2013年12月30日月曜日

Coupling the two BGC models in FABM

During initialize routine, you can call a variable (state or diagnostic) of other BGC model as follows:

      call self%register_dependency(self%id_temp,'uvic_eco_fph1zo1')

for the case of the variable "fph1zo1" which is a diagnostic variable in "uvic_eco" model.

0 件のコメント:

コメントを投稿