Skip to content

Commit

Permalink
Fixes to run C-isotopes
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgSchwinger committed Oct 17, 2023
1 parent 17b7bb6 commit 51e7527
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 164 deletions.
1 change: 0 additions & 1 deletion cime_config/buildcpp
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ def buildcpp(case):
if hamocc_sedbypass:
blom_cppdefs = blom_cppdefs + " -Dsedbypass"
if hamocc_ciso:
expect(hamocc_sedbypass, "HAMOCC C-isotopes currently not supported in the sediment module. Use HAMOCC_SEDBYPASS=TRUE")
blom_cppdefs = blom_cppdefs + " -Dcisonew"
if ocn_grid in ["tnx1v4"]:
# HAMOCC bromoform scheme currently only supported on the tnx1v4 grid
Expand Down
Loading

0 comments on commit 51e7527

Please sign in to comment.