/[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.5 - (show annotations) (download)
Fri Jan 28 01:22:11 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.4: +1 -1 lines
duplicate & replace UVELVVEL diagnostics:
 UV_VEL_C & UV_VEL_Z computed at cell center and cell corner respectively

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

  ViewVC Help
Powered by ViewVC 1.1.22