Symbol Description Uses
finalmonth 3



File Line number Procedure Code
./pkg/cal/cal_dayspermonth.F 57 CAL_DAYSPERMONTH
      integer finalmonth
./pkg/cal/cal_dayspermonth.F 71 CAL_DAYSPERMONTH
      finalmonth = mod(modelenddate(1)/100,100)
./pkg/cal/cal_dayspermonth.F 77 CAL_DAYSPERMONTH
        if (mymonth .eq. finalmonth) then