/[MITgcm]/MITgcm_contrib/ESMF/global_ocean.128x64x15/README
ViewVC logotype

Contents of /MITgcm_contrib/ESMF/global_ocean.128x64x15/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Sun Feb 15 22:28:17 2004 UTC (21 years, 5 months ago) by cnh
Branch: Initial
CVS Tags: Baseline
Changes since 1.1: +0 -0 lines
Initial checkin

1 Example: "4x4 Global Simulation with Seasonal Forcing"
2 =======================================
3
4 To apply the changes to the default configuration of MITgcmUV:
5 Configure and compile the code:
6 cd verification/global_ocean.90x40x15/input
7 ../../../tools/genmake -mods='../code'
8 make depend
9 make
10 To run the code:
11 ./mitgcmuv
12
13 There is comparison output in directory:
14 ../verification/global_ocean.90x40x15/results
15
16 Comments:
17 o The input data is real*4.
18 o The surface fluxes are derived from monthly means of the NCEP climatology;
19 - a matlab script is provided that created the surface flux data files from
20 the original NCEP data: ncep2global_ocean.m in the diags_matlab directory,
21 needs editing to adjust search paths.
22 o matlab scripts that make a simple diagnostic (barotropic stream function,
23 overturning stream functions, averaged hydrography etc.) is provided in
24 diags_matlab:
25 - mit_loadglobal is the toplevel script that run all other scripts
26 - mit_globalmovie animates theta, salinity, and 3D-velocity field for
27 a layer "iz", if "meanfields=0"

  ViewVC Help
Powered by ViewVC 1.1.22