| Symbol | Description | Uses |
| fldsecs1 | time from end of current forcing period to mydate | 3 |
| File | Line number | Procedure | Code |
| ./pkg/exf/exf_getffieldrec.F | 125 | EXF_GETFFIELDREC |
fldsecs1 = mod(fldsectot+fldperiod,repeatPeriod) |
| ./pkg/exf/exf_getffieldrec.F | 126 | EXF_GETFFIELDREC |
count1 = int((fldsecs1+0.5)/fldperiod) + 1 |
| ./pkg/exf/exf_getffieldrec.F | 70 | EXF_GETFFIELDREC |
_RL fldsectot, fldsecs, fldsecs0, fldsecs1 |