[MITgcm-devel] order in initialised_fixed

Martin Losch Martin.Losch at awi.de
Tue Oct 6 05:14:03 EDT 2009


Hi,

is there any reason why
INI_MODEL_IO( myThid )
cannot be called after
INI_GRID( myThid )
in initialised fixed? It's just a cosmetic issue, but the grid  
parameters (e.g. XC, RC, etc) are already filled in the netcdf file  
for the adjoint variables (ad*.nc) in ini_model_io, but they are all  
zero because they are computed in ini_grid. Can I change the order?

Martin





More information about the MITgcm-devel mailing list