Symbol | Description | Uses |
fldsecs1 | time from end of current forcing period to mydate | 3 |
File | Line number | Procedure | Code |
./pkg/exf/exf_getffieldrec.F | 145 | EXF_GETFFIELDREC |
fldsecs1 = MOD(fldsectot+fldPeriod,fldRepeatCycle) |
./pkg/exf/exf_getffieldrec.F | 146 | EXF_GETFFIELDREC |
count1 = INT((fldsecs1+0.5)/fldPeriod) + 1 |
./pkg/exf/exf_getffieldrec.F | 85 | EXF_GETFFIELDREC |
_RL fldsectot, fldsecs, fldsecs0, fldsecs1 |