Symbol | Description | Uses |
prevdatemonth | 4 |
File | Line number | Procedure | Code |
./pkg/ecco/cost_averagesflags.F | 184 | COST_AVERAGESFLAGS |
prevdatemonth = mod(prevdate(1)/100,100) |
./pkg/ecco/cost_averagesflags.F | 185 | COST_AVERAGESFLAGS |
if ( mydatemonth .ne. prevdatemonth ) then |
./pkg/ecco/cost_averagesflags.F | 203 | COST_AVERAGESFLAGS |
if ( ( mydatemonth .eq. prevdatemonth ) .and. |
./pkg/ecco/cost_averagesflags.F | 83 | COST_AVERAGESFLAGS |
integer prevdatemonth |