CTSM icon indicating copy to clipboard operation
CTSM copied to clipboard

PLUMBER2 dtlimit needs to bet set correctly

Open wwieder opened this issue 1 year ago • 1 comments

Brief summary of bug

Running a plumber2 spinup doesn't work with current user_mods

General bug information

CTSM version you are using: [output of git describe] branch_tags/ctsm5.3.n04_ctsm5.2.028

Does this bug cause significantly incorrect results in the model's science? [Yes / No] No, but it makes spinning up PLUMBER2 cases difficult

Configurations affected: [Fill this in if known.] PLUMBER2 spinup

Details of bug

Updates to cdeps now have site name included in datm.streams.xml <stream_info name="PLUMBER2.ZM-Mon">

This means that shell commands and defaults for user_nl_datm_streams need to include the site name on the stream info.

Alternatively, this stream_info could be removed from cdeps?

Important details of your setup / configuration so we can reproduce the bug

Case showing the issue is here /glade/derecho/scratch/wwieder/PLUMBER2_tests/ZM-Mon_spin_SP_test_5.3.n04

the following were added to user_nl_datm_stream

PLUMBER2.ZM-Mon:taxmode=cycle
PLUMBER2.ZM-Mon:dtlimit=30

Previously the were set as below, but not modified in datm.stream.xml:

CLM_USRDAT.PLUMBER2:taxmode=cycle
CLM_USRDAT.PLUMBER2:dtlimit=30

Maybe this can be fixed in #2406?

wwieder avatar Sep 23 '24 15:09 wwieder

@TeaganKing maybe you can help advise on this?

wwieder avatar Sep 23 '24 15:09 wwieder

This was resolved in a CDEPS tag update. So should've been resolved in ctsm5.3.016. However, we should add a System Test for a PLUMBER site so it's easy to tell it's fixed. So adding that to definition of done at the top.

ekluzek avatar Feb 05 '25 00:02 ekluzek