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
Cherry-pick 0.4.0 release related changes into 0.25deg ryf configuration (#169)
* License file
* Update incorrect note in MOM_override
See https://github.com/COSIMA/access-om3/issues/251
Co-authored-by: minghangli-uni <[email protected]>
* Add non-default from MOM_parameter_doc.layout in the middle
reorder MOM_input to follow MOM_parameter_doc.short
Put non-default values from MOM_parameter_doc.debugging at the top
Co-authored-by: Dougie Squire <[email protected]>
* Add WIND_STAGGER to MOM_INPUT for clarity
This only affects the logging, the actual value is hardcoded through a #ifdef CESMCOUPLED
* Change atm and ice mesh from 1deg -> 025deg
Change ice_ntasks to be 96
Remove unused components
payu-org/payu#496 Removed some checks in Payu which required unused components to be present in the nuopc.runconfig file.
Co-authored-by: Dougie Squire <[email protected]>
* Update to ACCESS-NRI/ACCESS-OM3 deployment 25.01.0
* Update field dictionary with latest from CMEPS
* add_gusts parameter needed for 0.4.0 build
* Update nuopc.runconfig to turn-off dates in restart_pointers
* Turn on netcdf4 per https://github.com/COSIMA/access-om3/issues/81
The new build uses openmpi4.1.7, which fixes some bugs preventing parallel reads over symlinks. This allows use of parallelio netcdf4 option, even though at this resolution for most components we will still only use one PE for IO.
* Use .d and .m in CICE history output filenames
Per https://github.com/COSIMA/access-om3/issues/201
* Turn off extra cice restarts and remove non functioning write_restart_at_endofrun
per https://github.com/COSIMA/access-om3/issues/175
* Set Earth radius the same as the UM
* Update MOM6 parameters and docs
See https://github.com/COSIMA/access-om3/issues/274
---------
Co-authored-by: anton-seaice <[email protected]>
Co-authored-by: Dougie Squire <[email protected]>
Co-authored-by: Anton Steketee <[email protected]>
Co-authored-by: dougiesquire <[email protected]>
0 commit comments