[MITgcm-devel] problem with argument list of adthe_main_loop

Martin Losch Martin.Losch at awi.de
Mon Apr 26 09:08:36 EDT 2010


Hi there (Patrick in particular),

I found this in the archives (the search functions seems to work better):
http://forge.csail.mit.edu/pipermail/mitgcm-devel/2008-June/003425.html
and I seem to have a similar problem in a particular configuration:
in ad_taf_output.f I find
subroutine adthe_main_loop(mythid)
but it's called as adthe_main_loop(mycurrenttime, mythid) from the_model_main.F

I have other configurations where taf properly produces "subroutine adthe_main_loop(mytime,mythid)", but I cannot see why. Both configurations use the ecco package (so ALLOW_ECCO is defined, that's why the_model_main requires mytime and mythid) and pretty similar ECCO_CPPOPTIONS.h.

Can you point me to the critical parameters that let taf produce the argument list with (mytime, mythid)? Is the type of cost function?

Martin





More information about the MITgcm-devel mailing list