ESCOMP / POP2-CESM

Parallel Ocean Program (POP2) in CESM
http://www.cesm.ucar.edu/models/cesm2/ocean/
4 stars 24 forks source link

Add support for CMIP6 OMIP (datm-pop-cice) compsets #14

Closed klindsay28 closed 4 years ago

klindsay28 commented 4 years ago

Description of changes:

Add support for CMIP6 OMIP (datm-pop-cice) compsets

relies on https://github.com/ESMCI/cime/pull/3223

new compsets (and tests in aux_pop and aux_pop_MARBL): G1850ECOIAF_JRA: enable ecosys with JRA forcing GOMIPECOIAF: follow OMIP protocols with CORE IAF forcing and ecosys GOMIPECOIAF_JRA: follow OMIP protocols with JRA forcing and ecosys C1850ECO_ECOCESM20: ecosys configured with CESM2.0 settings

OMIP protocols specify that transient forcing (atmospheric CO2, pCFC, pSF6, dust/black carbon deposition, nitrogen deposition) is synchronized with sixth (last) cycle of the forcing

extend max_yr_extension to 4 years

Testing:

Test case/suite: aux_pop Test status: climate changing in C & G compsets (except OCN_GRID=gx3v7, CORE normal year forcing, and no ecosys)

Fixes N/A

User interface (namelist or namelist defaults) changes?

change sfwf_filename back to former value for CORE forcing rely on ROF_GRID for setting ebm_param_filename instead of datm_mode use appropriate transient forcing (listed above) in OMIP compsets restore ecosys related settings and nml vars in C1850ECO_ECOCESM20 compsets new nml vars fe_bioavail_frac_offset and dust_ratio_to_fe_bioavail_frac_r different for ocn_coupling=’partially-coupled’ than ocn_coupling=’full’ use o2_consumption_scalef_opt=’file_time_invariant’ only for ocn_coupling=’full’