[ecco-support] How to design new traits in darwin

Dattilo, Francesco fdattilo at ogs.it
Wed Jan 24 07:47:39 EST 2024


Hi everyone,

I'm working with Darwin, in particular I'm trying to define a new trait to
use in the darwin_plankon.F routine.

To do this, I added the new trait definition in
- DARWIN_TRAITS.h
- darwin_check.F
- darwin_read_traits.F

Being non allometric as Xmin, I also defined the corresponding parameter
(as a_Xmin) in:
- DARWIN_TRAIPARAMS.h
- darwin_read_traitparams.F

In order to call in darwin_generate_allometric.F something like this:
Xmin(jp)       = a_Xmin(g)

However, in running time the model stops while reading the data.darwin
namelist.
I think I'm missing something, maybe I am not considering some subroutine
or I have misunderstood how to design a new trait.
Do you have any suggestions or some advices?

Thank you very much for the help.

Best regards,

Francesco Dattilo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mit.edu/pipermail/ecco-support/attachments/20240124/78577d6f/attachment-0001.htm>


More information about the ecco-support mailing list