/[MITgcm]/MITgcm/verification/hs94.cs-32x32x5/input/data.diagnostics
ViewVC logotype

Contents of /MITgcm/verification/hs94.cs-32x32x5/input/data.diagnostics

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


Revision 1.2 - (show annotations) (download)
Wed Sep 22 02:50:49 2004 UTC (19 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint55c_post, checkpoint55d_pre, checkpoint55b_post, checkpoint55g_post, checkpoint55f_post, checkpoint55e_post, checkpoint55d_post
Changes since 1.1: +2 -0 lines
 o update diagnostics output flags to have either MNC, MDSIO, or both
   - add MNC to verification/hs94.cs-32x32x5

1 # Diagnostic Package Choices
2 &diagnostics_list
3 diag_mnc=.TRUE.,
4 diag_ioinc=.TRUE.,
5 frequency(1) = 10,
6 levels(1,1) = 1.,
7 fields(1,1) = 'ETAN ','ETANSQ ',
8 filename(1) = 'surface',
9 frequency(2) = 10,
10 levels(1,2) = 1.,2.,3.,4.,5.,
11 fields(1,2) = 'UVEL ','VVEL ','WVEL ','THETA ','SALT ',
12 filename(2) = 'state',
13 frequency(3) = 10,
14 levels(1,3) = 1.,2.,3.,4.,5.,
15 fields(1,3) = 'UVELSQ ','VVELSQ ','THETASQ ','UVELVVEL',
16 'USLTMASS','VSLTMASS','UTHMASS ','VTHMASS ','WVELTH ',
17 filename(3) = 'secmoms',
18 &end

  ViewVC Help
Powered by ViewVC 1.1.22