/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/README
ViewVC logotype

Annotation of /MITgcm/verification/global_ocean.90x40x15/README

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


Revision 1.1.2.1 - (hide annotations) (download)
Wed Oct 23 19:22:03 2002 UTC (21 years, 5 months ago) by mlosch
Branch: release1
CVS Tags: release1_p13_pre, release1_p13, release1_p8, release1_p9, release1_p7, release1_p12, release1_p10, release1_p11, release1_p16, release1_p17, release1_p14, release1_p15, release1_p12_pre
Branch point for: release1_50yr
Changes since 1.1: +0 -0 lines
o added README file verification/global_ocean.90x40x15

1 mlosch 1.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