File |
Line number |
Procedure |
Code |
./pkg/icefront/icefront_thermodynamics.F |
134 |
ICEFRONT_THERMODYNAMICS |
thetaFreeze = a0*saltFreeze + eps4 |
./pkg/icefront/icefront_thermodynamics.F |
141 |
ICEFRONT_THERMODYNAMICS |
& eps1 * ( thetaFreeze - tLoc ) / |
./pkg/icefront/icefront_thermodynamics.F |
143 |
ICEFRONT_THERMODYNAMICS |
& (thetaFreeze - thetaIce)) |
./pkg/icefront/icefront_thermodynamics.F |
146 |
ICEFRONT_THERMODYNAMICS |
& FreshWaterFlux(I,J) ) * ( thetaFreeze - tLoc ) |
./pkg/icefront/icefront_thermodynamics.F |
64 |
ICEFRONT_THERMODYNAMICS |
_RL thetaFreeze, saltFreeze |
./pkg/shelfice/shelfice_thermodynamics.F |
165 |
SHELFICE_THERMODYNAMICS |
thetaFreeze = |
./pkg/shelfice/shelfice_thermodynamics.F |
170 |
SHELFICE_THERMODYNAMICS |
& SHELFICEheatTransCoeff * ( tLoc(I,J) - thetaFreeze ) |
./pkg/shelfice/shelfice_thermodynamics.F |
183 |
SHELFICE_THERMODYNAMICS |
& * ( thetaFreeze - tLoc(I,J) ) |
./pkg/shelfice/shelfice_thermodynamics.F |
265 |
SHELFICE_THERMODYNAMICS |
thetaFreeze = a0*saltFreeze + eps4 |
./pkg/shelfice/shelfice_thermodynamics.F |
273 |
SHELFICE_THERMODYNAMICS |
& ( eps3*( thetaFreeze - SHELFICEthetaSurface ) |
./pkg/shelfice/shelfice_thermodynamics.F |
275 |
SHELFICE_THERMODYNAMICS |
& - HeatCapacity_Cp*( thetaFreeze - rFac*tLoc(I,J) ) ) |
./pkg/shelfice/shelfice_thermodynamics.F |
282 |
SHELFICE_THERMODYNAMICS |
& * ( thetaFreeze - tLoc(I,J) ) |
./pkg/shelfice/shelfice_thermodynamics.F |
65 |
SHELFICE_THERMODYNAMICS |
_RL thetaFreeze, saltFreeze |