Skip to content

Commit

Permalink
correct call typo to clm_demand for fateslanduse test mod
Browse files Browse the repository at this point in the history
  • Loading branch information
glemieux committed Oct 2, 2024
1 parent 97d1657 commit 52389c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

./xmlchange CLM_BLDNML_OPTS="--clm_demand -flanduse_timeseries" --append
./xmlchange CLM_BLDNML_OPTS="-clm_demand flanduse_timeseries" --append

0 comments on commit 52389c0

Please sign in to comment.