File |
Line number |
Procedure |
Code |
./pkg/ctrl/ctrl_getrec.F |
101 |
CTRL_GETREC |
fldperiod = xx_hfluxperiod |
./pkg/ctrl/ctrl_getrec.F |
109 |
CTRL_GETREC |
fldperiod = xx_atempperiod |
./pkg/ctrl/ctrl_getrec.F |
117 |
CTRL_GETREC |
fldperiod = xx_sfluxperiod |
./pkg/ctrl/ctrl_getrec.F |
125 |
CTRL_GETREC |
fldperiod = xx_aqhperiod |
./pkg/ctrl/ctrl_getrec.F |
133 |
CTRL_GETREC |
fldperiod = xx_tauuperiod |
./pkg/ctrl/ctrl_getrec.F |
141 |
CTRL_GETREC |
fldperiod = xx_uwindperiod |
./pkg/ctrl/ctrl_getrec.F |
149 |
CTRL_GETREC |
fldperiod = xx_tauvperiod |
./pkg/ctrl/ctrl_getrec.F |
157 |
CTRL_GETREC |
fldperiod = xx_vwindperiod |
./pkg/ctrl/ctrl_getrec.F |
165 |
CTRL_GETREC |
fldperiod = xx_obcsnperiod |
./pkg/ctrl/ctrl_getrec.F |
173 |
CTRL_GETREC |
fldperiod = xx_obcssperiod |
./pkg/ctrl/ctrl_getrec.F |
181 |
CTRL_GETREC |
fldperiod = xx_obcswperiod |
./pkg/ctrl/ctrl_getrec.F |
189 |
CTRL_GETREC |
fldperiod = xx_obcseperiod |
./pkg/ctrl/ctrl_getrec.F |
208 |
CTRL_GETREC |
fldsecs = int((fldsecs+0.5)/fldperiod)*fldperiod |
./pkg/ctrl/ctrl_getrec.F |
209 |
CTRL_GETREC |
fldcount = int((fldsecs+0.5)/fldperiod) + 1 |
./pkg/ctrl/ctrl_getrec.F |
224 |
CTRL_GETREC |
prevfldsecs = int((prevfldsecs+0.5)/fldperiod)*fldperiod |
./pkg/ctrl/ctrl_getrec.F |
225 |
CTRL_GETREC |
prevfldcount = int((prevfldsecs+0.5)/fldperiod) + 1 |
./pkg/ctrl/ctrl_getrec.F |
245 |
CTRL_GETREC |
fac = 1. - fldsecs/fldperiod |
./pkg/ctrl/ctrl_getrec.F |
80 |
CTRL_GETREC |
_RL fldperiod |
./pkg/ctrl/ctrl_getrec.F |
91 |
CTRL_GETREC |
fldperiod = 0. |
./pkg/ctrl/ctrl_get_gen_rec.F |
109 |
CTRL_GET_GEN_REC |
fldsecs = int((fldsecs+0.5)/fldperiod)*fldperiod |
./pkg/ctrl/ctrl_get_gen_rec.F |
110 |
CTRL_GET_GEN_REC |
fldcount = int((fldsecs+0.5)/fldperiod) + 1 |
./pkg/ctrl/ctrl_get_gen_rec.F |
124 |
CTRL_GET_GEN_REC |
prevfldsecs = int((prevfldsecs+0.5)/fldperiod)*fldperiod |
./pkg/ctrl/ctrl_get_gen_rec.F |
125 |
CTRL_GET_GEN_REC |
prevfldcount = int((prevfldsecs+0.5)/fldperiod) + 1 |
./pkg/ctrl/ctrl_get_gen_rec.F |
145 |
CTRL_GET_GEN_REC |
fac = 1. - fldsecs/fldperiod |
./pkg/ctrl/ctrl_get_gen_rec.F |
72 |
CTRL_GET_GEN_REC |
_RL fldperiod |
./pkg/ctrl/ctrl_get_gen_rec.F |
83 |
CTRL_GET_GEN_REC |
fldperiod = 0. |
./pkg/ctrl/ctrl_get_gen_rec.F |
92 |
CTRL_GET_GEN_REC |
fldperiod = xx_genperiod |
./pkg/exf/exf_getffieldrec.F |
139 |
EXF_GETFFIELDREC |
count0 = int((fldsecs+0.5)/fldperiod) + 1 |
./pkg/exf/exf_getffieldrec.F |
141 |
EXF_GETFFIELDREC |
prevfldcount= int((prevfldsecs+0.5)/fldperiod) + 1 |
./pkg/exf/exf_getffieldrec.F |
142 |
EXF_GETFFIELDREC |
fldsecs = fldsecs - int((fldsecs+0.5)/fldperiod)*fldperiod |
./pkg/exf/exf_getffieldrec.F |
152 |
EXF_GETFFIELDREC |
count0 = int((fldsecs0+0.5)/fldperiod) + 1 |
./pkg/exf/exf_getffieldrec.F |
153 |
EXF_GETFFIELDREC |
fldsecs1 = mod(fldsecs+fldperiod,repeatPeriod) |
./pkg/exf/exf_getffieldrec.F |
154 |
EXF_GETFFIELDREC |
count1 = int((fldsecs1+0.5)/fldperiod) + 1 |
./pkg/exf/exf_getffieldrec.F |
159 |
EXF_GETFFIELDREC |
prevfldcount= int((prevfldsecs+0.5)/fldperiod) + 1 |
./pkg/exf/exf_getffieldrec.F |
160 |
EXF_GETFFIELDREC |
fldsecs = fldsecs0-int((fldsecs0+0.5)/fldperiod)*fldperiod |
./pkg/exf/exf_getffieldrec.F |
170 |
EXF_GETFFIELDREC |
fac = 1. - fldsecs/fldperiod |
./pkg/exf/exf_getffieldrec.F |
236 |
EXF_GETFFIELDREC |
fldsecs = int(fldsectot/fldperiod)*fldperiod |
./pkg/exf/exf_getffieldrec.F |
237 |
EXF_GETFFIELDREC |
fldcount = int(fldsecs/fldperiod) + 1 |
./pkg/exf/exf_getffieldrec.F |
257 |
EXF_GETFFIELDREC |
prevfldsecs = int(prevfldsecs/fldperiod)*fldperiod |
./pkg/exf/exf_getffieldrec.F |
258 |
EXF_GETFFIELDREC |
prevfldcount = int(prevfldsecs/fldperiod) + 1 |
./pkg/exf/exf_getffieldrec.F |
270 |
EXF_GETFFIELDREC |
nexttime = mytime - (fldsectot-fldsecs) + fldperiod |
./pkg/exf/exf_getffieldrec.F |
61 |
EXF_GETFFIELDREC |
_RL fldperiod |
./pkg/exf/exf_getffieldrec.F |
7 |
EXF_GETFFIELDREC |
I fldstartdate, fldperiod, |