/[MITgcm]/MITgcm/verification/global_ocean_pressure/README
ViewVC logotype

Annotation of /MITgcm/verification/global_ocean_pressure/README

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


Revision 1.1 - (hide annotations) (download)
Mon Dec 16 21:41:52 2002 UTC (21 years, 4 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint47j_post, branch-exfmods-tag, checkpoint47e_post, checkpoint47i_post, checkpoint47f_post, checkpoint47d_post, checkpoint47h_post, checkpoint48c_post, checkpoint48, checkpoint47g_post, checkpoint48b_post, checkpoint48a_post, checkpoint48c_pre
Branch point for: branch-exfmods-curt
o added new verification experiment global_ocean_pressure, this experiment is
  also described in the tutorial section of the manual

1 mlosch 1.1 global ocean in pressure coordinate
2     ===================================
3    
4     To apply the changes to the default configuration of MITgcmUV:
5     Configure and compile the code:
6     cd verification/global_ocean_pressure/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_pressure/results
15    
16     Comments
17     o the set up is similar to that of global_ocean.90x40x15
18     o the code directory contains calc_phi_hyd.F, where the potential is computed
19     according to the more natural finite volume discretization. Finite difference
20     discretization is energy conserving, but the representation of the "fixed"
21     surface (interface ocean-atmosphere) is less consistent.
22     o the code directory also contains dynamics.F which calls
23     remove_mean_rl.F, a generic routine, to remove the mean from the
24     diagnostic variable phiHydLow (sea surface height/gravity in pressure
25     coordinates)

  ViewVC Help
Powered by ViewVC 1.1.22