Update CAM_Convection_YOG to cesm3_0_alpha09e (CAM cam6_4_186) - #10
Open
addisug wants to merge 1 commit into
Open
Update CAM_Convection_YOG to cesm3_0_alpha09e (CAM cam6_4_186)#10addisug wants to merge 1 commit into
addisug wants to merge 1 commit into
Conversation
Refreshes the YOG deep-convection integration from cesm3_0_alpha07f to cesm3_0_alpha09e: - Updated src/cam/*.F90 to the cam6_4_186 versions; added SAM_consts.F90 (was previously missing from this folder). - Updated bld/namelist_files/*.xml to the current CAM tag's namelist definitions. - Fixed libraries/FTorch/buildlib for a CMake/Catamount shared-library build failure surfaced by Derecho's 24.12->25.10 default module stack upgrade (newer CMake enforces "no shared libraries" under CIME's Cray Catamount build flag even for IMPORTED SHARED targets referencing an already-built libtorch_cpu.so). - README: documented the physpkg.F90 merge needed when upstream CAM changes near the YOG hook (example from the cam6_4_126->cam6_4_186 port), the nested FTorch submodule init gotcha, the USE_FTORCH=TRUE requirement, the CMake/Catamount fix, and the yog_lat_max=30 default (a prior global-application test crashed CLUBB around simulated day 26 - the NN extrapolates badly outside its tropical SAM training domain). - docs/build_instructions.md: expanded with the concrete steps and gotchas above. Tested with a 1-day F2000climo/f09_f09_mg17 smoke test on Derecho.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan