Symbol Description Uses
repeatPeriod 11



File Line number Procedure Code
./pkg/exf/EXF_PARAM.h 42 NO PROCEDURE
      _RL     repeatPeriod
./pkg/exf/EXF_PARAM.h 454 NO PROCEDURE
     &       repeatPeriod,      exf_monFreq,
./pkg/exf/exf_check.F 47 EXF_CHECK
      if (repeatPeriod.lt.0.) then
./pkg/exf/exf_check.F 51 EXF_CHECK
      if (useExfYearlyFields.and.repeatPeriod.ne.0.) then
./pkg/exf/exf_getffieldrec.F 108 EXF_GETFFIELDREC
       if ( repeatPeriod .eq. 0. _d 0 ) then
./pkg/exf/exf_getffieldrec.F 122 EXF_GETFFIELDREC
        if(fldsectot.lt.0. _d 0) fldsectot = fldsectot + repeatPeriod
./pkg/exf/exf_getffieldrec.F 123 EXF_GETFFIELDREC
        fldsecs0     = mod(fldsectot,repeatPeriod)
./pkg/exf/exf_getffieldrec.F 125 EXF_GETFFIELDREC
        fldsecs1     = mod(fldsectot+fldperiod,repeatPeriod)
./pkg/exf/exf_readparms.F 486 EXF_READPARMS
      repeatPeriod       = 0.0 _d 0
./pkg/exf/exf_readparms.F 71 EXF_READPARMS
     &      windstressmax,       repeatPeriod,    exf_albedo,
./pkg/exf/exf_summary.F 103 EXF_SUMMARY
      CALL WRITE_0D_RL( repeatPeriod, INDEX_NONE, 'repeatPeriod =',