-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MatrixCN in ctsm5.2.001 (ctsm52001_[f09,f19,ne30]_GSWP3_bgccrop_[1850AD, 1850SASU, 1850pSASU, hist, 2000pSASU]) #58
Comments
We have a cbalance error in the hist simulation: The error (startup and b4b restart):
The same historical simulation completes with matrixcn turned off. We need to discuss whether to debug. |
I've added the spinup disequilibriums for these in the main text. They look spunup. |
Thank you @olyson! |
Description:
New spin-ups of matrixCN (for previous, see #45), initially to assess whether test
SMS_Lm13_PS.f19_g17.I2000Clm60BgcCrop.derecho_intel.clm-cropMonthOutput
fails with negative livestemn_patch due to incompatible initial conditions in the finidat (discussed in PR 640).Case directory:
Locally:
DONE
~slevis/cases_LMWG_dev/ctsm52001_[f19, f09, ne30]_GSWP3_bgccrop_[1850AD,1850SASU,1850pSASU]
DONE
~slevis/cases_LMWG_dev/ctsm52001_f19_GSWP3_bgccrop_hist
The hist simulation crashed with matrixcn (details in a post below), so I completed it with matrixcn off.
DONE
~slevis/cases_LMWG_dev/ctsm52001_f19_GSWP3_bgccrop_2000pSASU
Sandbox:
Locally:
/glade/work/slevis/git/cn-matrix_v3
git branch: cn-matrix_v3
git describe: ctsm5.2.001-60-gbbfe2b454
user_nl_ changes:
The first 3 lines fix the incorrect defaults that crept into main with ctsm5.2 (see ESCOMP/CTSM#2492).
The next 2 lines turn off matrix for the AD phase only (cold-start simulations) and are replaced with finidat in the subsequent phases (hybrid simulations).
The last 4 lines turn on isotopes in case we use this spin-up to initialize isotope simulations.
Result from
diff ctsm52001_f19_GSWP3_bgccrop_1850SASU/run/lnd_in ctsm52001_f19_GSWP3_bgccrop_1850AD/run/.
and similar from the f09 and ne30:Result from
diff ctsm52001_f19_GSWP3_bgccrop_1850pSASU/run/lnd_in ctsm52001_f19_GSWP3_bgccrop_1850SASU/run/.
and similar from the f09 and ne30:Result from
diff ctsm52001_f19_GSWP3_bgccrop_hist/run/lnd_in ctsm52001_f19_GSWP3_bgccrop_1850pSASU/run/.
and later added use_matrixcn = .false. and use_soil_matrixcn = .false. to avoid the balance error posted below:Result from
diff ctsm52001_f19_GSWP3_bgccrop_2000pSASU/user_nl_clm ctsm52001_f19_GSWP3_bgccrop_1850pSASU
SourceMods:
NONE
Diagnostics:
Diags (if available)
https://webext.cgd.ucar.edu/I1850/$CASE/lnd/
Output:
Output (if still available):
/glade/derecho/scratch/slevis/archive/ctsm52001_[f19, f09, ne30]GSWP3_bgccrop_1850AD
/glade/derecho/scratch/slevis/archive/ctsm52001[f19, f09, ne30]GSWP3_bgccrop_1850SASU
/glade/derecho/scratch/slevis/archive/ctsm52001[f19, f09, ne30]GSWP3_bgccrop_1850pSASU
/glade/derecho/scratch/slevis/archive/ctsm52001_f19_GSWP3_bgccrop_hist
/glade/derecho/scratch/slevis/archive/ctsm52001[f19, f09, ne30]_GSWP3_bgccrop_2000pSASU
I copied to
/glade/campaign/cgd/tss/people/slevis/i_cases/cases_LMWG_dev with the same case-names.
Contacts:
@slevis-lmwg
Extra details:
I cloned the AD cases to SASU and the SASU cases to pSASU.
1850AD cold-started.
1850SASU and 1850pSASU hybrid-started with finidat files from the preceding stage.
hist used start-up with finidat from 1850pSASU.
2000pSASU used start-up with 2000 finidat from hist.
Sequence of simulations:
1850AD 280 yrs --> 1850SASU 240 yrs --> 1850pSASU 60 yrs --> hist --> 2000pSASU 60 yrs
Spinup disequilibriums:
f09 1850AD (2.09%), 1850SASU (11.42%), 1850pSASU (1.85%)
f19 1850AD (1.86%), 1850SASU (11.98%), 1850pSASU (1.86%)
ne30 1850AD (1.35%), 1850SASU (11.44%), 1850pSASU (1.47%)
The text was updated successfully, but these errors were encountered: