We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 189b02e + dcd0f47 commit e203956Copy full SHA for e203956
cime_config/namelist_definition_drv.xml
@@ -431,15 +431,15 @@
431
<desc>if true, mediator is present in run </desc>
432
</entry>
433
434
- <entry id="model_version">
+ <entry id="model_version" modify_via_xml="MODEL_VERSION">
435
<type>char</type>
436
<category>expdef</category>
437
<group>ALLCOMP_attributes</group>
438
<desc>
439
Model version
440
</desc>
441
<values>
442
- <value>unknown</value>
+ <value>$MODEL_VERSION</value>
443
</values>
444
445
0 commit comments