[MITgcm-support] How to build a regional ocean and sea ice coupled model for Arctic
Dimitris Menemenlis
menemenlis at sbcglobal.net
Thu Aug 3 18:25:00 EDT 2006
Liuyu, to add to Jill's excellent summary:
> how to prepare needed data (including atmospheric forcing data
You don't need to do anything there if you use the high_res_cube setup. Input
files are on a lat/long grid and are interpolated on the fly onto the cubed sphere.
> - i've never used the cubed sphere so sorry, no idea whether you have to tell
> the model explicitly what your lat/lon grid is like.
You use
usingCartesianGrid=.FALSE.,
usingSphericalPolarGrid=.FALSE.,
usingCurvilinearGrid=.TRUE.,
in the "data" file and then define all the dimensions explicitly as in the
high_res_cube example.
Dimitris
More information about the MITgcm-support
mailing list