[MITgcm-support] bug with viscC4smag ?
Patrick Heimbach
heimbach at MIT.EDU
Tue Dec 13 18:33:15 EST 2005
Hi Nicolas,
the declaration of viscC4smag happens in
model/inc/PARAMS.h
This parameter is a run-time parameter,
and thus read in
model/src/ini_parms.F
(namelist PARM01),
default value set to zero in
model/src/set_defaults.F
It might be worth checking whether you
updated at least these three files
(PARAMS.h, ini_parms.F, set_default.F)
along with your updates of the momentum packages.
Cheers
-Patrick
On Tue, 2005-12-13 at 18:19, Nicolas Wienders wrote:
> I will certainly be wrong, but it seems to me that viscC4smag was
> introduced
> pretty recently in the code (no track of it in the CVS log or in the
> variable list)
> and i think that some declarations are missing for this variable that
> make the
> compilation fail in some cases (compare with the declarations of
> viscC2smag).
> Going back to older checkpoints, i could compile easily.
> Good night. nico
>
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
--
--------------------------------------------------------
Patrick Heimbach Massachusetts Institute of Technology
FON: +1/617/253-5259 EAPS, Room 54-1518
FAX: +1/617/253-4464 77 Massachusetts Avenue
mailto:heimbach at mit.edu Cambridge MA 02139
http://www.mit.edu/~heimbach/ USA
More information about the MITgcm-support
mailing list