Open aekiss opened 3 years ago
To support cold starts with these changes https://github.com/COSIMA/01deg_jra55_iaf/commit/96876c68edd00da3961de5911cf0eea950ceafe3 we need to make three new files:
ocean_pot_temp.res.nc
pot_temp
temp
ocean_frazil.res.nc
frazil
ocean_age.res.nc
ocean_age_tracer
See /g/data/ik11/restarts/access-om2-01/01deg_jra55v140_iaf/restart243/ocean for examples (though we'd want to fill in the land points).
/g/data/ik11/restarts/access-om2-01/01deg_jra55v140_iaf/restart243/ocean
See https://github.com/mom-ocean/MOM5/issues/339 and COSIMA/access-om2#235
Once the initial conditions are available the necessary field_table changes can be cherry-picked from the fix-tracer-init branch into the master and master+bgc branches for each of the 6 standard configs.
field_table
fix-tracer-init
master
master+bgc
To support cold starts with these changes https://github.com/COSIMA/01deg_jra55_iaf/commit/96876c68edd00da3961de5911cf0eea950ceafe3 we need to make three new files:
ocean_pot_temp.res.nc
definingpot_temp
based on WOA13v2 for consistency with conservativetemp
initial conditionocean_frazil.res.nc
defining zerofrazil
initial conditionocean_age.res.nc
defining zeroocean_age_tracer
initial conditionSee
/g/data/ik11/restarts/access-om2-01/01deg_jra55v140_iaf/restart243/ocean
for examples (though we'd want to fill in the land points).See https://github.com/mom-ocean/MOM5/issues/339 and COSIMA/access-om2#235