Dear Jorn,
Thanks for the reply, no problem for the delay.
As for the gfortran issue, I need to say that I've tried a lot of things
(including with and without F2003) before deciding to rebuild a complete
new gcc/gfortran. What was very strange is that the state variable plots
were always good, whereas the diagnostic plots were always bad. Anyway, I
solved the issue by building a new gcc/gfortran completely from source. I
should mention that the old gcc was the one provided with the Apple
Developer's Kit (4.2.1) and the old gfortran was 4.6.2 (from a binary
available on gcc web site). Installing from source is always a better
choice I guess.
As for the namelist issue, I could repeat the error by using the attached
fabm.nml file (error pasted below). Probably there is something very
simple that I jus do not see ;-). Using the npzd_f2003_benthic nml does
not produce such error.
_____
Initializing biogeochemical model "gotm_npzd"...
model "gotm_npzd" initialized successfully.
Initializing biogeochemical model "examples_benthic_predator"...
FATAL ERROR: examples_benthic_predator_init: Error reading namelist
examples_benthic_predator
STOP 1
____
Thanks for the feedback! And apart of those few issues, I should say that
it is really nice to develop within FABM (easy, fast, etc.)!
Congratulations for all the work behind that.
Alexandre