/[MITgcm]/MITgcm/verification/natl_box/input/data.diagnostics
ViewVC logotype

Contents of /MITgcm/verification/natl_box/input/data.diagnostics

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


Revision 1.1 - (show annotations) (download)
Fri Apr 29 18:47:03 2005 UTC (19 years ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint57h_pre
o added diagnostics to pkg/kpp, including computation of mixed layer
  depth based on a temperature/density criterion
o updated verification/natl_box to test the new pkg/kpp diagnostics

1 # Diagnostic Package Choices
2 # This example dumps all KPP diagnostics as
3 # a snapshot after ten time steps
4 &diagnostics_list
5 frequency(1) = -20,
6 fields(1,1) = 'KPPviscA',
7 filename(1) = 'KPPviscA',
8 frequency(2) = -20,
9 fields(1,2) = 'KPPdiffS',
10 filename(2) = 'KPPdiffS',
11 frequency(3) = -20,
12 fields(1,3) = 'KPPdiffT',
13 filename(3) = 'KPPdiffT',
14 frequency(4) = -20,
15 fields(1,4) = 'KPPghat ',
16 filename(4) = 'KPP_ghat',
17 frequency(5) = -20,
18 fields(1,5) = 'KPPhbl ',
19 filename(5) = 'KPP_hbl',
20 frequency(6) = -20,
21 fields(1,6) = 'KPPfrac ',
22 filename(6) = 'KPPfrac',
23 frequency(7) = -20,
24 fields(1,7) = 'KPPmld ',
25 filename(7) = 'KPPmld',
26 &end

  ViewVC Help
Powered by ViewVC 1.1.22