You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `iced.YYYY-MM-DD-00000.nc` holds the model state and also carries the date and time in the global attributes. `ice.restart_file` is
41
41
a pointer file used by CICE when finding the correct restart file to read. `mice.nc` contains ice coupling data to be sent to the ocean model
42
42
at the beginning of the next run.
43
43
44
+
!!! info
45
+
The `cice_in.nml` file in the restart directory is not used by the model. This file will be removed from the restart directory when [Payu](https://payu.readthedocs.io) version 1.2.1 is released.
46
+
44
47
### Coupler
45
48
The coupler restart directory contains data sent from each component at the termination of the previous run, allowing for the submodels to restart with the same boundary conditions at the beginning of the next run.
0 commit comments