File |
Line number |
Procedure |
Code |
./pkg/streamice/streamice_adv_flux_fl_x.F |
14 |
STREAMICE_ADV_FLUX_FL_X |
I time_step ) |
./pkg/streamice/streamice_adv_flux_fl_x.F |
36 |
STREAMICE_ADV_FLUX_FL_X |
_RL time_step |
./pkg/streamice/streamice_adv_flux_fl_x.F |
81 |
STREAMICE_ADV_FLUX_FL_X |
cfl = ABS(uface) * time_step * recip_dxC(i,j,bi,bj) |
./pkg/streamice/streamice_adv_flux_fl_y.F |
14 |
STREAMICE_ADV_FLUX_FL_Y |
I time_step ) |
./pkg/streamice/streamice_adv_flux_fl_y.F |
36 |
STREAMICE_ADV_FLUX_FL_Y |
_RL time_step |
./pkg/streamice/streamice_adv_flux_fl_y.F |
80 |
STREAMICE_ADV_FLUX_FL_Y |
cfl = ABS(vface) * time_step * recip_dyC(i,j,bi,bj) |
./pkg/streamice/streamice_adv_front.F |
14 |
STREAMICE_ADV_FRONT |
& time_step, |
./pkg/streamice/streamice_adv_front.F |
168 |
STREAMICE_ADV_FRONT |
& dxG(i,j,bi,bj) * time_step |
./pkg/streamice/streamice_adv_front.F |
180 |
STREAMICE_ADV_FRONT |
& dxG(i+1,j,bi,bj) * time_step |
./pkg/streamice/streamice_adv_front.F |
192 |
STREAMICE_ADV_FRONT |
& dyG(i,j,bi,bj) * time_step |
./pkg/streamice/streamice_adv_front.F |
204 |
STREAMICE_ADV_FRONT |
& dyG(i,j+1,bi,bj) * time_step |
./pkg/streamice/streamice_adv_front.F |
274 |
STREAMICE_ADV_FRONT |
& partial_vol/time_step/n_flux_2/ |
./pkg/streamice/streamice_adv_front.F |
282 |
STREAMICE_ADV_FRONT |
& partial_vol/time_step/n_flux_2/ |
./pkg/streamice/streamice_adv_front.F |
38 |
STREAMICE_ADV_FRONT |
_RL time_step |
./pkg/streamice/streamice_advect_2dtracer.F |
15 |
STREAMICE_ADVECT_2DTRACER |
& time_step, |
./pkg/streamice/streamice_advect_2dtracer.F |
41 |
STREAMICE_ADVECT_2DTRACER |
_RL time_step |
./pkg/streamice/streamice_advect_2dtracer.F |
65 |
STREAMICE_ADVECT_2DTRACER |
time_step_loc = time_step / sec_per_year |
./pkg/streamice/streamice_advect_thickness.F |
12 |
STREAMICE_ADVECT_THICKNESS |
SUBROUTINE STREAMICE_ADVECT_THICKNESS ( myThid,myIter,time_step ) |
./pkg/streamice/streamice_advect_thickness.F |
319 |
STREAMICE_ADVECT_THICKNESS |
& time_step, |
./pkg/streamice/streamice_advect_thickness.F |
37 |
STREAMICE_ADVECT_THICKNESS |
_RL time_step |
./pkg/streamice/streamice_advect_thickness.F |
62 |
STREAMICE_ADVECT_THICKNESS |
time_step_loc = time_step / sec_per_year |