Opened 5 years ago
Closed 5 years ago
#42 closed defect (fixed)
Problem when "season=.false." ; orbital parameters still change with each new simulation
Reported by: | emillour | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | GENERIC GCM | Version: | |
Keywords: | Cc: |
Description
When using the "season=.false." option then the orbital parameters are frozen and set by day_ini which is stored in startfi.nc.
But at the end of the run "day_ini" written in the restartfi.nc file is updated to match current calendar evolution (to match dynamics), so in chained simulations orbital parameters in fact change with each new simulation...
Note: See
TracTickets for help on using
tickets.
Fixed with r2300 by dbardet, users can now specify (when season=.false.) with the flag "noseason_day" the date that should be used to fix orbital parameters throughout the simulation.