Home
last modified time | relevance | path

Searched refs:muw0 (Results 1 – 2 of 2) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DPermafrostMaterials.F9056 muw0,nu10,anw(0:5),bnw(0:5) component
159 LocalSolventMaterial % muw0 = 1.7914d-03 ! viscosity at reference temperature
2586 mugw = CurrentSolventMaterial % muw0 * &
2591 CurrentSolventMaterial % muw0, nu1,nu2,Temperature, T0, xc, Salinity, Xi
2596 mugw = CurrentSolventMaterial % muw0
2608 REAL(KIND=dp) :: muw0,rhow0,qexp,Kgwh0(3,3),factor local
2614 muw0 = CurrentSolventMaterial % muw0
2619 factor = (muw0/mugw)*(Xi**qexp)/(rhow0*gval)
H A DPermafrost.F902864 CurrentSolventMaterial % muw0,TemperatureAtIP)