Symbol Description Uses
fld_start_time corresponding starting time (in sec) for this field 15



File Line number Procedure Code
./pkg/exf/exf_getffield_start.F 104 EXF_GETFFIELD_START
          CALL CAL_TOSECONDS ( difftime, fld_start_time, myThid )
./pkg/exf/exf_getffield_start.F 105 EXF_GETFFIELD_START
          fld_start_time = startTime  + fld_start_time
./pkg/exf/exf_getffield_start.F 14 EXF_GETFFIELD_START
     U                fld_start_time, errCount,
./pkg/exf/exf_getffield_start.F 48 EXF_GETFFIELD_START
      _RL fld_start_time
./pkg/exf/exf_getffield_start.F 66 EXF_GETFFIELD_START
      IF ( fld_start_time.EQ.UNSET_RL ) THEN
./pkg/exf/exf_getffield_start.F 67 EXF_GETFFIELD_START
        fld_start_time = 0.
./pkg/exf/exf_getffield_start.F 94 EXF_GETFFIELD_START
          CALL CAL_TOSECONDS ( difftime, fld_start_time, myThid )
./pkg/exf/exf_getfield_start.F 14 EXF_GETFIELD_START
     O                fld_start_time,
./pkg/exf/exf_getfield_start.F 43 EXF_GETFIELD_START
      _RL fld_start_time
./pkg/exf/exf_getfield_start.F 59 EXF_GETFIELD_START
        fld_start_time = UNSET_RL
./pkg/exf/exf_getfield_start.F 64 EXF_GETFIELD_START
     U                     fld_start_time, errCount,
./pkg/exf/exf_summary.F 829 EXF_FLD_SUMMARY
     I               fld_repeatCycle, fld_period, fld_start_time,
./pkg/exf/exf_summary.F 853 EXF_FLD_SUMMARY
      _RL fld_start_time
./pkg/exf/exf_summary.F 877 EXF_FLD_SUMMARY
       WRITE(msgBuf,'(A,F12.0)') tmpBuf(1:jL), fld_start_time