-
Notifications
You must be signed in to change notification settings - Fork 341
Description
Brief summary of bug
It seems like in the NEON refactor for PLUMBER2 we lost come capabilities using the --experiment flag? Specifically creating an AD case that includes the experiment flag in the case name.
General bug information
CTSM version you are using: dev175
Does this bug cause significantly incorrect results in the model's science? No
Configurations affected: running NEON cases with --experiment flag.
Details of bug
I created two cases, one with dev171 & another with dev175, that were intended to evaluate impacts of dead arctic veg on NEON simulations in Alaska. The following command with dev175 creates an AD case, as expected, but without the experiment flag in the case name.
./run_neon --neon-sites BARR --run-type ad --experiment dev175 --output-root /glade/derecho/scratch/wwieder/neon_AK
the same command using dev 171 produces case names like this: BARR.dev171.ad
cases are all in my scratch directory:
/glade/u/home/wwieder/scratch/neon_AK