Skip to content

Request for Help with GOTM and FABM Configuration #106

Closed Answered by jornbr
fdaryabor asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Farshid,

The issue is due to having a mixture of the old and new PML carbonate model in your fabm.yaml. If you replace model: pml/carbonate (the old model version) with model: ersem/carbonate (the new version), and you have compiled FABM with ERSEM included, it all works fine.

Alternatively, if you really do want to use the old carbonate model, you'd have to change the O3 section to something like:

  O3:
    long_name: carbonate
    model: pml/carbonate
    initialization:
      dic: 2130.0 # total dissolved inorganic carbon (mmol C/m^3)

And your coupling section of msi_ergom1 to:

    coupling:
      dic: O3/dic

However, I note the settings in your gotm.yaml file (e.g., the mention of

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fdaryabor
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants