| Symbol | Description | Uses |
| modcalendartype | 6 |
| File | Line number | Procedure | Code |
| ./pkg/cal/cal_set.F | 10 | CAL_SET |
I modcalendartype, |
| ./pkg/cal/cal_set.F | 196 | CAL_SET |
if ( modcalendartype .eq. 'none') then |
| ./pkg/cal/cal_set.F | 199 | CAL_SET |
if ( modcalendartype .eq. 'gregorian') then |
| ./pkg/cal/cal_set.F | 202 | CAL_SET |
if ( modcalendartype .eq. 'model') then |
| ./pkg/cal/cal_set.F | 205 | CAL_SET |
if ( modcalendartype .eq. 'julian') then |
| ./pkg/cal/cal_set.F | 94 | CAL_SET |
character*(*) modcalendartype |