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.
1 parent 3d30781 commit c4dcdb0Copy full SHA for c4dcdb0
cime_config/config_component.xml
@@ -308,7 +308,7 @@
308
<default_value> </default_value>
309
<values match="last" modifier="additive">
310
<!-- Turn on chemistry if not using physics testbed -->
311
- <value compset="^((?!_CAM%PHYSTEST).)*$">-lmusica-fortran -lmusica -lyaml-cpp</value>
+ <value compset="^((?!_CAM%PHYSTEST).)*$"></value>
312
<!-- Add MPAS if using mpas grid and not using physics testbed -->
313
<value compset="^((?!_CAM%PHYSTEST).)*$" grid="a%mpasa[0-9]+">-lmpas</value>
314
</values>
0 commit comments