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

Diff of /MITgcm/verification/lab_sea/input/data.diagnostics

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

revision 1.3 by edhill, Fri Dec 2 16:53:17 2005 UTC revision 1.4 by heimbach, Sun Oct 22 01:22:10 2006 UTC
# Line 13  Line 13 
13  # This example dumps all KPP diagnostics as  # This example dumps all KPP diagnostics as
14  # a snapshot after ten time steps  # a snapshot after ten time steps
15   &diagnostics_list   &diagnostics_list
16    #
17       dumpatlast  = .TRUE.,
18    #
19    frequency(1) = -36000.,    frequency(1) = -36000.,
20     fields(1,1) = 'EXFtaux ',     fields(1,1) = 'EXFtaux ',
21     filename(1) = 'EXFtaux ',     filename(1) = 'EXFtaux ',
# Line 57  Line 60 
60     fields(1,11) = 'EXFatemp',     fields(1,11) = 'EXFatemp',
61     filename(11) = 'EXFatemp',     filename(11) = 'EXFatemp',
62  #  #
63      frequency(12) = 36000.,
64       fields(1,12) = 'SIarea  ',
65       filename(12) = 'SIarea  ',
66    #
67      frequency(13) = 36000.,
68       fields(1,13) = 'SIheff  ',
69       filename(13) = 'SIheff  ',
70    #
71   &   &
72    
73  # Parameter for Diagnostics of per level statistics:  # Parameter for Diagnostics of per level statistics:

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22