Conversation
Merge b4b-dev to master Purpose and description of changes ---------------------------------- Merge b4b-dev to master: Important things coming in: - mizuRoute! (NOTE: mizuRoute is a River model (ROF in the CESM context) that can be run in place of MOSART or RTM) - Documentation updates - Move a few namelist parameters to the parameter file - move of X components for nuopc - mksurfdata_esmf for Gnu compiler - scripts for CRUJRA forcing to handle Antarctica/Greenland - SpinupStablity script update to handle FATES and SE grids - Update cdeps for access to CMIP7 CO2 - Tests for FATES Tree Recruitment Scheme (TRS) Main grids to use with mizuRoute: Default mizuRoute grids will use the half degree land-only mizuRoute grid that is the same resolution as the MOSART grid. - 5x5_amazon_r05 - is the small Amazon region for testing - 5x5_amazon_rHDMA - is the small Amazon region using the HDMA for mizuRoute - nldas2_nldas2_rUSGS_mnldas2 - is the Continental US grid with USGS Geospatial Fabric - f09_f09_rHDMA_mg17 - is the 2 degree grid with the medium resolution HDMA grid - f09_f09_rHDMAlk_mg17 - is the 2 degree grid with the medium resolution HDMA grid that includes lakes - hcru_hcru_rMERIT_mt13 - is the half degree grid with the high resolution MERIT grid Standard case to run with mizuRoute: grid=f09_f09_rHDMAlk_mg17 compset=I2000Clm60SpMizGs
Merge master 20240316
slevis resolved conflicts: tools/contrib/README.md
bfb: Bugfix for FatesSp compiled with intel
In tools/contrib remove popden.ncl and run_clmtowers; update the corresponding README
See if this removes the error in line 81
…30a08l Update submodules to ones in cesm3_0_alpha08l
Fix hydrology doc typos
Update documentation references to the version menu to say "bottom left"
Technote: Explain how pasture and rangeland are assigned to PFTs
Update to cmeps version with roundoff changes when running with CISM Update to a cmeps tag that includes roundoff level changes when running with CISM. slevis resolved conflicts: .gitmodules
This comment was marked as outdated.
This comment was marked as outdated.
|
Numerous unexpected failures on derecho unfortunately: Based on this PR's changes, I attribute the failures to the changes in
UPDATE: ALL CONCERNS RESOLVED: The first failure in the list has these diffs in this file The second/third has these diffs in The fifth passed upon the first manual ./case.submit 15 has missing baselines |
|
Two unexpected failures on izumi:
|
|
@ekluzek summarizing the list of failures above that we need to discuss before further action: UPDATE: Erik and I met for 5 minutes to go over this, and we will follow up on Monday. |
|
@slevis-lmwg I looked over your test cases, mostly to see if your submodules were out of sync or something like that. They aren't so it's not something that simple. I think a next step would be to rerun the tests that are showing differences from the ctsm5.4.028 in a vanilla checkout of ctsm5.4.028 -- to see if that differs from the baselines I made. There might be something wrong with the baselines, so it would be good to double check that. I did a little checking on them, but didn't spot anything as problematic. But, rerunning a few of these tests would be a good verification. The updates in the submodules, are pretty limited. It's only ccs_config, cime, and pio. cime and pio don't usually change answers at this point. There was a change to the ERI test for cime, but it looked benign. The changes in ccs_config were also innocuous in this case, so I don't think it's that. But, the failing ERI test might be due to the cime update. So you could try it without the cime update. The change for ERI was in cime6.1.157, so you could also just remove that change to the eri test. Or do something like try cime6.1.156 If the mizuRoute baselines look fine, you should try them without the submodule updates and then maybe we track down which of the updates is causing the difference. So a few things to try and think about... |
|
The three tests with diffs, now testing in vanilla 025: The first has diffs in this file The second and third,
|
|
@ekluzek this is ready for approval. |
Description of changes
Specific notes
Contributors other than yourself, if any:
@huiqi-wang @ekluzek @ijaguirre @mvdebolskiy
CTSM Issues Fixed (include github issue #):
Resolves #3256
Resolves #3234
Resolves #3703
Resolves #2997
Resolves #3541
Resolves #3507
Are answers expected to change (and if so in what way)?
No
Any User Interface Changes (namelist or namelist defaults changes)?
No
Does this create a need to change or add documentation? Did you do so?
Much of this work involves updates to the documentation
Testing performed, if any:
./run_sys_tests -s aux_clm -c ctsm5.4.028 -g ctsm5.4.029on derecho./run_sys_tests -s aux_clm -c ctsm5.4.028 -g ctsm5.4.029on izumi