boyle5@llnl_gov
New Member
In the documentation it is indicated that there is a choice of calendars: 'NO_LEAP' and 'GREGORIAN'.
In my namelist I have set calendar = 'GREGORIAN' but the in the output the time variable still has the 'NO-LEAP' calendar attribute. All the other time settings START_YMD START_TOD REF_YMD REF_TOD that are set by the namelist are picked up. NSREST = 0.
My naive reading of the time_manager.F90 code seems to indicate that NO_LEAP is set there and I can't find where the namelist variable is adopted.
This seems very simple- what am I doing wrong?
In my namelist I have set calendar = 'GREGORIAN' but the in the output the time variable still has the 'NO-LEAP' calendar attribute. All the other time settings START_YMD START_TOD REF_YMD REF_TOD that are set by the namelist are picked up. NSREST = 0.
My naive reading of the time_manager.F90 code seems to indicate that NO_LEAP is set there and I can't find where the namelist variable is adopted.
This seems very simple- what am I doing wrong?