Symbol | Description | Uses |
tRec0 | time-record intex corresponding to the previous time-step | 5 |
File | Line number | Procedure | Code |
./eesupp/src/get_periodic_interval.F | 116 | GET_PERIODIC_INTERVAL |
tRec0 = 1 + NINT( (locTime-modTime)/recSpacing ) |
./eesupp/src/get_periodic_interval.F | 11 | GET_PERIODIC_INTERVAL |
O tRec0, tRec1, tRec2, wght1, wght2, |
./eesupp/src/get_periodic_interval.F | 135 | GET_PERIODIC_INTERVAL |
tRec0 = 1 + INT(tmpTime/recSpacing) |
./eesupp/src/get_periodic_interval.F | 48 | GET_PERIODIC_INTERVAL |
INTEGER tRec0, tRec1, tRec2 |
./eesupp/src/get_periodic_interval.F | 68 | GET_PERIODIC_INTERVAL |
tRec0 = 0 |