Skip to content

Commit

Permalink
Merge pull request #5 from CABLE-LSM/4-New-version-for-changes-to-nam…
Browse files Browse the repository at this point in the history
…elist-in-CABLE

(#4) - Update namelist entry
  • Loading branch information
ccarouge authored Jul 19, 2024
2 parents b40e3eb + 44424c1 commit 83b5bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cable.nml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
output%patchfrac = .TRUE. ! patchfrac output
output%params = .TRUE. ! input parameters used to produce run
output%balances = .TRUE. ! energy and water balances
check%ranges = .FALSE. ! variable ranges, input and output
check%ranges = 0 ! variable ranges, input and output
check%energy_bal = .TRUE. ! energy balance
check%mass_bal = .TRUE. ! water/mass balance
verbose = .TRUE.
Expand Down

0 comments on commit 83b5bed

Please sign in to comment.