-
Notifications
You must be signed in to change notification settings - Fork 1
Description
@JhanSrbinovsky @pearseb @matt-csiro @rml599gh
To date (13/3/2025) the ESM1.6 (codebase, initial conditions, namelists and suites) is showing promise but also some issues. In particular there is not yet an ESM1.6 configuration comprising MOM5, CICE4, UM7 + CABLE3 that
- has satisfactory surface energy and water balance,
- has a satisfactory global ocean temperature drift,
- has a satisfactory global salinity drift,
- uses CABLE3 and a land cover distribution derived from LUH3,
- is able to run land-use change experiments, and
- satisfies run-to-run reproducibility and hence would be publishable.
The following experiments are suggested as a way of narrowing down the remaining problems.
- a rerun of
base-70b173e-dev-preindustrial+concentrations-253fc085(Feb25) but where the cable namelist is correct (the default) from year 0. This isbase-70b173e-dos-dev-preindustrial+concentrations-98ee924c - a run that uses the feature development
feat-revised_canopy_epot-dev-preindustrial+concentrations-75ca640c(epot = head of UM7 + CABLE3, MOM5+WOMBAT-lite, the default cable namelist, and LUH3 derived land cover) but where the atmospheric/land initial conditions are taken from the latter part of thebase-70b173e-dev-preindustrial+concentrations-253fc085(Feb25) run. - substituting the
feat-revised_canopy_epot-dev-preindustrial+concentrations-75ca640c(epot) executable and default namelist, and an initial condition from latter part ofbase-70b173e-dev-preindustrial+concentrations-253fc085(Feb25) run - into the long runpi_concentrations-expt-c55f7217(the long run managed by @pearseb, but which currently uses CABLE2.5).
The thought process behind this:
- This will assess/confirm whether the origin of the ocean temperature drift in the latest runs are consistent across all runs that have the switch to LUH3 (
feat-revised_canopy_epot-dev-preindustrial+concentrations-75ca640cuses LUH3 and had a stable ocean, but also had an incorrect namelist in the initial periods). - This will assess/confirm whether the initial conditions used in the LUH3 runs are a contributing factor.
base-70b173e-dev-preindustrial+concentrations-253fc085managed to 'get through' the initial period without triggering a temperature drift - so hopefully the use of an UM/CABLE initial condition from that run will avoid the drift seen in the epot run. - this would be a short cut to the next proto-type ESM1.6 - it would assess whether the ocean initial conditions are particularly sensitive to shocks from the land (e.g. freshwater flux).
For these - the primary challenge appears to be the desire to mix/match the initial conditions from existing runs (i.e. there's a need to alter time stamps) and possibly from non-standard locations, and to get payu to pick these up.
The ability to run land use change experiments likely needs further work in creating the LUH3 derived land cover maps. The ESM1.6-AMIP-historical configuration is able to work with CMIP6-LUH2 information but fails after 1 day with LUH3 derived maps so this is a separate issue for now.
Also - CABLE developers are also testing a further potential change which seeks to improve the agreement between the land radiation fluxes as seen by the UM diagnostics and the UM-land diagnostics (see UM7 ACCESS-NRI/JULES#293 ).