File |
Line number |
Procedure |
Code |
./verification/fizhi-cs-aqualev10/code/fizhi_turb.F |
135 |
TURBIO |
_RL fmu,hice,tref,pref,cti,ed |
./verification/fizhi-cs-aqualev10/code/fizhi_turb.F |
138 |
TURBIO |
parameter ( hice = 300. ) |
./verification/fizhi-cs-aqualev10/code/fizhi_turb.F |
444 |
TURBIO |
const = ( cti / hice ) * cltj10 |
./verification/fizhi-cs-aqualev10/code/fizhi_turb.F |
4546 |
SEAICE |
subroutine SEAICE ( nocean, timstp, hice, |
./verification/fizhi-cs-aqualev10/code/fizhi_turb.F |
4565 |
SEAICE |
_RL faceps,getcon,latent,codt,deltg,hice |
./verification/fizhi-cs-aqualev10/code/fizhi_turb.F |
4571 |
SEAICE |
codt = rhoC * (hice/100) / timstp |
./verification/fizhi-cs-aqualev10/code/fizhi_turb.F |
802 |
TURBIO |
call SEAICE ( nocean, timstp, hice, |
./pkg/fizhi/fizhi_turb.F |
135 |
TURBIO |
_RL fmu,hice,tref,pref,cti,ed |
./pkg/fizhi/fizhi_turb.F |
138 |
TURBIO |
parameter ( hice = 300. ) |
./pkg/fizhi/fizhi_turb.F |
444 |
TURBIO |
const = ( cti / hice ) * cltj10 |
./pkg/fizhi/fizhi_turb.F |
4507 |
SEAICE |
subroutine SEAICE ( nocean, timstp, hice, |
./pkg/fizhi/fizhi_turb.F |
4526 |
SEAICE |
_RL faceps,getcon,latent,codt,deltg,hice |
./pkg/fizhi/fizhi_turb.F |
4532 |
SEAICE |
codt = rhoC * (hice/100) / timstp |
./pkg/fizhi/fizhi_turb.F |
778 |
TURBIO |
call SEAICE ( nocean, timstp, hice, |