[MITgcm-support] Adding new file in the MITgcm

Yuan Lian lian at email.arizona.edu
Tue Dec 15 22:56:45 EST 2009


Hi Georges,

What kind of .F file you want to add? If it is a subroutine, you can 
call it
at the right place. For instance, to initialize an extra field you can 
call the
subroutine in ini_fields.F. Or if you have some physics package you can
run it in thermodynamics.F or other .F files in MITgcm/model/src. It really
depends on the problem but you can make it right as long as you pass the
variables correctly (writing a header file will help). Maybe other folks
have some better idea?

Cheers,
Yuan


Georges Djoumna wrote:
> Hi all,
> I would like to know how to add a new file (.F) in the MITgcm code.
>
> Thanks
>
> Georges.
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
>
>




More information about the MITgcm-support mailing list