From 034b7a21477af1d4bf14aee4dbf420990c485653 Mon Sep 17 00:00:00 2001 From: Peter Hjort Lauritzen Date: Fri, 20 Feb 2026 08:18:31 -0700 Subject: [PATCH] ne16pg3 configuration LT and MT out-of-the-box --- bld/namelist_files/namelist_defaults_cam.xml | 13 ++++++++----- doc/ChangeLog | 20 ++++++++++++++++++++ 2 files changed, 28 insertions(+), 5 deletions(-) diff --git a/bld/namelist_files/namelist_defaults_cam.xml b/bld/namelist_files/namelist_defaults_cam.xml index 343693e6d8..75acdede44 100644 --- a/bld/namelist_files/namelist_defaults_cam.xml +++ b/bld/namelist_files/namelist_defaults_cam.xml @@ -184,6 +184,8 @@ atm/waccm/ic/waccmx_aqua_ne16np4_126L_c191108.nc atm/waccm/ic/waccmx4_neutral_aquap_ne16np4_126lev_c200827.nc atm/waccm/ic/FX2000_ne16pg3_spinup01.cam.i.0002-01-01_c251215.nc +atm/cam/inic/se/FHISTC_LTso_ne16pg3_ne16pg3_mg17.i.c260220.nc +atm/cam/inic/se/FHISTC_MTso_ne16pg3_ne16pg3_mg17.i.c260220.nc atm/cam/inic/se/ape_topo_cam4_ne30np4_L26_c171020.nc atm/cam/inic/se/ape_cam4_ne30np4_L26_c170417.nc @@ -3207,7 +3209,8 @@ 3 3 2 - 4 + 3 + 1 10 9 8 @@ -3249,16 +3252,16 @@ 1.9 -1 -6.e15 -6.e15 +6.e15 5.e15 -1 -6.e15 -6.e15 +6.e15 10.e15 -1 +6.e15 +5.e15 1.25e5 1.0e6 diff --git a/doc/ChangeLog b/doc/ChangeLog index 0f657a4d25..5721933d64 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,23 @@ +Tag name: cam6_4_??? +Originator(s): pel +Date: 20 Feb 2026 +One-line Summary: MT & LT ne16pg3 namelist defaults for dycore and inic +Github PR URL: https://github.com/ESCOMP/CAM/pull/1470 + +Purpose of changes (include the issue number and title text for each relevant GitHub issue): + + Issue #1487 + - 2 degree (ne16pg3) out-of-the-box LT and MT functionality + +Describe any changes made to build system: N/A + +Describe any changes made to the namelist: + + Change ncdata and dycore parameters + Fix se_nu_p bug for ne16pg3 in namelist + +Answer changes expected for all ne16 regression tests. + =============================================================== Tag name: cam6_4_153