GOTM and OMEXDIA #47
Replies: 4 comments 14 replies
-
Thanks @BeatrizArellano. The We have partly transitioned some of the prior models from the I don't think that we have tested this sufficiently, so please go ahead, download, test, and report back. On success, I am sure @jornbr will merge it into the official branch. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Just to confirm: yes, happy to merge in the hereon models on your cue, Carsten; ideally via a pull request. From a quick glance at your FABM 1 version of the omexdia_p code, it does look like it does not yet read its parameters from |
Beta Was this translation helpful? Give feedback.
-
Hi Baetriz
There is quite extensive documentation available at -
https://github.com/fabm-model/fabm/wiki
For reading parameters it might be easiest to look at some of the other
models. The simplest being -
https://github.com/fabm-model/fabm/blob/master/src/models/bb/passive/passive.F90
- look at the get parameter section in the initialize subroutine.
The parameters comes from a YAML formatted configuration file which is read
at run time.
Karsten
Den fre. 1. dec. 2023 kl. 16.42 skrev BeatrizArellano <
***@***.***>:
… Thanks @jornbr <https://github.com/jornbr> for the prompt reply! I will
test it and report back. How would the code need to be modified so it can
read the parameters from OMEXDIA.
—
Reply to this email directly, view it on GitHub
<#47 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACVA42MYU3IDE22FDCA5ZVLYHH3FTAVCNFSM6AAAAABABTT42OVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TOMZQHA4TQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Karsten Bolding
***@***.***
+4564422058
|
Beta Was this translation helpful? Give feedback.
-
Hi again @platipodium, @jornbr and @bolding, Thank you so much for your support. I have two further questions:
Thank you again for the feedback and support! |
Beta Was this translation helpful? Give feedback.
-
Hi all,
I am starting to explore FABM to couple a sediment model ( possibly OMEXDIA) with GOTM. I see that OMEXDIA_p is included in FABM, but I cannot access it when running GOTM. The folder hzg is not included in the path where GOTM was built.
I wonder if the module OMEXDIA_p can be coupled with GOTM or if I need some extra steps to do it.
Also, another question is if it is possible to couple a model that also outputs the information for the sediment column.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions