File |
Line number |
Procedure |
Code |
./pkg/cal/cal_stepsforday.F |
137 |
CAL_STEPSFORDAY |
numsteps = fullsteps |
./pkg/cal/cal_stepsforday.F |
145 |
CAL_STEPSFORDAY |
numsteps = numsteps + (iday - 1)*fullsteps + |
./pkg/cal/cal_stepsforday.F |
147 |
CAL_STEPSFORDAY |
laststep = numsteps |
./pkg/cal/cal_stepsforday.F |
154 |
CAL_STEPSFORDAY |
numsteps = fullsteps |
./pkg/cal/cal_stepsforday.F |
162 |
CAL_STEPSFORDAY |
numsteps = numsteps + (iday - 2)*fullsteps |
./pkg/cal/cal_stepsforday.F |
166 |
CAL_STEPSFORDAY |
laststep = numsteps + fullsteps |
./pkg/cal/cal_stepsforday.F |
167 |
CAL_STEPSFORDAY |
firststep = numsteps + 1 |
./pkg/cal/cal_stepsforday.F |
173 |
CAL_STEPSFORDAY |
numsteps = numsteps + frac4/mdstep |
./pkg/cal/cal_stepsforday.F |
174 |
CAL_STEPSFORDAY |
laststep = numsteps |
./pkg/cal/cal_stepsforday.F |
52 |
CAL_STEPSFORDAY |
integer numsteps |
./pkg/cal/cal_stepsperday.F |
47 |
CAL_STEPSPERDAY |
integer numsteps |
./pkg/cal/cal_stepsperday.F |
74 |
CAL_STEPSPERDAY |
numsteps = modelstepsperday - |
./pkg/cal/cal_stepsperday.F |
80 |
CAL_STEPSPERDAY |
numsteps = int((finalsecs - presentsecs)/modelstep) |
./pkg/cal/cal_stepsperday.F |
9 |
CAL_STEPSPERDAY |
O numsteps, |
./pkg/ecco/ecco.h |
60 |
NO PROCEDURE |
& nyears, nmonths, ndays, numsteps, |
./pkg/ecco/ecco.h |
65 |
NO PROCEDURE |
integer numsteps |