/[MITgcm]/MITgcm/verification/lab_sea/results/output_adm.txt
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/results/output_adm.txt

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

revision 1.22 by jmc, Thu Nov 19 23:55:44 2009 UTC revision 1.72 by jmc, Tue Dec 12 19:22:46 2017 UTC
# Line 5  Line 5 
5  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
6  (PID.TID 0000.0001) // execution environment starting up...  (PID.TID 0000.0001) // execution environment starting up...
7  (PID.TID 0000.0001)  (PID.TID 0000.0001)
8  (PID.TID 0000.0001) // MITgcmUV version:  checkpoint61y  (PID.TID 0000.0001) // MITgcmUV version:  checkpoint66l
9  (PID.TID 0000.0001) // Build user:        jmc  (PID.TID 0000.0001) // Build user:        jmc
10  (PID.TID 0000.0001) // Build host:        faulks.csail.mit.edu  (PID.TID 0000.0001) // Build host:        baudelaire
11  (PID.TID 0000.0001) // Build date:        Thu Nov 19 18:12:57 EST 2009  (PID.TID 0000.0001) // Build date:        Tue Dec 12 12:38:47 EST 2017
12  (PID.TID 0000.0001)  (PID.TID 0000.0001)
13  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14  (PID.TID 0000.0001) // Execution Environment parameter file "eedata"  (PID.TID 0000.0001) // Execution Environment parameter file "eedata"
# Line 20  Line 20 
20  (PID.TID 0000.0001) > &EEPARMS  (PID.TID 0000.0001) > &EEPARMS
21  (PID.TID 0000.0001) > nTx=1,  (PID.TID 0000.0001) > nTx=1,
22  (PID.TID 0000.0001) > nTy=1,  (PID.TID 0000.0001) > nTy=1,
23  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
24  (PID.TID 0000.0001) ># Note: Some systems use & as the  (PID.TID 0000.0001) ># Note: Some systems use & as the
25  (PID.TID 0000.0001) ># namelist terminator. Other systems  (PID.TID 0000.0001) ># namelist terminator. Other systems
26  (PID.TID 0000.0001) ># use a / character (as shown here).  (PID.TID 0000.0001) ># use a / character (as shown here).
# Line 31  Line 31 
31  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
32  (PID.TID 0000.0001)      nPx =    1 ; /* No. processes in X */  (PID.TID 0000.0001)      nPx =    1 ; /* No. processes in X */
33  (PID.TID 0000.0001)      nPy =    1 ; /* No. processes in Y */  (PID.TID 0000.0001)      nPy =    1 ; /* No. processes in Y */
34  (PID.TID 0000.0001)      nSx =    1 ; /* No. tiles in X per process */  (PID.TID 0000.0001)      nSx =    2 ; /* No. tiles in X per process */
35  (PID.TID 0000.0001)      nSy =    1 ; /* No. tiles in Y per process */  (PID.TID 0000.0001)      nSy =    2 ; /* No. tiles in Y per process */
36  (PID.TID 0000.0001)      sNx =   20 ; /* Tile size in X */  (PID.TID 0000.0001)      sNx =   10 ; /* Tile size in X */
37  (PID.TID 0000.0001)      sNy =   16 ; /* Tile size in Y */  (PID.TID 0000.0001)      sNy =    8 ; /* Tile size in Y */
38  (PID.TID 0000.0001)      OLx =    3 ; /* Tile overlap distance in X */  (PID.TID 0000.0001)      OLx =    4 ; /* Tile overlap distance in X */
39  (PID.TID 0000.0001)      OLy =    3 ; /* Tile overlap distance in Y */  (PID.TID 0000.0001)      OLy =    4 ; /* Tile overlap distance in Y */
40  (PID.TID 0000.0001)      nTx =    1 ; /* No. threads in X per process */  (PID.TID 0000.0001)      nTx =    1 ; /* No. threads in X per process */
41  (PID.TID 0000.0001)      nTy =    1 ; /* No. threads in Y per process */  (PID.TID 0000.0001)      nTy =    1 ; /* No. threads in Y per process */
42  (PID.TID 0000.0001)       Nr =   23 ; /* No. levels in the vertical   */  (PID.TID 0000.0001)       Nr =   23 ; /* No. levels in the vertical   */
43  (PID.TID 0000.0001)       Nx =   20 ; /* Total domain size in X ( = nPx*nSx*sNx ) */  (PID.TID 0000.0001)       Nx =   20 ; /* Total domain size in X ( = nPx*nSx*sNx ) */
44  (PID.TID 0000.0001)       Ny =   16 ; /* Total domain size in Y ( = nPy*nSy*sNy ) */  (PID.TID 0000.0001)       Ny =   16 ; /* Total domain size in Y ( = nPy*nSy*sNy ) */
45  (PID.TID 0000.0001)   nTiles =    1 ; /* Total no. tiles per process ( = nSx*nSy ) */  (PID.TID 0000.0001)   nTiles =    4 ; /* Total no. tiles per process ( = nSx*nSy ) */
46  (PID.TID 0000.0001)   nProcs =    1 ; /* Total no. processes ( = nPx*nPy ) */  (PID.TID 0000.0001)   nProcs =    1 ; /* Total no. processes ( = nPx*nPy ) */
47  (PID.TID 0000.0001) nThreads =    1 ; /* Total no. threads per process ( = nTx*nTy ) */  (PID.TID 0000.0001) nThreads =    1 ; /* Total no. threads per process ( = nTx*nTy ) */
48  (PID.TID 0000.0001) usingMPI =    F ; /* Flag used to control whether MPI is in use */  (PID.TID 0000.0001) usingMPI =    F ; /* Flag used to control whether MPI is in use */
# Line 51  Line 51 
51  (PID.TID 0000.0001)                   /*  "mpirun -np 64 ......"                    */  (PID.TID 0000.0001)                   /*  "mpirun -np 64 ......"                    */
52  (PID.TID 0000.0001) useCoupler=    F ;/* Flag used to control communications with   */  (PID.TID 0000.0001) useCoupler=    F ;/* Flag used to control communications with   */
53  (PID.TID 0000.0001)                   /*  other model components, through a coupler */  (PID.TID 0000.0001)                   /*  other model components, through a coupler */
54    (PID.TID 0000.0001) debugMode =    F ; /* print debug msg. (sequence of S/R calls)  */
55  (PID.TID 0000.0001) printMapIncludesZeros=    F ; /* print zeros in Std.Output maps */  (PID.TID 0000.0001) printMapIncludesZeros=    F ; /* print zeros in Std.Output maps */
56  (PID.TID 0000.0001) maxLengthPrt1D=   65 /* maxLength of 1D array printed to StdOut */  (PID.TID 0000.0001) maxLengthPrt1D=   65 /* maxLength of 1D array printed to StdOut */
57  (PID.TID 0000.0001)  (PID.TID 0000.0001)
58  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
59  (PID.TID 0000.0001) // Mapping of tiles to threads  (PID.TID 0000.0001) // Mapping of tiles to threads
60  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
61  (PID.TID 0000.0001) // -o- Thread   1, tiles (   1:   1,   1:   1)  (PID.TID 0000.0001) // -o- Thread   1, tiles (   1:   2,   1:   2)
62  (PID.TID 0000.0001)  (PID.TID 0000.0001)
63  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
64  (PID.TID 0000.0001) // Tile <-> Tile connectvity table  (PID.TID 0000.0001) // Tile <-> Tile connectvity table
65  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
66  (PID.TID 0000.0001) // Tile number: 000001 (process no. = 000001)  (PID.TID 0000.0001) // Tile number: 000001 (process no. = 000000)
67  (PID.TID 0000.0001) //        WEST: Tile = 000001, Process = 000001, Comm = put  (PID.TID 0000.0001) //        WEST: Tile = 000002, Process = 000000, Comm = put
68    (PID.TID 0000.0001) //                bi = 000002, bj = 000001
69    (PID.TID 0000.0001) //        EAST: Tile = 000002, Process = 000000, Comm = put
70    (PID.TID 0000.0001) //                bi = 000002, bj = 000001
71    (PID.TID 0000.0001) //       SOUTH: Tile = 000003, Process = 000000, Comm = put
72    (PID.TID 0000.0001) //                bi = 000001, bj = 000002
73    (PID.TID 0000.0001) //       NORTH: Tile = 000003, Process = 000000, Comm = put
74    (PID.TID 0000.0001) //                bi = 000001, bj = 000002
75    (PID.TID 0000.0001) // Tile number: 000002 (process no. = 000000)
76    (PID.TID 0000.0001) //        WEST: Tile = 000001, Process = 000000, Comm = put
77  (PID.TID 0000.0001) //                bi = 000001, bj = 000001  (PID.TID 0000.0001) //                bi = 000001, bj = 000001
78  (PID.TID 0000.0001) //        EAST: Tile = 000001, Process = 000001, Comm = put  (PID.TID 0000.0001) //        EAST: Tile = 000001, Process = 000000, Comm = put
79  (PID.TID 0000.0001) //                bi = 000001, bj = 000001  (PID.TID 0000.0001) //                bi = 000001, bj = 000001
80  (PID.TID 0000.0001) //       SOUTH: Tile = 000001, Process = 000001, Comm = put  (PID.TID 0000.0001) //       SOUTH: Tile = 000004, Process = 000000, Comm = put
81    (PID.TID 0000.0001) //                bi = 000002, bj = 000002
82    (PID.TID 0000.0001) //       NORTH: Tile = 000004, Process = 000000, Comm = put
83    (PID.TID 0000.0001) //                bi = 000002, bj = 000002
84    (PID.TID 0000.0001) // Tile number: 000003 (process no. = 000000)
85    (PID.TID 0000.0001) //        WEST: Tile = 000004, Process = 000000, Comm = put
86    (PID.TID 0000.0001) //                bi = 000002, bj = 000002
87    (PID.TID 0000.0001) //        EAST: Tile = 000004, Process = 000000, Comm = put
88    (PID.TID 0000.0001) //                bi = 000002, bj = 000002
89    (PID.TID 0000.0001) //       SOUTH: Tile = 000001, Process = 000000, Comm = put
90  (PID.TID 0000.0001) //                bi = 000001, bj = 000001  (PID.TID 0000.0001) //                bi = 000001, bj = 000001
91  (PID.TID 0000.0001) //       NORTH: Tile = 000001, Process = 000001, Comm = put  (PID.TID 0000.0001) //       NORTH: Tile = 000001, Process = 000000, Comm = put
92  (PID.TID 0000.0001) //                bi = 000001, bj = 000001  (PID.TID 0000.0001) //                bi = 000001, bj = 000001
93    (PID.TID 0000.0001) // Tile number: 000004 (process no. = 000000)
94    (PID.TID 0000.0001) //        WEST: Tile = 000003, Process = 000000, Comm = put
95    (PID.TID 0000.0001) //                bi = 000001, bj = 000002
96    (PID.TID 0000.0001) //        EAST: Tile = 000003, Process = 000000, Comm = put
97    (PID.TID 0000.0001) //                bi = 000001, bj = 000002
98    (PID.TID 0000.0001) //       SOUTH: Tile = 000002, Process = 000000, Comm = put
99    (PID.TID 0000.0001) //                bi = 000002, bj = 000001
100    (PID.TID 0000.0001) //       NORTH: Tile = 000002, Process = 000000, Comm = put
101    (PID.TID 0000.0001) //                bi = 000002, bj = 000001
102  (PID.TID 0000.0001)  (PID.TID 0000.0001)
103  (PID.TID 0000.0001) DEBUG_MSG: ENTERED S/R THE_MODEL_MAIN  (PID.TID 0000.0001)  INI_PARMS: opening model parameter file "data"
104  (PID.TID 0000.0001) DEBUG_MSG: CALLING S/R INITIALISE_FIXED  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data
105  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
106  (PID.TID 0000.0001) // Model parameter file "data"  (PID.TID 0000.0001) // Parameter file "data"
107  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
108  (PID.TID 0000.0001) ># ====================  (PID.TID 0000.0001) ># ====================
109  (PID.TID 0000.0001) ># | Model parameters |  (PID.TID 0000.0001) ># | Model parameters |
# Line 91  Line 119 
119  (PID.TID 0000.0001) >#   diffKzT         - Vertical temperature diffusivity                  (m^2/s)  (PID.TID 0000.0001) >#   diffKzT         - Vertical temperature diffusivity                  (m^2/s)
120  (PID.TID 0000.0001) >#   diffKhS         - Horizontal salt diffusivity                       (m^2/s)  (PID.TID 0000.0001) >#   diffKhS         - Horizontal salt diffusivity                       (m^2/s)
121  (PID.TID 0000.0001) >#   diffKzS         - Vertical salt diffusivity                         (m^2/s)  (PID.TID 0000.0001) >#   diffKzS         - Vertical salt diffusivity                         (m^2/s)
 (PID.TID 0000.0001) >#   f0              - Reference coriolis parameter,  
 (PID.TID 0000.0001) >#                     south edge of f on beta plane                       (1/s)  
 (PID.TID 0000.0001) >#   beta            - df/dy                                         (s^-1.m^-1)  
 (PID.TID 0000.0001) >#   tAlpha          - Linear EOS thermal expansion coefficient           (1/oC)  
 (PID.TID 0000.0001) >#   sBeta           - Linear EOS haline contraction coefficient         (1/ppt)  
122  (PID.TID 0000.0001) >#   gravity         - Acceleration due to gravity                       (m/s^2)  (PID.TID 0000.0001) >#   gravity         - Acceleration due to gravity                       (m/s^2)
 (PID.TID 0000.0001) >#   gBaro           - Accel. due to gravity used in barotropic equation (m/s^2)  
123  (PID.TID 0000.0001) >#   rigidLid        - Set to true to use rigid lid  (PID.TID 0000.0001) >#   rigidLid        - Set to true to use rigid lid
124  (PID.TID 0000.0001) >#   implicitFreeSurface - Set to true to use implicit free surface  (PID.TID 0000.0001) >#   implicitFreeSurface - Set to true to use implicit free surface
125  (PID.TID 0000.0001) >#   eosType         - Flag for linear or polynomial equation of state  (PID.TID 0000.0001) >#   eosType         - Flag for linear or polynomial equation of state
# Line 123  Line 145 
145  (PID.TID 0000.0001) > diffKzT=1.46e-5,  (PID.TID 0000.0001) > diffKzT=1.46e-5,
146  (PID.TID 0000.0001) > diffKhS=0.0,  (PID.TID 0000.0001) > diffKhS=0.0,
147  (PID.TID 0000.0001) > diffKzS=1.46e-5,  (PID.TID 0000.0001) > diffKzS=1.46e-5,
 (PID.TID 0000.0001) > beta=1.E-11,  
 (PID.TID 0000.0001) > tAlpha=2.E-4,  
 (PID.TID 0000.0001) > sBeta =7.4E-4,  
 (PID.TID 0000.0001) > rigidLid=.FALSE.,  
148  (PID.TID 0000.0001) > implicitFreeSurface=.TRUE.,  (PID.TID 0000.0001) > implicitFreeSurface=.TRUE.,
149  (PID.TID 0000.0001) > eosType='JMD95Z',  (PID.TID 0000.0001) > eosType='JMD95Z',
 (PID.TID 0000.0001) > readBinaryPrec=32,  
 (PID.TID 0000.0001) > writeBinaryPrec=32,  
150  (PID.TID 0000.0001) > saltStepping=.TRUE.,  (PID.TID 0000.0001) > saltStepping=.TRUE.,
151  (PID.TID 0000.0001) > tempStepping=.TRUE.,  (PID.TID 0000.0001) > tempStepping=.TRUE.,
152  (PID.TID 0000.0001) > momStepping=.TRUE.,  (PID.TID 0000.0001) > momStepping=.TRUE.,
153  (PID.TID 0000.0001) > implicitDiffusion=.TRUE.,  (PID.TID 0000.0001) > implicitDiffusion=.TRUE.,
154  (PID.TID 0000.0001) > implicitViscosity=.TRUE.,  (PID.TID 0000.0001) > implicitViscosity=.TRUE.,
 (PID.TID 0000.0001) >#globalFiles=.TRUE.,  
 (PID.TID 0000.0001) >#- not safe to use globalFiles in multi-processors runs; set instead useSingleCpuIO  
 (PID.TID 0000.0001) > useSingleCpuIO=.FALSE.,  
155  (PID.TID 0000.0001) > allowFreezing=.FALSE.,  (PID.TID 0000.0001) > allowFreezing=.FALSE.,
156  (PID.TID 0000.0001) > HeatCapacity_Cp = 3986.D0  (PID.TID 0000.0001) >#- set wrong celsius2K to reproduce old results:
157    (PID.TID 0000.0001) > celsius2K=273.16,
158    (PID.TID 0000.0001) > HeatCapacity_Cp = 3986.D0,
159  (PID.TID 0000.0001) > gravity         = 9.8156,  (PID.TID 0000.0001) > gravity         = 9.8156,
160  (PID.TID 0000.0001) > rhoNil          = 1027.D0  (PID.TID 0000.0001) > rhoConst        = 1027.D0,
161    (PID.TID 0000.0001) > rhoConstFresh   = 999.8,
162  (PID.TID 0000.0001) > useCDscheme=.TRUE.,  (PID.TID 0000.0001) > useCDscheme=.TRUE.,
 (PID.TID 0000.0001) > inAdExact=.TRUE.,  
163  (PID.TID 0000.0001) >#ph(  (PID.TID 0000.0001) >#ph(
164  (PID.TID 0000.0001) > staggerTimeStep=.TRUE.,  (PID.TID 0000.0001) > staggerTimeStep=.TRUE.,
165  (PID.TID 0000.0001) > multiDimAdvection=.TRUE.,  (PID.TID 0000.0001) > multiDimAdvection=.TRUE.,
166  (PID.TID 0000.0001) > tempAdvScheme=30,  (PID.TID 0000.0001) > tempAdvScheme=30,
167  (PID.TID 0000.0001) > saltAdvScheme=30,  (PID.TID 0000.0001) > saltAdvScheme=30,
168  (PID.TID 0000.0001) >#ph)  (PID.TID 0000.0001) >#ph)
169  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) >#globalFiles=.TRUE.,
170    (PID.TID 0000.0001) >#- not safe to use globalFiles in multi-processors runs; set instead useSingleCpuIO
171    (PID.TID 0000.0001) > useSingleCpuIO=.FALSE.,
172    (PID.TID 0000.0001) > readBinaryPrec=32,
173    (PID.TID 0000.0001) > writeBinaryPrec=32,
174    (PID.TID 0000.0001) > /
175  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
176  (PID.TID 0000.0001) ># Elliptic solver parameters  (PID.TID 0000.0001) ># Elliptic solver parameters
177  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
# Line 160  Line 180 
180  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
181  (PID.TID 0000.0001) > &PARM02  (PID.TID 0000.0001) > &PARM02
182  (PID.TID 0000.0001) > cg2dMaxIters=1000,  (PID.TID 0000.0001) > cg2dMaxIters=1000,
183  (PID.TID 0000.0001) > cg2dTargetResidual=1.D-13,  (PID.TID 0000.0001) > cg2dTargetResidual=1.E-13,
184  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
185  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
186  (PID.TID 0000.0001) ># Time stepping parameters  (PID.TID 0000.0001) ># Time stepping parameters
187  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
# Line 187  Line 207 
207  (PID.TID 0000.0001) > deltaTClock =3600.0,  (PID.TID 0000.0001) > deltaTClock =3600.0,
208  (PID.TID 0000.0001) > cAdjFreq=0.,  (PID.TID 0000.0001) > cAdjFreq=0.,
209  (PID.TID 0000.0001) > abEps=0.1,  (PID.TID 0000.0001) > abEps=0.1,
210    (PID.TID 0000.0001) > forcing_In_AB = .FALSE.,
211  (PID.TID 0000.0001) > pChkptFreq=36000.,  (PID.TID 0000.0001) > pChkptFreq=36000.,
212  (PID.TID 0000.0001) > chkptFreq= 0.,  (PID.TID 0000.0001) > chkptFreq= 0.,
213  (PID.TID 0000.0001) > dumpFreq = 0.,  (PID.TID 0000.0001) > dumpFreq = 0.,
 (PID.TID 0000.0001) > tavefreq = 36000.,  
 (PID.TID 0000.0001) > tauSaltClimRelax = 4142330.,  
 (PID.TID 0000.0001) > tauThetaClimRelax = 0.,  
214  (PID.TID 0000.0001) > monitorFreq=1.,  (PID.TID 0000.0001) > monitorFreq=1.,
215  (PID.TID 0000.0001) > adjMonitorFreq=1.,  (PID.TID 0000.0001) > adjMonitorFreq=1.,
216  (PID.TID 0000.0001) > adjDumpFreq=1.,  (PID.TID 0000.0001) > adjDumpFreq=1.,
217  (PID.TID 0000.0001) >#forcing_In_AB = .FALSE.  (PID.TID 0000.0001) > /
 (PID.TID 0000.0001) > tracForcingOutAB=1,  
 (PID.TID 0000.0001) > &  
218  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
219  (PID.TID 0000.0001) ># Gridding parameters  (PID.TID 0000.0001) ># Gridding parameters
220  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
# Line 214  Line 230 
230  (PID.TID 0000.0001) > delY=16*2.E0,  (PID.TID 0000.0001) > delY=16*2.E0,
231  (PID.TID 0000.0001) > delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,  (PID.TID 0000.0001) > delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
232  (PID.TID 0000.0001) >       100., 150., 200., 275., 350., 415., 450.,  (PID.TID 0000.0001) >       100., 150., 200., 275., 350., 415., 450.,
233  (PID.TID 0000.0001) >       500., 500., 500., 500., 500., 500., 500.  (PID.TID 0000.0001) >       500., 500., 500., 500., 500., 500., 500.,
234  (PID.TID 0000.0001) > ygOrigin=46.,  (PID.TID 0000.0001) > ygOrigin=46.,
235  (PID.TID 0000.0001) > xgOrigin=280.,  (PID.TID 0000.0001) > xgOrigin=280.,
236  (PID.TID 0000.0001) > rSphere         = 6371.D3  (PID.TID 0000.0001) > rSphere = 6371.D3,
237  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
238  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
239  (PID.TID 0000.0001) ># Input datasets  (PID.TID 0000.0001) ># Input datasets
240  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
# Line 234  Line 250 
250  (PID.TID 0000.0001) > bathyFile       = 'bathy.labsea1979',  (PID.TID 0000.0001) > bathyFile       = 'bathy.labsea1979',
251  (PID.TID 0000.0001) > hydrogThetaFile = 'LevCli_temp.labsea1979',  (PID.TID 0000.0001) > hydrogThetaFile = 'LevCli_temp.labsea1979',
252  (PID.TID 0000.0001) > hydrogSaltFile  = 'LevCli_salt.labsea1979',  (PID.TID 0000.0001) > hydrogSaltFile  = 'LevCli_salt.labsea1979',
253  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
254  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
255  (PID.TID 0000.0001)  (PID.TID 0000.0001)
256  (PID.TID 0000.0001) S/R INI_PARMS ; starts to read PARM01  (PID.TID 0000.0001)  INI_PARMS ; starts to read PARM01
257  (PID.TID 0000.0001) S/R INI_PARMS ; read PARM01 : OK  (PID.TID 0000.0001)  INI_PARMS ; read PARM01 : OK
258  (PID.TID 0000.0001) S/R INI_PARMS ; starts to read PARM02  (PID.TID 0000.0001)  INI_PARMS ; starts to read PARM02
259  (PID.TID 0000.0001) S/R INI_PARMS ; read PARM02 : OK  (PID.TID 0000.0001)  INI_PARMS ; read PARM02 : OK
260  (PID.TID 0000.0001) S/R INI_PARMS ; starts to read PARM03  (PID.TID 0000.0001)  INI_PARMS ; starts to read PARM03
261  (PID.TID 0000.0001) S/R INI_PARMS ; read PARM03 : OK  (PID.TID 0000.0001)  INI_PARMS ; read PARM03 : OK
262  (PID.TID 0000.0001) S/R INI_PARMS ; starts to read PARM04  (PID.TID 0000.0001)  INI_PARMS ; starts to read PARM04
263  (PID.TID 0000.0001) S/R INI_PARMS ; read PARM04 : OK  (PID.TID 0000.0001)  INI_PARMS ; read PARM04 : OK
264  (PID.TID 0000.0001) S/R INI_PARMS ; starts to read PARM05  (PID.TID 0000.0001)  INI_PARMS ; starts to read PARM05
265  (PID.TID 0000.0001) S/R INI_PARMS ; read PARM05 : OK  (PID.TID 0000.0001)  INI_PARMS ; read PARM05 : OK
266    (PID.TID 0000.0001)  INI_PARMS: finished reading file "data"
267  (PID.TID 0000.0001)  PACKAGES_BOOT: opening data.pkg  (PID.TID 0000.0001)  PACKAGES_BOOT: opening data.pkg
268  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.pkg  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.pkg
269  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 260  Line 277 
277  (PID.TID 0000.0001) >  useSEAICE = .TRUE.,  (PID.TID 0000.0001) >  useSEAICE = .TRUE.,
278  (PID.TID 0000.0001) >  useDOWN_SLOPE=.TRUE.,  (PID.TID 0000.0001) >  useDOWN_SLOPE=.TRUE.,
279  (PID.TID 0000.0001) >  useDiagnostics = .FALSE.,  (PID.TID 0000.0001) >  useDiagnostics = .FALSE.,
280  (PID.TID 0000.0001) >  useMNC    = .TRUE.,  (PID.TID 0000.0001) ># useMNC    = .TRUE.,
281  (PID.TID 0000.0001) >  useECCO   = .TRUE.,  (PID.TID 0000.0001) >  useECCO   = .TRUE.,
282  (PID.TID 0000.0001) >  useGrdchk = .TRUE.,  (PID.TID 0000.0001) >  useGrdchk = .TRUE.,
283  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
284  (PID.TID 0000.0001)  (PID.TID 0000.0001)
285  (PID.TID 0000.0001)  PACKAGES_BOOT: finished reading data.pkg  (PID.TID 0000.0001)  PACKAGES_BOOT: finished reading data.pkg
286  (PID.TID 0000.0001)  MNC_READPARMS: opening file 'data.mnc'  (PID.TID 0000.0001)  PACKAGES_BOOT: On/Off package Summary
287  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.mnc   --------  pkgs with a standard "usePKG" On/Off switch in "data.pkg":  --------
288  (PID.TID 0000.0001) // =======================================================   pkg/kpp                  compiled   and   used ( useKPP                   = T )
289  (PID.TID 0000.0001) // Parameter file "data.mnc"   pkg/gmredi               compiled   and   used ( useGMRedi                = T )
290  (PID.TID 0000.0001) // =======================================================   pkg/down_slope           compiled   and   used ( useDOWN_SLOPE            = T )
291  (PID.TID 0000.0001) ># Example "data.mnc" file   pkg/cal                  compiled   and   used ( useCAL                   = T )
292  (PID.TID 0000.0001) ># Lines beginning "#" are comments   pkg/exf                  compiled   and   used ( useEXF                   = T )
293  (PID.TID 0000.0001) > &MNC_01   pkg/autodiff             compiled   and   used ( useAUTODIFF              = T )
294  (PID.TID 0000.0001) ># mnc_echo_gvtypes=.FALSE.,   pkg/grdchk               compiled   and   used ( useGrdchk                = T )
295  (PID.TID 0000.0001) ># mnc_use_indir=.FALSE.,   pkg/ecco                 compiled   and   used ( useECCO                  = T )
296  (PID.TID 0000.0001) > mnc_use_outdir=.TRUE.,   pkg/ctrl                 compiled   and   used ( useCTRL                  = T )
297  (PID.TID 0000.0001) > mnc_outdir_str='mnc_test_',   pkg/sbo                  compiled but not used ( useSBO                   = F )
298  (PID.TID 0000.0001) > mnc_outdir_date=.TRUE.,   pkg/seaice               compiled   and   used ( useSEAICE                = T )
299  (PID.TID 0000.0001) > monitor_mnc=.FALSE.,   pkg/salt_plume           compiled but not used ( useSALT_PLUME            = F )
300  (PID.TID 0000.0001) >#snapshot_mnc=.FALSE.,   pkg/diagnostics          compiled but not used ( useDiagnostics           = F )
301  (PID.TID 0000.0001) >#timeave_mnc=.FALSE.,   pkg/mnc                  compiled but not used ( useMNC                   = F )
302  (PID.TID 0000.0001) > pickup_write_mnc=.FALSE.,   -------- pkgs without standard "usePKG" On/Off switch in "data.pkg":  --------
303  (PID.TID 0000.0001) > &   pkg/generic_advdiff      compiled   and   used ( useGAD                   = T )
304  (PID.TID 0000.0001) ># Note: Some systems use & as the   pkg/mom_common           compiled   and   used ( momStepping              = T )
305  (PID.TID 0000.0001) ># namelist terminator. Other systems   pkg/mom_vecinv           compiled but not used ( +vectorInvariantMomentum = F )
306  (PID.TID 0000.0001) ># use a / character (as shown here).   pkg/mom_fluxform         compiled   and   used ( & not vectorInvariantMom = T )
307     pkg/cd_code              compiled   and   used ( useCDscheme              = T )
308     pkg/monitor              compiled   and   used ( monitorFreq > 0.         = T )
309     pkg/debug                compiled but not used ( debugMode                = F )
310     pkg/rw                   compiled   and   used
311     pkg/mdsio                compiled   and   used
312     pkg/autodiff             compiled   and   used
313     pkg/cost                 compiled   and   used
314    (PID.TID 0000.0001)  PACKAGES_BOOT: End of package Summary
315  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MNC_READPARMS: finished reading data.mnc  
316  (PID.TID 0000.0001) CAL_READPARMS: opening data.cal  (PID.TID 0000.0001) CAL_READPARMS: opening data.cal
317  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.cal  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.cal
318  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 303  Line 327 
327  (PID.TID 0000.0001) ># TheCalendar='model',  (PID.TID 0000.0001) ># TheCalendar='model',
328  (PID.TID 0000.0001) > startDate_1=19790101,  (PID.TID 0000.0001) > startDate_1=19790101,
329  (PID.TID 0000.0001) > startDate_2=000000,  (PID.TID 0000.0001) > startDate_2=000000,
330  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
331  (PID.TID 0000.0001)  (PID.TID 0000.0001)
332  (PID.TID 0000.0001) CAL_READPARMS: finished reading data.cal  (PID.TID 0000.0001) CAL_READPARMS: finished reading data.cal
333  (PID.TID 0000.0001)  (PID.TID 0000.0001) EXF_READPARMS: opening data.exf
334    (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.exf
335  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
336  (PID.TID 0000.0001) // Calendar configuration >>> START <<<  (PID.TID 0000.0001) // Parameter file "data.exf"
337  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
338    (PID.TID 0000.0001) >#
339    (PID.TID 0000.0001) ># *********************
340    (PID.TID 0000.0001) ># External Forcing Data
341    (PID.TID 0000.0001) ># *********************
342    (PID.TID 0000.0001) > &EXF_NML_01
343    (PID.TID 0000.0001) >#
344    (PID.TID 0000.0001) > useExfCheckRange  = .TRUE.,
345    (PID.TID 0000.0001) > repeatPeriod      = 31622400.0,
346    (PID.TID 0000.0001) > exf_iprec         = 32,
347    (PID.TID 0000.0001) >#
348    (PID.TID 0000.0001) > /
349    (PID.TID 0000.0001) >
350    (PID.TID 0000.0001) ># *********************
351    (PID.TID 0000.0001) > &EXF_NML_02
352    (PID.TID 0000.0001) >#
353    (PID.TID 0000.0001) > hfluxstartdate1   = 19781216,
354    (PID.TID 0000.0001) > hfluxstartdate2   = 180000,
355    (PID.TID 0000.0001) > hfluxperiod       = 2635200.0,
356    (PID.TID 0000.0001) >#
357    (PID.TID 0000.0001) > sfluxstartdate1   = 19781216,
358    (PID.TID 0000.0001) > sfluxstartdate2   = 180000,
359    (PID.TID 0000.0001) > sfluxperiod       = 2635200.0,
360    (PID.TID 0000.0001) >#
361    (PID.TID 0000.0001) > ustressstartdate1 = 19781216,
362    (PID.TID 0000.0001) > ustressstartdate2 = 180000,
363    (PID.TID 0000.0001) > ustressperiod     = 2635200.0,
364    (PID.TID 0000.0001) >#
365    (PID.TID 0000.0001) > vstressstartdate1 = 19781216,
366    (PID.TID 0000.0001) > vstressstartdate2 = 180000,
367    (PID.TID 0000.0001) > vstressperiod     = 2635200.0,
368    (PID.TID 0000.0001) >#
369    (PID.TID 0000.0001) > atempstartdate1   = 19781216,
370    (PID.TID 0000.0001) > atempstartdate2   = 180000,
371    (PID.TID 0000.0001) > atempperiod       = 2635200.0,
372    (PID.TID 0000.0001) >#
373    (PID.TID 0000.0001) > aqhstartdate1     = 19781216,
374    (PID.TID 0000.0001) > aqhstartdate2     = 180000,
375    (PID.TID 0000.0001) > aqhperiod         = 2635200.0,
376    (PID.TID 0000.0001) >#
377    (PID.TID 0000.0001) >#evapstartdate1    = 19781216,
378    (PID.TID 0000.0001) >#evapstartdate2    = 180000,
379    (PID.TID 0000.0001) >#evapperiod        = 2635200.0,
380    (PID.TID 0000.0001) >#
381    (PID.TID 0000.0001) > precipstartdate1  = 19781216,
382    (PID.TID 0000.0001) > precipstartdate2  = 180000,
383    (PID.TID 0000.0001) > precipperiod      = 2635200.0,
384    (PID.TID 0000.0001) >#
385    (PID.TID 0000.0001) > uwindstartdate1   = 19781216,
386    (PID.TID 0000.0001) > uwindstartdate2   = 180000,
387    (PID.TID 0000.0001) > uwindperiod       = 2635200.0,
388    (PID.TID 0000.0001) >#
389    (PID.TID 0000.0001) > vwindstartdate1   = 19781216,
390    (PID.TID 0000.0001) > vwindstartdate2   = 180000,
391    (PID.TID 0000.0001) > vwindperiod       = 2635200.0,
392    (PID.TID 0000.0001) >#
393    (PID.TID 0000.0001) > swfluxstartdate1  = 19781216,
394    (PID.TID 0000.0001) > swfluxstartdate2  = 180000,
395    (PID.TID 0000.0001) > swfluxperiod      = 2635200.0,
396    (PID.TID 0000.0001) >#
397    (PID.TID 0000.0001) > lwfluxstartdate1  = 19781216,
398    (PID.TID 0000.0001) > lwfluxstartdate2  = 180000,
399    (PID.TID 0000.0001) > lwfluxperiod      = 2635200.0,
400    (PID.TID 0000.0001) >#
401    (PID.TID 0000.0001) > swdownstartdate1  = 19781216,
402    (PID.TID 0000.0001) > swdownstartdate2  = 180000,
403    (PID.TID 0000.0001) > swdownperiod      = 2635200.0,
404    (PID.TID 0000.0001) >#
405    (PID.TID 0000.0001) > lwdownstartdate1  = 19781216,
406    (PID.TID 0000.0001) > lwdownstartdate2  = 180000,
407    (PID.TID 0000.0001) > lwdownperiod      = 2635200.0,
408    (PID.TID 0000.0001) >#
409    (PID.TID 0000.0001) > climsststartdate1  = 19781216,
410    (PID.TID 0000.0001) > climsststartdate2  = 180000,
411    (PID.TID 0000.0001) > climsstperiod      = 2635200.0,
412    (PID.TID 0000.0001) > climsstTauRelax    = 0.0,
413    (PID.TID 0000.0001) >#
414    (PID.TID 0000.0001) > climsssstartdate1  = 19781216,
415    (PID.TID 0000.0001) > climsssstartdate2  = 180000,
416    (PID.TID 0000.0001) > climsssperiod      = 2635200.0,
417    (PID.TID 0000.0001) > climsssTauRelax    = 4142330.0,
418    (PID.TID 0000.0001) >#
419    (PID.TID 0000.0001) > hfluxfile         = ' ',
420    (PID.TID 0000.0001) > sfluxfile         = ' ',
421    (PID.TID 0000.0001) > ustressfile       = ' ',
422    (PID.TID 0000.0001) > vstressfile       = ' ',
423    (PID.TID 0000.0001) > atempfile         = 'tair.labsea1979',
424    (PID.TID 0000.0001) > aqhfile           = 'qa.labsea1979',
425    (PID.TID 0000.0001) > uwindfile         = 'u10m.labsea1979',
426    (PID.TID 0000.0001) > vwindfile         = 'v10m.labsea1979',
427    (PID.TID 0000.0001) >#evapfile          = 'evap.labsea1979',
428    (PID.TID 0000.0001) > precipfile        = 'prate.labsea1979',
429    (PID.TID 0000.0001) > lwfluxfile        = ' ',
430    (PID.TID 0000.0001) > swfluxfile        = ' ',
431    (PID.TID 0000.0001) > lwdownfile        = 'flo.labsea1979',
432    (PID.TID 0000.0001) > swdownfile        = 'fsh.labsea1979',
433    (PID.TID 0000.0001) > runoffFile        = ' '
434    (PID.TID 0000.0001) > climsstfile       = ' ',
435    (PID.TID 0000.0001) > climsssfile       = 'SSS_monthly.labsea1979',
436    (PID.TID 0000.0001) >#
437    (PID.TID 0000.0001) > /
438    (PID.TID 0000.0001) >
439    (PID.TID 0000.0001) ># *********************
440    (PID.TID 0000.0001) > &EXF_NML_03
441    (PID.TID 0000.0001) > /
442    (PID.TID 0000.0001) >
443    (PID.TID 0000.0001) ># *********************
444    (PID.TID 0000.0001) > &EXF_NML_04
445    (PID.TID 0000.0001) > /
446  (PID.TID 0000.0001)  (PID.TID 0000.0001)
447  (PID.TID 0000.0001) Calendar version: 0.2.0  (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_01
448  (PID.TID 0000.0001)  (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_02
449  (PID.TID 0000.0001) startTime =   /* Start time of the model integration [s] */  (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_03
450  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001) EXF_READPARMS: finished reading data.exf
451  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)  KPP_READPARMS: opening data.kpp
452  (PID.TID 0000.0001) endTime =   /* End time of the model integration [s] */  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.kpp
 (PID.TID 0000.0001)                 1.440000000000000E+04  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) deltatclock =   /* Time interval for a model forward step [s] */  
 (PID.TID 0000.0001)                 3.600000000000000E+03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) usingGregorianCalendar =  /* Calendar Type: Gregorian Calendar */  
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) usingJulianCalendar =  /* Calendar Type: Julian Calendar */  
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) usingModelCalendar =  /* Calendar Type: Model Calendar */  
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) usingNoCalendar =  /* Calendar Type: No Calendar */  
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) modelstartdate (YYYYMMDD) =   /* Model start date YYYY-MM-DD  */  
 (PID.TID 0000.0001)                19790101  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) modelstartdate (HHMMSS) =   /* Model start date HH-MM-SS  */  
 (PID.TID 0000.0001)                       0  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) modelenddate (YYYYMMDD) =   /* Model end date YYYY-MM-DD  */  
 (PID.TID 0000.0001)                19790101  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) modelenddate (HHMMSS) =   /* Model end date HH-MM-SS  */  
 (PID.TID 0000.0001)                   40000  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) intyears =   /* Number of calendar years affected by the integration  */  
 (PID.TID 0000.0001)                       1  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) intmonths =   /* Number of calendar months affected by the integration  */  
 (PID.TID 0000.0001)                       1  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) intdays =   /* Number of calendar days affected by the integration  */  
 (PID.TID 0000.0001)                       1  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) nIter0 =   /* Base timestep number  */  
 (PID.TID 0000.0001)                       0  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) nEndIter =   /* Final timestep number  */  
 (PID.TID 0000.0001)                       4  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) nTimeSteps =   /* Number of model timesteps  */  
 (PID.TID 0000.0001)                       4  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001)  
453  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
454  (PID.TID 0000.0001) // Calendar configuration  >>> END <<<  (PID.TID 0000.0001) // Parameter file "data.kpp"
455  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
456    (PID.TID 0000.0001) ># KPP parameters
457    (PID.TID 0000.0001) > &KPP_PARM01
458    (PID.TID 0000.0001) > KPPmixingMaps   = .FALSE.,
459    (PID.TID 0000.0001) > KPPwriteState   = .TRUE.,
460    (PID.TID 0000.0001) > KPP_ghatUseTotalDiffus=.TRUE.,
461    (PID.TID 0000.0001) > /
462  (PID.TID 0000.0001)  (PID.TID 0000.0001)
463    (PID.TID 0000.0001)  KPP_READPARMS ; starts to read KPP_PARM01
464    (PID.TID 0000.0001)  KPP_READPARMS ; read KPP_PARM01 : OK
465    (PID.TID 0000.0001)  KPP_READPARMS: finished reading data.kpp
466  (PID.TID 0000.0001)  GM_READPARMS: opening data.gmredi  (PID.TID 0000.0001)  GM_READPARMS: opening data.gmredi
467  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.gmredi  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.gmredi
468  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 407  Line 501 
501  (PID.TID 0000.0001) >  GM_Visbeck_length  = 2.D+5,  (PID.TID 0000.0001) >  GM_Visbeck_length  = 2.D+5,
502  (PID.TID 0000.0001) >  GM_Visbeck_depth   = 1.D+3,  (PID.TID 0000.0001) >  GM_Visbeck_depth   = 1.D+3,
503  (PID.TID 0000.0001) >  GM_Visbeck_maxval_K= 2.5D+3,  (PID.TID 0000.0001) >  GM_Visbeck_maxval_K= 2.5D+3,
504  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
505  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
506  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
507  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 428  Line 522 
522  (PID.TID 0000.0001) >  DWNSLP_drFlow= 30.,  (PID.TID 0000.0001) >  DWNSLP_drFlow= 30.,
523  (PID.TID 0000.0001) ># temp_useDWNSLP=.FALSE.,  (PID.TID 0000.0001) ># temp_useDWNSLP=.FALSE.,
524  (PID.TID 0000.0001) ># salt_useDWNSLP=.FALSE.,  (PID.TID 0000.0001) ># salt_useDWNSLP=.FALSE.,
525  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
526  (PID.TID 0000.0001)  (PID.TID 0000.0001)
527  (PID.TID 0000.0001)  DWNSLP_READPARMS: finished reading data.downslp  (PID.TID 0000.0001)  DWNSLP_READPARMS: finished reading data.downslp
528  (PID.TID 0000.0001) DWNSLP_slope =   /* DOWNSLP fixed slope (=0 => use local slope) */  (PID.TID 0000.0001) DWNSLP_slope =   /* DOWNSLP fixed slope (=0 => use local slope) */
# Line 440  Line 534 
534  (PID.TID 0000.0001) DWNSLP_drFlow =   /* DOWNSLP effective layer thickness ( m ) */  (PID.TID 0000.0001) DWNSLP_drFlow =   /* DOWNSLP effective layer thickness ( m ) */
535  (PID.TID 0000.0001)                 3.000000000000000E+01  (PID.TID 0000.0001)                 3.000000000000000E+01
536  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
 (PID.TID 0000.0001)  KPP_INIT: opening data.kpp  
 (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.kpp  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Parameter file "data.kpp"  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) ># KPP parameters  
 (PID.TID 0000.0001) > &KPP_PARM01  
 (PID.TID 0000.0001) > KPPmixingMaps   = .FALSE.,  
 (PID.TID 0000.0001) > KPPwriteState   = .TRUE.,  
 (PID.TID 0000.0001) > KPP_ghatUseTotalDiffus=.TRUE.,  
 (PID.TID 0000.0001) > &  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)  KPP_INIT: finished reading data.kpp  
537  (PID.TID 0000.0001)  (PID.TID 0000.0001)
538  (PID.TID 0000.0001)  SEAICE_READPARMS: opening data.seaice  (PID.TID 0000.0001)  SEAICE_READPARMS: opening data.seaice
539  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.seaice  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.seaice
# Line 461  Line 542 
542  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
543  (PID.TID 0000.0001) ># SEAICE parameters  (PID.TID 0000.0001) ># SEAICE parameters
544  (PID.TID 0000.0001) > &SEAICE_PARM01  (PID.TID 0000.0001) > &SEAICE_PARM01
 (PID.TID 0000.0001) >      SEAICEwriteState   = .TRUE.,  
545  (PID.TID 0000.0001) >      SEAICE_initialHEFF = 1.0,  (PID.TID 0000.0001) >      SEAICE_initialHEFF = 1.0,
546  (PID.TID 0000.0001) >      SEAICE_deltaTtherm = 3600.,  (PID.TID 0000.0001) >      SEAICE_deltaTtherm = 3600.,
547  (PID.TID 0000.0001) >      SEAICE_deltaTdyn   = 3600.,  (PID.TID 0000.0001) >      SEAICE_deltaTdyn   = 3600.,
# Line 469  Line 549 
549  (PID.TID 0000.0001) >#-- According to Martin, SEAICE_clipVelocities is not recommended  (PID.TID 0000.0001) >#-- According to Martin, SEAICE_clipVelocities is not recommended
550  (PID.TID 0000.0001) >#     SEAICE_clipVelocities=.TRUE.,  (PID.TID 0000.0001) >#     SEAICE_clipVelocities=.TRUE.,
551  (PID.TID 0000.0001) >      SEAICEadvSalt      =.FALSE.,  (PID.TID 0000.0001) >      SEAICEadvSalt      =.FALSE.,
 (PID.TID 0000.0001) >      SEAICEadvAge       =.FALSE.,  
552  (PID.TID 0000.0001) >#-- above: to reproduce old results  (PID.TID 0000.0001) >#-- above: to reproduce old results
553  (PID.TID 0000.0001) >      LSR_ERROR          = 1.E-6,  (PID.TID 0000.0001) >      LSR_ERROR          = 1.E-6,
554  (PID.TID 0000.0001) >###      SEAICE_deltaTevp   = 60,  (PID.TID 0000.0001) >###      SEAICE_deltaTevp   = 60,
555  (PID.TID 0000.0001) >      SEAICE_EPS         = 1.E-8,  (PID.TID 0000.0001) >      SEAICE_EPS         = 1.E-8,
556  (PID.TID 0000.0001) >      SEAICE_salinity    = 0.3,  (PID.TID 0000.0001) >      SEAICE_multDim     = 7,
557    (PID.TID 0000.0001) >#- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
558    (PID.TID 0000.0001) >  useMaykutSatVapPoly = .TRUE.,
559    (PID.TID 0000.0001) >  postSolvTempIter  =  0,
560    (PID.TID 0000.0001) >#- paramaters from SEAICE_GROWTH_LEGACY branch
561    (PID.TID 0000.0001) >      SEAICE_doOpenWaterGrowth=.FALSE.,
562    (PID.TID 0000.0001) >      SEAICE_doOpenWaterMelt=.FALSE.,
563    (PID.TID 0000.0001) >      SEAICE_areaGainFormula=2,
564    (PID.TID 0000.0001) >      SEAICE_areaLossFormula=3,
565    (PID.TID 0000.0001) >#
566    (PID.TID 0000.0001) >      SEAICE_saltFrac    = 0.3,
567    (PID.TID 0000.0001) >      SEAICE_tempFrz0    = -1.96,
568    (PID.TID 0000.0001) >      SEAICE_dTempFrz_dS = 0.,
569  (PID.TID 0000.0001) >      SEAICE_availHeatFrac = 0.8,  (PID.TID 0000.0001) >      SEAICE_availHeatFrac = 0.8,
570  (PID.TID 0000.0001) >      SEAICEadvSnow      = .TRUE.,  (PID.TID 0000.0001) >      SEAICEadvSnow      = .TRUE.,
571  (PID.TID 0000.0001) >      SEAICEuseFlooding  = .TRUE.,  (PID.TID 0000.0001) >      SEAICEuseFlooding  = .TRUE.,
572    (PID.TID 0000.0001) >      SEAICEdiffKhArea   = 200.,
573    (PID.TID 0000.0001) >      SEAICEwriteState   = .TRUE.,
574  (PID.TID 0000.0001) >#     SEAICE_tave_mnc    = .FALSE.,  (PID.TID 0000.0001) >#     SEAICE_tave_mnc    = .FALSE.,
575  (PID.TID 0000.0001) >#     SEAICE_dump_mnc    = .FALSE.,  (PID.TID 0000.0001) >#     SEAICE_dump_mnc    = .FALSE.,
576  (PID.TID 0000.0001) >#     SEAICE_mon_mnc     = .FALSE.,  (PID.TID 0000.0001) >#     SEAICE_mon_mnc     = .FALSE.,
577  (PID.TID 0000.0001) >      ICE2WATR           = 0.92D0,  (PID.TID 0000.0001) > /
578  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) >
579  (PID.TID 0000.0001) > &SEAICE_PARM02  (PID.TID 0000.0001) > &SEAICE_PARM02
580  (PID.TID 0000.0001) >  mult_ice   = 1.,  (PID.TID 0000.0001) >  mult_ice   = 1.,
581  (PID.TID 0000.0001) ># choose which seaice cost term you want  (PID.TID 0000.0001) ># choose which seaice cost term you want
# Line 493  Line 586 
586  (PID.TID 0000.0001) > costIceStart2        = 00000,  (PID.TID 0000.0001) > costIceStart2        = 00000,
587  (PID.TID 0000.0001) > costIceEnd1        = 20000201,  (PID.TID 0000.0001) > costIceEnd1        = 20000201,
588  (PID.TID 0000.0001) > costIceEnd2        = 00000,  (PID.TID 0000.0001) > costIceEnd2        = 00000,
589  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
590    (PID.TID 0000.0001) >
591    (PID.TID 0000.0001) > &SEAICE_PARM03
592    (PID.TID 0000.0001) > /
593  (PID.TID 0000.0001)  (PID.TID 0000.0001)
594  (PID.TID 0000.0001)  SEAICE_READPARMS: finished reading data.seaice  (PID.TID 0000.0001)  SEAICE_READPARMS: finished reading data.seaice
595  (PID.TID 0000.0001)  (PID.TID 0000.0001) AUTODIFF_READPARMS: opening data.autodiff
596    (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.autodiff
597  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
598  (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> START <<<  (PID.TID 0000.0001) // Parameter file "data.autodiff"
599  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
600    (PID.TID 0000.0001) ># =========================
601    (PID.TID 0000.0001) ># pkg AUTODIFF parameters :
602    (PID.TID 0000.0001) ># =========================
603    (PID.TID 0000.0001) >#  inAdExact :: get an exact adjoint (no approximation) (def=.True.)
604    (PID.TID 0000.0001) >#
605    (PID.TID 0000.0001) > &AUTODIFF_PARM01
606    (PID.TID 0000.0001) ># inAdExact = .FALSE.,
607    (PID.TID 0000.0001) ># useKPPinAdMode = .FALSE.,
608    (PID.TID 0000.0001) ># useGMRediInAdMode = .FALSE.,
609    (PID.TID 0000.0001) > /
610  (PID.TID 0000.0001)  (PID.TID 0000.0001)
611  (PID.TID 0000.0001) model grid type   = /* type of sea ice model grid */  (PID.TID 0000.0001) AUTODIFF_READPARMS: finished reading data.autodiff
612  (PID.TID 0000.0001)               'C-GRID'  (PID.TID 0000.0001) // ===================================
613  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001) // AUTODIFF parameters :
614  (PID.TID 0000.0001) SEAICEwriteState  = /* write sea ice state to file */  (PID.TID 0000.0001) // ===================================
615    (PID.TID 0000.0001) inAdExact = /* get an exact adjoint (no approximation) */
616  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
617  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
618  (PID.TID 0000.0001) SEAICEuseDYNAMICS = /* use dynamics */  (PID.TID 0000.0001) useKPPinAdMode = /* use KPP in adjoint mode */
619  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
620  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
621  (PID.TID 0000.0001) SEAICEuseTEM      = /* use truncated ellipse rheology */  (PID.TID 0000.0001) useGMRediInAdMode = /* use GMRedi in adjoint mode */
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICEuseMetricTerms = /* use metric terms */  
622  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
623  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
624  (PID.TID 0000.0001) SEAICE_no_slip    = /* no slip boundary conditions */  (PID.TID 0000.0001) useSEAICEinAdMode = /* use SEAICE in adjoint mode */
625  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   T
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_maskRHS    = /* mask RHS of solver */  
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_clipVeloctities = /* impose max. vels. */  
 (PID.TID 0000.0001)                   F  
626  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
627  (PID.TID 0000.0001) useHB87stressCoupling  = /* altern. ice-ocean stress */  (PID.TID 0000.0001) useGGL90inAdMode = /* use GGL90 in adjoint mode */
628  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
629  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
630  (PID.TID 0000.0001) SEAICErestoreUnderIce  = /* restore T and S under ice */  (PID.TID 0000.0001) useSALT_PLUMEinAdMode = /* use SALT_PLUME in adjoint mode */
631  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
632  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
633  (PID.TID 0000.0001) usePW79thermodynamics  = /* default 0-layer TD */  (PID.TID 0000.0001) SEAICEuseDYNAMICSswitchInAd = /* switch On/Off SEAICE Dyn in AD mode */
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICEadvHeff = /* advect effective ice thickness */  
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICEadvArea = /* advect fractional ice area */  
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICEadvSnow = /* advect snow layer together with ice */  
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICEadvSalt = /* advect salinity together with ice */  
634  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
635  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
636  (PID.TID 0000.0001) SEAICEuseFlooding = /* turn submerged snow into ice */  (PID.TID 0000.0001) SEAICEuseFREEDRIFTswitchInAd= /* switch On/Off Free-Drift in AD mode */
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) LAD               = /* time stepping scheme */  
 (PID.TID 0000.0001)                       2  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) IMAX_TICE         = /* iterations for ice heat budget */  
 (PID.TID 0000.0001)                      10  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICEadvScheme   = /* advection scheme for ice */  
 (PID.TID 0000.0001)                       2  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICEuseFluxForm = /* advection in FV flux form */  
637  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
638  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
639  (PID.TID 0000.0001) SEAICEadvSchArea   = /* advection scheme for area */  (PID.TID 0000.0001) SEAICEapproxLevInAd = /* -1:SEAICE_FAKE, >0:other adjoint approximation */
640  (PID.TID 0000.0001)                       2  (PID.TID 0000.0001)                       0
641  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
642  (PID.TID 0000.0001) SEAICEadvSchHeff   = /* advection scheme for thickness */  (PID.TID 0000.0001) dumpAdVarExch = /* control adexch before dumpinp */
643  (PID.TID 0000.0001)                       2  (PID.TID 0000.0001)                       2
644  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
645  (PID.TID 0000.0001) SEAICEadvSchSnow   = /* advection scheme for snow */  (PID.TID 0000.0001) mon_AdVarExch = /* control adexch before monitor */
646  (PID.TID 0000.0001)                       2  (PID.TID 0000.0001)                       2
647  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
648  (PID.TID 0000.0001) SEAICE_deltaTtherm= /* thermodynamic timestep */  (PID.TID 0000.0001) viscFacInAd = /* viscosity factor for adjoint */
 (PID.TID 0000.0001)                 3.600000000000000E+03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_deltaTdyn  = /* dynamic timestep */  
 (PID.TID 0000.0001)                 3.600000000000000E+03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_availHeatFrac = /* fraction used from melting */  
 (PID.TID 0000.0001)                 8.000000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_gamma_t    = /* melting timescale due to warm ML*/  
 (PID.TID 0000.0001)                 1.234567000000000E+05  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_zetaMin    = /* lower bound for viscosity */  
 (PID.TID 0000.0001)                 0.000000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_monFreq  = /* monitor frequency */  
649  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
650  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
651  (PID.TID 0000.0001) SEAICE_dumpFreq   = /* dump frequency */  (PID.TID 0000.0001)
 (PID.TID 0000.0001)                 0.000000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_taveFreq   = /* time-averaging frequency */  
 (PID.TID 0000.0001)                 3.600000000000000E+04  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_mon_stdio  = /* write monitor to std-outp */  
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_dump_mdsio = /* write snap-shot   using MDSIO */  
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_tave_mdsio = /* write TimeAverage using MDSIO */  
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_mon_mnc    = /* write monitor to netcdf file */  
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_dump_mnc   = /* write snap-shot   using MNC */  
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_tave_mnc   = /* write TimeAverage using MNC */  
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_initialHEFF= /* initial sea-ice thickness */  
 (PID.TID 0000.0001)                 1.000000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) OCEAN_drag        = /* air-ocean drag coefficient */  
 (PID.TID 0000.0001)                 1.000000000000000E-03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_drag       = /* air-ice drag coefficient */  
 (PID.TID 0000.0001)                 2.000000000000000E-03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_waterDrag  = /* water-ice drag * density */  
 (PID.TID 0000.0001)                 5.500000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_dryIceAlb  = /* winter albedo */  
 (PID.TID 0000.0001)                 7.500000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_wetIceAlb  = /* summer albedo */  
 (PID.TID 0000.0001)                 6.600000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_drySnowAlb = /* dry snow albedo */  
 (PID.TID 0000.0001)                 8.400000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_wetSnowAlb = /* wet snow albedo */  
 (PID.TID 0000.0001)                 7.000000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) HO                = /* demarcation ice thickness */  
 (PID.TID 0000.0001)                 5.000000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_drag_south      = /* Southern Ocean SEAICE_drag */  
 (PID.TID 0000.0001)                 2.000000000000000E-03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_waterDrag_south = /* Southern Ocean waterDrag */  
 (PID.TID 0000.0001)                 5.500000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_dryIceAlb_south = /* Southern Ocean dryIceAlb */  
 (PID.TID 0000.0001)                 7.500000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_wetIceAlb_south = /* Southern Ocean wetIceAlb */  
 (PID.TID 0000.0001)                 6.600000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_drySnowAlb_south= /* Southern Ocean drySnowAlb */  
 (PID.TID 0000.0001)                 8.400000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_wetSnowAlb_south= /* Southern Ocean wetSnowAlb */  
 (PID.TID 0000.0001)                 7.000000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) HO_south               = /* Southern Ocean HO */  
 (PID.TID 0000.0001)                 5.000000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_waterAlbedo= /* water albedo */  
 (PID.TID 0000.0001)                 1.000000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_strength   = /* sea-ice strength Pstar */  
 (PID.TID 0000.0001)                 2.750000000000000E+04  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_sensHeat   = /* sensible heat transfer */  
 (PID.TID 0000.0001)                 2.284000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_latentWater= /* latent heat transfer for water */  
 (PID.TID 0000.0001)                 5.687500000000000E+03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_latentIce  = /* latent heat transfer for ice */  
 (PID.TID 0000.0001)                 6.447400000000000E+03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_iceConduct = /* sea-ice conductivity */  
 (PID.TID 0000.0001)                 2.165600000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_snowConduct= /* snow conductivity */  
 (PID.TID 0000.0001)                 3.100000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_emissivity = /* Stefan-Boltzman * emissivity */  
 (PID.TID 0000.0001)                 5.500000000000000E-08  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_snowThick  = /* cutoff snow thickness */  
 (PID.TID 0000.0001)                 1.500000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_shortwave  = /* penetration shortwave radiation */  
 (PID.TID 0000.0001)                 3.000000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_freeze     = /* freezing temp. of sea water */  
 (PID.TID 0000.0001)                -1.960000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) Initial sea-ice concentration is read from file:  
 (PID.TID 0000.0001)    >>    <<  
 (PID.TID 0000.0001) Initial sea-ice thickness is read from file:  
 (PID.TID 0000.0001)    >>    <<  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SOLV_MAX_ITERS    = /* max. number of LSR solver steps */  
 (PID.TID 0000.0001)                    1500  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SOLV_NCHECK       = /* test interval for LSR solver */  
 (PID.TID 0000.0001)                       2  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) NPSEUDOTIMESTEPS  = /* num. of extra pseudo time steps */  
 (PID.TID 0000.0001)                       2  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) LSR_ERROR         = /* sets accuracy of LSR solver */  
 (PID.TID 0000.0001)                 1.000000000000000E-06  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) DIFF1             = /* parameter used in advect.F */  
 (PID.TID 0000.0001)                 4.000000000000000E-03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) A22               = /* parameter used in growth.F */  
 (PID.TID 0000.0001)                 1.500000000000000E-01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) MAX_HEFF          = /* maximum ice thickness */  
 (PID.TID 0000.0001)                 1.000000000000000E+01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) MIN_ATEMP         = /* minimum air temperature */  
 (PID.TID 0000.0001)                -5.000000000000000E+01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) MIN_LWDOWN        = /* minimum downward longwave */  
 (PID.TID 0000.0001)                 6.000000000000000E+01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) MAX_TICE          = /* maximum ice temperature */  
 (PID.TID 0000.0001)                 3.000000000000000E+01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) MIN_TICE          = /* minimum ice temperature */  
 (PID.TID 0000.0001)                -5.000000000000000E+01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) SEAICE_EPS        = /* reduce derivative singularities */  
 (PID.TID 0000.0001)                 1.000000000000000E-08  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> END <<<  
 (PID.TID 0000.0001) // =======================================================  
652  (PID.TID 0000.0001) OPTIM_READPARMS: opening data.optim  (PID.TID 0000.0001) OPTIM_READPARMS: opening data.optim
653  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.optim  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.optim
654  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 748  Line 660 
660  (PID.TID 0000.0001) ># ********************************  (PID.TID 0000.0001) ># ********************************
661  (PID.TID 0000.0001) > &OPTIM  (PID.TID 0000.0001) > &OPTIM
662  (PID.TID 0000.0001) > optimcycle=0,  (PID.TID 0000.0001) > optimcycle=0,
663  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
664  (PID.TID 0000.0001)  (PID.TID 0000.0001)
665  (PID.TID 0000.0001) OPTIM_READPARMS: finished reading data.optim  (PID.TID 0000.0001) OPTIM_READPARMS: finished reading data.optim
666  (PID.TID 0000.0001) CTRL_READPARMS: opening data.ctrl  (PID.TID 0000.0001) CTRL_READPARMS: opening data.ctrl
# Line 763  Line 675 
675  (PID.TID 0000.0001) ># *********************  (PID.TID 0000.0001) ># *********************
676  (PID.TID 0000.0001) > &CTRL_NML  (PID.TID 0000.0001) > &CTRL_NML
677  (PID.TID 0000.0001) ># doSinglePrecTapelev=.TRUE.,  (PID.TID 0000.0001) ># doSinglePrecTapelev=.TRUE.,
678    (PID.TID 0000.0001) >#
679  (PID.TID 0000.0001) > xx_theta_file      ='xx_theta',  (PID.TID 0000.0001) > xx_theta_file      ='xx_theta',
680  (PID.TID 0000.0001) > xx_salt_file       ='xx_salt',  (PID.TID 0000.0001) > xx_salt_file       ='xx_salt',
681  (PID.TID 0000.0001) > xx_siarea_file     ='xx_siarea',  (PID.TID 0000.0001) > xx_siarea_file     ='xx_siarea',
# Line 848  Line 761 
761  (PID.TID 0000.0001) > xx_vwindstartdate2 = 000000,  (PID.TID 0000.0001) > xx_vwindstartdate2 = 000000,
762  (PID.TID 0000.0001) > xx_vwindperiod     = 864000.0,  (PID.TID 0000.0001) > xx_vwindperiod     = 864000.0,
763  (PID.TID 0000.0001) > xx_vwind_file      = 'xx_vwind',  (PID.TID 0000.0001) > xx_vwind_file      = 'xx_vwind',
764  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) >#
765    (PID.TID 0000.0001) > xx_sststartdate1 = 19790101,
766    (PID.TID 0000.0001) > xx_sststartdate2 = 000000,
767    (PID.TID 0000.0001) > xx_sstperiod     = 864000.0,
768    (PID.TID 0000.0001) > xx_sst_file      = 'xx_sst',
769    (PID.TID 0000.0001) >#
770    (PID.TID 0000.0001) > xx_sssstartdate1 = 19790101,
771    (PID.TID 0000.0001) > xx_sssstartdate2 = 000000,
772    (PID.TID 0000.0001) > xx_sssperiod     = 864000.0,
773    (PID.TID 0000.0001) > xx_sss_file      = 'xx_sss',
774    (PID.TID 0000.0001) >#
775    (PID.TID 0000.0001) > /
776  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
777  (PID.TID 0000.0001) ># *********************  (PID.TID 0000.0001) ># *********************
778  (PID.TID 0000.0001) ># names for ctrl_pack/unpack  (PID.TID 0000.0001) ># names for ctrl_pack/unpack
779  (PID.TID 0000.0001) ># *********************  (PID.TID 0000.0001) ># *********************
780  (PID.TID 0000.0001) > &CTRL_PACKNAMES  (PID.TID 0000.0001) > &CTRL_PACKNAMES
781  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
782  (PID.TID 0000.0001)  (PID.TID 0000.0001)
783  (PID.TID 0000.0001) CTRL_READPARMS: finished reading data.ctrl  (PID.TID 0000.0001) CTRL_READPARMS: finished reading data.ctrl
784  (PID.TID 0000.0001) COST_READPARMS: opening data.cost  (PID.TID 0000.0001) COST_READPARMS: opening data.cost
# Line 868  Line 792 
792  (PID.TID 0000.0001) ># cost function  (PID.TID 0000.0001) ># cost function
793  (PID.TID 0000.0001) ># ******************  (PID.TID 0000.0001) ># ******************
794  (PID.TID 0000.0001) > &COST_NML  (PID.TID 0000.0001) > &COST_NML
795  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
796  (PID.TID 0000.0001)  (PID.TID 0000.0001)
797  (PID.TID 0000.0001) COST_READPARMS: finished reading data.cost  (PID.TID 0000.0001) COST_READPARMS: finished reading data.cost
798  (PID.TID 0000.0001) GRDCHK_READPARMS: opening data.grdchk  (PID.TID 0000.0001) GRDCHK_READPARMS: opening data.grdchk
# Line 882  Line 806 
806  (PID.TID 0000.0001) ># *******************  (PID.TID 0000.0001) ># *******************
807  (PID.TID 0000.0001) > &GRDCHK_NML  (PID.TID 0000.0001) > &GRDCHK_NML
808  (PID.TID 0000.0001) > grdchk_eps       = 1.d-4,  (PID.TID 0000.0001) > grdchk_eps       = 1.d-4,
809  (PID.TID 0000.0001) > nbeg             = 4,  (PID.TID 0000.0001) ># nbeg             = 4,
810    (PID.TID 0000.0001) > iGloPos          = 4,
811    (PID.TID 0000.0001) > jGloPos          = 8,
812    (PID.TID 0000.0001) > kGloPos          = 1,
813  (PID.TID 0000.0001) > nstep            = 1,  (PID.TID 0000.0001) > nstep            = 1,
814  (PID.TID 0000.0001) > nend             = 8,  (PID.TID 0000.0001) > nend             = 4,
815  (PID.TID 0000.0001) > grdchkvarindex   = 7,  (PID.TID 0000.0001) > grdchkvarindex   = 7,
816  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
817  (PID.TID 0000.0001)  (PID.TID 0000.0001)
818  (PID.TID 0000.0001) GRDCHK_READPARMS: finished reading data.grdchk  (PID.TID 0000.0001) GRDCHK_READPARMS: finished reading data.grdchk
819  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 894  Line 821 
821  (PID.TID 0000.0001) // Gradient check configuration  >>> START <<<  (PID.TID 0000.0001) // Gradient check configuration  >>> START <<<
822  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
823  (PID.TID 0000.0001)  (PID.TID 0000.0001)
824    (PID.TID 0000.0001)   grdchkvarindex :                          7
825  (PID.TID 0000.0001)   eps:                              0.100E-03  (PID.TID 0000.0001)   eps:                              0.100E-03
826  (PID.TID 0000.0001)   First location:                           4  (PID.TID 0000.0001)   First location:                           0
827  (PID.TID 0000.0001)   Last location:                            8  (PID.TID 0000.0001)   Last location:                            4
828  (PID.TID 0000.0001)   Increment:                                1  (PID.TID 0000.0001)   Increment:                                1
829    (PID.TID 0000.0001)   grdchkWhichProc:                          0
830    (PID.TID 0000.0001)   iLocTile =       1  ,    jLocTile =       1
831  (PID.TID 0000.0001)  (PID.TID 0000.0001)
832  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
833  (PID.TID 0000.0001) // Gradient check configuration  >>> END <<<  (PID.TID 0000.0001) // Gradient check configuration  >>> END <<<
834  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
835  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001) EXF_READPARMS: opening data.exf  
 (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.exf  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Parameter file "data.exf"  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) ># $Header$  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) ># *********************  
 (PID.TID 0000.0001) ># External Forcing Data  
 (PID.TID 0000.0001) ># *********************  
 (PID.TID 0000.0001) > &EXF_NML_01  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > useExfCheckRange  = .TRUE.,  
 (PID.TID 0000.0001) > repeatPeriod      = 31622400.0,  
 (PID.TID 0000.0001) > exf_iprec         = 32,  
 (PID.TID 0000.0001) > exf_yftype        = 'RL',  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > &  
 (PID.TID 0000.0001) >  
 (PID.TID 0000.0001) ># *********************  
 (PID.TID 0000.0001) > &EXF_NML_02  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > hfluxstartdate1   = 19781216,  
 (PID.TID 0000.0001) > hfluxstartdate2   = 180000,  
 (PID.TID 0000.0001) > hfluxperiod       = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > sfluxstartdate1   = 19781216,  
 (PID.TID 0000.0001) > sfluxstartdate2   = 180000,  
 (PID.TID 0000.0001) > sfluxperiod       = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > ustressstartdate1 = 19781216,  
 (PID.TID 0000.0001) > ustressstartdate2 = 180000,  
 (PID.TID 0000.0001) > ustressperiod     = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > vstressstartdate1 = 19781216,  
 (PID.TID 0000.0001) > vstressstartdate2 = 180000,  
 (PID.TID 0000.0001) > vstressperiod     = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > atempstartdate1   = 19781216,  
 (PID.TID 0000.0001) > atempstartdate2   = 180000,  
 (PID.TID 0000.0001) > atempperiod       = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > aqhstartdate1     = 19781216,  
 (PID.TID 0000.0001) > aqhstartdate2     = 180000,  
 (PID.TID 0000.0001) > aqhperiod         = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) >#evapstartdate1    = 19781216,  
 (PID.TID 0000.0001) >#evapstartdate2    = 180000,  
 (PID.TID 0000.0001) >#evapperiod        = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > precipstartdate1  = 19781216,  
 (PID.TID 0000.0001) > precipstartdate2  = 180000,  
 (PID.TID 0000.0001) > precipperiod      = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > uwindstartdate1   = 19781216,  
 (PID.TID 0000.0001) > uwindstartdate2   = 180000,  
 (PID.TID 0000.0001) > uwindperiod       = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > vwindstartdate1   = 19781216,  
 (PID.TID 0000.0001) > vwindstartdate2   = 180000,  
 (PID.TID 0000.0001) > vwindperiod       = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > swfluxstartdate1  = 19781216,  
 (PID.TID 0000.0001) > swfluxstartdate2  = 180000,  
 (PID.TID 0000.0001) > swfluxperiod      = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > lwfluxstartdate1  = 19781216,  
 (PID.TID 0000.0001) > lwfluxstartdate2  = 180000,  
 (PID.TID 0000.0001) > lwfluxperiod      = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > swdownstartdate1  = 19781216,  
 (PID.TID 0000.0001) > swdownstartdate2  = 180000,  
 (PID.TID 0000.0001) > swdownperiod      = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > lwdownstartdate1  = 19781216,  
 (PID.TID 0000.0001) > lwdownstartdate2  = 180000,  
 (PID.TID 0000.0001) > lwdownperiod      = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > climsststartdate1  = 19781216,  
 (PID.TID 0000.0001) > climsststartdate2  = 180000,  
 (PID.TID 0000.0001) > climsstperiod      = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > climsssstartdate1  = 19781216,  
 (PID.TID 0000.0001) > climsssstartdate2  = 180000,  
 (PID.TID 0000.0001) > climsssperiod      = 2635200.0,  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > hfluxfile         = ' ',  
 (PID.TID 0000.0001) > sfluxfile         = ' ',  
 (PID.TID 0000.0001) > ustressfile       = ' ',  
 (PID.TID 0000.0001) > vstressfile       = ' ',  
 (PID.TID 0000.0001) > atempfile         = 'tair.labsea1979',  
 (PID.TID 0000.0001) > aqhfile           = 'qa.labsea1979',  
 (PID.TID 0000.0001) > uwindfile         = 'u10m.labsea1979',  
 (PID.TID 0000.0001) > vwindfile         = 'v10m.labsea1979',  
 (PID.TID 0000.0001) >#evapfile          = 'evap.labsea1979',  
 (PID.TID 0000.0001) > precipfile        = 'prate.labsea1979',  
 (PID.TID 0000.0001) > lwfluxfile        = ' ',  
 (PID.TID 0000.0001) > swfluxfile        = ' ',  
 (PID.TID 0000.0001) > lwdownfile        = 'flo.labsea1979',  
 (PID.TID 0000.0001) > swdownfile        = 'fsh.labsea1979',  
 (PID.TID 0000.0001) > runoffFile        = ' '  
 (PID.TID 0000.0001) > climsstfile       = ' ',  
 (PID.TID 0000.0001) > climsssfile       = 'SSS_monthly.labsea1979',  
 (PID.TID 0000.0001) >#  
 (PID.TID 0000.0001) > &  
 (PID.TID 0000.0001) >  
 (PID.TID 0000.0001) ># *********************  
 (PID.TID 0000.0001) > &EXF_NML_03  
 (PID.TID 0000.0001) > &  
 (PID.TID 0000.0001) >  
 (PID.TID 0000.0001) ># *********************  
 (PID.TID 0000.0001) > &EXF_NML_04  
 (PID.TID 0000.0001) > &  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_01  
 (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_02  
 (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_03  
 (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_04  
 (PID.TID 0000.0001) EXF_READPARMS: finished reading data.exf  
836  (PID.TID 0000.0001) ECCO_READPARMS: opening data.ecco  (PID.TID 0000.0001) ECCO_READPARMS: opening data.ecco
837  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.ecco  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.ecco
838  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 1042  Line 853 
853  (PID.TID 0000.0001) > topexstartdate2 = 00000,  (PID.TID 0000.0001) > topexstartdate2 = 00000,
854  (PID.TID 0000.0001) > topexperiod     = 2635200.0,  (PID.TID 0000.0001) > topexperiod     = 2635200.0,
855  (PID.TID 0000.0001) > topexfile       = 'labsea_TP_fields',  (PID.TID 0000.0001) > topexfile       = 'labsea_TP_fields',
856  (PID.TID 0000.0001) > topexmeanfile   = 'labsea_TP_mean',  (PID.TID 0000.0001) > mdtdatfile      = 'labsea_TP_mean',
857  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
858  (PID.TID 0000.0001) > ersfile       = 'labsea_ERS_fields',  (PID.TID 0000.0001) > ersfile       = 'labsea_ERS_fields',
859  (PID.TID 0000.0001) > ersstartdate1 = 19790101,  (PID.TID 0000.0001) > ersstartdate1 = 19790101,
# Line 1052  Line 863 
863  (PID.TID 0000.0001) > sststartdate1        = 19790101,  (PID.TID 0000.0001) > sststartdate1        = 19790101,
864  (PID.TID 0000.0001) > sststartdate2        = 00000,  (PID.TID 0000.0001) > sststartdate2        = 00000,
865  (PID.TID 0000.0001) > sstdatfile           = 'labsea_SST_fields',  (PID.TID 0000.0001) > sstdatfile           = 'labsea_SST_fields',
866    (PID.TID 0000.0001) > ssterrfile           = 'sigma_sst.bin',
867  (PID.TID 0000.0001) > tdatfile             = 'labsea_Lev.ptmp',  (PID.TID 0000.0001) > tdatfile             = 'labsea_Lev.ptmp',
868    (PID.TID 0000.0001) > temperrfile          = 'sigma_theta.bin',
869  (PID.TID 0000.0001) > sdatfile             = 'labsea_Lev.salt',  (PID.TID 0000.0001) > sdatfile             = 'labsea_Lev.salt',
870    (PID.TID 0000.0001) > salterrfile          = 'sigma_salt.bin',
871  (PID.TID 0000.0001) > ssh_errfile          = 'labsea_ssh.err',  (PID.TID 0000.0001) > ssh_errfile          = 'labsea_ssh.err',
872  (PID.TID 0000.0001) > geoid_errfile        = 'labsea_geoid.err',  (PID.TID 0000.0001) > geoid_errfile        = 'labsea_geoid.err',
873  (PID.TID 0000.0001) > geoid_covariancefile = ' ',  (PID.TID 0000.0001) > geoid_covariancefile = ' ',
# Line 1119  Line 933 
933  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
934  (PID.TID 0000.0001) > cost_iprec  = 64,  (PID.TID 0000.0001) > cost_iprec  = 64,
935  (PID.TID 0000.0001) > cost_yftype = 'RL',  (PID.TID 0000.0001) > cost_yftype = 'RL',
936  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
937  (PID.TID 0000.0001)  (PID.TID 0000.0001)
938  (PID.TID 0000.0001) ECCO_READPARMS: finished reading data.ecco  (PID.TID 0000.0001) ECCO_READPARMS: finished reading #1: ecco_cost_nml
939  (PID.TID 0000.0001) ECCO_READPARMS: start assigning cost dates  (PID.TID 0000.0001) ECCO_READPARMS: done
 (PID.TID 0000.0001) ECCO_READPARMS: end assigning cost dates  
940  (PID.TID 0000.0001) SET_PARMS: done  (PID.TID 0000.0001) SET_PARMS: done
941  (PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr=    T ; setCenterDr=    F  (PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr=    T ; setCenterDr=    F
942  (PID.TID 0000.0001) %MON XC_max                       =   3.1900000000000E+02  (PID.TID 0000.0001) %MON XC_max                       =   3.1900000000000E+02
# Line 1161  Line 974 
974  (PID.TID 0000.0001) %MON DYC_max                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYC_max                      =   2.2238985328912E+05
975  (PID.TID 0000.0001) %MON DYC_min                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYC_min                      =   2.2238985328912E+05
976  (PID.TID 0000.0001) %MON DYC_mean                     =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYC_mean                     =   2.2238985328912E+05
977  (PID.TID 0000.0001) %MON DYC_sd                       =   6.1118043959141E-10  (PID.TID 0000.0001) %MON DYC_sd                       =   1.4551915228367E-10
978  (PID.TID 0000.0001) %MON DYF_max                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYF_max                      =   2.2238985328912E+05
979  (PID.TID 0000.0001) %MON DYF_min                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYF_min                      =   2.2238985328912E+05
980  (PID.TID 0000.0001) %MON DYF_mean                     =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYF_mean                     =   2.2238985328912E+05
981  (PID.TID 0000.0001) %MON DYF_sd                       =   6.1118043959141E-10  (PID.TID 0000.0001) %MON DYF_sd                       =   1.4551915228367E-10
982  (PID.TID 0000.0001) %MON DYG_max                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYG_max                      =   2.2238985328912E+05
983  (PID.TID 0000.0001) %MON DYG_min                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYG_min                      =   2.2238985328912E+05
984  (PID.TID 0000.0001) %MON DYG_mean                     =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYG_mean                     =   2.2238985328912E+05
985  (PID.TID 0000.0001) %MON DYG_sd                       =   6.1118043959141E-10  (PID.TID 0000.0001) %MON DYG_sd                       =   1.4551915228367E-10
986  (PID.TID 0000.0001) %MON DYU_max                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYU_max                      =   2.2238985328912E+05
987  (PID.TID 0000.0001) %MON DYU_min                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYU_min                      =   2.2238985328912E+05
988  (PID.TID 0000.0001) %MON DYU_mean                     =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYU_mean                     =   2.2238985328912E+05
989  (PID.TID 0000.0001) %MON DYU_sd                       =   6.1118043959141E-10  (PID.TID 0000.0001) %MON DYU_sd                       =   1.4551915228367E-10
990  (PID.TID 0000.0001) %MON RA_max                       =   3.3728048822756E+10  (PID.TID 0000.0001) %MON RA_max                       =   3.3728048822756E+10
991  (PID.TID 0000.0001) %MON RA_min                       =   1.1124894996734E+10  (PID.TID 0000.0001) %MON RA_min                       =   1.1124894996734E+10
992  (PID.TID 0000.0001) %MON RA_mean                      =   2.2918170839356E+10  (PID.TID 0000.0001) %MON RA_mean                      =   2.2918170839356E+10
# Line 1198  Line 1011 
1011  (PID.TID 0000.0001) %MON AngleSN_min                  =   0.0000000000000E+00  (PID.TID 0000.0001) %MON AngleSN_min                  =   0.0000000000000E+00
1012  (PID.TID 0000.0001) %MON AngleSN_mean                 =   0.0000000000000E+00  (PID.TID 0000.0001) %MON AngleSN_mean                 =   0.0000000000000E+00
1013  (PID.TID 0000.0001) %MON AngleSN_sd                   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON AngleSN_sd                   =   0.0000000000000E+00
1014    (PID.TID 0000.0001)
1015  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1016  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  (PID.TID 0000.0001) // Calendar configuration >>> START <<<
 (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  
 (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
1017  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1018  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1019  (PID.TID 0000.0001)  (PID.TID 0000.0001) modelstart = /* Start time of the model integration [s] */
1020  (PID.TID 0000.0001) // ===================================  (PID.TID 0000.0001)                 0.000000000000000E+00
 (PID.TID 0000.0001) // GAD parameters :  
 (PID.TID 0000.0001) // ===================================  
 (PID.TID 0000.0001) tempAdvScheme =   /* Temp. Horiz.Advection scheme selector */  
 (PID.TID 0000.0001)                      30  
1021  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1022  (PID.TID 0000.0001) tempVertAdvScheme =   /* Temp. Vert. Advection scheme selector */  (PID.TID 0000.0001) modelend  = /* End time of the model integration [s] */
1023  (PID.TID 0000.0001)                      30  (PID.TID 0000.0001)                 1.440000000000000E+04
1024  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1025  (PID.TID 0000.0001) tempMultiDimAdvec =   /* use Muti-Dim Advec method for Temp */  (PID.TID 0000.0001) modelStep = /* Time interval for a model forward step [s] */
1026    (PID.TID 0000.0001)                 3.600000000000000E+03
1027    (PID.TID 0000.0001)     ;
1028    (PID.TID 0000.0001) usingGregorianCalendar= /* Calendar Type: Gregorian Calendar */
1029  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
1030  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1031  (PID.TID 0000.0001) tempSOM_Advection = /* use 2nd Order Moment Advection for Temp */  (PID.TID 0000.0001) usingJulianCalendar = /* Calendar Type: Julian Calendar */
1032  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
1033  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1034  (PID.TID 0000.0001) AdamsBashforthGt = /* apply Adams-Bashforth extrapolation on Gt */  (PID.TID 0000.0001) usingNoLeapYearCal  = /* Calendar Type: without Leap Year */
1035  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
1036  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1037  (PID.TID 0000.0001) AdamsBashforth_T = /* apply Adams-Bashforth extrapolation on Temp */  (PID.TID 0000.0001) usingModelCalendar  = /* Calendar Type: Model Calendar */
1038    (PID.TID 0000.0001)                   F
1039    (PID.TID 0000.0001)     ;
1040    (PID.TID 0000.0001) modelStartDate YYYYMMDD = /* Model start date YYYY-MM-DD */
1041    (PID.TID 0000.0001)                19790101
1042    (PID.TID 0000.0001)     ;
1043    (PID.TID 0000.0001)   modelStartDate HHMMSS = /* Model start date HH-MM-SS  */
1044    (PID.TID 0000.0001)                       0
1045    (PID.TID 0000.0001)     ;
1046    (PID.TID 0000.0001) modelEndDate   YYYYMMDD = /* Model end date YYYY-MM-DD */
1047    (PID.TID 0000.0001)                19790101
1048    (PID.TID 0000.0001)     ;
1049    (PID.TID 0000.0001)   modelEndDate   HHMMSS = /* Model end date HH-MM-SS  */
1050    (PID.TID 0000.0001)                   40000
1051    (PID.TID 0000.0001)     ;
1052    (PID.TID 0000.0001) intyears = /* Number of calendar years affected by the integration */
1053    (PID.TID 0000.0001)                       1
1054    (PID.TID 0000.0001)     ;
1055    (PID.TID 0000.0001) intmonths= /* Number of calendar months affected by the integration */
1056    (PID.TID 0000.0001)                       1
1057    (PID.TID 0000.0001)     ;
1058    (PID.TID 0000.0001) intdays = /* Number of calendar days affected by the integration */
1059    (PID.TID 0000.0001)                       1
1060    (PID.TID 0000.0001)     ;
1061    (PID.TID 0000.0001) modelIter0 = /* Base timestep number  */
1062    (PID.TID 0000.0001)                       0
1063    (PID.TID 0000.0001)     ;
1064    (PID.TID 0000.0001) modelIterEnd = /* Final timestep number  */
1065    (PID.TID 0000.0001)                       4
1066    (PID.TID 0000.0001)     ;
1067    (PID.TID 0000.0001) modelIntSteps= /* Number of model timesteps  */
1068    (PID.TID 0000.0001)                       4
1069    (PID.TID 0000.0001)     ;
1070    (PID.TID 0000.0001)
1071    (PID.TID 0000.0001) // =======================================================
1072    (PID.TID 0000.0001) // Calendar configuration  >>> END <<<
1073    (PID.TID 0000.0001) // =======================================================
1074    (PID.TID 0000.0001)
1075    (PID.TID 0000.0001) GAD_INIT_FIXED: GAD_OlMinSize=  2  0  1
1076    (PID.TID 0000.0001)
1077    (PID.TID 0000.0001) // ===================================
1078    (PID.TID 0000.0001) // GAD parameters :
1079    (PID.TID 0000.0001) // ===================================
1080    (PID.TID 0000.0001) tempAdvScheme =   /* Temp. Horiz.Advection scheme selector */
1081    (PID.TID 0000.0001)                      30
1082    (PID.TID 0000.0001)     ;
1083    (PID.TID 0000.0001) tempVertAdvScheme =   /* Temp. Vert. Advection scheme selector */
1084    (PID.TID 0000.0001)                      30
1085    (PID.TID 0000.0001)     ;
1086    (PID.TID 0000.0001) tempMultiDimAdvec =   /* use Muti-Dim Advec method for Temp */
1087    (PID.TID 0000.0001)                   T
1088    (PID.TID 0000.0001)     ;
1089    (PID.TID 0000.0001) tempSOM_Advection = /* use 2nd Order Moment Advection for Temp */
1090    (PID.TID 0000.0001)                   F
1091    (PID.TID 0000.0001)     ;
1092    (PID.TID 0000.0001) AdamsBashforthGt = /* apply Adams-Bashforth extrapolation on Gt */
1093    (PID.TID 0000.0001)                   F
1094    (PID.TID 0000.0001)     ;
1095    (PID.TID 0000.0001) AdamsBashforth_T = /* apply Adams-Bashforth extrapolation on Temp */
1096  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
1097  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1098  (PID.TID 0000.0001) saltAdvScheme =   /* Salt. Horiz.advection scheme selector */  (PID.TID 0000.0001) saltAdvScheme =   /* Salt. Horiz.advection scheme selector */
# Line 1341  Line 1116 
1116  (PID.TID 0000.0001) // ===================================  (PID.TID 0000.0001) // ===================================
1117  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1118  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1119  (PID.TID 0000.0001) // External forcing configuration >>> START <<<  (PID.TID 0000.0001) // External forcing (EXF) configuration >>> START <<<
1120  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1121  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1122  (PID.TID 0000.0001)  EXF general parameters:  (PID.TID 0000.0001)  EXF general parameters:
1123  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001) exf_yftype =  /* ? */  
 (PID.TID 0000.0001)               'RL'  
 (PID.TID 0000.0001)     ;  
1124  (PID.TID 0000.0001) exf_iprec = /* exf file precision */  (PID.TID 0000.0001) exf_iprec = /* exf file precision */
1125  (PID.TID 0000.0001)                      32  (PID.TID 0000.0001)                      32
1126  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 1361  Line 1133 
1133  (PID.TID 0000.0001) useExfCheckRange = /* check for fields range */  (PID.TID 0000.0001) useExfCheckRange = /* check for fields range */
1134  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
1135  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1136  (PID.TID 0000.0001) exf_monFreq = /* EXF monitor frequency [ s ] */  (PID.TID 0000.0001) exf_debugLev = /* select EXF-debug printing level */
1137    (PID.TID 0000.0001)                       1
1138    (PID.TID 0000.0001)     ;
1139    (PID.TID 0000.0001) exf_monFreq  = /* EXF monitor frequency [ s ] */
1140  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
1141  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1142  (PID.TID 0000.0001) repeatPeriod = /* period for cycling forcing dataset [ s ] */  (PID.TID 0000.0001) repeatPeriod = /* period for cycling forcing dataset [ s ] */
# Line 1376  Line 1151 
1151  (PID.TID 0000.0001) stressIsOnCgrid = /* set u,v_stress on Arakawa C-grid */  (PID.TID 0000.0001) stressIsOnCgrid = /* set u,v_stress on Arakawa C-grid */
1152  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
1153  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1154    (PID.TID 0000.0001) rotateStressOnAgrid = /* rotate u,v_stress on Arakawa A-grid */
1155    (PID.TID 0000.0001)                   F
1156    (PID.TID 0000.0001)     ;
1157  (PID.TID 0000.0001) cen2kel = /* conversion of deg. Centigrade to Kelvin [K] */  (PID.TID 0000.0001) cen2kel = /* conversion of deg. Centigrade to Kelvin [K] */
1158  (PID.TID 0000.0001)                 2.731500000000000E+02  (PID.TID 0000.0001)                 2.731500000000000E+02
1159  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 1454  Line 1232 
1232  (PID.TID 0000.0001) hu =  /* height of mean wind [ m ] */  (PID.TID 0000.0001) hu =  /* height of mean wind [ m ] */
1233  (PID.TID 0000.0001)                 1.000000000000000E+01  (PID.TID 0000.0001)                 1.000000000000000E+01
1234  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1235  (PID.TID 0000.0001) ht =  /* height of mean temperature [ m ] */  (PID.TID 0000.0001) ht =  /* height of mean temperature [ m ] */
1236  (PID.TID 0000.0001)                 2.000000000000000E+00  (PID.TID 0000.0001)                 2.000000000000000E+00
1237    (PID.TID 0000.0001)     ;
1238    (PID.TID 0000.0001) hq =  /* height of mean spec.humidity [ m ] */
1239    (PID.TID 0000.0001)                 2.000000000000000E+00
1240    (PID.TID 0000.0001)     ;
1241    (PID.TID 0000.0001) uMin = /* minimum wind speed [m/s] */
1242    (PID.TID 0000.0001)                 5.000000000000000E-01
1243    (PID.TID 0000.0001)     ;
1244    (PID.TID 0000.0001) useStabilityFct_overIce= /* transfert Coeffs over sea-ice depend on stability */
1245    (PID.TID 0000.0001)                   F
1246    (PID.TID 0000.0001)     ;
1247    (PID.TID 0000.0001) exf_iceCd = /* drag coefficient over sea-ice (fixed) [-] */
1248    (PID.TID 0000.0001)                 1.630000000000000E-03
1249    (PID.TID 0000.0001)     ;
1250    (PID.TID 0000.0001) exf_iceCe = /* transfert coeff. over sea-ice, for Evap (fixed) [-] */
1251    (PID.TID 0000.0001)                 1.630000000000000E-03
1252    (PID.TID 0000.0001)     ;
1253    (PID.TID 0000.0001) exf_iceCh = /* transfert coeff. over sea-ice, Sens.Heat.(fixed)[-] */
1254    (PID.TID 0000.0001)                 1.630000000000000E-03
1255    (PID.TID 0000.0001)     ;
1256    (PID.TID 0000.0001) exf_albedo =  /* Sea-water albedo [-] */
1257    (PID.TID 0000.0001)                 1.000000000000000E-01
1258    (PID.TID 0000.0001)     ;
1259    (PID.TID 0000.0001) useExfZenAlbedo = /* Sea-water albedo varies with zenith angle */
1260    (PID.TID 0000.0001)                   F
1261    (PID.TID 0000.0001)     ;
1262    (PID.TID 0000.0001) select_ZenAlbedo = /* Sea-water albedo computation method */
1263    (PID.TID 0000.0001)                       0
1264    (PID.TID 0000.0001)     ;
1265    (PID.TID 0000.0001) useExfZenIncoming = /* compute incoming solar radiation */
1266    (PID.TID 0000.0001)                   F
1267    (PID.TID 0000.0001)     ;
1268    (PID.TID 0000.0001) ocean_emissivity = /* longwave ocean-surface emissivity [-] */
1269    (PID.TID 0000.0001)                 9.700176366843034E-01
1270    (PID.TID 0000.0001)     ;
1271    (PID.TID 0000.0001) ice_emissivity = /* longwave seaice emissivity [-] */
1272    (PID.TID 0000.0001)                 9.500000000000000E-01
1273    (PID.TID 0000.0001)     ;
1274    (PID.TID 0000.0001) snow_emissivity = /* longwave snow  emissivity [-] */
1275    (PID.TID 0000.0001)                 9.500000000000000E-01
1276    (PID.TID 0000.0001)     ;
1277    (PID.TID 0000.0001)
1278    (PID.TID 0000.0001)  EXF main CPP flags:
1279    (PID.TID 0000.0001)
1280    (PID.TID 0000.0001) // USE_EXF_INTERPOLATION:          NOT defined
1281    (PID.TID 0000.0001) // ALLOW_ATM_TEMP:                     defined
1282    (PID.TID 0000.0001) // ALLOW_ATM_WIND (useAtmWind):        defined
1283    (PID.TID 0000.0001) // ALLOW_DOWNWARD_RADIATION:           defined
1284    (PID.TID 0000.0001) // ALLOW_BULKFORMULAE:                 defined
1285    (PID.TID 0000.0001)
1286    (PID.TID 0000.0001)    Zonal wind forcing starts at                   -1317600.
1287    (PID.TID 0000.0001)    Zonal wind forcing period is                    2635200.
1288    (PID.TID 0000.0001)    Zonal wind forcing repeat-cycle is             31622400.
1289    (PID.TID 0000.0001)    Zonal wind forcing is read from file:
1290    (PID.TID 0000.0001)    >> u10m.labsea1979 <<
1291    (PID.TID 0000.0001)
1292    (PID.TID 0000.0001)    Meridional wind forcing starts at              -1317600.
1293    (PID.TID 0000.0001)    Meridional wind forcing period is               2635200.
1294    (PID.TID 0000.0001)    Meridional wind forcing repeat-cycle is        31622400.
1295    (PID.TID 0000.0001)    Meridional wind forcing is read from file:
1296    (PID.TID 0000.0001)    >> v10m.labsea1979 <<
1297    (PID.TID 0000.0001)
1298    (PID.TID 0000.0001)    Atmospheric temperature starts at              -1317600.
1299    (PID.TID 0000.0001)    Atmospheric temperature period is               2635200.
1300    (PID.TID 0000.0001)    Atmospheric temperature repeat-cycle is        31622400.
1301    (PID.TID 0000.0001)    Atmospheric temperature is read from file:
1302    (PID.TID 0000.0001)    >> tair.labsea1979 <<
1303    (PID.TID 0000.0001)
1304    (PID.TID 0000.0001)    Atmospheric specific humidity starts at        -1317600.
1305    (PID.TID 0000.0001)    Atmospheric specific humidity period is         2635200.
1306    (PID.TID 0000.0001)    Atmospheric specific humidity rep-cycle is     31622400.
1307    (PID.TID 0000.0001)    Atmospheric specific humidity is read from file:
1308    (PID.TID 0000.0001)    >> qa.labsea1979 <<
1309    (PID.TID 0000.0001)
1310    (PID.TID 0000.0001) // ALLOW_READ_TURBFLUXES:          NOT defined
1311    (PID.TID 0000.0001) // EXF_READ_EVAP:                  NOT defined
1312    (PID.TID 0000.0001)
1313    (PID.TID 0000.0001)    Precipitation data starts at                   -1317600.
1314    (PID.TID 0000.0001)    Precipitation data period is                    2635200.
1315    (PID.TID 0000.0001)    Precipitation data repeat-cycle is             31622400.
1316    (PID.TID 0000.0001)    Precipitation data is read from file:
1317    (PID.TID 0000.0001)    >> prate.labsea1979 <<
1318    (PID.TID 0000.0001)
1319    (PID.TID 0000.0001) // ALLOW_RUNOFF:                       defined
1320    (PID.TID 0000.0001) // ALLOW_RUNOFTEMP:                NOT defined
1321    (PID.TID 0000.0001) // ALLOW_SALTFLX:                  NOT defined
1322    (PID.TID 0000.0001)
1323    (PID.TID 0000.0001)    Downward shortwave flux starts at              -1317600.
1324    (PID.TID 0000.0001)    Downward shortwave flux period is               2635200.
1325    (PID.TID 0000.0001)    Downward shortwave flux repeat-cycle is        31622400.
1326    (PID.TID 0000.0001)    Downward shortwave flux is read from file:
1327    (PID.TID 0000.0001)    >> fsh.labsea1979 <<
1328    (PID.TID 0000.0001)
1329    (PID.TID 0000.0001)    Downward longwave flux starts at               -1317600.
1330    (PID.TID 0000.0001)    Downward longwave flux period is                2635200.
1331    (PID.TID 0000.0001)    Downward longwave flux repeat-cycle is         31622400.
1332    (PID.TID 0000.0001)    Downward longwave flux is read from file:
1333    (PID.TID 0000.0001)    >> flo.labsea1979 <<
1334    (PID.TID 0000.0001)
1335    (PID.TID 0000.0001) // =======================================================
1336    (PID.TID 0000.0001) // External forcing (EXF) climatology configuration :
1337    (PID.TID 0000.0001) // =======================================================
1338    (PID.TID 0000.0001)
1339    (PID.TID 0000.0001) // ALLOW_CLIMSST_RELAXATION:           defined
1340    (PID.TID 0000.0001)    climsst relaxation is NOT used
1341    (PID.TID 0000.0001)
1342    (PID.TID 0000.0001) // ALLOW_CLIMSSS_RELAXATION:           defined
1343    (PID.TID 0000.0001)    Climatological SSS starts at                   -1317600.
1344    (PID.TID 0000.0001)    Climatological SSS period is                    2635200.
1345    (PID.TID 0000.0001)    Climatological SSS repeat-cycle is             31622400.
1346    (PID.TID 0000.0001)    Climatological SSS is read from file:
1347    (PID.TID 0000.0001)    >> SSS_monthly.labsea1979 <<
1348    (PID.TID 0000.0001)
1349    (PID.TID 0000.0001) // =======================================================
1350    (PID.TID 0000.0001) // External forcing (EXF) configuration  >>> END <<<
1351    (PID.TID 0000.0001) // =======================================================
1352    (PID.TID 0000.0001)
1353    (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   1   1      19
1354    (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   2   1      90
1355    (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   1   2      57
1356    (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   2   2      36
1357    (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.err
1358    (PID.TID 0000.0001) // =======================================================
1359    (PID.TID 0000.0001) // Parameter file "data.err"
1360    (PID.TID 0000.0001) // =======================================================
1361    (PID.TID 0000.0001) > 0.25
1362    (PID.TID 0000.0001) >    0.5201    0.2676
1363    (PID.TID 0000.0001) >    0.5199    0.2224
1364    (PID.TID 0000.0001) >    0.5201    0.1942
1365    (PID.TID 0000.0001) >    0.5142    0.1751
1366    (PID.TID 0000.0001) >    0.4917    0.1452
1367    (PID.TID 0000.0001) >    0.4707    0.1223
1368    (PID.TID 0000.0001) >    0.4324    0.1125
1369    (PID.TID 0000.0001) >    0.3782    0.1078
1370    (PID.TID 0000.0001) >    0.3103    0.0884
1371    (PID.TID 0000.0001) >    0.2435    0.0785
1372    (PID.TID 0000.0001) >    0.1994    0.0777
1373    (PID.TID 0000.0001) >    0.1582    0.0702
1374    (PID.TID 0000.0001) >    0.1144    0.0710
1375    (PID.TID 0000.0001) >    0.0905    0.0599
1376    (PID.TID 0000.0001) >    0.0659    0.0510
1377    (PID.TID 0000.0001) >    0.0602    0.0408
1378    (PID.TID 0000.0001) >    0.0508    0.0399
1379    (PID.TID 0000.0001) >    0.0498    0.0314
1380    (PID.TID 0000.0001) >    0.0501    0.0205
1381    (PID.TID 0000.0001) >    0.0500    0.0199
1382    (PID.TID 0000.0001) >    0.0500    0.0200
1383    (PID.TID 0000.0001) >    0.0500    0.0200
1384    (PID.TID 0000.0001) >    0.0500    0.0200
1385    (PID.TID 0000.0001)
1386    (PID.TID 0000.0001)
1387    (PID.TID 0000.0001) // =======================================================
1388    (PID.TID 0000.0001) // ECCO configuration >>> START <<<
1389    (PID.TID 0000.0001) // =======================================================
1390    (PID.TID 0000.0001)
1391    (PID.TID 0000.0001) ECCO version:              0.1.0
1392    (PID.TID 0000.0001)
1393    (PID.TID 0000.0001) Packages used:
1394    (PID.TID 0000.0001) Calendar version:          0.1.4
1395    (PID.TID 0000.0001) External Forcing version:  0.1.1
1396    (PID.TID 0000.0001) Adjoint support version:   0.1.0
1397    (PID.TID 0000.0001) Optimization version:      2.1.0
1398    (PID.TID 0000.0001)
1399    (PID.TID 0000.0001) // ALLOW_ECCO_FORWARD_RUN:           NOT defined
1400    (PID.TID 0000.0001) // ALLOW_ECCO_DIAGNOSTIC_RUN:        NOT defined
1401    (PID.TID 0000.0001) // ALLOW_ADJOINT_RUN:                NOT defined
1402    (PID.TID 0000.0001) // ALLOW_GRADIENT_CHECK:             NOT defined
1403    (PID.TID 0000.0001) // ALLOW_ECCO_OPTIMIZATION:              defined
1404    (PID.TID 0000.0001) // ALLOW_NO_DYNAMICS:                NOT defined
1405    (PID.TID 0000.0001) // ALLOW_YMDS_TREE:                  NOT defined
1406    (PID.TID 0000.0001) // ALLOW_STEPPING_CALL:              NOT defined
1407    (PID.TID 0000.0001) // ALLOW_NONDIMENSIONAL_CONTROL_IO:      defined
1408    (PID.TID 0000.0001) // ALLOW_EGM96_ERROR_COV:            NOT defined
1409    (PID.TID 0000.0001) // ALLOW_READ_EGM_DATA:              NOT defined
1410    (PID.TID 0000.0001) // ALLOW_SCAT_COST_CONTRIBUTION:     NOT defined
1411    (PID.TID 0000.0001) // ALLOW_HFLUX_COST_CONTRIBUTION:    NOT defined
1412    (PID.TID 0000.0001) // ALLOW_SFLUX_COST_CONTRIBUTION:    NOT defined
1413    (PID.TID 0000.0001) // ALLOW_USTRESS_COST_CONTRIBUTION:  NOT defined
1414    (PID.TID 0000.0001) // ALLOW_VSTRESS_COST_CONTRIBUTION:  NOT defined
1415    (PID.TID 0000.0001) // ALLOW_SIGMAR_COST_CONTRIBUTION:   NOT defined
1416    (PID.TID 0000.0001) // ALLOW_THETA_COST_CONTRIBUTION:        defined
1417    (PID.TID 0000.0001) // ALLOW_SST_COST_CONTRIBUTION:          defined
1418    (PID.TID 0000.0001) // ALLOW_SALT_COST_CONTRIBUTION:         defined
1419    (PID.TID 0000.0001) // ALLOW_SSH_COST_CONTRIBUTION:          defined
1420    (PID.TID 0000.0001) // APPLY_HFLUX_COST_CONTRIBUTION:    NOT defined
1421    (PID.TID 0000.0001) // APPLY_SFLUX_COST_CONTRIBUTION:    NOT defined
1422    (PID.TID 0000.0001) // APPLY_USTRESS_COST_CONTRIBUTION:  NOT defined
1423    (PID.TID 0000.0001) // APPLY_VSTRESS_COST_CONTRIBUTION:  NOT defined
1424    (PID.TID 0000.0001) // APPLY_THETA_COST_CONTRIBUTION:    NOT defined
1425    (PID.TID 0000.0001) // APPLY_SALT_COST_CONTRIBUTION:     NOT defined
1426    (PID.TID 0000.0001) // APPLY_SST_COST_CONTRIBUTION:      NOT defined
1427    (PID.TID 0000.0001) // APPLY_SSH_COST_CONTRIBUTION:      NOT defined
1428    (PID.TID 0000.0001) // ALLOW_SPH_PROJECTION:             NOT defined
1429    (PID.TID 0000.0001) // ALLOW_THETA0_CONTROL:                 defined
1430    (PID.TID 0000.0001) // ALLOW_SALT0_CONTROL:                  defined
1431    (PID.TID 0000.0001) // ALLOW_ETAN0_CONTROL:              NOT defined
1432    (PID.TID 0000.0001) // ALLOW_UVEL0_CONTROL:              NOT defined
1433    (PID.TID 0000.0001) // ALLOW_VVEL0_CONTROL:              NOT defined
1434    (PID.TID 0000.0001) // ALLOW_HFLUX_CONTROL:              NOT defined
1435    (PID.TID 0000.0001) // ALLOW_SFLUX_CONTROL:              NOT defined
1436    (PID.TID 0000.0001) // ALLOW_USTRESS_CONTROL:            NOT defined
1437    (PID.TID 0000.0001) // ALLOW_VSTRESS_CONTROL:            NOT defined
1438    (PID.TID 0000.0001) // ALLOW_SWFLUX_CONTROL:             NOT defined
1439    (PID.TID 0000.0001) // ALLOW_SWDOWN_CONTROL:                 defined
1440    (PID.TID 0000.0001) // ALLOW_ATEMP_CONTROL:                  defined
1441    (PID.TID 0000.0001) // ALLOW_AQH_CONTROL:                    defined
1442    (PID.TID 0000.0001) // ALLOW_UWIND_CONTROL:                  defined
1443    (PID.TID 0000.0001) // ALLOW_VWIND_CONTROL:                  defined
1444    (PID.TID 0000.0001) // ALLOW_PRECIP_CONTROL:                 defined
1445    (PID.TID 0000.0001) // ALLOW_AUTODIFF_TAMC:                  defined
1446    (PID.TID 0000.0001) // ALLOW_TAMC_CHECKPOINTING:             defined
1447    (PID.TID 0000.0001)
1448    (PID.TID 0000.0001)  Generation of adjoint code for the ECCO setup is enabled
1449    (PID.TID 0000.0001)
1450    (PID.TID 0000.0001) // =======================================================
1451    (PID.TID 0000.0001) // ECCO configuration  >>> END <<<
1452    (PID.TID 0000.0001) // =======================================================
1453    (PID.TID 0000.0001)
1454    (PID.TID 0000.0001)
1455    (PID.TID 0000.0001) // =======================================================
1456    (PID.TID 0000.0001) // ECCO cost function configuration  >>> START <<<
1457    (PID.TID 0000.0001) // =======================================================
1458    (PID.TID 0000.0001)
1459    (PID.TID 0000.0001)   Multipliers for the indivdual cost function contributions:
1460    (PID.TID 0000.0001)
1461    (PID.TID 0000.0001)   Net heat flux:                 0.000E+00
1462    (PID.TID 0000.0001)   Salt flux:                     0.000E+00
1463    (PID.TID 0000.0001)   Zonal wind stress:             0.000E+00
1464    (PID.TID 0000.0001)   Meridional wind stress:        0.000E+00
1465    (PID.TID 0000.0001)   Mean sea surface height:       0.100E+01
1466    (PID.TID 0000.0001)   Sea surface height anomalies:  0.100E+01
1467    (PID.TID 0000.0001)   Temperature Lev.:              0.100E+01
1468    (PID.TID 0000.0001)   Salinity Lev.:                 0.100E+01
1469    (PID.TID 0000.0001)   Temperature ini.:              0.000E+00
1470    (PID.TID 0000.0001)   Salinity ini.:                 0.000E+00
1471    (PID.TID 0000.0001)   Sea level ini.:                0.000E+00
1472    (PID.TID 0000.0001)   zonal velocity ini.:           0.000E+00
1473    (PID.TID 0000.0001)   merid velocity ini.:           0.000E+00
1474    (PID.TID 0000.0001)   TMI Sea surface temperature:   0.000E+00
1475    (PID.TID 0000.0001)   Sea surface temperature:       0.100E+01
1476    (PID.TID 0000.0001)   Sea surface salinity:         0.000E+00
1477    (PID.TID 0000.0001)   CTD temperature:               0.000E+00
1478    (PID.TID 0000.0001)   CTD salinity:                  0.000E+00
1479    (PID.TID 0000.0001)   CTD clim temperature:          0.000E+00
1480    (PID.TID 0000.0001)   CTD clim salinity:             0.000E+00
1481    (PID.TID 0000.0001)   XBT Temperature:               0.000E+00
1482    (PID.TID 0000.0001)   ARGO Temperature:               0.000E+00
1483    (PID.TID 0000.0001)   ARGO Salt:                      0.000E+00
1484    (PID.TID 0000.0001)   drifter velocities:            0.000E+00
1485    (PID.TID 0000.0001)   drift between last and 1st year: 0.000E+00
1486    (PID.TID 0000.0001)   drift between last and 1st year: 0.000E+00
1487    (PID.TID 0000.0001)   Ageostrophic bdy flow:         0.000E+00
1488    (PID.TID 0000.0001)   OB North:                      0.000E+00
1489    (PID.TID 0000.0001)   OB South:                      0.000E+00
1490    (PID.TID 0000.0001)   OB West:                       0.000E+00
1491    (PID.TID 0000.0001)   OB East:                       0.000E+00
1492    (PID.TID 0000.0001)
1493    (PID.TID 0000.0001)
1494    (PID.TID 0000.0001)   Temperature data are read from: labsea_Lev.ptmp
1495    (PID.TID 0000.0001)   Salinity data are read from:    labsea_Lev.salt
1496    (PID.TID 0000.0001)   using_cost_altim[T=mdt,F=no]:       T
1497    (PID.TID 0000.0001)   MDT is read from:               labsea_TP_mean
1498    (PID.TID 0000.0001)   MDT startdate are:            19930101       0
1499    (PID.TID 0000.0001)   MDT enddate are:              20041231       0
1500    (PID.TID 0000.0001) // =======================================================
1501    (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> START <<<
1502    (PID.TID 0000.0001) // =======================================================
1503    (PID.TID 0000.0001)
1504    (PID.TID 0000.0001)    Seaice time stepping configuration   > START <
1505    (PID.TID 0000.0001)    ----------------------------------------------
1506    (PID.TID 0000.0001) SEAICE_deltaTtherm= /* thermodynamic timestep */
1507    (PID.TID 0000.0001)                 3.600000000000000E+03
1508    (PID.TID 0000.0001)     ;
1509    (PID.TID 0000.0001) SEAICE_deltaTdyn  = /* dynamic timestep */
1510    (PID.TID 0000.0001)                 3.600000000000000E+03
1511    (PID.TID 0000.0001)     ;
1512    (PID.TID 0000.0001) SEAICE_deltaTevp  = /* EVP timestep */
1513    (PID.TID 0000.0001)                 1.234567000000000E+05
1514    (PID.TID 0000.0001)     ;
1515    (PID.TID 0000.0001) SEAICEuseBDF2  = /* use backw. differencing for mom. eq. */
1516    (PID.TID 0000.0001)                   F
1517    (PID.TID 0000.0001)     ;
1518    (PID.TID 0000.0001) SEAICErestoreUnderIce  = /* restore T and S under ice */
1519    (PID.TID 0000.0001)                   F
1520    (PID.TID 0000.0001)     ;
1521    (PID.TID 0000.0001)
1522    (PID.TID 0000.0001)    Seaice dynamics configuration   > START <
1523    (PID.TID 0000.0001)    ------------------------------------------
1524    (PID.TID 0000.0001) SEAICEuseDYNAMICS = /* use dynamics */
1525    (PID.TID 0000.0001)                   T
1526    (PID.TID 0000.0001)     ;
1527    (PID.TID 0000.0001) model grid type   = /* type of sea ice model grid */
1528    (PID.TID 0000.0001)               'C-GRID'
1529    (PID.TID 0000.0001)     ;
1530    (PID.TID 0000.0001) SEAICEuseStrImpCpl = /* use strongly implicit coupling */
1531    (PID.TID 0000.0001)                   F
1532    (PID.TID 0000.0001)     ;
1533    (PID.TID 0000.0001) SEAICEusePicardAsPrecon = /* Picard as preconditioner */
1534    (PID.TID 0000.0001)                   F
1535    (PID.TID 0000.0001)     ;
1536    (PID.TID 0000.0001) SEAICEuseLSR      = /* use default Picard-LSR solver */
1537    (PID.TID 0000.0001)                   T
1538    (PID.TID 0000.0001)     ;
1539    (PID.TID 0000.0001) SEAICEuseKrylov   = /* use Picard-Krylov solver */
1540    (PID.TID 0000.0001)                   F
1541    (PID.TID 0000.0001)     ;
1542    (PID.TID 0000.0001) SEAICEuseEVP      = /* use EVP solver rather than LSR */
1543    (PID.TID 0000.0001)                   F
1544    (PID.TID 0000.0001)     ;
1545    (PID.TID 0000.0001) SEAICEuseJFNK     = /* use JFNK solver */
1546    (PID.TID 0000.0001)                   F
1547    (PID.TID 0000.0001)     ;
1548    (PID.TID 0000.0001) SEAICEuseFREEDRIFT = /* use free drift solution */
1549    (PID.TID 0000.0001)                   F
1550    (PID.TID 0000.0001)     ;
1551    (PID.TID 0000.0001) OCEAN_drag        = /* air-ocean drag coefficient */
1552    (PID.TID 0000.0001)                 1.000000000000000E-03
1553    (PID.TID 0000.0001)     ;
1554    (PID.TID 0000.0001) SEAICE_drag       = /* air-ice drag coefficient */
1555    (PID.TID 0000.0001)                 2.000000000000000E-03
1556    (PID.TID 0000.0001)     ;
1557    (PID.TID 0000.0001) SEAICE_drag_south      = /* Southern Ocean SEAICE_drag */
1558    (PID.TID 0000.0001)                 2.000000000000000E-03
1559    (PID.TID 0000.0001)     ;
1560    (PID.TID 0000.0001) SEAICE_waterDrag  = /* water-ice drag * density */
1561    (PID.TID 0000.0001)                 5.500000000000000E+00
1562    (PID.TID 0000.0001)     ;
1563    (PID.TID 0000.0001) SEAICE_waterDrag_south = /* Southern Ocean waterDrag */
1564    (PID.TID 0000.0001)                 5.500000000000000E+00
1565    (PID.TID 0000.0001)     ;
1566    (PID.TID 0000.0001) SEAICEuseTilt     = /* include surface tilt in dyna. */
1567    (PID.TID 0000.0001)                   T
1568    (PID.TID 0000.0001)     ;
1569    (PID.TID 0000.0001) SEAICEuseTEM      = /* use truncated ellipse rheology */
1570    (PID.TID 0000.0001)                   F
1571    (PID.TID 0000.0001)     ;
1572    (PID.TID 0000.0001) SEAICE_strength   = /* sea-ice strength Pstar */
1573    (PID.TID 0000.0001)                 2.750000000000000E+04
1574    (PID.TID 0000.0001)     ;
1575    (PID.TID 0000.0001) SEAICE_cStar      = /* sea-ice strength parameter cStar */
1576    (PID.TID 0000.0001)                 2.000000000000000E+01
1577    (PID.TID 0000.0001)     ;
1578    (PID.TID 0000.0001) SEAICEpressReplFac= /* press. replacement method factor */
1579    (PID.TID 0000.0001)                 1.000000000000000E+00
1580    (PID.TID 0000.0001)     ;
1581    (PID.TID 0000.0001) SEAICE_tensilFac  = /* sea-ice tensile strength factor */
1582    (PID.TID 0000.0001)                 0.000000000000000E+00
1583    (PID.TID 0000.0001)     ;
1584    (PID.TID 0000.0001) SEAICE_tensilDepth= /* crit. depth for tensile strength */
1585    (PID.TID 0000.0001)                 0.000000000000000E+00
1586    (PID.TID 0000.0001)     ;
1587    (PID.TID 0000.0001) SEAICEpresH0   = /* sea-ice strength Heff threshold */
1588    (PID.TID 0000.0001)                 1.000000000000000E+00
1589    (PID.TID 0000.0001)     ;
1590    (PID.TID 0000.0001) SEAICEpresPow0 = /* exponent for Heff<SEAICEpresH0 */
1591    (PID.TID 0000.0001)                       1
1592    (PID.TID 0000.0001)     ;
1593    (PID.TID 0000.0001) SEAICEpresPow1 = /* exponent for Heff>SEAICEpresH0 */
1594    (PID.TID 0000.0001)                       1
1595    (PID.TID 0000.0001)     ;
1596    (PID.TID 0000.0001) SEAICEetaZmethod = /* method computing eta at Z-point */
1597    (PID.TID 0000.0001)                       0
1598    (PID.TID 0000.0001)     ;
1599    (PID.TID 0000.0001) SEAICE_zetaMin    = /* lower bound for viscosity */
1600    (PID.TID 0000.0001)                 0.000000000000000E+00
1601    (PID.TID 0000.0001)     ;
1602    (PID.TID 0000.0001) SEAICE_eccen    = /* elliptical yield curve eccent */
1603    (PID.TID 0000.0001)                 2.000000000000000E+00
1604    (PID.TID 0000.0001)     ;
1605    (PID.TID 0000.0001) SEAICEstressFactor    = /* wind stress scaling factor */
1606    (PID.TID 0000.0001)                 1.000000000000000E+00
1607    (PID.TID 0000.0001)     ;
1608    (PID.TID 0000.0001) SEAICE_airTurnAngle    = /* air-ice turning angle */
1609    (PID.TID 0000.0001)                 0.000000000000000E+00
1610    (PID.TID 0000.0001)     ;
1611    (PID.TID 0000.0001) SEAICE_waterTurnAngle  = /* ice-water turning angle */
1612    (PID.TID 0000.0001)                 0.000000000000000E+00
1613    (PID.TID 0000.0001)     ;
1614    (PID.TID 0000.0001) SEAICEuseMetricTerms = /* use metric terms */
1615    (PID.TID 0000.0001)                   T
1616    (PID.TID 0000.0001)     ;
1617    (PID.TID 0000.0001) SEAICE_no_slip    = /* no slip boundary conditions */
1618    (PID.TID 0000.0001)                   F
1619    (PID.TID 0000.0001)     ;
1620    (PID.TID 0000.0001) SEAICE_2ndOrderBC = /* 2nd order no slip boundary conditions */
1621    (PID.TID 0000.0001)                   F
1622    (PID.TID 0000.0001)     ;
1623    (PID.TID 0000.0001) SEAICE_clipVeloctities = /* impose max. vels. */
1624    (PID.TID 0000.0001)                   F
1625    (PID.TID 0000.0001)     ;
1626    (PID.TID 0000.0001) useHB87stressCoupling  = /* altern. ice-ocean stress */
1627    (PID.TID 0000.0001)                   F
1628    (PID.TID 0000.0001)     ;
1629    (PID.TID 0000.0001) SEAICEscaleSurfStress  = /* scale atm. and ocean-surface stress with AREA */
1630    (PID.TID 0000.0001)                   F
1631    (PID.TID 0000.0001)     ;
1632    (PID.TID 0000.0001) SEAICE_maskRHS    = /* mask RHS of solver */
1633    (PID.TID 0000.0001)                   F
1634    (PID.TID 0000.0001)     ;
1635    (PID.TID 0000.0001) SEAICEaddSnowMass = /* add snow mass to seaiceMassC/U/V */
1636    (PID.TID 0000.0001)                   F
1637    (PID.TID 0000.0001)     ;
1638    (PID.TID 0000.0001) LSR_mixIniGuess = /* mix free-drift sol. into LSR initial Guess */
1639    (PID.TID 0000.0001)                       0
1640    (PID.TID 0000.0001)     ;
1641    (PID.TID 0000.0001) SEAICE_LSRrelaxU  = /* LSR solver: relaxation parameter */
1642    (PID.TID 0000.0001)                 9.500000000000000E-01
1643    (PID.TID 0000.0001)     ;
1644    (PID.TID 0000.0001) SEAICE_LSRrelaxV  = /* LSR solver: relaxation parameter */
1645    (PID.TID 0000.0001)                 9.500000000000000E-01
1646    (PID.TID 0000.0001)     ;
1647    (PID.TID 0000.0001) LSR_ERROR         = /* sets accuracy of LSR solver */
1648    (PID.TID 0000.0001)                 1.000000000000000E-06
1649    (PID.TID 0000.0001)     ;
1650    (PID.TID 0000.0001) SOLV_NCHECK       = /* test interval for LSR solver */
1651    (PID.TID 0000.0001)                       2
1652    (PID.TID 0000.0001)     ;
1653    (PID.TID 0000.0001) SEAICEuseMultiTileSolver = /* use full domain tri-diag solver */
1654    (PID.TID 0000.0001)                   F
1655    (PID.TID 0000.0001)     ;
1656    (PID.TID 0000.0001) SEAICE_OLx = /* overlap for LSR/preconditioner */
1657    (PID.TID 0000.0001)                       0
1658    (PID.TID 0000.0001)     ;
1659    (PID.TID 0000.0001) SEAICE_OLy = /* overlap for LSR/preconditioner */
1660    (PID.TID 0000.0001)                       0
1661    (PID.TID 0000.0001)     ;
1662    (PID.TID 0000.0001) SEAICEnonLinIterMax = /* max. number of nonlinear solver steps */
1663    (PID.TID 0000.0001)                       2
1664    (PID.TID 0000.0001)     ;
1665    (PID.TID 0000.0001) SEAICElinearIterMax = /* max. number of linear solver steps */
1666    (PID.TID 0000.0001)                    1500
1667    (PID.TID 0000.0001)     ;
1668    (PID.TID 0000.0001) SEAICEnonLinTol     = /* non-linear solver tolerance */
1669    (PID.TID 0000.0001)                 0.000000000000000E+00
1670    (PID.TID 0000.0001)     ;
1671    (PID.TID 0000.0001)
1672    (PID.TID 0000.0001)    Seaice advection diffusion config,   > START <
1673    (PID.TID 0000.0001)    -----------------------------------------------
1674    (PID.TID 0000.0001) SEAICEmomAdvection = /* advect sea ice momentum */
1675    (PID.TID 0000.0001)                   F
1676    (PID.TID 0000.0001)     ;
1677    (PID.TID 0000.0001) SEAICEadvHeff = /* advect effective ice thickness */
1678    (PID.TID 0000.0001)                   T
1679    (PID.TID 0000.0001)     ;
1680    (PID.TID 0000.0001) SEAICEadvArea = /* advect fractional ice area */
1681    (PID.TID 0000.0001)                   T
1682    (PID.TID 0000.0001)     ;
1683    (PID.TID 0000.0001) SEAICEadvSnow = /* advect snow layer together with ice */
1684    (PID.TID 0000.0001)                   T
1685    (PID.TID 0000.0001)     ;
1686    (PID.TID 0000.0001) SEAICEadvSalt = /* advect salinity together with ice */
1687    (PID.TID 0000.0001)                   F
1688    (PID.TID 0000.0001)     ;
1689    (PID.TID 0000.0001) SEAICEadvScheme   = /* advection scheme for ice */
1690    (PID.TID 0000.0001)                       2
1691    (PID.TID 0000.0001)     ;
1692    (PID.TID 0000.0001) SEAICEuseFluxForm = /* advection in FV flux form */
1693    (PID.TID 0000.0001)                   T
1694    (PID.TID 0000.0001)     ;
1695    (PID.TID 0000.0001) SEAICEadvSchArea   = /* advection scheme for area */
1696    (PID.TID 0000.0001)                       2
1697    (PID.TID 0000.0001)     ;
1698    (PID.TID 0000.0001) SEAICEadvSchHeff   = /* advection scheme for thickness */
1699    (PID.TID 0000.0001)                       2
1700    (PID.TID 0000.0001)     ;
1701    (PID.TID 0000.0001) SEAICEadvSchSnow   = /* advection scheme for snow */
1702    (PID.TID 0000.0001)                       2
1703    (PID.TID 0000.0001)     ;
1704    (PID.TID 0000.0001) SEAICEdiffKhArea   = /* diffusivity (m^2/s) for area */
1705    (PID.TID 0000.0001)                 2.000000000000000E+02
1706    (PID.TID 0000.0001)     ;
1707    (PID.TID 0000.0001) SEAICEdiffKhHeff   = /* diffusivity (m^2/s) for heff */
1708    (PID.TID 0000.0001)                 2.000000000000000E+02
1709    (PID.TID 0000.0001)     ;
1710    (PID.TID 0000.0001) SEAICEdiffKhSnow   = /* diffusivity (m^2/s) for snow */
1711    (PID.TID 0000.0001)                 2.000000000000000E+02
1712    (PID.TID 0000.0001)     ;
1713    (PID.TID 0000.0001) DIFF1             = /* parameter used in advect.F [m/s] */
1714    (PID.TID 0000.0001)                 0.000000000000000E+00
1715    (PID.TID 0000.0001)     ;
1716    (PID.TID 0000.0001)
1717    (PID.TID 0000.0001)    Seaice thermodynamics configuration   > START <
1718    (PID.TID 0000.0001)    -----------------------------------------------
1719    (PID.TID 0000.0001) SEAICE_rhoIce     = /* density of sea ice (kg/m3) */
1720    (PID.TID 0000.0001)                 9.100000000000000E+02
1721    (PID.TID 0000.0001)     ;
1722    (PID.TID 0000.0001) SEAICE_rhoSnow    = /* density of snow (kg/m3) */
1723    (PID.TID 0000.0001)                 3.300000000000000E+02
1724    (PID.TID 0000.0001)     ;
1725    (PID.TID 0000.0001) SEAICE_rhoAir     = /* density of air (kg/m3) */
1726    (PID.TID 0000.0001)                 1.200000000000000E+00
1727    (PID.TID 0000.0001)     ;
1728    (PID.TID 0000.0001) usePW79thermodynamics  = /* default 0-layer TD */
1729    (PID.TID 0000.0001)                   T
1730    (PID.TID 0000.0001)     ;
1731    (PID.TID 0000.0001) SEAICE_lhEvap     = /* latent heat of evaporation */
1732    (PID.TID 0000.0001)                 2.500000000000000E+06
1733    (PID.TID 0000.0001)     ;
1734    (PID.TID 0000.0001) SEAICE_lhFusion   = /* latent heat of fusion */
1735    (PID.TID 0000.0001)                 3.340000000000000E+05
1736    (PID.TID 0000.0001)     ;
1737    (PID.TID 0000.0001) SEAICE_mcPheePiston = /* turbulent flux "piston velocity" a la McPhee (m/s) */
1738    (PID.TID 0000.0001)                 2.222222222222222E-03
1739    (PID.TID 0000.0001)     ;
1740    (PID.TID 0000.0001) SEAICE_mcPheeTaper = /* tapering of turbulent flux (0.< <1.) for AREA=1. */
1741    (PID.TID 0000.0001)                 0.000000000000000E+00
1742    (PID.TID 0000.0001)     ;
1743    (PID.TID 0000.0001) SEAICE_mcPheeStepFunc = /* replace linear tapering with step funct. */
1744    (PID.TID 0000.0001)                   F
1745    (PID.TID 0000.0001)     ;
1746    (PID.TID 0000.0001) SEAICE_frazilFrac = /* frazil (T<tempFrz) to seaice conversion rate (0.< <1.) */
1747    (PID.TID 0000.0001)                 8.000000000000000E-01
1748    (PID.TID 0000.0001)     ;
1749    (PID.TID 0000.0001) SEAICE_tempFrz0   = /* freezing temp. of sea water (intercept) */
1750    (PID.TID 0000.0001)                -1.960000000000000E+00
1751    (PID.TID 0000.0001)     ;
1752    (PID.TID 0000.0001) SEAICE_dTempFrz_dS= /* freezing temp. of sea water (slope) */
1753    (PID.TID 0000.0001)                 0.000000000000000E+00
1754    (PID.TID 0000.0001)     ;
1755    (PID.TID 0000.0001) SEAICE_growMeltByConv  = /* grow,melt by vert. conv. */
1756    (PID.TID 0000.0001)                   F
1757    (PID.TID 0000.0001)     ;
1758    (PID.TID 0000.0001) SEAICE_doOpenWaterGrowth = /* grow by open water */
1759    (PID.TID 0000.0001)                   F
1760    (PID.TID 0000.0001)     ;
1761    (PID.TID 0000.0001) SEAICE_doOpenWaterMelt = /* melt by open water */
1762    (PID.TID 0000.0001)                   F
1763    (PID.TID 0000.0001)     ;
1764    (PID.TID 0000.0001) SEAICE_areaGainFormula = /* ice cover gain formula (1,2)*/
1765    (PID.TID 0000.0001)                       2
1766    (PID.TID 0000.0001)     1=from growth by ATM
1767    (PID.TID 0000.0001)     2=from predicted growth by ATM
1768    (PID.TID 0000.0001)     ;
1769    (PID.TID 0000.0001) SEAICE_areaLossFormula = /* ice cover loss formula (1,2)*/
1770    (PID.TID 0000.0001)                       3
1771    (PID.TID 0000.0001)     1=from all but only melt conributions by ATM and OCN
1772    (PID.TID 0000.0001)     2=from net melt-grow>0 by ATM and OCN
1773    (PID.TID 0000.0001)     3=from predicted melt by ATM
1774    (PID.TID 0000.0001)     ;
1775    (PID.TID 0000.0001) SEAICE_tauAreaObsRelax= /* relaxation timescale of sea-ice concentration */
1776    (PID.TID 0000.0001)                -9.990000000000000E+02
1777    (PID.TID 0000.0001)     ;
1778    (PID.TID 0000.0001) HO                = /* nominal thickness of new ice */
1779    (PID.TID 0000.0001)                 5.000000000000000E-01
1780    (PID.TID 0000.0001)     ;
1781    (PID.TID 0000.0001) HO_south               = /* Southern Ocean HO */
1782    (PID.TID 0000.0001)                 5.000000000000000E-01
1783    (PID.TID 0000.0001)     ;
1784    (PID.TID 0000.0001) SEAICE_area_max        = /* set to les than 1. to mimic open leads */
1785    (PID.TID 0000.0001)                 1.000000000000000E+00
1786    (PID.TID 0000.0001)     ;
1787    (PID.TID 0000.0001)    Sea ice has a variable salinity such that
1788    (PID.TID 0000.0001) SEAICE_saltFrac = /* fraction of ocn salinity in new ice */
1789    (PID.TID 0000.0001)                 3.000000000000000E-01
1790    (PID.TID 0000.0001)     ;
1791    (PID.TID 0000.0001) SEAICE_salinityTracer = /* test SITR varia. salinity */
1792    (PID.TID 0000.0001)                   F
1793    (PID.TID 0000.0001)     ;
1794    (PID.TID 0000.0001) SEAICEuseFlooding = /* turn submerged snow into ice */
1795    (PID.TID 0000.0001)                   T
1796    (PID.TID 0000.0001)     ;
1797    (PID.TID 0000.0001)
1798    (PID.TID 0000.0001)    Seaice air-sea fluxes configuration,   > START <
1799    (PID.TID 0000.0001)    -----------------------------------------------
1800    (PID.TID 0000.0001) SEAICEheatConsFix  = /* accound for ocn<->seaice advect. heat flux */
1801    (PID.TID 0000.0001)                   F
1802    (PID.TID 0000.0001)     ;
1803    (PID.TID 0000.0001) SEAICE_multDim    = /* number of ice categories (1 or 7) */
1804    (PID.TID 0000.0001)                       7
1805    (PID.TID 0000.0001)     ;
1806    (PID.TID 0000.0001) SEAICE_PDF        = /* sea-ice distribution (-) */
1807    (PID.TID 0000.0001)     7 @  1.428571428571428E-01              /* K =  1:  7 */
1808    (PID.TID 0000.0001)     ;
1809    (PID.TID 0000.0001) IMAX_TICE         = /* iterations for ice surface temp */
1810    (PID.TID 0000.0001)                      10
1811    (PID.TID 0000.0001)     ;
1812    (PID.TID 0000.0001) postSolvTempIter= /* flux calculation after surf. temp iter */
1813    (PID.TID 0000.0001)                       0
1814    (PID.TID 0000.0001)     ;
1815    (PID.TID 0000.0001) SEAICE_dryIceAlb  = /* winter albedo */
1816    (PID.TID 0000.0001)                 7.500000000000000E-01
1817    (PID.TID 0000.0001)     ;
1818    (PID.TID 0000.0001) SEAICE_wetIceAlb  = /* summer albedo */
1819    (PID.TID 0000.0001)                 6.600000000000000E-01
1820    (PID.TID 0000.0001)     ;
1821    (PID.TID 0000.0001) SEAICE_drySnowAlb = /* dry snow albedo */
1822    (PID.TID 0000.0001)                 8.400000000000000E-01
1823    (PID.TID 0000.0001)     ;
1824    (PID.TID 0000.0001) SEAICE_wetSnowAlb = /* wet snow albedo */
1825    (PID.TID 0000.0001)                 7.000000000000000E-01
1826    (PID.TID 0000.0001)     ;
1827    (PID.TID 0000.0001) SEAICE_dryIceAlb_south = /* Southern Ocean dryIceAlb */
1828    (PID.TID 0000.0001)                 7.500000000000000E-01
1829    (PID.TID 0000.0001)     ;
1830    (PID.TID 0000.0001) SEAICE_wetIceAlb_south = /* Southern Ocean wetIceAlb */
1831    (PID.TID 0000.0001)                 6.600000000000000E-01
1832    (PID.TID 0000.0001)     ;
1833    (PID.TID 0000.0001) SEAICE_drySnowAlb_south= /* Southern Ocean drySnowAlb */
1834    (PID.TID 0000.0001)                 8.400000000000000E-01
1835    (PID.TID 0000.0001)     ;
1836    (PID.TID 0000.0001) SEAICE_wetSnowAlb_south= /* Southern Ocean wetSnowAlb */
1837    (PID.TID 0000.0001)                 7.000000000000000E-01
1838    (PID.TID 0000.0001)     ;
1839    (PID.TID 0000.0001) SEAICE_wetAlbTemp= /* Temp (o.C) threshold for wet-albedo */
1840    (PID.TID 0000.0001)                -1.000000000000000E-03
1841    (PID.TID 0000.0001)     ;
1842    (PID.TID 0000.0001) SEAICE_snow_emiss = /* snow emissivity */
1843    (PID.TID 0000.0001)                 9.500000000000000E-01
1844    (PID.TID 0000.0001)     ;
1845    (PID.TID 0000.0001) SEAICE_ice_emiss = /* seaice emissivity */
1846    (PID.TID 0000.0001)                 9.500000000000000E-01
1847    (PID.TID 0000.0001)     ;
1848    (PID.TID 0000.0001) SEAICE_cpAir      = /* heat capacity of air */
1849    (PID.TID 0000.0001)                 1.005000000000000E+03
1850    (PID.TID 0000.0001)     ;
1851    (PID.TID 0000.0001) SEAICE_dalton     = /* constant dalton number */
1852    (PID.TID 0000.0001)                 1.750000000000000E-03
1853    (PID.TID 0000.0001)     ;
1854    (PID.TID 0000.0001) SEAICE_iceConduct = /* sea-ice conductivity */
1855    (PID.TID 0000.0001)                 2.165600000000000E+00
1856    (PID.TID 0000.0001)     ;
1857    (PID.TID 0000.0001) SEAICE_snowConduct= /* snow conductivity */
1858    (PID.TID 0000.0001)                 3.100000000000000E-01
1859    (PID.TID 0000.0001)     ;
1860    (PID.TID 0000.0001) SEAICE_snowThick  = /* cutoff snow thickness (for albedo) */
1861    (PID.TID 0000.0001)                 1.500000000000000E-01
1862    (PID.TID 0000.0001)     ;
1863    (PID.TID 0000.0001) SEAICE_shortwave  = /* penetration shortwave radiation */
1864    (PID.TID 0000.0001)                 3.000000000000000E-01
1865    (PID.TID 0000.0001)     ;
1866    (PID.TID 0000.0001) useMaykutSatVapPoly = /* use Maykut Polynomial for Sat.Vap.Pr */
1867    (PID.TID 0000.0001)                   T
1868    (PID.TID 0000.0001)     ;
1869    (PID.TID 0000.0001) MIN_ATEMP         = /* minimum air temperature */
1870    (PID.TID 0000.0001)                -5.000000000000000E+01
1871    (PID.TID 0000.0001)     ;
1872    (PID.TID 0000.0001) MIN_LWDOWN        = /* minimum downward longwave */
1873    (PID.TID 0000.0001)                 6.000000000000000E+01
1874    (PID.TID 0000.0001)     ;
1875    (PID.TID 0000.0001) MIN_TICE          = /* minimum ice temperature */
1876    (PID.TID 0000.0001)                -5.000000000000000E+01
1877    (PID.TID 0000.0001)     ;
1878    (PID.TID 0000.0001)
1879    (PID.TID 0000.0001)    Seaice initialization and IO config.,   > START <
1880    (PID.TID 0000.0001)    -------------------------------------------------
1881    (PID.TID 0000.0001) SEAICE_initialHEFF= /* initial sea-ice thickness */
1882    (PID.TID 0000.0001)                 1.000000000000000E+00
1883    (PID.TID 0000.0001)     ;
1884    (PID.TID 0000.0001) AreaFile = /* Initial ice concentration File */
1885    (PID.TID 0000.0001)               ''
1886    (PID.TID 0000.0001)     ;
1887    (PID.TID 0000.0001) HeffFile = /* Initial effective ice thickness File */
1888    (PID.TID 0000.0001)               ''
1889    (PID.TID 0000.0001)     ;
1890    (PID.TID 0000.0001) HsnowFile = /* Initial snow thickness File */
1891    (PID.TID 0000.0001)               ''
1892    (PID.TID 0000.0001)     ;
1893    (PID.TID 0000.0001) HsaltFile = /* Initial HSALT File */
1894    (PID.TID 0000.0001)               ''
1895    (PID.TID 0000.0001)     ;
1896    (PID.TID 0000.0001) uIceFile = /* Initial U-ice velocity File */
1897    (PID.TID 0000.0001)               ''
1898    (PID.TID 0000.0001)     ;
1899    (PID.TID 0000.0001) vIceFile = /* Initial V-ice velocity File */
1900    (PID.TID 0000.0001)               ''
1901    (PID.TID 0000.0001)     ;
1902    (PID.TID 0000.0001) SEAICEwriteState  = /* write sea ice state to file */
1903    (PID.TID 0000.0001)                   T
1904    (PID.TID 0000.0001)     ;
1905    (PID.TID 0000.0001) SEAICE_monFreq  = /* monitor frequency */
1906    (PID.TID 0000.0001)                 1.000000000000000E+00
1907    (PID.TID 0000.0001)     ;
1908    (PID.TID 0000.0001) SEAICE_dumpFreq   = /* dump frequency */
1909    (PID.TID 0000.0001)                 0.000000000000000E+00
1910    (PID.TID 0000.0001)     ;
1911    (PID.TID 0000.0001) SEAICE_taveFreq   = /* time-averaging frequency */
1912    (PID.TID 0000.0001)                 0.000000000000000E+00
1913    (PID.TID 0000.0001)     ;
1914    (PID.TID 0000.0001) SEAICE_mon_stdio  = /* write monitor to std-outp */
1915    (PID.TID 0000.0001)                   T
1916    (PID.TID 0000.0001)     ;
1917    (PID.TID 0000.0001) SEAICE_dump_mdsio = /* write snap-shot   using MDSIO */
1918    (PID.TID 0000.0001)                   T
1919  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1920  (PID.TID 0000.0001) hq =  /* height of mean spec.humidity [ m ] */  (PID.TID 0000.0001) SEAICE_tave_mdsio = /* write TimeAverage using MDSIO */
1921  (PID.TID 0000.0001)                 2.000000000000000E+00  (PID.TID 0000.0001)                   T
1922  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1923  (PID.TID 0000.0001) uMin = /* minimum wind speed [m/s] */  (PID.TID 0000.0001) SEAICE_mon_mnc    = /* write monitor to netcdf file */
1924  (PID.TID 0000.0001)                 5.000000000000000E-01  (PID.TID 0000.0001)                   F
1925  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1926  (PID.TID 0000.0001) useStabilityFct_overIce= /* transfert Coeffs over sea-ice depend on stability */  (PID.TID 0000.0001) SEAICE_dump_mnc   = /* write snap-shot   using MNC */
1927  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
1928  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1929  (PID.TID 0000.0001) exf_iceCd = /* drag coefficient over sea-ice (fixed) [-] */  (PID.TID 0000.0001) SEAICE_tave_mnc   = /* write TimeAverage using MNC */
1930  (PID.TID 0000.0001)                 1.630000000000000E-03  (PID.TID 0000.0001)                   F
1931  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1932  (PID.TID 0000.0001) exf_iceCe = /* transfert coeff. over sea-ice, for Evap (fixed) [-] */  (PID.TID 0000.0001)
1933  (PID.TID 0000.0001)                 1.630000000000000E-03  (PID.TID 0000.0001)    Seaice regularization numbers,   > START <
1934    (PID.TID 0000.0001)    -----------------------------------------------
1935    (PID.TID 0000.0001) SEAICE_deltaMin   = /* reduce singularities in Delta */
1936    (PID.TID 0000.0001)                 1.000000000000000E-08
1937  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1938  (PID.TID 0000.0001) exf_iceCh = /* transfert coeff. over sea-ice, Sens.Heat.(fixed)[-] */  (PID.TID 0000.0001) SEAICE_EPS        = /* small number */
1939  (PID.TID 0000.0001)                 1.630000000000000E-03  (PID.TID 0000.0001)                 1.000000000000000E-08
1940  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1941  (PID.TID 0000.0001) exf_albedo =  /* Sea-water albedo [-] */  (PID.TID 0000.0001) SEAICE_EPS_SQ     = /* small number squared */
1942  (PID.TID 0000.0001)                 1.000000000000000E-01  (PID.TID 0000.0001)                 1.000000000000000E-16
1943  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1944  (PID.TID 0000.0001) ocean_emissivity = /* longwave ocean-surface emissivity [-] */  (PID.TID 0000.0001) SEAICE_area_reg   = /* reduce derivative singularities */
1945  (PID.TID 0000.0001)                 9.700176366843034E-01  (PID.TID 0000.0001)                 1.000000000000000E-05
1946  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1947  (PID.TID 0000.0001) ice_emissivity = /* longwave seaice emissivity [-] */  (PID.TID 0000.0001) SEAICE_hice_reg   = /* reduce derivative singularities */
1948  (PID.TID 0000.0001)                 9.500000000000000E-01  (PID.TID 0000.0001)                 5.000000000000000E-02
1949  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1950  (PID.TID 0000.0001) snow_emissivity = /* longwave snow  emissivity [-] */  (PID.TID 0000.0001) SEAICE_area_floor = /* reduce derivative singularities */
1951  (PID.TID 0000.0001)                 9.500000000000000E-01  (PID.TID 0000.0001)                 1.000000000000000E-05
1952  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1953  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  EXF main CPP flags:  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // ALLOW_ATM_TEMP:                     defined  
 (PID.TID 0000.0001) // ALLOW_ATM_WIND:                     defined  
 (PID.TID 0000.0001) // ALLOW_DOWNWARD_RADIATION:           defined  
 (PID.TID 0000.0001) // ALLOW_BULKFORMULAE:                 defined  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Net shortwave flux forcing starts at                0.  
 (PID.TID 0000.0001)    Net shortwave flux forcing period is          2635200.  
 (PID.TID 0000.0001)    Net shortwave flux forcing is read from file:  
 (PID.TID 0000.0001)    >>    <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Zonal wind forcing starts at                   -1317600.  
 (PID.TID 0000.0001)    Zonal wind forcing period is                    2635200.  
 (PID.TID 0000.0001)    Zonal wind forcing is read from file:  
 (PID.TID 0000.0001)    >>  u10m.labsea1979  <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Meridional wind forcing starts at              -1317600.  
 (PID.TID 0000.0001)    Meridional wind forcing period is               2635200.  
 (PID.TID 0000.0001)    Meridional wind forcing is read from file:  
 (PID.TID 0000.0001)    >>  v10m.labsea1979  <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Atmospheric temperature starts at              -1317600.  
 (PID.TID 0000.0001)    Atmospheric temperature period is               2635200.  
 (PID.TID 0000.0001)    Atmospheric temperature is read from file:  
 (PID.TID 0000.0001)    >>  tair.labsea1979  <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Atmospheric specific humidity starts at        -1317600.  
 (PID.TID 0000.0001)    Atmospheric specific humidity period is         2635200.  
 (PID.TID 0000.0001)    Atmospheric specific humidity is read from file:  
 (PID.TID 0000.0001)    >>  qa.labsea1979  <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Net longwave flux forcing starts at                 0.  
 (PID.TID 0000.0001)    Net longwave flux forcing period is           2635200.  
 (PID.TID 0000.0001)    Net longwave flux forcing is read from file:  
 (PID.TID 0000.0001)    >>    <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Precipitation data set starts at               -1317600.  
 (PID.TID 0000.0001)    Precipitation data period is                    2635200.  
 (PID.TID 0000.0001)    Precipitation data is read from file:  
 (PID.TID 0000.0001)    >>  prate.labsea1979  <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // EXF_READ_EVAP:                  NOT defined  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // ALLOW_RUNOFF:                       defined  
 (PID.TID 0000.0001)    Runoff starts at               0.  
 (PID.TID 0000.0001)    Runoff period is               0.  
 (PID.TID 0000.0001)    Runoff is read from file:  
 (PID.TID 0000.0001)    >>    <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Downward shortwave flux forcing starts at         -1317600.  
 (PID.TID 0000.0001)    Downward shortwave flux forcing period is          2635200.  
 (PID.TID 0000.0001)    Downward shortwave flux forcing is read from file:  
 (PID.TID 0000.0001)    >>  fsh.labsea1979  <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Downward longwave flux forcing starts at          -1317600.  
 (PID.TID 0000.0001)    Downward longwave flux forcing period is           2635200.  
 (PID.TID 0000.0001)    Downward longwave flux forcing is read from file:  
 (PID.TID 0000.0001)    >>  flo.labsea1979  <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Atmospheric pressure forcing starts at                0.  
 (PID.TID 0000.0001)    Atmospheric pressure forcing period is                0.  
 (PID.TID 0000.0001)    Atmospheric pressureforcing is read from file:  
 (PID.TID 0000.0001)    >>    <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // External forcing configuration  >>> END <<<  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // External forcing climatology configuration >>> START <<<  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // ALLOW_CLIMSST_RELAXATION:           defined  
 (PID.TID 0000.0001) // ALLOW_CLIMSSS_RELAXATION:           defined  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Climatological SST starts at                   0.  
 (PID.TID 0000.0001)    Climatological SST period is             2635200.  
 (PID.TID 0000.0001)    Climatological SST is read from file:  
 (PID.TID 0000.0001)    >>    <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)    Climatological SSS starts at            -1317600.  
 (PID.TID 0000.0001)    Climatological SSS period is             2635200.  
 (PID.TID 0000.0001)    Climatological SSS is read from file:  
 (PID.TID 0000.0001)    >>  SSS_monthly.labsea1979  <<  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // External forcing climatology configuration  >>> END <<<  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   1   1     182  
 (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.err  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Parameter file "data.err"  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) > 0.25  
 (PID.TID 0000.0001) >    0.5201    0.2676  
 (PID.TID 0000.0001) >    0.5199    0.2224  
 (PID.TID 0000.0001) >    0.5201    0.1942  
 (PID.TID 0000.0001) >    0.5142    0.1751  
 (PID.TID 0000.0001) >    0.4917    0.1452  
 (PID.TID 0000.0001) >    0.4707    0.1223  
 (PID.TID 0000.0001) >    0.4324    0.1125  
 (PID.TID 0000.0001) >    0.3782    0.1078  
 (PID.TID 0000.0001) >    0.3103    0.0884  
 (PID.TID 0000.0001) >    0.2435    0.0785  
 (PID.TID 0000.0001) >    0.1994    0.0777  
 (PID.TID 0000.0001) >    0.1582    0.0702  
 (PID.TID 0000.0001) >    0.1144    0.0710  
 (PID.TID 0000.0001) >    0.0905    0.0599  
 (PID.TID 0000.0001) >    0.0659    0.0510  
 (PID.TID 0000.0001) >    0.0602    0.0408  
 (PID.TID 0000.0001) >    0.0508    0.0399  
 (PID.TID 0000.0001) >    0.0498    0.0314  
 (PID.TID 0000.0001) >    0.0501    0.0205  
 (PID.TID 0000.0001) >    0.0500    0.0199  
 (PID.TID 0000.0001) >    0.0500    0.0200  
 (PID.TID 0000.0001) >    0.0500    0.0200  
 (PID.TID 0000.0001) >    0.0500    0.0200  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)  
1954  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1955  (PID.TID 0000.0001) // ECCO cost function configuration  >>> START <<<  (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> END <<<
1956  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1957  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1958  (PID.TID 0000.0001)   Multipliers for the indivdual cost function contributions:  (PID.TID 0000.0001) ctrl-wet 1:    nvarlength =         7320
1959  (PID.TID 0000.0001)  (PID.TID 0000.0001) ctrl-wet 2: surface wet C =           14
1960  (PID.TID 0000.0001)   Net heat flux:                 0.000E+00  (PID.TID 0000.0001) ctrl-wet 3: surface wet W =            8
1961  (PID.TID 0000.0001)   Salt flux:                     0.000E+00  (PID.TID 0000.0001) ctrl-wet 4: surface wet S =            6
 (PID.TID 0000.0001)   Zonal wind stress:             0.000E+00  
 (PID.TID 0000.0001)   Meridional wind stress:        0.000E+00  
 (PID.TID 0000.0001)   Mean sea surface height:       0.100E+01  
 (PID.TID 0000.0001)   Sea surface height anomalies:  0.100E+01  
 (PID.TID 0000.0001)   Temperature Lev.:              0.100E+01  
 (PID.TID 0000.0001)   Salinity Lev.:                 0.100E+01  
 (PID.TID 0000.0001)   Temperature ini.:              0.000E+00  
 (PID.TID 0000.0001)   Salinity ini.:                 0.000E+00  
 (PID.TID 0000.0001)   TMI Sea surface temperature:   0.000E+00  
 (PID.TID 0000.0001)   Sea surface temperature:       0.100E+01  
 (PID.TID 0000.0001)   Sea surface salinity:         0.000E+00  
 (PID.TID 0000.0001)   CTD temperature:               0.000E+00  
 (PID.TID 0000.0001)   CTD salinity:                  0.000E+00  
 (PID.TID 0000.0001)   CTD clim temperature:          0.000E+00  
 (PID.TID 0000.0001)   CTD clim salinity:             0.000E+00  
 (PID.TID 0000.0001)   XBT Temperature:               0.000E+00  
 (PID.TID 0000.0001)   ARGO Temperature:               0.000E+00  
 (PID.TID 0000.0001)   ARGO Salt:                      0.000E+00  
 (PID.TID 0000.0001)   drifter velocities:            0.000E+00  
 (PID.TID 0000.0001)   drift between last and 1st year: 0.000E+00  
 (PID.TID 0000.0001)   drift between last and 1st year: 0.000E+00  
 (PID.TID 0000.0001)   Ageostrophic bdy flow:         0.000E+00  
 (PID.TID 0000.0001)   OB North:                      0.000E+00  
 (PID.TID 0000.0001)   OB South:                      0.000E+00  
 (PID.TID 0000.0001)   OB West:                       0.000E+00  
 (PID.TID 0000.0001)   OB East:                       0.000E+00  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)   Temperature data are read from: labsea_Lev.ptmp  
 (PID.TID 0000.0001)   Salinity data are read from:    labsea_Lev.salt  
 (PID.TID 0000.0001) ctrl-wet 1:    nvarlength =         6720  
 (PID.TID 0000.0001) ctrl-wet 2: surface wet C =          150  
 (PID.TID 0000.0001) ctrl-wet 3: surface wet W =          129  
 (PID.TID 0000.0001) ctrl-wet 4: surface wet S =          120  
1962  (PID.TID 0000.0001) ctrl-wet 4a:surface wet V =            0  (PID.TID 0000.0001) ctrl-wet 4a:surface wet V =            0
1963  (PID.TID 0000.0001) ctrl-wet 5: 3D wet points =         1860  (PID.TID 0000.0001) ctrl-wet 5: 3D wet points =          106
1964  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =     1           1  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =     1           1
1965  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =     2           1  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =     2           1
1966  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =     3           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =     3           0
# Line 1671  Line 1978 
1978  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    15           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    15           0
1979  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    16           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    16           0
1980  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    17           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    17           0
1981  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    18           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    18           2
1982  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    19           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    19           2
1983  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    20           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    20           0
1984  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    21           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    21           0
1985  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    22           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    22           0
# Line 1714  Line 2021 
2021  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    58           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    58           0
2022  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    59           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    59           0
2023  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    60           0  (PID.TID 0000.0001) ctrl-wet 6: no recs for i =    60           0
2024  (PID.TID 0000.0001) ctrl-wet 7: flux          3720  (PID.TID 0000.0001) ctrl-wet 7: flux           212
2025  (PID.TID 0000.0001) ctrl-wet 8: atmos         4818  (PID.TID 0000.0001) ctrl-wet 8: atmos          296
2026  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
2027  (PID.TID 0000.0001) ctrl-wet 13: global nvarlength for Nr =   23        6720  (PID.TID 0000.0001) ctrl-wet 13: global nvarlength for Nr =   23        7320
2028  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
2029  (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k=    1         150         120         129           0  (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k=    1         150         120         129           0
2030  (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k=    2         150         120         129           0  (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k=    2         150         120         129           0
# Line 1745  Line 2052 
2052  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
2053  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
2054  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
2055  (PID.TID 0000.0001) ctrl_init: no. of control variables:           13  (PID.TID 0000.0001) ctrl_init: no. of control variables:           15
2056  (PID.TID 0000.0001) ctrl_init: control vector length:            6720  (PID.TID 0000.0001) ctrl_init: control vector length:            7320
2057    (PID.TID 0000.0001)
2058    (PID.TID 0000.0001) // =======================================================
2059    (PID.TID 0000.0001) // control vector configuration  >>> START <<<
2060    (PID.TID 0000.0001) // =======================================================
2061    (PID.TID 0000.0001)
2062    (PID.TID 0000.0001)  Total number of ocean points per tile:
2063    (PID.TID 0000.0001)  --------------------------------------
2064    (PID.TID 0000.0001)  snx*sny*nr =     1840
2065    (PID.TID 0000.0001)
2066    (PID.TID 0000.0001)  Number of ocean points per tile:
2067    (PID.TID 0000.0001)  --------------------------------
2068    (PID.TID 0000.0001)  bi,bj,#(c/s/w): 0001 0001 000106 000034 000058
2069    (PID.TID 0000.0001)  bi,bj,#(c/s/w): 0002 0001 001076 000874 000933
2070    (PID.TID 0000.0001)  bi,bj,#(c/s/w): 0001 0002 000457 000336 000354
2071    (PID.TID 0000.0001)  bi,bj,#(c/s/w): 0002 0002 000221 000213 000204
2072    (PID.TID 0000.0001)
2073    (PID.TID 0000.0001)  Initial state temperature contribution:
2074    (PID.TID 0000.0001)  Control variable index:    0101
2075    (PID.TID 0000.0001)
2076    (PID.TID 0000.0001)  Initial state salinity contribution:
2077    (PID.TID 0000.0001)  Control variable index:    0102
2078    (PID.TID 0000.0001)
2079    (PID.TID 0000.0001) // =======================================================
2080    (PID.TID 0000.0001) // control vector configuration  >>> END <<<
2081    (PID.TID 0000.0001) // =======================================================
2082    (PID.TID 0000.0001)
2083  (PID.TID 0000.0001) %MON fCori_max                    =   1.4210453727344E-04  (PID.TID 0000.0001) %MON fCori_max                    =   1.4210453727344E-04
2084  (PID.TID 0000.0001) %MON fCori_min                    =   1.0666243053630E-04  (PID.TID 0000.0001) %MON fCori_min                    =   1.0666243053630E-04
2085  (PID.TID 0000.0001) %MON fCori_mean                   =   1.2711058365303E-04  (PID.TID 0000.0001) %MON fCori_mean                   =   1.2711058365303E-04
# Line 1770  Line 2103 
2103  (PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */  (PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */
2104  (PID.TID 0000.0001)               'OCEANIC'  (PID.TID 0000.0001)               'OCEANIC'
2105  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2106  (PID.TID 0000.0001) fluidIsAir  =  /* fluid major constituent is Air */  (PID.TID 0000.0001) fluidIsAir   =  /* fluid major constituent is Air */
2107  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2108  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2109  (PID.TID 0000.0001) fluidIsWater=  /* fluid major constituent is Water */  (PID.TID 0000.0001) fluidIsWater =  /* fluid major constituent is Water */
2110  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2111  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2112  (PID.TID 0000.0001) usingPCoords =  /* use p (or p*) vertical coordinate */  (PID.TID 0000.0001) usingPCoords =  /* use p (or p*) vertical coordinate */
# Line 1829  Line 2162 
2162  (PID.TID 0000.0001)                 3.470000000000000E+01,      /* K = 22 */  (PID.TID 0000.0001)                 3.470000000000000E+01,      /* K = 22 */
2163  (PID.TID 0000.0001)                 3.469000000000000E+01       /* K = 23 */  (PID.TID 0000.0001)                 3.469000000000000E+01       /* K = 23 */
2164  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2165  (PID.TID 0000.0001) viscAh =   /* Lateral eddy viscosity ( m^2/s ) */  (PID.TID 0000.0001) useStrainTensionVisc= /* Use StrainTension Form of Viscous Operator */
 (PID.TID 0000.0001)                 5.000000000000000E+04  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) viscAhMax =   /* Maximum lateral eddy viscosity ( m^2/s ) */  
 (PID.TID 0000.0001)                 1.000000000000000E+21  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) viscAhGrid =   /* Grid dependent lateral eddy viscosity ( non-dim. ) */  
 (PID.TID 0000.0001)                 0.000000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) useFullLeith =   /* Use Full Form of Leith Viscosity on/off flag*/  
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) useStrainTensionVisc =   /* Use StrainTension Form of Viscous Operator on/off flag*/  
2166  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2167  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2168  (PID.TID 0000.0001) useAreaViscLength =   /* Use area for visc length instead of geom. mean*/  (PID.TID 0000.0001) useVariableVisc = /* Use variable horizontal viscosity */
2169  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2170  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2171  (PID.TID 0000.0001) viscC2leith = /* Leith harmonic visc. factor (on grad(vort),non-dim.) */  (PID.TID 0000.0001) useHarmonicVisc = /* Use harmonic horizontal viscosity */
2172  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                   T
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) viscC2leithD = /* Leith harmonic viscosity factor (on grad(div),non-dim.) */  
 (PID.TID 0000.0001)                 0.000000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) viscC2smag =   /* Smagorinsky harmonic viscosity factor (non-dim.) */  
 (PID.TID 0000.0001)                 0.000000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) viscA4 =   /* Lateral biharmonic viscosity ( m^4/s ) */  
 (PID.TID 0000.0001)                 0.000000000000000E+00  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) viscA4Max =   /* Maximum biharmonic viscosity ( m^2/s ) */  
 (PID.TID 0000.0001)                 1.000000000000000E+21  
2173  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2174  (PID.TID 0000.0001) viscA4Grid =   /* Grid dependent biharmonic viscosity ( non-dim. ) */  (PID.TID 0000.0001) useBiharmonicVisc= /* Use biharmonic horiz.  viscosity */
2175  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                   F
2176  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2177  (PID.TID 0000.0001) viscC4leith = /* Leith biharm viscosity factor (on grad(vort), non-dim.) */  (PID.TID 0000.0001) useSmag3D = /* Use isotropic 3-D Smagorinsky viscosity */
2178  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                   F
2179  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2180  (PID.TID 0000.0001) viscC4leithD = /* Leith biharm viscosity factor (on grad(div), non-dim.) */  (PID.TID 0000.0001) viscAh  =   /* Lateral harmonic viscosity ( m^2/s ) */
2181  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 5.000000000000000E+04
2182  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2183  (PID.TID 0000.0001) viscC4Smag = /* Smagorinsky biharm viscosity factor (non-dim) */  (PID.TID 0000.0001) viscA4  =   /* Lateral biharmonic viscosity ( m^4/s ) */
2184  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2185  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2186  (PID.TID 0000.0001) no_slip_sides =  /* Viscous BCs: No-slip sides */  (PID.TID 0000.0001) no_slip_sides =  /* Viscous BCs: No-slip sides */
# Line 1886  Line 2195 
2195  (PID.TID 0000.0001) no_slip_bottom =  /* Viscous BCs: No-slip bottom */  (PID.TID 0000.0001) no_slip_bottom =  /* Viscous BCs: No-slip bottom */
2196  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2197  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2198    (PID.TID 0000.0001) bottomVisc_pCell = /* Partial-cell in bottom Visc. BC */
2199    (PID.TID 0000.0001)                   F
2200    (PID.TID 0000.0001)     ;
2201  (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */  (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */
2202  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2203  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2204  (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */  (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */
2205  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2206  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2207    (PID.TID 0000.0001) selectBotDragQuadr = /* select quadratic bottom drag options */
2208    (PID.TID 0000.0001)                      -1
2209    (PID.TID 0000.0001)     ;
2210  (PID.TID 0000.0001) diffKhT =   /* Laplacian diffusion of heat laterally ( m^2/s ) */  (PID.TID 0000.0001) diffKhT =   /* Laplacian diffusion of heat laterally ( m^2/s ) */
2211  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2212  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 1922  Line 2237 
2237  (PID.TID 0000.0001) diffKrBL79Ho = /* Turning depth for Bryan and Lewis 1979 ( m ) */  (PID.TID 0000.0001) diffKrBL79Ho = /* Turning depth for Bryan and Lewis 1979 ( m ) */
2238  (PID.TID 0000.0001)                -2.000000000000000E+03  (PID.TID 0000.0001)                -2.000000000000000E+03
2239  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2240  (PID.TID 0000.0001) ivdc_kappa = /* Implicit Vertical Diffusivity for Convection ( m^2/s ) */  (PID.TID 0000.0001) ivdc_kappa = /* Implicit Vertical Diffusivity for Convection ( m^2/s) */
2241  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2242  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2243  (PID.TID 0000.0001) hMixCriteria=  /* Criteria for mixed-layer diagnostic */  (PID.TID 0000.0001) hMixCriteria=  /* Criteria for mixed-layer diagnostic */
2244  (PID.TID 0000.0001)                -8.000000000000000E-01  (PID.TID 0000.0001)                -8.000000000000000E-01
2245  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2246  (PID.TID 0000.0001) dRhoSmall=  /* Parameter for mixed-layer diagnostic */  (PID.TID 0000.0001) dRhoSmall =  /* Parameter for mixed-layer diagnostic */
2247  (PID.TID 0000.0001)                 1.000000000000000E-06  (PID.TID 0000.0001)                 1.000000000000000E-06
2248  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2249  (PID.TID 0000.0001) hMixSmooth=  /* Smoothing parameter for mixed-layer diagnostic */  (PID.TID 0000.0001) hMixSmooth=  /* Smoothing parameter for mixed-layer diagnostic */
# Line 1937  Line 2252 
2252  (PID.TID 0000.0001) eosType =  /* Type of Equation of State */  (PID.TID 0000.0001) eosType =  /* Type of Equation of State */
2253  (PID.TID 0000.0001)               'JMD95Z'  (PID.TID 0000.0001)               'JMD95Z'
2254  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2255  (PID.TID 0000.0001) tAlpha =   /* Linear EOS thermal expansion coefficient ( 1/oC ) */  (PID.TID 0000.0001) selectP_inEOS_Zc = /* select pressure to use in EOS (0,1,2,3) */
2256  (PID.TID 0000.0001)                 2.000000000000000E-04  (PID.TID 0000.0001)                       0
2257    (PID.TID 0000.0001)     0= -g*rhoConst*z ; 1= pRef (from tRef,sRef); 2= Hyd P ; 3= Hyd+NH P
2258  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2259  (PID.TID 0000.0001) sBeta =   /* Linear EOS haline contraction coefficient ( 1/psu ) */  (PID.TID 0000.0001) HeatCapacity_Cp =  /* Specific heat capacity ( J/kg/K ) */
2260  (PID.TID 0000.0001)                 7.400000000000000E-04  (PID.TID 0000.0001)                 3.986000000000000E+03
2261  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2262  (PID.TID 0000.0001) rhonil =   /* Reference density ( kg/m^3 ) */  (PID.TID 0000.0001) celsius2K = /* 0 degree Celsius converted to Kelvin ( K ) */
2263  (PID.TID 0000.0001)                 1.027000000000000E+03  (PID.TID 0000.0001)                 2.731600000000000E+02
2264  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2265  (PID.TID 0000.0001) rhoConst =   /* Reference density ( kg/m^3 ) */  (PID.TID 0000.0001) rhoConst  = /* Reference density (Boussinesq)  ( kg/m^3 ) */
2266  (PID.TID 0000.0001)                 1.027000000000000E+03  (PID.TID 0000.0001)                 1.027000000000000E+03
2267  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2268  (PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */  (PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */
# Line 1955  Line 2271 
2271  (PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */  (PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */
2272  (PID.TID 0000.0001)    24 @  1.000000000000000E+00              /* K =  1: 24 */  (PID.TID 0000.0001)    24 @  1.000000000000000E+00              /* K =  1: 24 */
2273  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2274  (PID.TID 0000.0001) rhoConstFresh =   /* Reference density ( kg/m^3 ) */  (PID.TID 0000.0001) rhoConstFresh = /* Fresh-water reference density ( kg/m^3 ) */
2275  (PID.TID 0000.0001)                 1.027000000000000E+03  (PID.TID 0000.0001)                 9.998000000000000E+02
2276  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2277  (PID.TID 0000.0001) gravity =   /* Gravitational acceleration ( m/s^2 ) */  (PID.TID 0000.0001) gravity =   /* Gravitational acceleration ( m/s^2 ) */
2278  (PID.TID 0000.0001)                 9.815600000000000E+00  (PID.TID 0000.0001)                 9.815600000000000E+00
# Line 1964  Line 2280 
2280  (PID.TID 0000.0001) gBaro =   /* Barotropic gravity ( m/s^2 ) */  (PID.TID 0000.0001) gBaro =   /* Barotropic gravity ( m/s^2 ) */
2281  (PID.TID 0000.0001)                 9.815600000000000E+00  (PID.TID 0000.0001)                 9.815600000000000E+00
2282  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2283    (PID.TID 0000.0001) gravFacC = /* gravity factor (vs surf.) @ cell-Center (-) */
2284    (PID.TID 0000.0001)    23 @  1.000000000000000E+00              /* K =  1: 23 */
2285    (PID.TID 0000.0001)     ;
2286    (PID.TID 0000.0001) gravFacF = /* gravity factor (vs surf.) @ W-Interface (-) */
2287    (PID.TID 0000.0001)    24 @  1.000000000000000E+00              /* K =  1: 24 */
2288    (PID.TID 0000.0001)     ;
2289  (PID.TID 0000.0001) rotationPeriod =   /* Rotation Period ( s ) */  (PID.TID 0000.0001) rotationPeriod =   /* Rotation Period ( s ) */
2290  (PID.TID 0000.0001)                 8.616400000000000E+04  (PID.TID 0000.0001)                 8.616400000000000E+04
2291  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 1976  Line 2298 
2298  (PID.TID 0000.0001) beta =   /* Beta ( 1/(m.s) ) */  (PID.TID 0000.0001) beta =   /* Beta ( 1/(m.s) ) */
2299  (PID.TID 0000.0001)                 9.999999999999999E-12  (PID.TID 0000.0001)                 9.999999999999999E-12
2300  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2301  (PID.TID 0000.0001) freeSurfFac =   /* Implicit free surface factor */  (PID.TID 0000.0001) fPrime =   /* Second coriolis parameter ( 1/s ) */
2302  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2303    (PID.TID 0000.0001)     ;
2304    (PID.TID 0000.0001) rigidLid =   /* Rigid lid on/off flag */
2305    (PID.TID 0000.0001)                   F
2306  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2307  (PID.TID 0000.0001) implicitFreeSurface =   /* Implicit free surface on/off flag */  (PID.TID 0000.0001) implicitFreeSurface =   /* Implicit free surface on/off flag */
2308  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2309  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2310  (PID.TID 0000.0001) rigidLid =   /* Rigid lid on/off flag */  (PID.TID 0000.0001) freeSurfFac =   /* Implicit free surface factor */
2311  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                 1.000000000000000E+00
2312  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2313  (PID.TID 0000.0001) implicSurfPress =   /* Surface Pressure implicit factor (0-1)*/  (PID.TID 0000.0001) implicSurfPress =  /* Surface Pressure implicit factor (0-1)*/
2314  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
2315  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2316  (PID.TID 0000.0001) implicDiv2Dflow =   /* Barot. Flow Div. implicit factor (0-1)*/  (PID.TID 0000.0001) implicDiv2DFlow =  /* Barot. Flow Div. implicit factor (0-1)*/
2317  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
2318  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2319  (PID.TID 0000.0001) exactConserv =   /* Exact Volume Conservation on/off flag*/  (PID.TID 0000.0001) uniformLin_PhiSurf = /* use uniform Bo_surf on/off flag*/
2320  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   T
2321    (PID.TID 0000.0001)     ;
2322    (PID.TID 0000.0001) uniformFreeSurfLev = /* free-surface level-index is uniform */
2323    (PID.TID 0000.0001)                   T
2324    (PID.TID 0000.0001)     ;
2325    (PID.TID 0000.0001) hFacMin =   /* minimum partial cell factor (hFac) */
2326    (PID.TID 0000.0001)                 1.000000000000000E+00
2327    (PID.TID 0000.0001)     ;
2328    (PID.TID 0000.0001) hFacMinDr = /* minimum partial cell thickness ( m) */
2329    (PID.TID 0000.0001)                 0.000000000000000E+00
2330  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2331  (PID.TID 0000.0001) linFSConserveTr =   /* Tracer correction for Lin Free Surface on/off flag*/  (PID.TID 0000.0001) exactConserv =  /* Exact Volume Conservation on/off flag*/
2332  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2333  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2334  (PID.TID 0000.0001) uniformLin_PhiSurf =   /* use uniform Bo_surf on/off flag*/  (PID.TID 0000.0001) linFSConserveTr = /* Tracer correction for Lin Free Surface on/off flag*/
2335  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
2336  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2337  (PID.TID 0000.0001) nonlinFreeSurf =   /* Non-linear Free Surf. options (-1,0,1,2,3)*/  (PID.TID 0000.0001) nonlinFreeSurf = /* Non-linear Free Surf. options (-1,0,1,2,3)*/
2338  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       0
 (PID.TID 0000.0001)     ;  
2339  (PID.TID 0000.0001)      -1,0= Off ; 1,2,3= On, 2=+rescale gU,gV, 3=+update cg2d solv.  (PID.TID 0000.0001)      -1,0= Off ; 1,2,3= On, 2=+rescale gU,gV, 3=+update cg2d solv.
2340    (PID.TID 0000.0001)     ;
2341  (PID.TID 0000.0001) hFacInf =   /* lower threshold for hFac (nonlinFreeSurf only)*/  (PID.TID 0000.0001) hFacInf =   /* lower threshold for hFac (nonlinFreeSurf only)*/
2342  (PID.TID 0000.0001)                 2.000000000000000E-01  (PID.TID 0000.0001)                 2.000000000000000E-01
2343  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2344  (PID.TID 0000.0001) hFacSup =   /* upper threshold for hFac (nonlinFreeSurf only)*/  (PID.TID 0000.0001) hFacSup =   /* upper threshold for hFac (nonlinFreeSurf only)*/
2345  (PID.TID 0000.0001)                 2.000000000000000E+00  (PID.TID 0000.0001)                 2.000000000000000E+00
2346  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2347  (PID.TID 0000.0001) select_rStar = /* r* Vertical coord. options (=0 r coord.; > 0 uses r*) */  (PID.TID 0000.0001) select_rStar = /* r* Vertical coord. options (=0 r coord.; >0 uses r*)*/
 (PID.TID 0000.0001)                       0  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */  
2348  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       0
2349  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2350  (PID.TID 0000.0001) useRealFreshWaterFlux = /* Real Fresh Water Flux on/off flag*/  (PID.TID 0000.0001) useRealFreshWaterFlux = /* Real Fresh Water Flux on/off flag*/
# Line 2022  Line 2353 
2353  (PID.TID 0000.0001) temp_EvPrRn = /* Temp. of Evap/Prec/R (UNSET=use local T)(oC)*/  (PID.TID 0000.0001) temp_EvPrRn = /* Temp. of Evap/Prec/R (UNSET=use local T)(oC)*/
2354  (PID.TID 0000.0001)                 1.234567000000000E+05  (PID.TID 0000.0001)                 1.234567000000000E+05
2355  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2356  (PID.TID 0000.0001) salt_EvPrRn = /* Salin. of Evap/Prec/R (UNSET=use local S)(ppt)*/  (PID.TID 0000.0001) salt_EvPrRn = /* Salin. of Evap/Prec/R (UNSET=use local S)(psu)*/
2357    (PID.TID 0000.0001)                 0.000000000000000E+00
2358    (PID.TID 0000.0001)     ;
2359    (PID.TID 0000.0001) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */
2360    (PID.TID 0000.0001)                       0
2361    (PID.TID 0000.0001)     ;
2362    (PID.TID 0000.0001) temp_addMass = /* Temp. of addMass array (UNSET=use local T)(oC)*/
2363    (PID.TID 0000.0001)                 1.234567000000000E+05
2364    (PID.TID 0000.0001)     ;
2365    (PID.TID 0000.0001) salt_addMass = /* Salin. of addMass array (UNSET=use local S)(psu)*/
2366  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2367  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2368  (PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(ppt)*/  (PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(psu)*/
2369  (PID.TID 0000.0001)                 3.500000000000000E+01  (PID.TID 0000.0001)                 3.500000000000000E+01
2370  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2371  (PID.TID 0000.0001) use3Dsolver = /* use 3-D pressure solver on/off flag */  (PID.TID 0000.0001) use3Dsolver = /* use 3-D pressure solver on/off flag */
# Line 2037  Line 2377 
2377  (PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */  (PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */
2378  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
2379  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2380    (PID.TID 0000.0001) implicitNHPress = /* Non-Hyd Pressure implicit factor (0-1)*/
2381    (PID.TID 0000.0001)                 1.000000000000000E+00
2382    (PID.TID 0000.0001)     ;
2383    (PID.TID 0000.0001) selectNHfreeSurf = /* Non-Hyd (free-)Surface option */
2384    (PID.TID 0000.0001)                       0
2385    (PID.TID 0000.0001)     ;
2386  (PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */  (PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */
2387  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2388  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2389    (PID.TID 0000.0001) calc_wVelocity = /* vertical velocity calculation on/off flag */
2390    (PID.TID 0000.0001)                   T
2391    (PID.TID 0000.0001)     ;
2392  (PID.TID 0000.0001) momStepping =  /* Momentum equation on/off flag */  (PID.TID 0000.0001) momStepping =  /* Momentum equation on/off flag */
2393  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2394  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2052  Line 2401 
2401  (PID.TID 0000.0001) momViscosity =  /* Momentum viscosity on/off flag */  (PID.TID 0000.0001) momViscosity =  /* Momentum viscosity on/off flag */
2402  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2403  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2404  (PID.TID 0000.0001) momImplVertAdv =/* Momentum implicit vert. advection on/off*/  (PID.TID 0000.0001) momImplVertAdv= /* Momentum implicit vert. advection on/off*/
2405  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2406  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2407  (PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */  (PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */
2408  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2409  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2410    (PID.TID 0000.0001) selectImplicitDrag= /* Implicit bot Drag options (0,1,2)*/
2411    (PID.TID 0000.0001)                       0
2412    (PID.TID 0000.0001)     0= Expl. ; 1= Impl. on provis. Vel ; 2= Fully Impl (with surf.P)
2413    (PID.TID 0000.0001)     ;
2414  (PID.TID 0000.0001) metricTerms =  /* metric-Terms on/off flag */  (PID.TID 0000.0001) metricTerms =  /* metric-Terms on/off flag */
2415  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2416  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2417  (PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */  (PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */
2418  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2419  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2420  (PID.TID 0000.0001) useConstantF =  /* use Constant f0 Coriolis flag */  (PID.TID 0000.0001) selectCoriMap = /* Coriolis Map options (0,1,2,3)*/
2421  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                       2
2422  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     0= f-Plane ; 1= Beta-Plane ; 2= Spherical ; 3= read from file
 (PID.TID 0000.0001) useBetaPlaneF = /* use Beta-Plane Coriolis flag */  
 (PID.TID 0000.0001)                   F  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) useSphereF  =   /* use Spherical Coriolis flag */  
 (PID.TID 0000.0001)                   T  
2423  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2424  (PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */  (PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */
2425  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
# Line 2082  Line 2430 
2430  (PID.TID 0000.0001) useCDscheme =  /* CD scheme on/off flag */  (PID.TID 0000.0001) useCDscheme =  /* CD scheme on/off flag */
2431  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2432  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2433    (PID.TID 0000.0001) useEnergyConservingCoriolis= /* Flx-Form Coriolis scheme flag */
2434    (PID.TID 0000.0001)                   F
2435    (PID.TID 0000.0001)     ;
2436  (PID.TID 0000.0001) useJamartWetPoints= /* Coriolis WetPoints method flag */  (PID.TID 0000.0001) useJamartWetPoints= /* Coriolis WetPoints method flag */
2437  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2438  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2439  (PID.TID 0000.0001) useJamartMomAdv= /* V.I. Non-linear terms Jamart flag */  (PID.TID 0000.0001) useJamartMomAdv= /* V.I Non-linear terms Jamart flag */
2440  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2441  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2442  (PID.TID 0000.0001) useAbsVorticity= /* Work with f+zeta in Coriolis */  (PID.TID 0000.0001) useAbsVorticity= /* V.I Works with f+zeta in Coriolis */
2443  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2444  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2445  (PID.TID 0000.0001) selectVortScheme= /* Scheme selector for Vorticity-Term */  (PID.TID 0000.0001) selectVortScheme= /* V.I Scheme selector for Vorticity-Term */
2446  (PID.TID 0000.0001)               123456789  (PID.TID 0000.0001)               123456789
2447  (PID.TID 0000.0001)    = 0 : enstrophy (Shallow-Water Eq.) conserving scheme by Sadourny, JAS 75  (PID.TID 0000.0001)    = 0 : enstrophy (Shallow-Water Eq.) conserving scheme by Sadourny, JAS 75
2448  (PID.TID 0000.0001)    = 1 : same as 0 with modified hFac  (PID.TID 0000.0001)    = 1 : same as 0 with modified hFac
# Line 2099  Line 2450 
2450  (PID.TID 0000.0001)    = 3 : energy (general) and enstrophy (2D, nonDiv.) conserving scheme  (PID.TID 0000.0001)    = 3 : energy (general) and enstrophy (2D, nonDiv.) conserving scheme
2451  (PID.TID 0000.0001)          from Sadourny (Burridge & Haseler, ECMWF Rep.4, 1977)  (PID.TID 0000.0001)          from Sadourny (Burridge & Haseler, ECMWF Rep.4, 1977)
2452  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2453  (PID.TID 0000.0001) upwindVorticity= /* Upwind bias vorticity flag */  (PID.TID 0000.0001) upwindVorticity= /* V.I Upwind bias vorticity flag */
2454  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2455  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2456  (PID.TID 0000.0001) highOrderVorticity= /* High order interp. of vort. flag */  (PID.TID 0000.0001) highOrderVorticity= /* V.I High order vort. advect. flag */
2457  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2458  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2459  (PID.TID 0000.0001) upwindShear= /* Upwind vertical Shear advection flag */  (PID.TID 0000.0001) upwindShear= /* V.I Upwind vertical Shear advection flag */
2460  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2461  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2462  (PID.TID 0000.0001) selectKEscheme= /* Kinetic Energy scheme selector */  (PID.TID 0000.0001) selectKEscheme= /* V.I Kinetic Energy scheme selector */
2463  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       0
2464  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2465  (PID.TID 0000.0001) momForcing =  /* Momentum forcing on/off flag */  (PID.TID 0000.0001) momForcing =  /* Momentum forcing on/off flag */
2466  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2467  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2468    (PID.TID 0000.0001) momTidalForcing = /* Momentum Tidal forcing on/off flag */
2469    (PID.TID 0000.0001)                   T
2470    (PID.TID 0000.0001)     ;
2471  (PID.TID 0000.0001) momPressureForcing =  /* Momentum pressure term on/off flag */  (PID.TID 0000.0001) momPressureForcing =  /* Momentum pressure term on/off flag */
2472  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2473  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2474  (PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */  (PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */
2475  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2476  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2477  (PID.TID 0000.0001) staggerTimeStep =   /* Stagger time stepping on/off flag */  (PID.TID 0000.0001) staggerTimeStep =    /* Stagger time stepping on/off flag */
2478  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2479  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2480  (PID.TID 0000.0001) multiDimAdvection =   /* enable/disable Multi-Dim Advection */  (PID.TID 0000.0001) doResetHFactors = /* reset thickness factors @ each time-step */
2481    (PID.TID 0000.0001)                   F
2482    (PID.TID 0000.0001)     ;
2483    (PID.TID 0000.0001) multiDimAdvection =  /* enable/disable Multi-Dim Advection */
2484  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2485  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2486  (PID.TID 0000.0001) useMultiDimAdvec =   /* Multi-Dim Advection is/is-not used */  (PID.TID 0000.0001) useMultiDimAdvec =   /* Multi-Dim Advection is/is-not used */
2487  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2488  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2489  (PID.TID 0000.0001) implicitDiffusion =/* Implicit Diffusion on/off flag */  (PID.TID 0000.0001) implicitDiffusion = /* Implicit Diffusion on/off flag */
2490  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2491  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2492  (PID.TID 0000.0001) tempStepping =  /* Temperature equation on/off flag */  (PID.TID 0000.0001) tempStepping =  /* Temperature equation on/off flag */
2493  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2494  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2495  (PID.TID 0000.0001) tempAdvection=  /* Temperature advection on/off flag */  (PID.TID 0000.0001) tempAdvection = /* Temperature advection on/off flag */
2496  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2497  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2498  (PID.TID 0000.0001) tempImplVertAdv =/* Temp. implicit vert. advection on/off */  (PID.TID 0000.0001) tempImplVertAdv = /* Temp. implicit vert. advection on/off */
2499  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2500  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2501  (PID.TID 0000.0001) tempForcing  =  /* Temperature forcing on/off flag */  (PID.TID 0000.0001) tempForcing  =  /* Temperature forcing on/off flag */
2502  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2503  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2504    (PID.TID 0000.0001) doThetaClimRelax = /* apply SST relaxation on/off flag */
2505    (PID.TID 0000.0001)                   F
2506    (PID.TID 0000.0001)     ;
2507  (PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */  (PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */
2508  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2509  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2510  (PID.TID 0000.0001) saltStepping =  /* Salinity equation on/off flag */  (PID.TID 0000.0001) saltStepping =  /* Salinity equation on/off flag */
2511  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2512  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2513  (PID.TID 0000.0001) saltAdvection=  /* Salinity advection on/off flag */  (PID.TID 0000.0001) saltAdvection = /* Salinity advection on/off flag */
2514  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2515  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2516  (PID.TID 0000.0001) saltImplVertAdv =/* Sali. implicit vert. advection on/off */  (PID.TID 0000.0001) saltImplVertAdv = /* Sali. implicit vert. advection on/off */
2517  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2518  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2519  (PID.TID 0000.0001) saltForcing  =  /* Salinity forcing on/off flag */  (PID.TID 0000.0001) saltForcing  =  /* Salinity forcing on/off flag */
2520  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2521  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2522    (PID.TID 0000.0001) doSaltClimRelax = /* apply SSS relaxation on/off flag */
2523    (PID.TID 0000.0001)                   T
2524    (PID.TID 0000.0001)     ;
2525  (PID.TID 0000.0001) saltIsActiveTr = /* Salt  is a dynamically Active Tracer */  (PID.TID 0000.0001) saltIsActiveTr = /* Salt  is a dynamically Active Tracer */
2526  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2527  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2168  Line 2531 
2531  (PID.TID 0000.0001) writeBinaryPrec = /* Precision used for writing binary files */  (PID.TID 0000.0001) writeBinaryPrec = /* Precision used for writing binary files */
2532  (PID.TID 0000.0001)                      32  (PID.TID 0000.0001)                      32
2533  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2534    (PID.TID 0000.0001)  rwSuffixType =   /* select format of mds file suffix */
2535    (PID.TID 0000.0001)                       0
2536    (PID.TID 0000.0001)    = 0 : myIter (I10.10) ;   = 1 : 100*myTime (100th sec) ;
2537    (PID.TID 0000.0001)    = 2 : myTime (seconds);   = 3 : myTime/360 (10th of hr);
2538    (PID.TID 0000.0001)    = 4 : myTime/3600 (hours)
2539    (PID.TID 0000.0001)     ;
2540  (PID.TID 0000.0001)  globalFiles = /* write "global" (=not per tile) files */  (PID.TID 0000.0001)  globalFiles = /* write "global" (=not per tile) files */
2541  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2542  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2543  (PID.TID 0000.0001)  useSingleCpuIO = /* only master MPI process does I/O */  (PID.TID 0000.0001)  useSingleCpuIO = /* only master MPI process does I/O */
2544  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2545  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2546  (PID.TID 0000.0001)  debugMode  =  /* Debug Mode on/off flag */  (PID.TID 0000.0001)  useSingleCpuInput = /* only master process reads input */
2547  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001)    debLevA  =  /* 1rst level of debugging */  
 (PID.TID 0000.0001)                       1  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001)    debLevB  =  /* 2nd  level of debugging */  
 (PID.TID 0000.0001)                       2  
2548  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2549  (PID.TID 0000.0001)  debugLevel =  /* select debugging level */  (PID.TID 0000.0001) /* debLev[*]  : level of debug & auxiliary message printing */
2550    (PID.TID 0000.0001) debLevZero =  0 ; /* level of disabled aux. msg printing */
2551    (PID.TID 0000.0001)    debLevA =  1 ; /* level of minimum  aux. msg printing */
2552    (PID.TID 0000.0001)    debLevB =  2 ; /* level of low aux. print (report read-file opening)*/
2553    (PID.TID 0000.0001)    debLevC =  3 ; /* level of moderate debug prt (most pkgs debug msg) */
2554    (PID.TID 0000.0001)    debLevD =  4 ; /* level of enhanced debug prt (add DEBUG_STATS prt) */
2555    (PID.TID 0000.0001)    debLevE =  5 ; /* level of extensive debug printing */
2556    (PID.TID 0000.0001) debugLevel =  /* select debug printing level */
2557  (PID.TID 0000.0001)                       1  (PID.TID 0000.0001)                       1
2558  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2559    (PID.TID 0000.0001)  plotLevel =  /* select PLOT_FIELD printing level */
2560    (PID.TID 0000.0001)                       0
2561    (PID.TID 0000.0001)     ;
2562  (PID.TID 0000.0001) //  (PID.TID 0000.0001) //
2563  (PID.TID 0000.0001) // Elliptic solver(s) paramters ( PARM02 in namelist )  (PID.TID 0000.0001) // Elliptic solver(s) paramters ( PARM02 in namelist )
2564  (PID.TID 0000.0001) //  (PID.TID 0000.0001) //
# Line 2195  Line 2568 
2568  (PID.TID 0000.0001) cg2dChkResFreq =   /* 2d con. grad convergence test frequency */  (PID.TID 0000.0001) cg2dChkResFreq =   /* 2d con. grad convergence test frequency */
2569  (PID.TID 0000.0001)                       1  (PID.TID 0000.0001)                       1
2570  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2571    (PID.TID 0000.0001) cg2dUseMinResSol= /* use cg2d last-iter(=0) / min-resid.(=1) solution */
2572    (PID.TID 0000.0001)                       0
2573    (PID.TID 0000.0001)     ;
2574  (PID.TID 0000.0001) cg2dTargetResidual =   /* 2d con. grad target residual  */  (PID.TID 0000.0001) cg2dTargetResidual =   /* 2d con. grad target residual  */
2575  (PID.TID 0000.0001)                 1.000000000000000E-13  (PID.TID 0000.0001)                 1.000000000000000E-13
2576  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2204  Line 2580 
2580  (PID.TID 0000.0001) cg2dPreCondFreq =   /* Freq. for updating cg2d preconditioner */  (PID.TID 0000.0001) cg2dPreCondFreq =   /* Freq. for updating cg2d preconditioner */
2581  (PID.TID 0000.0001)                       1  (PID.TID 0000.0001)                       1
2582  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2583    (PID.TID 0000.0001) useSRCGSolver =  /* use single reduction CG solver(s) */
2584    (PID.TID 0000.0001)                   F
2585    (PID.TID 0000.0001)     ;
2586    (PID.TID 0000.0001) printResidualFreq = /* Freq. for printing CG residual */
2587    (PID.TID 0000.0001)                       0
2588    (PID.TID 0000.0001)     ;
2589  (PID.TID 0000.0001) //  (PID.TID 0000.0001) //
2590  (PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist )  (PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist )
2591  (PID.TID 0000.0001) //  (PID.TID 0000.0001) //
2592  (PID.TID 0000.0001) deltaTmom =   /* Momentum equation timestep ( s ) */  (PID.TID 0000.0001) deltaTMom =   /* Momentum equation timestep ( s ) */
2593  (PID.TID 0000.0001)                 3.600000000000000E+03  (PID.TID 0000.0001)                 3.600000000000000E+03
2594  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2595  (PID.TID 0000.0001) deltaTfreesurf = /* FreeSurface equation timestep ( s ) */  (PID.TID 0000.0001) deltaTFreeSurf = /* FreeSurface equation timestep ( s ) */
2596  (PID.TID 0000.0001)                 3.600000000000000E+03  (PID.TID 0000.0001)                 3.600000000000000E+03
2597  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2598  (PID.TID 0000.0001) dTtracerLev =  /* Tracer equation timestep ( s ) */  (PID.TID 0000.0001) dTtracerLev =  /* Tracer equation timestep ( s ) */
# Line 2223  Line 2605 
2605  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2606  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2607  (PID.TID 0000.0001) momForcingOutAB = /* =1: take Momentum Forcing out of Adams-Bash. stepping */  (PID.TID 0000.0001) momForcingOutAB = /* =1: take Momentum Forcing out of Adams-Bash. stepping */
2608  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       1
2609  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2610  (PID.TID 0000.0001) tracForcingOutAB = /* =1: take T,S,pTr Forcing out of Adams-Bash. stepping */  (PID.TID 0000.0001) tracForcingOutAB = /* =1: take T,S,pTr Forcing out of Adams-Bash. stepping */
2611  (PID.TID 0000.0001)                       1  (PID.TID 0000.0001)                       1
# Line 2237  Line 2619 
2619  (PID.TID 0000.0001) abEps =   /* Adams-Bashforth-2 stabilizing weight */  (PID.TID 0000.0001) abEps =   /* Adams-Bashforth-2 stabilizing weight */
2620  (PID.TID 0000.0001)                 1.000000000000000E-01  (PID.TID 0000.0001)                 1.000000000000000E-01
2621  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2622    (PID.TID 0000.0001) applyExchUV_early = /* Apply EXCH to U,V earlier in time-step */
2623    (PID.TID 0000.0001)                   F
2624    (PID.TID 0000.0001)     ;
2625  (PID.TID 0000.0001) tauCD =   /* CD coupling time-scale ( s ) */  (PID.TID 0000.0001) tauCD =   /* CD coupling time-scale ( s ) */
2626  (PID.TID 0000.0001)                 1.728000000000000E+05  (PID.TID 0000.0001)                 1.728000000000000E+05
2627  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2249  Line 2634 
2634  (PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */  (PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */
2635  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2636  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2637  (PID.TID 0000.0001) nIter0 =   /* Run starting timestep number  */  (PID.TID 0000.0001) nIter0   =   /* Run starting timestep number */
2638  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       0
2639  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2640  (PID.TID 0000.0001) nTimeSteps =   /* Number of timesteps */  (PID.TID 0000.0001) nTimeSteps = /* Number of timesteps */
2641    (PID.TID 0000.0001)                       4
2642    (PID.TID 0000.0001)     ;
2643    (PID.TID 0000.0001) nEndIter =   /* Run ending timestep number */
2644  (PID.TID 0000.0001)                       4  (PID.TID 0000.0001)                       4
2645  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2646  (PID.TID 0000.0001) baseTime =   /* Model base time ( s ). */  (PID.TID 0000.0001) baseTime =   /* Model base time ( s ) */
2647  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2648  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2649  (PID.TID 0000.0001) startTime =   /* Run start time ( s ). */  (PID.TID 0000.0001) startTime =  /* Run start time ( s ) */
2650  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2651  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2652  (PID.TID 0000.0001) endTime =   /* Integration ending time ( s ). */  (PID.TID 0000.0001) endTime  =   /* Integration ending time ( s ) */
2653  (PID.TID 0000.0001)                 1.440000000000000E+04  (PID.TID 0000.0001)                 1.440000000000000E+04
2654  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2655  (PID.TID 0000.0001) pChkPtFreq =   /* Permanent restart/checkpoint file interval ( s ). */  (PID.TID 0000.0001) pChkPtFreq = /* Permanent restart/pickup file interval ( s ) */
2656  (PID.TID 0000.0001)                 3.600000000000000E+04  (PID.TID 0000.0001)                 0.000000000000000E+00
2657  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2658  (PID.TID 0000.0001) chkPtFreq =   /* Rolling restart/checkpoint file interval ( s ). */  (PID.TID 0000.0001) chkPtFreq  = /* Rolling restart/pickup file interval ( s ) */
2659  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2660  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2661  (PID.TID 0000.0001) pickup_write_mdsio =   /* Model IO flag. */  (PID.TID 0000.0001) pickup_write_mdsio =   /* Model IO flag. */
2662  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2663  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2664  (PID.TID 0000.0001) pickup_read_mdsio =   /* Model IO flag. */  (PID.TID 0000.0001) pickup_read_mdsio =   /* Model IO flag. */
2665  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   T
2666  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2667  (PID.TID 0000.0001) pickup_write_mnc =   /* Model IO flag. */  (PID.TID 0000.0001) pickup_write_mnc =   /* Model IO flag. */
2668  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2669  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2670  (PID.TID 0000.0001) pickup_read_mnc =   /* Model IO flag. */  (PID.TID 0000.0001) pickup_read_mnc =   /* Model IO flag. */
 (PID.TID 0000.0001)                   T  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) pickup_write_immed =   /* Model IO flag. */  
2671  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2672  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2673  (PID.TID 0000.0001) writePickupAtEnd =   /* Model IO flag. */  (PID.TID 0000.0001) writePickupAtEnd =   /* Model IO flag. */
2674  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
2675  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2676  (PID.TID 0000.0001) dumpFreq =   /* Model state write out interval ( s ). */  (PID.TID 0000.0001) dumpFreq =   /* Model state write out interval ( s ). */
2677  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2678  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2679  (PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */  (PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */
2680  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
2681  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2682  (PID.TID 0000.0001) snapshot_mdsio =   /* Model IO flag. */  (PID.TID 0000.0001) snapshot_mdsio =   /* Model IO flag. */
2683  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   T
2684  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2685  (PID.TID 0000.0001) snapshot_mnc =   /* Model IO flag. */  (PID.TID 0000.0001) snapshot_mnc =   /* Model IO flag. */
2686  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
2687  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2688  (PID.TID 0000.0001) monitorFreq =   /* Monitor output interval ( s ). */  (PID.TID 0000.0001) monitorFreq =   /* Monitor output interval ( s ). */
2689  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2690  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2691  (PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */  (PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */
2692  (PID.TID 0000.0001)                       3  (PID.TID 0000.0001)                       3
# Line 2342  Line 2727 
2727  (PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */  (PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */
2728  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2729  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2730  (PID.TID 0000.0001) Ro_SeaLevel = /* r(1) ( units of r ==  m ) */  (PID.TID 0000.0001) useMin4hFacEdges = /* set hFacW,S as minimum of adjacent hFacC factor */
2731  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                   F
2732    (PID.TID 0000.0001)     ;
2733    (PID.TID 0000.0001) interViscAr_pCell = /* account for partial-cell in interior vert. viscosity */
2734    (PID.TID 0000.0001)                   F
2735    (PID.TID 0000.0001)     ;
2736    (PID.TID 0000.0001) interDiffKr_pCell = /* account for partial-cell in interior vert. diffusion */
2737    (PID.TID 0000.0001)                   F
2738    (PID.TID 0000.0001)     ;
2739    (PID.TID 0000.0001) pCellMix_select = /* option to enhance mixing near surface & bottom */
2740    (PID.TID 0000.0001)                       0
2741    (PID.TID 0000.0001)     ;
2742    (PID.TID 0000.0001) selectSigmaCoord = /* Hybrid-Sigma Vert. Coordinate option */
2743    (PID.TID 0000.0001)                       0
2744    (PID.TID 0000.0001)     ;
2745    (PID.TID 0000.0001) rSigmaBnd = /* r/sigma transition ( units of r ==  m ) */
2746    (PID.TID 0000.0001)                 1.234567000000000E+05
2747  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2748  (PID.TID 0000.0001) rkSign =   /* index orientation relative to vertical coordinate */  (PID.TID 0000.0001) rkSign =   /* index orientation relative to vertical coordinate */
2749  (PID.TID 0000.0001)                -1.000000000000000E+00  (PID.TID 0000.0001)                -1.000000000000000E+00
# Line 2351  Line 2751 
2751  (PID.TID 0000.0001) gravitySign = /* gravity orientation relative to vertical coordinate */  (PID.TID 0000.0001) gravitySign = /* gravity orientation relative to vertical coordinate */
2752  (PID.TID 0000.0001)                -1.000000000000000E+00  (PID.TID 0000.0001)                -1.000000000000000E+00
2753  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2754    (PID.TID 0000.0001) seaLev_Z =  /* reference height of sea-level [m] */
2755    (PID.TID 0000.0001)                 0.000000000000000E+00
2756    (PID.TID 0000.0001)     ;
2757    (PID.TID 0000.0001) top_Pres =  /* reference pressure at the top [Pa] */
2758    (PID.TID 0000.0001)                 0.000000000000000E+00
2759    (PID.TID 0000.0001)     ;
2760  (PID.TID 0000.0001) mass2rUnit = /* convert mass per unit area [kg/m2] to r-units [m] */  (PID.TID 0000.0001) mass2rUnit = /* convert mass per unit area [kg/m2] to r-units [m] */
2761  (PID.TID 0000.0001)                 9.737098344693282E-04  (PID.TID 0000.0001)                 9.737098344693282E-04
2762  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2375  Line 2781 
2781  (PID.TID 0000.0001)                 3.825000000000000E+02,      /* K = 15 */  (PID.TID 0000.0001)                 3.825000000000000E+02,      /* K = 15 */
2782  (PID.TID 0000.0001)                 4.325000000000000E+02,      /* K = 16 */  (PID.TID 0000.0001)                 4.325000000000000E+02,      /* K = 16 */
2783  (PID.TID 0000.0001)                 4.750000000000000E+02,      /* K = 17 */  (PID.TID 0000.0001)                 4.750000000000000E+02,      /* K = 17 */
2784  (PID.TID 0000.0001)     6 @  5.000000000000000E+02              /* K = 18: 23 */  (PID.TID 0000.0001)     6 @  5.000000000000000E+02,             /* K = 18: 23 */
2785    (PID.TID 0000.0001)                 2.500000000000000E+02       /* K = 24 */
2786  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2787  (PID.TID 0000.0001) drF =   /* W spacing ( units of r ) */  (PID.TID 0000.0001) drF =   /* W spacing ( units of r ) */
2788  (PID.TID 0000.0001)     2 @  1.000000000000000E+01,             /* K =  1:  2 */  (PID.TID 0000.0001)     2 @  1.000000000000000E+01,             /* K =  1:  2 */
# Line 2400  Line 2807 
2807  (PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */  (PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */
2808  (PID.TID 0000.0001)    16 @  2.000000000000000E+00              /* J =  1: 16 */  (PID.TID 0000.0001)    16 @  2.000000000000000E+00              /* J =  1: 16 */
2809  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2810  (PID.TID 0000.0001) xgOrigin = /* X-axis origin of West  edge (cartesian: m, lat-lon: deg.) */  (PID.TID 0000.0001) xgOrigin = /* X-axis origin of West  edge (cartesian: m, lat-lon: deg) */
2811  (PID.TID 0000.0001)                 2.800000000000000E+02  (PID.TID 0000.0001)                 2.800000000000000E+02
2812  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2813  (PID.TID 0000.0001) ygOrigin = /* Y-axis origin of South edge (cartesian: m, lat-lon: deg.) */  (PID.TID 0000.0001) ygOrigin = /* Y-axis origin of South edge (cartesian: m, lat-lon: deg) */
2814  (PID.TID 0000.0001)                 4.600000000000000E+01  (PID.TID 0000.0001)                 4.600000000000000E+01
2815  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2816  (PID.TID 0000.0001) rSphere =  /* Radius ( ignored - cartesian, m - spherical ) */  (PID.TID 0000.0001) rSphere =  /* Radius ( ignored - cartesian, m - spherical ) */
# Line 2515  Line 2922 
2922  (PID.TID 0000.0001) wUnit2rVel = /* convert units: wSpeed -> rVel (=1 if z-coord)*/  (PID.TID 0000.0001) wUnit2rVel = /* convert units: wSpeed -> rVel (=1 if z-coord)*/
2923  (PID.TID 0000.0001)    24 @  1.000000000000000E+00              /* K =  1: 24 */  (PID.TID 0000.0001)    24 @  1.000000000000000E+00              /* K =  1: 24 */
2924  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2925  (PID.TID 0000.0001) dBdrRef = /* Vertical gradient of reference boyancy [(m/s/r)^2)] */  (PID.TID 0000.0001) dBdrRef = /* Vertical grad. of reference buoyancy [(m/s/r)^2] */
2926  (PID.TID 0000.0001)                 0.000000000000000E+00,      /* K =  1 */  (PID.TID 0000.0001)                 0.000000000000000E+00,      /* K =  1 */
2927  (PID.TID 0000.0001)                 3.513461801096672E-04,      /* K =  2 */  (PID.TID 0000.0001)                 3.513461801096672E-04,      /* K =  2 */
2928  (PID.TID 0000.0001)                 2.578462793867026E-04,      /* K =  3 */  (PID.TID 0000.0001)                 2.578462793867026E-04,      /* K =  3 */
# Line 2724  Line 3131 
3131  (PID.TID 0000.0001)                 1.196418347007692E+10       /* J = 16 */  (PID.TID 0000.0001)                 1.196418347007692E+10       /* J = 16 */
3132  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3133  (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */  (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */
3134  (PID.TID 0000.0001)                 3.562528105304875E+12  (PID.TID 0000.0001)                 3.562528105304877E+12
3135  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3136  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3137  (PID.TID 0000.0001) // End of Model config. summary  (PID.TID 0000.0001) // End of Model config. summary
# Line 2732  Line 3139 
3139  (PID.TID 0000.0001)  (PID.TID 0000.0001)
3140  (PID.TID 0000.0001) == Packages configuration : Check & print summary ==  (PID.TID 0000.0001) == Packages configuration : Check & print summary ==
3141  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF  
3142  (PID.TID 0000.0001) KPP_CHECK: #define ALLOW_KPP  (PID.TID 0000.0001) KPP_CHECK: #define ALLOW_KPP
3143    (PID.TID 0000.0001)  kpp_freq = /* frequency of KPP calculation */
3144    (PID.TID 0000.0001)                 3.600000000000000E+03
3145    (PID.TID 0000.0001)     ;
3146    (PID.TID 0000.0001) KPP_ghatUseTotalDiffus= /* non-local term fct of total diffus */
3147    (PID.TID 0000.0001)                   T
3148    (PID.TID 0000.0001)     ;
3149    (PID.TID 0000.0001) KPPuseDoubleDiff = /* include double diffusive contrib */
3150    (PID.TID 0000.0001)                   F
3151    (PID.TID 0000.0001)     ;
3152    (PID.TID 0000.0001) LimitHblStable = /* limits depth of hbl if stable cond.*/
3153    (PID.TID 0000.0001)                   T
3154    (PID.TID 0000.0001)     ;
3155    (PID.TID 0000.0001)  minKPPhbl = /* minimum KPPhbl value [m] */
3156    (PID.TID 0000.0001)                 5.000000000000000E+00
3157    (PID.TID 0000.0001)     ;
3158    (PID.TID 0000.0001)  epsln     = /* constant [-] */
3159    (PID.TID 0000.0001)                 9.999999999999999E-21
3160    (PID.TID 0000.0001)     ;
3161    (PID.TID 0000.0001)  phepsi    = /* constant [-] */
3162    (PID.TID 0000.0001)                 1.000000000000000E-10
3163    (PID.TID 0000.0001)     ;
3164    (PID.TID 0000.0001)  epsilon   = /* constant [-] */
3165    (PID.TID 0000.0001)                 1.000000000000000E-01
3166    (PID.TID 0000.0001)     ;
3167    (PID.TID 0000.0001)  vonk      = /* Von Karmans constant [-] */
3168    (PID.TID 0000.0001)                 4.000000000000000E-01
3169    (PID.TID 0000.0001)     ;
3170    (PID.TID 0000.0001)  dB_dz     = /* maximum N^2 in mixed layer [s^-2] */
3171    (PID.TID 0000.0001)                 5.200000000000000E-05
3172    (PID.TID 0000.0001)     ;
3173    (PID.TID 0000.0001)  conc1     = /* scalar constant [-] */
3174    (PID.TID 0000.0001)                 5.000000000000000E+00
3175    (PID.TID 0000.0001)     ;
3176    (PID.TID 0000.0001)  conam     = /* scalar constant [-] */
3177    (PID.TID 0000.0001)                 1.257000000000000E+00
3178    (PID.TID 0000.0001)     ;
3179    (PID.TID 0000.0001)  concm     = /* scalar constant [-] */
3180    (PID.TID 0000.0001)                 8.380000000000001E+00
3181    (PID.TID 0000.0001)     ;
3182    (PID.TID 0000.0001)  conc2     = /* scalar constant [-] */
3183    (PID.TID 0000.0001)                 1.600000000000000E+01
3184    (PID.TID 0000.0001)     ;
3185    (PID.TID 0000.0001)  conas     = /* scalar constant [-] */
3186    (PID.TID 0000.0001)                -2.886000000000000E+01
3187    (PID.TID 0000.0001)     ;
3188    (PID.TID 0000.0001)  concs     = /* scalar constant [-] */
3189    (PID.TID 0000.0001)                 9.895999999999999E+01
3190    (PID.TID 0000.0001)     ;
3191    (PID.TID 0000.0001)  conc3     = /* scalar constant [-] */
3192    (PID.TID 0000.0001)                 1.600000000000000E+01
3193    (PID.TID 0000.0001)     ;
3194    (PID.TID 0000.0001)  zetam     = /* scalar constant [-] */
3195    (PID.TID 0000.0001)                -2.000000000000000E-01
3196    (PID.TID 0000.0001)     ;
3197    (PID.TID 0000.0001)  zetas     = /* scalar constant [-] */
3198    (PID.TID 0000.0001)                -1.000000000000000E+00
3199    (PID.TID 0000.0001)     ;
3200    (PID.TID 0000.0001)  Ricr      = /* critical bulk Richardson Number [-] */
3201    (PID.TID 0000.0001)                 3.000000000000000E-01
3202    (PID.TID 0000.0001)     ;
3203    (PID.TID 0000.0001)  cekman    = /* coeff for Ekman depth [-] */
3204    (PID.TID 0000.0001)                 7.000000000000000E-01
3205    (PID.TID 0000.0001)     ;
3206    (PID.TID 0000.0001)  cmonob    = /* coeff for Monin-Obukhov depth [-] */
3207    (PID.TID 0000.0001)                 1.000000000000000E+00
3208    (PID.TID 0000.0001)     ;
3209    (PID.TID 0000.0001)  concv     = /* buoyancy freq ratio [-] */
3210    (PID.TID 0000.0001)                 1.800000000000000E+00
3211    (PID.TID 0000.0001)     ;
3212    (PID.TID 0000.0001)  hbf       = /* solar radiation depth ratio [-] */
3213    (PID.TID 0000.0001)                 1.000000000000000E+00
3214    (PID.TID 0000.0001)     ;
3215    (PID.TID 0000.0001)  zmin      = /* minimum for zehat in table [m3/s3] */
3216    (PID.TID 0000.0001)                -4.000000000000000E-07
3217    (PID.TID 0000.0001)     ;
3218    (PID.TID 0000.0001)  zmax      = /* maximum for zehat in table [m3/s3] */
3219    (PID.TID 0000.0001)                 0.000000000000000E+00
3220    (PID.TID 0000.0001)     ;
3221    (PID.TID 0000.0001)  umin      = /* minimum for ustar in table [m/s] */
3222    (PID.TID 0000.0001)                 0.000000000000000E+00
3223    (PID.TID 0000.0001)     ;
3224    (PID.TID 0000.0001)  umax      = /* maximum for ustar in table [m/s] */
3225    (PID.TID 0000.0001)                 4.000000000000000E-02
3226    (PID.TID 0000.0001)     ;
3227    (PID.TID 0000.0001) num_v_smooth_Ri = /* number of vertical smoothing */
3228    (PID.TID 0000.0001)                       0
3229    (PID.TID 0000.0001)     ;
3230    (PID.TID 0000.0001)  Riinfty   = /* shear instability Ri number limit [-] */
3231    (PID.TID 0000.0001)                 7.000000000000000E-01
3232    (PID.TID 0000.0001)     ;
3233    (PID.TID 0000.0001)  BVSQcon   = /* Brunt-Vaisala squared (=N^2) [s^-2] */
3234    (PID.TID 0000.0001)                -2.000000000000000E-05
3235    (PID.TID 0000.0001)     ;
3236    (PID.TID 0000.0001)  difm0     = /* max viscosity from shear instab. [m2/s] */
3237    (PID.TID 0000.0001)                 5.000000000000000E-03
3238    (PID.TID 0000.0001)     ;
3239    (PID.TID 0000.0001)  difs0     = /* max diffusiv. from shear instab. [m2/s] */
3240    (PID.TID 0000.0001)                 5.000000000000000E-03
3241    (PID.TID 0000.0001)     ;
3242    (PID.TID 0000.0001)  dift0     = /* max diffusiv. from shear instab. [m2/s] */
3243    (PID.TID 0000.0001)                 5.000000000000000E-03
3244    (PID.TID 0000.0001)     ;
3245    (PID.TID 0000.0001)  difmcon   = /* convective viscosity [m2/s] */
3246    (PID.TID 0000.0001)                 1.000000000000000E-01
3247    (PID.TID 0000.0001)     ;
3248    (PID.TID 0000.0001)  difscon   = /* convective diffusiv. [m2/s] */
3249    (PID.TID 0000.0001)                 1.000000000000000E-01
3250    (PID.TID 0000.0001)     ;
3251    (PID.TID 0000.0001)  diftcon   = /* convective diffusiv. [m2/s] */
3252    (PID.TID 0000.0001)                 1.000000000000000E-01
3253    (PID.TID 0000.0001)     ;
3254    (PID.TID 0000.0001)  Rrho0     = /* double diffusion density ratio [-] */
3255    (PID.TID 0000.0001)                 1.900000000000000E+00
3256    (PID.TID 0000.0001)     ;
3257    (PID.TID 0000.0001)  dsfmax    = /* max diffusiv. for salt fingering [m2/s] */
3258    (PID.TID 0000.0001)                 1.000000000000000E-02
3259    (PID.TID 0000.0001)     ;
3260    (PID.TID 0000.0001)  cstar     = /* coeff for non-locak transport [-] */
3261    (PID.TID 0000.0001)                 1.000000000000000E+01
3262    (PID.TID 0000.0001)     ;
3263    (PID.TID 0000.0001) KPPwriteState = /* write KPP fields to file */
3264    (PID.TID 0000.0001)                   T
3265    (PID.TID 0000.0001)     ;
3266    (PID.TID 0000.0001)  kpp_dumpFreq = /* dump freq of KPP output */
3267    (PID.TID 0000.0001)                 0.000000000000000E+00
3268    (PID.TID 0000.0001)     ;
3269    (PID.TID 0000.0001)  kpp_taveFreq = /* time-averaging freq of KPP output */
3270    (PID.TID 0000.0001)                 0.000000000000000E+00
3271    (PID.TID 0000.0001)     ;
3272    (PID.TID 0000.0001)
3273  (PID.TID 0000.0001) GMREDI_CHECK: #define GMREDI  (PID.TID 0000.0001) GMREDI_CHECK: #define GMREDI
3274  (PID.TID 0000.0001) GM_AdvForm =     /* if FALSE => use SkewFlux Form */  (PID.TID 0000.0001) GM_AdvForm =     /* if FALSE => use SkewFlux Form */
3275  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
# Line 2757  Line 3293 
3293  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
3294  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3295  (PID.TID 0000.0001) GM_Kmin_horiz = /* Minimum Horizontal Diffusivity [m^2/s] */  (PID.TID 0000.0001) GM_Kmin_horiz = /* Minimum Horizontal Diffusivity [m^2/s] */
3296  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 5.000000000000000E+01
3297  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3298  (PID.TID 0000.0001) GM_Visbeck_alpha = /* Visbeck alpha coeff. [-] */  (PID.TID 0000.0001) GM_Visbeck_alpha = /* Visbeck alpha coeff. [-] */
3299  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
# Line 2783  Line 3319 
3319  (PID.TID 0000.0001) GM_maxTransLay = /* Maximum Transition Layer Thickness [m] */  (PID.TID 0000.0001) GM_maxTransLay = /* Maximum Transition Layer Thickness [m] */
3320  (PID.TID 0000.0001)                 5.000000000000000E+02  (PID.TID 0000.0001)                 5.000000000000000E+02
3321  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3322    (PID.TID 0000.0001) GM_UseBVP = /* if TRUE => use bvp a la Ferrari et al. (2010) */
3323    (PID.TID 0000.0001)                   F
3324    (PID.TID 0000.0001)     ;
3325    (PID.TID 0000.0001) GM_BVP_ModeNumber = /* Vertical mode number for BVP wave speed */
3326    (PID.TID 0000.0001)                       1
3327    (PID.TID 0000.0001)     ;
3328    (PID.TID 0000.0001) GM_BVP_cMin = /* Minimum wave speed for BVP [m/s] */
3329    (PID.TID 0000.0001)                 1.000000000000000E-01
3330    (PID.TID 0000.0001)     ;
3331    (PID.TID 0000.0001) GM_useSubMeso = /* if TRUE => use Sub-Meso param. (B.Fox-Kemper) */
3332    (PID.TID 0000.0001)                   F
3333    (PID.TID 0000.0001)     ;
3334    (PID.TID 0000.0001) subMeso_Ceff = /* efficiency coeff. of Mixed-Layer Eddies [-] */
3335    (PID.TID 0000.0001)                 7.000000000000001E-02
3336    (PID.TID 0000.0001)     ;
3337    (PID.TID 0000.0001) subMeso_invTau = /* inverse of Sub-Meso mixing time-scale [/s] */
3338    (PID.TID 0000.0001)                 2.000000000000000E-06
3339    (PID.TID 0000.0001)     ;
3340    (PID.TID 0000.0001) subMeso_LfMin = /* minimum length-scale "Lf" [m] */
3341    (PID.TID 0000.0001)                 1.000000000000000E+03
3342    (PID.TID 0000.0001)     ;
3343    (PID.TID 0000.0001) subMeso_Lmax = /* maximum grid-scale length [m] */
3344    (PID.TID 0000.0001)                 1.100000000000000E+05
3345    (PID.TID 0000.0001)     ;
3346    (PID.TID 0000.0001) EXF_CHECK: #define ALLOW_EXF
3347  (PID.TID 0000.0001) SEAICE_CHECK: #define ALLOW_SEAICE  (PID.TID 0000.0001) SEAICE_CHECK: #define ALLOW_SEAICE
3348  (PID.TID 0000.0001) CTRL_CHECK: ctrl package  (PID.TID 0000.0001) CTRL_CHECK: #define ALLOW_CTRL
3349  (PID.TID 0000.0001) COST_CHECK: cost package  (PID.TID 0000.0001) COST_CHECK: #define ALLOW_COST
3350  (PID.TID 0000.0001) CTRL_CHECK: ctrl package  (PID.TID 0000.0001) GRDCHK_CHECK: grdchk package
3351    (PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF
3352  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3353    (PID.TID 0000.0001) // Check Model config. (CONFIG_CHECK):
3354  (PID.TID 0000.0001) // CONFIG_CHECK : Normal End  (PID.TID 0000.0001) // CONFIG_CHECK : Normal End
3355  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3356  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  
 (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON fCori_max                    =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON fCori_min                    =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON fCori_mean                   =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON fCori_sd                     =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON fCoriG_max                   =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON fCoriG_min                   =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON fCoriG_mean                  =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON fCoriG_sd                    =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON fCoriCos_max                 =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON fCoriCos_min                 =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON fCoriCos_mean                =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON fCoriCos_sd                  =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
3357  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
3358  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
3359  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON time_tsnumber                =                     0  
 (PID.TID 0000.0001) %MON time_secondsf                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_eta_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_eta_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_eta_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_eta_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_eta_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_uvel_max             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_uvel_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_uvel_mean            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_vvel_max             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_vvel_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_vvel_mean            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_wvel_max             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_wvel_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3333076477051E+01  
 (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.4103618860245E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.1168426975828E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4047681849177E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.7237468258508E-02  
 (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450622558594E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_min             =   3.0128698348999E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4759355674691E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_sd              =   4.4306214753982E-01  
 (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8354629598638E-02  
 (PID.TID 0000.0001) %MON dynstat_sst_max              =   1.3333076477051E+01  
 (PID.TID 0000.0001) %MON dynstat_sst_min              =   9.2058634757996E-01  
 (PID.TID 0000.0001) %MON dynstat_sst_mean             =   5.1412232105052E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_sd               =   2.5470575662253E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_del2             =   1.1308799763521E-01  
 (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.4873661041260E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_min              =   3.0128698348999E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.3155723399320E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1868027611543E+00  
 (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.9005807240804E-02  
 (PID.TID 0000.0001) %MON extforcing_qnet_max          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qnet_min          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_max         =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_min         =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_mean        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fu_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fu_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fu_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fu_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fu_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fv_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fv_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fv_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fv_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_fv_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON advcfl_uvel_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON advcfl_vvel_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON advcfl_wvel_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON pe_b_mean                    =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ke_max                       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ke_mean                      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  
 (PID.TID 0000.0001) %MON vort_r_min                   =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON vort_r_max                   =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067278094140E-04  
 (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8115075987107E-06  
 (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843892147E-04  
 (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1689234854242E-04  
 (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON surfExpan_salt_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162028781E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779997355E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174743223315E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129749990E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354012150E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655955077737E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872019352493E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324680413847E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062646151542E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207566842E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392856083892E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605784141E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983417694612E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942276000977E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083815927930E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938020844541E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001)                    cg2d_init_res =    1.59851162868958E+00  
 (PID.TID 0000.0001)                       cg2d_iters =    47  
 (PID.TID 0000.0001)                         cg2d_res =    5.76532086243890E-14  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON time_tsnumber                =                     1  
 (PID.TID 0000.0001) %MON time_secondsf                =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON dynstat_eta_max              =   2.0636332840162E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_min              =  -7.9178647066244E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -6.3206358062739E-17  
 (PID.TID 0000.0001) %MON dynstat_eta_sd               =   4.6882737970612E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_del2             =   6.3054923822286E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_max             =   1.3217426276534E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -1.9761364038911E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -9.4710908678403E-04  
 (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   2.8476290066318E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   1.2196149670494E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_max             =   2.0431808860874E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.1377183024233E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -1.7097082900321E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   4.3710983331667E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   9.6107807681559E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.1652736739718E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -4.2713121233688E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   1.2357503017557E-22  
 (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   2.4879521391789E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   4.7927313147484E-06  
 (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3244528313992E+01  
 (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.4101961619061E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0807453562364E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4080776541979E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.7740411977174E-02  
 (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450777867265E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7742198444148E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4747840409866E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.0211257819863E-01  
 (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.9167828251422E-02  
 (PID.TID 0000.0001) %MON dynstat_sst_max              =   6.1295302797664E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.3225640605267E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.5180270337808E-01  
 (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.2945663863518E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_del2             =   8.7675067191153E-02  
 (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2913367324170E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7742198444148E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1465419710283E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1855008127889E+00  
 (PID.TID 0000.0001) %MON dynstat_sss_del2             =   9.1092241972090E-02  
 (PID.TID 0000.0001) %MON extforcing_qnet_max          =   8.1968896990323E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_min          =   2.6204514767451E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   6.1085909859894E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   1.7162099285446E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   8.8291145223316E+02  
 (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -8.3830056547844E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -2.6327397372926E-01  
 (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -1.9562683853431E-01  
 (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   5.5037957501853E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   2.8282073325818E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_max            =   3.3737159097680E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_min            =  -3.1400022435250E-04  
 (PID.TID 0000.0001) %MON extforcing_fu_mean           =   9.4709296143478E-04  
 (PID.TID 0000.0001) %MON extforcing_fu_sd             =   9.2451234662653E-04  
 (PID.TID 0000.0001) %MON extforcing_fu_del2           =   7.4644589115447E-05  
 (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0883400905734E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_min            =  -1.6256532553748E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -2.7555445273229E-04  
 (PID.TID 0000.0001) %MON extforcing_fv_sd             =   7.0030153232161E-04  
 (PID.TID 0000.0001) %MON extforcing_fv_del2           =   4.9809007295621E-05  
 (PID.TID 0000.0001) %MON advcfl_uvel_max              =   5.8530528271563E-04  
 (PID.TID 0000.0001) %MON advcfl_vvel_max              =   3.3074580881854E-04  
 (PID.TID 0000.0001) %MON advcfl_wvel_max              =   4.1272665680323E-02  
 (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   2.1698121992617E-02  
 (PID.TID 0000.0001) %MON pe_b_mean                    =   7.2460074279754E-06  
 (PID.TID 0000.0001) %MON ke_max                       =   1.5941851650136E-04  
 (PID.TID 0000.0001) %MON ke_mean                      =   1.2133355469379E-05  
 (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  
 (PID.TID 0000.0001) %MON vort_r_min                   =  -1.3731026420059E-07  
 (PID.TID 0000.0001) %MON vort_r_max                   =   1.1140725857749E-07  
 (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277213436E-04  
 (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8106508201461E-06  
 (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734842597808E-04  
 (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691075501199E-04  
 (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   6.0923982030127E-06  
 (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -4.8087112890837E-06  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104485E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322344E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169588033E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016022723E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476942514E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088878803E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249955E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747389E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871526681095E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271771458540E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217497324599E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349632618008E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518680622E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135291097840E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348989241473E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330909152002E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094941607905E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467247651E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154492172E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241017435672E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141375606E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984878226631E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944209295109E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602451400E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926408041E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931897374E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   2.58473797920544E-15  1.19414559406422E+00  
 (PID.TID 0000.0001)                    cg2d_init_res =    3.33709000507408E-01  
 (PID.TID 0000.0001)                       cg2d_iters =    45  
 (PID.TID 0000.0001)                         cg2d_res =    6.09025045197262E-14  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON time_tsnumber                =                     2  
 (PID.TID 0000.0001) %MON time_secondsf                =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON dynstat_eta_max              =   2.8871030198772E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.2780780864053E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -2.5766403639933E-16  
 (PID.TID 0000.0001) %MON dynstat_eta_sd               =   7.4443376114845E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_del2             =   7.6708054665743E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_max             =   4.5865331284572E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -4.0315949124013E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -7.6188206751342E-04  
 (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   4.5709210129242E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   1.9394492634742E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_max             =   4.2688351010219E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.7374329872486E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -1.4787323748692E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   6.8083445874674E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.4291936901624E-03  
 (PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.6880470169338E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -6.6027424496053E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   1.6064753922824E-22  
 (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   3.1153793840847E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   5.1927906789531E-06  
 (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3258792527640E+01  
 (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.8315710996352E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0750638328813E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4234453467259E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5902894819767E-02  
 (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450922640726E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7533824808769E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745842487059E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1528777200378E-01  
 (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8676240669520E-02  
 (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.7191716653547E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.8315710996352E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -9.9075166999639E-01  
 (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.4411510320259E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.5400181385612E-02  
 (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2647875564473E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7533824808769E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1168527126043E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1687569144980E+00  
 (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.5613836804176E-02  
 (PID.TID 0000.0001) %MON extforcing_qnet_max          =   2.1573267073751E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_min          =   5.1677603812034E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   9.6019827206353E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   3.2953601781279E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   5.7409375616738E+02  
 (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_min           =  -5.6456912289291E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_mean          =  -8.5620147334494E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   1.7653665770352E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.7048974527298E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.6770290133161E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -6.9005001527743E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -3.0715222606332E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   1.0535465498558E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   1.8372002084925E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_max            =   6.8695780308636E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_min            =  -2.4112243035499E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_mean           =   1.7425576564261E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_sd             =   1.9115305539352E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_del2           =   1.4705406232834E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.1221151539195E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_min            =  -1.0671409854141E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -1.7901032462849E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_sd             =   5.1306460892366E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_del2           =   5.3949109211209E-04  
 (PID.TID 0000.0001) %MON advcfl_uvel_max              =   1.1316943569933E-03  
 (PID.TID 0000.0001) %MON advcfl_vvel_max              =   6.9103001492158E-04  
 (PID.TID 0000.0001) %MON advcfl_wvel_max              =   1.6469394717219E-02  
 (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   9.5288581556231E-03  
 (PID.TID 0000.0001) %MON pe_b_mean                    =   1.8269428540678E-05  
 (PID.TID 0000.0001) %MON ke_max                       =   9.6523522191401E-04  
 (PID.TID 0000.0001) %MON ke_mean                      =   2.7378254363358E-05  
 (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  
 (PID.TID 0000.0001) %MON vort_r_min                   =  -2.8688349599458E-07  
 (PID.TID 0000.0001) %MON vort_r_max                   =   1.7930526445665E-07  
 (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277950668E-04  
 (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8107699182913E-06  
 (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843681293E-04  
 (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691455261183E-04  
 (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   4.8793743232416E-06  
 (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -3.5265500517542E-06  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037628E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324294836E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161782958E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735347301E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244503E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055004838E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358144E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288339E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255100799198E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927831832798E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628504678649E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303253846E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638502380E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601872526E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348192721E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631496224E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193390736E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107353766E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165351039E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803209488E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041872316830E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762132979249E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178970646897E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087564371206E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475603957330E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932818141578E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218068E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470351233E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112005213958E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432798715717E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747044E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579193751E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400344160E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735143370653E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676967070E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986339246462E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946142589242E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977353E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923827E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877547E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563824403E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411307E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479661265E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231632997187E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236304497E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   9.05525654459893E-15  1.21086359671959E+00  
 (PID.TID 0000.0001)                    cg2d_init_res =    1.65066525725428E-01  
 (PID.TID 0000.0001)                       cg2d_iters =    44  
 (PID.TID 0000.0001)                         cg2d_res =    9.39102954439466E-14  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON time_tsnumber                =                     3  
 (PID.TID 0000.0001) %MON time_secondsf                =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON dynstat_eta_max              =   3.1196801972263E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.4162590565168E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -2.3007796959489E-16  
 (PID.TID 0000.0001) %MON dynstat_eta_sd               =   8.4284381552483E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_del2             =   7.3284720213928E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_max             =   7.6699952042050E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -4.8473216504925E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -1.9393215817817E-04  
 (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   5.8791625059333E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.3112990926327E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_max             =   5.5126590868721E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -4.0226589077640E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -9.5488707167739E-04  
 (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   8.4976404302876E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.6526311249947E-03  
 (PID.TID 0000.0001) %MON dynstat_wvel_max             =   2.1833846073333E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -1.0209604174918E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   1.1492477806328E-21  
 (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   3.7261048885798E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   5.6204832654608E-06  
 (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3260750905812E+01  
 (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.9325238322351E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0741183351602E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4263791087412E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5512089855224E-02  
 (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5451055689007E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7520141424387E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745516902652E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1744118146271E-01  
 (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8596576983990E-02  
 (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.7022921766264E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.9325238322351E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.1266662773919E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.4939195898433E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.1372059462545E-02  
 (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2625545256409E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7520141424387E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1120898099816E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1635960608452E+00  
 (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.5110227436774E-02  
 (PID.TID 0000.0001) %MON extforcing_qnet_max          =   4.3277220190651E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_min          =   3.6561962338222E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   1.5894988119922E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   8.6395646072234E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   1.2926048268451E+02  
 (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_min           =  -5.6896544903614E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_mean          =  -1.3225150699236E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   2.0233436768982E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.8590092958350E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.2923140427094E-03  
 (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -1.3718530060478E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -5.0430907983624E-03  
 (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   2.7134748248740E-03  
 (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   4.0819439263140E-04  
 (PID.TID 0000.0001) %MON extforcing_fu_max            =   9.2052726137301E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_min            =  -3.5475203573246E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_mean           =   2.3985094601515E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_sd             =   2.3686904910975E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_del2           =   2.6584450304649E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0913784274241E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_min            =  -5.4759234572969E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -7.4471880746604E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_sd             =   1.3429642425880E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_del2           =   1.3805763183550E-03  
 (PID.TID 0000.0001) %MON advcfl_uvel_max              =   2.0630967739809E-03  
 (PID.TID 0000.0001) %MON advcfl_vvel_max              =   8.9237761611990E-04  
 (PID.TID 0000.0001) %MON advcfl_wvel_max              =   8.7266687603181E-03  
 (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   6.0617491870823E-03  
 (PID.TID 0000.0001) %MON pe_b_mean                    =   2.3418930103533E-05  
 (PID.TID 0000.0001) %MON ke_max                       =   3.1609034207493E-03  
 (PID.TID 0000.0001) %MON ke_mean                      =   4.2132853548905E-05  
 (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  
 (PID.TID 0000.0001) %MON vort_r_min                   =  -5.0511666207505E-07  
 (PID.TID 0000.0001) %MON vort_r_max                   =   3.8531063748584E-07  
 (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277963016E-04  
 (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8113149831772E-06  
 (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843699439E-04  
 (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691154586357E-04  
 (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   2.8652087927475E-06  
 (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -1.5699503100076E-06  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228936E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577302E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256935857E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508350074E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740477762321E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248015E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384616E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343543705E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484338825E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992618782E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000244039880E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212360802568E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200459405745E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556162521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607403401E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518913337E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094112158E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672734511E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071331308E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552138E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239915E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389597E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801222E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942859228644E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704758864214E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138991692613E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337850E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663898389739E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231456213E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931312794528E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845391678E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486342482E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030074907713E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304904092136E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676152E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576584501E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504331623E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627491594425E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212558534E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987800753926E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948075883375E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590588E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873953845E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661156215E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524657468E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835421036E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471426481E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098837112E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001988268E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   7.68135555162530E-15  1.20588791539076E+00  
 (PID.TID 0000.0001)                    cg2d_init_res =    1.24262874692197E-01  
 (PID.TID 0000.0001)                       cg2d_iters =    44  
 (PID.TID 0000.0001)                         cg2d_res =    8.52698239936658E-14  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON time_tsnumber                =                     4  
 (PID.TID 0000.0001) %MON time_secondsf                =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON dynstat_eta_max              =   3.2013317574617E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.3349491892492E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -2.5873482016661E-16  
 (PID.TID 0000.0001) %MON dynstat_eta_sd               =   8.5158338837569E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_del2             =   6.7255212559990E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_max             =   8.9618312473195E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -4.5030158297309E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_mean            =   2.7066838734633E-04  
 (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   6.8318410471730E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.4977565706799E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_max             =   6.6545900743069E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -7.6409590196849E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -6.1241599922823E-04  
 (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   9.5289256757488E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.7682085905120E-03  
 (PID.TID 0000.0001) %MON dynstat_wvel_max             =   2.6778264776034E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -1.5037806785727E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   6.7966266596563E-22  
 (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   4.4057808194937E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   5.6536602046111E-06  
 (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3258606614716E+01  
 (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.9532452002635E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0739338261964E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4268770883557E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5400010930599E-02  
 (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5451166055406E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7520783857205E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745461599993E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1777299415437E-01  
 (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8555346282160E-02  
 (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.7097840393000E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.9532452002635E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.1500072372158E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.5076417475286E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.0679620583094E-02  
 (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2626716917169E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7520783857205E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1113905158930E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1626892230103E+00  
 (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.4919661487182E-02  
 (PID.TID 0000.0001) %MON extforcing_qnet_max          =   8.7719624112782E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_min          =  -1.9125925292877E+01  
 (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   3.0460318890082E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   2.1507054271364E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   3.3863692256763E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_min           =  -5.6907609084395E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_mean          =  -1.3318198950575E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   2.0331965564976E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.9165870707528E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.2359084979751E-04  
 (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -2.6438603814778E-03  
 (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -9.2274389762991E-04  
 (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   6.2623586685734E-04  
 (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   1.0023950273326E-04  
 (PID.TID 0000.0001) %MON extforcing_fu_max            =   8.5604848051785E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_min            =  -4.4985145121171E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_mean           =   2.5651033969094E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_sd             =   2.4280031252455E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_del2           =   2.5793392459885E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0903108355422E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_min            =  -6.7065928769317E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -9.4859080920685E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_sd             =   1.6545706001092E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_del2           =   1.6474370605317E-03  
 (PID.TID 0000.0001) %MON advcfl_uvel_max              =   2.4105784479721E-03  
 (PID.TID 0000.0001) %MON advcfl_vvel_max              =   1.2369023165416E-03  
 (PID.TID 0000.0001) %MON advcfl_wvel_max              =   5.5811540569458E-03  
 (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   6.3969354015748E-03  
 (PID.TID 0000.0001) %MON pe_b_mean                    =   2.3907116826309E-05  
 (PID.TID 0000.0001) %MON ke_max                       =   5.5047513706175E-03  
 (PID.TID 0000.0001) %MON ke_mean                      =   5.3957589021429E-05  
 (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  
 (PID.TID 0000.0001) %MON vort_r_min                   =  -7.5288438811862E-07  
 (PID.TID 0000.0001) %MON vort_r_max                   =   4.8561871387048E-07  
 (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277720654E-04  
 (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8117983053198E-06  
 (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843343249E-04  
 (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1690600702769E-04  
 (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   1.9247038161369E-06  
 (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -1.2685581294118E-07  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR dynamic field statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856223510E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477588E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756085699193E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153128560329E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300048059402E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149331E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110380E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452417736E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136950158E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454044316E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014699E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635015E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387451993E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953820E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384147E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769162E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627435E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025057E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914949E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774808685E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598740E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804527E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655907E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001) ph-cost call cost_sst  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
 (PID.TID 0000.0001) ph-cost call cost_theta0  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001) ph-cost call cost_salt0  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001) ph-cost call cost_theta  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
 (PID.TID 0000.0001) ph-cost call cost_salt  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
 (PID.TID 0000.0001) ph-cost call cost_smrarea  
 (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  
  --> f_ice     = 0.000000000000000E+00  
  --> f_smrarea = 0.000000000000000E+00  
  --> f_temp    = 0.298833935763821E+04  
  --> f_salt    = 0.118048131986232E+04  
  --> f_temp0   = 0.000000000000000E+00  
  --> f_salt0   = 0.000000000000000E+00  
  --> f_temp0smoo = 0.000000000000000E+00  
  --> f_salt0smoo = 0.000000000000000E+00  
  --> f_sst     = 0.298096543288172E+04  
  --> f_tmi     = 0.000000000000000E+00  
  --> f_sss     = 0.000000000000000E+00  
  --> f_bp      = 0.000000000000000E+00  
  --> f_ssh       = 0.000000000000000E+00  
  --> f_tp        = 0.000000000000000E+00  
  --> f_ers       = 0.000000000000000E+00  
  --> f_gfo       = 0.000000000000000E+00  
  --> f_tauu    = 0.000000000000000E+00  
  --> f_tauum   = 0.000000000000000E+00  
  --> f_tauusmoo = 0.000000000000000E+00  
  --> f_tauv    = 0.000000000000000E+00  
  --> f_tauvm   = 0.000000000000000E+00  
  --> f_tauvsmoo = 0.000000000000000E+00  
  --> f_hflux   = 0.000000000000000E+00  
  --> f_hfluxmm = 0.000000000000000E+00  
  --> f_hfluxsmoo = 0.000000000000000E+00  
  --> f_sflux   = 0.000000000000000E+00  
  --> f_sfluxmm = 0.000000000000000E+00  
  --> f_sfluxsmoo = 0.000000000000000E+00  
  --> f_uwind     = 0.000000000000000E+00  
  --> f_vwind     = 0.000000000000000E+00  
  --> f_atemp     = 0.000000000000000E+00  
  --> f_aqh     = 0.000000000000000E+00  
  --> f_precip  = 0.000000000000000E+00  
  --> f_swflux  = 0.000000000000000E+00  
  --> f_swdown  = 0.000000000000000E+00  
  --> f_uwindm     = 0.000000000000000E+00  
  --> f_vwindm     = 0.000000000000000E+00  
  --> f_atempm     = 0.000000000000000E+00  
  --> f_aqhm     = 0.000000000000000E+00  
  --> f_precipm  = 0.000000000000000E+00  
  --> f_swfluxm  = 0.000000000000000E+00  
  --> f_swdownm  = 0.000000000000000E+00  
  --> f_uwindsmoo     = 0.000000000000000E+00  
  --> f_vwindsmoo     = 0.000000000000000E+00  
  --> f_atempsmoo     = 0.000000000000000E+00  
  --> f_aqhsmoo     = 0.000000000000000E+00  
  --> f_precipsmoo  = 0.000000000000000E+00  
  --> f_swfluxsmoo  = 0.000000000000000E+00  
  --> f_swdownsmoo  = 0.000000000000000E+00  
  --> f_atl     = 0.000000000000000E+00  
  --> f_ctdt    = 0.000000000000000E+00  
  --> f_ctds    = 0.000000000000000E+00  
  --> f_ctdtclim= 0.000000000000000E+00  
  --> f_ctdsclim= 0.000000000000000E+00  
  --> f_xbt     = 0.000000000000000E+00  
  --> f_argot   = 0.000000000000000E+00  
  --> f_argos   = 0.000000000000000E+00  
  --> f_drifter   = 0.000000000000000E+00  
  --> f_tdrift  = 0.000000000000000E+00  
  --> f_sdrift  = 0.000000000000000E+00  
  --> f_wdrift  = 0.000000000000000E+00  
  --> f_scatx   = 0.000000000000000E+00  
  --> f_scaty   = 0.000000000000000E+00  
  --> f_scatxm  = 0.000000000000000E+00  
  --> f_scatym  = 0.000000000000000E+00  
  --> f_obcsn   = 0.000000000000000E+00  
  --> f_obcss   = 0.000000000000000E+00  
  --> f_obcsw   = 0.000000000000000E+00  
  --> f_obcse   = 0.000000000000000E+00  
  --> f_ageos   = 0.000000000000000E+00  
  --> f_curmtr  = 0.000000000000000E+00  
  --> f_kapgm   = 0.000000000000000E+00  
  --> f_kapredi   = 0.000000000000000E+00  
  --> f_diffkr  = 0.000000000000000E+00  
  --> f_eddytau = 0.000000000000000E+00  
  --> f_bottomdrag = 0.000000000000000E+00  
  --> f_hfluxmm2           = 0.000000000000000E+00  
  --> f_sfluxmm2           = 0.000000000000000E+00  
  --> f_transp             = 0.000000000000000E+00  
  --> objf_hmean           = 0.502695424134290E-01  
  --> fc               = 0.714983637992466E+04  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856223510E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477588E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756085699193E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153128560329E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300048059402E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149331E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110380E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452417736E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136950158E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454044316E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014699E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635015E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387451993E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953820E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384147E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769162E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627435E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025057E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914949E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774808685E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598740E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804527E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655907E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856223510E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477588E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756085699193E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153128560329E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300048059402E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149331E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110380E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452417736E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136950158E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454044316E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014699E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635015E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387451993E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953820E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384147E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769162E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627435E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025057E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914949E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774808685E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598740E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804527E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655907E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856223510E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477588E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756085699193E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153128560329E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300048059402E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149331E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110380E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452417736E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136950158E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454044316E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014699E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635015E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387451993E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953820E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384147E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769162E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627435E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025057E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914949E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774808685E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598740E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804527E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655907E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856223510E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477588E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756085699193E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153128560329E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300048059402E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149331E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110380E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452417736E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136950158E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454044316E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014699E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635015E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387451993E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953820E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384147E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769162E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627435E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025057E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914949E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774808685E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598740E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804527E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655907E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adsbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adtbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adtbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adpsbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adpsbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adsmrareabar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adsbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adtbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adpsbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162028781E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779997355E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174743223315E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129749990E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354012150E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655955077737E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872019352493E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324680413847E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062646151542E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207566842E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392856083892E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605784141E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983417694612E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942276000977E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083815927930E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938020844541E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104485E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322344E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169588033E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016022723E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476942514E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088878803E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249955E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747389E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871526681095E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271771458540E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217497324599E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349632618008E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518680622E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135291097840E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348989241473E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330909152002E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094941607905E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467247651E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154492172E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241017435672E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141375606E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984878226631E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944209295109E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602451400E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926408041E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931897374E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   2.58473797920544E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037628E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324294836E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161782958E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735347301E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244503E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055004838E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358144E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288339E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255100799198E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927831832798E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628504678649E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303253846E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638502380E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601872526E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348192721E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631496224E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193390736E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107353766E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165351039E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803209488E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041872316830E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762132979249E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178970646897E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087564371206E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475603957330E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932818141578E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218068E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470351233E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112005213958E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432798715717E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747044E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579193751E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400344160E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735143370653E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676967070E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986339246462E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946142589242E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977353E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923827E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877547E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563824403E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411307E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479661265E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231632997187E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236304497E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   9.05525654459893E-15  1.21086359671959E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228936E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577302E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256935857E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508350074E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740477762321E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248015E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384616E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343543705E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484338825E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992618782E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000244039880E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212360802568E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200459405745E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556162521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607403401E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518913337E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094112158E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672734511E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071331308E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552138E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239915E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389597E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801222E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942859228644E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704758864214E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138991692613E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337850E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663898389739E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231456213E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931312794528E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845391678E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486342482E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030074907713E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304904092136E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676152E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576584501E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504331623E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627491594425E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212558534E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987800753926E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948075883375E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590588E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873953845E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661156215E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524657468E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835421036E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471426481E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098837112E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001988268E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   7.68135555162530E-15  1.20588791539076E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856223510E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477588E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756085699193E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153128560329E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300048059402E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149331E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110380E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452417736E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136950158E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454044316E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014699E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635015E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387451993E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953820E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384147E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769162E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627435E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025057E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914949E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774808685E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598740E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804527E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655907E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104485E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322344E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169588033E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016022723E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476942514E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088878803E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249955E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747389E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   2.58473797920544E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037628E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324294836E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161782958E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735347301E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244503E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055004838E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358144E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288339E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255100799198E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927831832798E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628504678649E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303253846E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638502380E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601872526E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348192721E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631496224E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193390736E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107353766E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165351039E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803209488E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   8.28156987431328E-15  1.21086359671959E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228936E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577302E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256935857E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508350074E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740477762321E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248015E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384616E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343543705E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484338825E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992618782E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000244039880E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212360802568E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200459405745E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556162521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607403401E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518913337E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094112158E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672734511E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071331308E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552138E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239915E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389597E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   8.36830604811212E-15  1.20588791539076E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856223510E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477588E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756085699193E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153128560329E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300048059402E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149331E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110380E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452417736E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136950158E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454044316E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014699E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635015E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387451993E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953820E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384147E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769162E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627435E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025057E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914949E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774808685E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598740E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804527E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655907E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801222E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942859228644E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704758864214E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138991692613E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337850E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663898389739E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231456213E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931312794528E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845391678E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486342482E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030074907713E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304904092136E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676152E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576584501E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504331623E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627491594425E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212558534E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987800753926E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948075883375E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590588E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873953845E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661156215E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524657468E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835421036E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471426481E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098837112E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001988268E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
3360  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3361  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // Model current state
3362  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3363    (PID.TID 0000.0001)
3364    (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
3365     cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
3366     cg2d: Sum(rhs),rhsMax =   2.45636844198316E-15  1.19111702562865E+00
3367     cg2d: Sum(rhs),rhsMax =   9.42301792150602E-15  1.20987150232973E+00
3368     cg2d: Sum(rhs),rhsMax =   7.67441665772139E-15  1.20525368718144E+00
3369    (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
3370     cg2d: Sum(rhs),rhsMax =   9.86710713135608E-15  1.20987150232973E+00
3371     cg2d: Sum(rhs),rhsMax =   8.52443116095003E-15  1.20525368718144E+00
3372    (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
3373    (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
3374  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3375  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin AD_MONITOR dynamic field statistics
3376  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3377  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     4  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     4
3378  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.4400000000000E+04  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.4400000000000E+04
3379  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   2.7399796117504E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   2.7475615567420E-02
3380  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.2323995111484E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.2312129007742E-02
3381  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -7.0640933981927E-04  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -7.1186423830849E-04
3382  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   8.2059099295708E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   8.2021880700831E-03
3383  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   2.8632795223840E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.2745756954190E-03
3384  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   0.0000000000000E+00
3385  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =   0.0000000000000E+00
3386  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   0.0000000000000E+00
# Line 5320  Line 3396 
3396  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   0.0000000000000E+00
3397  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   0.0000000000000E+00
3398  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   0.0000000000000E+00
3399  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.1445126816569E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.1433380769475E-02
3400  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -4.4848002167727E+00  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -4.7106207461379E+00
3401  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -2.4425561715674E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -2.4819611870302E-02
3402  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.9860751221118E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   3.0437044738578E-01
3403  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   6.4578579053718E-03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   1.0307280365591E-02
3404  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   1.5770434913717E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   1.5786465382530E-02
3405  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -2.8481717747654E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -2.8090673862349E+00
3406  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -1.4718413950028E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -1.3987161889169E-02
3407  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.8281585332641E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.7439402441949E-01
3408  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   5.8107424210873E-03  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   5.9923065708940E-03
3409  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.4390916073817E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
3410  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -4.4848002167727E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
3411  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -3.5465826521393E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
3412  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   8.8121619857712E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
3413  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   6.0048714530677E-02  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
3414  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -8.5619097349912E-01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
3415  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -2.8481717747654E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
3416  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -2.1656666639312E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
3417  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   5.4782069642803E-01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
3418  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   3.7499856078407E-02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
3419  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
3420  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
3421  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
3422  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
3423  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
3424  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
3425  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
3426  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
3427  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
3428  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
3429  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
3430  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
3431  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
3432  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
3433  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
3434  (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3435  (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  (PID.TID 0000.0001) // End AD_MONITOR dynamic field statistics
3436  (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3437  (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3438  (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE statistics
3439  (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3440  (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     4
3441  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   1.4400000000000E+04
3442  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   0.0000000000000E+00
3443  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =   0.0000000000000E+00
3444  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =   0.0000000000000E+00
3445  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   0.0000000000000E+00
3446  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   0.0000000000000E+00
3447  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   0.0000000000000E+00
3448  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_advice_min         =   0.0000000000000E+00
3449  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =   0.0000000000000E+00
3450  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   0.0000000000000E+00
3451   cg2d: Sum(rhs),rhsMax =  -1.95156391047391E-16  1.04184849451615E-03  (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   0.0000000000000E+00
3452  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   0.0000000000000E+00
3453  (PID.TID 0000.0001) // Begin MONITOR EXF statistics  (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =   0.0000000000000E+00
3454  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =   0.0000000000000E+00
3455  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   0.0000000000000E+00
3456  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   0.0000000000000E+00
3457  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   0.0000000000000E+00
3458  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =   0.0000000000000E+00
3459  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041872316830E-02  (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   0.0000000000000E+00
3460  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762132979249E-02  (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   0.0000000000000E+00
3461  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178970646897E-03  (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   0.0000000000000E+00
3462  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   0.0000000000000E+00
3463  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =   0.0000000000000E+00
3464  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087564371206E-03  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   0.0000000000000E+00
3465  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475603957330E-02  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   0.0000000000000E+00
3466  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932818141578E-03  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   0.0000000000000E+00
3467  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
3468  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218068E+01  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
3469  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470351233E+02  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
3470  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112005213958E+02  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
3471  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432798715717E+01  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
3472  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  (PID.TID 0000.0001) // =======================================================
3473  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747044E-08  (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
3474  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579193751E-08  (PID.TID 0000.0001) // =======================================================
3475  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400344160E-08   cg2d: Sum(rhs),rhsMax =  -1.96457433654373E-16  1.04090595756729E-03
3476  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735143370653E-09  (PID.TID 0000.0001) // =======================================================
3477  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  3
3478  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) // =======================================================
3479  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     3
3480  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   1.0800000000000E+04
3481  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON ad_exf_adfu_max              =   1.7105050222449E-01
3482  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON ad_exf_adfu_min              =  -7.5286316809944E-02
3483  (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  (PID.TID 0000.0001) %MON ad_exf_adfu_mean             =   1.5324948221257E-02
3484  (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  (PID.TID 0000.0001) %MON ad_exf_adfu_sd               =   3.7326165562443E-02
3485  (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  (PID.TID 0000.0001) %MON ad_exf_adfu_del2             =   7.3712072679521E-03
3486  (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  (PID.TID 0000.0001) %MON ad_exf_adfv_max              =   9.4317521458891E-02
3487  (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  (PID.TID 0000.0001) %MON ad_exf_adfv_min              =  -1.1903797072458E-01
3488  (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  (PID.TID 0000.0001) %MON ad_exf_adfv_mean             =   1.5917363591163E-03
3489  (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  (PID.TID 0000.0001) %MON ad_exf_adfv_sd               =   2.6770561099952E-02
3490  (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  (PID.TID 0000.0001) %MON ad_exf_adfv_del2             =   5.2484138724572E-03
3491  (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  (PID.TID 0000.0001) %MON ad_exf_adqnet_max            =   4.1205722595081E-04
3492  (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  (PID.TID 0000.0001) %MON ad_exf_adqnet_min            =   1.2622407097712E-04
3493  (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  (PID.TID 0000.0001) %MON ad_exf_adqnet_mean           =   3.1574225176978E-04
3494  (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676967070E+02  (PID.TID 0000.0001) %MON ad_exf_adqnet_sd             =   8.1423906429518E-05
3495  (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986339246462E+01  (PID.TID 0000.0001) %MON ad_exf_adqnet_del2           =   1.1203917242788E-05
3496  (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946142589242E-01  (PID.TID 0000.0001) %MON ad_exf_adempmr_max           =  -9.8431582172272E+00
3497  (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  (PID.TID 0000.0001) %MON ad_exf_adempmr_min           =  -4.6494306602175E+01
3498  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON ad_exf_adempmr_mean          =  -2.7831838874128E+01
3499  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON ad_exf_adempmr_sd            =   9.8342763231418E+00
3500  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON ad_exf_adempmr_del2          =   9.3579200975588E-01
3501  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  (PID.TID 0000.0001) // =======================================================
3502  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  3
3503  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977353E+01  (PID.TID 0000.0001) // =======================================================
3504  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923827E+01  (PID.TID 0000.0001) // =======================================================
3505  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877547E+01  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  1
3506  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563824403E+00  (PID.TID 0000.0001) // =======================================================
3507  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     3
3508  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   1.0800000000000E+04
3509  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON ad_exf_adustress_max         =   1.1850469840090E-01
3510  (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  (PID.TID 0000.0001) %MON ad_exf_adustress_min         =  -3.3917448119162E-02
3511  (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  (PID.TID 0000.0001) %MON ad_exf_adustress_mean        =   1.0253283787135E-02
3512  (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adustress_sd          =   2.3205620889668E-02
3513  (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adustress_del2        =   2.2831682836791E-03
3514  (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advstress_max         =   6.0890399968037E-02
3515  (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advstress_min         =  -5.9518985362292E-02
3516  (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advstress_mean        =   1.1155537887645E-03
3517  (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  (PID.TID 0000.0001) %MON ad_exf_advstress_sd          =   1.5519515491613E-02
3518  (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  (PID.TID 0000.0001) %MON ad_exf_advstress_del2        =   1.7051078316568E-03
3519  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON ad_exf_adhflux_max           =   0.0000000000000E+00
3520  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON ad_exf_adhflux_min           =   0.0000000000000E+00
3521  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON ad_exf_adhflux_mean          =   0.0000000000000E+00
3522  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  (PID.TID 0000.0001) %MON ad_exf_adhflux_sd            =   0.0000000000000E+00
3523  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411307E-09  (PID.TID 0000.0001) %MON ad_exf_adhflux_del2          =   0.0000000000000E+00
3524  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479661265E-08  (PID.TID 0000.0001) %MON ad_exf_adsflux_max           =   0.0000000000000E+00
3525  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231632997187E-08  (PID.TID 0000.0001) %MON ad_exf_adsflux_min           =   0.0000000000000E+00
3526  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236304497E-09  (PID.TID 0000.0001) %MON ad_exf_adsflux_mean          =   0.0000000000000E+00
3527  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON ad_exf_adsflux_sd            =   0.0000000000000E+00
3528  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON ad_exf_adsflux_del2          =   0.0000000000000E+00
3529  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON ad_exf_adwspeed_max          =   4.5131170447578E-03
3530  (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  (PID.TID 0000.0001) %MON ad_exf_adwspeed_min          =  -1.0929829273542E-04
3531  (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  (PID.TID 0000.0001) %MON ad_exf_adwspeed_mean         =   8.2095327016470E-05
3532  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON ad_exf_adwspeed_sd           =   4.2740554513009E-04
3533  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON ad_exf_adwspeed_del2         =   3.3293266859917E-05
3534  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) // =======================================================
3535  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  1
3536  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) // =======================================================
3537  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3538  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  2
3539  (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3540  (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     3
3541  (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   1.0800000000000E+04
3542  (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_max           =   7.2944454925589E-03
3543  (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_min           =  -2.4937080850382E-03
3544  (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_mean          =   2.6857249566985E-04
3545  (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_sd            =   1.4527187405847E-03
3546  (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_del2          =   1.6303230605829E-04
3547  (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_max           =   4.3774184537377E-03
3548  (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_min           =  -7.7034986170095E-03
3549  (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_mean          =  -1.8107035806036E-04
3550  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_sd            =   1.1913661803907E-03
3551  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_del2          =   1.7582924914161E-04
3552  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  (PID.TID 0000.0001) %MON ad_exf_adatemp_max           =   5.0690966640396E-04
3553  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  (PID.TID 0000.0001) %MON ad_exf_adatemp_min           =  -3.7405899528989E-03
3554  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  (PID.TID 0000.0001) %MON ad_exf_adatemp_mean          =  -5.3724217239486E-04
3555  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  (PID.TID 0000.0001) %MON ad_exf_adatemp_sd            =   9.6479909096478E-04
3556  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  (PID.TID 0000.0001) %MON ad_exf_adatemp_del2          =   6.6650518024493E-05
3557    (PID.TID 0000.0001) %MON ad_exf_adaqh_max             =   1.6548791152697E+00
3558    (PID.TID 0000.0001) %MON ad_exf_adaqh_min             =  -9.5085553132163E+00
3559    (PID.TID 0000.0001) %MON ad_exf_adaqh_mean            =  -2.2491201478996E+00
3560    (PID.TID 0000.0001) %MON ad_exf_adaqh_sd              =   3.5414258133682E+00
3561    (PID.TID 0000.0001) %MON ad_exf_adaqh_del2            =   2.7248327473360E-01
3562    (PID.TID 0000.0001) %MON ad_exf_adlwflux_max          =   0.0000000000000E+00
3563    (PID.TID 0000.0001) %MON ad_exf_adlwflux_min          =   0.0000000000000E+00
3564    (PID.TID 0000.0001) %MON ad_exf_adlwflux_mean         =   0.0000000000000E+00
3565    (PID.TID 0000.0001) %MON ad_exf_adlwflux_sd           =   0.0000000000000E+00
3566    (PID.TID 0000.0001) %MON ad_exf_adlwflux_del2         =   0.0000000000000E+00
3567    (PID.TID 0000.0001) %MON ad_exf_adprecip_max          =   1.6188233954989E+05
3568    (PID.TID 0000.0001) %MON ad_exf_adprecip_min          =   0.0000000000000E+00
3569    (PID.TID 0000.0001) %MON ad_exf_adprecip_mean         =   1.5262894692494E+04
3570    (PID.TID 0000.0001) %MON ad_exf_adprecip_sd           =   2.3371871386686E+04
3571    (PID.TID 0000.0001) %MON ad_exf_adprecip_del2         =   1.4428680468666E+03
3572    (PID.TID 0000.0001) %MON ad_exf_adswflux_max          =   0.0000000000000E+00
3573    (PID.TID 0000.0001) %MON ad_exf_adswflux_min          =   0.0000000000000E+00
3574    (PID.TID 0000.0001) %MON ad_exf_adswflux_mean         =   0.0000000000000E+00
3575    (PID.TID 0000.0001) %MON ad_exf_adswflux_sd           =   0.0000000000000E+00
3576    (PID.TID 0000.0001) %MON ad_exf_adswflux_del2         =   0.0000000000000E+00
3577    (PID.TID 0000.0001) %MON ad_exf_adswdown_max          =   1.4802909919876E-05
3578    (PID.TID 0000.0001) %MON ad_exf_adswdown_min          =  -2.8537787112198E-04
3579    (PID.TID 0000.0001) %MON ad_exf_adswdown_mean         =  -9.3196258337830E-05
3580    (PID.TID 0000.0001) %MON ad_exf_adswdown_sd           =   1.3121750347115E-04
3581    (PID.TID 0000.0001) %MON ad_exf_adswdown_del2         =   1.0652639638651E-05
3582    (PID.TID 0000.0001) %MON ad_exf_adlwdown_max          =   5.6944501047340E-05
3583    (PID.TID 0000.0001) %MON ad_exf_adlwdown_min          =  -3.9970277649550E-04
3584    (PID.TID 0000.0001) %MON ad_exf_adlwdown_mean         =  -1.2730818754938E-04
3585    (PID.TID 0000.0001) %MON ad_exf_adlwdown_sd           =   1.8781913076471E-04
3586    (PID.TID 0000.0001) %MON ad_exf_adlwdown_del2         =   1.5833144495206E-05
3587    (PID.TID 0000.0001) %MON ad_exf_adrunoff_max          =   4.6485007740855E+04
3588    (PID.TID 0000.0001) %MON ad_exf_adrunoff_min          =   9.8411895855838E+03
3589    (PID.TID 0000.0001) %MON ad_exf_adrunoff_mean         =   2.7826272506353E+04
3590    (PID.TID 0000.0001) %MON ad_exf_adrunoff_sd           =   9.8323094678772E+03
3591    (PID.TID 0000.0001) %MON ad_exf_adrunoff_del2         =   9.3560485135393E+02
3592  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3593  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  2
3594  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3595  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3596  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin AD_MONITOR dynamic field statistics
3597  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3598  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     3  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     3
3599  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.0800000000000E+04  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.0800000000000E+04
3600  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.9840830673281E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.9647647997323E+00
3601  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -1.1110802850248E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -1.2325177782362E+00
3602  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -1.8098251236465E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -4.7625484146323E-04
3603  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   5.0230145780591E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   5.1584342909434E-01
3604  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.8826617290832E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   6.8732361130858E-02
3605  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   3.7641469963321E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   4.4020402194910E-01
3606  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.2709494793790E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.3202548149264E+00
3607  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -3.0178588017841E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -3.0702253080186E-01
3608  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   2.9048728135481E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.1650241556314E-01
3609  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   2.2828144908863E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   3.1394008216776E-03
3610  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   8.6388062478742E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   1.0119013049711E+00
3611  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -6.9012802180276E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -7.8126370704160E-01
3612  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.3458285731858E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.7404615671829E-01
3613  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   1.9252135132421E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   2.3505732876393E-01
3614  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   1.9033696133458E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   3.3986464333943E-03
3615  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   8.9498910706380E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   6.4240396466015E+00
3616  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.1443641392176E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -7.5239640584276E+00
3617  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   2.0463880072650E-03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   2.3220850804760E-03
3618  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   2.1342517727871E-01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   1.8919943804957E-01
3619  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   9.0340863071417E-02  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   2.7494280512660E-02
3620  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   3.9639513176332E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   4.2642121606433E-02
3621  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -8.9675348622243E+00  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -9.4107648600162E+00
3622  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -3.6709309816533E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -3.6979489347178E-02
3623  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   4.8799260253281E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   4.9262782809585E-01
3624  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   2.4005413705512E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   1.8044884162273E-02
3625  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   3.8255312932185E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   3.7782483645457E-01
3626  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -5.6946295743784E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -5.6123670246150E+00
3627  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -2.9159671344887E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -2.7372957781324E-02
3628  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   3.7400128472432E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   3.5829125462564E-01
3629  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.3528964452160E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   1.2157605645461E-02
3630  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.5043553675532E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
3631  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -8.9675348622243E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
3632  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -5.2716502957583E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
3633  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   2.7929240536215E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
3634  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   2.3839606448919E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
3635  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -1.7194731190015E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
3636  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -5.6946295743784E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
3637  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -4.3293231155896E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
3638  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   1.0935162280905E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
3639  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   7.4757420018080E-02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
3640  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
3641  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
3642  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
3643  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
3644  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
3645  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
3646  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
3647  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
3648  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
3649  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
3650  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
3651  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
3652  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
3653  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
3654  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
3655  (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3656  (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  (PID.TID 0000.0001) // End AD_MONITOR dynamic field statistics
3657  (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3658  (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3659  (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE statistics
3660  (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3661  (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     3
3662  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   1.0800000000000E+04
3663  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   2.5673340865927E+00
3664  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =  -5.7866270653081E+00
3665  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   3.9946293070961E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =   2.4949969714861E-03
3666  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   1.3984317194506E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   6.8769280004041E-01
3667  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   8.2394218023666E+03  (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   2.1534868263359E-01
3668  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   6.4439215708594E+03  (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   5.3443925391424E+00
3669  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_advice_min         =  -4.7672300366317E+00
3670  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =  -7.1904854032133E-04
3671  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   7.6832750592184E-01
3672   cg2d: Sum(rhs),rhsMax =  -2.36442809775639E-15  1.08797195248603E-03  (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   2.7338531572076E-01
3673  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   9.5445005519422E-01
3674  (PID.TID 0000.0001) // Begin MONITOR EXF statistics  (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =  -2.5751367193513E-01
3675  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =  -2.5734160539847E-02
3676  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   1.0370267581293E-01
3677  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   2.7155059301404E-02
3678  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   4.6218854115924E+01
3679  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =  -2.1611573199069E-02
3680  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871526681095E-02  (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   1.5286337210164E+01
3681  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271771458540E-02  (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   2.0735636319785E+01
3682  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217497324599E-03  (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   1.5805512612584E+00
3683  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   1.6760683360720E+01
3684  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =   2.5782029197750E-03
3685  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349632618008E-03  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   5.5313623613753E+00
3686  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518680622E-02  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   7.5127835706409E+00
3687  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135291097840E-03  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   5.7474270291087E-01
3688  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
3689  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
3690  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348989241473E+02  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
3691  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330909152002E+02  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
3692  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094941607905E+01  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
3693  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  (PID.TID 0000.0001) // =======================================================
3694  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
3695  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467247651E-08  (PID.TID 0000.0001) // =======================================================
3696  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154492172E-08   cg2d: Sum(rhs),rhsMax =  -1.24657228983693E-14  8.36519713311178E-04
3697  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241017435672E-09  (PID.TID 0000.0001) // =======================================================
3698  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  3
3699  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) // =======================================================
3700  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     2
3701  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   7.2000000000000E+03
3702  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  (PID.TID 0000.0001) %MON ad_exf_adfu_max              =   3.1873285529349E-01
3703  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  (PID.TID 0000.0001) %MON ad_exf_adfu_min              =  -1.0296933363154E-01
3704  (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  (PID.TID 0000.0001) %MON ad_exf_adfu_mean             =   4.4418449022330E-02
3705  (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  (PID.TID 0000.0001) %MON ad_exf_adfu_sd               =   8.2972270278638E-02
3706  (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  (PID.TID 0000.0001) %MON ad_exf_adfu_del2             =   1.1990404488308E-02
3707  (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  (PID.TID 0000.0001) %MON ad_exf_adfv_max              =   2.1836744823755E-01
3708  (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  (PID.TID 0000.0001) %MON ad_exf_adfv_min              =  -1.5695301758517E-01
3709  (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  (PID.TID 0000.0001) %MON ad_exf_adfv_mean             =   7.1756565488054E-03
3710  (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  (PID.TID 0000.0001) %MON ad_exf_adfv_sd               =   6.3094614853101E-02
3711  (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  (PID.TID 0000.0001) %MON ad_exf_adfv_del2             =   1.1070304947291E-02
3712  (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  (PID.TID 0000.0001) %MON ad_exf_adqnet_max            =   8.2325393206994E-04
3713  (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  (PID.TID 0000.0001) %MON ad_exf_adqnet_min            =   1.3447811703095E-04
3714  (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  (PID.TID 0000.0001) %MON ad_exf_adqnet_mean           =   4.6426277169888E-04
3715  (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141375606E+02  (PID.TID 0000.0001) %MON ad_exf_adqnet_sd             =   2.4841801099829E-04
3716  (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984878226631E+01  (PID.TID 0000.0001) %MON ad_exf_adqnet_del2           =   1.9591367992180E-05
3717  (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944209295109E-01  (PID.TID 0000.0001) %MON ad_exf_adempmr_max           =  -1.9788176250611E+01
3718  (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  (PID.TID 0000.0001) %MON ad_exf_adempmr_min           =  -9.1709732507178E+01
3719  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  (PID.TID 0000.0001) %MON ad_exf_adempmr_mean          =  -5.4560319382922E+01
3720  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  (PID.TID 0000.0001) %MON ad_exf_adempmr_sd            =   1.8593457774613E+01
3721  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON ad_exf_adempmr_del2          =   1.8420217128836E+00
3722  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) // =======================================================
3723  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  3
3724  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  (PID.TID 0000.0001) // =======================================================
3725  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  (PID.TID 0000.0001) // =======================================================
3726  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  1
3727  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  (PID.TID 0000.0001) // =======================================================
3728  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     2
3729  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   7.2000000000000E+03
3730  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON ad_exf_adustress_max         =   2.5531950704210E-01
3731  (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  (PID.TID 0000.0001) %MON ad_exf_adustress_min         =  -3.0023639421333E-02
3732  (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  (PID.TID 0000.0001) %MON ad_exf_adustress_mean        =   2.8598965915818E-02
3733  (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adustress_sd          =   5.8649213590311E-02
3734  (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adustress_del2        =   4.1925468424707E-03
3735  (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advstress_max         =   1.6727656751534E-01
3736  (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advstress_min         =  -1.1466612227350E-01
3737  (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advstress_mean        =   1.1853525019605E-03
3738  (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  (PID.TID 0000.0001) %MON ad_exf_advstress_sd          =   3.5697113659745E-02
3739  (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  (PID.TID 0000.0001) %MON ad_exf_advstress_del2        =   3.5887560062263E-03
3740  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  (PID.TID 0000.0001) %MON ad_exf_adhflux_max           =   0.0000000000000E+00
3741  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON ad_exf_adhflux_min           =   0.0000000000000E+00
3742  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON ad_exf_adhflux_mean          =   0.0000000000000E+00
3743  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  (PID.TID 0000.0001) %MON ad_exf_adhflux_sd            =   0.0000000000000E+00
3744  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  (PID.TID 0000.0001) %MON ad_exf_adhflux_del2          =   0.0000000000000E+00
3745  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602451400E-08  (PID.TID 0000.0001) %MON ad_exf_adsflux_max           =   0.0000000000000E+00
3746  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926408041E-08  (PID.TID 0000.0001) %MON ad_exf_adsflux_min           =   0.0000000000000E+00
3747  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931897374E-09  (PID.TID 0000.0001) %MON ad_exf_adsflux_mean          =   0.0000000000000E+00
3748  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON ad_exf_adsflux_sd            =   0.0000000000000E+00
3749  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON ad_exf_adsflux_del2          =   0.0000000000000E+00
3750  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON ad_exf_adwspeed_max          =   1.4171295020567E-03
3751  (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  (PID.TID 0000.0001) %MON ad_exf_adwspeed_min          =  -4.4673643646830E-03
3752  (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  (PID.TID 0000.0001) %MON ad_exf_adwspeed_mean         =  -2.2607987850246E-05
3753  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  (PID.TID 0000.0001) %MON ad_exf_adwspeed_sd           =   5.9052557405346E-04
3754  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  (PID.TID 0000.0001) %MON ad_exf_adwspeed_del2         =   1.3547563637812E-04
3755  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  (PID.TID 0000.0001) // =======================================================
3756  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  1
3757  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  (PID.TID 0000.0001) // =======================================================
3758  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3759  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  2
3760  (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3761  (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     2
3762  (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   7.2000000000000E+03
3763  (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_max           =   4.2471362451155E-02
3764  (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_min           =  -5.7730419768343E-02
3765  (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_mean          =   3.6021622064818E-04
3766  (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_sd            =   9.1593784357685E-03
3767  (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_del2          =   1.6289779363641E-03
3768  (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_max           =   6.7505865092265E-02
3769  (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_min           =  -3.2164802872213E-02
3770  (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_mean          =   7.3800746930687E-04
3771  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_sd            =   9.3897732136743E-03
3772  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_del2          =   1.4888108714938E-03
3773  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  (PID.TID 0000.0001) %MON ad_exf_adatemp_max           =   5.7312974076693E-04
3774  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  (PID.TID 0000.0001) %MON ad_exf_adatemp_min           =  -7.4761757364802E-03
3775  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  (PID.TID 0000.0001) %MON ad_exf_adatemp_mean          =  -1.1665948929501E-03
3776  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  (PID.TID 0000.0001) %MON ad_exf_adatemp_sd            =   2.0052358414270E-03
3777  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  (PID.TID 0000.0001) %MON ad_exf_adatemp_del2          =   1.7078830227918E-04
3778  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adaqh_max             =   2.0302536709941E+00
3779  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) %MON ad_exf_adaqh_min             =  -1.9103477434257E+01
3780    (PID.TID 0000.0001) %MON ad_exf_adaqh_mean            =  -4.3786717742793E+00
3781    (PID.TID 0000.0001) %MON ad_exf_adaqh_sd              =   6.8779856524762E+00
3782    (PID.TID 0000.0001) %MON ad_exf_adaqh_del2            =   4.5187107639394E-01
3783    (PID.TID 0000.0001) %MON ad_exf_adlwflux_max          =   0.0000000000000E+00
3784    (PID.TID 0000.0001) %MON ad_exf_adlwflux_min          =   0.0000000000000E+00
3785    (PID.TID 0000.0001) %MON ad_exf_adlwflux_mean         =   0.0000000000000E+00
3786    (PID.TID 0000.0001) %MON ad_exf_adlwflux_sd           =   0.0000000000000E+00
3787    (PID.TID 0000.0001) %MON ad_exf_adlwflux_del2         =   0.0000000000000E+00
3788    (PID.TID 0000.0001) %MON ad_exf_adprecip_max          =   3.2429457030895E+05
3789    (PID.TID 0000.0001) %MON ad_exf_adprecip_min          =  -5.9738479549005E+01
3790    (PID.TID 0000.0001) %MON ad_exf_adprecip_mean         =   3.4535409516686E+04
3791    (PID.TID 0000.0001) %MON ad_exf_adprecip_sd           =   5.9252794442108E+04
3792    (PID.TID 0000.0001) %MON ad_exf_adprecip_del2         =   1.0301136875683E+04
3793    (PID.TID 0000.0001) %MON ad_exf_adswflux_max          =   0.0000000000000E+00
3794    (PID.TID 0000.0001) %MON ad_exf_adswflux_min          =   0.0000000000000E+00
3795    (PID.TID 0000.0001) %MON ad_exf_adswflux_mean         =   0.0000000000000E+00
3796    (PID.TID 0000.0001) %MON ad_exf_adswflux_sd           =   0.0000000000000E+00
3797    (PID.TID 0000.0001) %MON ad_exf_adswflux_del2         =   0.0000000000000E+00
3798    (PID.TID 0000.0001) %MON ad_exf_adswdown_max          =   2.1907193391488E-05
3799    (PID.TID 0000.0001) %MON ad_exf_adswdown_min          =  -5.7017522652538E-04
3800    (PID.TID 0000.0001) %MON ad_exf_adswdown_mean         =  -1.6296070234898E-04
3801    (PID.TID 0000.0001) %MON ad_exf_adswdown_sd           =   2.4960972149998E-04
3802    (PID.TID 0000.0001) %MON ad_exf_adswdown_del2         =   1.7156814671632E-05
3803    (PID.TID 0000.0001) %MON ad_exf_adlwdown_max          =   8.6442696331445E-05
3804    (PID.TID 0000.0001) %MON ad_exf_adlwdown_min          =  -7.9857083357754E-04
3805    (PID.TID 0000.0001) %MON ad_exf_adlwdown_mean         =  -2.3230759298662E-04
3806    (PID.TID 0000.0001) %MON ad_exf_adlwdown_sd           =   3.5526203457612E-04
3807    (PID.TID 0000.0001) %MON ad_exf_adlwdown_del2         =   2.3683882058426E-05
3808    (PID.TID 0000.0001) %MON ad_exf_adrunoff_max          =   1.3762648724134E+05
3809    (PID.TID 0000.0001) %MON ad_exf_adrunoff_min          =   2.9625408200945E+04
3810    (PID.TID 0000.0001) %MON ad_exf_adrunoff_mean         =   8.2375679825399E+04
3811    (PID.TID 0000.0001) %MON ad_exf_adrunoff_sd           =   2.8377230380572E+04
3812    (PID.TID 0000.0001) %MON ad_exf_adrunoff_del2         =   2.7610867262666E+03
3813    (PID.TID 0000.0001) // =======================================================
3814    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  2
3815    (PID.TID 0000.0001) // =======================================================
3816    (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
3817     cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
3818     cg2d: Sum(rhs),rhsMax =   1.42247325030098E-15  1.19111923689406E+00
3819  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3820  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // Begin AD_MONITOR dynamic field statistics
 (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  
3821  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3822  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     2  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     2
3823  (PID.TID 0000.0001) %MON ad_time_secondsf             =   7.2000000000000E+03  (PID.TID 0000.0001) %MON ad_time_secondsf             =   7.2000000000000E+03
3824  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   5.4633943671487E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   6.2011650595453E+00
3825  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -4.1889664754834E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -4.2637585228719E+00
3826  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   2.3264072279116E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   2.8421915436309E-02
3827  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.2944473987049E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.4213066882348E+00
3828  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   3.5982541329331E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.4404438519584E-01
3829  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   9.5599980960863E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.9419511602719E+00
3830  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.7535625251741E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.7389168595813E+00
3831  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -3.3754598041581E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -3.6345480794108E-01
3832  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.4938648819461E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.8831439324209E-01
3833  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   3.0878779483006E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   7.1674731256103E-03
3834  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   2.8421444177913E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   2.8623998778324E+00
3835  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -8.7086592463629E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -1.3116435903823E+00
3836  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   9.6887666625063E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.0697186182006E+00
3837  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   7.3297762073175E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   8.0002286735804E-01
3838  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   3.0452003283273E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   8.8745132207486E-03
3839  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   1.1766640852137E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   8.7991314935612E+00
3840  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.5421588991041E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.0848838085403E+01
3841  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   2.0385546935699E-03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   1.1584230719083E-03
3842  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   2.9321148779666E-01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   2.3262444455974E-01
3843  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   7.3317581062182E-02  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   2.7669485037113E-02
3844  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.0315322335218E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.2204530350799E-01
3845  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.3447701672236E+01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.4099828926981E+01
3846  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -4.7812239805010E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -4.7458781073978E-02
3847  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   6.8563927972271E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   6.8154346382159E-01
3848  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   4.3255507767472E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   3.1707269036063E-02
3849  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   7.2436576074194E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   8.1855266060360E-01
3850  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -8.5387039666317E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -8.4125958951175E+00
3851  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -3.8039886567842E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -3.4797675025480E-02
3852  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   5.8113791136429E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   5.6478342486516E-01
3853  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   3.6456655196318E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   1.8327458686074E-02
3854  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.2905404534837E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
3855  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -1.3447701672236E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
3856  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -6.6340141901828E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
3857  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   5.1042689348695E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
3858  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   4.4361095924073E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
3859  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -2.5869774969032E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
3860  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -8.5387039666317E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
3861  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -6.4904829084266E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
3862  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   1.6370142776687E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
3863  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.1143618681571E-01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
3864  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
3865  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
3866  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
3867  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
3868  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
3869  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
3870  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
3871  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
3872  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
3873  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
3874  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
3875  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
3876  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
3877  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
3878  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
3879  (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3880  (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  (PID.TID 0000.0001) // End AD_MONITOR dynamic field statistics
3881  (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3882  (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3883  (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE statistics
3884  (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3885  (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     2
3886  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   7.2000000000000E+03
3887  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   1.3188045753754E+02
3888  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =  -1.2313430919086E+02
3889  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   4.7167815524539E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =   7.5273104652396E-02
3890  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   4.6008033877098E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   1.8682276398657E+01
3891  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   1.1103544073550E+04  (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   5.9607710461007E+00
3892  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   8.4719814135386E+03  (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   2.1498965635029E+01
3893  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_advice_min         =  -1.8216175133369E+01
3894  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =   8.9633529021488E-04
3895  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   4.9353218459302E+00
3896   cg2d: Sum(rhs),rhsMax =  -1.50747470062385E-15  2.20101475886529E-03  (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   1.0470300510655E+00
3897  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   3.0892493993198E+00
3898  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =  -2.1479567094822E+01
3899  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =  -2.0886276025441E-01
3900  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   2.1042282161164E+00
3901  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   4.9208310384718E-01
3902  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   9.2326600179157E+01
3903  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =  -8.5489597217496E+00
3904  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   2.9670912820061E+01
3905  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   4.0854920380244E+01
3906  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   3.1534201390478E+00
3907  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   3.3481074790243E+01
3908  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =   6.8318821598259E-03
3909  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   1.0873188525247E+01
3910  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   1.4834890971656E+01
3911  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   1.1224383211263E+00
3912  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
3913  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
3914  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
3915  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
3916  (PID.TID 0000.0001) // Begin MONITOR EXF statistics  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
3917  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3918  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
3919  (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3920  (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02   cg2d: Sum(rhs),rhsMax =  -5.18855791664663E-15  1.48494046553189E-03
3921  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  (PID.TID 0000.0001) // =======================================================
3922  (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162028781E-02  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  3
3923  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779997355E-02  (PID.TID 0000.0001) // =======================================================
3924  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     1
3925  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   3.6000000000000E+03
3926  (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  (PID.TID 0000.0001) %MON ad_exf_adfu_max              =   1.0100613401701E+00
3927  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174743223315E-03  (PID.TID 0000.0001) %MON ad_exf_adfu_min              =  -6.9467077216479E-01
3928  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129749990E-02  (PID.TID 0000.0001) %MON ad_exf_adfu_mean             =   7.3631733809894E-02
3929  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354012150E-03  (PID.TID 0000.0001) %MON ad_exf_adfu_sd               =   1.9419522038620E-01
3930  (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  (PID.TID 0000.0001) %MON ad_exf_adfu_del2             =   2.8760436121439E-02
3931  (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  (PID.TID 0000.0001) %MON ad_exf_adfv_max              =   1.1209760625254E+00
3932  (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655955077737E+02  (PID.TID 0000.0001) %MON ad_exf_adfv_min              =  -3.7821156398531E-01
3933  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872019352493E+02  (PID.TID 0000.0001) %MON ad_exf_adfv_mean             =   2.7820756700842E-02
3934  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324680413847E+01  (PID.TID 0000.0001) %MON ad_exf_adfv_sd               =   1.6919679706676E-01
3935  (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  (PID.TID 0000.0001) %MON ad_exf_adfv_del2             =   2.9316409270466E-02
3936  (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  (PID.TID 0000.0001) %MON ad_exf_adqnet_max            =   1.2387992047580E-03
3937  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062646151542E-09  (PID.TID 0000.0001) %MON ad_exf_adqnet_min            =   1.1457752923061E-04
3938  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207566842E-08  (PID.TID 0000.0001) %MON ad_exf_adqnet_mean           =   5.7365143686084E-04
3939  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392856083892E-09  (PID.TID 0000.0001) %MON ad_exf_adqnet_sd             =   4.4875690853023E-04
3940  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  (PID.TID 0000.0001) %MON ad_exf_adqnet_del2           =   3.4460609552927E-05
3941  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  (PID.TID 0000.0001) %MON ad_exf_adempmr_max           =  -2.9136576086829E+01
3942  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  (PID.TID 0000.0001) %MON ad_exf_adempmr_min           =  -1.3188969064694E+02
3943  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  (PID.TID 0000.0001) %MON ad_exf_adempmr_mean          =  -7.8133032379692E+01
3944  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  (PID.TID 0000.0001) %MON ad_exf_adempmr_sd            =   2.3823333418842E+01
3945  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  (PID.TID 0000.0001) %MON ad_exf_adempmr_del2          =   2.7112594473681E+00
3946  (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  (PID.TID 0000.0001) // =======================================================
3947  (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  3
3948  (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  (PID.TID 0000.0001) // =======================================================
3949  (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  (PID.TID 0000.0001) // =======================================================
3950  (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  1
3951  (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  (PID.TID 0000.0001) // =======================================================
3952  (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     1
3953  (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   3.6000000000000E+03
3954  (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  (PID.TID 0000.0001) %MON ad_exf_adustress_max         =   4.2209370323734E-01
3955  (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  (PID.TID 0000.0001) %MON ad_exf_adustress_min         =  -3.2071417457319E-03
3956  (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  (PID.TID 0000.0001) %MON ad_exf_adustress_mean        =   2.6209345110218E-02
3957  (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605784141E+02  (PID.TID 0000.0001) %MON ad_exf_adustress_sd          =   7.6183977171820E-02
3958  (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983417694612E+01  (PID.TID 0000.0001) %MON ad_exf_adustress_del2        =   4.8399457507810E-03
3959  (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942276000977E-01  (PID.TID 0000.0001) %MON ad_exf_advstress_max         =   2.8813130281297E-01
3960  (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  (PID.TID 0000.0001) %MON ad_exf_advstress_min         =  -1.9851776359573E-01
3961  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  (PID.TID 0000.0001) %MON ad_exf_advstress_mean        =  -2.8054112877262E-04
3962  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  (PID.TID 0000.0001) %MON ad_exf_advstress_sd          =   4.7007735595072E-02
3963  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  (PID.TID 0000.0001) %MON ad_exf_advstress_del2        =   5.8754542840149E-03
3964  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  (PID.TID 0000.0001) %MON ad_exf_adhflux_max           =   0.0000000000000E+00
3965  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  (PID.TID 0000.0001) %MON ad_exf_adhflux_min           =   0.0000000000000E+00
3966  (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  (PID.TID 0000.0001) %MON ad_exf_adhflux_mean          =   0.0000000000000E+00
3967  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  (PID.TID 0000.0001) %MON ad_exf_adhflux_sd            =   0.0000000000000E+00
3968  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  (PID.TID 0000.0001) %MON ad_exf_adhflux_del2          =   0.0000000000000E+00
3969  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  (PID.TID 0000.0001) %MON ad_exf_adsflux_max           =   0.0000000000000E+00
3970  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  (PID.TID 0000.0001) %MON ad_exf_adsflux_min           =   0.0000000000000E+00
3971  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  (PID.TID 0000.0001) %MON ad_exf_adsflux_mean          =   0.0000000000000E+00
3972  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  (PID.TID 0000.0001) %MON ad_exf_adsflux_sd            =   0.0000000000000E+00
3973  (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  (PID.TID 0000.0001) %MON ad_exf_adsflux_del2          =   0.0000000000000E+00
3974  (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  (PID.TID 0000.0001) %MON ad_exf_adwspeed_max          =   1.1741117697460E-02
3975  (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_min          =  -6.9417254996327E-03
3976  (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_mean         =  -1.4021199887176E-04
3977  (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_sd           =   1.7821208505999E-03
3978  (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_del2         =   1.8969408958917E-04
3979  (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3980  (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  1
3981  (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  (PID.TID 0000.0001) // =======================================================
3982  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  (PID.TID 0000.0001) // =======================================================
3983  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  2
3984  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  (PID.TID 0000.0001) // =======================================================
3985  (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     1
3986  (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   3.6000000000000E+03
3987  (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083815927930E-08  (PID.TID 0000.0001) %MON ad_exf_aduwind_max           =   8.5733724960670E-01
3988  (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938020844541E-09  (PID.TID 0000.0001) %MON ad_exf_aduwind_min           =  -5.7068491759008E-01
3989  (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  (PID.TID 0000.0001) %MON ad_exf_aduwind_mean          =   9.2900148915963E-03
3990  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  (PID.TID 0000.0001) %MON ad_exf_aduwind_sd            =   1.6562193004981E-01
3991  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  (PID.TID 0000.0001) %MON ad_exf_aduwind_del2          =   2.9294263663126E-02
3992  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  (PID.TID 0000.0001) %MON ad_exf_advwind_max           =   1.8013892315540E-01
3993  (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  (PID.TID 0000.0001) %MON ad_exf_advwind_min           =  -3.0830573577958E-01
3994  (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  (PID.TID 0000.0001) %MON ad_exf_advwind_mean          =  -1.4338096205279E-02
3995  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  (PID.TID 0000.0001) %MON ad_exf_advwind_sd            =   6.9073270801627E-02
3996  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  (PID.TID 0000.0001) %MON ad_exf_advwind_del2          =   6.2668779803557E-03
3997  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  (PID.TID 0000.0001) %MON ad_exf_adatemp_max           =   3.3031176597490E-04
3998  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  (PID.TID 0000.0001) %MON ad_exf_adatemp_min           =  -1.1214044881380E-02
3999  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  (PID.TID 0000.0001) %MON ad_exf_adatemp_mean          =  -1.2117854995871E-03
4000  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adatemp_sd            =   2.3185751724031E-03
4001  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adatemp_del2          =   1.2055490602106E-04
4002  (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adaqh_max             =   9.3220366232025E-01
4003  (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adaqh_min             =  -2.8725818031846E+01
4004  (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adaqh_mean            =  -4.3507000316863E+00
4005  (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adaqh_sd              =   8.3590260445112E+00
4006  (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adaqh_del2            =   3.4029166952384E-01
4007  (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adlwflux_max          =   0.0000000000000E+00
4008  (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adlwflux_min          =   0.0000000000000E+00
4009  (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adlwflux_mean         =   0.0000000000000E+00
4010  (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adlwflux_sd           =   0.0000000000000E+00
4011  (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adlwflux_del2         =   0.0000000000000E+00
4012  (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adprecip_max          =   5.1625245762138E+05
4013  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adprecip_min          =  -2.9548851844730E+04
4014  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adprecip_mean         =   7.1026621914393E+04
4015  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  (PID.TID 0000.0001) %MON ad_exf_adprecip_sd           =   1.3671722324753E+05
4016  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  (PID.TID 0000.0001) %MON ad_exf_adprecip_del2         =   1.3962997786227E+04
4017  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  (PID.TID 0000.0001) %MON ad_exf_adswflux_max          =   0.0000000000000E+00
4018  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  (PID.TID 0000.0001) %MON ad_exf_adswflux_min          =   0.0000000000000E+00
4019  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  (PID.TID 0000.0001) %MON ad_exf_adswflux_mean         =   0.0000000000000E+00
4020    (PID.TID 0000.0001) %MON ad_exf_adswflux_sd           =   0.0000000000000E+00
4021    (PID.TID 0000.0001) %MON ad_exf_adswflux_del2         =   0.0000000000000E+00
4022    (PID.TID 0000.0001) %MON ad_exf_adswdown_max          =   1.2107877094348E-05
4023    (PID.TID 0000.0001) %MON ad_exf_adswdown_min          =  -8.5443565981483E-04
4024    (PID.TID 0000.0001) %MON ad_exf_adswdown_mean         =  -1.1476988092717E-04
4025    (PID.TID 0000.0001) %MON ad_exf_adswdown_sd           =   2.6754693203147E-04
4026    (PID.TID 0000.0001) %MON ad_exf_adswdown_del2         =   1.8063188197467E-05
4027    (PID.TID 0000.0001) %MON ad_exf_adlwdown_max          =   5.5154499882861E-05
4028    (PID.TID 0000.0001) %MON ad_exf_adlwdown_min          =  -1.1966439164278E-03
4029    (PID.TID 0000.0001) %MON ad_exf_adlwdown_mean         =  -1.9779291109568E-04
4030    (PID.TID 0000.0001) %MON ad_exf_adlwdown_sd           =   3.9361500879001E-04
4031    (PID.TID 0000.0001) %MON ad_exf_adlwdown_del2         =   2.1751738752768E-05
4032    (PID.TID 0000.0001) %MON ad_exf_adrunoff_max          =   2.6802970168338E+05
4033    (PID.TID 0000.0001) %MON ad_exf_adrunoff_min          =   5.8756156972556E+04
4034    (PID.TID 0000.0001) %MON ad_exf_adrunoff_mean         =   1.6049308559861E+05
4035    (PID.TID 0000.0001) %MON ad_exf_adrunoff_sd           =   5.1751209691069E+04
4036    (PID.TID 0000.0001) %MON ad_exf_adrunoff_del2         =   5.4322610225688E+03
4037  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4038  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  2
4039  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4040  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4041  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin AD_MONITOR dynamic field statistics
4042  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4043  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     1  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     1
4044  (PID.TID 0000.0001) %MON ad_time_secondsf             =   3.6000000000000E+03  (PID.TID 0000.0001) %MON ad_time_secondsf             =   3.6000000000000E+03
4045  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.1285863083926E+01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.3428494679190E+01
4046  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -6.8624922096904E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -7.5642729244457E+00
4047  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   7.0080943656618E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   8.4291915621150E-02
4048  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   2.4466267707919E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   2.8253701722508E+00
4049  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   5.8421688040952E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   2.5296527052884E-01
4050  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.5575001477885E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.1253565464882E+01
4051  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.1138571123313E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -6.2526026237444E+00
4052  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   6.5222018040978E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   7.8947731910418E-02
4053  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.1869395038635E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.9250618454733E-01
4054  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   4.4205446033532E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   3.7490553072368E-02
4055  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   3.8085762523976E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   4.6474388981238E+00
4056  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -6.6966425304476E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -6.8596912926383E+00
4057  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.2455527602663E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.4736265962562E+00
4058  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   9.2939008531842E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   1.1447829425433E+00
4059  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   4.0953855819997E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   1.6975090159770E-02
4060  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   5.1339046566397E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   1.1404547364298E+01
4061  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -5.2660329492796E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.1188261321543E+01
4062  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   1.7225519514219E-04  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   5.4646694656285E-04
4063  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   1.2831057045097E-01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   2.2184766240937E-01
4064  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   4.9491918946249E-02  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   3.3477328974020E-02
4065  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.8147456852585E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   2.0464926693172E-01
4066  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7924015068410E+01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.8792419434771E+01
4067  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -5.9173793195477E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -5.7342686245830E-02
4068  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   8.9157035878073E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   8.6014871311487E-01
4069  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   6.3333659858610E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   3.9372880776717E-02
4070  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   4.1701611373588E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   7.2173393717764E+00
4071  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.1378276806372E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.2857649067597E+01
4072  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -4.3225861826740E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -3.7265679087843E-02
4073  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   8.1835625516231E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   8.1792720682880E-01
4074  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   6.3264292992886E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.6294077828350E-02
4075  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -7.0289064279932E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
4076  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -1.7924015068410E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
4077  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -7.9014133925274E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
4078  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   7.4534174831958E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
4079  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   6.3802812499065E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
4080  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -3.5802163879784E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
4081  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -1.1378276806372E+01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
4082  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -8.6714999698964E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
4083  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   2.1557938952539E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
4084  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.8356708122176E-01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
4085  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
4086  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
4087  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
4088  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
4089  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
4090  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
4091  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
4092  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
4093  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
4094  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
4095  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
4096  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
4097  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
4098  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
4099  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
4100  (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
4101  (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  (PID.TID 0000.0001) // End AD_MONITOR dynamic field statistics
4102  (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
4103  (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
4104  (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE statistics
4105  (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
4106  (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     1
4107  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   3.6000000000000E+03
4108  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   3.6174019984301E+03
4109  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =  -5.3615780030153E+03
4110  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   3.6968539941929E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =   1.1747190714665E+01
4111  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   6.1652428408262E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   8.2525134487120E+02
4112  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   3.6964113527806E+03  (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   2.2234982290981E+02
4113  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   3.7915437234813E+03  (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   1.2187720624530E+03
4114  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_advice_min         =  -2.7060025709681E+03
4115  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =  -4.1126508507433E+00
4116  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   3.7345638078843E+02
4117   cg2d: Sum(rhs),rhsMax =   4.62130334000221E-14  1.68632113598959E-04  (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   1.0790457513233E+02
4118  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   5.9965401201437E+02
4119  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =  -5.6030034769837E+02
4120  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =   5.9936908788846E+00
4121  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   9.0840316999617E+01
4122  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   2.2536290018092E+01
4123  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   2.3188443086120E+02
4124  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =  -1.1076742121697E+02
4125  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   4.3322951636480E+01
4126  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   6.2237756067561E+01
4127  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   7.3196644979180E+00
4128  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   4.9654859489380E+01
4129  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =  -2.6648685295625E+00
4130  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   1.5028708370723E+01
4131  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   2.0993393869077E+01
4132  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   1.3588432661732E+00
4133  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
4134  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
4135  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
4136  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_vwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
4137  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_vwind.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
4138  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_uwind.0000000000.001.001.data  (PID.TID 0000.0001) // =======================================================
4139  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_uwind.0000000000.001.001.data  (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
4140  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_apressure.0000000000.001.001.data  (PID.TID 0000.0001) // =======================================================
4141  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_apressure.0000000000.001.001.data   cg2d: Sum(rhs),rhsMax =  -2.81441536742477E-14  2.03991635197169E-04
4142  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_snowprecip.0000000000.001.001.data  (PID.TID 0000.0001) // =======================================================
4143  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_snowprecip.0000000000.001.001.data  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  3
4144  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_lwdown.0000000000.001.001.data  (PID.TID 0000.0001) // =======================================================
4145  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_lwdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     0
4146  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_swdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   0.0000000000000E+00
4147  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_swdown.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_exf_adfu_max              =   4.6187699250424E+00
4148  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_precip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_exf_adfu_min              =  -1.8570899246083E+00
4149  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_precip.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_exf_adfu_mean             =   2.1984868235653E-01
4150  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_aqh.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_exf_adfu_sd               =   7.6532910211119E-01
4151  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_aqh.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_exf_adfu_del2             =   1.3615877724480E-01
4152  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_exf_adfv_max              =   2.1237799264582E+00
4153  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_exf_adfv_min              =  -1.2530978069034E+00
4154  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adfv_mean             =  -1.0350492656209E-03
4155  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  (PID.TID 0000.0001) %MON ad_exf_adfv_sd               =   4.1216482621051E-01
4156  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  (PID.TID 0000.0001) %MON ad_exf_adfv_del2             =   5.0982388771971E-02
4157  (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  (PID.TID 0000.0001) %MON ad_exf_adqnet_max            =   1.6516395077567E-03
4158  (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  (PID.TID 0000.0001) %MON ad_exf_adqnet_min            =   9.5211425952021E-05
4159  (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  (PID.TID 0000.0001) %MON ad_exf_adqnet_mean           =   6.5358352169897E-04
4160  (PID.TID 0000.0001) //                  0.0: .  (PID.TID 0000.0001) %MON ad_exf_adqnet_sd             =   6.3101398664152E-04
4161  (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  (PID.TID 0000.0001) %MON ad_exf_adqnet_del2           =   4.3138065325693E-05
4162  (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  (PID.TID 0000.0001) %MON ad_exf_adempmr_max           =  -3.1040585065866E+01
4163  (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  (PID.TID 0000.0001) %MON ad_exf_adempmr_min           =  -1.3741789659185E+02
4164  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adempmr_mean          =  -9.9837096711976E+01
4165  (PID.TID 0000.0001) K =   1  (PID.TID 0000.0001) %MON ad_exf_adempmr_sd            =   2.7130385616949E+01
4166  (PID.TID 0000.0001) //                I=7       I=17  (PID.TID 0000.0001) %MON ad_exf_adempmr_del2          =   3.6209623309697E+00
4167  (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  (PID.TID 0000.0001) // =======================================================
4168  (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  3
4169  (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  (PID.TID 0000.0001) // =======================================================
4170  (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  (PID.TID 0000.0001) // =======================================================
4171  (PID.TID 0000.0001) //     16 ....zyyz................zy  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  1
4172  (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  (PID.TID 0000.0001) // =======================================================
4173  (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     0
4174  (PID.TID 0000.0001) //     13 .......zwsppsyz...........  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   0.0000000000000E+00
4175  (PID.TID 0000.0001) //     12 .........+ypswzz+.........  (PID.TID 0000.0001) %MON ad_exf_adustress_max         =   0.0000000000000E+00
4176  (PID.TID 0000.0001) //     11 ...........+wwy+..........  (PID.TID 0000.0001) %MON ad_exf_adustress_min         =   0.0000000000000E+00
4177  (PID.TID 0000.0001) //     10 ..........zzzywy+.........  (PID.TID 0000.0001) %MON ad_exf_adustress_mean        =   0.0000000000000E+00
4178  (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  (PID.TID 0000.0001) %MON ad_exf_adustress_sd          =   0.0000000000000E+00
4179  (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  (PID.TID 0000.0001) %MON ad_exf_adustress_del2        =   0.0000000000000E+00
4180  (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  (PID.TID 0000.0001) %MON ad_exf_advstress_max         =   0.0000000000000E+00
4181  (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  (PID.TID 0000.0001) %MON ad_exf_advstress_min         =   0.0000000000000E+00
4182  (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  (PID.TID 0000.0001) %MON ad_exf_advstress_mean        =   0.0000000000000E+00
4183  (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  (PID.TID 0000.0001) %MON ad_exf_advstress_sd          =   0.0000000000000E+00
4184  (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  (PID.TID 0000.0001) %MON ad_exf_advstress_del2        =   0.0000000000000E+00
4185  (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  (PID.TID 0000.0001) %MON ad_exf_adhflux_max           =   0.0000000000000E+00
4186  (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  (PID.TID 0000.0001) %MON ad_exf_adhflux_min           =   0.0000000000000E+00
4187  (PID.TID 0000.0001) //      0 ....zyyz................zy  (PID.TID 0000.0001) %MON ad_exf_adhflux_mean          =   0.0000000000000E+00
4188  (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  (PID.TID 0000.0001) %MON ad_exf_adhflux_sd            =   0.0000000000000E+00
4189  (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  (PID.TID 0000.0001) %MON ad_exf_adhflux_del2          =   0.0000000000000E+00
4190  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adsflux_max           =   0.0000000000000E+00
4191  (PID.TID 0000.0001) // END OF FIELD                                          =  (PID.TID 0000.0001) %MON ad_exf_adsflux_min           =   0.0000000000000E+00
4192  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adsflux_mean          =   0.0000000000000E+00
4193  (PID.TID 0000.0001)  (PID.TID 0000.0001) %MON ad_exf_adsflux_sd            =   0.0000000000000E+00
4194  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adsflux_del2          =   0.0000000000000E+00
4195  (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  (PID.TID 0000.0001) %MON ad_exf_adwspeed_max          =   5.6760476372738E-04
4196  (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  (PID.TID 0000.0001) %MON ad_exf_adwspeed_min          =  -5.4424245647406E-02
4197  (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  (PID.TID 0000.0001) %MON ad_exf_adwspeed_mean         =  -2.8811497083721E-03
4198  (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_sd           =   9.2291647856346E-03
4199  (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  (PID.TID 0000.0001) %MON ad_exf_adwspeed_del2         =   3.0494299996939E-04
4200  (PID.TID 0000.0001) //                  0.0: .  (PID.TID 0000.0001) // =======================================================
4201  (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  1
4202  (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  (PID.TID 0000.0001) // =======================================================
4203  (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  (PID.TID 0000.0001) // =======================================================
4204  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  2
4205  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4206  (PID.TID 0000.0001) // END OF FIELD                                          =  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     0
4207  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   0.0000000000000E+00
4208  (PID.TID 0000.0001)  (PID.TID 0000.0001) %MON ad_exf_aduwind_max           =   8.0519761400809E-02
4209  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_aduwind_min           =  -2.0176734519294E-01
4210  (PID.TID 0000.0001) // Field hFacC at iteration          1  (PID.TID 0000.0001) %MON ad_exf_aduwind_mean          =  -2.3320341024033E-02
4211  (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_sd            =   4.2806394939733E-02
4212  (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_aduwind_del2          =   4.5777974993332E-03
4213  (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_advwind_max           =   4.4842109224310E-02
4214  (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  (PID.TID 0000.0001) %MON ad_exf_advwind_min           =  -1.2288096602435E-01
4215  (PID.TID 0000.0001) //                  0.0: .  (PID.TID 0000.0001) %MON ad_exf_advwind_mean          =  -1.0308342614036E-02
4216  (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  (PID.TID 0000.0001) %MON ad_exf_advwind_sd            =   2.6212694111840E-02
4217  (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  (PID.TID 0000.0001) %MON ad_exf_advwind_del2          =   2.8684994087987E-03
4218  (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  (PID.TID 0000.0001) %MON ad_exf_adatemp_max           =   6.4354286158402E-04
4219  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adatemp_min           =  -2.2813976708944E-02
4220  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adatemp_mean          =  -2.2182543041937E-03
4221  (PID.TID 0000.0001) // END OF FIELD                                          =  (PID.TID 0000.0001) %MON ad_exf_adatemp_sd            =   6.2584642885496E-03
4222  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adatemp_del2          =   4.1468668804424E-04
4223  (PID.TID 0000.0001)  (PID.TID 0000.0001) %MON ad_exf_adaqh_max             =   1.8147268355514E+00
4224  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adaqh_min             =  -6.4333144271788E+01
4225  (PID.TID 0000.0001) // Field hFacW at iteration          1  (PID.TID 0000.0001) %MON ad_exf_adaqh_mean            =  -6.2551990412112E+00
4226  (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adaqh_sd              =   1.7648264282638E+01
4227  (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adaqh_del2            =   1.1693748212531E+00
4228  (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adlwflux_max          =   0.0000000000000E+00
4229  (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  (PID.TID 0000.0001) %MON ad_exf_adlwflux_min          =   0.0000000000000E+00
4230  (PID.TID 0000.0001) //                  0.0: .  (PID.TID 0000.0001) %MON ad_exf_adlwflux_mean         =   0.0000000000000E+00
4231  (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  (PID.TID 0000.0001) %MON ad_exf_adlwflux_sd           =   0.0000000000000E+00
4232  (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  (PID.TID 0000.0001) %MON ad_exf_adlwflux_del2         =   0.0000000000000E+00
4233  (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  (PID.TID 0000.0001) %MON ad_exf_adprecip_max          =   8.2263488454416E+05
4234  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adprecip_min          =  -3.9151277980174E+05
4235  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adprecip_mean         =   9.7506223359198E+04
4236  (PID.TID 0000.0001) // END OF FIELD                                          =  (PID.TID 0000.0001) %MON ad_exf_adprecip_sd           =   1.8132281696997E+05
4237  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adprecip_del2         =   2.6709409869756E+04
4238  (PID.TID 0000.0001)  (PID.TID 0000.0001) %MON ad_exf_adswflux_max          =   0.0000000000000E+00
4239  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adswflux_min          =   0.0000000000000E+00
4240  (PID.TID 0000.0001) // Field hFacS at iteration          1  (PID.TID 0000.0001) %MON ad_exf_adswflux_mean         =   0.0000000000000E+00
4241  (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adswflux_sd           =   0.0000000000000E+00
4242  (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adswflux_del2         =   0.0000000000000E+00
4243  (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adswdown_max          =   9.9740704128577E-06
4244  (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  (PID.TID 0000.0001) %MON ad_exf_adswdown_min          =  -4.9104133204439E-04
4245  (PID.TID 0000.0001) //                  0.0: .  (PID.TID 0000.0001) %MON ad_exf_adswdown_mean         =  -5.3261658802573E-05
4246  (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  (PID.TID 0000.0001) %MON ad_exf_adswdown_sd           =   1.4551695279222E-04
4247  (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  (PID.TID 0000.0001) %MON ad_exf_adswdown_del2         =   1.0449524748337E-05
4248  (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  (PID.TID 0000.0001) %MON ad_exf_adlwdown_max          =   5.9221043076342E-05
4249  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) %MON ad_exf_adlwdown_min          =  -1.5549642181406E-03
4250    (PID.TID 0000.0001) %MON ad_exf_adlwdown_mean         =  -1.6698026870397E-04
4251    (PID.TID 0000.0001) %MON ad_exf_adlwdown_sd           =   4.6172638399826E-04
4252    (PID.TID 0000.0001) %MON ad_exf_adlwdown_del2         =   3.3181266201997E-05
4253    (PID.TID 0000.0001) %MON ad_exf_adrunoff_max          =   4.0054745563358E+05
4254    (PID.TID 0000.0001) %MON ad_exf_adrunoff_min          =   9.0236279317869E+04
4255    (PID.TID 0000.0001) %MON ad_exf_adrunoff_mean         =   2.6031021489125E+05
4256    (PID.TID 0000.0001) %MON ad_exf_adrunoff_sd           =   7.8175091233167E+04
4257    (PID.TID 0000.0001) %MON ad_exf_adrunoff_del2         =   9.0268040249124E+03
4258  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4259  (PID.TID 0000.0001) // END OF FIELD                                          =  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  2
4260  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
 (PID.TID 0000.0001)  
4261  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4262  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4263  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4264  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4265  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin AD_MONITOR dynamic field statistics
4266  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4267  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0
4268  (PID.TID 0000.0001) %MON ad_time_secondsf             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_time_secondsf             =   0.0000000000000E+00
4269  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   5.9371935982885E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   4.3722818112038E+00
4270  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.6541760737818E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -2.2917160955802E+00
4271  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   9.5697969483101E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   1.0035057804928E-01
4272  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.7086129966774E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.4226653457145E+00
4273  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   3.1386714910883E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   8.0576397274119E-02
4274  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   4.2512531951465E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   6.7380337318271E+00
4275  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -5.5646829403345E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -5.0993761666161E+00
4276  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   1.5803027331084E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   1.8445753604117E+00
4277  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   1.1907275075127E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   1.4430786296977E+00
4278  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   4.6049430996493E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   2.9684493706446E-02
4279  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   6.2697420886183E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   2.1968789264750E+00
4280  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -2.5569223212916E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -6.7828988651582E+00
4281  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =  -5.9127927991726E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =  -3.4923777273997E-01
4282  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   7.3065964699958E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   8.3692520317804E-01
4283  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   4.4873718931966E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   1.7348960070578E-02
4284  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   0.0000000000000E+00
4285  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =   0.0000000000000E+00
4286  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   0.0000000000000E+00
4287  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   0.0000000000000E+00
4288  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   0.0000000000000E+00
4289  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.7183626913374E+03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.7394078654533E+03
4290  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7130185007778E+03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7411035188943E+03
4291  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -6.3458086369435E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -5.9950369401376E-02
4292  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.0007006495046E+01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.0549877865941E+01
4293  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   3.9350793404469E+00  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   4.0140718792989E+00
4294  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   9.8814004704890E+03  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   1.0043624261018E+04
4295  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -9.9728894946419E+03  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.0138057666121E+04
4296  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -5.4164438431927E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -4.7992367510524E-02
4297  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.1488474869782E+02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.1789472369035E+02
4298  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.2763991038636E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.3196035464077E+01
4299  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =   1.7183626913374E+03  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
4300  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -2.2400678951525E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
4301  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =   2.4159262919453E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
4302  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   1.7002784576387E+02  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
4303  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   2.4531916280426E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
4304  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -3.5832441245900E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
4305  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -9.9728894946419E+03  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
4306  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -1.9325209571475E+02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
4307  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   9.7535965217992E+02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
4308  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.4100991514179E+02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
4309  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
4310  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
4311  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
4312  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
4313  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
4314  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
4315  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
4316  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
4317  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
4318  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
4319  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
4320  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
4321  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
4322  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
4323  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
4324  (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
4325  (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  (PID.TID 0000.0001) // End AD_MONITOR dynamic field statistics
4326  (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
4327  (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
4328  (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE statistics
4329  (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
4330  (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     0
4331  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   0.0000000000000E+00
4332  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   1.9969854567380E+03
4333  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =  -1.4043604638157E+03
4334  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   1.1637936910137E-01  (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =  -5.8048208773401E+00
4335  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   4.1390918787482E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   3.3011956284493E+02
4336  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   8.6371156088179E+01
4337  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   9.3890028790681E+02
4338    (PID.TID 0000.0001) %MON ad_seaice_advice_min         =  -3.0654513195798E+02
4339    (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =   1.7042470782675E+00
4340    (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   1.2187159255785E+02
4341    (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   3.6603964757222E+01
4342    (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   1.2265416014582E+02
4343    (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =  -9.3877998878094E+01
4344    (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =  -7.6808101207138E+00
4345    (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   2.5291011082642E+01
4346    (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   5.1981514984235E+00
4347    (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   2.2002807423545E+02
4348    (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =  -9.9739946244984E+01
4349    (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   4.8891081617490E+01
4350    (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   6.7409595025390E+01
4351    (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   7.0954779241722E+00
4352    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   7.9630612721293E+01
4353    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =  -3.5873500675353E+01
4354    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   1.7187589350826E+01
4355    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   2.4769293891344E+01
4356    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   2.5452666597049E+00
4357    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
4358    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
4359    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
4360    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
4361    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
4362  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4363  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
4364  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
 (PID.TID 0000.0001) Start initial hydrostatic pressure computation  
 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_siheff.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_theta.0000000000.001.001.data  
4365   ph-pack: packing ecco_cost   ph-pack: packing ecco_cost
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: watemp.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: waqh.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wuwind.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wvwind.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wprecip.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wswdown.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wlwdown.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wsnowprecip.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wapressure.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wunit.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wunit.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: adxx_siheff.0000000000.001.001.data  
4366   ph-pack: packing ecco_ctrl   ph-pack: packing ecco_ctrl
4367  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  (PID.TID 0000.0001) // =======================================================
4368  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_theta.0000000000.001.001.data  (PID.TID 0000.0001) // Gradient-check starts (grdchk_main)
4369  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  (PID.TID 0000.0001) // =======================================================
4370  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_salt.0000000000.001.001.data  (PID.TID 0000.0001) grdchk reference fc: fcref       =  7.23648986541647E+03
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: watemp.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: waqh.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wuwind.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wvwind.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wprecip.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wswdown.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wlwdown.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wsnowprecip.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wapressure.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wunit.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: wunit.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  
 (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_siheff.0000000000.001.001.data  
  ph-check entering grdchk_main  
  ph-check fcref =   7149.83638  
4371  grad-res -------------------------------  grad-res -------------------------------
4372   grad-res  proc    #    i    j    k   bi   bj iobc               fc ref           fc + eps           fc - eps   grad-res  proc    #    i    j    k   bi   bj iobc       fc ref            fc + eps           fc - eps
4373   grad-res  proc    #    i    j    k   bi   bj iobc             adj grad            fd grad         1 - fd/adj   grad-res  proc    #    i    j    k   bi   bj iobc      adj grad            fd grad          1 - fd/adj
4374   ph-grd -->hit<--  12 1 1 1   grad-res closest next position:
4375  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   grad-res     0   10    4    8    1    1    1
4376  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  (PID.TID 0000.0001) ====== Starts gradient-check number   1 (=ichknum) =======
4377  (PID.TID 0000.0001)   ph-test icomp, ncvarcomp, ichknum           10         300           1
4378  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   ph-grd _loc: bi, bj, icomptest, ichknum            1           1           0           1
4379  (PID.TID 0000.0001)                 date =   19790101           0   ph-grd -->hit<--            6           8           1           1
4380  (PID.TID 0000.0001)  (PID.TID 0000.0001) grdchk pos: i,j,k=    6    8    1 ; bi,bj=   1   1 ; iobc=  1 ; rec=   1
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  
 (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON ad_advcflfCori_max           =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON ad_advcflfCori_min           =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON ad_advcflfCori_mean          =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON ad_advcflfCori_sd            =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON ad_advcflfCoriG_max          =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON ad_advcflfCoriG_min          =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON ad_advcflfCoriG_mean         =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON ad_advcflfCoriG_sd           =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON ad_advcflfCoriCos_max        =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON ad_advcflfCoriCos_min        =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON ad_advcflfCoriCos_mean       =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON ad_advcflfCoriCos_sd         =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
4381  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4382  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4383  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
4384  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4385  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4386  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4387  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4388  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4389  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
4390  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.72351585728359E-15  1.19111702562865E+00
4391  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   9.56873469348807E-15  1.20987150232973E+00
4392  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   5.44703171456717E-15  1.20525368718142E+00
4393  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4394  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585161820790E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275780019018E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174743543688E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129732126E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930353897952E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655954258561E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872020057142E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324680413847E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062649378480E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207669369E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392854947740E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605878816E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983418302162E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942242667643E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083815605237E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938023071457E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855217562381E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204753631602E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911444621386E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104069E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322848E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169588033E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016021578E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476943906E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088878803E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249548E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747889E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871526021119E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271771506818E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217497324599E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349633635522E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518622973E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135291097840E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348988608742E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330909690252E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094943835647E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467441146E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154558109E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241016754407E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141469886E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984878831642E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944176100665E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602257904E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926550114E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931897374E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   2.52228793407028E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037628E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324294891E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161782980E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735346773E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244505E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055004753E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358154E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288369E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255094975074E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927839944438E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628525186527E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303252647E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638503562E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601872526E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348189637E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631499254E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193390736E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107353766E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165351040E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803209489E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030911E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041871491117E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762133025344E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178970646945E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087565645405E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475603885853E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932818141568E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218108E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895469743111E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112005712637E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432796574748E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747045E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579382861E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400402788E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735142704652E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393677060956E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986339848932E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946109533687E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977342E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729925543E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818876282E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563830884E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411381E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479472155E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231633122164E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236304514E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   1.00995600771370E-14  1.21086359671515E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228913E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577302E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256079571E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508246234E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740479639256E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248071E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384633E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343511610E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484350720E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992739342E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000238201659E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212368840893E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200479865710E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556160347E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607405439E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518921048E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217060E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094106468E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672739844E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071351506E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552144E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239912E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389615E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801221E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942858393260E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704758908351E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138991692782E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337850E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663899680000E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231384086E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931312794502E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845391926E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663485739035E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030075398508E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304901968036E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676154E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576771901E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504388471E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627490934029E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212652025E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987801353856E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948042966709E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590517E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873957737E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661153394E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524672905E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835421501E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471239081E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098958181E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001988342E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   5.63785129692462E-15  1.20588791536533E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856223100E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477588E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756084541698E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153128583802E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300050115572E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149343E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110463E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452323210E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136992772E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454670170E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949880175647E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229454658041E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412407819268E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921951193E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136386594E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568778536E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627434E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626018147E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989921386E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774833368E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598761E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804515E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655953E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
4395  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4396  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4397  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
4398  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
4399  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
4400  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
4401  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4402  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4403   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4404   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4405   --> f_temp    = 0.298833935700039E+04   --> f_smrarea = 0.000000000000000D+00
4406   --> f_salt    = 0.118048131966346E+04   --> f_smrarea = 0.000000000000000D+00
4407   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4408   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006180D+04
4409   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833145784D+04
4410   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4411   --> f_sst     = 0.298096543224392E+04   --> f_salt0   = 0.000000000000000D+00
4412   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4413   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4414   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4415   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4416   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4417   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269637D+04
4418   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4419   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4420   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4421   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4422   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4423   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4424   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4425   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4426   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4427   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4428   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4429   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4430   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4431   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4432   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4433   --> f_atemp     = 0.112500000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4434   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4435   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4436   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4437   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4438   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4439   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4440   --> f_atempm     = 0.140625000000000E-08   --> f_atemp     = 0.200000000000000D-07
4441   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4442   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4443   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4444   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4445   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4446   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4447   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4448   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4449   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4450   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4451   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4452   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4453   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4454   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4455   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4456   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4457   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4458   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4459   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4460   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4461   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4462   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4463   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4464   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4465   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4466   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4467   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4468   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4469   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4470   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4471   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4472   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4473   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4474   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4475   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4476   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4477   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4478   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4479   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4480   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4481   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4482   --> objf_hmean           = 0.502695420177569E-01   --> f_kapgm   = 0.000000000000000D+00
4483   --> fc               = 0.714983637844978E+04   --> f_kapredi   = 0.000000000000000D+00
4484   ph-check fcpertplus =   7149.83638   --> f_diffkr  = 0.000000000000000D+00
4485  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
4486   ph-check fcpertminus =   7149.83638   --> f_bottomdrag = 0.000000000000000D+00
4487  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
4488  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
4489  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
4490  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189127731D-01
4491  (PID.TID 0000.0001)  (PID.TID 0000.0001)  --> fc               = 0.723648986543492D+04
4492  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
4493  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  (PID.TID 0000.0001)   local fc =  0.723643960421601D+04
4494  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  (PID.TID 0000.0001)  global fc =  0.723648986543492D+04
4495  (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus  =  7.23648986543492E+03
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON seaicefCori_max              =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON seaicefCori_min              =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON seaicefCori_mean             =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON seaicefCori_sd               =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON seaicefCoriG_max             =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_min             =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_mean            =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_sd              =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_max           =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
4496  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4497  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4498  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
4499  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4500  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4501  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4502  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4503  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4504  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
4505  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   1.99493199737333E-15  1.19111702562865E+00
4506  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   8.52443116095003E-15  1.20987150232973E+00
4507  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   4.60742555219440E-15  1.20525368718145E+00
4508  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4509  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162236771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779975693E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174742902945E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129767854E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354126347E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655955896913E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872018647849E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324680413847E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062642924623E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207464317E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392857220037E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605689467E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983417087069E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942309334310E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083816250622E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938018617652E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855226693986E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204738471064E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911412470502E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104900E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143321839E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169588033E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016023869E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476941122E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088878803E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816250362E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460746889E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871527341044E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271771410266E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217497324599E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349631600534E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518738270E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135291097840E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348989874206E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330908613752E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094939380156E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467054162E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154426238E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241018116915E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141281326E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984877621629E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944242489554E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602644889E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926265974E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931897374E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   3.13638004456607E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037629E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324294780E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161782937E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735347829E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244500E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055004923E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358134E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288309E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255106623559E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927823720911E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628484170029E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303255045E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638501198E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601872526E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348195805E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631493193E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193390736E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107353766E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165351039E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803209488E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041873142499E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762132933159E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178970646849E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087563097078E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475604028803E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932818141588E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218029E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470959358E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112004715278E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432800856695E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747044E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579004650E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400285534E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735144036626E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676873185E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986338644000E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946175644798E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977364E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729922112E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818878811E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563817922E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411233E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479850366E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231632872215E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236304480E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   1.09322273456058E-14  1.21086359672376E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228958E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577301E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387257792125E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508453914E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740475885414E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356247958E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384598E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343575799E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484326930E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992498225E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000249878352E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212352763983E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200438944961E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556164694E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607401363E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518905627E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094117848E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672729178E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071311109E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552132E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239919E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389578E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801222E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942860063982E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704758820083E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138991692445E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337851E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663897099551E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231528337E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931312794555E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845391430E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486945931E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030074416918E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304906216246E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676149E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576397109E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504274777E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627492254792E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212465043E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987800154004E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948108800042E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590658E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873949953E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661159036E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524642032E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835420571E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471613873E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098716049E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001988193E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   5.76275138719495E-15  1.20588791541590E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856223921E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477589E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756086856672E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153128536856E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300046003252E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149319E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110297E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452512261E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136907545E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784453418477E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949891854000E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229438611730E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412367083907E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871318E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921956447E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136381701E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568759788E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627437E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626031968E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989908511E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774784001E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598718E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804538E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655862E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
4510  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4511  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4512  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
4513  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
4514  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
4515  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
4516  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4517  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4518   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4519   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4520   --> f_temp    = 0.298833935827601E+04   --> f_smrarea = 0.000000000000000D+00
4521   --> f_salt    = 0.118048132006118E+04   --> f_smrarea = 0.000000000000000D+00
4522   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4523   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006192D+04
4524   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833142069D+04
4525   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4526   --> f_sst     = 0.298096543351952E+04   --> f_salt0   = 0.000000000000000D+00
4527   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4528   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4529   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4530   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4531   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4532   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269649D+04
4533   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4534   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4535   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4536   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4537   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4538   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4539   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4540   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4541   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4542   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4543   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4544   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4545   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4546   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4547   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4548   --> f_atemp     = 0.112500000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4549   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4550   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4551   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4552   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4553   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4554   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4555   --> f_atempm     = 0.140625000000000E-08   --> f_atemp     = 0.200000000000000D-07
4556   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4557   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4558   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4559   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4560   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4561   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4562   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4563   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4564   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4565   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4566   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4567   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4568   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4569   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4570   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4571   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4572   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4573   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4574   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4575   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4576   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4577   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4578   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4579   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4580   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4581   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4582   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4583   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4584   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4585   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4586   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4587   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4588   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4589   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4590   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4591   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4592   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4593   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4594   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4595   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4596   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4597   --> objf_hmean           = 0.502695428090912E-01   --> f_kapgm   = 0.000000000000000D+00
4598   --> fc               = 0.714983638139952E+04   --> f_kapredi   = 0.000000000000000D+00
4599  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
4600     --> f_eddytau = 0.000000000000000D+00
4601     --> f_bottomdrag = 0.000000000000000D+00
4602     --> f_hfluxmm2           = 0.000000000000000D+00
4603     --> f_sfluxmm2           = 0.000000000000000D+00
4604     --> f_transp             = 0.000000000000000D+00
4605     --> objf_hmean           = 0.502612189131610D-01
4606    (PID.TID 0000.0001)  --> fc               = 0.723648986539802D+04
4607    (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
4608    (PID.TID 0000.0001)   local fc =  0.723643960417910D+04
4609    (PID.TID 0000.0001)  global fc =  0.723648986539802D+04
4610    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986539802E+03
4611  grad-res -------------------------------  grad-res -------------------------------
4612   grad-res     0    1   12    1    1    1    1    1   0.714983637992E+04 0.714983637845E+04 0.714983638140E+04   grad-res     0    1    6    8    1    1    1    1   7.23648986542E+03  7.23648986543E+03  7.23648986540E+03
4613   grad-res     0    1    1    4  150    1    1    1   -.147553740636E-01 -.147486980495E-01 0.452446281333E-03   grad-res     0    1    1   10    0    1    1    1   1.84498269709E-04  1.84527380043E-04 -1.57781068266E-04
4614  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14983637992466E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
4615  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.47553740636407E-02  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  1.84498269708621E-04
4616   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  1.84527380042709E-04
4617   ph-grd  ierr =  0, icomp =  4, ichknum =  1  (PID.TID 0000.0001) ====== End of gradient-check number   1 (ierr=  0) =======
4618   ph-grd -->hit<--  13 1 1 1  (PID.TID 0000.0001) ====== Starts gradient-check number   2 (=ichknum) =======
4619  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   ph-test icomp, ncvarcomp, ichknum           11         300           2
4620  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   ph-grd _loc: bi, bj, icomptest, ichknum            1           1          10           2
4621  (PID.TID 0000.0001)   ph-grd -->hit<--            7           8           1           1
4622  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00  (PID.TID 0000.0001) grdchk pos: i,j,k=    7    8    1 ; bi,bj=   1   1 ; iobc=  1 ; rec=   1
 (PID.TID 0000.0001)                 date =   19790101           0  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  
 (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON seaicefCori_max              =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON seaicefCori_min              =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON seaicefCori_mean             =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON seaicefCori_sd               =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON seaicefCoriG_max             =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_min             =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_mean            =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_sd              =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_max           =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
4623  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4624  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4625  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
4626  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4627  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4628  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4629  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4630  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4631  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
4632  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.56045185054177E-15  1.19111702562865E+00
4633  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   9.87404602525999E-15  1.20987150232973E+00
4634  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   7.35869698509362E-15  1.20525368718143E+00
4635  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4636  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585161747437E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779972939E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174743782955E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129711801E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354411121E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655954194256E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872020146482E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324680413847E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062649385547E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207699908E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392857222533E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605878816E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983418328614E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942242667643E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083815604530E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938023197537E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104053E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322770E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169588033E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016021532E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476943688E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088878803E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249529E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747818E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871525651757E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271771351820E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217497324599E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349634666717E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518541605E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135291097840E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348988565299E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330909751912E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094936846509E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467434876E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154572559E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241018094860E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141469886E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984878858000E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944176100665E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602264175E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926554939E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931897374E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   3.02188829515160E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037628E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324294909E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161783089E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735346511E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244508E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055004685E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358163E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288396E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255073902467E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927836775429E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628315280788E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303251359E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638504776E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601872526E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348185877E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631502814E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193390737E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107352708E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165352028E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803202040E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041870211672E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762132790672E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178970646899E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087568563569E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475603680009E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932818141576E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218078E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895469728405E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112005765319E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432796522846E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747045E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579394122E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400428259E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735144076062E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393677060956E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986339875198E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946109533687E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977350E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923962E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877434E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563824894E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411327E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479460894E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231633151081E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236304503E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   8.18095591270662E-15  1.21086359671855E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228956E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577302E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256786102E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508317353E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740478223638E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248028E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384620E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343544322E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484338580E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992616186E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000217191759E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212365569826E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200270155757E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556151322E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607413855E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518834480E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094082665E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672762036E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071123617E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552110E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239941E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389396E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801220E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942856933081E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704758660557E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138991693045E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337849E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663902963870E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231155108E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931312794761E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845392350E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663485726717E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030075450073E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304901922226E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676157E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576788983E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504416426E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627492313382E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212652025E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987801380028E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948042966709E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590396E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873955311E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661154949E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524656080E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835422297E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471221999E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098992107E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001987446E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   4.35762537165374E-15  1.20588791532134E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856224602E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477585E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756081240480E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153127571179E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300034952925E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149368E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110567E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452217939E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008137017366E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784455519974E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949859215507E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229451374508E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412198341594E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921941586E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136395571E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568682377E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627435E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488625992955E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989944934E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774580871E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598907E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804431E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920656737E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
4637  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4638  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4639  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
4640  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
4641  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
4642  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
4643  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4644  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4645   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4646   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4647   --> f_temp    = 0.298833935725446E+04   --> f_smrarea = 0.000000000000000D+00
4648   --> f_salt    = 0.118048131907019E+04   --> f_smrarea = 0.000000000000000D+00
4649   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4650   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006182D+04
4651   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833145723D+04
4652   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4653   --> f_sst     = 0.298096543249796E+04   --> f_salt0   = 0.000000000000000D+00
4654   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4655   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4656   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4657   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4658   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4659   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269639D+04
4660   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4661   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4662   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4663   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4664   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4665   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4666   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4667   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4668   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4669   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4670   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4671   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4672   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4673   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4674   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4675   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4676   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4677   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4678   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4679   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4680   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4681   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4682   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
4683   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4684   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4685   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4686   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4687   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4688   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4689   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4690   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4691   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4692   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4693   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4694   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4695   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4696   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4697   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4698   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4699   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4700   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4701   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4702   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4703   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4704   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4705   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4706   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4707   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4708   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4709   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4710   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4711   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4712   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4713   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4714   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4715   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4716   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4717   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4718   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4719   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4720   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4721   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4722   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4723   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4724   --> objf_hmean           = 0.502695420699089E-01   --> f_kapgm   = 0.000000000000000D+00
4725   --> fc               = 0.714983637836469E+04   --> f_kapredi   = 0.000000000000000D+00
4726   ph-check fcpertplus =   7149.83638   --> f_diffkr  = 0.000000000000000D+00
4727  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
4728   ph-check fcpertminus =   7149.83638   --> f_bottomdrag = 0.000000000000000D+00
4729  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
4730  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
4731  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
4732  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189128178D-01
4733  (PID.TID 0000.0001)  (PID.TID 0000.0001)  --> fc               = 0.723648986543436D+04
4734  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
4735  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  (PID.TID 0000.0001)   local fc =  0.723643960421544D+04
4736  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  (PID.TID 0000.0001)  global fc =  0.723648986543436D+04
4737  (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus  =  7.23648986543436E+03
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON seaicefCori_max              =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON seaicefCori_min              =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON seaicefCori_mean             =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON seaicefCori_sd               =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON seaicefCoriG_max             =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_min             =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_mean            =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_sd              =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_max           =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
4738  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4739  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4740  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
4741  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4742  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4743  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4744  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4745  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4746  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
4747  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.77208811461094E-15  1.19111702562865E+00
4748  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.14352971536391E-14  1.20987150232973E+00
4749  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   9.29117893733178E-15  1.20525368718145E+00
4750  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4751  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162310123E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275780021771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174742663681E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129788178E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930353613182E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655955961219E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872018558509E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324680413847E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062642917559E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207433778E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392854945260E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605689467E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983417060618E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942309334310E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083816251329E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938018491574E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104917E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143321918E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169588033E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016023915E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476941340E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088878803E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816250382E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460746960E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871527710377E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271771565259E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217497324599E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349630569410E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518819633E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135291097840E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348989917650E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330908552091E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094946369323E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467060434E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154411790E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241016776512E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141281326E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984877595270E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944242489554E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602638617E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926261150E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931897374E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   2.99413271953597E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037629E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324294763E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161782828E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735348090E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244498E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055004990E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358124E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288282E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255127695949E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927826891893E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628694076762E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303256333E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638499984E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601872525E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348199565E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631489633E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193390736E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107354824E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165350051E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803216936E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041874421658E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762133167815E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178970646896E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087560179503E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475604234609E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932818141580E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218058E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470974064E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112004662595E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432800908602E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747044E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627578993404E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400260070E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735142665325E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676873185E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986338617734E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946175644798E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977356E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923692E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877660E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563823911E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411290E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479861612E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231632843311E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236304491E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   9.31546506599545E-15  1.21086359672060E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228915E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577301E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387257085603E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508382797E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740477301036E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248001E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384611E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343543088E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484339070E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992621380E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000270888032E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212356037010E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200648655921E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556173719E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607392946E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518992198E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094141652E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672706986E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071539006E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552166E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239890E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389798E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801223E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942861523794E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704759067858E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138991692181E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337852E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663893816431E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231757266E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931312794295E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845391006E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486958250E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030074365351E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304906262060E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676146E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576380045E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504246830E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627490875562E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212465043E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987800127831E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948108800042E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590779E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873952378E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661157480E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524658857E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835419774E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471630937E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098682138E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001989089E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   7.70564168028898E-15  1.20588791546205E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856222418E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477592E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756090157716E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153129549457E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300061165549E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149295E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110194E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452617527E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136882952E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784452568709E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949912813921E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229441897215E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412576562576E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871317E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921966054E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136372724E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568855950E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627435E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626057161E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989884962E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580775036508E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598573E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804623E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655078E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
4752  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4753  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4754  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
4755  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
4756  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
4757  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
4758  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4759  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4760   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4761   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4762   --> f_temp    = 0.298833935802194E+04   --> f_smrarea = 0.000000000000000D+00
4763   --> f_salt    = 0.118048132065443E+04   --> f_smrarea = 0.000000000000000D+00
4764   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4765   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006190D+04
4766   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833142129D+04
4767   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4768   --> f_sst     = 0.298096543326547E+04   --> f_salt0   = 0.000000000000000D+00
4769   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4770   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4771   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4772   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4773   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4774   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269647D+04
4775   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4776   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4777   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4778   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4779   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4780   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4781   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4782   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4783   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4784   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4785   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4786   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4787   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4788   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4789   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4790   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4791   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4792   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4793   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4794   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4795   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4796   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4797   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
4798   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4799   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4800   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4801   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4802   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4803   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4804   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4805   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4806   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4807   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4808   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4809   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4810   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4811   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4812   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4813   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4814   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4815   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4816   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4817   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4818   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4819   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4820   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4821   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4822   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4823   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4824   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4825   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4826   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4827   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4828   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4829   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4830   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4831   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4832   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4833   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4834   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4835   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4836   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4837   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4838   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4839   --> objf_hmean           = 0.502695427569303E-01   --> f_kapgm   = 0.000000000000000D+00
4840   --> fc               = 0.714983638148460E+04   --> f_kapredi   = 0.000000000000000D+00
4841  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
4842     --> f_eddytau = 0.000000000000000D+00
4843     --> f_bottomdrag = 0.000000000000000D+00
4844     --> f_hfluxmm2           = 0.000000000000000D+00
4845     --> f_sfluxmm2           = 0.000000000000000D+00
4846     --> f_transp             = 0.000000000000000D+00
4847     --> objf_hmean           = 0.502612189131163D-01
4848    (PID.TID 0000.0001)  --> fc               = 0.723648986539858D+04
4849    (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
4850    (PID.TID 0000.0001)   local fc =  0.723643960417967D+04
4851    (PID.TID 0000.0001)  global fc =  0.723648986539858D+04
4852    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986539858E+03
4853  grad-res -------------------------------  grad-res -------------------------------
4854   grad-res     0    2   13    1    1    1    1    1   0.714983637992E+04 0.714983637836E+04 0.714983638148E+04   grad-res     0    2    7    8    1    1    1    1   7.23648986542E+03  7.23648986543E+03  7.23648986540E+03
4855   grad-res     0    2    2    5  150    1    1    1   -.156152868436E-01 -.155995485329E-01 0.100787842040E-02   grad-res     0    2    2   11    0    1    1    1   1.78825872700E-04  1.78852133104E-04 -1.46849018311E-04
4856  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14983637992466E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
4857  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.56152868435566E-02  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  1.78825872699792E-04
4858   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  1.78852133103646E-04
4859   ph-grd  ierr =  0, icomp =  5, ichknum =  2  (PID.TID 0000.0001) ====== End of gradient-check number   2 (ierr=  0) =======
4860   ph-grd -->hit<--  14 1 1 1  (PID.TID 0000.0001) ====== Starts gradient-check number   3 (=ichknum) =======
4861  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   ph-test icomp, ncvarcomp, ichknum           12         300           3
4862  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   ph-grd _loc: bi, bj, icomptest, ichknum            1           1          11           3
4863  (PID.TID 0000.0001)   ph-grd -->hit<--            8           8           1           1
4864  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00  (PID.TID 0000.0001) grdchk pos: i,j,k=    8    8    1 ; bi,bj=   1   1 ; iobc=  1 ; rec=   1
 (PID.TID 0000.0001)                 date =   19790101           0  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  
 (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON seaicefCori_max              =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON seaicefCori_min              =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON seaicefCori_mean             =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON seaicefCori_sd               =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON seaicefCoriG_max             =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_min             =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_mean            =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_sd              =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_max           =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
4865  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4866  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4867  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
4868  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4869  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4870  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4871  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4872  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4873  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
4874  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.56392129749372E-15  1.19111702562865E+00
4875  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   9.81159598012482E-15  1.20987150232973E+00
4876  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   2.90392709878518E-15  1.20525368718141E+00
4877  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4878  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585161576442E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779772123E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174744092497E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129679472E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930353392504E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655954074848E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872020279176E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324683944853E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062649590205E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207698134E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392857294589E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605878816E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983418384145E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942342667643E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083815584064E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938022973569E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104033E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322669E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169603916E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016021479E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476943411E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088883182E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249507E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747723E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612135468E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871524091927E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271770261208E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217497324599E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349637595915E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518290251E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135289323447E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348988483566E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330909861336E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094946944839E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467493496E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154601088E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241018301252E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141469886E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984878913314E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944275683998E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602205555E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926605196E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664932762954E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   1.98799310346942E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037628E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324294312E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161782436E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735347173E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244542E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055006961E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358151E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288066E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255079384445E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927862184415E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628655474295E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303251856E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638504249E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601879531E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348187248E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631501377E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193410004E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107352515E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165352209E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803218298E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041870048887E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762132114636E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178970646897E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087568733941E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475603632235E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932816586465E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218069E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470021671E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112005527786E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432801036382E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747044E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579253283E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400371579E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735143580255E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393677060956E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986339930294E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946208700353E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977353E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923971E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877408E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563823392E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411308E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479601733E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231633048346E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236514098E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   8.30932544992891E-15  1.21086359671958E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228982E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577303E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256935927E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508350129E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740477762517E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248015E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384616E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343543454E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484338924E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992620735E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000239126343E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212368507565E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200494236455E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556158747E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607406919E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518939909E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094102860E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672743178E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071396776E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552138E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239916E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389598E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801219E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942856977092E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704758014694E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138991690787E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337848E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663902723237E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231135098E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931311249652E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845393511E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486019859E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030075214018E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304906363756E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676162E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576635113E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504354823E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627491770379E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212652025E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987801434907E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948141716709E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590064E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873956610E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661153479E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524638412E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835424477E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471375869E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098880390E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332002163050E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   4.82947015711943E-15  1.20588791516144E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856281017E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477588E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756079889724E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153125693207E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300055480690E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149284E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110741E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204451796154E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008137163303E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784455890580E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949884513137E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229449030480E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412398333565E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871320E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953026E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384986E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568777050E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627443E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626023210E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989916942E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774828005E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598957E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804377E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920656100E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
4879  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4880  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4881  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
4882  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
4883  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
4884  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
4885  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4886  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4887   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
4888   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4889   --> f_temp    = 0.298833935719390E+04   --> f_smrarea = 0.000000000000000D+00
4890   --> f_salt    = 0.118048131955275E+04   --> f_smrarea = 0.000000000000000D+00
4891   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4892   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006186D+04
4893   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833146249D+04
4894   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4895   --> f_sst     = 0.298096543243723E+04   --> f_salt0   = 0.000000000000000D+00
4896   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4897   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4898   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4899   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4900   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4901   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269642D+04
4902   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4903   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4904   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4905   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4906   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4907   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4908   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4909   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4910   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4911   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4912   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4913   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4914   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4915   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4916   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4917   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4918   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4919   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4920   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4921   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4922   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4923   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4924   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
4925   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4926   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4927   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4928   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4929   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4930   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4931   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4932   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4933   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4934   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4935   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4936   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4937   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4938   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4939   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4940   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4941   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4942   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4943   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4944   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4945   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4946   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4947   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4948   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4949   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4950   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4951   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4952   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4953   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4954   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4955   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4956   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4957   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4958   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4959   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4960   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4961   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4962   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4963   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4964   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4965   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4966   --> objf_hmean           = 0.502695424119839E-01   --> f_kapgm   = 0.000000000000000D+00
4967   --> fc               = 0.714983637872629E+04   --> f_kapredi   = 0.000000000000000D+00
4968   ph-check fcpertplus =   7149.83638   --> f_diffkr  = 0.000000000000000D+00
4969  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
4970   ph-check fcpertminus =   7149.83638   --> f_bottomdrag = 0.000000000000000D+00
4971  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
4972  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
4973  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
4974  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189128136D-01
4975  (PID.TID 0000.0001)  (PID.TID 0000.0001)  --> fc               = 0.723648986543968D+04
4976  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
4977  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  (PID.TID 0000.0001)   local fc =  0.723643960422077D+04
4978  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  (PID.TID 0000.0001)  global fc =  0.723648986543968D+04
4979  (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus  =  7.23648986543968E+03
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON seaicefCori_max              =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON seaicefCori_min              =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON seaicefCori_mean             =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON seaicefCori_sd               =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON seaicefCoriG_max             =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_min             =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_mean            =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_sd              =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_max           =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
4980  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4981  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4982  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
4983  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4984  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4985  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4986  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4987  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4988  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
4989  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   3.08433834028676E-15  1.19111702562865E+00
4990  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.01169073118967E-14  1.20987150232973E+00
4991  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   8.58341175913324E-15  1.20525368718149E+00
4992  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4993  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162481116E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275780222586E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174742354141E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129820506E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354631791E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655956080626E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872018425816E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324676882838E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062642712905E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207435552E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392854873204E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605689467E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983417005087E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942209334310E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083816271794E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938018715544E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104936E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322019E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169572149E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016023967E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476941617E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088874424E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816250404E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747055E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612132311E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871529269935E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271772655750E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217497324599E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349627640731E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519070946E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135292872009E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348989999384E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330908442667E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094936270946E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467001829E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154383268E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241016570173E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141281326E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984877539957E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944142906221E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602697222E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926210906E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931031875E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   2.76514922070703E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037629E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246996E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324295359E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161783481E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735347428E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244464E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055002714E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358137E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288612E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255122213957E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927801482245E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628353882994E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303255836E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638500511E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601865520E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348198194E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631491071E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193371469E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107355017E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165349870E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803200678E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041874584780E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762133843887E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178970646898E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087560008459E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475604282428E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932819696696E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218068E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470680798E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112004900127E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432796395029E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747044E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579134220E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400316740E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735143161052E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676873185E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986338562638E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946076478131E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977353E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923684E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877685E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563825414E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411307E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479720796E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231632946028E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236094896E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   8.79157857625046E-15  1.21086359671959E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228889E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577300E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256935786E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508350020E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740477762124E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248014E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384616E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343543956E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484338726E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992616829E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000248954948E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212353095238E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200424564299E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556166294E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607399882E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518886765E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094121456E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672725844E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071265837E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552138E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239915E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389596E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801224E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942861480203E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704759713759E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138991694440E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337853E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663894056229E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231777331E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931314339409E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845389845E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486665108E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030074601405E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304901820494E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676141E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576533888E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504308422E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627491418471E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212465043E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987800072953E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948010050042E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760591111E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873951080E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661158950E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524676524E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835417595E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471477093E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098793834E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001813485E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   5.40886779809568E-15  1.20588791562369E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856166004E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477589E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756091508624E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153131427456E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300040638115E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149379E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110020E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204453039319E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136737013E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784452198045E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949887517325E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229444237876E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412376562948E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871314E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921954614E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136383309E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568761272E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627428E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626026905E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989912955E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774789359E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598522E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804677E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655715E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
4994  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4995  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4996  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
4997  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
4998  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
4999  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
5000  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
5001  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5002   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5003   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
5004   --> f_temp    = 0.298833935808251E+04   --> f_smrarea = 0.000000000000000D+00
5005   --> f_salt    = 0.118048132017190E+04   --> f_smrarea = 0.000000000000000D+00
5006   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
5007   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006187D+04
5008   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833141604D+04
5009   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
5010   --> f_sst     = 0.298096543332622E+04   --> f_salt0   = 0.000000000000000D+00
5011   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
5012   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
5013   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
5014   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
5015   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
5016   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269644D+04
5017   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
5018   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
5019   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
5020   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
5021   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
5022   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
5023   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
5024   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
5025   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
5026   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
5027   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
5028   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
5029   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
5030   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
5031   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
5032   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
5033   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
5034   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
5035   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
5036   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
5037   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
5038   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
5039   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
5040   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
5041   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
5042   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
5043   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
5044   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
5045   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
5046   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
5047   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
5048   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
5049   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
5050   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
5051   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
5052   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
5053   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
5054   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
5055   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
5056   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
5057   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
5058   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
5059   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
5060   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
5061   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
5062   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
5063   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
5064   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
5065   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
5066   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
5067   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
5068   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
5069   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
5070   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
5071   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
5072   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
5073   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
5074   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
5075   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
5076   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
5077   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
5078   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
5079   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
5080   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
5081   --> objf_hmean           = 0.502695424148699E-01   --> f_kapgm   = 0.000000000000000D+00
5082   --> fc               = 0.714983638112305E+04   --> f_kapredi   = 0.000000000000000D+00
5083  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
5084     --> f_eddytau = 0.000000000000000D+00
5085     --> f_bottomdrag = 0.000000000000000D+00
5086     --> f_hfluxmm2           = 0.000000000000000D+00
5087     --> f_sfluxmm2           = 0.000000000000000D+00
5088     --> f_transp             = 0.000000000000000D+00
5089     --> objf_hmean           = 0.502612189131205D-01
5090    (PID.TID 0000.0001)  --> fc               = 0.723648986539325D+04
5091    (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
5092    (PID.TID 0000.0001)   local fc =  0.723643960417434D+04
5093    (PID.TID 0000.0001)  global fc =  0.723648986539325D+04
5094    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986539325E+03
5095  grad-res -------------------------------  grad-res -------------------------------
5096   grad-res     0    3   14    1    1    1    1    1   0.714983637992E+04 0.714983637873E+04 0.714983638112E+04   grad-res     0    3    8    8    1    1    1    1   7.23648986542E+03  7.23648986544E+03  7.23648986539E+03
5097   grad-res     0    3    3    6  150    1    1    1   -.119814405538E-01 -.119838159662E-01 -.198257661871E-03   grad-res     0    3    3   12    0    1    1    1   2.31943137536E-04  2.32153070101E-04 -9.05103584238E-04
5098  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14983637992466E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
5099  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.19814405538422E-02  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  2.31943137535926E-04
5100   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  2.32153070101049E-04
5101   ph-grd  ierr =  0, icomp =  6, ichknum =  3  (PID.TID 0000.0001) ====== End of gradient-check number   3 (ierr=  0) =======
5102   ph-grd -->hit<--  15 1 1 1  (PID.TID 0000.0001) ====== Starts gradient-check number   4 (=ichknum) =======
5103  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   ph-test icomp, ncvarcomp, ichknum           13         300           4
5104  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   ph-grd _loc: bi, bj, icomptest, ichknum            1           1          12           4
5105  (PID.TID 0000.0001)   ph-grd -->hit<--            9           8           1           1
5106  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00  (PID.TID 0000.0001) grdchk pos: i,j,k=    9    8    1 ; bi,bj=   1   1 ; iobc=  1 ; rec=   1
 (PID.TID 0000.0001)                 date =   19790101           0  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  
 (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON seaicefCori_max              =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON seaicefCori_min              =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON seaicefCori_mean             =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON seaicefCori_sd               =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON seaicefCoriG_max             =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_min             =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_mean            =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_sd              =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_max           =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
5107  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
5108  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
5109  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
5110  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5111  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
5112  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5113  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5114  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
5115  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
5116  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.94902990916057E-15  1.19111702562865E+00
5117  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.02765018716866E-14  1.20987150232972E+00
5118  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   6.69603261727048E-15  1.20525368718140E+00
5119  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
5120  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585161466444E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779580635E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464930296426E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174744302975E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129653513E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354012150E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655954010175E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872020339912E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324684172558E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062649836315E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207652909E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392858678589E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605878816E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983418433978E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942309334310E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083815559453E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938022526799E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154591973772E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104041E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322678E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169603650E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016021648E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476943325E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088882589E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249955E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747389E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871524292131E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271769915217E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217505735747E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349637207105E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518293763E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135291097840E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348988834383E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330909546376E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094943041203E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467393831E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154545648E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241018465028E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141469886E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984878962957E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944242489554E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602305219E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926525986E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664932412052E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   2.69229083471600E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037630E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324293999E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161782135E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735347333E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244497E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055004646E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358192E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288685E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255100799194E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927831832808E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628504678725E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303251761E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638504347E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601879866E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348187666E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631501001E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193408531E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107353766E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165351039E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803209488E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041869994447E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762131657309E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178978823626E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087568834738E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475603598066E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932818141578E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218069E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470006981E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112005552085E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432799927771E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747044E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579242322E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400362785E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735143712672E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393677060956E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986339979747E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946175644798E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977353E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923968E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877400E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563823907E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411308E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479612694E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231633039252E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236646516E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   9.28077059647592E-15  1.21086359671954E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877229015E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577302E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256935946E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508350158E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740477763015E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248015E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384616E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343543493E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484338912E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992618093E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000244039883E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212360802570E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200459405781E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556162353E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607403557E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518913919E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094111752E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672734889E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071332717E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552138E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239915E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389598E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801221E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942856923036E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704757558408E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138999809819E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337849E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663902823329E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231101050E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931312794554E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845392894E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486004479E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030075238721E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304904092533E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676156E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576625327E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504347169E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627491882485E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212652025E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987801484169E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948108800042E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590240E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873956029E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661153943E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524658841E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835423318E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471385655E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098872302E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332002276807E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   4.10088629720917E-15  1.20588791520925E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856247231E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477586E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756084138224E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153127567707E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300056493667E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149179E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110545E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452206131E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008137043155E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454050736E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014758E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635063E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387452355E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871323E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953831E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384141E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769022E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627450E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025093E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914926E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774808298E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598751E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804518E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655856E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
5121  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
5122  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
5123  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
5124  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
5125  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
5126  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
5127  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
5128  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5129   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5130   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
5131   --> f_temp    = 0.298833935733793E+04   --> f_smrarea = 0.000000000000000D+00
5132   --> f_salt    = 0.118048131988064E+04   --> f_smrarea = 0.000000000000000D+00
5133   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
5134   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006160D+04
5135   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833146962D+04
5136   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
5137   --> f_sst     = 0.298096543258137E+04   --> f_salt0   = 0.000000000000000D+00
5138   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
5139   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
5140   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
5141   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
5142   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
5143   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269616D+04
5144   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
5145   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
5146   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
5147   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
5148   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
5149   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
5150   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
5151   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
5152   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
5153   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
5154   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
5155   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
5156   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
5157   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
5158   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
5159   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
5160   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
5161   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
5162   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
5163   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
5164   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
5165   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
5166   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
5167   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
5168   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
5169   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
5170   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
5171   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
5172   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
5173   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
5174   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
5175   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
5176   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
5177   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
5178   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
5179   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
5180   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
5181   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
5182   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
5183   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
5184   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
5185   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
5186   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
5187   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
5188   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
5189   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
5190   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
5191   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
5192   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
5193   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
5194   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
5195   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
5196   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
5197   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
5198   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
5199   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
5200   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
5201   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
5202   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
5203   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
5204   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
5205   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
5206   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
5207   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
5208   --> objf_hmean           = 0.502695424981778E-01   --> f_kapgm   = 0.000000000000000D+00
5209   --> fc               = 0.714983637934243E+04   --> f_kapredi   = 0.000000000000000D+00
5210   ph-check fcpertplus =   7149.83638   --> f_diffkr  = 0.000000000000000D+00
5211  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
5212   ph-check fcpertminus =   7149.83638   --> f_bottomdrag = 0.000000000000000D+00
5213  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
5214  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
5215  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
5216  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189128123D-01
5217  (PID.TID 0000.0001)  (PID.TID 0000.0001)  --> fc               = 0.723648986544629D+04
5218  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
5219  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  (PID.TID 0000.0001)   local fc =  0.723643960422738D+04
5220  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  (PID.TID 0000.0001)  global fc =  0.723648986544629D+04
5221  (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus  =  7.23648986544629E+03
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON seaicefCori_max              =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON seaicefCori_min              =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON seaicefCori_mean             =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON seaicefCori_sd               =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON seaicefCoriG_max             =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_min             =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_mean            =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_sd              =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_max           =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
5222  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
5223  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
5224  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
5225  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5226  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
5227  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5228  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5229  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
5230  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
5231  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.31412111695306E-15  1.19111702562865E+00
5232  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.14838694109665E-14  1.20987150232974E+00
5233  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   6.52602971662475E-15  1.20525368718151E+00
5234  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
5235  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162591112E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275780414072E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464926336656E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174742143666E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129846466E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354012150E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655956145300E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872018365081E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324676655133E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062642466798E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207480778E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392853489216E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605689467E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983416955253E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942242667643E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083816296405E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938019162313E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154589379086E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104928E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322009E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169572415E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016023799E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476941703E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088875017E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249955E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747389E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871529070061E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271773001889E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217488913439E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349628028906E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519067484E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135291097840E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348989648566E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330908757625E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094940174596E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467101470E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154438697E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241016406318E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141281326E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984877490314E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944176100665E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602597580E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926290097E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931382697E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   2.46677678283902E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037627E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246997E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324295673E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161783782E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735347268E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244508E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055005030E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358096E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748287994E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255100799175E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927831832818E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628504678677E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303255931E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638500413E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601865185E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348197777E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631491446E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193372942E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107353766E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165351039E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803209489E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041874639221E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762134301217E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178962470141E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110796E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087559907661E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475604316597E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932818141578E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435218068E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470695487E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112004875828E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432797503652E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747044E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579145181E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400325534E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735143028635E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676873185E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986338513186E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946109533687E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977353E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923686E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877693E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563824898E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349411307E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479709835E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231632955122E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542235962478E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   9.79424874536505E-15  1.21086359671964E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877228856E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577302E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256935767E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508349991E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740477761627E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356248014E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384615E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343543916E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484338737E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992619471E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000244039872E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212360802568E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200459405670E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702037E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556162688E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607403245E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518912756E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217059E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094112563E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672734134E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071329899E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552138E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239915E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389596E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801223E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942861534259E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704760170048E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138983575379E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337851E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663893956135E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231811379E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931312794502E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845390461E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486680488E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030074576702E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304904091739E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676147E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576543675E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504316077E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627491306365E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212465043E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987800023691E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948042966709E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760590935E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873951660E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661158487E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524656096E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835418753E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471467307E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098801922E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001699728E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   4.68722283208933E-15  1.20588791557450E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856199789E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477591E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756087260161E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153129552954E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300039625114E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967149484E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563110216E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452629342E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136857161E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454037899E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014635E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446634965E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387451581E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986871311E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953808E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384154E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769302E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513627420E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025021E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914971E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774809072E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598729E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804536E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655959E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
5236  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
5237  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
5238  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
5239  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
5240  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
5241  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
5242  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
5243  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5244   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5245   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
5246   --> f_temp    = 0.298833935793849E+04   --> f_smrarea = 0.000000000000000D+00
5247   --> f_salt    = 0.118048131984399E+04   --> f_smrarea = 0.000000000000000D+00
5248   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
5249   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006213D+04
5250   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833140891D+04
5251   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
5252   --> f_sst     = 0.298096543318208E+04   --> f_salt0   = 0.000000000000000D+00
5253   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
5254   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
5255   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
5256   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
5257   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
5258   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269670D+04
5259   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
5260   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
5261   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
5262   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
5263   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
5264   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
5265   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
5266   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
5267   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
5268   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
5269   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
5270   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
5271   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
5272   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
5273   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
5274   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
5275   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
5276   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
5277   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
5278   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
5279   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
5280   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
5281   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
5282   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
5283   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
5284   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
5285   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
5286   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
5287   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
5288   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
5289   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
5290   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
5291   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
5292   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
5293   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
5294   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
5295   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
5296   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
5297   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
5298   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
5299   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
5300   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
5301   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
5302   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
5303   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
5304   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
5305   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
5306   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
5307   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
5308   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
5309   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
5310   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
5311   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
5312   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
5313   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
5314   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
5315   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
5316   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
5317   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
5318   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
5319   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
5320   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
5321   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
5322   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
5323   --> objf_hmean           = 0.502695423286807E-01   --> f_kapgm   = 0.000000000000000D+00
5324   --> fc               = 0.714983638050689E+04   --> f_kapredi   = 0.000000000000000D+00
5325  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
5326     --> f_eddytau = 0.000000000000000D+00
5327     --> f_bottomdrag = 0.000000000000000D+00
5328     --> f_hfluxmm2           = 0.000000000000000D+00
5329     --> f_sfluxmm2           = 0.000000000000000D+00
5330     --> f_transp             = 0.000000000000000D+00
5331     --> objf_hmean           = 0.502612189131217D-01
5332    (PID.TID 0000.0001)  --> fc               = 0.723648986538665D+04
5333    (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
5334    (PID.TID 0000.0001)   local fc =  0.723643960416773D+04
5335    (PID.TID 0000.0001)  global fc =  0.723648986538665D+04
5336    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986538665E+03
5337  grad-res -------------------------------  grad-res -------------------------------
5338   grad-res     0    4   15    1    1    1    1    1   0.714983637992E+04 0.714983637934E+04 0.714983638051E+04   grad-res     0    4    9    8    1    1    1    1   7.23648986542E+03  7.23648986545E+03  7.23648986539E+03
5339   grad-res     0    4    4    7  150    1    1    1   -.581927593374E-02 -.582228040003E-02 -.516295553031E-03   grad-res     0    4    4   13    0    1    1    1   2.97918108605E-04  2.98218765238E-04 -1.00919220363E-03
5340  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14983637992466E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
5341  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -5.81927593373874E-03  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  2.97918108605309E-04
5342   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  2.98218765237834E-04
5343   ph-grd  ierr =  0, icomp =  7, ichknum =  4  (PID.TID 0000.0001) ====== End of gradient-check number   4 (ierr=  0) =======
5344   ph-grd -->hit<--  16 1 1 1  (PID.TID 0000.0001) ====== Starts gradient-check number   5 (=ichknum) =======
5345  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   ph-test icomp, ncvarcomp, ichknum           14         300           5
5346  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   ph-grd _loc: bi, bj, icomptest, ichknum            1           1          13           5
5347  (PID.TID 0000.0001)   ph-grd -->hit<--           10           8           1           1
5348  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00  (PID.TID 0000.0001) grdchk pos: i,j,k=   10    8    1 ; bi,bj=   1   1 ; iobc=  1 ; rec=   1
 (PID.TID 0000.0001)                 date =   19790101           0  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  
 (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON seaicefCori_max              =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON seaicefCori_min              =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON seaicefCori_mean             =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON seaicefCori_sd               =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON seaicefCoriG_max             =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_min             =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_mean            =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_sd              =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_max           =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
5349  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
5350  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
5351  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
5352  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5353  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
5354  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5355  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5356  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
5357  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
5358  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.75474087985117E-15  1.19111702562865E+00
5359  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   9.20444276353294E-15  1.20987150232972E+00
5360  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   6.03683769639929E-15  1.20525368718137E+00
5361  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
5362  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585161375271E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779371277E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464930617432E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174744449930E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129633001E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930353574919E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655953954624E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872020371268E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324684368145E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062650058389E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207628743E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392854708355E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605878816E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983418494288E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942309334310E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083815537246E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938021872174E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154592051961E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104091E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143322739E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169601894E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016021769E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476943471E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088882163E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249955E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747389E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871524248435E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271769538113E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217505889594E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349637186374E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518279572E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135289469429E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348988838658E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330909561957E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094943026151E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467347886E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154531018E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241017082760E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141469886E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984879023031E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944242489554E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602351164E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926496457E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664932250286E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   3.31332183911570E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037632E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246995E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324294371E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161782623E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735347671E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244393E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764054998748E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485358473E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288235E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255100799179E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927831832820E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628504678731E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303250991E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638505139E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601872526E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348185799E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631502908E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193390736E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107353766E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165351039E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803209488E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030910E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041869941591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762131188701E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178979009563E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110795E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087568834037E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475603576636E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932816550599E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435219638E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895469990599E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112005577289E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432798715502E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747049E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579228327E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400357437E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735143248990E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393677060956E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986340039585E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946175644798E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461976906E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729924002E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877346E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563823736E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349414258E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479626689E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231633027776E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236060947E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   1.12305997834738E-14  1.21086359644522E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877240430E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577303E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387256620095E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508077949E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740481901410E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356246824E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384886E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343453308E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484426231E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992552116E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000244039876E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212360802571E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200459405735E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005702079E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556162298E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607403614E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518913331E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953217161E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094111621E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672735029E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071331291E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552143E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239915E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389596E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801216E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942856868347E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704757082723E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139000002227E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337844E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663902826773E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231078864E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931311212279E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845397612E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663485986549E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030075264599E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304904091294E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676184E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576613825E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504342750E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627491492131E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212652025E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987801543771E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948108800042E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760588894E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873956520E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661153262E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524654836E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835432175E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471397157E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098862799E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332001782266E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   4.76355066503231E-15  1.20588791448851E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856246193E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477559E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756083965876E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153127456990E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300057758564E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967154057E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563111446E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452133200E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008137188331E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784454302372E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014683E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635017E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387451899E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986873619E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953847E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384152E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568768890E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513633016E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626025138E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914955E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774807935E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255211E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598770E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804522E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920655761E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
5363  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
5364  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
5365  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
5366  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
5367  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
5368  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
5369  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
5370  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5371   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5372   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
5373   --> f_temp    = 0.298833935727666E+04   --> f_smrarea = 0.000000000000000D+00
5374   --> f_salt    = 0.118048131987956E+04   --> f_smrarea = 0.000000000000000D+00
5375   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
5376   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006156D+04
5377   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833147736D+04
5378   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
5379   --> f_sst     = 0.298096543251970E+04   --> f_salt0   = 0.000000000000000D+00
5380   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
5381   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
5382   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
5383   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
5384   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
5385   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269613D+04
5386   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
5387   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
5388   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
5389   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
5390   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
5391   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
5392   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
5393   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
5394   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
5395   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
5396   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
5397   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
5398   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
5399   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
5400   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
5401   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
5402   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
5403   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
5404   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
5405   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
5406   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
5407   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
5408   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
5409   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
5410   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
5411   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
5412   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
5413   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
5414   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
5415   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
5416   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
5417   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
5418   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
5419   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
5420   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
5421   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
5422   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
5423   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
5424   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
5425   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
5426   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
5427   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
5428   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
5429   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
5430   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
5431   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
5432   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
5433   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
5434   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
5435   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
5436   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
5437   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
5438   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
5439   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
5440   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
5441   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
5442   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
5443   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
5444   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
5445   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
5446   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
5447   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
5448   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
5449   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
5450   --> objf_hmean           = 0.502695426990999E-01   --> f_kapgm   = 0.000000000000000D+00
5451   --> fc               = 0.714983637921862E+04   --> f_kapredi   = 0.000000000000000D+00
5452   ph-check fcpertplus =   7149.83638   --> f_diffkr  = 0.000000000000000D+00
5453  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
5454   ph-check fcpertminus =   7149.83638   --> f_bottomdrag = 0.000000000000000D+00
5455  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
5456  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
5457  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
5458  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189137502D-01
5459  (PID.TID 0000.0001)  (PID.TID 0000.0001)  --> fc               = 0.723648986545397D+04
5460  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
5461  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1  (PID.TID 0000.0001)   local fc =  0.723643960423506D+04
5462  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03  (PID.TID 0000.0001)  global fc =  0.723648986545397D+04
5463  (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus  =  7.23648986545397E+03
 (PID.TID 0000.0001) // CINT =          1.535185185185185E+02  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) K =   1  
 (PID.TID 0000.0001) //                I=7       I=17  
 (PID.TID 0000.0001) // |--J--|210123456|890123456|890123  
 (PID.TID 0000.0001) //     19 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //     18 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //     17 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //     16 ....zyyz................zy  
 (PID.TID 0000.0001) //     15 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     14 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) //     13 .......zwsppsyz...........  
 (PID.TID 0000.0001) //     12 .........+ypswzz+.........  
 (PID.TID 0000.0001) //     11 ...........+wwy+..........  
 (PID.TID 0000.0001) //     10 ..........zzzywy+.........  
 (PID.TID 0000.0001) //      9 ..z.......+zxsmmm+....z...  
 (PID.TID 0000.0001) //      8 ..s.....zzzxumjjjjuz..s...  
 (PID.TID 0000.0001) //      7 pmj......z.+zmjggggjpmj...  
 (PID.TID 0000.0001) //      6 ggg.........zxmjggggggg...  
 (PID.TID 0000.0001) //      5 ggg..........zzsjgggggg...  
 (PID.TID 0000.0001) //      4 ccg............zzmgcccg...  
 (PID.TID 0000.0001) //      3 cc-..........+.zzxmgcc-...  
 (PID.TID 0000.0001) //      2 jc-.......+zzz..zzsmjc-...  
 (PID.TID 0000.0001) //      1 wc-........++z+++z+wwc-...  
 (PID.TID 0000.0001) //      0 ....zyyz................zy  
 (PID.TID 0000.0001) //     -1 ...yxwwuspxyxz.........yxw  
 (PID.TID 0000.0001) //     -2 ....+wwspppsxzz.........+w  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc) at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+32  
 (PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacC at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacW at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field hFacS at iteration          1  
 (PID.TID 0000.0001) // CMIN =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CMAX =          1.000000000000000E+00  
 (PID.TID 0000.0001) // CINT =          0.000000000000000E+00  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(  -2:  23:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  19:  -2:  -1)  
 (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) %MON seaicefCori_max              =   1.4210453727344E-04  
 (PID.TID 0000.0001) %MON seaicefCori_min              =   1.0666243053630E-04  
 (PID.TID 0000.0001) %MON seaicefCori_mean             =   1.2711058365303E-04  
 (PID.TID 0000.0001) %MON seaicefCori_sd               =   1.1031533875266E-05  
 (PID.TID 0000.0001) %MON seaicefCoriG_max             =   1.4151032568025E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_min             =   1.0491029349513E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_mean            =   1.2591168756569E-04  
 (PID.TID 0000.0001) %MON seaicefCoriG_sd              =   1.1383815633153E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_max           =   9.9464325599212E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  
 (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  
 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04  
 (PID.TID 0000.0001)  
5464  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
5465  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
5466  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siarea.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_siheff.0000000000.001.001.data  
5467  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5468  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
5469  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5470  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5471  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
5472  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.44089209850063E-16  9.91122157633454E-01
5473  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.23085439010617E-15  1.19111702562865E+00
5474  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   9.62077639776737E-15  1.20987150232974E+00
5475  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   8.58341175913324E-15  1.20525368718153E+00
5476  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
5477  (PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000D+03
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   9.3980561089839E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   3.3640161625470E+02  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   2.5228874074020E+01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162682284E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275780623429E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464926015654E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174741996712E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129866977E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354449377E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655956200851E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872018333726E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324676459545E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062642244726E-09  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207504943E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392857459418E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605689467E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983416894944E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942242667643E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083816318612E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938019816934E-09  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154589300898E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1855222128197E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7204746051282E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8911428545896E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8538242547162E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784147104878E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076143321949E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8064169574171E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677718740234E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9925016023678E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2593476941557E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7037088875443E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3241285215509E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735816249955E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308460747389E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087612133890E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2952831820493E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100145545007E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871529113759E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271773378997E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217488759584E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006717272346E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442497994034E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349628049632E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519081675E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135292726255E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523313860645E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5405666148930E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6348989644291E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8330908742044E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7094940189649E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663660032951E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029650006412E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776467147416E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699154453327E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241017788583E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141281326E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984877430240E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944176100665E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593243088797E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8923849308530E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601327136842E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895545911807E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2304753132909E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7987205146114E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1019555986945E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613602551635E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1484926319625E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4664931544463E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   2.74086309204336E-15  1.19414559406422E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379107037624E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0697942246998E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9163324295300E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7180161783294E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.7909735346930E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7438567244613E-02  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.8764055010928E-03  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1125485357815E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0622748288443E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0255100799208E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.3927831832790E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4628504678656E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9063333350599E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9104303256701E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8847638499620E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773601872526E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6089146754841E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1794348199643E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1400631489539E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2206193390736E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2884755916918E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5784107353766E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6883165351039E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901803209488E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2373886030914E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848316410554E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8041874692077E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3762134769828E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8178962284204E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862388738580E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8693755110797E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5087559908362E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4475604338027E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6932819732563E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883955878983E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2393435216498E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4895470711870E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8112004850624E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6432798715932E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534607584484E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7990034747040E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5627579159176E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0493400330882E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1735143492317E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676873185E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986338453347E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946109533687E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224920935403E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6970461977801E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5888729923653E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2938818877747E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2243563825070E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857489986716E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4271349408357E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0762479695840E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1231632966598E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3542236548048E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   9.14893161230168E-15  1.21086359699723E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7418877217441E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5197797577300E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6387257251618E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1228508622200E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.4740473623222E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   8.7372356249205E-02  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8125554384345E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.1569343634102E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4035484251419E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1593992685448E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0000244039890E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4212360802563E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6200459405758E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7781208868486E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0802005701995E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7358556162743E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8496607403187E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1936518913344E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754848645083E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8913953216957E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7290094112695E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0435672733994E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2557071331325E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642038024092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4536639552133E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6266801239915E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0902794389598E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  
 (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  
 (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2253574801228E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3800167328253E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7942861588948E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3704760645735E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8138983382972E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834957698956E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8522947337857E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4663893952692E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4447231833565E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6931314376783E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2568371340211E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.2659845385742E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4663486698417E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8030074550825E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6304904092979E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9124302868254E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8747026676120E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5911576555177E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0399504320496E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1627491696718E-09  
 (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  
 (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  
 (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00  
 (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  
 (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  
 (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  
 (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00  
 (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01  
 (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00  
 (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01  
 (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00  
 (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01  
 (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02  
 (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02  
 (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212465043E+02  
 (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987799964088E+01  
 (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948042966709E-01  
 (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03  
 (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04  
 (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  
 (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  
 (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  
 (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8168600298637E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.6898760592282E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5305873951169E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2833661159168E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2234524660101E+00  
 (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  
 (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  
 (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  
 (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08  
 (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09  
 (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02  
 (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01  
 (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  
 (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  
 (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  
 (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5446522559556E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.4746835409894E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0478471455805E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1127098811425E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3332002194269E-09  
 (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  
 (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  
 (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  
 (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01  
 (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01  
 (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02  
 (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01  
 (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00  
 (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  
 (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01  
 (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  
 (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  
 (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR EXF statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   1.90472637662253E-15  1.20588791629582E+00  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  
 (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  
 (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0537856200828E-01  
 (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.0222505477617E-03  
 (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.6756087432512E-02  
 (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.1153129663672E-02  
 (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.7300038360214E-03  
 (PID.TID 0000.0001) %MON seaice_vice_max              =   1.0327967144606E-01  
 (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8429563109314E-01  
 (PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.0204452702274E-02  
 (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2008136711984E-02  
 (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3784453786256E-03  
 (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9949886014718E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4229446635011E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6412387452091E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7518113632065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2708986869015E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7049921953793E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8399136384143E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1946568769434E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5685999734443E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9294513621855E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6488626024977E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0176989914943E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2580774809436E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1403964255210E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4294205598709E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6149830804532E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0941920656054E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
 (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03  
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: psbar.0000000000.001.001.data  
5478  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
5479  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
5480  (PID.TID 0000.0001) ph-cost call cost_theta0  (PID.TID 0000.0001) ph-cost call cost_theta0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  
5481  (PID.TID 0000.0001) ph-cost call cost_salt0  (PID.TID 0000.0001) ph-cost call cost_salt0
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  
5482  (PID.TID 0000.0001) ph-cost call cost_theta  (PID.TID 0000.0001) ph-cost call cost_theta
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  
5483  (PID.TID 0000.0001) ph-cost call cost_salt  (PID.TID 0000.0001) ph-cost call cost_salt
 (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: sbar.0000000000.001.001.data  
5484  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
5485  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00    SICD cost smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5486   --> f_ice     = 0.000000000000000E+00    SICD num points smrarea/sst/sss    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000    
5487   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
5488   --> f_temp    = 0.298833935799975E+04   --> f_smrarea = 0.000000000000000D+00
5489   --> f_salt    = 0.118048131984507E+04   --> f_smrarea = 0.000000000000000D+00
5490   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
5491   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006216D+04
5492   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833140117D+04
5493   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
5494   --> f_sst     = 0.298096543324374E+04   --> f_salt0   = 0.000000000000000D+00
5495   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
5496   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
5497   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
5498   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
5499   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
5500   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269673D+04
5501   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
5502   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
5503   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
5504   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
5505   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
5506   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
5507   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
5508   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
5509   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
5510   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
5511   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
5512   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
5513   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
5514   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
5515   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
5516   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
5517   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
5518   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
5519   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
5520   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
5521   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
5522   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
5523   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
5524   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
5525   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
5526   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
5527   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
5528   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
5529   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
5530   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
5531   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
5532   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
5533   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
5534   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
5535   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
5536   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
5537   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
5538   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
5539   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
5540   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
5541   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
5542   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
5543   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
5544   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
5545   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
5546   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
5547   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
5548   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
5549   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
5550   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
5551   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
5552   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
5553   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
5554   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
5555   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
5556   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
5557   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
5558   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
5559   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
5560   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
5561   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
5562   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
5563   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
5564   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
5565   --> objf_hmean           = 0.502695421277349E-01   --> f_kapgm   = 0.000000000000000D+00
5566   --> fc               = 0.714983638063069E+04   --> f_kapredi   = 0.000000000000000D+00
5567  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
5568     --> f_eddytau = 0.000000000000000D+00
5569     --> f_bottomdrag = 0.000000000000000D+00
5570     --> f_hfluxmm2           = 0.000000000000000D+00
5571     --> f_sfluxmm2           = 0.000000000000000D+00
5572     --> f_transp             = 0.000000000000000D+00
5573     --> objf_hmean           = 0.502612189121841D-01
5574    (PID.TID 0000.0001)  --> fc               = 0.723648986537897D+04
5575    (PID.TID 0000.0001)   early fc =  0.000000000000000D+00
5576    (PID.TID 0000.0001)   local fc =  0.723643960416006D+04
5577    (PID.TID 0000.0001)  global fc =  0.723648986537897D+04
5578    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986537897E+03
5579  grad-res -------------------------------  grad-res -------------------------------
5580   grad-res     0    5   16    1    1    1    1    1   0.714983637992E+04 0.714983637922E+04 0.714983638063E+04   grad-res     0    5   10    8    1    1    1    1   7.23648986542E+03  7.23648986545E+03  7.23648986538E+03
5581   grad-res     0    5    5    8  150    1    1    1   -.705844401672E-02 -.706038008502E-02 -.274291090317E-03   grad-res     0    5    5   14    0    1    1    1   3.74780555270E-04  3.75011950382E-04 -6.17414934334E-04
5582  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14983637992466E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
5583  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -7.05844401671690E-03  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  3.74780555270110E-04
5584   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  3.75011950382032E-04
5585   ph-grd  ierr =  0, icomp =  8, ichknum =  5  (PID.TID 0000.0001) ====== End of gradient-check number   5 (ierr=  0) =======
5586  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5587  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5588  (PID.TID 0000.0001) // Gradient check results  >>> START <<<  (PID.TID 0000.0001) // Gradient check results  >>> START <<<
5589  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5590  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5591    (PID.TID 0000.0001)  EPS =   1.000000E-04
5592    (PID.TID 0000.0001)
5593    (PID.TID 0000.0001) grdchk output h.p:  Id Itile Jtile LAYER   bi   bj   X(Id)           X(Id)+/-EPS
5594    (PID.TID 0000.0001) grdchk output h.c:  Id  FC                   FC1                  FC2
5595    (PID.TID 0000.0001) grdchk output h.g:  Id     FC1-FC2/(2*EPS)      ADJ GRAD(FC)         1-FDGRD/ADGRD
5596    (PID.TID 0000.0001)
5597    (PID.TID 0000.0001) grdchk output (p):   1     6     8     1    1    1   0.000000000E+00 -1.000000000E-04
5598    (PID.TID 0000.0001) grdchk output (c):   1  7.2364898654165E+03  7.2364898654349E+03  7.2364898653980E+03
5599    (PID.TID 0000.0001) grdchk output (g):   1     1.8452738004271E-04  1.8449826970862E-04 -1.5778106826625E-04
5600  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5601  (PID.TID 0000.0001)  EPS =  0.100E-03  (PID.TID 0000.0001) grdchk output (p):   2     7     8     1    1    1   0.000000000E+00 -1.000000000E-04
5602  (PID.TID 0000.0001) grdchk output:            procId               I        ITILEPOS        JTILEPOS           LAYER            X(I)      X(I)+/-EPS  (PID.TID 0000.0001) grdchk output (c):   2  7.2364898654165E+03  7.2364898654344E+03  7.2364898653986E+03
5603  (PID.TID 0000.0001) grdchk output:                                FC             FC1             FC2 FC1-FC2/(2*EPS)    ADJ GRAD(FC)   1-FDGRD/ADGRD  (PID.TID 0000.0001) grdchk output (g):   2     1.7885213310365E-04  1.7882587269979E-04 -1.4684901831075E-04
 (PID.TID 0000.0001) grdchk output:                 0               1              12               1               1 0.000000000E+00 -.100000000E-03  
 (PID.TID 0000.0001) grdchk output:                   0.714983638E+04 0.714983638E+04 0.714983638E+04 -.147486980E-01 -.147553741E-01 0.452446281E-03  
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) grdchk output:                 0               2              13               1               1 0.000000000E+00 -.100000000E-03  
 (PID.TID 0000.0001) grdchk output:                   0.714983638E+04 0.714983638E+04 0.714983638E+04 -.155995485E-01 -.156152868E-01 0.100787842E-02  
5604  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5605  (PID.TID 0000.0001) grdchk output:                 0               3              14               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output (p):   3     8     8     1    1    1   0.000000000E+00 -1.000000000E-04
5606  (PID.TID 0000.0001) grdchk output:                   0.714983638E+04 0.714983638E+04 0.714983638E+04 -.119838160E-01 -.119814406E-01 -.198257662E-03  (PID.TID 0000.0001) grdchk output (c):   3  7.2364898654165E+03  7.2364898654397E+03  7.2364898653933E+03
5607    (PID.TID 0000.0001) grdchk output (g):   3     2.3215307010105E-04  2.3194313753593E-04 -9.0510358423801E-04
5608  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5609  (PID.TID 0000.0001) grdchk output:                 0               4              15               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output (p):   4     9     8     1    1    1   0.000000000E+00 -1.000000000E-04
5610  (PID.TID 0000.0001) grdchk output:                   0.714983638E+04 0.714983638E+04 0.714983638E+04 -.582228040E-02 -.581927593E-02 -.516295553E-03  (PID.TID 0000.0001) grdchk output (c):   4  7.2364898654165E+03  7.2364898654463E+03  7.2364898653866E+03
5611    (PID.TID 0000.0001) grdchk output (g):   4     2.9821876523783E-04  2.9791810860531E-04 -1.0091922036315E-03
5612  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5613  (PID.TID 0000.0001) grdchk output:                 0               5              16               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output (p):   5    10     8     1    1    1   0.000000000E+00 -1.000000000E-04
5614  (PID.TID 0000.0001) grdchk output:                   0.714983638E+04 0.714983638E+04 0.714983638E+04 -.706038009E-02 -.705844402E-02 -.274291090E-03  (PID.TID 0000.0001) grdchk output (c):   5  7.2364898654165E+03  7.2364898654540E+03  7.2364898653790E+03
5615    (PID.TID 0000.0001) grdchk output (g):   5     3.7501195038203E-04  3.7478055527011E-04 -6.1741493433431E-04
5616  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5617    (PID.TID 0000.0001) grdchk  summary  :  RMS of    5 ratios =  6.7310357344055E-04
5618  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5619  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5620  (PID.TID 0000.0001) // Gradient check results  >>> END <<<  (PID.TID 0000.0001) // Gradient check results  >>> END <<<
5621  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5622  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5623  (PID.TID 0000.0001)   Seconds in section "ALL                    [THE_MODEL_MAIN]":  (PID.TID 0000.0001)   Seconds in section "ALL                    [THE_MODEL_MAIN]":
5624  (PID.TID 0000.0001)           User time:  30.5753524  (PID.TID 0000.0001)           User time:   28.119724434334785
5625  (PID.TID 0000.0001)         System time:  0.574912999  (PID.TID 0000.0001)         System time:  0.18797199788969010
5626  (PID.TID 0000.0001)     Wall clock time:  31.630131  (PID.TID 0000.0001)     Wall clock time:   28.380908966064453
5627  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts:           1
5628  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops:           1
5629  (PID.TID 0000.0001)   Seconds in section "INITIALISE_FIXED       [THE_MODEL_MAIN]":  (PID.TID 0000.0001)   Seconds in section "INITIALISE_FIXED       [THE_MODEL_MAIN]":
5630  (PID.TID 0000.0001)           User time:  2.23765993  (PID.TID 0000.0001)           User time:  0.14397799642756581
5631  (PID.TID 0000.0001)         System time:  0.0929859987  (PID.TID 0000.0001)         System time:  1.19989997474476695E-002
5632  (PID.TID 0000.0001)     Wall clock time:  2.66285801  (PID.TID 0000.0001)     Wall clock time:  0.15598988533020020
5633  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts:           1
5634  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops:           1
5635  (PID.TID 0000.0001)   Seconds in section "ADTHE_MAIN_LOOP          [ADJOINT RUN]":  (PID.TID 0000.0001)   Seconds in section "ADTHE_MAIN_LOOP       [ADJOINT RUN]":
5636  (PID.TID 0000.0001)           User time:  13.5589383  (PID.TID 0000.0001)           User time:   10.310431763529778
5637  (PID.TID 0000.0001)         System time:  0.313951991  (PID.TID 0000.0001)         System time:  9.39849987626075745E-002
5638  (PID.TID 0000.0001)     Wall clock time:  14.0140789  (PID.TID 0000.0001)     Wall clock time:   10.426691055297852
5639  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts:           1
5640  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops:           1
5641    (PID.TID 0000.0001)   Seconds in section "FORWARD_STEP        [MAIN_DO_LOOP]":
5642    (PID.TID 0000.0001)           User time:   17.371365725994110
5643    (PID.TID 0000.0001)         System time:  3.19950003176927567E-002
5644    (PID.TID 0000.0001)     Wall clock time:   17.435748338699341
5645    (PID.TID 0000.0001)          No. starts:          44
5646    (PID.TID 0000.0001)           No. stops:          44
5647    (PID.TID 0000.0001)   Seconds in section "LOAD_FIELDS_DRIVER  [FORWARD_STEP]":
5648    (PID.TID 0000.0001)           User time:  0.10998189449310303
5649    (PID.TID 0000.0001)         System time:  2.09970045834779739E-002
5650    (PID.TID 0000.0001)     Wall clock time:  0.13573122024536133
5651    (PID.TID 0000.0001)          No. starts:          44
5652    (PID.TID 0000.0001)           No. stops:          44
5653  (PID.TID 0000.0001)   Seconds in section "EXF_GETFORCING     [LOAD_FLDS_DRIVER]":  (PID.TID 0000.0001)   Seconds in section "EXF_GETFORCING     [LOAD_FLDS_DRIVER]":
5654  (PID.TID 0000.0001)           User time:  0.42892766  (PID.TID 0000.0001)           User time:  0.12098014354705811
5655  (PID.TID 0000.0001)         System time:  0.040993005  (PID.TID 0000.0001)         System time:  2.09970045834779739E-002
5656  (PID.TID 0000.0001)     Wall clock time:  0.514090776  (PID.TID 0000.0001)     Wall clock time:  0.14618992805480957
5657  (PID.TID 0000.0001)          No. starts: 52  (PID.TID 0000.0001)          No. starts:          48
5658  (PID.TID 0000.0001)           No. stops: 52  (PID.TID 0000.0001)           No. stops:          48
5659  (PID.TID 0000.0001)   Seconds in section "I/O (WRITE)        [ADJOINT LOOP]":  (PID.TID 0000.0001)   Seconds in section "I/O (WRITE)        [ADJOINT LOOP]":
5660  (PID.TID 0000.0001)           User time:  0.252964497  (PID.TID 0000.0001)           User time:  7.79895782470703125E-002
5661  (PID.TID 0000.0001)         System time:  0.0549930334  (PID.TID 0000.0001)         System time:  1.69979929924011230E-002
5662  (PID.TID 0000.0001)     Wall clock time:  0.341745138  (PID.TID 0000.0001)     Wall clock time:  9.44666862487792969E-002
5663  (PID.TID 0000.0001)          No. starts: 264  (PID.TID 0000.0001)          No. starts:         180
5664  (PID.TID 0000.0001)           No. stops: 264  (PID.TID 0000.0001)           No. stops:         180
5665    (PID.TID 0000.0001)   Seconds in section "EXTERNAL_FLDS_LOAD [LOAD_FLDS_DRIVER]":
5666    (PID.TID 0000.0001)           User time:  9.99450683593750000E-004
5667    (PID.TID 0000.0001)         System time:   0.0000000000000000
5668    (PID.TID 0000.0001)     Wall clock time:  4.60624694824218750E-004
5669    (PID.TID 0000.0001)          No. starts:          48
5670    (PID.TID 0000.0001)           No. stops:          48
5671    (PID.TID 0000.0001)   Seconds in section "CTRL_MAP_FORCING  [FORWARD_STEP]":
5672    (PID.TID 0000.0001)           User time:  6.00108504295349121E-003
5673    (PID.TID 0000.0001)         System time:   0.0000000000000000
5674    (PID.TID 0000.0001)     Wall clock time:  4.90021705627441406E-003
5675    (PID.TID 0000.0001)          No. starts:          44
5676    (PID.TID 0000.0001)           No. stops:          44
5677    (PID.TID 0000.0001)   Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]":
5678    (PID.TID 0000.0001)           User time:  1.79963707923889160E-002
5679    (PID.TID 0000.0001)         System time:   0.0000000000000000
5680    (PID.TID 0000.0001)     Wall clock time:  1.50125026702880859E-002
5681    (PID.TID 0000.0001)          No. starts:          44
5682    (PID.TID 0000.0001)           No. stops:          44
5683    (PID.TID 0000.0001)   Seconds in section "DO_OCEANIC_PHYS     [FORWARD_STEP]":
5684    (PID.TID 0000.0001)           User time:   7.3298848271369934
5685    (PID.TID 0000.0001)         System time:  3.00000607967376709E-003
5686    (PID.TID 0000.0001)     Wall clock time:   7.3500447273254395
5687    (PID.TID 0000.0001)          No. starts:          44
5688    (PID.TID 0000.0001)           No. stops:          44
5689  (PID.TID 0000.0001)   Seconds in section "SEAICE_MODEL    [DO_OCEANIC_PHYS]":  (PID.TID 0000.0001)   Seconds in section "SEAICE_MODEL    [DO_OCEANIC_PHYS]":
5690  (PID.TID 0000.0001)           User time:  1.52777672  (PID.TID 0000.0001)           User time:   2.0756761431694031
5691  (PID.TID 0000.0001)         System time:  0.000999987125  (PID.TID 0000.0001)         System time:  1.00000202655792236E-003
5692  (PID.TID 0000.0001)     Wall clock time:  1.52738953  (PID.TID 0000.0001)     Wall clock time:   2.0836670398712158
5693  (PID.TID 0000.0001)          No. starts: 52  (PID.TID 0000.0001)          No. starts:          48
5694  (PID.TID 0000.0001)           No. stops: 52  (PID.TID 0000.0001)           No. stops:          48
5695  (PID.TID 0000.0001)   Seconds in section "SEAICE_DYNSOLVER   [SEAICE_MODEL]":  (PID.TID 0000.0001)   Seconds in section "SEAICE_DYNSOLVER   [SEAICE_MODEL]":
5696  (PID.TID 0000.0001)           User time:  0.985845566  (PID.TID 0000.0001)           User time:   1.8037261664867401
5697  (PID.TID 0000.0001)         System time:  0.000999987125  (PID.TID 0000.0001)         System time:   0.0000000000000000
5698  (PID.TID 0000.0001)     Wall clock time:  0.9833951  (PID.TID 0000.0001)     Wall clock time:   1.8102991580963135
5699  (PID.TID 0000.0001)          No. starts: 52  (PID.TID 0000.0001)          No. starts:          48
5700  (PID.TID 0000.0001)           No. stops: 52  (PID.TID 0000.0001)           No. stops:          48
5701  (PID.TID 0000.0001)   Seconds in section "KPP_CALC [DO_OCEANIC_PHYS]":  (PID.TID 0000.0001)   Seconds in section "KPP_CALC [DO_OCEANIC_PHYS]":
5702  (PID.TID 0000.0001)           User time:  3.69844007  (PID.TID 0000.0001)           User time:   3.8374148607254028
5703  (PID.TID 0000.0001)         System time:  0.00299999118  (PID.TID 0000.0001)         System time:  1.00000202655792236E-003
5704  (PID.TID 0000.0001)     Wall clock time:  3.70618725  (PID.TID 0000.0001)     Wall clock time:   3.8459410667419434
5705  (PID.TID 0000.0001)          No. starts: 52  (PID.TID 0000.0001)          No. starts:         192
5706  (PID.TID 0000.0001)           No. stops: 52  (PID.TID 0000.0001)           No. stops:         192
 (PID.TID 0000.0001)   Seconds in section "CTRL_PACK           [THE_MODEL_MAIN]":  
 (PID.TID 0000.0001)           User time:  0.0499925613  
 (PID.TID 0000.0001)         System time:  0.011999011  
 (PID.TID 0000.0001)     Wall clock time:  0.0612208843  
 (PID.TID 0000.0001)          No. starts: 1  
 (PID.TID 0000.0001)           No. stops: 1  
 (PID.TID 0000.0001)   Seconds in section "CTRL_PACK     [THE_MODEL_MAIN]":  
 (PID.TID 0000.0001)           User time:  0.0529918671  
 (PID.TID 0000.0001)         System time:  0.00699898601  
 (PID.TID 0000.0001)     Wall clock time:  0.0602388382  
 (PID.TID 0000.0001)          No. starts: 1  
 (PID.TID 0000.0001)           No. stops: 1  
 (PID.TID 0000.0001)   Seconds in section "GRDCHK_MAIN         [THE_MODEL_MAIN]":  
 (PID.TID 0000.0001)           User time:  14.6727695  
 (PID.TID 0000.0001)         System time:  0.148977011  
 (PID.TID 0000.0001)     Wall clock time:  14.8291841  
 (PID.TID 0000.0001)          No. starts: 1  
 (PID.TID 0000.0001)           No. stops: 1  
 (PID.TID 0000.0001)   Seconds in section "ECCO SPIN-UP":  
 (PID.TID 0000.0001)           User time:  0.813875198  
 (PID.TID 0000.0001)         System time:  0.0239969194  
 (PID.TID 0000.0001)     Wall clock time:  0.837187767  
 (PID.TID 0000.0001)          No. starts: 10  
 (PID.TID 0000.0001)           No. stops: 10  
 (PID.TID 0000.0001)   Seconds in section "INITIALISE_VARIA    [THE_MAIN_LOOP]":  
 (PID.TID 0000.0001)           User time:  0.810874939  
 (PID.TID 0000.0001)         System time:  0.0239969194  
 (PID.TID 0000.0001)     Wall clock time:  0.83528161  
 (PID.TID 0000.0001)          No. starts: 10  
 (PID.TID 0000.0001)           No. stops: 10  
 (PID.TID 0000.0001)   Seconds in section "ECCO MAIN LOOP":  
 (PID.TID 0000.0001)           User time:  13.3469706  
 (PID.TID 0000.0001)         System time:  0.0579921305  
 (PID.TID 0000.0001)     Wall clock time:  13.4130301  
 (PID.TID 0000.0001)          No. starts: 10  
 (PID.TID 0000.0001)           No. stops: 10  
 (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS   [ECCO MAIN]":  
 (PID.TID 0000.0001)           User time:  0.031999588  
 (PID.TID 0000.0001)         System time:  0.  
 (PID.TID 0000.0001)     Wall clock time:  0.0332746506  
 (PID.TID 0000.0001)          No. starts: 40  
 (PID.TID 0000.0001)           No. stops: 40  
 (PID.TID 0000.0001)   Seconds in section "LOAD_FIELDS_DRIVER  [FORWARD_STEP]":  
 (PID.TID 0000.0001)           User time:  0.330940247  
 (PID.TID 0000.0001)         System time:  0.0329940021  
 (PID.TID 0000.0001)     Wall clock time:  0.364250422  
 (PID.TID 0000.0001)          No. starts: 40  
 (PID.TID 0000.0001)           No. stops: 40  
 (PID.TID 0000.0001)   Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]":  
 (PID.TID 0000.0001)           User time:  0.000999450684  
 (PID.TID 0000.0001)         System time:  0.  
 (PID.TID 0000.0001)     Wall clock time:  0.00156641006  
 (PID.TID 0000.0001)          No. starts: 40  
 (PID.TID 0000.0001)           No. stops: 40  
 (PID.TID 0000.0001)   Seconds in section "DO_OCEANIC_PHYS     [FORWARD_STEP]":  
 (PID.TID 0000.0001)           User time:  5.72312737  
 (PID.TID 0000.0001)         System time:  0.00299996138  
 (PID.TID 0000.0001)     Wall clock time:  5.72564411  
 (PID.TID 0000.0001)          No. starts: 40  
 (PID.TID 0000.0001)           No. stops: 40  
5707  (PID.TID 0000.0001)   Seconds in section "DYNAMICS            [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DYNAMICS            [FORWARD_STEP]":
5708  (PID.TID 0000.0001)           User time:  2.89855766  (PID.TID 0000.0001)           User time:   4.0203890502452850
5709  (PID.TID 0000.0001)         System time:  0.00899904966  (PID.TID 0000.0001)         System time:  2.99999117851257324E-003
5710  (PID.TID 0000.0001)     Wall clock time:  2.9082098  (PID.TID 0000.0001)     Wall clock time:   4.0320317745208740
5711  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          44
5712  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          44
5713  (PID.TID 0000.0001)   Seconds in section "SOLVE_FOR_PRESSURE  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "SOLVE_FOR_PRESSURE  [FORWARD_STEP]":
5714  (PID.TID 0000.0001)           User time:  0.341959  (PID.TID 0000.0001)           User time:  0.45693498849868774
5715  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5716  (PID.TID 0000.0001)     Wall clock time:  0.342308044  (PID.TID 0000.0001)     Wall clock time:  0.45616960525512695
5717  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          44
5718  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          44
5719  (PID.TID 0000.0001)   Seconds in section "UV_CORRECTION_STEP  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "MOM_CORRECTION_STEP [FORWARD_STEP]":
5720  (PID.TID 0000.0001)           User time:  0.117984772  (PID.TID 0000.0001)           User time:  0.13697457313537598
5721  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5722  (PID.TID 0000.0001)     Wall clock time:  0.116668463  (PID.TID 0000.0001)     Wall clock time:  0.13634681701660156
5723  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          44
5724  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          44
5725    (PID.TID 0000.0001)   Seconds in section "INTEGR_CONTINUITY   [FORWARD_STEP]":
5726    (PID.TID 0000.0001)           User time:  7.09931850433349609E-002
5727    (PID.TID 0000.0001)         System time:   0.0000000000000000
5728    (PID.TID 0000.0001)     Wall clock time:  7.20224380493164063E-002
5729    (PID.TID 0000.0001)          No. starts:          44
5730    (PID.TID 0000.0001)           No. stops:          44
5731  (PID.TID 0000.0001)   Seconds in section "BLOCKING_EXCHANGES  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "BLOCKING_EXCHANGES  [FORWARD_STEP]":
5732  (PID.TID 0000.0001)           User time:  0.122970581  (PID.TID 0000.0001)           User time:  0.25495713949203491
5733  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5734  (PID.TID 0000.0001)     Wall clock time:  0.122534513  (PID.TID 0000.0001)     Wall clock time:  0.25723123550415039
5735  (PID.TID 0000.0001)          No. starts: 80  (PID.TID 0000.0001)          No. starts:          88
5736  (PID.TID 0000.0001)           No. stops: 80  (PID.TID 0000.0001)           No. stops:          88
5737  (PID.TID 0000.0001)   Seconds in section "THERMODYNAMICS      [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "THERMODYNAMICS      [FORWARD_STEP]":
5738  (PID.TID 0000.0001)           User time:  3.13651276  (PID.TID 0000.0001)           User time:   4.5703096985816956
5739  (PID.TID 0000.0001)         System time:  0.00499901175  (PID.TID 0000.0001)         System time:  3.99799644947052002E-003
5740  (PID.TID 0000.0001)     Wall clock time:  3.14516544  (PID.TID 0000.0001)     Wall clock time:   4.5852625370025635
5741  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          44
5742  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          44
5743  (PID.TID 0000.0001)   Seconds in section "TS_CORRECTION_STEP  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "TRC_CORRECTION_STEP [FORWARD_STEP]":
5744  (PID.TID 0000.0001)           User time:  0.044008255  (PID.TID 0000.0001)           User time:   0.0000000000000000
5745  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5746  (PID.TID 0000.0001)     Wall clock time:  0.042735815  (PID.TID 0000.0001)     Wall clock time:  4.24623489379882813E-004
5747  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          44
5748  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          44
 (PID.TID 0000.0001)   Seconds in section "DO_STATEVARS_TAVE   [FORWARD_STEP]":  
 (PID.TID 0000.0001)           User time:  0.00199699402  
 (PID.TID 0000.0001)         System time:  0.  
 (PID.TID 0000.0001)     Wall clock time:  0.00161457062  
 (PID.TID 0000.0001)          No. starts: 40  
 (PID.TID 0000.0001)           No. stops: 40  
5749  (PID.TID 0000.0001)   Seconds in section "MONITOR             [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "MONITOR             [FORWARD_STEP]":
5750  (PID.TID 0000.0001)           User time:  0.00300216675  (PID.TID 0000.0001)           User time:   0.0000000000000000
5751  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5752  (PID.TID 0000.0001)     Wall clock time:  0.00159955025  (PID.TID 0000.0001)     Wall clock time:  4.35829162597656250E-004
5753  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          44
5754  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          44
5755    (PID.TID 0000.0001)   Seconds in section "COST_TILE           [FORWARD_STEP]":
5756    (PID.TID 0000.0001)           User time:   0.0000000000000000
5757    (PID.TID 0000.0001)         System time:   0.0000000000000000
5758    (PID.TID 0000.0001)     Wall clock time:  4.34875488281250000E-004
5759    (PID.TID 0000.0001)          No. starts:          44
5760    (PID.TID 0000.0001)           No. stops:          44
5761  (PID.TID 0000.0001)   Seconds in section "DO_THE_MODEL_IO     [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DO_THE_MODEL_IO     [FORWARD_STEP]":
5762  (PID.TID 0000.0001)           User time:  0.260959625  (PID.TID 0000.0001)           User time:  1.00135803222656250E-003
5763  (PID.TID 0000.0001)         System time:  0.00700011849  (PID.TID 0000.0001)         System time:   0.0000000000000000
5764  (PID.TID 0000.0001)     Wall clock time:  0.274851322  (PID.TID 0000.0001)     Wall clock time:  6.70671463012695313E-004
5765  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          44
5766  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          44
5767  (PID.TID 0000.0001)   Seconds in section "DO_WRITE_PICKUP     [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DO_WRITE_PICKUP     [FORWARD_STEP]":
5768  (PID.TID 0000.0001)           User time:  0.0030002594  (PID.TID 0000.0001)           User time:   0.0000000000000000
5769  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5770  (PID.TID 0000.0001)     Wall clock time:  0.00165820122  (PID.TID 0000.0001)     Wall clock time:  6.41584396362304688E-004
5771  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          44
5772  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          44
5773  (PID.TID 0000.0001)   Seconds in section "ECCO SPIN-DOWN":  (PID.TID 0000.0001)   Seconds in section "CTRL_PACK           [THE_MODEL_MAIN]":
5774  (PID.TID 0000.0001)           User time:  0.488927841  (PID.TID 0000.0001)           User time:  2.49977111816406250E-002
5775  (PID.TID 0000.0001)         System time:  0.0639889836  (PID.TID 0000.0001)         System time:  2.99999862909317017E-003
5776  (PID.TID 0000.0001)     Wall clock time:  0.551934719  (PID.TID 0000.0001)     Wall clock time:  2.84070968627929688E-002
5777  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:           1
5778  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:           1
5779  (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "CTRL_PACK     [THE_MODEL_MAIN]":
5780  (PID.TID 0000.0001)           User time:  0.0679931641  (PID.TID 0000.0001)           User time:  2.59952545166015625E-002
5781  (PID.TID 0000.0001)         System time:  0.00799891353  (PID.TID 0000.0001)         System time:  1.99900567531585693E-003
5782  (PID.TID 0000.0001)     Wall clock time:  0.0739459991  (PID.TID 0000.0001)     Wall clock time:  2.76880264282226563E-002
5783  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:           1
5784  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:           1
5785    (PID.TID 0000.0001)   Seconds in section "GRDCHK_MAIN         [THE_MODEL_MAIN]":
5786    (PID.TID 0000.0001)           User time:   17.614321708679199
5787    (PID.TID 0000.0001)         System time:  7.69889950752258301E-002
5788    (PID.TID 0000.0001)     Wall clock time:   17.741987943649292
5789    (PID.TID 0000.0001)          No. starts:           1
5790    (PID.TID 0000.0001)           No. stops:           1
5791    (PID.TID 0000.0001)   Seconds in section "INITIALISE_VARIA    [THE_MAIN_LOOP]":
5792    (PID.TID 0000.0001)           User time:  0.41993522644042969
5793    (PID.TID 0000.0001)         System time:  5.99799305200576782E-003
5794    (PID.TID 0000.0001)     Wall clock time:  0.42578983306884766
5795    (PID.TID 0000.0001)          No. starts:          10
5796    (PID.TID 0000.0001)           No. stops:          10
5797    (PID.TID 0000.0001)   Seconds in section "MAIN LOOP           [THE_MAIN_LOOP]":
5798    (PID.TID 0000.0001)           User time:   17.187387466430664
5799    (PID.TID 0000.0001)         System time:  6.39909952878952026E-002
5800    (PID.TID 0000.0001)     Wall clock time:   17.300926208496094
5801    (PID.TID 0000.0001)          No. starts:          10
5802    (PID.TID 0000.0001)           No. stops:          10
5803    (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS [MAIN_DO_LOOP]":
5804    (PID.TID 0000.0001)           User time:  2.19964981079101563E-002
5805    (PID.TID 0000.0001)         System time:   0.0000000000000000
5806    (PID.TID 0000.0001)     Wall clock time:  2.53794193267822266E-002
5807    (PID.TID 0000.0001)          No. starts:          40
5808    (PID.TID 0000.0001)           No. stops:          40
5809    (PID.TID 0000.0001)   Seconds in section "MAIN_DO_LOOP        [THE_MAIN_LOOP]":
5810    (PID.TID 0000.0001)           User time:   15.797603607177734
5811    (PID.TID 0000.0001)         System time:  2.59959995746612549E-002
5812    (PID.TID 0000.0001)     Wall clock time:   15.850007057189941
5813    (PID.TID 0000.0001)          No. starts:          40
5814    (PID.TID 0000.0001)           No. stops:          40
5815    (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS [THE_MAIN_LOOP]":
5816    (PID.TID 0000.0001)           User time:  2.90002822875976563E-002
5817    (PID.TID 0000.0001)         System time:  9.99802350997924805E-003
5818    (PID.TID 0000.0001)     Wall clock time:  5.18975257873535156E-002
5819    (PID.TID 0000.0001)          No. starts:          10
5820    (PID.TID 0000.0001)           No. stops:          10
5821    (PID.TID 0000.0001)   Seconds in section "ECCO_COST_DRIVER   [THE_MAIN_LOOP]":
5822    (PID.TID 0000.0001)           User time:  0.36494255065917969
5823    (PID.TID 0000.0001)         System time:  2.79969722032546997E-002
5824    (PID.TID 0000.0001)     Wall clock time:  0.39240121841430664
5825    (PID.TID 0000.0001)          No. starts:          10
5826    (PID.TID 0000.0001)           No. stops:          10
5827  (PID.TID 0000.0001)   Seconds in section "COST_FORCING       [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_FORCING       [ECCO SPIN-DOWN]":
5828  (PID.TID 0000.0001)           User time:  0.0939826965  (PID.TID 0000.0001)           User time:  4.59909439086914063E-002
5829  (PID.TID 0000.0001)         System time:  0.0259939432  (PID.TID 0000.0001)         System time:  1.69989839196205139E-002
5830  (PID.TID 0000.0001)     Wall clock time:  0.119162083  (PID.TID 0000.0001)     Wall clock time:  6.33728504180908203E-002
5831  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5832  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5833  (PID.TID 0000.0001)   Seconds in section "COST_SSH           [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_SSH           [ECCO SPIN-DOWN]":
5834  (PID.TID 0000.0001)           User time:  0.0139961243  (PID.TID 0000.0001)           User time:  8.00323486328125000E-003
5835  (PID.TID 0000.0001)         System time:  0.00599896908  (PID.TID 0000.0001)         System time:  9.99003648757934570E-004
5836  (PID.TID 0000.0001)     Wall clock time:  0.022424221  (PID.TID 0000.0001)     Wall clock time:  6.94465637207031250E-003
5837  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5838  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5839  (PID.TID 0000.0001)   Seconds in section "COST_HYD           [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_HYD           [ECCO SPIN-DOWN]":
5840  (PID.TID 0000.0001)           User time:  0.29596138  (PID.TID 0000.0001)           User time:  0.30994892120361328
5841  (PID.TID 0000.0001)         System time:  0.0229971707  (PID.TID 0000.0001)         System time:  9.99898463487625122E-003
5842  (PID.TID 0000.0001)     Wall clock time:  0.318039894  (PID.TID 0000.0001)     Wall clock time:  0.32016205787658691
5843  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5844  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5845  (PID.TID 0000.0001)   Seconds in section "SEAICE_COST_DRIVER [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "SEAICE_COST_DRIVER [ECCO SPIN-DOWN]":
5846  (PID.TID 0000.0001)           User time:  0.  (PID.TID 0000.0001)           User time:   0.0000000000000000
5847  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5848  (PID.TID 0000.0001)     Wall clock time:  0.00134134293  (PID.TID 0000.0001)     Wall clock time:  8.13007354736328125E-004
5849  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5850  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5851  (PID.TID 0000.0001)   Seconds in section "COST_INTERNAL_PARAMS  [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_INTERNAL_PARAMS  [ECCO SPIN-DOWN]":
5852  (PID.TID 0000.0001)           User time:  0.000999450684  (PID.TID 0000.0001)           User time:   0.0000000000000000
5853  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5854  (PID.TID 0000.0001)     Wall clock time:  0.000459671021  (PID.TID 0000.0001)     Wall clock time:  1.15633010864257813E-004
5855  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5856  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5857  (PID.TID 0000.0001)   Seconds in section "COST_GENCOST_ALL    [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_GENCOST_ALL    [ECCO SPIN-DOWN]":
5858  (PID.TID 0000.0001)           User time:  0.  (PID.TID 0000.0001)           User time:  9.99450683593750000E-004
5859  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5860  (PID.TID 0000.0001)     Wall clock time:  0.000451564789  (PID.TID 0000.0001)     Wall clock time:  9.79900360107421875E-005
5861  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5862  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5863  (PID.TID 0000.0001)   Seconds in section "COST_FINAL         [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "CTRL_COST_DRIVER [ECCO SPIN-DOWN]":
5864  (PID.TID 0000.0001)           User time:  0.0109939575  (PID.TID 0000.0001)           User time:   0.0000000000000000
5865  (PID.TID 0000.0001)         System time:  0.000999987125  (PID.TID 0000.0001)         System time:   0.0000000000000000
5866  (PID.TID 0000.0001)     Wall clock time:  0.0122973919  (PID.TID 0000.0001)     Wall clock time:  9.25064086914062500E-005
5867  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5868  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5869    (PID.TID 0000.0001)   Seconds in section "COST_FINAL         [ADJOINT SPIN-DOWN]":
5870    (PID.TID 0000.0001)           User time:  6.00147247314453125E-003
5871    (PID.TID 0000.0001)         System time:   0.0000000000000000
5872    (PID.TID 0000.0001)     Wall clock time:  6.95705413818359375E-003
5873    (PID.TID 0000.0001)          No. starts:          10
5874    (PID.TID 0000.0001)           No. stops:          10
5875  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
5876  (PID.TID 0000.0001) // Tile <-> Tile communication statistics  (PID.TID 0000.0001) // Tile <-> Tile communication statistics
5877  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
# Line 15687  grad-res ------------------------------- Line 5886  grad-res -------------------------------
5886  (PID.TID 0000.0001) //            Min. Y spins =     1000000000  (PID.TID 0000.0001) //            Min. Y spins =     1000000000
5887  (PID.TID 0000.0001) //          Total. Y spins =              0  (PID.TID 0000.0001) //          Total. Y spins =              0
5888  (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00  (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
5889    (PID.TID 0000.0001) // o Tile number: 000002
5890    (PID.TID 0000.0001) //         No. X exchanges =              0
5891    (PID.TID 0000.0001) //            Max. X spins =              0
5892    (PID.TID 0000.0001) //            Min. X spins =     1000000000
5893    (PID.TID 0000.0001) //          Total. X spins =              0
5894    (PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
5895    (PID.TID 0000.0001) //         No. Y exchanges =              0
5896    (PID.TID 0000.0001) //            Max. Y spins =              0
5897    (PID.TID 0000.0001) //            Min. Y spins =     1000000000
5898    (PID.TID 0000.0001) //          Total. Y spins =              0
5899    (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
5900    (PID.TID 0000.0001) // o Tile number: 000003
5901    (PID.TID 0000.0001) //         No. X exchanges =              0
5902    (PID.TID 0000.0001) //            Max. X spins =              0
5903    (PID.TID 0000.0001) //            Min. X spins =     1000000000
5904    (PID.TID 0000.0001) //          Total. X spins =              0
5905    (PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
5906    (PID.TID 0000.0001) //         No. Y exchanges =              0
5907    (PID.TID 0000.0001) //            Max. Y spins =              0
5908    (PID.TID 0000.0001) //            Min. Y spins =     1000000000
5909    (PID.TID 0000.0001) //          Total. Y spins =              0
5910    (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
5911    (PID.TID 0000.0001) // o Tile number: 000004
5912    (PID.TID 0000.0001) //         No. X exchanges =              0
5913    (PID.TID 0000.0001) //            Max. X spins =              0
5914    (PID.TID 0000.0001) //            Min. X spins =     1000000000
5915    (PID.TID 0000.0001) //          Total. X spins =              0
5916    (PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
5917    (PID.TID 0000.0001) //         No. Y exchanges =              0
5918    (PID.TID 0000.0001) //            Max. Y spins =              0
5919    (PID.TID 0000.0001) //            Min. Y spins =     1000000000
5920    (PID.TID 0000.0001) //          Total. Y spins =              0
5921    (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
5922  (PID.TID 0000.0001) // o Thread number: 000001  (PID.TID 0000.0001) // o Thread number: 000001
5923  (PID.TID 0000.0001) //            No. barriers =          56780  (PID.TID 0000.0001) //            No. barriers =          34408
5924  (PID.TID 0000.0001) //      Max. barrier spins =              1  (PID.TID 0000.0001) //      Max. barrier spins =              1
5925  (PID.TID 0000.0001) //      Min. barrier spins =              1  (PID.TID 0000.0001) //      Min. barrier spins =              1
5926  (PID.TID 0000.0001) //     Total barrier spins =          56780  (PID.TID 0000.0001) //     Total barrier spins =          34408
5927  (PID.TID 0000.0001) //      Avg. barrier spins =       1.00E+00  (PID.TID 0000.0001) //      Avg. barrier spins =       1.00E+00
5928    PROGRAM MAIN: Execution ended Normally

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.72

  ViewVC Help
Powered by ViewVC 1.1.22