/[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.17 by heimbach, Wed Jun 24 20:26:42 2009 UTC revision 1.67 by mlosch, Tue Jun 16 16:22:51 2015 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:  checkpoint61q  (PID.TID 0000.0001) // MITgcmUV version:  checkpoint65m
9  (PID.TID 0000.0001) // Build user:        heimbach  (PID.TID 0000.0001) // Build user:        mlosch
10  (PID.TID 0000.0001) // Build host:        faulks  (PID.TID 0000.0001) // Build host:        baudelaire
11  (PID.TID 0000.0001) // Build date:        Wed Jun 24 16:12:29 EDT 2009  (PID.TID 0000.0001) // Build date:        Mon Jun 15 11:40:44 EDT 2015
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)  INI_PARMS: opening model parameter file "data"
104    (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 89  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 121  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.,
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 157  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 184  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 211  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 231  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 257  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 300  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_INIT: 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_INIT: finished reading data.kpp
464  (PID.TID 0000.0001)  GM_READPARMS: opening data.gmredi  (PID.TID 0000.0001)  GM_READPARMS: opening data.gmredi
465  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.gmredi  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.gmredi
466  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 404  Line 499 
499  (PID.TID 0000.0001) >  GM_Visbeck_length  = 2.D+5,  (PID.TID 0000.0001) >  GM_Visbeck_length  = 2.D+5,
500  (PID.TID 0000.0001) >  GM_Visbeck_depth   = 1.D+3,  (PID.TID 0000.0001) >  GM_Visbeck_depth   = 1.D+3,
501  (PID.TID 0000.0001) >  GM_Visbeck_maxval_K= 2.5D+3,  (PID.TID 0000.0001) >  GM_Visbeck_maxval_K= 2.5D+3,
502  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
503  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
504  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
505  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 425  Line 520 
520  (PID.TID 0000.0001) >  DWNSLP_drFlow= 30.,  (PID.TID 0000.0001) >  DWNSLP_drFlow= 30.,
521  (PID.TID 0000.0001) ># temp_useDWNSLP=.FALSE.,  (PID.TID 0000.0001) ># temp_useDWNSLP=.FALSE.,
522  (PID.TID 0000.0001) ># salt_useDWNSLP=.FALSE.,  (PID.TID 0000.0001) ># salt_useDWNSLP=.FALSE.,
523  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
524  (PID.TID 0000.0001)  (PID.TID 0000.0001)
525  (PID.TID 0000.0001)  DWNSLP_READPARMS: finished reading data.downslp  (PID.TID 0000.0001)  DWNSLP_READPARMS: finished reading data.downslp
526  (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 437  Line 532 
532  (PID.TID 0000.0001) DWNSLP_drFlow =   /* DOWNSLP effective layer thickness ( m ) */  (PID.TID 0000.0001) DWNSLP_drFlow =   /* DOWNSLP effective layer thickness ( m ) */
533  (PID.TID 0000.0001)                 3.000000000000000E+01  (PID.TID 0000.0001)                 3.000000000000000E+01
534  (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  
535  (PID.TID 0000.0001)  (PID.TID 0000.0001)
536  (PID.TID 0000.0001)  SEAICE_READPARMS: opening data.seaice  (PID.TID 0000.0001)  SEAICE_READPARMS: opening data.seaice
537  (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 458  Line 540 
540  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
541  (PID.TID 0000.0001) ># SEAICE parameters  (PID.TID 0000.0001) ># SEAICE parameters
542  (PID.TID 0000.0001) > &SEAICE_PARM01  (PID.TID 0000.0001) > &SEAICE_PARM01
 (PID.TID 0000.0001) >      SEAICEwriteState   = .TRUE.,  
543  (PID.TID 0000.0001) >      SEAICE_initialHEFF = 1.0,  (PID.TID 0000.0001) >      SEAICE_initialHEFF = 1.0,
544  (PID.TID 0000.0001) >      SEAICE_deltaTtherm = 3600.,  (PID.TID 0000.0001) >      SEAICE_deltaTtherm = 3600.,
545  (PID.TID 0000.0001) >      SEAICE_deltaTdyn   = 3600.,  (PID.TID 0000.0001) >      SEAICE_deltaTdyn   = 3600.,
# Line 466  Line 547 
547  (PID.TID 0000.0001) >#-- According to Martin, SEAICE_clipVelocities is not recommended  (PID.TID 0000.0001) >#-- According to Martin, SEAICE_clipVelocities is not recommended
548  (PID.TID 0000.0001) >#     SEAICE_clipVelocities=.TRUE.,  (PID.TID 0000.0001) >#     SEAICE_clipVelocities=.TRUE.,
549  (PID.TID 0000.0001) >      SEAICEadvSalt      =.FALSE.,  (PID.TID 0000.0001) >      SEAICEadvSalt      =.FALSE.,
 (PID.TID 0000.0001) >      SEAICEadvAge       =.FALSE.,  
550  (PID.TID 0000.0001) >#-- above: to reproduce old results  (PID.TID 0000.0001) >#-- above: to reproduce old results
551  (PID.TID 0000.0001) >      LSR_ERROR          = 1.E-6,  (PID.TID 0000.0001) >      LSR_ERROR          = 1.E-6,
552  (PID.TID 0000.0001) >###      SEAICE_deltaTevp   = 60,  (PID.TID 0000.0001) >###      SEAICE_deltaTevp   = 60,
553  (PID.TID 0000.0001) >      SEAICE_EPS         = 1.E-8,  (PID.TID 0000.0001) >      SEAICE_EPS         = 1.E-8,
554  (PID.TID 0000.0001) >      SEAICE_salinity    = 0.3,  (PID.TID 0000.0001) >      SEAICE_multDim     = 7,
555    (PID.TID 0000.0001) >#- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
556    (PID.TID 0000.0001) >  useMaykutSatVapPoly = .TRUE.,
557    (PID.TID 0000.0001) >  postSolvTempIter  =  0,
558    (PID.TID 0000.0001) >#- paramaters from SEAICE_GROWTH_LEGACY branch
559    (PID.TID 0000.0001) >      SEAICE_doOpenWaterGrowth=.FALSE.,
560    (PID.TID 0000.0001) >      SEAICE_doOpenWaterMelt=.FALSE.,
561    (PID.TID 0000.0001) >      SEAICE_areaGainFormula=2,
562    (PID.TID 0000.0001) >      SEAICE_areaLossFormula=3,
563    (PID.TID 0000.0001) >#
564    (PID.TID 0000.0001) >      SEAICE_saltFrac    = 0.3,
565    (PID.TID 0000.0001) >      SEAICE_tempFrz0    = -1.96,
566    (PID.TID 0000.0001) >      SEAICE_dTempFrz_dS = 0.,
567  (PID.TID 0000.0001) >      SEAICE_availHeatFrac = 0.8,  (PID.TID 0000.0001) >      SEAICE_availHeatFrac = 0.8,
568  (PID.TID 0000.0001) >      SEAICEadvSnow      = .TRUE.,  (PID.TID 0000.0001) >      SEAICEadvSnow      = .TRUE.,
569  (PID.TID 0000.0001) >      SEAICEuseFlooding  = .TRUE.,  (PID.TID 0000.0001) >      SEAICEuseFlooding  = .TRUE.,
570    (PID.TID 0000.0001) >      SEAICEdiffKhArea   = 200.,
571    (PID.TID 0000.0001) >      SEAICEwriteState   = .TRUE.,
572  (PID.TID 0000.0001) >#     SEAICE_tave_mnc    = .FALSE.,  (PID.TID 0000.0001) >#     SEAICE_tave_mnc    = .FALSE.,
573  (PID.TID 0000.0001) >#     SEAICE_dump_mnc    = .FALSE.,  (PID.TID 0000.0001) >#     SEAICE_dump_mnc    = .FALSE.,
574  (PID.TID 0000.0001) >#     SEAICE_mon_mnc     = .FALSE.,  (PID.TID 0000.0001) >#     SEAICE_mon_mnc     = .FALSE.,
575  (PID.TID 0000.0001) >      ICE2WATR           = 0.92D0,  (PID.TID 0000.0001) > /
576  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) >
577  (PID.TID 0000.0001) > &SEAICE_PARM02  (PID.TID 0000.0001) > &SEAICE_PARM02
578  (PID.TID 0000.0001) >  mult_ice   = 1.,  (PID.TID 0000.0001) >  mult_ice   = 1.,
579  (PID.TID 0000.0001) ># choose which seaice cost term you want  (PID.TID 0000.0001) ># choose which seaice cost term you want
# Line 490  Line 584 
584  (PID.TID 0000.0001) > costIceStart2        = 00000,  (PID.TID 0000.0001) > costIceStart2        = 00000,
585  (PID.TID 0000.0001) > costIceEnd1        = 20000201,  (PID.TID 0000.0001) > costIceEnd1        = 20000201,
586  (PID.TID 0000.0001) > costIceEnd2        = 00000,  (PID.TID 0000.0001) > costIceEnd2        = 00000,
587  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
588    (PID.TID 0000.0001) >
589    (PID.TID 0000.0001) > &SEAICE_PARM03
590    (PID.TID 0000.0001) > /
591  (PID.TID 0000.0001)  (PID.TID 0000.0001)
592  (PID.TID 0000.0001)  SEAICE_READPARMS: finished reading data.seaice  (PID.TID 0000.0001)  SEAICE_READPARMS: finished reading data.seaice
593  (PID.TID 0000.0001)  (PID.TID 0000.0001) AUTODIFF_READPARMS: opening data.autodiff
594    (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.autodiff
595  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
596  (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> START <<<  (PID.TID 0000.0001) // Parameter file "data.autodiff"
597  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
598    (PID.TID 0000.0001) ># =========================
599    (PID.TID 0000.0001) ># pkg AUTODIFF parameters :
600    (PID.TID 0000.0001) ># =========================
601    (PID.TID 0000.0001) >#  inAdExact :: get an exact adjoint (no approximation) (def=.True.)
602    (PID.TID 0000.0001) >#
603    (PID.TID 0000.0001) > &AUTODIFF_PARM01
604    (PID.TID 0000.0001) ># inAdExact = .FALSE.,
605    (PID.TID 0000.0001) ># useKPPinAdMode = .FALSE.,
606    (PID.TID 0000.0001) ># useGMRediInAdMode = .FALSE.,
607    (PID.TID 0000.0001) > /
608  (PID.TID 0000.0001)  (PID.TID 0000.0001)
609  (PID.TID 0000.0001) model grid type   = /* type of sea ice model grid */  (PID.TID 0000.0001) AUTODIFF_READPARMS: finished reading data.autodiff
610  (PID.TID 0000.0001)               'C-GRID'  (PID.TID 0000.0001) // ===================================
611  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001) // AUTODIFF parameters :
612  (PID.TID 0000.0001) SEAICEwriteState  = /* write sea ice state to file */  (PID.TID 0000.0001) // ===================================
613    (PID.TID 0000.0001) inAdExact = /* get an exact adjoint (no approximation) */
614  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
615  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
616  (PID.TID 0000.0001) SEAICEuseDYNAMICS = /* use dynamics */  (PID.TID 0000.0001) useKPPinAdMode = /* use KPP in adjoint mode */
617  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
618  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
619  (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 */  
620  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
621  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
622  (PID.TID 0000.0001) SEAICE_no_slip    = /* no slip boundary conditions */  (PID.TID 0000.0001) useSEAICEinAdMode = /* use SEAICE in adjoint mode */
623  (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  
624  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
625  (PID.TID 0000.0001) useHB87stressCoupling  = /* altern. ice-ocean stress */  (PID.TID 0000.0001) useGGL90inAdMode = /* use GGL90 in adjoint mode */
626  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
627  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
628  (PID.TID 0000.0001) SEAICErestoreUnderIce  = /* restore T and S under ice */  (PID.TID 0000.0001) useSALT_PLUMEinAdMode = /* use SALT_PLUME in adjoint mode */
629  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
630  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
631  (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 */  
632  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
633  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
634  (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 */  
635  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
636  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
637  (PID.TID 0000.0001) SEAICEadvSchArea   = /* advection scheme for area */  (PID.TID 0000.0001) SEAICEapproxLevInAd = /* -1:SEAICE_FAKE, >0:other adjoint approximation */
638  (PID.TID 0000.0001)                       2  (PID.TID 0000.0001)                       0
639  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
640  (PID.TID 0000.0001) SEAICEadvSchHeff   = /* advection scheme for thickness */  (PID.TID 0000.0001) dumpAdVarExch = /* control adexch before dumpinp */
641  (PID.TID 0000.0001)                       2  (PID.TID 0000.0001)                       2
642  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
643  (PID.TID 0000.0001) SEAICEadvSchSnow   = /* advection scheme for snow */  (PID.TID 0000.0001) mon_AdVarExch = /* control adexch before monitor */
644  (PID.TID 0000.0001)                       2  (PID.TID 0000.0001)                       2
645  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
646  (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 */  
647  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
648  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
649  (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) // =======================================================  
650  (PID.TID 0000.0001) OPTIM_READPARMS: opening data.optim  (PID.TID 0000.0001) OPTIM_READPARMS: opening data.optim
651  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.optim  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.optim
652  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 745  Line 658 
658  (PID.TID 0000.0001) ># ********************************  (PID.TID 0000.0001) ># ********************************
659  (PID.TID 0000.0001) > &OPTIM  (PID.TID 0000.0001) > &OPTIM
660  (PID.TID 0000.0001) > optimcycle=0,  (PID.TID 0000.0001) > optimcycle=0,
661  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
662  (PID.TID 0000.0001)  (PID.TID 0000.0001)
663  (PID.TID 0000.0001) OPTIM_READPARMS: finished reading data.optim  (PID.TID 0000.0001) OPTIM_READPARMS: finished reading data.optim
664  (PID.TID 0000.0001) CTRL_READPARMS: opening data.ctrl  (PID.TID 0000.0001) CTRL_READPARMS: opening data.ctrl
# Line 760  Line 673 
673  (PID.TID 0000.0001) ># *********************  (PID.TID 0000.0001) ># *********************
674  (PID.TID 0000.0001) > &CTRL_NML  (PID.TID 0000.0001) > &CTRL_NML
675  (PID.TID 0000.0001) ># doSinglePrecTapelev=.TRUE.,  (PID.TID 0000.0001) ># doSinglePrecTapelev=.TRUE.,
676    (PID.TID 0000.0001) >#
677  (PID.TID 0000.0001) > xx_theta_file      ='xx_theta',  (PID.TID 0000.0001) > xx_theta_file      ='xx_theta',
678  (PID.TID 0000.0001) > xx_salt_file       ='xx_salt',  (PID.TID 0000.0001) > xx_salt_file       ='xx_salt',
679  (PID.TID 0000.0001) > xx_siarea_file     ='xx_siarea',  (PID.TID 0000.0001) > xx_siarea_file     ='xx_siarea',
# Line 845  Line 759 
759  (PID.TID 0000.0001) > xx_vwindstartdate2 = 000000,  (PID.TID 0000.0001) > xx_vwindstartdate2 = 000000,
760  (PID.TID 0000.0001) > xx_vwindperiod     = 864000.0,  (PID.TID 0000.0001) > xx_vwindperiod     = 864000.0,
761  (PID.TID 0000.0001) > xx_vwind_file      = 'xx_vwind',  (PID.TID 0000.0001) > xx_vwind_file      = 'xx_vwind',
762  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) >#
763    (PID.TID 0000.0001) > xx_sststartdate1 = 19790101,
764    (PID.TID 0000.0001) > xx_sststartdate2 = 000000,
765    (PID.TID 0000.0001) > xx_sstperiod     = 864000.0,
766    (PID.TID 0000.0001) > xx_sst_file      = 'xx_sst',
767    (PID.TID 0000.0001) >#
768    (PID.TID 0000.0001) > xx_sssstartdate1 = 19790101,
769    (PID.TID 0000.0001) > xx_sssstartdate2 = 000000,
770    (PID.TID 0000.0001) > xx_sssperiod     = 864000.0,
771    (PID.TID 0000.0001) > xx_sss_file      = 'xx_sss',
772    (PID.TID 0000.0001) >#
773    (PID.TID 0000.0001) > /
774  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
775  (PID.TID 0000.0001) ># *********************  (PID.TID 0000.0001) ># *********************
776  (PID.TID 0000.0001) ># names for ctrl_pack/unpack  (PID.TID 0000.0001) ># names for ctrl_pack/unpack
777  (PID.TID 0000.0001) ># *********************  (PID.TID 0000.0001) ># *********************
778  (PID.TID 0000.0001) > &CTRL_PACKNAMES  (PID.TID 0000.0001) > &CTRL_PACKNAMES
779  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
780  (PID.TID 0000.0001)  (PID.TID 0000.0001)
781  (PID.TID 0000.0001) CTRL_READPARMS: finished reading data.ctrl  (PID.TID 0000.0001) CTRL_READPARMS: finished reading data.ctrl
782  (PID.TID 0000.0001) COST_READPARMS: opening data.cost  (PID.TID 0000.0001) COST_READPARMS: opening data.cost
# Line 865  Line 790 
790  (PID.TID 0000.0001) ># cost function  (PID.TID 0000.0001) ># cost function
791  (PID.TID 0000.0001) ># ******************  (PID.TID 0000.0001) ># ******************
792  (PID.TID 0000.0001) > &COST_NML  (PID.TID 0000.0001) > &COST_NML
793  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
794  (PID.TID 0000.0001)  (PID.TID 0000.0001)
795  (PID.TID 0000.0001) COST_READPARMS: finished reading data.cost  (PID.TID 0000.0001) COST_READPARMS: finished reading data.cost
796  (PID.TID 0000.0001) GRDCHK_READPARMS: opening data.grdchk  (PID.TID 0000.0001) GRDCHK_READPARMS: opening data.grdchk
# Line 879  Line 804 
804  (PID.TID 0000.0001) ># *******************  (PID.TID 0000.0001) ># *******************
805  (PID.TID 0000.0001) > &GRDCHK_NML  (PID.TID 0000.0001) > &GRDCHK_NML
806  (PID.TID 0000.0001) > grdchk_eps       = 1.d-4,  (PID.TID 0000.0001) > grdchk_eps       = 1.d-4,
807  (PID.TID 0000.0001) > nbeg             = 4,  (PID.TID 0000.0001) ># nbeg             = 4,
808    (PID.TID 0000.0001) > iGloPos          = 4,
809    (PID.TID 0000.0001) > jGloPos          = 8,
810    (PID.TID 0000.0001) > kGloPos          = 1,
811  (PID.TID 0000.0001) > nstep            = 1,  (PID.TID 0000.0001) > nstep            = 1,
812  (PID.TID 0000.0001) > nend             = 8,  (PID.TID 0000.0001) > nend             = 4,
813  (PID.TID 0000.0001) > grdchkvarindex   = 7,  (PID.TID 0000.0001) > grdchkvarindex   = 7,
814  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
815  (PID.TID 0000.0001)  (PID.TID 0000.0001)
816  (PID.TID 0000.0001) GRDCHK_READPARMS: finished reading data.grdchk  (PID.TID 0000.0001) GRDCHK_READPARMS: finished reading data.grdchk
817  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 891  Line 819 
819  (PID.TID 0000.0001) // Gradient check configuration  >>> START <<<  (PID.TID 0000.0001) // Gradient check configuration  >>> START <<<
820  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
821  (PID.TID 0000.0001)  (PID.TID 0000.0001)
822    (PID.TID 0000.0001)   grdchkvarindex :                          7
823  (PID.TID 0000.0001)   eps:                              0.100E-03  (PID.TID 0000.0001)   eps:                              0.100E-03
824  (PID.TID 0000.0001)   First location:                           4  (PID.TID 0000.0001)   First location:                           0
825  (PID.TID 0000.0001)   Last location:                            8  (PID.TID 0000.0001)   Last location:                            4
826  (PID.TID 0000.0001)   Increment:                                1  (PID.TID 0000.0001)   Increment:                                1
827    (PID.TID 0000.0001)   grdchkWhichProc:                          0
828    (PID.TID 0000.0001)   iLocTile =       1  ,    jLocTile =       1
829  (PID.TID 0000.0001)  (PID.TID 0000.0001)
830  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
831  (PID.TID 0000.0001) // Gradient check configuration  >>> END <<<  (PID.TID 0000.0001) // Gradient check configuration  >>> END <<<
832  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
833  (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  
834  (PID.TID 0000.0001) ECCO_READPARMS: opening data.ecco  (PID.TID 0000.0001) ECCO_READPARMS: opening data.ecco
835  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.ecco  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.ecco
836  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 1039  Line 851 
851  (PID.TID 0000.0001) > topexstartdate2 = 00000,  (PID.TID 0000.0001) > topexstartdate2 = 00000,
852  (PID.TID 0000.0001) > topexperiod     = 2635200.0,  (PID.TID 0000.0001) > topexperiod     = 2635200.0,
853  (PID.TID 0000.0001) > topexfile       = 'labsea_TP_fields',  (PID.TID 0000.0001) > topexfile       = 'labsea_TP_fields',
854  (PID.TID 0000.0001) > topexmeanfile   = 'labsea_TP_mean',  (PID.TID 0000.0001) > mdtdatfile      = 'labsea_TP_mean',
855  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
856  (PID.TID 0000.0001) > ersfile       = 'labsea_ERS_fields',  (PID.TID 0000.0001) > ersfile       = 'labsea_ERS_fields',
857  (PID.TID 0000.0001) > ersstartdate1 = 19790101,  (PID.TID 0000.0001) > ersstartdate1 = 19790101,
# Line 1116  Line 928 
928  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
929  (PID.TID 0000.0001) > cost_iprec  = 64,  (PID.TID 0000.0001) > cost_iprec  = 64,
930  (PID.TID 0000.0001) > cost_yftype = 'RL',  (PID.TID 0000.0001) > cost_yftype = 'RL',
931  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > /
932  (PID.TID 0000.0001)  (PID.TID 0000.0001)
933  (PID.TID 0000.0001) ECCO_READPARMS: finished reading data.ecco  (PID.TID 0000.0001) ECCO_READPARMS: finished reading #1: ecco_cost_nml
934  (PID.TID 0000.0001) ECCO_READPARMS: start assigning cost dates  (PID.TID 0000.0001) ECCO_READPARMS: done
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) ECCO_READPARMS: end assigning cost dates  
935  (PID.TID 0000.0001) SET_PARMS: done  (PID.TID 0000.0001) SET_PARMS: done
936  (PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr=    T ; setCenterDr=    F  (PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr=    T ; setCenterDr=    F
937  (PID.TID 0000.0001) %MON XC_max                       =   3.1900000000000E+02  (PID.TID 0000.0001) %MON XC_max                       =   3.1900000000000E+02
# Line 1164  Line 969 
969  (PID.TID 0000.0001) %MON DYC_max                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYC_max                      =   2.2238985328912E+05
970  (PID.TID 0000.0001) %MON DYC_min                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYC_min                      =   2.2238985328912E+05
971  (PID.TID 0000.0001) %MON DYC_mean                     =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYC_mean                     =   2.2238985328912E+05
972  (PID.TID 0000.0001) %MON DYC_sd                       =   6.1118043959141E-10  (PID.TID 0000.0001) %MON DYC_sd                       =   1.4551915228367E-10
973  (PID.TID 0000.0001) %MON DYF_max                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYF_max                      =   2.2238985328912E+05
974  (PID.TID 0000.0001) %MON DYF_min                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYF_min                      =   2.2238985328912E+05
975  (PID.TID 0000.0001) %MON DYF_mean                     =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYF_mean                     =   2.2238985328912E+05
976  (PID.TID 0000.0001) %MON DYF_sd                       =   6.1118043959141E-10  (PID.TID 0000.0001) %MON DYF_sd                       =   1.4551915228367E-10
977  (PID.TID 0000.0001) %MON DYG_max                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYG_max                      =   2.2238985328912E+05
978  (PID.TID 0000.0001) %MON DYG_min                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYG_min                      =   2.2238985328912E+05
979  (PID.TID 0000.0001) %MON DYG_mean                     =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYG_mean                     =   2.2238985328912E+05
980  (PID.TID 0000.0001) %MON DYG_sd                       =   6.1118043959141E-10  (PID.TID 0000.0001) %MON DYG_sd                       =   1.4551915228367E-10
981  (PID.TID 0000.0001) %MON DYU_max                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYU_max                      =   2.2238985328912E+05
982  (PID.TID 0000.0001) %MON DYU_min                      =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYU_min                      =   2.2238985328912E+05
983  (PID.TID 0000.0001) %MON DYU_mean                     =   2.2238985328912E+05  (PID.TID 0000.0001) %MON DYU_mean                     =   2.2238985328912E+05
984  (PID.TID 0000.0001) %MON DYU_sd                       =   6.1118043959141E-10  (PID.TID 0000.0001) %MON DYU_sd                       =   1.4551915228367E-10
985  (PID.TID 0000.0001) %MON RA_max                       =   3.3728048822756E+10  (PID.TID 0000.0001) %MON RA_max                       =   3.3728048822756E+10
986  (PID.TID 0000.0001) %MON RA_min                       =   1.1124894996734E+10  (PID.TID 0000.0001) %MON RA_min                       =   1.1124894996734E+10
987  (PID.TID 0000.0001) %MON RA_mean                      =   2.2918170839356E+10  (PID.TID 0000.0001) %MON RA_mean                      =   2.2918170839356E+10
# Line 1201  Line 1006 
1006  (PID.TID 0000.0001) %MON AngleSN_min                  =   0.0000000000000E+00  (PID.TID 0000.0001) %MON AngleSN_min                  =   0.0000000000000E+00
1007  (PID.TID 0000.0001) %MON AngleSN_mean                 =   0.0000000000000E+00  (PID.TID 0000.0001) %MON AngleSN_mean                 =   0.0000000000000E+00
1008  (PID.TID 0000.0001) %MON AngleSN_sd                   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON AngleSN_sd                   =   0.0000000000000E+00
1009    (PID.TID 0000.0001)
1010  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1011  (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                                          =  
1012  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1013  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1014  (PID.TID 0000.0001)  (PID.TID 0000.0001) modelstart = /* Start time of the model integration [s] */
1015  (PID.TID 0000.0001) // ===================================  (PID.TID 0000.0001)                 0.000000000000000E+00
1016  (PID.TID 0000.0001) // GAD parameters :  (PID.TID 0000.0001)     ;
1017  (PID.TID 0000.0001) // ===================================  (PID.TID 0000.0001) modelend  = /* End time of the model integration [s] */
1018  (PID.TID 0000.0001) tempAdvScheme =   /* Temp. Horiz.Advection scheme selector */  (PID.TID 0000.0001)                 1.440000000000000E+04
1019  (PID.TID 0000.0001)                      30  (PID.TID 0000.0001)     ;
1020    (PID.TID 0000.0001) modelStep = /* Time interval for a model forward step [s] */
1021    (PID.TID 0000.0001)                 3.600000000000000E+03
1022    (PID.TID 0000.0001)     ;
1023    (PID.TID 0000.0001) usingGregorianCalendar= /* Calendar Type: Gregorian Calendar */
1024    (PID.TID 0000.0001)                   T
1025    (PID.TID 0000.0001)     ;
1026    (PID.TID 0000.0001) usingJulianCalendar = /* Calendar Type: Julian Calendar */
1027    (PID.TID 0000.0001)                   F
1028    (PID.TID 0000.0001)     ;
1029    (PID.TID 0000.0001) usingNoLeapYearCal  = /* Calendar Type: without Leap Year */
1030    (PID.TID 0000.0001)                   F
1031    (PID.TID 0000.0001)     ;
1032    (PID.TID 0000.0001) usingModelCalendar  = /* Calendar Type: Model Calendar */
1033    (PID.TID 0000.0001)                   F
1034    (PID.TID 0000.0001)     ;
1035    (PID.TID 0000.0001) modelStartDate YYYYMMDD = /* Model start date YYYY-MM-DD */
1036    (PID.TID 0000.0001)                19790101
1037    (PID.TID 0000.0001)     ;
1038    (PID.TID 0000.0001)   modelStartDate HHMMSS = /* Model start date HH-MM-SS  */
1039    (PID.TID 0000.0001)                       0
1040    (PID.TID 0000.0001)     ;
1041    (PID.TID 0000.0001) modelEndDate   YYYYMMDD = /* Model end date YYYY-MM-DD */
1042    (PID.TID 0000.0001)                19790101
1043    (PID.TID 0000.0001)     ;
1044    (PID.TID 0000.0001)   modelEndDate   HHMMSS = /* Model end date HH-MM-SS  */
1045    (PID.TID 0000.0001)                   40000
1046    (PID.TID 0000.0001)     ;
1047    (PID.TID 0000.0001) intyears = /* Number of calendar years affected by the integration */
1048    (PID.TID 0000.0001)                       1
1049    (PID.TID 0000.0001)     ;
1050    (PID.TID 0000.0001) intmonths= /* Number of calendar months affected by the integration */
1051    (PID.TID 0000.0001)                       1
1052    (PID.TID 0000.0001)     ;
1053    (PID.TID 0000.0001) intdays = /* Number of calendar days affected by the integration */
1054    (PID.TID 0000.0001)                       1
1055    (PID.TID 0000.0001)     ;
1056    (PID.TID 0000.0001) modelIter0 = /* Base timestep number  */
1057    (PID.TID 0000.0001)                       0
1058    (PID.TID 0000.0001)     ;
1059    (PID.TID 0000.0001) modelIterEnd = /* Final timestep number  */
1060    (PID.TID 0000.0001)                       4
1061    (PID.TID 0000.0001)     ;
1062    (PID.TID 0000.0001) modelIntSteps= /* Number of model timesteps  */
1063    (PID.TID 0000.0001)                       4
1064    (PID.TID 0000.0001)     ;
1065    (PID.TID 0000.0001)
1066    (PID.TID 0000.0001) // =======================================================
1067    (PID.TID 0000.0001) // Calendar configuration  >>> END <<<
1068    (PID.TID 0000.0001) // =======================================================
1069    (PID.TID 0000.0001)
1070    (PID.TID 0000.0001) GAD_INIT_FIXED: GAD_OlMinSize=  2  0  1
1071    (PID.TID 0000.0001)
1072    (PID.TID 0000.0001) // ===================================
1073    (PID.TID 0000.0001) // GAD parameters :
1074    (PID.TID 0000.0001) // ===================================
1075    (PID.TID 0000.0001) tempAdvScheme =   /* Temp. Horiz.Advection scheme selector */
1076    (PID.TID 0000.0001)                      30
1077  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1078  (PID.TID 0000.0001) tempVertAdvScheme =   /* Temp. Vert. Advection scheme selector */  (PID.TID 0000.0001) tempVertAdvScheme =   /* Temp. Vert. Advection scheme selector */
1079  (PID.TID 0000.0001)                      30  (PID.TID 0000.0001)                      30
# Line 1344  Line 1111 
1111  (PID.TID 0000.0001) // ===================================  (PID.TID 0000.0001) // ===================================
1112  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1113  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1114  (PID.TID 0000.0001) // External forcing configuration >>> START <<<  (PID.TID 0000.0001) // External forcing (EXF) configuration >>> START <<<
1115  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1116  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1117  (PID.TID 0000.0001)  EXF general parameters:  (PID.TID 0000.0001)  EXF general parameters:
1118  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001) exf_yftype =  /* ? */  
 (PID.TID 0000.0001)               'RL'  
 (PID.TID 0000.0001)     ;  
1119  (PID.TID 0000.0001) exf_iprec = /* exf file precision */  (PID.TID 0000.0001) exf_iprec = /* exf file precision */
1120  (PID.TID 0000.0001)                      32  (PID.TID 0000.0001)                      32
1121  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 1364  Line 1128 
1128  (PID.TID 0000.0001) useExfCheckRange = /* check for fields range */  (PID.TID 0000.0001) useExfCheckRange = /* check for fields range */
1129  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
1130  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1131  (PID.TID 0000.0001) exf_monFreq = /* EXF monitor frequency [ s ] */  (PID.TID 0000.0001) exf_debugLev = /* select EXF-debug printing level */
1132    (PID.TID 0000.0001)                       1
1133    (PID.TID 0000.0001)     ;
1134    (PID.TID 0000.0001) exf_monFreq  = /* EXF monitor frequency [ s ] */
1135  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
1136  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1137  (PID.TID 0000.0001) repeatPeriod = /* period for cycling forcing dataset [ s ] */  (PID.TID 0000.0001) repeatPeriod = /* period for cycling forcing dataset [ s ] */
# Line 1481  Line 1248 
1248  (PID.TID 0000.0001) exf_albedo =  /* Sea-water albedo [-] */  (PID.TID 0000.0001) exf_albedo =  /* Sea-water albedo [-] */
1249  (PID.TID 0000.0001)                 1.000000000000000E-01  (PID.TID 0000.0001)                 1.000000000000000E-01
1250  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1251    (PID.TID 0000.0001) useExfZenAlbedo = /* Sea-water albedo varies with zenith angle */
1252    (PID.TID 0000.0001)                   F
1253    (PID.TID 0000.0001)     ;
1254    (PID.TID 0000.0001) select_ZenAlbedo = /* Sea-water albedo computation method */
1255    (PID.TID 0000.0001)                       0
1256    (PID.TID 0000.0001)     ;
1257    (PID.TID 0000.0001) useExfZenIncoming = /* compute incoming solar radiation */
1258    (PID.TID 0000.0001)                   F
1259    (PID.TID 0000.0001)     ;
1260  (PID.TID 0000.0001) ocean_emissivity = /* longwave ocean-surface emissivity [-] */  (PID.TID 0000.0001) ocean_emissivity = /* longwave ocean-surface emissivity [-] */
1261  (PID.TID 0000.0001)                 9.700176366843034E-01  (PID.TID 0000.0001)                 9.700176366843034E-01
1262  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 1493  Line 1269 
1269  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1270  (PID.TID 0000.0001)  EXF main CPP flags:  (PID.TID 0000.0001)  EXF main CPP flags:
1271  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1272    (PID.TID 0000.0001) // USE_EXF_INTERPOLATION:          NOT defined
1273  (PID.TID 0000.0001) // ALLOW_ATM_TEMP:                     defined  (PID.TID 0000.0001) // ALLOW_ATM_TEMP:                     defined
1274  (PID.TID 0000.0001) // ALLOW_ATM_WIND:                     defined  (PID.TID 0000.0001) // ALLOW_ATM_WIND (useAtmWind):        defined
1275  (PID.TID 0000.0001) // ALLOW_DOWNWARD_RADIATION:           defined  (PID.TID 0000.0001) // ALLOW_DOWNWARD_RADIATION:           defined
1276  (PID.TID 0000.0001) // ALLOW_BULKFORMULAE:                 defined  (PID.TID 0000.0001) // ALLOW_BULKFORMULAE:                 defined
1277  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 1540  Line 1317 
1317  (PID.TID 0000.0001)    Runoff period is               0.  (PID.TID 0000.0001)    Runoff period is               0.
1318  (PID.TID 0000.0001)    Runoff is read from file:  (PID.TID 0000.0001)    Runoff is read from file:
1319  (PID.TID 0000.0001)    >>    <<  (PID.TID 0000.0001)    >>    <<
1320    (PID.TID 0000.0001) // ALLOW_RUNOFTEMP:                NOT defined
1321    (PID.TID 0000.0001)
1322    (PID.TID 0000.0001)    Downward shortwave flux forcing starts at         -1317600.
1323    (PID.TID 0000.0001)    Downward shortwave flux forcing period is          2635200.
1324    (PID.TID 0000.0001)    Downward shortwave flux forcing is read from file:
1325    (PID.TID 0000.0001)    >>  fsh.labsea1979  <<
1326    (PID.TID 0000.0001)
1327    (PID.TID 0000.0001)    Downward longwave flux forcing starts at          -1317600.
1328    (PID.TID 0000.0001)    Downward longwave flux forcing period is           2635200.
1329    (PID.TID 0000.0001)    Downward longwave flux forcing is read from file:
1330    (PID.TID 0000.0001)    >>  flo.labsea1979  <<
1331  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1332  (PID.TID 0000.0001)    Atmospheric pressure forcing starts at                0.  (PID.TID 0000.0001)    Atmospheric pressure forcing starts at                0.
1333  (PID.TID 0000.0001)    Atmospheric pressure forcing period is                0.  (PID.TID 0000.0001)    Atmospheric pressure forcing period is                0.
1334  (PID.TID 0000.0001)    Atmospheric pressureforcing is read from file:  (PID.TID 0000.0001)    Atmospheric pressureforcing is read from file:
1335  (PID.TID 0000.0001)    >>    <<  (PID.TID 0000.0001)    >>    <<
1336  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1337  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001)    fractional ice-covered area MASK starts at                0.
1338  (PID.TID 0000.0001) // External forcing configuration  >>> END <<<  (PID.TID 0000.0001)    fractional ice-covered area MASK period is                0.
1339  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001)    fractional ice-covered area MASK is read from file:
1340  (PID.TID 0000.0001)  (PID.TID 0000.0001)    >>    <<
1341  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1342  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1343  (PID.TID 0000.0001) // External forcing climatology configuration >>> START <<<  (PID.TID 0000.0001) // External forcing (EXF) climatology configuration :
1344  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1345  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1346  (PID.TID 0000.0001) // ALLOW_CLIMSST_RELAXATION:           defined  (PID.TID 0000.0001) // ALLOW_CLIMSST_RELAXATION:           defined
# Line 1569  Line 1357 
1357  (PID.TID 0000.0001)    >>  SSS_monthly.labsea1979  <<  (PID.TID 0000.0001)    >>  SSS_monthly.labsea1979  <<
1358  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1359  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1360  (PID.TID 0000.0001) // External forcing climatology configuration  >>> END <<<  (PID.TID 0000.0001) // External forcing (EXF) configuration  >>> END <<<
1361  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1362  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1363  (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   1   1     182  (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   1   1      19
1364  (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   2   1      90
1365  (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   1   2      57
1366  (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   2   2      36
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
 (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  
1367  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.err  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.err
1368  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1369  (PID.TID 0000.0001) // Parameter file "data.err"  (PID.TID 0000.0001) // Parameter file "data.err"
# Line 1612  Line 1395 
1395  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1396  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1397  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1398    (PID.TID 0000.0001) // ECCO configuration >>> START <<<
1399    (PID.TID 0000.0001) // =======================================================
1400    (PID.TID 0000.0001)
1401    (PID.TID 0000.0001) ECCO version:              0.1.0
1402    (PID.TID 0000.0001)
1403    (PID.TID 0000.0001) Packages used:
1404    (PID.TID 0000.0001) Calendar version:          0.1.4
1405    (PID.TID 0000.0001) External Forcing version:  0.1.1
1406    (PID.TID 0000.0001) Adjoint support version:   0.1.0
1407    (PID.TID 0000.0001) Optimization version:      2.1.0
1408    (PID.TID 0000.0001)
1409    (PID.TID 0000.0001) // ALLOW_ECCO_FORWARD_RUN:           NOT defined
1410    (PID.TID 0000.0001) // ALLOW_ECCO_DIAGNOSTIC_RUN:        NOT defined
1411    (PID.TID 0000.0001) // ALLOW_ADJOINT_RUN:                NOT defined
1412    (PID.TID 0000.0001) // ALLOW_GRADIENT_CHECK:             NOT defined
1413    (PID.TID 0000.0001) // ALLOW_ECCO_OPTIMIZATION:              defined
1414    (PID.TID 0000.0001) // ALLOW_NO_DYNAMICS:                NOT defined
1415    (PID.TID 0000.0001) // ALLOW_YMDS_TREE:                  NOT defined
1416    (PID.TID 0000.0001) // ALLOW_STEPPING_CALL:              NOT defined
1417    (PID.TID 0000.0001) // ALLOW_NONDIMENSIONAL_CONTROL_IO:      defined
1418    (PID.TID 0000.0001) // ALLOW_EGM96_ERROR_COV:            NOT defined
1419    (PID.TID 0000.0001) // ALLOW_READ_EGM_DATA:              NOT defined
1420    (PID.TID 0000.0001) // ALLOW_SCAT_COST_CONTRIBUTION:     NOT defined
1421    (PID.TID 0000.0001) // ALLOW_HFLUX_COST_CONTRIBUTION:    NOT defined
1422    (PID.TID 0000.0001) // ALLOW_SFLUX_COST_CONTRIBUTION:    NOT defined
1423    (PID.TID 0000.0001) // ALLOW_USTRESS_COST_CONTRIBUTION:  NOT defined
1424    (PID.TID 0000.0001) // ALLOW_VSTRESS_COST_CONTRIBUTION:  NOT defined
1425    (PID.TID 0000.0001) // ALLOW_SIGMAR_COST_CONTRIBUTION:   NOT defined
1426    (PID.TID 0000.0001) // ALLOW_THETA_COST_CONTRIBUTION:        defined
1427    (PID.TID 0000.0001) // ALLOW_SST_COST_CONTRIBUTION:          defined
1428    (PID.TID 0000.0001) // ALLOW_SALT_COST_CONTRIBUTION:         defined
1429    (PID.TID 0000.0001) // ALLOW_SSH_COST_CONTRIBUTION:          defined
1430    (PID.TID 0000.0001) // APPLY_HFLUX_COST_CONTRIBUTION:    NOT defined
1431    (PID.TID 0000.0001) // APPLY_SFLUX_COST_CONTRIBUTION:    NOT defined
1432    (PID.TID 0000.0001) // APPLY_USTRESS_COST_CONTRIBUTION:  NOT defined
1433    (PID.TID 0000.0001) // APPLY_VSTRESS_COST_CONTRIBUTION:  NOT defined
1434    (PID.TID 0000.0001) // APPLY_THETA_COST_CONTRIBUTION:    NOT defined
1435    (PID.TID 0000.0001) // APPLY_SALT_COST_CONTRIBUTION:     NOT defined
1436    (PID.TID 0000.0001) // APPLY_SST_COST_CONTRIBUTION:      NOT defined
1437    (PID.TID 0000.0001) // APPLY_SSH_COST_CONTRIBUTION:      NOT defined
1438    (PID.TID 0000.0001) // ALLOW_SPH_PROJECTION:             NOT defined
1439    (PID.TID 0000.0001) // ALLOW_THETA0_CONTROL:                 defined
1440    (PID.TID 0000.0001) // ALLOW_SALT0_CONTROL:                  defined
1441    (PID.TID 0000.0001) // ALLOW_ETAN0_CONTROL:              NOT defined
1442    (PID.TID 0000.0001) // ALLOW_UVEL0_CONTROL:              NOT defined
1443    (PID.TID 0000.0001) // ALLOW_VVEL0_CONTROL:              NOT defined
1444    (PID.TID 0000.0001) // ALLOW_HFLUX_CONTROL:              NOT defined
1445    (PID.TID 0000.0001) // ALLOW_SFLUX_CONTROL:              NOT defined
1446    (PID.TID 0000.0001) // ALLOW_USTRESS_CONTROL:            NOT defined
1447    (PID.TID 0000.0001) // ALLOW_VSTRESS_CONTROL:            NOT defined
1448    (PID.TID 0000.0001) // ALLOW_SWFLUX_CONTROL:             NOT defined
1449    (PID.TID 0000.0001) // ALLOW_SWDOWN_CONTROL:                 defined
1450    (PID.TID 0000.0001) // ALLOW_ATEMP_CONTROL:                  defined
1451    (PID.TID 0000.0001) // ALLOW_AQH_CONTROL:                    defined
1452    (PID.TID 0000.0001) // ALLOW_UWIND_CONTROL:                  defined
1453    (PID.TID 0000.0001) // ALLOW_VWIND_CONTROL:                  defined
1454    (PID.TID 0000.0001) // ALLOW_PRECIP_CONTROL:                 defined
1455    (PID.TID 0000.0001) // ALLOW_AUTODIFF_TAMC:                  defined
1456    (PID.TID 0000.0001) // ALLOW_TAMC_CHECKPOINTING:             defined
1457    (PID.TID 0000.0001)
1458    (PID.TID 0000.0001)  Generation of adjoint code for the ECCO setup is enabled
1459    (PID.TID 0000.0001)
1460    (PID.TID 0000.0001) // =======================================================
1461    (PID.TID 0000.0001) // ECCO configuration  >>> END <<<
1462    (PID.TID 0000.0001) // =======================================================
1463    (PID.TID 0000.0001)
1464    (PID.TID 0000.0001)
1465    (PID.TID 0000.0001) // =======================================================
1466  (PID.TID 0000.0001) // ECCO cost function configuration  >>> START <<<  (PID.TID 0000.0001) // ECCO cost function configuration  >>> START <<<
1467  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1468  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 1627  Line 1478 
1478  (PID.TID 0000.0001)   Salinity Lev.:                 0.100E+01  (PID.TID 0000.0001)   Salinity Lev.:                 0.100E+01
1479  (PID.TID 0000.0001)   Temperature ini.:              0.000E+00  (PID.TID 0000.0001)   Temperature ini.:              0.000E+00
1480  (PID.TID 0000.0001)   Salinity ini.:                 0.000E+00  (PID.TID 0000.0001)   Salinity ini.:                 0.000E+00
1481    (PID.TID 0000.0001)   Sea level ini.:                0.000E+00
1482    (PID.TID 0000.0001)   zonal velocity ini.:           0.000E+00
1483    (PID.TID 0000.0001)   merid velocity ini.:           0.000E+00
1484  (PID.TID 0000.0001)   TMI Sea surface temperature:   0.000E+00  (PID.TID 0000.0001)   TMI Sea surface temperature:   0.000E+00
1485  (PID.TID 0000.0001)   Sea surface temperature:       0.100E+01  (PID.TID 0000.0001)   Sea surface temperature:       0.100E+01
1486  (PID.TID 0000.0001)   Sea surface salinity:         0.000E+00  (PID.TID 0000.0001)   Sea surface salinity:         0.000E+00
# Line 1649  Line 1503 
1503  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1504  (PID.TID 0000.0001)   Temperature data are read from: labsea_Lev.ptmp  (PID.TID 0000.0001)   Temperature data are read from: labsea_Lev.ptmp
1505  (PID.TID 0000.0001)   Salinity data are read from:    labsea_Lev.salt  (PID.TID 0000.0001)   Salinity data are read from:    labsea_Lev.salt
1506  (PID.TID 0000.0001) ctrl-wet 1:    nvarlength =         6720  (PID.TID 0000.0001)   using_cost_altim[T=mdt,F=no]:       T
1507  (PID.TID 0000.0001) ctrl-wet 2: surface wet C =          150  (PID.TID 0000.0001)   MDT is read from:               labsea_TP_mean
1508  (PID.TID 0000.0001) ctrl-wet 3: surface wet W =          129  (PID.TID 0000.0001)   MDT startdate are:            19930101       0
1509  (PID.TID 0000.0001) ctrl-wet 4: surface wet S =          120  (PID.TID 0000.0001)   MDT enddate are:              20041231       0
1510    (PID.TID 0000.0001) ctrl-wet 1:    nvarlength =         7320
1511    (PID.TID 0000.0001) ctrl-wet 2: surface wet C =           14
1512    (PID.TID 0000.0001) ctrl-wet 3: surface wet W =            8
1513    (PID.TID 0000.0001) ctrl-wet 4: surface wet S =            6
1514  (PID.TID 0000.0001) ctrl-wet 4a:surface wet V =            0  (PID.TID 0000.0001) ctrl-wet 4a:surface wet V =            0
1515  (PID.TID 0000.0001) ctrl-wet 5: 3D wet points =         1860  (PID.TID 0000.0001) ctrl-wet 5: 3D wet points =          106
1516  (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
1517  (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
1518  (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 1672  Line 1530 
1530  (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
1531  (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
1532  (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
1533  (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
1534  (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
1535  (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
1536  (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
1537  (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 1715  Line 1573 
1573  (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
1574  (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
1575  (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
1576  (PID.TID 0000.0001) ctrl-wet 7: flux          3720  (PID.TID 0000.0001) ctrl-wet 7: flux           212
1577  (PID.TID 0000.0001) ctrl-wet 8: atmos         4818  (PID.TID 0000.0001) ctrl-wet 8: atmos          296
1578  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
1579  (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
1580  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
1581  (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
1582  (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 1746  Line 1604 
1604  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
1605  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
1606  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------  (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
1607  (PID.TID 0000.0001) ctrl_init: no. of control variables:           13  (PID.TID 0000.0001) ctrl_init: no. of control variables:           15
1608  (PID.TID 0000.0001) ctrl_init: control vector length:            6720  (PID.TID 0000.0001) ctrl_init: control vector length:            7320
1609    (PID.TID 0000.0001)
1610    (PID.TID 0000.0001) // =======================================================
1611    (PID.TID 0000.0001) // control vector configuration  >>> START <<<
1612    (PID.TID 0000.0001) // =======================================================
1613    (PID.TID 0000.0001)
1614    (PID.TID 0000.0001)  Total number of ocean points per tile:
1615    (PID.TID 0000.0001)  --------------------------------------
1616    (PID.TID 0000.0001)  snx*sny*nr =     1840
1617    (PID.TID 0000.0001)
1618    (PID.TID 0000.0001)  Number of ocean points per tile:
1619    (PID.TID 0000.0001)  --------------------------------
1620    (PID.TID 0000.0001)  bi,bj,#(c/s/w): 0001 0001 000106 000034 000058
1621    (PID.TID 0000.0001)  bi,bj,#(c/s/w): 0002 0001 001076 000874 000933
1622    (PID.TID 0000.0001)  bi,bj,#(c/s/w): 0001 0002 000457 000336 000354
1623    (PID.TID 0000.0001)  bi,bj,#(c/s/w): 0002 0002 000221 000213 000204
1624    (PID.TID 0000.0001)
1625    (PID.TID 0000.0001)  Initial state temperature contribution:
1626    (PID.TID 0000.0001)  Control variable index:    0101
1627    (PID.TID 0000.0001)
1628    (PID.TID 0000.0001)  Initial state salinity contribution:
1629    (PID.TID 0000.0001)  Control variable index:    0102
1630    (PID.TID 0000.0001)
1631    (PID.TID 0000.0001) // =======================================================
1632    (PID.TID 0000.0001) // control vector configuration  >>> END <<<
1633    (PID.TID 0000.0001) // =======================================================
1634    (PID.TID 0000.0001)
1635    (PID.TID 0000.0001) // =======================================================
1636    (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> START <<<
1637    (PID.TID 0000.0001) // =======================================================
1638    (PID.TID 0000.0001)
1639    (PID.TID 0000.0001)    Seaice time stepping configuration   > START <
1640    (PID.TID 0000.0001)    ----------------------------------------------
1641    (PID.TID 0000.0001) SEAICE_deltaTtherm= /* thermodynamic timestep */
1642    (PID.TID 0000.0001)                 3.600000000000000E+03
1643    (PID.TID 0000.0001)     ;
1644    (PID.TID 0000.0001) SEAICE_deltaTdyn  = /* dynamic timestep */
1645    (PID.TID 0000.0001)                 3.600000000000000E+03
1646    (PID.TID 0000.0001)     ;
1647    (PID.TID 0000.0001) SEAICE_deltaTevp  = /* EVP timestep */
1648    (PID.TID 0000.0001)                 1.234567000000000E+05
1649    (PID.TID 0000.0001)     ;
1650    (PID.TID 0000.0001) SEAICEuseBDF2  = /* use backw. differencing for mom. eq. */
1651    (PID.TID 0000.0001)                   F
1652    (PID.TID 0000.0001)     ;
1653    (PID.TID 0000.0001) SEAICErestoreUnderIce  = /* restore T and S under ice */
1654    (PID.TID 0000.0001)                   F
1655    (PID.TID 0000.0001)     ;
1656    (PID.TID 0000.0001)
1657    (PID.TID 0000.0001)    Seaice dynamics configuration   > START <
1658    (PID.TID 0000.0001)    ------------------------------------------
1659    (PID.TID 0000.0001) SEAICEuseDYNAMICS = /* use dynamics */
1660    (PID.TID 0000.0001)                   T
1661    (PID.TID 0000.0001)     ;
1662    (PID.TID 0000.0001) model grid type   = /* type of sea ice model grid */
1663    (PID.TID 0000.0001)               'C-GRID'
1664    (PID.TID 0000.0001)     ;
1665    (PID.TID 0000.0001) SEAICEuseStrImpCpl = /* use strongly implicit coupling */
1666    (PID.TID 0000.0001)                   F
1667    (PID.TID 0000.0001)     ;
1668    (PID.TID 0000.0001) SEAICEuseEVP      = /* use EVP solver rather than LSR */
1669    (PID.TID 0000.0001)                   F
1670    (PID.TID 0000.0001)     ;
1671    (PID.TID 0000.0001) SEAICEuseFREEDRIFT = /* use free drift solution */
1672    (PID.TID 0000.0001)                   F
1673    (PID.TID 0000.0001)     ;
1674    (PID.TID 0000.0001) OCEAN_drag        = /* air-ocean drag coefficient */
1675    (PID.TID 0000.0001)                 1.000000000000000E-03
1676    (PID.TID 0000.0001)     ;
1677    (PID.TID 0000.0001) SEAICE_drag       = /* air-ice drag coefficient */
1678    (PID.TID 0000.0001)                 2.000000000000000E-03
1679    (PID.TID 0000.0001)     ;
1680    (PID.TID 0000.0001) SEAICE_drag_south      = /* Southern Ocean SEAICE_drag */
1681    (PID.TID 0000.0001)                 2.000000000000000E-03
1682    (PID.TID 0000.0001)     ;
1683    (PID.TID 0000.0001) SEAICE_waterDrag  = /* water-ice drag * density */
1684    (PID.TID 0000.0001)                 5.500000000000000E+00
1685    (PID.TID 0000.0001)     ;
1686    (PID.TID 0000.0001) SEAICE_waterDrag_south = /* Southern Ocean waterDrag */
1687    (PID.TID 0000.0001)                 5.500000000000000E+00
1688    (PID.TID 0000.0001)     ;
1689    (PID.TID 0000.0001) SEAICEuseTilt     = /* include surface tilt in dyna. */
1690    (PID.TID 0000.0001)                   T
1691    (PID.TID 0000.0001)     ;
1692    (PID.TID 0000.0001) SEAICEuseTEM      = /* use truncated ellipse rheology */
1693    (PID.TID 0000.0001)                   F
1694    (PID.TID 0000.0001)     ;
1695    (PID.TID 0000.0001) SEAICE_strength   = /* sea-ice strength Pstar */
1696    (PID.TID 0000.0001)                 2.750000000000000E+04
1697    (PID.TID 0000.0001)     ;
1698    (PID.TID 0000.0001) SEAICE_cStar      = /* sea-ice strength parameter cStar */
1699    (PID.TID 0000.0001)                 2.000000000000000E+01
1700    (PID.TID 0000.0001)     ;
1701    (PID.TID 0000.0001) SEAICE_tensilFac  = /* sea-ice tensile strength factor */
1702    (PID.TID 0000.0001)                 0.000000000000000E+00
1703    (PID.TID 0000.0001)     ;
1704    (PID.TID 0000.0001) SEAICEpresH0   = /* sea-ice strength Heff threshold */
1705    (PID.TID 0000.0001)                 1.000000000000000E+00
1706    (PID.TID 0000.0001)     ;
1707    (PID.TID 0000.0001) SEAICEpresPow0 = /* exponent for Heff<SEAICEpresH0 */
1708    (PID.TID 0000.0001)                       1
1709    (PID.TID 0000.0001)     ;
1710    (PID.TID 0000.0001) SEAICEpresPow1 = /* exponent for Heff>SEAICEpresH0 */
1711    (PID.TID 0000.0001)                       1
1712    (PID.TID 0000.0001)     ;
1713    (PID.TID 0000.0001) SEAICEetaZmethod = /* method computing eta at Z-point */
1714    (PID.TID 0000.0001)                       0
1715    (PID.TID 0000.0001)     ;
1716    (PID.TID 0000.0001) SEAICE_zetaMin    = /* lower bound for viscosity */
1717    (PID.TID 0000.0001)                 0.000000000000000E+00
1718    (PID.TID 0000.0001)     ;
1719    (PID.TID 0000.0001) SEAICE_eccen    = /* elliptical yield curve eccent */
1720    (PID.TID 0000.0001)                 2.000000000000000E+00
1721    (PID.TID 0000.0001)     ;
1722    (PID.TID 0000.0001) SEAICEstressFactor    = /* wind stress scaling factor */
1723    (PID.TID 0000.0001)                 1.000000000000000E+00
1724    (PID.TID 0000.0001)     ;
1725    (PID.TID 0000.0001) SEAICE_airTurnAngle    = /* air-ice turning angle */
1726    (PID.TID 0000.0001)                 0.000000000000000E+00
1727    (PID.TID 0000.0001)     ;
1728    (PID.TID 0000.0001) SEAICE_waterTurnAngle  = /* ice-water turning angle */
1729    (PID.TID 0000.0001)                 0.000000000000000E+00
1730    (PID.TID 0000.0001)     ;
1731    (PID.TID 0000.0001) SEAICEuseMetricTerms = /* use metric terms */
1732    (PID.TID 0000.0001)                   T
1733    (PID.TID 0000.0001)     ;
1734    (PID.TID 0000.0001) SEAICE_no_slip    = /* no slip boundary conditions */
1735    (PID.TID 0000.0001)                   F
1736    (PID.TID 0000.0001)     ;
1737    (PID.TID 0000.0001) SEAICE_clipVeloctities = /* impose max. vels. */
1738    (PID.TID 0000.0001)                   F
1739    (PID.TID 0000.0001)     ;
1740    (PID.TID 0000.0001) useHB87stressCoupling  = /* altern. ice-ocean stress */
1741    (PID.TID 0000.0001)                   F
1742    (PID.TID 0000.0001)     ;
1743    (PID.TID 0000.0001) SEAICE_maskRHS    = /* mask RHS of solver */
1744    (PID.TID 0000.0001)                   F
1745    (PID.TID 0000.0001)     ;
1746    (PID.TID 0000.0001) LSR_mixIniGuess = /* mix free-drift sol. into LSR initial Guess */
1747    (PID.TID 0000.0001)                       0
1748    (PID.TID 0000.0001)     ;
1749    (PID.TID 0000.0001) SOLV_MAX_ITERS    = /* max. number of LSR solver steps */
1750    (PID.TID 0000.0001)                    1500
1751    (PID.TID 0000.0001)     ;
1752    (PID.TID 0000.0001) SEAICE_LSRrelaxU  = /* LSR solver: relaxation parameter */
1753    (PID.TID 0000.0001)                 9.500000000000000E-01
1754    (PID.TID 0000.0001)     ;
1755    (PID.TID 0000.0001) SEAICE_LSRrelaxV  = /* LSR solver: relaxation parameter */
1756    (PID.TID 0000.0001)                 9.500000000000000E-01
1757    (PID.TID 0000.0001)     ;
1758    (PID.TID 0000.0001) LSR_ERROR         = /* sets accuracy of LSR solver */
1759    (PID.TID 0000.0001)                 1.000000000000000E-06
1760    (PID.TID 0000.0001)     ;
1761    (PID.TID 0000.0001) SOLV_NCHECK       = /* test interval for LSR solver */
1762    (PID.TID 0000.0001)                       2
1763    (PID.TID 0000.0001)     ;
1764    (PID.TID 0000.0001) NPSEUDOTIMESTEPS  = /* num. of extra pseudo time steps */
1765    (PID.TID 0000.0001)                       2
1766    (PID.TID 0000.0001)     ;
1767    (PID.TID 0000.0001) SEAICEuseMultiTileSolver = /* use full domain tri-diag solver */
1768    (PID.TID 0000.0001)                   F
1769    (PID.TID 0000.0001)     ;
1770    (PID.TID 0000.0001) SEAICE_OLx = /* overlap for LSR/preconditioner */
1771    (PID.TID 0000.0001)                       0
1772    (PID.TID 0000.0001)     ;
1773    (PID.TID 0000.0001) SEAICE_OLy = /* overlap for LSR/preconditioner */
1774    (PID.TID 0000.0001)                       0
1775    (PID.TID 0000.0001)     ;
1776    (PID.TID 0000.0001)
1777    (PID.TID 0000.0001)    Seaice advection diffusion config,   > START <
1778    (PID.TID 0000.0001)    -----------------------------------------------
1779    (PID.TID 0000.0001) SEAICEadvHeff = /* advect effective ice thickness */
1780    (PID.TID 0000.0001)                   T
1781    (PID.TID 0000.0001)     ;
1782    (PID.TID 0000.0001) SEAICEadvArea = /* advect fractional ice area */
1783    (PID.TID 0000.0001)                   T
1784    (PID.TID 0000.0001)     ;
1785    (PID.TID 0000.0001) SEAICEadvSnow = /* advect snow layer together with ice */
1786    (PID.TID 0000.0001)                   T
1787    (PID.TID 0000.0001)     ;
1788    (PID.TID 0000.0001) SEAICEadvSalt = /* advect salinity together with ice */
1789    (PID.TID 0000.0001)                   F
1790    (PID.TID 0000.0001)     ;
1791    (PID.TID 0000.0001) SEAICEadvScheme   = /* advection scheme for ice */
1792    (PID.TID 0000.0001)                       2
1793    (PID.TID 0000.0001)     ;
1794    (PID.TID 0000.0001) SEAICEuseFluxForm = /* advection in FV flux form */
1795    (PID.TID 0000.0001)                   T
1796    (PID.TID 0000.0001)     ;
1797    (PID.TID 0000.0001) SEAICEadvSchArea   = /* advection scheme for area */
1798    (PID.TID 0000.0001)                       2
1799    (PID.TID 0000.0001)     ;
1800    (PID.TID 0000.0001) SEAICEadvSchHeff   = /* advection scheme for thickness */
1801    (PID.TID 0000.0001)                       2
1802    (PID.TID 0000.0001)     ;
1803    (PID.TID 0000.0001) SEAICEadvSchSnow   = /* advection scheme for snow */
1804    (PID.TID 0000.0001)                       2
1805    (PID.TID 0000.0001)     ;
1806    (PID.TID 0000.0001) SEAICEdiffKhArea   = /* diffusivity (m^2/s) for area */
1807    (PID.TID 0000.0001)                 2.000000000000000E+02
1808    (PID.TID 0000.0001)     ;
1809    (PID.TID 0000.0001) SEAICEdiffKhHeff   = /* diffusivity (m^2/s) for heff */
1810    (PID.TID 0000.0001)                 2.000000000000000E+02
1811    (PID.TID 0000.0001)     ;
1812    (PID.TID 0000.0001) SEAICEdiffKhSnow   = /* diffusivity (m^2/s) for snow */
1813    (PID.TID 0000.0001)                 2.000000000000000E+02
1814    (PID.TID 0000.0001)     ;
1815    (PID.TID 0000.0001) DIFF1             = /* parameter used in advect.F [m/s] */
1816    (PID.TID 0000.0001)                 0.000000000000000E+00
1817    (PID.TID 0000.0001)     ;
1818    (PID.TID 0000.0001)
1819    (PID.TID 0000.0001)    Seaice thermodynamics configuration   > START <
1820    (PID.TID 0000.0001)    -----------------------------------------------
1821    (PID.TID 0000.0001) SEAICE_rhoIce     = /* density of sea ice (kg/m3) */
1822    (PID.TID 0000.0001)                 9.100000000000000E+02
1823    (PID.TID 0000.0001)     ;
1824    (PID.TID 0000.0001) SEAICE_rhoSnow    = /* density of snow (kg/m3) */
1825    (PID.TID 0000.0001)                 3.300000000000000E+02
1826    (PID.TID 0000.0001)     ;
1827    (PID.TID 0000.0001) SEAICE_rhoAir     = /* density of air (kg/m3) */
1828    (PID.TID 0000.0001)                 1.200000000000000E+00
1829    (PID.TID 0000.0001)     ;
1830    (PID.TID 0000.0001) usePW79thermodynamics  = /* default 0-layer TD */
1831    (PID.TID 0000.0001)                   T
1832    (PID.TID 0000.0001)     ;
1833    (PID.TID 0000.0001) SEAICE_lhEvap     = /* latent heat of evaporation */
1834    (PID.TID 0000.0001)                 2.500000000000000E+06
1835    (PID.TID 0000.0001)     ;
1836    (PID.TID 0000.0001) SEAICE_lhFusion   = /* latent heat of fusion */
1837    (PID.TID 0000.0001)                 3.340000000000000E+05
1838    (PID.TID 0000.0001)     ;
1839    (PID.TID 0000.0001) SEAICE_mcPheePiston = /* turbulent flux "piston velocity" a la McPhee (m/s) */
1840    (PID.TID 0000.0001)                 2.222222222222222E-03
1841    (PID.TID 0000.0001)     ;
1842    (PID.TID 0000.0001) SEAICE_mcPheeTaper = /* tapering of turbulent flux (0.< <1.) for AREA=1. */
1843    (PID.TID 0000.0001)                 0.000000000000000E+00
1844    (PID.TID 0000.0001)     ;
1845    (PID.TID 0000.0001) SEAICE_mcPheeStepFunc = /* replace linear tapering with step funct. */
1846    (PID.TID 0000.0001)                   F
1847    (PID.TID 0000.0001)     ;
1848    (PID.TID 0000.0001) SEAICE_frazilFrac = /* frazil (T<tempFrz) to seaice conversion rate (0.< <1.) */
1849    (PID.TID 0000.0001)                 8.000000000000000E-01
1850    (PID.TID 0000.0001)     ;
1851    (PID.TID 0000.0001) SEAICE_tempFrz0   = /* freezing temp. of sea water (intercept) */
1852    (PID.TID 0000.0001)                -1.960000000000000E+00
1853    (PID.TID 0000.0001)     ;
1854    (PID.TID 0000.0001) SEAICE_dTempFrz_dS= /* freezing temp. of sea water (slope) */
1855    (PID.TID 0000.0001)                 0.000000000000000E+00
1856    (PID.TID 0000.0001)     ;
1857    (PID.TID 0000.0001) SEAICE_growMeltByConv  = /* grow,melt by vert. conv. */
1858    (PID.TID 0000.0001)                   F
1859    (PID.TID 0000.0001)     ;
1860    (PID.TID 0000.0001) SEAICE_doOpenWaterGrowth = /* grow by open water */
1861    (PID.TID 0000.0001)                   F
1862    (PID.TID 0000.0001)     ;
1863    (PID.TID 0000.0001) SEAICE_doOpenWaterMelt = /* melt by open water */
1864    (PID.TID 0000.0001)                   F
1865    (PID.TID 0000.0001)     ;
1866    (PID.TID 0000.0001) SEAICE_areaGainFormula = /* ice cover gain formula (1,2)*/
1867    (PID.TID 0000.0001)                       2
1868    (PID.TID 0000.0001)     1=from growth by ATM
1869    (PID.TID 0000.0001)     2=from predicted growth by ATM
1870    (PID.TID 0000.0001)     ;
1871    (PID.TID 0000.0001) SEAICE_areaLossFormula = /* ice cover loss formula (1,2)*/
1872    (PID.TID 0000.0001)                       3
1873    (PID.TID 0000.0001)     1=from all but only melt conributions by ATM and OCN
1874    (PID.TID 0000.0001)     2=from net melt-grow>0 by ATM and OCN
1875    (PID.TID 0000.0001)     3=from predicted melt by ATM
1876    (PID.TID 0000.0001)     ;
1877    (PID.TID 0000.0001) SEAICE_tauAreaObsRelax= /* relaxation timescale of sea-ice concentration */
1878    (PID.TID 0000.0001)                -9.990000000000000E+02
1879    (PID.TID 0000.0001)     ;
1880    (PID.TID 0000.0001) HO                = /* nominal thickness of new ice */
1881    (PID.TID 0000.0001)                 5.000000000000000E-01
1882    (PID.TID 0000.0001)     ;
1883    (PID.TID 0000.0001) HO_south               = /* Southern Ocean HO */
1884    (PID.TID 0000.0001)                 5.000000000000000E-01
1885    (PID.TID 0000.0001)     ;
1886    (PID.TID 0000.0001) SEAICE_area_max        = /* set to les than 1. to mimic open leads */
1887    (PID.TID 0000.0001)                 1.000000000000000E+00
1888    (PID.TID 0000.0001)     ;
1889    (PID.TID 0000.0001)    Sea ice has a variable salinity such that
1890    (PID.TID 0000.0001) SEAICE_saltFrac = /* fraction of ocn salinity in new ice */
1891    (PID.TID 0000.0001)                 3.000000000000000E-01
1892    (PID.TID 0000.0001)     ;
1893    (PID.TID 0000.0001) SEAICE_salinityTracer = /* test SITR varia. salinity */
1894    (PID.TID 0000.0001)                   F
1895    (PID.TID 0000.0001)     ;
1896    (PID.TID 0000.0001) SEAICEuseFlooding = /* turn submerged snow into ice */
1897    (PID.TID 0000.0001)                   T
1898    (PID.TID 0000.0001)     ;
1899    (PID.TID 0000.0001)
1900    (PID.TID 0000.0001)    Seaice air-sea fluxes configuration,   > START <
1901    (PID.TID 0000.0001)    -----------------------------------------------
1902    (PID.TID 0000.0001) SEAICEheatConsFix  = /* accound for ocn<->seaice advect. heat flux */
1903    (PID.TID 0000.0001)                   F
1904    (PID.TID 0000.0001)     ;
1905    (PID.TID 0000.0001) SEAICE_multDim    = /* number of ice categories (1 or 7) */
1906    (PID.TID 0000.0001)                       7
1907    (PID.TID 0000.0001)     ;
1908    (PID.TID 0000.0001) SEAICE_PDF        = /* sea-ice distribution (-) */
1909    (PID.TID 0000.0001)     7 @  1.428571428571428E-01              /* K =  1:  7 */
1910    (PID.TID 0000.0001)     ;
1911    (PID.TID 0000.0001) IMAX_TICE         = /* iterations for ice surface temp */
1912    (PID.TID 0000.0001)                      10
1913    (PID.TID 0000.0001)     ;
1914    (PID.TID 0000.0001) postSolvTempIter= /* flux calculation after surf. temp iter */
1915    (PID.TID 0000.0001)                       0
1916    (PID.TID 0000.0001)     ;
1917    (PID.TID 0000.0001) SEAICE_dryIceAlb  = /* winter albedo */
1918    (PID.TID 0000.0001)                 7.500000000000000E-01
1919    (PID.TID 0000.0001)     ;
1920    (PID.TID 0000.0001) SEAICE_wetIceAlb  = /* summer albedo */
1921    (PID.TID 0000.0001)                 6.600000000000000E-01
1922    (PID.TID 0000.0001)     ;
1923    (PID.TID 0000.0001) SEAICE_drySnowAlb = /* dry snow albedo */
1924    (PID.TID 0000.0001)                 8.400000000000000E-01
1925    (PID.TID 0000.0001)     ;
1926    (PID.TID 0000.0001) SEAICE_wetSnowAlb = /* wet snow albedo */
1927    (PID.TID 0000.0001)                 7.000000000000000E-01
1928    (PID.TID 0000.0001)     ;
1929    (PID.TID 0000.0001) SEAICE_dryIceAlb_south = /* Southern Ocean dryIceAlb */
1930    (PID.TID 0000.0001)                 7.500000000000000E-01
1931    (PID.TID 0000.0001)     ;
1932    (PID.TID 0000.0001) SEAICE_wetIceAlb_south = /* Southern Ocean wetIceAlb */
1933    (PID.TID 0000.0001)                 6.600000000000000E-01
1934    (PID.TID 0000.0001)     ;
1935    (PID.TID 0000.0001) SEAICE_drySnowAlb_south= /* Southern Ocean drySnowAlb */
1936    (PID.TID 0000.0001)                 8.400000000000000E-01
1937    (PID.TID 0000.0001)     ;
1938    (PID.TID 0000.0001) SEAICE_wetSnowAlb_south= /* Southern Ocean wetSnowAlb */
1939    (PID.TID 0000.0001)                 7.000000000000000E-01
1940    (PID.TID 0000.0001)     ;
1941    (PID.TID 0000.0001) SEAICE_wetAlbTemp= /* Temp (o.C) threshold for wet-albedo */
1942    (PID.TID 0000.0001)                -1.000000000000000E-03
1943    (PID.TID 0000.0001)     ;
1944    (PID.TID 0000.0001) SEAICE_snow_emiss = /* snow emissivity */
1945    (PID.TID 0000.0001)                 9.500000000000000E-01
1946    (PID.TID 0000.0001)     ;
1947    (PID.TID 0000.0001) SEAICE_ice_emiss = /* seaice emissivity */
1948    (PID.TID 0000.0001)                 9.500000000000000E-01
1949    (PID.TID 0000.0001)     ;
1950    (PID.TID 0000.0001) SEAICE_cpAir      = /* heat capacity of air */
1951    (PID.TID 0000.0001)                 1.005000000000000E+03
1952    (PID.TID 0000.0001)     ;
1953    (PID.TID 0000.0001) SEAICE_dalton     = /* constant dalton number */
1954    (PID.TID 0000.0001)                 1.750000000000000E-03
1955    (PID.TID 0000.0001)     ;
1956    (PID.TID 0000.0001) SEAICE_iceConduct = /* sea-ice conductivity */
1957    (PID.TID 0000.0001)                 2.165600000000000E+00
1958    (PID.TID 0000.0001)     ;
1959    (PID.TID 0000.0001) SEAICE_snowConduct= /* snow conductivity */
1960    (PID.TID 0000.0001)                 3.100000000000000E-01
1961    (PID.TID 0000.0001)     ;
1962    (PID.TID 0000.0001) SEAICE_snowThick  = /* cutoff snow thickness (for albedo) */
1963    (PID.TID 0000.0001)                 1.500000000000000E-01
1964    (PID.TID 0000.0001)     ;
1965    (PID.TID 0000.0001) SEAICE_shortwave  = /* penetration shortwave radiation */
1966    (PID.TID 0000.0001)                 3.000000000000000E-01
1967    (PID.TID 0000.0001)     ;
1968    (PID.TID 0000.0001) useMaykutSatVapPoly = /* use Maykut Polynomial for Sat.Vap.Pr */
1969    (PID.TID 0000.0001)                   T
1970    (PID.TID 0000.0001)     ;
1971    (PID.TID 0000.0001) MIN_ATEMP         = /* minimum air temperature */
1972    (PID.TID 0000.0001)                -5.000000000000000E+01
1973    (PID.TID 0000.0001)     ;
1974    (PID.TID 0000.0001) MIN_LWDOWN        = /* minimum downward longwave */
1975    (PID.TID 0000.0001)                 6.000000000000000E+01
1976    (PID.TID 0000.0001)     ;
1977    (PID.TID 0000.0001) MIN_TICE          = /* minimum ice temperature */
1978    (PID.TID 0000.0001)                -5.000000000000000E+01
1979    (PID.TID 0000.0001)     ;
1980    (PID.TID 0000.0001)
1981    (PID.TID 0000.0001)    Seaice initialization and IO config.,   > START <
1982    (PID.TID 0000.0001)    -------------------------------------------------
1983    (PID.TID 0000.0001) SEAICE_initialHEFF= /* initial sea-ice thickness */
1984    (PID.TID 0000.0001)                 1.000000000000000E+00
1985    (PID.TID 0000.0001)     ;
1986    (PID.TID 0000.0001) AreaFile = /* Initial ice concentration File */
1987    (PID.TID 0000.0001)               ''
1988    (PID.TID 0000.0001)     ;
1989    (PID.TID 0000.0001) HeffFile = /* Initial effective ice thickness File */
1990    (PID.TID 0000.0001)               ''
1991    (PID.TID 0000.0001)     ;
1992    (PID.TID 0000.0001) HsnowFile = /* Initial snow thickness File */
1993    (PID.TID 0000.0001)               ''
1994    (PID.TID 0000.0001)     ;
1995    (PID.TID 0000.0001) HsaltFile = /* Initial HSALT File */
1996    (PID.TID 0000.0001)               ''
1997    (PID.TID 0000.0001)     ;
1998    (PID.TID 0000.0001) uIceFile = /* Initial U-ice velocity File */
1999    (PID.TID 0000.0001)               ''
2000    (PID.TID 0000.0001)     ;
2001    (PID.TID 0000.0001) vIceFile = /* Initial V-ice velocity File */
2002    (PID.TID 0000.0001)               ''
2003    (PID.TID 0000.0001)     ;
2004    (PID.TID 0000.0001) SEAICEwriteState  = /* write sea ice state to file */
2005    (PID.TID 0000.0001)                   T
2006    (PID.TID 0000.0001)     ;
2007    (PID.TID 0000.0001) SEAICE_monFreq  = /* monitor frequency */
2008    (PID.TID 0000.0001)                 0.000000000000000E+00
2009    (PID.TID 0000.0001)     ;
2010    (PID.TID 0000.0001) SEAICE_dumpFreq   = /* dump frequency */
2011    (PID.TID 0000.0001)                 0.000000000000000E+00
2012    (PID.TID 0000.0001)     ;
2013    (PID.TID 0000.0001) SEAICE_taveFreq   = /* time-averaging frequency */
2014    (PID.TID 0000.0001)                 0.000000000000000E+00
2015    (PID.TID 0000.0001)     ;
2016    (PID.TID 0000.0001) SEAICE_mon_stdio  = /* write monitor to std-outp */
2017    (PID.TID 0000.0001)                   T
2018    (PID.TID 0000.0001)     ;
2019    (PID.TID 0000.0001) SEAICE_dump_mdsio = /* write snap-shot   using MDSIO */
2020    (PID.TID 0000.0001)                   T
2021    (PID.TID 0000.0001)     ;
2022    (PID.TID 0000.0001) SEAICE_tave_mdsio = /* write TimeAverage using MDSIO */
2023    (PID.TID 0000.0001)                   T
2024    (PID.TID 0000.0001)     ;
2025    (PID.TID 0000.0001) SEAICE_mon_mnc    = /* write monitor to netcdf file */
2026    (PID.TID 0000.0001)                   F
2027    (PID.TID 0000.0001)     ;
2028    (PID.TID 0000.0001) SEAICE_dump_mnc   = /* write snap-shot   using MNC */
2029    (PID.TID 0000.0001)                   F
2030    (PID.TID 0000.0001)     ;
2031    (PID.TID 0000.0001) SEAICE_tave_mnc   = /* write TimeAverage using MNC */
2032    (PID.TID 0000.0001)                   F
2033    (PID.TID 0000.0001)     ;
2034    (PID.TID 0000.0001)
2035    (PID.TID 0000.0001)    Seaice regularization numbers,   > START <
2036    (PID.TID 0000.0001)    -----------------------------------------------
2037    (PID.TID 0000.0001) SEAICE_EPS        = /* reduce derivative singularities */
2038    (PID.TID 0000.0001)                 1.000000000000000E-08
2039    (PID.TID 0000.0001)     ;
2040    (PID.TID 0000.0001) SEAICE_EPS_SQ     = /* reduce derivative singularities */
2041    (PID.TID 0000.0001)                 1.000000000000000E-16
2042    (PID.TID 0000.0001)     ;
2043    (PID.TID 0000.0001) SEAICE_area_reg   = /* reduce derivative singularities */
2044    (PID.TID 0000.0001)                 1.000000000000000E-05
2045    (PID.TID 0000.0001)     ;
2046    (PID.TID 0000.0001) SEAICE_hice_reg   = /* reduce derivative singularities */
2047    (PID.TID 0000.0001)                 5.000000000000000E-02
2048    (PID.TID 0000.0001)     ;
2049    (PID.TID 0000.0001) SEAICE_area_floor = /* reduce derivative singularities */
2050    (PID.TID 0000.0001)                 1.000000000000000E-05
2051    (PID.TID 0000.0001)     ;
2052    (PID.TID 0000.0001)
2053    (PID.TID 0000.0001) // =======================================================
2054    (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> END <<<
2055    (PID.TID 0000.0001) // =======================================================
2056    (PID.TID 0000.0001)
2057  (PID.TID 0000.0001) %MON fCori_max                    =   1.4210453727344E-04  (PID.TID 0000.0001) %MON fCori_max                    =   1.4210453727344E-04
2058  (PID.TID 0000.0001) %MON fCori_min                    =   1.0666243053630E-04  (PID.TID 0000.0001) %MON fCori_min                    =   1.0666243053630E-04
2059  (PID.TID 0000.0001) %MON fCori_mean                   =   1.2711058365303E-04  (PID.TID 0000.0001) %MON fCori_mean                   =   1.2711058365303E-04
# Line 1771  Line 2077 
2077  (PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */  (PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */
2078  (PID.TID 0000.0001)               'OCEANIC'  (PID.TID 0000.0001)               'OCEANIC'
2079  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2080  (PID.TID 0000.0001) fluidIsAir  =  /* fluid major constituent is Air */  (PID.TID 0000.0001) fluidIsAir   =  /* fluid major constituent is Air */
2081  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2082  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2083  (PID.TID 0000.0001) fluidIsWater=  /* fluid major constituent is Water */  (PID.TID 0000.0001) fluidIsWater =  /* fluid major constituent is Water */
2084  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2085  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2086  (PID.TID 0000.0001) usingPCoords =  /* use p (or p*) vertical coordinate */  (PID.TID 0000.0001) usingPCoords =  /* use p (or p*) vertical coordinate */
# Line 1830  Line 2136 
2136  (PID.TID 0000.0001)                 3.470000000000000E+01,      /* K = 22 */  (PID.TID 0000.0001)                 3.470000000000000E+01,      /* K = 22 */
2137  (PID.TID 0000.0001)                 3.469000000000000E+01       /* K = 23 */  (PID.TID 0000.0001)                 3.469000000000000E+01       /* K = 23 */
2138  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2139  (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*/  
2140  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2141  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2142  (PID.TID 0000.0001) useStrainTensionVisc =   /* Use StrainTension Form of Viscous Operator on/off flag*/  (PID.TID 0000.0001) useVariableVisc = /* Use variable horizontal viscosity */
2143  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2144  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2145  (PID.TID 0000.0001) useAreaViscLength =   /* Use area for visc length instead of geom. mean*/  (PID.TID 0000.0001) useHarmonicVisc = /* Use harmonic horizontal viscosity */
2146  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   T
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) viscC2leith = /* Leith harmonic visc. factor (on grad(vort),non-dim.) */  
 (PID.TID 0000.0001)                 0.000000000000000E+00  
 (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  
2147  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2148  (PID.TID 0000.0001) viscA4Grid =   /* Grid dependent biharmonic viscosity ( non-dim. ) */  (PID.TID 0000.0001) useBiharmonicVisc= /* Use biharmonic horiz.  viscosity */
2149  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                   F
2150  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2151  (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 */
2152  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                   F
2153  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2154  (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 ) */
2155  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 5.000000000000000E+04
2156  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2157  (PID.TID 0000.0001) viscC4Smag = /* Smagorinsky biharm viscosity factor (non-dim) */  (PID.TID 0000.0001) viscA4  =   /* Lateral biharmonic viscosity ( m^4/s ) */
2158  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2159  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2160  (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 1881  Line 2163 
2163  (PID.TID 0000.0001) sideDragFactor = /* side-drag scaling factor (non-dim) */  (PID.TID 0000.0001) sideDragFactor = /* side-drag scaling factor (non-dim) */
2164  (PID.TID 0000.0001)                 2.000000000000000E+00  (PID.TID 0000.0001)                 2.000000000000000E+00
2165  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2166  (PID.TID 0000.0001) viscAr =   /* Vertical eddy viscosity ( m^2/s ) */  (PID.TID 0000.0001) viscArNr = /* vertical profile of vertical viscosity ( m^2/s )*/
2167  (PID.TID 0000.0001)                 1.930000000000000E-05  (PID.TID 0000.0001)    23 @  1.930000000000000E-05              /* K =  1: 23 */
2168  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2169  (PID.TID 0000.0001) no_slip_bottom =  /* Viscous BCs: No-slip bottom */  (PID.TID 0000.0001) no_slip_bottom =  /* Viscous BCs: No-slip bottom */
2170  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2171  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2172    (PID.TID 0000.0001) bottomVisc_pCell = /* Partial-cell in bottom Visc. BC */
2173    (PID.TID 0000.0001)                   F
2174    (PID.TID 0000.0001)     ;
2175  (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */  (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */
2176  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2177  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2178  (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */  (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */
2179  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2180  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2181    (PID.TID 0000.0001) selectBotDragQuadr = /* select quadratic bottom drag options */
2182    (PID.TID 0000.0001)                      -1
2183    (PID.TID 0000.0001)     ;
2184  (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 ) */
2185  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2186  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 1923  Line 2211 
2211  (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 ) */
2212  (PID.TID 0000.0001)                -2.000000000000000E+03  (PID.TID 0000.0001)                -2.000000000000000E+03
2213  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2214  (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) */
2215  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2216  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2217  (PID.TID 0000.0001) hMixCriteria=  /* Criteria for mixed-layer diagnostic */  (PID.TID 0000.0001) hMixCriteria=  /* Criteria for mixed-layer diagnostic */
2218  (PID.TID 0000.0001)                -8.000000000000000E-01  (PID.TID 0000.0001)                -8.000000000000000E-01
2219  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2220  (PID.TID 0000.0001) dRhoSmall=  /* Parameter for mixed-layer diagnostic */  (PID.TID 0000.0001) dRhoSmall =  /* Parameter for mixed-layer diagnostic */
2221  (PID.TID 0000.0001)                 1.000000000000000E-06  (PID.TID 0000.0001)                 1.000000000000000E-06
2222  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2223  (PID.TID 0000.0001) hMixSmooth=  /* Smoothing parameter for mixed-layer diagnostic */  (PID.TID 0000.0001) hMixSmooth=  /* Smoothing parameter for mixed-layer diagnostic */
# Line 1938  Line 2226 
2226  (PID.TID 0000.0001) eosType =  /* Type of Equation of State */  (PID.TID 0000.0001) eosType =  /* Type of Equation of State */
2227  (PID.TID 0000.0001)               'JMD95Z'  (PID.TID 0000.0001)               'JMD95Z'
2228  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2229  (PID.TID 0000.0001) tAlpha =   /* Linear EOS thermal expansion coefficient ( 1/oC ) */  (PID.TID 0000.0001) HeatCapacity_Cp =  /* Specific heat capacity ( J/kg/K ) */
2230  (PID.TID 0000.0001)                 2.000000000000000E-04  (PID.TID 0000.0001)                 3.986000000000000E+03
2231  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2232  (PID.TID 0000.0001) sBeta =   /* Linear EOS haline contraction coefficient ( 1/psu ) */  (PID.TID 0000.0001) celsius2K = /* 0 degree Celsius converted to Kelvin ( K ) */
2233  (PID.TID 0000.0001)                 7.400000000000000E-04  (PID.TID 0000.0001)                 2.731600000000000E+02
2234  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2235  (PID.TID 0000.0001) rhonil =   /* Reference density ( kg/m^3 ) */  (PID.TID 0000.0001) rhoConst  = /* Reference density (Boussinesq)  ( kg/m^3 ) */
 (PID.TID 0000.0001)                 1.027000000000000E+03  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) rhoConst =   /* Reference density ( kg/m^3 ) */  
2236  (PID.TID 0000.0001)                 1.027000000000000E+03  (PID.TID 0000.0001)                 1.027000000000000E+03
2237  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2238  (PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */  (PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */
# Line 1956  Line 2241 
2241  (PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */  (PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */
2242  (PID.TID 0000.0001)    24 @  1.000000000000000E+00              /* K =  1: 24 */  (PID.TID 0000.0001)    24 @  1.000000000000000E+00              /* K =  1: 24 */
2243  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2244  (PID.TID 0000.0001) rhoConstFresh =   /* Reference density ( kg/m^3 ) */  (PID.TID 0000.0001) rhoConstFresh = /* Fresh-water reference density ( kg/m^3 ) */
2245  (PID.TID 0000.0001)                 1.027000000000000E+03  (PID.TID 0000.0001)                 9.998000000000000E+02
2246  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2247  (PID.TID 0000.0001) gravity =   /* Gravitational acceleration ( m/s^2 ) */  (PID.TID 0000.0001) gravity =   /* Gravitational acceleration ( m/s^2 ) */
2248  (PID.TID 0000.0001)                 9.815600000000000E+00  (PID.TID 0000.0001)                 9.815600000000000E+00
# Line 1977  Line 2262 
2262  (PID.TID 0000.0001) beta =   /* Beta ( 1/(m.s) ) */  (PID.TID 0000.0001) beta =   /* Beta ( 1/(m.s) ) */
2263  (PID.TID 0000.0001)                 9.999999999999999E-12  (PID.TID 0000.0001)                 9.999999999999999E-12
2264  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2265  (PID.TID 0000.0001) freeSurfFac =   /* Implicit free surface factor */  (PID.TID 0000.0001) fPrime =   /* Second coriolis parameter ( 1/s ) */
2266  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2267    (PID.TID 0000.0001)     ;
2268    (PID.TID 0000.0001) rigidLid =   /* Rigid lid on/off flag */
2269    (PID.TID 0000.0001)                   F
2270  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2271  (PID.TID 0000.0001) implicitFreeSurface =   /* Implicit free surface on/off flag */  (PID.TID 0000.0001) implicitFreeSurface =   /* Implicit free surface on/off flag */
2272  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2273  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2274  (PID.TID 0000.0001) rigidLid =   /* Rigid lid on/off flag */  (PID.TID 0000.0001) freeSurfFac =   /* Implicit free surface factor */
2275  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                 1.000000000000000E+00
2276  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2277  (PID.TID 0000.0001) implicSurfPress =   /* Surface Pressure implicit factor (0-1)*/  (PID.TID 0000.0001) implicSurfPress =  /* Surface Pressure implicit factor (0-1)*/
2278  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
2279  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2280  (PID.TID 0000.0001) implicDiv2Dflow =   /* Barot. Flow Div. implicit factor (0-1)*/  (PID.TID 0000.0001) implicDiv2Dflow =  /* Barot. Flow Div. implicit factor (0-1)*/
2281  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
2282  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2283  (PID.TID 0000.0001) exactConserv =   /* Exact Volume Conservation on/off flag*/  (PID.TID 0000.0001) uniformLin_PhiSurf = /* use uniform Bo_surf on/off flag*/
2284  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   T
2285  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2286  (PID.TID 0000.0001) linFSConserveTr =   /* Tracer correction for Lin Free Surface on/off flag*/  (PID.TID 0000.0001) uniformFreeSurfLev = /* free-surface level-index is uniform */
2287    (PID.TID 0000.0001)                   T
2288    (PID.TID 0000.0001)     ;
2289    (PID.TID 0000.0001) hFacMin =   /* minimum partial cell factor (hFac) */
2290    (PID.TID 0000.0001)                 1.000000000000000E+00
2291    (PID.TID 0000.0001)     ;
2292    (PID.TID 0000.0001) hFacMinDr = /* minimum partial cell thickness ( m) */
2293    (PID.TID 0000.0001)                 0.000000000000000E+00
2294    (PID.TID 0000.0001)     ;
2295    (PID.TID 0000.0001) exactConserv =  /* Exact Volume Conservation on/off flag*/
2296  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2297  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2298  (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*/
2299  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
2300  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2301  (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)*/
2302  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       0
 (PID.TID 0000.0001)     ;  
2303  (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.
2304    (PID.TID 0000.0001)     ;
2305  (PID.TID 0000.0001) hFacInf =   /* lower threshold for hFac (nonlinFreeSurf only)*/  (PID.TID 0000.0001) hFacInf =   /* lower threshold for hFac (nonlinFreeSurf only)*/
2306  (PID.TID 0000.0001)                 2.000000000000000E-01  (PID.TID 0000.0001)                 2.000000000000000E-01
2307  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2308  (PID.TID 0000.0001) hFacSup =   /* upper threshold for hFac (nonlinFreeSurf only)*/  (PID.TID 0000.0001) hFacSup =   /* upper threshold for hFac (nonlinFreeSurf only)*/
2309  (PID.TID 0000.0001)                 2.000000000000000E+00  (PID.TID 0000.0001)                 2.000000000000000E+00
2310  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2311  (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) */  
2312  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       0
2313  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2314  (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 2023  Line 2317 
2317  (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)*/
2318  (PID.TID 0000.0001)                 1.234567000000000E+05  (PID.TID 0000.0001)                 1.234567000000000E+05
2319  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2320  (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)*/
2321  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2322  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2323  (PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(ppt)*/  (PID.TID 0000.0001) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */
2324    (PID.TID 0000.0001)                       0
2325    (PID.TID 0000.0001)     ;
2326    (PID.TID 0000.0001) temp_addMass = /* Temp. of addMass array (UNSET=use local T)(oC)*/
2327    (PID.TID 0000.0001)                 1.234567000000000E+05
2328    (PID.TID 0000.0001)     ;
2329    (PID.TID 0000.0001) salt_addMass = /* Salin. of addMass array (UNSET=use local S)(psu)*/
2330    (PID.TID 0000.0001)                 0.000000000000000E+00
2331    (PID.TID 0000.0001)     ;
2332    (PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(psu)*/
2333  (PID.TID 0000.0001)                 3.500000000000000E+01  (PID.TID 0000.0001)                 3.500000000000000E+01
2334  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2335  (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 2038  Line 2341 
2341  (PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */  (PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */
2342  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
2343  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2344    (PID.TID 0000.0001) implicitNHPress = /* Non-Hyd Pressure implicit factor (0-1)*/
2345    (PID.TID 0000.0001)                 1.000000000000000E+00
2346    (PID.TID 0000.0001)     ;
2347    (PID.TID 0000.0001) selectNHfreeSurf = /* Non-Hyd (free-)Surface option */
2348    (PID.TID 0000.0001)                       0
2349    (PID.TID 0000.0001)     ;
2350  (PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */  (PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */
2351  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2352  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2353    (PID.TID 0000.0001) calc_wVelocity = /* vertical velocity calculation on/off flag */
2354    (PID.TID 0000.0001)                   T
2355    (PID.TID 0000.0001)     ;
2356  (PID.TID 0000.0001) momStepping =  /* Momentum equation on/off flag */  (PID.TID 0000.0001) momStepping =  /* Momentum equation on/off flag */
2357  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2358  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2053  Line 2365 
2365  (PID.TID 0000.0001) momViscosity =  /* Momentum viscosity on/off flag */  (PID.TID 0000.0001) momViscosity =  /* Momentum viscosity on/off flag */
2366  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2367  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2368  (PID.TID 0000.0001) momImplVertAdv =/* Momentum implicit vert. advection on/off*/  (PID.TID 0000.0001) momImplVertAdv= /* Momentum implicit vert. advection on/off*/
2369  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2370  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2371  (PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */  (PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */
2372  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2373  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2374    (PID.TID 0000.0001) implBottomFriction= /* Implicit bottom friction on/off flag */
2375    (PID.TID 0000.0001)                   F
2376    (PID.TID 0000.0001)     ;
2377  (PID.TID 0000.0001) metricTerms =  /* metric-Terms on/off flag */  (PID.TID 0000.0001) metricTerms =  /* metric-Terms on/off flag */
2378  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2379  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2380  (PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */  (PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */
2381  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2382  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2383  (PID.TID 0000.0001) useConstantF =  /* use Constant f0 Coriolis flag */  (PID.TID 0000.0001) selectCoriMap = /* Coriolis Map options (0,1,2,3)*/
2384  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                       2
2385  (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  
2386  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2387  (PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */  (PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */
2388  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
# Line 2083  Line 2393 
2393  (PID.TID 0000.0001) useCDscheme =  /* CD scheme on/off flag */  (PID.TID 0000.0001) useCDscheme =  /* CD scheme on/off flag */
2394  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2395  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2396    (PID.TID 0000.0001) useEnergyConservingCoriolis= /* Flx-Form Coriolis scheme flag */
2397    (PID.TID 0000.0001)                   F
2398    (PID.TID 0000.0001)     ;
2399  (PID.TID 0000.0001) useJamartWetPoints= /* Coriolis WetPoints method flag */  (PID.TID 0000.0001) useJamartWetPoints= /* Coriolis WetPoints method flag */
2400  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2401  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2402  (PID.TID 0000.0001) useJamartMomAdv= /* V.I. Non-linear terms Jamart flag */  (PID.TID 0000.0001) useJamartMomAdv= /* V.I Non-linear terms Jamart flag */
2403  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2404  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2405  (PID.TID 0000.0001) useAbsVorticity= /* Work with f+zeta in Coriolis */  (PID.TID 0000.0001) useAbsVorticity= /* V.I Works with f+zeta in Coriolis */
2406  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2407  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2408  (PID.TID 0000.0001) selectVortScheme= /* Scheme selector for Vorticity-Term */  (PID.TID 0000.0001) selectVortScheme= /* V.I Scheme selector for Vorticity-Term */
2409  (PID.TID 0000.0001)               123456789  (PID.TID 0000.0001)               123456789
2410  (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
2411  (PID.TID 0000.0001)    = 1 : same as 0 with modified hFac  (PID.TID 0000.0001)    = 1 : same as 0 with modified hFac
# Line 2100  Line 2413 
2413  (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
2414  (PID.TID 0000.0001)          from Sadourny (Burridge & Haseler, ECMWF Rep.4, 1977)  (PID.TID 0000.0001)          from Sadourny (Burridge & Haseler, ECMWF Rep.4, 1977)
2415  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2416  (PID.TID 0000.0001) upwindVorticity= /* Upwind bias vorticity flag */  (PID.TID 0000.0001) upwindVorticity= /* V.I Upwind bias vorticity flag */
2417  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2418  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2419  (PID.TID 0000.0001) highOrderVorticity= /* High order interp. of vort. flag */  (PID.TID 0000.0001) highOrderVorticity= /* V.I High order vort. advect. flag */
2420  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2421  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2422  (PID.TID 0000.0001) upwindShear= /* Upwind vertical Shear advection flag */  (PID.TID 0000.0001) upwindShear= /* V.I Upwind vertical Shear advection flag */
2423  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2424  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2425  (PID.TID 0000.0001) selectKEscheme= /* Kinetic Energy scheme selector */  (PID.TID 0000.0001) selectKEscheme= /* V.I Kinetic Energy scheme selector */
2426  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       0
2427  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2428  (PID.TID 0000.0001) momForcing =  /* Momentum forcing on/off flag */  (PID.TID 0000.0001) momForcing =  /* Momentum forcing on/off flag */
# Line 2121  Line 2434 
2434  (PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */  (PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */
2435  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2436  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2437  (PID.TID 0000.0001) staggerTimeStep =   /* Stagger time stepping on/off flag */  (PID.TID 0000.0001) staggerTimeStep =    /* Stagger time stepping on/off flag */
2438    (PID.TID 0000.0001)                   T
2439    (PID.TID 0000.0001)     ;
2440    (PID.TID 0000.0001) doResetHFactors = /* reset thickness factors @ each time-step */
2441  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2442  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2443  (PID.TID 0000.0001) multiDimAdvection =   /* enable/disable Multi-Dim Advection */  (PID.TID 0000.0001) multiDimAdvection =  /* enable/disable Multi-Dim Advection */
2444  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2445  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2446  (PID.TID 0000.0001) useMultiDimAdvec =   /* Multi-Dim Advection is/is-not used */  (PID.TID 0000.0001) useMultiDimAdvec =   /* Multi-Dim Advection is/is-not used */
2447  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2448  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2449  (PID.TID 0000.0001) implicitDiffusion =/* Implicit Diffusion on/off flag */  (PID.TID 0000.0001) implicitDiffusion = /* Implicit Diffusion on/off flag */
2450  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2451  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2452  (PID.TID 0000.0001) tempStepping =  /* Temperature equation on/off flag */  (PID.TID 0000.0001) tempStepping =  /* Temperature equation on/off flag */
2453  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2454  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2455  (PID.TID 0000.0001) tempAdvection=  /* Temperature advection on/off flag */  (PID.TID 0000.0001) tempAdvection = /* Temperature advection on/off flag */
2456  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2457  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2458  (PID.TID 0000.0001) tempImplVertAdv =/* Temp. implicit vert. advection on/off */  (PID.TID 0000.0001) tempImplVertAdv = /* Temp. implicit vert. advection on/off */
2459  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2460  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2461  (PID.TID 0000.0001) tempForcing  =  /* Temperature forcing on/off flag */  (PID.TID 0000.0001) tempForcing  =  /* Temperature forcing on/off flag */
2462  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2463  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2464    (PID.TID 0000.0001) doThetaClimRelax = /* apply SST relaxation on/off flag */
2465    (PID.TID 0000.0001)                   F
2466    (PID.TID 0000.0001)     ;
2467  (PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */  (PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */
2468  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2469  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2470  (PID.TID 0000.0001) saltStepping =  /* Salinity equation on/off flag */  (PID.TID 0000.0001) saltStepping =  /* Salinity equation on/off flag */
2471  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2472  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2473  (PID.TID 0000.0001) saltAdvection=  /* Salinity advection on/off flag */  (PID.TID 0000.0001) saltAdvection = /* Salinity advection on/off flag */
2474  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2475  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2476  (PID.TID 0000.0001) saltImplVertAdv =/* Sali. implicit vert. advection on/off */  (PID.TID 0000.0001) saltImplVertAdv = /* Sali. implicit vert. advection on/off */
2477  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2478  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2479  (PID.TID 0000.0001) saltForcing  =  /* Salinity forcing on/off flag */  (PID.TID 0000.0001) saltForcing  =  /* Salinity forcing on/off flag */
2480  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2481  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2482    (PID.TID 0000.0001) doSaltClimRelax = /* apply SSS relaxation on/off flag */
2483    (PID.TID 0000.0001)                   T
2484    (PID.TID 0000.0001)     ;
2485  (PID.TID 0000.0001) saltIsActiveTr = /* Salt  is a dynamically Active Tracer */  (PID.TID 0000.0001) saltIsActiveTr = /* Salt  is a dynamically Active Tracer */
2486  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2487  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2175  Line 2497 
2497  (PID.TID 0000.0001)  useSingleCpuIO = /* only master MPI process does I/O */  (PID.TID 0000.0001)  useSingleCpuIO = /* only master MPI process does I/O */
2498  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2499  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2500  (PID.TID 0000.0001)  debugMode  =  /* Debug Mode on/off flag */  (PID.TID 0000.0001)  useSingleCpuInput = /* only master process reads input */
2501  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2502  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2503  (PID.TID 0000.0001)    debLevA  =  /* 1rst level of debugging */  (PID.TID 0000.0001) /* debLev[*]  : level of debug & auxiliary message printing */
2504  (PID.TID 0000.0001)                       1  (PID.TID 0000.0001) debLevZero =  0 ; /* level of disabled aux. msg printing */
2505  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)    debLevA =  1 ; /* level of minimum  aux. msg printing */
2506  (PID.TID 0000.0001)    debLevB  =  /* 2nd  level of debugging */  (PID.TID 0000.0001)    debLevB =  2 ; /* level of low aux. print (report read-file opening)*/
2507  (PID.TID 0000.0001)                       2  (PID.TID 0000.0001)    debLevC =  3 ; /* level of moderate debug prt (most pkgs debug msg) */
2508  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)    debLevD =  4 ; /* level of enhanced debug prt (add DEBUG_STATS prt) */
2509  (PID.TID 0000.0001)  debugLevel =  /* select debugging level */  (PID.TID 0000.0001)    debLevE =  5 ; /* level of extensive debug printing */
2510    (PID.TID 0000.0001) debugLevel =  /* select debug printing level */
2511  (PID.TID 0000.0001)                       1  (PID.TID 0000.0001)                       1
2512  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2513  (PID.TID 0000.0001) //  (PID.TID 0000.0001) //
# Line 2196  Line 2519 
2519  (PID.TID 0000.0001) cg2dChkResFreq =   /* 2d con. grad convergence test frequency */  (PID.TID 0000.0001) cg2dChkResFreq =   /* 2d con. grad convergence test frequency */
2520  (PID.TID 0000.0001)                       1  (PID.TID 0000.0001)                       1
2521  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2522    (PID.TID 0000.0001) cg2dUseMinResSol= /* use cg2d last-iter(=0) / min-resid.(=1) solution */
2523    (PID.TID 0000.0001)                       0
2524    (PID.TID 0000.0001)     ;
2525  (PID.TID 0000.0001) cg2dTargetResidual =   /* 2d con. grad target residual  */  (PID.TID 0000.0001) cg2dTargetResidual =   /* 2d con. grad target residual  */
2526  (PID.TID 0000.0001)                 1.000000000000000E-13  (PID.TID 0000.0001)                 1.000000000000000E-13
2527  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2205  Line 2531 
2531  (PID.TID 0000.0001) cg2dPreCondFreq =   /* Freq. for updating cg2d preconditioner */  (PID.TID 0000.0001) cg2dPreCondFreq =   /* Freq. for updating cg2d preconditioner */
2532  (PID.TID 0000.0001)                       1  (PID.TID 0000.0001)                       1
2533  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2534    (PID.TID 0000.0001) useSRCGSolver =  /* use single reduction CG solver(s) */
2535    (PID.TID 0000.0001)                   F
2536    (PID.TID 0000.0001)     ;
2537    (PID.TID 0000.0001) printResidualFreq = /* Freq. for printing CG residual */
2538    (PID.TID 0000.0001)                       0
2539    (PID.TID 0000.0001)     ;
2540  (PID.TID 0000.0001) //  (PID.TID 0000.0001) //
2541  (PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist )  (PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist )
2542  (PID.TID 0000.0001) //  (PID.TID 0000.0001) //
2543  (PID.TID 0000.0001) deltaTmom =   /* Momentum equation timestep ( s ) */  (PID.TID 0000.0001) deltaTMom =   /* Momentum equation timestep ( s ) */
2544  (PID.TID 0000.0001)                 3.600000000000000E+03  (PID.TID 0000.0001)                 3.600000000000000E+03
2545  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2546  (PID.TID 0000.0001) deltaTfreesurf = /* FreeSurface equation timestep ( s ) */  (PID.TID 0000.0001) deltaTFreeSurf = /* FreeSurface equation timestep ( s ) */
2547  (PID.TID 0000.0001)                 3.600000000000000E+03  (PID.TID 0000.0001)                 3.600000000000000E+03
2548  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2549  (PID.TID 0000.0001) dTtracerLev =  /* Tracer equation timestep ( s ) */  (PID.TID 0000.0001) dTtracerLev =  /* Tracer equation timestep ( s ) */
# Line 2224  Line 2556 
2556  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2557  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2558  (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 */
2559  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       1
2560  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2561  (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 */
2562  (PID.TID 0000.0001)                       1  (PID.TID 0000.0001)                       1
# Line 2244  Line 2576 
2576  (PID.TID 0000.0001) rCD =   /* Normalised CD coupling parameter */  (PID.TID 0000.0001) rCD =   /* Normalised CD coupling parameter */
2577  (PID.TID 0000.0001)                 9.791666666666666E-01  (PID.TID 0000.0001)                 9.791666666666666E-01
2578  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2579    (PID.TID 0000.0001) epsAB_CD = /* AB-2 stabilizing weight for CD-scheme*/
2580    (PID.TID 0000.0001)                 1.000000000000000E-01
2581    (PID.TID 0000.0001)     ;
2582  (PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */  (PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */
2583  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2584  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2585  (PID.TID 0000.0001) nIter0 =   /* Run starting timestep number  */  (PID.TID 0000.0001) nIter0   =   /* Run starting timestep number */
2586  (PID.TID 0000.0001)                       0  (PID.TID 0000.0001)                       0
2587  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2588  (PID.TID 0000.0001) nTimeSteps =   /* Number of timesteps */  (PID.TID 0000.0001) nTimeSteps = /* Number of timesteps */
2589    (PID.TID 0000.0001)                       4
2590    (PID.TID 0000.0001)     ;
2591    (PID.TID 0000.0001) nEndIter =   /* Run ending timestep number */
2592  (PID.TID 0000.0001)                       4  (PID.TID 0000.0001)                       4
2593  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2594  (PID.TID 0000.0001) baseTime =   /* Model base time ( s ). */  (PID.TID 0000.0001) baseTime =   /* Model base time ( s ) */
2595  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2596  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2597  (PID.TID 0000.0001) startTime =   /* Run start time ( s ). */  (PID.TID 0000.0001) startTime =  /* Run start time ( s ) */
2598  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2599  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2600  (PID.TID 0000.0001) endTime =   /* Integration ending time ( s ). */  (PID.TID 0000.0001) endTime  =   /* Integration ending time ( s ) */
2601  (PID.TID 0000.0001)                 1.440000000000000E+04  (PID.TID 0000.0001)                 1.440000000000000E+04
2602  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2603  (PID.TID 0000.0001) pChkPtFreq =   /* Permanent restart/checkpoint file interval ( s ). */  (PID.TID 0000.0001) pChkPtFreq = /* Permanent restart/pickup file interval ( s ) */
2604  (PID.TID 0000.0001)                 3.600000000000000E+04  (PID.TID 0000.0001)                 0.000000000000000E+00
2605  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2606  (PID.TID 0000.0001) chkPtFreq =   /* Rolling restart/checkpoint file interval ( s ). */  (PID.TID 0000.0001) chkPtFreq  = /* Rolling restart/pickup file interval ( s ) */
2607  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2608  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2609  (PID.TID 0000.0001) pickup_write_mdsio =   /* Model IO flag. */  (PID.TID 0000.0001) pickup_write_mdsio =   /* Model IO flag. */
2610  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   T
2611  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2612  (PID.TID 0000.0001) pickup_read_mdsio =   /* Model IO flag. */  (PID.TID 0000.0001) pickup_read_mdsio =   /* Model IO flag. */
2613  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   T
2614  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2615  (PID.TID 0000.0001) pickup_write_mnc =   /* Model IO flag. */  (PID.TID 0000.0001) pickup_write_mnc =   /* Model IO flag. */
2616  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2617  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2618  (PID.TID 0000.0001) pickup_read_mnc =   /* Model IO flag. */  (PID.TID 0000.0001) pickup_read_mnc =   /* Model IO flag. */
2619  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
2620  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2621  (PID.TID 0000.0001) pickup_write_immed =   /* Model IO flag. */  (PID.TID 0000.0001) pickup_write_immed =   /* Model IO flag. */
2622  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2623  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2624  (PID.TID 0000.0001) writePickupAtEnd =   /* Model IO flag. */  (PID.TID 0000.0001) writePickupAtEnd =   /* Model IO flag. */
2625  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
2626  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2627  (PID.TID 0000.0001) dumpFreq =   /* Model state write out interval ( s ). */  (PID.TID 0000.0001) dumpFreq =   /* Model state write out interval ( s ). */
2628  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2629  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2630  (PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */  (PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */
2631  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
2632  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2633  (PID.TID 0000.0001) snapshot_mdsio =   /* Model IO flag. */  (PID.TID 0000.0001) snapshot_mdsio =   /* Model IO flag. */
2634  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   T
2635  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2636  (PID.TID 0000.0001) snapshot_mnc =   /* Model IO flag. */  (PID.TID 0000.0001) snapshot_mnc =   /* Model IO flag. */
2637  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
2638  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2639  (PID.TID 0000.0001) monitorFreq =   /* Monitor output interval ( s ). */  (PID.TID 0000.0001) monitorFreq =   /* Monitor output interval ( s ). */
2640  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2641  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2642  (PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */  (PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */
2643  (PID.TID 0000.0001)                       3  (PID.TID 0000.0001)                       3
# Line 2340  Line 2678 
2678  (PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */  (PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */
2679  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2680  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2681    (PID.TID 0000.0001) selectSigmaCoord = /* Hybrid-Sigma Vert. Coordinate option */
2682    (PID.TID 0000.0001)                       0
2683    (PID.TID 0000.0001)     ;
2684  (PID.TID 0000.0001) Ro_SeaLevel = /* r(1) ( units of r ==  m ) */  (PID.TID 0000.0001) Ro_SeaLevel = /* r(1) ( units of r ==  m ) */
2685  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2686  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2687    (PID.TID 0000.0001) rSigmaBnd = /* r/sigma transition ( units of r ==  m ) */
2688    (PID.TID 0000.0001)                 1.234567000000000E+05
2689    (PID.TID 0000.0001)     ;
2690  (PID.TID 0000.0001) rkSign =   /* index orientation relative to vertical coordinate */  (PID.TID 0000.0001) rkSign =   /* index orientation relative to vertical coordinate */
2691  (PID.TID 0000.0001)                -1.000000000000000E+00  (PID.TID 0000.0001)                -1.000000000000000E+00
2692  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2373  Line 2717 
2717  (PID.TID 0000.0001)                 3.825000000000000E+02,      /* K = 15 */  (PID.TID 0000.0001)                 3.825000000000000E+02,      /* K = 15 */
2718  (PID.TID 0000.0001)                 4.325000000000000E+02,      /* K = 16 */  (PID.TID 0000.0001)                 4.325000000000000E+02,      /* K = 16 */
2719  (PID.TID 0000.0001)                 4.750000000000000E+02,      /* K = 17 */  (PID.TID 0000.0001)                 4.750000000000000E+02,      /* K = 17 */
2720  (PID.TID 0000.0001)     6 @  5.000000000000000E+02              /* K = 18: 23 */  (PID.TID 0000.0001)     6 @  5.000000000000000E+02,             /* K = 18: 23 */
2721    (PID.TID 0000.0001)                 2.500000000000000E+02       /* K = 24 */
2722  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2723  (PID.TID 0000.0001) drF =   /* W spacing ( units of r ) */  (PID.TID 0000.0001) drF =   /* W spacing ( units of r ) */
2724  (PID.TID 0000.0001)     2 @  1.000000000000000E+01,             /* K =  1:  2 */  (PID.TID 0000.0001)     2 @  1.000000000000000E+01,             /* K =  1:  2 */
# Line 2398  Line 2743 
2743  (PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */  (PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */
2744  (PID.TID 0000.0001)    16 @  2.000000000000000E+00              /* J =  1: 16 */  (PID.TID 0000.0001)    16 @  2.000000000000000E+00              /* J =  1: 16 */
2745  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2746  (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) */
2747  (PID.TID 0000.0001)                 2.800000000000000E+02  (PID.TID 0000.0001)                 2.800000000000000E+02
2748  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2749  (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) */
2750  (PID.TID 0000.0001)                 4.600000000000000E+01  (PID.TID 0000.0001)                 4.600000000000000E+01
2751  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2752  (PID.TID 0000.0001) rSphere =  /* Radius ( ignored - cartesian, m - spherical ) */  (PID.TID 0000.0001) rSphere =  /* Radius ( ignored - cartesian, m - spherical ) */
# Line 2513  Line 2858 
2858  (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)*/
2859  (PID.TID 0000.0001)    24 @  1.000000000000000E+00              /* K =  1: 24 */  (PID.TID 0000.0001)    24 @  1.000000000000000E+00              /* K =  1: 24 */
2860  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2861  (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] */
2862  (PID.TID 0000.0001)                 0.000000000000000E+00,      /* K =  1 */  (PID.TID 0000.0001)                 0.000000000000000E+00,      /* K =  1 */
2863  (PID.TID 0000.0001)                 3.513461801096672E-04,      /* K =  2 */  (PID.TID 0000.0001)                 3.513461801096672E-04,      /* K =  2 */
2864  (PID.TID 0000.0001)                 2.578462793867026E-04,      /* K =  3 */  (PID.TID 0000.0001)                 2.578462793867026E-04,      /* K =  3 */
# Line 2722  Line 3067 
3067  (PID.TID 0000.0001)                 1.196418347007692E+10       /* J = 16 */  (PID.TID 0000.0001)                 1.196418347007692E+10       /* J = 16 */
3068  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3069  (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */  (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */
3070  (PID.TID 0000.0001)                 3.562528105304875E+12  (PID.TID 0000.0001)                 3.562528105304877E+12
3071  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3072  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3073  (PID.TID 0000.0001) // End of Model config. summary  (PID.TID 0000.0001) // End of Model config. summary
# Line 2730  Line 3075 
3075  (PID.TID 0000.0001)  (PID.TID 0000.0001)
3076  (PID.TID 0000.0001) == Packages configuration : Check & print summary ==  (PID.TID 0000.0001) == Packages configuration : Check & print summary ==
3077  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF  
3078  (PID.TID 0000.0001) KPP_CHECK: #define ALLOW_KPP  (PID.TID 0000.0001) KPP_CHECK: #define ALLOW_KPP
3079  (PID.TID 0000.0001) GMREDI_CHECK: #define GMREDI  (PID.TID 0000.0001) GMREDI_CHECK: #define GMREDI
3080  (PID.TID 0000.0001) GM_AdvForm =     /* if FALSE => use SkewFlux Form */  (PID.TID 0000.0001) GM_AdvForm =     /* if FALSE => use SkewFlux Form */
# Line 2755  Line 3099 
3099  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
3100  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3101  (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] */
3102  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 5.000000000000000E+01
3103  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3104  (PID.TID 0000.0001) GM_Visbeck_alpha = /* Visbeck alpha coeff. [-] */  (PID.TID 0000.0001) GM_Visbeck_alpha = /* Visbeck alpha coeff. [-] */
3105  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
# Line 2781  Line 3125 
3125  (PID.TID 0000.0001) GM_maxTransLay = /* Maximum Transition Layer Thickness [m] */  (PID.TID 0000.0001) GM_maxTransLay = /* Maximum Transition Layer Thickness [m] */
3126  (PID.TID 0000.0001)                 5.000000000000000E+02  (PID.TID 0000.0001)                 5.000000000000000E+02
3127  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
3128    (PID.TID 0000.0001) GM_UseBVP = /* if TRUE => use bvp a la Ferrari et al. (2010) */
3129    (PID.TID 0000.0001)                   F
3130    (PID.TID 0000.0001)     ;
3131    (PID.TID 0000.0001) GM_BVP_ModeNumber = /* Vertical mode number for BVP wave speed */
3132    (PID.TID 0000.0001)                       1
3133    (PID.TID 0000.0001)     ;
3134    (PID.TID 0000.0001) GM_BVP_cMin = /* Minimum wave speed for BVP [m/s] */
3135    (PID.TID 0000.0001)                 1.000000000000000E-01
3136    (PID.TID 0000.0001)     ;
3137    (PID.TID 0000.0001) GM_useSubMeso = /* if TRUE => use Sub-Meso param. (B.Fox-Kemper) */
3138    (PID.TID 0000.0001)                   F
3139    (PID.TID 0000.0001)     ;
3140    (PID.TID 0000.0001) subMeso_Ceff = /* efficiency coeff. of Mixed-Layer Eddies [-] */
3141    (PID.TID 0000.0001)                 7.000000000000001E-02
3142    (PID.TID 0000.0001)     ;
3143    (PID.TID 0000.0001) subMeso_invTau = /* inverse of Sub-Meso mixing time-scale [/s] */
3144    (PID.TID 0000.0001)                 2.000000000000000E-06
3145    (PID.TID 0000.0001)     ;
3146    (PID.TID 0000.0001) subMeso_LfMin = /* minimum length-scale "Lf" [m] */
3147    (PID.TID 0000.0001)                 1.000000000000000E+03
3148    (PID.TID 0000.0001)     ;
3149    (PID.TID 0000.0001) subMeso_Lmax = /* maximum grid-scale length [m] */
3150    (PID.TID 0000.0001)                 1.100000000000000E+05
3151    (PID.TID 0000.0001)     ;
3152  (PID.TID 0000.0001) SEAICE_CHECK: #define ALLOW_SEAICE  (PID.TID 0000.0001) SEAICE_CHECK: #define ALLOW_SEAICE
3153  (PID.TID 0000.0001) CTRL_CHECK: ctrl package  (PID.TID 0000.0001) CTRL_CHECK: ctrl package
3154  (PID.TID 0000.0001) COST_CHECK: cost package  (PID.TID 0000.0001) COST_CHECK: cost package
3155  (PID.TID 0000.0001) CTRL_CHECK: ctrl package  (PID.TID 0000.0001) GRDCHK_CHECK: grdchk package
3156    (PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF
3157  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3158    (PID.TID 0000.0001) // Check Model config. (CONFIG_CHECK):
3159  (PID.TID 0000.0001) // CONFIG_CHECK : Normal End  (PID.TID 0000.0001) // CONFIG_CHECK : Normal End
3160  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3161  (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)  
3162  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
3163  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
3164  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-01  
 (PID.TID 0000.0001)                    cg2d_init_res =    1.59857237552556E+00  
 (PID.TID 0000.0001)                       cg2d_iters =    47  
 (PID.TID 0000.0001)                         cg2d_res =    5.76450166057372E-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.0632211547379E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_min              =  -7.9194969753700E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -7.9418693539152E-17  
 (PID.TID 0000.0001) %MON dynstat_eta_sd               =   4.6881284976914E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_del2             =   6.3064481150323E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_max             =   1.2865757967517E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -1.9762038338068E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -9.4857139156408E-04  
 (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   2.8472295338755E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   1.2193205532793E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_max             =   2.0307525822147E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.1378045552799E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -1.7086723036850E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   4.3721323825157E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   9.6154143352360E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.1654518763245E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -4.2712894629794E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   7.4145018105341E-22  
 (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   2.4880727019277E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   4.7928274346121E-06  
 (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3250161633363E+01  
 (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.4101732535959E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0807583676928E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4081606082350E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.7722960715066E-02  
 (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450603500286E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7742112907783E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4747828421147E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.0214769571910E-01  
 (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.9187027572412E-02  
 (PID.TID 0000.0001) %MON dynstat_sst_max              =   6.1297598103157E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.3226453740436E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.5166499600202E-01  
 (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.2945365630008E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_del2             =   8.7652623205769E-02  
 (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2913361513680E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7742112907783E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1465352585552E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1856400264294E+00  
 (PID.TID 0000.0001) %MON dynstat_sss_del2             =   9.1115650705635E-02  
 (PID.TID 0000.0001) %MON extforcing_qnet_max          =   8.1959315755778E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_min          =   2.6204514767451E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   6.1085466743093E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   1.7161560189007E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   8.8280525806831E+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.3834282844800E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -2.6324368792105E-01  
 (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -1.9562692242552E-01  
 (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   5.5034759823988E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   2.8280426586279E-03  
 (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              =   5.8659799310446E-04  
 (PID.TID 0000.0001) %MON advcfl_vvel_max              =   3.2873394122297E-04  
 (PID.TID 0000.0001) %MON advcfl_wvel_max              =   4.1264423094758E-02  
 (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   2.1706595911909E-02  
 (PID.TID 0000.0001) %MON pe_b_mean                    =   7.2455582972105E-06  
 (PID.TID 0000.0001) %MON ke_max                       =   1.5714094236734E-04  
 (PID.TID 0000.0001) %MON ke_mean                      =   1.2135693067453E-05  
 (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  
 (PID.TID 0000.0001) %MON vort_r_min                   =  -1.3647503042372E-07  
 (PID.TID 0000.0001) %MON vort_r_max                   =   1.1140035936803E-07  
 (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277213599E-04  
 (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8106491334027E-06  
 (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734842598049E-04  
 (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691076900449E-04  
 (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   6.0912818664009E-06  
 (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -4.8139371921377E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168466E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426971276E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530460902E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934587397E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229503539E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547068869E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663661E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619976E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871659416665E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271909512141E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217512265317E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349503319230E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554464770E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135357216894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349285026436E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331080252876E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095900041050E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078263086E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349386442E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241469055521E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991435964E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485132951623E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666029693985E-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.03229663600746E-15  1.19340644142897E+00  
 (PID.TID 0000.0001)                    cg2d_init_res =    3.43307910899906E-01  
 (PID.TID 0000.0001)                       cg2d_iters =    45  
 (PID.TID 0000.0001)                         cg2d_res =    4.61093337928158E-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.9000788351429E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.3046382817337E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -2.1471222253448E-16  
 (PID.TID 0000.0001) %MON dynstat_eta_sd               =   7.5802051981630E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_del2             =   7.7951313518210E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_max             =   3.1986334647239E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -4.2503186207852E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -8.5720260533737E-04  
 (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   4.6996235689099E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.0652056072140E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_max             =   4.6648416585347E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.7262278810843E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -1.5196464991608E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   7.2156380070065E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.5381579150575E-03  
 (PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.7677541737505E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -6.8986954560179E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   9.0209772028165E-22  
 (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   3.2808057949250E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   5.5581811825205E-06  
 (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3289798050292E+01  
 (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.8315676479417E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0750724754903E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4234908416930E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5881890198153E-02  
 (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450758531121E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7533534645417E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745833219934E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1530047332411E-01  
 (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8703960457685E-02  
 (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.7823891901591E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.8315676479417E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -9.8933714731118E-01  
 (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.4455244349275E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.5546951013824E-02  
 (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2646488039216E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7533534645417E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1168958516427E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1691178426342E+00  
 (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.5748449868956E-02  
 (PID.TID 0000.0001) %MON extforcing_qnet_max          =   2.1573116625237E+04  
 (PID.TID 0000.0001) %MON extforcing_qnet_min          =   5.1585157388506E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   9.6004443673586E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   3.2961993533528E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   5.7395438145429E+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.6369333015891E+00  
 (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   1.7724251256282E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.7083619256622E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.6740672746099E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -6.9007185119301E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -3.0711743657306E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   1.0538174596659E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   1.8363341991191E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_max            =   5.0125711218830E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_min            =  -3.2164394918794E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_mean           =   6.2610212156729E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_sd             =   1.4048608322654E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_del2           =   1.2165499394755E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.1221393582518E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_min            =  -2.6110950622013E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_mean           =   1.0629842577065E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_sd             =   3.1346598430216E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_del2           =   4.1834106983180E-04  
 (PID.TID 0000.0001) %MON advcfl_uvel_max              =   1.0088478894948E-03  
 (PID.TID 0000.0001) %MON advcfl_vvel_max              =   7.5513472050780E-04  
 (PID.TID 0000.0001) %MON advcfl_wvel_max              =   1.6737153608103E-02  
 (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   9.8075553698184E-03  
 (PID.TID 0000.0001) %MON pe_b_mean                    =   1.8942389652220E-05  
 (PID.TID 0000.0001) %MON ke_max                       =   1.0930962726625E-03  
 (PID.TID 0000.0001) %MON ke_mean                      =   3.0182038707642E-05  
 (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  
 (PID.TID 0000.0001) %MON vort_r_min                   =  -3.1349678579555E-07  
 (PID.TID 0000.0001) %MON vort_r_max                   =   1.9382527581418E-07  
 (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277951120E-04  
 (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8106768983346E-06  
 (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843681956E-04  
 (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691640478384E-04  
 (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   4.9613072901605E-06  
 (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -3.8258828606968E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096300596647E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021450373615E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759501754304E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475880901E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145625727E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598580301E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586413466E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887671643E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995280651E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342007029E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333008E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282455251E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044389803497E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767143267470E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182799960535E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081315887061E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923283655E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934504074739E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898698978865E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901409861E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428919027005E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395357907E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401890858E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728689505111E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621830E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526284E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749711513E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663497109E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974617320E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643562062E-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 =   7.70217223333702E-15  1.21591404065545E+00  
 (PID.TID 0000.0001)                    cg2d_init_res =    1.81823470705174E-01  
 (PID.TID 0000.0001)                       cg2d_iters =    45  
 (PID.TID 0000.0001)                         cg2d_res =    2.52462964787596E-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.1466336657669E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.4606548572844E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -2.5989260511498E-16  
 (PID.TID 0000.0001) %MON dynstat_eta_sd               =   8.6775215200859E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_del2             =   7.4994945583712E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_max             =   5.6514451266922E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -5.4003534558812E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -2.9173527658701E-04  
 (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   6.1236861567460E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.5459730967911E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_max             =   6.1215602230778E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -2.2832835626762E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -9.4954083630733E-04  
 (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   9.3407340659607E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.8416752561367E-03  
 (PID.TID 0000.0001) %MON dynstat_wvel_max             =   2.3767471811785E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -1.1000174368036E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_mean            =  -4.9430012070227E-22  
 (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   4.0951084001920E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   6.3716827381651E-06  
 (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3305322349278E+01  
 (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.9334285029825E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0741186860674E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4263888559086E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5491244822871E-02  
 (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450910924028E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7519813876918E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745511976319E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1741298635948E-01  
 (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8594039314449E-02  
 (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.7979220794222E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.9334285029825E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.1242878983618E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.5021915968157E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.1632132370005E-02  
 (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2622189174501E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7519813876918E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1121719506576E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1635754335266E+00  
 (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.5076765653889E-02  
 (PID.TID 0000.0001) %MON extforcing_qnet_max          =   4.3278231169787E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_min          =   3.6498231502761E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   1.5943155860921E+03  
 (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   8.6917207458215E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   1.2985345452609E+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.3314346495918E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   2.0305209122753E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.8626404399546E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.2976163064086E-03  
 (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -1.3723035896671E-02  
 (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -5.0604725477769E-03  
 (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   2.7305772131063E-03  
 (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   4.1047460916154E-04  
 (PID.TID 0000.0001) %MON extforcing_fu_max            =   4.8829436008674E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_min            =  -7.0966746390730E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_mean           =   8.9449876490994E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_sd             =   1.5955694889338E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_del2           =   1.5292885621677E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0942273653434E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_min            =  -3.4599189420576E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_mean           =   1.3391561645758E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_sd             =   3.2699776933247E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_del2           =   4.9642562443229E-04  
 (PID.TID 0000.0001) %MON advcfl_uvel_max              =   1.4537015172058E-03  
 (PID.TID 0000.0001) %MON advcfl_vvel_max              =   9.9094524669837E-04  
 (PID.TID 0000.0001) %MON advcfl_wvel_max              =   9.1569302826346E-03  
 (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   6.8784952481230E-03  
 (PID.TID 0000.0001) %MON pe_b_mean                    =   2.4823570031113E-05  
 (PID.TID 0000.0001) %MON ke_max                       =   2.3553476908555E-03  
 (PID.TID 0000.0001) %MON ke_mean                      =   4.9162262228866E-05  
 (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  
 (PID.TID 0000.0001) %MON vort_r_min                   =  -4.1139433971519E-07  
 (PID.TID 0000.0001) %MON vort_r_max                   =   2.3841925331284E-07  
 (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277989946E-04  
 (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8112217765430E-06  
 (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843739018E-04  
 (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691494628890E-04  
 (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   2.9797244897256E-06  
 (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -1.8153702200596E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857561172739E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321915185194E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266455191622E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698334970E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122328966E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691307828E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672658173E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951526529E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752280250E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375505E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290483E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948845041967E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716083447782E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139792548409E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640552261266E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449325800100E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930944022791E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592349E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668925056019E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027351031225E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305428047368E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214711525E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391987001125E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143660707E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066056E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025347371E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646329195E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625018121E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506095E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833299456E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750549570E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241927195E-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 =   8.22258927613007E-15  1.21028623981901E+00  
 (PID.TID 0000.0001)                    cg2d_init_res =    1.38149640606310E-01  
 (PID.TID 0000.0001)                       cg2d_iters =    45  
 (PID.TID 0000.0001)                         cg2d_res =    3.34907072918309E-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.2219055601075E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.3663496690775E-01  
 (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -4.2540231354312E-16  
 (PID.TID 0000.0001) %MON dynstat_eta_sd               =   8.7474925309123E-02  
 (PID.TID 0000.0001) %MON dynstat_eta_del2             =   6.7738737554790E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_max             =   8.1814150624820E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -5.2866018528458E-02  
 (PID.TID 0000.0001) %MON dynstat_uvel_mean            =   2.3586567876893E-04  
 (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   7.3457596962926E-03  
 (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.8467570193536E-03  
 (PID.TID 0000.0001) %MON dynstat_vvel_max             =   7.5343025340171E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -3.1329667350339E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -5.4691652844781E-04  
 (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   1.0622209311440E-02  
 (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.9530752051056E-03  
 (PID.TID 0000.0001) %MON dynstat_wvel_max             =   3.0112208355486E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -1.6343951629429E-04  
 (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   2.0760605069495E-21  
 (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   4.9955494336725E-05  
 (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   6.7360389437464E-06  
 (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3307784085328E+01  
 (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.9554899557732E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0739285229651E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4268758851384E+00  
 (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5371480683884E-02  
 (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5451061388564E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7520528599808E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745459677970E+01  
 (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1772152491087E-01  
 (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8536117164016E-02  
 (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.8162148833280E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.9554899557732E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.1474708487623E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.5177190788855E+00  
 (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.1019222179737E-02  
 (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2621884301426E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7520528599808E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1114770291444E+01  
 (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1624142592687E+00  
 (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.4889680211588E-02  
 (PID.TID 0000.0001) %MON extforcing_qnet_max          =   8.6922641082685E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_min          =  -1.7749071686797E+01  
 (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   3.0972031584942E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   2.2223875577371E+02  
 (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   3.3610683201918E+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.3401986259171E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   2.0405282930567E+01  
 (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.9183695427254E+00  
 (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.2480860437565E-04  
 (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -2.6229523928010E-03  
 (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -9.4126081302110E-04  
 (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   6.4931660168994E-04  
 (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   9.8922271853885E-05  
 (PID.TID 0000.0001) %MON extforcing_fu_max            =   4.8813248629504E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_min            =  -1.0305260898936E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_mean           =   8.2460429961413E-03  
 (PID.TID 0000.0001) %MON extforcing_fu_sd             =   1.6386376864515E-02  
 (PID.TID 0000.0001) %MON extforcing_fu_del2           =   1.6401578437427E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0950323130004E-02  
 (PID.TID 0000.0001) %MON extforcing_fv_min            =  -2.8758724782427E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_mean           =   1.7451745548710E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_sd             =   3.2367482090144E-03  
 (PID.TID 0000.0001) %MON extforcing_fv_del2           =   5.5517664127484E-04  
 (PID.TID 0000.0001) %MON advcfl_uvel_max              =   2.0187058501734E-03  
 (PID.TID 0000.0001) %MON advcfl_vvel_max              =   1.2196369897866E-03  
 (PID.TID 0000.0001) %MON advcfl_wvel_max              =   6.1830617452129E-03  
 (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   7.2019843589100E-03  
 (PID.TID 0000.0001) %MON pe_b_mean                    =   2.5225512713395E-05  
 (PID.TID 0000.0001) %MON ke_max                       =   3.9383943943774E-03  
 (PID.TID 0000.0001) %MON ke_mean                      =   6.5375870443060E-05  
 (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  
 (PID.TID 0000.0001) %MON vort_r_min                   =  -4.7044926851458E-07  
 (PID.TID 0000.0001) %MON vort_r_max                   =   2.3339725383070E-07  
 (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277734688E-04  
 (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8117679162348E-06  
 (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843363874E-04  
 (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691008120639E-04  
 (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   1.9653023735915E-06  
 (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -1.4693857478988E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498722E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510252E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845224E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856409E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245710E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137796E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556977E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550335E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902100E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626995E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707182E+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.298719180122990E+04  
  --> f_salt    = 0.118005080489538E+04  
  --> f_temp0   = 0.000000000000000E+00  
  --> f_salt0   = 0.000000000000000E+00  
  --> f_temp0smoo = 0.000000000000000E+00  
  --> f_salt0smoo = 0.000000000000000E+00  
  --> f_sst     = 0.297966289909817E+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.493824785311799E-01  
  --> fc               = 0.714695488770198E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498722E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510252E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845224E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856409E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245710E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137796E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556977E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550335E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902100E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626995E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707182E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498722E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510252E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845224E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856409E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245710E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137796E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556977E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550335E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902100E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626995E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707182E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498722E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510252E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845224E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856409E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245710E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137796E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556977E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550335E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902100E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626995E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707182E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498722E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510252E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845224E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856409E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245710E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137796E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556977E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550335E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902100E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626995E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707182E+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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168466E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426971276E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530460902E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934587397E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229503539E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547068869E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663661E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619976E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871659416665E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271909512141E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217512265317E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349503319230E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554464770E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135357216894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349285026436E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331080252876E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095900041050E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078263086E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349386442E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241469055521E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991435964E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485132951623E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666029693985E-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.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096300596647E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021450373615E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759501754304E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475880901E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145625727E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598580301E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586413466E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887671643E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995280651E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342007029E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333008E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282455251E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044389803497E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767143267470E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182799960535E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081315887061E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923283655E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934504074739E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898698978865E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901409861E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428919027005E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395357907E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401890858E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728689505111E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621830E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526284E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749711513E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663497109E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974617320E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643562062E-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 =   7.70217223333702E-15  1.21591404065545E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857561172739E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321915185194E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266455191622E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698334970E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122328966E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691307828E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672658173E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951526529E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752280250E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375505E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290483E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948845041967E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716083447782E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139792548409E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640552261266E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449325800100E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930944022791E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592349E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668925056019E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027351031225E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305428047368E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214711525E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391987001125E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143660707E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066056E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025347371E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646329195E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625018121E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506095E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833299456E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750549570E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241927195E-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 =   8.22258927613007E-15  1.21028623981901E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498722E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510252E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845224E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856409E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245710E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137796E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556977E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550335E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902100E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626995E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707182E+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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168466E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426971276E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530460902E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934587397E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229503539E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547068869E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663661E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619976E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   3.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096300596647E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021450373615E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759501754304E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475880901E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145625727E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598580301E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586413466E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887671643E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995280651E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342007029E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333008E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282455251E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   7.70217223333702E-15  1.21591404065545E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857561172739E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321915185194E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266455191622E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698334970E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122328966E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691307828E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672658173E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951526529E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752280250E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375505E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290483E+02  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // End MONITOR SEAICE statistics  
 (PID.TID 0000.0001) // =======================================================  
  cg2d: Sum(rhs),rhsMax =   9.75261538194161E-15  1.21028623981901E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498722E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510252E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845224E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856409E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245710E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137796E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556977E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550335E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902100E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626995E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707182E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948845041967E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716083447782E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139792548409E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640552261266E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449325800100E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930944022791E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592349E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668925056019E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027351031225E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305428047368E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214711525E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391987001125E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143660707E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066056E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025347371E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646329195E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625018121E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506095E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833299456E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750549570E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241927195E-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  
3165  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3166  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // Model current state
3167  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3168    (PID.TID 0000.0001)
3169    (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
3170     cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
3171     cg2d: Sum(rhs),rhsMax =   3.02882718905551E-15  1.19111702562862E+00
3172     cg2d: Sum(rhs),rhsMax =   1.14630527292547E-14  1.20987150232978E+00
3173     cg2d: Sum(rhs),rhsMax =   6.67868538251071E-15  1.20525368718143E+00
3174    (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
3175    (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
3176  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3177  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
3178  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3179  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     4  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     4
3180  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.4400000000000E+04  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.4400000000000E+04
3181  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   2.8072732592985E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   2.7475615567419E-02
3182  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.1954941081515E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.2312129007743E-02
3183  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -7.5195768663891E-04  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -7.1186423830849E-04
3184  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   8.1103484559638E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   8.2021880700832E-03
3185  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   2.8474822400289E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.2745756954190E-03
3186  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   0.0000000000000E+00
3187  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =   0.0000000000000E+00
3188  (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 5318  Line 3198 
3198  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   0.0000000000000E+00
3199  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   0.0000000000000E+00
3200  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   0.0000000000000E+00
3201  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   9.7530574052177E-03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.1433380769511E-02
3202  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -4.4849384555946E+00  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -4.7106207461379E+00
3203  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -2.4266734511537E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -2.4819611870301E-02
3204  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.9851299702457E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   3.0437044738578E-01
3205  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   6.3443388699262E-03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   1.0307280365591E-02
3206  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   2.3341988629348E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   1.5786465382530E-02
3207  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -2.8484394769844E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -2.8090673862349E+00
3208  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -1.4759582402822E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -1.3987161889157E-02
3209  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.8276307738542E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.7439402441949E-01
3210  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   5.6383291015339E-03  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   5.9923065708940E-03
3211  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.4389814241808E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
3212  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -4.4849384555946E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
3213  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -3.5456263635365E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
3214  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   8.8064227339225E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
3215  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   6.0303579982334E-02  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
3216  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -8.5609926988448E-01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
3217  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -2.8484394769844E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
3218  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -2.1650938914692E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
3219  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   5.4732733894463E-01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
3220  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   3.7654308094567E-02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
3221  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
3222  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
3223  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
3224  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
3225  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
3226  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
3227  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
3228  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
3229  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
3230  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
3231  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
3232  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
3233  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
3234  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
3235  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   0.0000000000000E+00  
3236  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3237  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
3238  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
  cg2d: Sum(rhs),rhsMax =   2.94209101525666E-15  5.23974952450932E-07  
3239  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3240  (PID.TID 0000.0001) // Begin MONITOR EXF statistics  (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE statistics
3241  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3242  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     4
3243  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   1.4400000000000E+04
3244  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750483591E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   0.0000000000000E+00
3245  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =   0.0000000000000E+00
3246  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044389803497E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =   0.0000000000000E+00
3247  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767143267470E-02  (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   0.0000000000000E+00
3248  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182799960535E-03  (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   0.0000000000000E+00
3249  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   0.0000000000000E+00
3250  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  (PID.TID 0000.0001) %MON ad_seaice_advice_min         =   0.0000000000000E+00
3251  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081315887061E-03  (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =   0.0000000000000E+00
3252  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923283655E-02  (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   0.0000000000000E+00
3253  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934504074739E-03  (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   0.0000000000000E+00
3254  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   0.0000000000000E+00
3255  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =   0.0000000000000E+00
3256  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898698978865E+02  (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =   0.0000000000000E+00
3257  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901409861E+02  (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   0.0000000000000E+00
3258  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428919027005E+01  (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   0.0000000000000E+00
3259  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   0.0000000000000E+00
3260  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =   0.0000000000000E+00
3261  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395357907E-08  (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   0.0000000000000E+00
3262  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401890858E-08  (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   0.0000000000000E+00
3263  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728689505111E-09  (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   0.0000000000000E+00
3264  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   0.0000000000000E+00
3265  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =   0.0000000000000E+00
3266  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   0.0000000000000E+00
3267  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   0.0000000000000E+00
3268  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   0.0000000000000E+00
3269  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
3270  (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
3271  (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
3272  (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
3273  (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01  (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
3274  (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00  (PID.TID 0000.0001) // =======================================================
3275  (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01  (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
3276  (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00  (PID.TID 0000.0001) // =======================================================
3277  (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00   cg2d: Sum(rhs),rhsMax =   2.14238349283136E-16  1.04090595757221E-03
3278  (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01  (PID.TID 0000.0001) // =======================================================
3279  (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  3
3280  (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02  (PID.TID 0000.0001) // =======================================================
3281  (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676967070E+02  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     3
3282  (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986339246462E+01  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   1.0800000000000E+04
3283  (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946142589242E-01  (PID.TID 0000.0001) %MON ad_exf_adfu_max              =   1.7105052436394E-01
3284  (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03  (PID.TID 0000.0001) %MON ad_exf_adfu_min              =  -7.5286322893322E-02
3285  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON ad_exf_adfu_mean             =   1.5324931012448E-02
3286  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON ad_exf_adfu_sd               =   3.7326098466136E-02
3287  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON ad_exf_adfu_del2             =   7.3711865467232E-03
3288  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05  (PID.TID 0000.0001) %MON ad_exf_adfv_max              =   9.4317541936807E-02
3289  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786619719E+02  (PID.TID 0000.0001) %MON ad_exf_adfv_min              =  -1.1903796930668E-01
3290  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  (PID.TID 0000.0001) %MON ad_exf_adfv_mean             =   1.5917833154019E-03
3291  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621830E+01  (PID.TID 0000.0001) %MON ad_exf_adfv_sd               =   2.6770578024749E-02
3292  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526284E+01  (PID.TID 0000.0001) %MON ad_exf_adfv_del2             =   5.2484089890825E-03
3293  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749711513E+00  (PID.TID 0000.0001) %MON ad_exf_adqnet_max            =   4.1205722595081E-04
3294  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON ad_exf_adqnet_min            =   1.2622407097712E-04
3295  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON ad_exf_adqnet_mean           =   3.1574225333937E-04
3296  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON ad_exf_adqnet_sd             =   8.1423907880702E-05
3297  (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08  (PID.TID 0000.0001) %MON ad_exf_adqnet_del2           =   1.1203917256559E-05
3298  (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09  (PID.TID 0000.0001) %MON ad_exf_adempmr_max           =  -9.8431582172272E+00
3299  (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adempmr_min           =  -4.6494306602203E+01
3300  (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adempmr_mean          =  -2.7831841072174E+01
3301  (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adempmr_sd            =   9.8342784583823E+00
3302  (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adempmr_del2          =   9.3579212469301E-01
3303  (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3304  (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  3
3305  (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01  (PID.TID 0000.0001) // =======================================================
3306  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) // =======================================================
3307  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  1
3308  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) // =======================================================
3309  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857504208078E-08  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     3
3310  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   1.0800000000000E+04
3311  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663497109E-08  (PID.TID 0000.0001) %MON ad_exf_adustress_max         =   1.1850471051843E-01
3312  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974617320E-08  (PID.TID 0000.0001) %MON ad_exf_adustress_min         =  -3.3917447260510E-02
3313  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643562062E-09  (PID.TID 0000.0001) %MON ad_exf_adustress_mean        =   1.0253273616814E-02
3314  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON ad_exf_adustress_sd          =   2.3205614756975E-02
3315  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON ad_exf_adustress_del2        =   2.2831593916919E-03
3316  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON ad_exf_advstress_max         =   6.0890415402091E-02
3317  (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01  (PID.TID 0000.0001) %MON ad_exf_advstress_min         =  -5.9518984653339E-02
3318  (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01  (PID.TID 0000.0001) %MON ad_exf_advstress_mean        =   1.1155824082792E-03
3319  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON ad_exf_advstress_sd          =   1.5519538733405E-02
3320  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON ad_exf_advstress_del2        =   1.7051065286228E-03
3321  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON ad_exf_adhflux_max           =   4.1205722595081E-04
3322  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01  (PID.TID 0000.0001) %MON ad_exf_adhflux_min           =   0.0000000000000E+00
3323  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON ad_exf_adhflux_mean          =   1.3580705786001E-04
3324  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adhflux_sd            =   1.8805948828597E-04
3325  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adhflux_del2          =   1.4901809202814E-05
3326  (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adsflux_max           =   0.0000000000000E+00
3327  (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adsflux_min           =   0.0000000000000E+00
3328  (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adsflux_mean          =   0.0000000000000E+00
3329  (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adsflux_sd            =   0.0000000000000E+00
3330  (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adsflux_del2          =   0.0000000000000E+00
3331  (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_max          =   4.5131170444663E-03
3332  (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_min          =  -1.0929828974493E-04
3333  (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_mean         =   8.2095326604527E-05
3334  (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_sd           =   4.2740554510175E-04
3335  (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_exf_adwspeed_del2         =   3.3293266852492E-05
3336  (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3337  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  1
3338  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) // =======================================================
3339  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01  (PID.TID 0000.0001) // =======================================================
3340  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01  (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  2
3341  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01  (PID.TID 0000.0001) // =======================================================
3342  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00  (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     3
3343  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01  (PID.TID 0000.0001) %MON ad_exf_time_sec              =   1.0800000000000E+04
3344    (PID.TID 0000.0001) %MON ad_exf_aduwind_max           =   7.2944454917443E-03
3345    (PID.TID 0000.0001) %MON ad_exf_aduwind_min           =  -2.4937075435671E-03
3346    (PID.TID 0000.0001) %MON ad_exf_aduwind_mean          =   2.6857076936009E-04
3347    (PID.TID 0000.0001) %MON ad_exf_aduwind_sd            =   1.4527195742965E-03
3348    (PID.TID 0000.0001) %MON ad_exf_aduwind_del2          =   1.6303231956931E-04
3349    (PID.TID 0000.0001) %MON ad_exf_advwind_max           =   4.3774184099695E-03
3350    (PID.TID 0000.0001) %MON ad_exf_advwind_min           =  -7.7034975190131E-03
3351    (PID.TID 0000.0001) %MON ad_exf_advwind_mean          =  -1.8107023055525E-04
3352    (PID.TID 0000.0001) %MON ad_exf_advwind_sd            =   1.1913659637169E-03
3353    (PID.TID 0000.0001) %MON ad_exf_advwind_del2          =   1.7582924646494E-04
3354    (PID.TID 0000.0001) %MON ad_exf_adatemp_max           =   5.0690966621143E-04
3355    (PID.TID 0000.0001) %MON ad_exf_adatemp_min           =  -3.7405899524667E-03
3356    (PID.TID 0000.0001) %MON ad_exf_adatemp_mean          =  -5.3724162104553E-04
3357    (PID.TID 0000.0001) %MON ad_exf_adatemp_sd            =   9.6479864589376E-04
3358    (PID.TID 0000.0001) %MON ad_exf_adatemp_del2          =   6.6650441501611E-05
3359    (PID.TID 0000.0001) %MON ad_exf_adaqh_max             =   1.6548791090865E+00
3360    (PID.TID 0000.0001) %MON ad_exf_adaqh_min             =  -9.5085553249155E+00
3361    (PID.TID 0000.0001) %MON ad_exf_adaqh_mean            =  -2.2491190694105E+00
3362    (PID.TID 0000.0001) %MON ad_exf_adaqh_sd              =   3.5414243268130E+00
3363    (PID.TID 0000.0001) %MON ad_exf_adaqh_del2            =   2.7248312751563E-01
3364    (PID.TID 0000.0001) %MON ad_exf_adlwflux_max          =   0.0000000000000E+00
3365    (PID.TID 0000.0001) %MON ad_exf_adlwflux_min          =   0.0000000000000E+00
3366    (PID.TID 0000.0001) %MON ad_exf_adlwflux_mean         =   0.0000000000000E+00
3367    (PID.TID 0000.0001) %MON ad_exf_adlwflux_sd           =   0.0000000000000E+00
3368    (PID.TID 0000.0001) %MON ad_exf_adlwflux_del2         =   0.0000000000000E+00
3369    (PID.TID 0000.0001) %MON ad_exf_adprecip_max          =   1.6188233954989E+05
3370    (PID.TID 0000.0001) %MON ad_exf_adprecip_min          =   0.0000000000000E+00
3371    (PID.TID 0000.0001) %MON ad_exf_adprecip_mean         =   1.5262896890094E+04
3372    (PID.TID 0000.0001) %MON ad_exf_adprecip_sd           =   2.3371873466147E+04
3373    (PID.TID 0000.0001) %MON ad_exf_adprecip_del2         =   1.4428683240061E+03
3374    (PID.TID 0000.0001) %MON ad_exf_adswflux_max          =   0.0000000000000E+00
3375    (PID.TID 0000.0001) %MON ad_exf_adswflux_min          =   0.0000000000000E+00
3376    (PID.TID 0000.0001) %MON ad_exf_adswflux_mean         =   0.0000000000000E+00
3377    (PID.TID 0000.0001) %MON ad_exf_adswflux_sd           =   0.0000000000000E+00
3378    (PID.TID 0000.0001) %MON ad_exf_adswflux_del2         =   0.0000000000000E+00
3379    (PID.TID 0000.0001) %MON ad_exf_adswdown_max          =   1.4802909919731E-05
3380    (PID.TID 0000.0001) %MON ad_exf_adswdown_min          =  -2.8537787112198E-04
3381    (PID.TID 0000.0001) %MON ad_exf_adswdown_mean         =  -9.3196259488637E-05
3382    (PID.TID 0000.0001) %MON ad_exf_adswdown_sd           =   1.3121750497787E-04
3383    (PID.TID 0000.0001) %MON ad_exf_adswdown_del2         =   1.0652639772668E-05
3384    (PID.TID 0000.0001) %MON ad_exf_adlwdown_max          =   5.6944501046819E-05
3385    (PID.TID 0000.0001) %MON ad_exf_adlwdown_min          =  -3.9970277649550E-04
3386    (PID.TID 0000.0001) %MON ad_exf_adlwdown_mean         =  -1.2730818916299E-04
3387    (PID.TID 0000.0001) %MON ad_exf_adlwdown_sd           =   1.8781913273695E-04
3388    (PID.TID 0000.0001) %MON ad_exf_adlwdown_del2         =   1.5833144659284E-05
3389  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3390  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  2
3391  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3392  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3393  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
3394  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3395  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     3  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     3
3396  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.0800000000000E+04  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.0800000000000E+04
3397  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   2.4468179905973E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.9647648378124E+00
3398  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.8594539251353E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -1.2325179553310E+00
3399  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -1.4506872479899E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -4.7623970215698E-04
3400  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.0400187262791E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   5.1584373536431E-01
3401  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   3.4309031812815E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   6.8732470818721E-02
3402  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   2.3072608613940E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   4.4020396545296E-01
3403  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -6.2948770533451E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.3202548838924E+00
3404  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -2.8034217700793E-03  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -3.0702246389792E-01
3405  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   7.2058435355807E-03  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.1650250731684E-01
3406  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   1.2628822457583E-03  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   3.1394077731921E-03
3407  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   5.2429059564072E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   1.0119014031551E+00
3408  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -1.3544225753685E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -7.8126234996762E-01
3409  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   2.8611813200990E-03  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.7404636133053E-01
3410  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   4.1568170684767E-03  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   2.3505729783969E-01
3411  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   8.2735498727741E-04  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   3.3986467616732E-03
3412  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   2.8034506678275E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   6.4240398112308E+00
3413  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -9.7819735441582E+03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -7.5239653947258E+00
3414  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =  -3.7409681870130E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   2.3220884615410E-03
3415  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   5.0039105171893E+02  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   1.8919937718778E-01
3416  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   3.0001408964697E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   2.7494272388336E-02
3417  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.2510485272579E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   4.2642125910055E-02
3418  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -8.9666858659220E+00  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -9.4107648600109E+00
3419  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -3.6322514831541E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -3.6979489601046E-02
3420  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   4.8759187077948E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   4.9262782825634E-01
3421  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   2.2226465866062E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   1.8044884168579E-02
3422  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   4.0594469023368E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   3.7782484468625E-01
3423  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -5.6947061117252E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -5.6123670246637E+00
3424  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -2.9487843595535E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -2.7372956486917E-02
3425  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   3.6533603200942E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   3.5829125486648E-01
3426  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   1.1354175036078E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   1.2157605645720E-02
3427  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.5040513133950E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
3428  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -8.9666858659220E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
3429  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -5.2697963893058E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
3430  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   2.7915036670025E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
3431  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   2.3887777064944E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
3432  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -1.7186713877388E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
3433  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -5.6947061117252E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
3434  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -4.3280677298281E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
3435  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   1.0932580134965E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
3436  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   7.5122101246766E-02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
3437  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
3438  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
3439  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
3440  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
3441  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
3442  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
3443  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
3444  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
3445  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
3446  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
3447  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
3448  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
3449  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
3450  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
3451  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   5.7586539608469E-03  
 (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   2.1925106740314E-03  
 (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   3.5215104758970E+06  
 (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   7.0430209517939E+06  
3452  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3453  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
3454  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
  cg2d: Sum(rhs),rhsMax =  -1.73472347597681E-17  5.49631924113087E-04  
3455  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3456  (PID.TID 0000.0001) // Begin MONITOR EXF statistics  (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE 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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871659416665E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271909512141E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217512265317E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349503319230E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554464770E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135357216894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349285026436E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331080252876E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095900041050E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078263086E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349386442E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241469055521E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991435964E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485132951623E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666029693985E-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  
3457  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3458    (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     3
3459    (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   1.0800000000000E+04
3460    (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   2.5673335181187E+00
3461    (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =  -5.7866257178412E+00
3462    (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =   2.4949961177040E-03
3463    (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   6.8769264253844E-01
3464    (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   2.1534863556628E-01
3465    (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   5.3443921894022E+00
3466    (PID.TID 0000.0001) %MON ad_seaice_advice_min         =  -4.7672301312558E+00
3467    (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =  -7.1904888032804E-04
3468    (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   7.6832746003324E-01
3469    (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   2.7338529857400E-01
3470    (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   9.5445002022237E-01
3471    (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =  -2.5751357756228E-01
3472    (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =  -2.5734164422174E-02
3473    (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   1.0370266674227E-01
3474    (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   2.7155057721102E-02
3475    (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   4.6218854115923E+01
3476    (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =  -2.1611536853519E-02
3477    (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   1.5286337895171E+01
3478    (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   2.0735637224455E+01
3479    (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   1.5805513468260E+00
3480    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   1.6760683360719E+01
3481    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =   2.5782029197749E-03
3482    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   5.5313626106915E+00
3483    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   7.5127838986416E+00
3484    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   5.7474273361602E-01
3485    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
3486    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
3487    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
3488    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
3489    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
3490    (PID.TID 0000.0001) // =======================================================
3491    (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
3492    (PID.TID 0000.0001) // =======================================================
3493     cg2d: Sum(rhs),rhsMax =  -1.04881381357558E-14  8.36519728147156E-04
3494    (PID.TID 0000.0001) // =======================================================
3495    (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  3
3496    (PID.TID 0000.0001) // =======================================================
3497    (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     2
3498    (PID.TID 0000.0001) %MON ad_exf_time_sec              =   7.2000000000000E+03
3499    (PID.TID 0000.0001) %MON ad_exf_adfu_max              =   3.1873286974301E-01
3500    (PID.TID 0000.0001) %MON ad_exf_adfu_min              =  -1.0296934838623E-01
3501    (PID.TID 0000.0001) %MON ad_exf_adfu_mean             =   4.4418427485023E-02
3502    (PID.TID 0000.0001) %MON ad_exf_adfu_sd               =   8.2972264657018E-02
3503    (PID.TID 0000.0001) %MON ad_exf_adfu_del2             =   1.1990398673178E-02
3504    (PID.TID 0000.0001) %MON ad_exf_adfv_max              =   2.1836745586117E-01
3505    (PID.TID 0000.0001) %MON ad_exf_adfv_min              =  -1.5695301294641E-01
3506    (PID.TID 0000.0001) %MON ad_exf_adfv_mean             =   7.1756801963121E-03
3507    (PID.TID 0000.0001) %MON ad_exf_adfv_sd               =   6.3094640384087E-02
3508    (PID.TID 0000.0001) %MON ad_exf_adfv_del2             =   1.1070303704881E-02
3509    (PID.TID 0000.0001) %MON ad_exf_adqnet_max            =   8.2325393206869E-04
3510    (PID.TID 0000.0001) %MON ad_exf_adqnet_min            =   1.3447811703095E-04
3511    (PID.TID 0000.0001) %MON ad_exf_adqnet_mean           =   4.6426277137861E-04
3512    (PID.TID 0000.0001) %MON ad_exf_adqnet_sd             =   2.4841801052780E-04
3513    (PID.TID 0000.0001) %MON ad_exf_adqnet_del2           =   1.9591367985644E-05
3514    (PID.TID 0000.0001) %MON ad_exf_adempmr_max           =  -1.9788176250612E+01
3515    (PID.TID 0000.0001) %MON ad_exf_adempmr_min           =  -9.1709732507285E+01
3516    (PID.TID 0000.0001) %MON ad_exf_adempmr_mean          =  -5.4560321084675E+01
3517    (PID.TID 0000.0001) %MON ad_exf_adempmr_sd            =   1.8593459501176E+01
3518    (PID.TID 0000.0001) %MON ad_exf_adempmr_del2          =   1.8420219185631E+00
3519    (PID.TID 0000.0001) // =======================================================
3520    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  3
3521    (PID.TID 0000.0001) // =======================================================
3522    (PID.TID 0000.0001) // =======================================================
3523    (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  1
3524    (PID.TID 0000.0001) // =======================================================
3525    (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     2
3526    (PID.TID 0000.0001) %MON ad_exf_time_sec              =   7.2000000000000E+03
3527    (PID.TID 0000.0001) %MON ad_exf_adustress_max         =   2.5531951499767E-01
3528    (PID.TID 0000.0001) %MON ad_exf_adustress_min         =  -3.0023644274769E-02
3529    (PID.TID 0000.0001) %MON ad_exf_adustress_mean        =   2.8598967603951E-02
3530    (PID.TID 0000.0001) %MON ad_exf_adustress_sd          =   5.8649223376955E-02
3531    (PID.TID 0000.0001) %MON ad_exf_adustress_del2        =   4.1925469561677E-03
3532    (PID.TID 0000.0001) %MON ad_exf_advstress_max         =   1.6727664658661E-01
3533    (PID.TID 0000.0001) %MON ad_exf_advstress_min         =  -1.1466611749354E-01
3534    (PID.TID 0000.0001) %MON ad_exf_advstress_mean        =   1.1853598048977E-03
3535    (PID.TID 0000.0001) %MON ad_exf_advstress_sd          =   3.5697124759482E-02
3536    (PID.TID 0000.0001) %MON ad_exf_advstress_del2        =   3.5887559259700E-03
3537    (PID.TID 0000.0001) %MON ad_exf_adhflux_max           =   8.2325393206869E-04
3538    (PID.TID 0000.0001) %MON ad_exf_adhflux_min           =   0.0000000000000E+00
3539    (PID.TID 0000.0001) %MON ad_exf_adhflux_mean          =   2.3084553570902E-04
3540    (PID.TID 0000.0001) %MON ad_exf_adhflux_sd            =   3.6124326663194E-04
3541    (PID.TID 0000.0001) %MON ad_exf_adhflux_del2          =   2.7410156948573E-05
3542    (PID.TID 0000.0001) %MON ad_exf_adsflux_max           =   0.0000000000000E+00
3543    (PID.TID 0000.0001) %MON ad_exf_adsflux_min           =   0.0000000000000E+00
3544    (PID.TID 0000.0001) %MON ad_exf_adsflux_mean          =   0.0000000000000E+00
3545    (PID.TID 0000.0001) %MON ad_exf_adsflux_sd            =   0.0000000000000E+00
3546    (PID.TID 0000.0001) %MON ad_exf_adsflux_del2          =   0.0000000000000E+00
3547    (PID.TID 0000.0001) %MON ad_exf_adwspeed_max          =   1.4171296916107E-03
3548    (PID.TID 0000.0001) %MON ad_exf_adwspeed_min          =  -4.4673636863620E-03
3549    (PID.TID 0000.0001) %MON ad_exf_adwspeed_mean         =  -2.4268076619784E-05
3550    (PID.TID 0000.0001) %MON ad_exf_adwspeed_sd           =   5.9561020715793E-04
3551    (PID.TID 0000.0001) %MON ad_exf_adwspeed_del2         =   1.3584585327547E-04
3552    (PID.TID 0000.0001) // =======================================================
3553    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  1
3554    (PID.TID 0000.0001) // =======================================================
3555    (PID.TID 0000.0001) // =======================================================
3556    (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  2
3557    (PID.TID 0000.0001) // =======================================================
3558    (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     2
3559    (PID.TID 0000.0001) %MON ad_exf_time_sec              =   7.2000000000000E+03
3560    (PID.TID 0000.0001) %MON ad_exf_aduwind_max           =   4.2471201009128E-02
3561    (PID.TID 0000.0001) %MON ad_exf_aduwind_min           =  -5.7730342323587E-02
3562    (PID.TID 0000.0001) %MON ad_exf_aduwind_mean          =   3.5859488107391E-04
3563    (PID.TID 0000.0001) %MON ad_exf_aduwind_sd            =   9.1596519640114E-03
3564    (PID.TID 0000.0001) %MON ad_exf_aduwind_del2          =   1.6290278314569E-03
3565    (PID.TID 0000.0001) %MON ad_exf_advwind_max           =   6.7505513970614E-02
3566    (PID.TID 0000.0001) %MON ad_exf_advwind_min           =  -3.2164586905881E-02
3567    (PID.TID 0000.0001) %MON ad_exf_advwind_mean          =   7.3769422938693E-04
3568    (PID.TID 0000.0001) %MON ad_exf_advwind_sd            =   9.3897700134844E-03
3569    (PID.TID 0000.0001) %MON ad_exf_advwind_del2          =   1.4887873181823E-03
3570    (PID.TID 0000.0001) %MON ad_exf_adatemp_max           =   5.7312903772204E-04
3571    (PID.TID 0000.0001) %MON ad_exf_adatemp_min           =  -7.4761757341419E-03
3572    (PID.TID 0000.0001) %MON ad_exf_adatemp_mean          =  -1.1666679210116E-03
3573    (PID.TID 0000.0001) %MON ad_exf_adatemp_sd            =   2.0053451401914E-03
3574    (PID.TID 0000.0001) %MON ad_exf_adatemp_del2          =   1.7080692196690E-04
3575    (PID.TID 0000.0001) %MON ad_exf_adaqh_max             =   2.0302516844703E+00
3576    (PID.TID 0000.0001) %MON ad_exf_adaqh_min             =  -1.9103477444366E+01
3577    (PID.TID 0000.0001) %MON ad_exf_adaqh_mean            =  -4.3788776585970E+00
3578    (PID.TID 0000.0001) %MON ad_exf_adaqh_sd              =   6.8782089963337E+00
3579    (PID.TID 0000.0001) %MON ad_exf_adaqh_del2            =   4.5189592530784E-01
3580    (PID.TID 0000.0001) %MON ad_exf_adlwflux_max          =   0.0000000000000E+00
3581    (PID.TID 0000.0001) %MON ad_exf_adlwflux_min          =   0.0000000000000E+00
3582    (PID.TID 0000.0001) %MON ad_exf_adlwflux_mean         =   0.0000000000000E+00
3583    (PID.TID 0000.0001) %MON ad_exf_adlwflux_sd           =   0.0000000000000E+00
3584    (PID.TID 0000.0001) %MON ad_exf_adlwflux_del2         =   0.0000000000000E+00
3585    (PID.TID 0000.0001) %MON ad_exf_adprecip_max          =   3.2429457031687E+05
3586    (PID.TID 0000.0001) %MON ad_exf_adprecip_min          =  -5.9738353066276E+01
3587    (PID.TID 0000.0001) %MON ad_exf_adprecip_mean         =   3.4535411199784E+04
3588    (PID.TID 0000.0001) %MON ad_exf_adprecip_sd           =   5.9252795598145E+04
3589    (PID.TID 0000.0001) %MON ad_exf_adprecip_del2         =   1.0301136652863E+04
3590    (PID.TID 0000.0001) %MON ad_exf_adswflux_max          =   0.0000000000000E+00
3591    (PID.TID 0000.0001) %MON ad_exf_adswflux_min          =   0.0000000000000E+00
3592    (PID.TID 0000.0001) %MON ad_exf_adswflux_mean         =   0.0000000000000E+00
3593    (PID.TID 0000.0001) %MON ad_exf_adswflux_sd           =   0.0000000000000E+00
3594    (PID.TID 0000.0001) %MON ad_exf_adswflux_del2         =   0.0000000000000E+00
3595    (PID.TID 0000.0001) %MON ad_exf_adswdown_max          =   2.1907193312718E-05
3596    (PID.TID 0000.0001) %MON ad_exf_adswdown_min          =  -5.7017522652421E-04
3597    (PID.TID 0000.0001) %MON ad_exf_adswdown_mean         =  -1.6262154932806E-04
3598    (PID.TID 0000.0001) %MON ad_exf_adswdown_sd           =   2.4967221233721E-04
3599    (PID.TID 0000.0001) %MON ad_exf_adswdown_del2         =   1.7213955086646E-05
3600    (PID.TID 0000.0001) %MON ad_exf_adlwdown_max          =   8.6442696020630E-05
3601    (PID.TID 0000.0001) %MON ad_exf_adlwdown_min          =  -7.9857083357633E-04
3602    (PID.TID 0000.0001) %MON ad_exf_adlwdown_mean         =  -2.3231374101875E-04
3603    (PID.TID 0000.0001) %MON ad_exf_adlwdown_sd           =   3.5526417716602E-04
3604    (PID.TID 0000.0001) %MON ad_exf_adlwdown_del2         =   2.3683562651801E-05
3605    (PID.TID 0000.0001) // =======================================================
3606    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  2
3607    (PID.TID 0000.0001) // =======================================================
3608    (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
3609     cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
3610     cg2d: Sum(rhs),rhsMax =   3.05311331771918E-15  1.19111923689406E+00
3611  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3612  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
3613  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3614  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     2  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     2
3615  (PID.TID 0000.0001) %MON ad_time_secondsf             =   7.2000000000000E+03  (PID.TID 0000.0001) %MON ad_time_secondsf             =   7.2000000000000E+03
3616  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.9770896372031E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   6.2011657259825E+00
3617  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -1.5195882940284E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -4.2637603880283E+00
3618  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   7.8304437020951E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   2.8421944546062E-02
3619  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   4.2133522270960E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.4213070470784E+00
3620  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.3601337093829E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.4404443347747E-01
3621  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   7.0744706353304E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.9419450878926E+00
3622  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -6.0802107159948E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.7389187257489E+00
3623  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -2.0172691333200E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -3.6345473910124E-01
3624  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   1.7985293229681E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.8831434166122E-01
3625  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   1.5020919561613E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   7.1674488865119E-03
3626  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   1.3682975608937E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   2.8624002397597E+00
3627  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -3.4015169485573E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -1.3116326208014E+00
3628  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   3.9521824371540E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.0697188230346E+00
3629  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   3.1009659566222E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   8.0002300665683E-01
3630  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   1.8999783296659E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   8.8744734673753E-03
3631  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   8.0479231213828E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   8.7991316057894E+00
3632  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.9592222238874E+04  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.0848838424384E+01
3633  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =  -6.1380955843780E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   1.1584276828196E-03
3634  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   8.9440321283351E+02  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   2.3262444694199E-01
3635  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   6.3547054386802E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   2.7669491441139E-02
3636  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   5.0384184048877E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.2204530662834E-01
3637  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.3445430124948E+01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.4099828926965E+01
3638  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -4.6733608197731E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -4.7458781705432E-02
3639  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   6.8456507949447E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   6.8154346416101E-01
3640  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   4.1505040922061E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   3.1707269054742E-02
3641  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   3.3109401997499E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   8.1855269952279E-01
3642  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -8.5386572252802E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -8.4125958954379E+00
3643  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -4.0586448841586E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -3.4797671789931E-02
3644  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   5.5439505458142E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   5.6478343143558E-01
3645  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.5973705871658E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   1.8327458755553E-02
3646  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.2903284112208E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
3647  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -1.3445430124948E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
3648  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -6.6303558926255E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
3649  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   5.1017567784081E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
3650  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   4.4508531305684E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
3651  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -2.5850081535150E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
3652  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -8.5386572252802E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
3653  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -6.4879797988825E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
3654  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   1.6370524034664E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
3655  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.1226784584008E-01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
3656  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
3657  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
3658  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
3659  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
3660  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
3661  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
3662  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
3663  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
3664  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
3665  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
3666  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
3667  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
3668  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
3669  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
3670  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   1.7159904302197E-02  
 (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   2.2149712077076E-02  
 (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   7.0532000059947E+06  
 (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   1.4106400011989E+07  
3671  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3672  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
3673  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
  cg2d: Sum(rhs),rhsMax =   2.42861286636753E-17  6.41963803161615E-04  
 (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  
3674  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3675  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE statistics
3676    (PID.TID 0000.0001) // =======================================================
3677    (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     2
3678    (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   7.2000000000000E+03
3679    (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   1.3188032316005E+02
3680    (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =  -1.2313447184590E+02
3681    (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =   7.5273517231358E-02
3682    (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   1.8682278482669E+01
3683    (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   5.9607719321751E+00
3684    (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   2.1498959711573E+01
3685    (PID.TID 0000.0001) %MON ad_seaice_advice_min         =  -1.8216175568612E+01
3686    (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =   8.9705611385936E-04
3687    (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   4.9353192187244E+00
3688    (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   1.0470297211743E+00
3689    (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   3.0892622240039E+00
3690    (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =  -2.1479526506150E+01
3691    (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =  -2.0877386817893E-01
3692    (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   2.1042334003166E+00
3693    (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   4.9207979056888E-01
3694    (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   9.2326600179177E+01
3695    (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =  -8.5489416227513E+00
3696    (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   2.9670766490091E+01
3697    (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   4.0854720782946E+01
3698    (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   3.1534126089139E+00
3699    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   3.3481074790251E+01
3700    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =   6.8318821601081E-03
3701    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   1.0870035474059E+01
3702    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   1.4830562079476E+01
3703    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   1.1222410514607E+00
3704    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
3705    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
3706    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
3707    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
3708    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
3709    (PID.TID 0000.0001) // =======================================================
3710    (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
3711    (PID.TID 0000.0001) // =======================================================
3712     cg2d: Sum(rhs),rhsMax =  -4.44436154545258E-15  1.48494045617121E-03
3713    (PID.TID 0000.0001) // =======================================================
3714    (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  3
3715    (PID.TID 0000.0001) // =======================================================
3716    (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     1
3717    (PID.TID 0000.0001) %MON ad_exf_time_sec              =   3.6000000000000E+03
3718    (PID.TID 0000.0001) %MON ad_exf_adfu_max              =   1.0100590676715E+00
3719    (PID.TID 0000.0001) %MON ad_exf_adfu_min              =  -6.9467112099137E-01
3720    (PID.TID 0000.0001) %MON ad_exf_adfu_mean             =   7.3631807778019E-02
3721    (PID.TID 0000.0001) %MON ad_exf_adfu_sd               =   1.9419495795525E-01
3722    (PID.TID 0000.0001) %MON ad_exf_adfu_del2             =   2.8760307001142E-02
3723    (PID.TID 0000.0001) %MON ad_exf_adfv_max              =   1.1209694781781E+00
3724    (PID.TID 0000.0001) %MON ad_exf_adfv_min              =  -3.7820834165909E-01
3725    (PID.TID 0000.0001) %MON ad_exf_adfv_mean             =   2.7820796500624E-02
3726    (PID.TID 0000.0001) %MON ad_exf_adfv_sd               =   1.6919631196869E-01
3727    (PID.TID 0000.0001) %MON ad_exf_adfv_del2             =   2.9316258668123E-02
3728    (PID.TID 0000.0001) %MON ad_exf_adqnet_max            =   1.2387992047572E-03
3729    (PID.TID 0000.0001) %MON ad_exf_adqnet_min            =   1.1457752923062E-04
3730    (PID.TID 0000.0001) %MON ad_exf_adqnet_mean           =   5.7365143693531E-04
3731    (PID.TID 0000.0001) %MON ad_exf_adqnet_sd             =   4.4875690868607E-04
3732    (PID.TID 0000.0001) %MON ad_exf_adqnet_del2           =   3.4460609571796E-05
3733    (PID.TID 0000.0001) %MON ad_exf_adempmr_max           =  -2.9136576086835E+01
3734    (PID.TID 0000.0001) %MON ad_exf_adempmr_min           =  -1.3188969067255E+02
3735    (PID.TID 0000.0001) %MON ad_exf_adempmr_mean          =  -7.8133032382439E+01
3736    (PID.TID 0000.0001) %MON ad_exf_adempmr_sd            =   2.3823333414437E+01
3737    (PID.TID 0000.0001) %MON ad_exf_adempmr_del2          =   2.7112594475172E+00
3738    (PID.TID 0000.0001) // =======================================================
3739    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  3
3740    (PID.TID 0000.0001) // =======================================================
3741    (PID.TID 0000.0001) // =======================================================
3742    (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  1
3743    (PID.TID 0000.0001) // =======================================================
3744    (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     1
3745    (PID.TID 0000.0001) %MON ad_exf_time_sec              =   3.6000000000000E+03
3746    (PID.TID 0000.0001) %MON ad_exf_adustress_max         =   4.2209369869590E-01
3747    (PID.TID 0000.0001) %MON ad_exf_adustress_min         =  -3.2071551234121E-03
3748    (PID.TID 0000.0001) %MON ad_exf_adustress_mean        =   2.6209336512145E-02
3749    (PID.TID 0000.0001) %MON ad_exf_adustress_sd          =   7.6183955405157E-02
3750    (PID.TID 0000.0001) %MON ad_exf_adustress_del2        =   4.8399445431066E-03
3751    (PID.TID 0000.0001) %MON ad_exf_advstress_max         =   2.8813118858987E-01
3752    (PID.TID 0000.0001) %MON ad_exf_advstress_min         =  -1.9851775873146E-01
3753    (PID.TID 0000.0001) %MON ad_exf_advstress_mean        =  -2.8054412409461E-04
3754    (PID.TID 0000.0001) %MON ad_exf_advstress_sd          =   4.7007724348308E-02
3755    (PID.TID 0000.0001) %MON ad_exf_advstress_del2        =   5.8754524584080E-03
3756    (PID.TID 0000.0001) %MON ad_exf_adhflux_max           =   1.2336310920235E-03
3757    (PID.TID 0000.0001) %MON ad_exf_adhflux_min           =  -1.8233369633713E-08
3758    (PID.TID 0000.0001) %MON ad_exf_adhflux_mean          =   1.4211018794202E-04
3759    (PID.TID 0000.0001) %MON ad_exf_adhflux_sd            =   3.8910734518431E-04
3760    (PID.TID 0000.0001) %MON ad_exf_adhflux_del2          =   3.0731734239870E-05
3761    (PID.TID 0000.0001) %MON ad_exf_adsflux_max           =   0.0000000000000E+00
3762    (PID.TID 0000.0001) %MON ad_exf_adsflux_min           =   0.0000000000000E+00
3763    (PID.TID 0000.0001) %MON ad_exf_adsflux_mean          =   0.0000000000000E+00
3764    (PID.TID 0000.0001) %MON ad_exf_adsflux_sd            =   0.0000000000000E+00
3765    (PID.TID 0000.0001) %MON ad_exf_adsflux_del2          =   0.0000000000000E+00
3766    (PID.TID 0000.0001) %MON ad_exf_adwspeed_max          =   1.1741117697457E-02
3767    (PID.TID 0000.0001) %MON ad_exf_adwspeed_min          =  -6.9417254996232E-03
3768    (PID.TID 0000.0001) %MON ad_exf_adwspeed_mean         =  -1.4021010436641E-04
3769    (PID.TID 0000.0001) %MON ad_exf_adwspeed_sd           =   1.7821205216263E-03
3770    (PID.TID 0000.0001) %MON ad_exf_adwspeed_del2         =   1.8969391874928E-04
3771    (PID.TID 0000.0001) // =======================================================
3772    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  1
3773    (PID.TID 0000.0001) // =======================================================
3774    (PID.TID 0000.0001) // =======================================================
3775    (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  2
3776    (PID.TID 0000.0001) // =======================================================
3777    (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     1
3778    (PID.TID 0000.0001) %MON ad_exf_time_sec              =   3.6000000000000E+03
3779    (PID.TID 0000.0001) %MON ad_exf_aduwind_max           =   8.5733632262252E-01
3780    (PID.TID 0000.0001) %MON ad_exf_aduwind_min           =  -5.7068287378925E-01
3781    (PID.TID 0000.0001) %MON ad_exf_aduwind_mean          =   9.2900372795277E-03
3782    (PID.TID 0000.0001) %MON ad_exf_aduwind_sd            =   1.6562157568403E-01
3783    (PID.TID 0000.0001) %MON ad_exf_aduwind_del2          =   2.9294214923973E-02
3784    (PID.TID 0000.0001) %MON ad_exf_advwind_max           =   1.8013824713752E-01
3785    (PID.TID 0000.0001) %MON ad_exf_advwind_min           =  -3.0830514342950E-01
3786    (PID.TID 0000.0001) %MON ad_exf_advwind_mean          =  -1.4338044399520E-02
3787    (PID.TID 0000.0001) %MON ad_exf_advwind_sd            =   6.9073103266430E-02
3788    (PID.TID 0000.0001) %MON ad_exf_advwind_del2          =   6.2668677636655E-03
3789    (PID.TID 0000.0001) %MON ad_exf_adatemp_max           =   3.3031154059422E-04
3790    (PID.TID 0000.0001) %MON ad_exf_adatemp_min           =  -1.1214044875091E-02
3791    (PID.TID 0000.0001) %MON ad_exf_adatemp_mean          =  -1.2117809043832E-03
3792    (PID.TID 0000.0001) %MON ad_exf_adatemp_sd            =   2.3185754046948E-03
3793    (PID.TID 0000.0001) %MON ad_exf_adatemp_del2          =   1.2055416120759E-04
3794    (PID.TID 0000.0001) %MON ad_exf_adaqh_max             =   9.3220302676931E-01
3795    (PID.TID 0000.0001) %MON ad_exf_adaqh_min             =  -2.8725817874838E+01
3796    (PID.TID 0000.0001) %MON ad_exf_adaqh_mean            =  -4.3506871305283E+00
3797    (PID.TID 0000.0001) %MON ad_exf_adaqh_sd              =   8.3590280725478E+00
3798    (PID.TID 0000.0001) %MON ad_exf_adaqh_del2            =   3.4028967719041E-01
3799    (PID.TID 0000.0001) %MON ad_exf_adlwflux_max          =   0.0000000000000E+00
3800    (PID.TID 0000.0001) %MON ad_exf_adlwflux_min          =   0.0000000000000E+00
3801    (PID.TID 0000.0001) %MON ad_exf_adlwflux_mean         =   0.0000000000000E+00
3802    (PID.TID 0000.0001) %MON ad_exf_adlwflux_sd           =   0.0000000000000E+00
3803    (PID.TID 0000.0001) %MON ad_exf_adlwflux_del2         =   0.0000000000000E+00
3804    (PID.TID 0000.0001) %MON ad_exf_adprecip_max          =   5.1625245762322E+05
3805    (PID.TID 0000.0001) %MON ad_exf_adprecip_min          =  -2.9548791714278E+04
3806    (PID.TID 0000.0001) %MON ad_exf_adprecip_mean         =   7.1026621729404E+04
3807    (PID.TID 0000.0001) %MON ad_exf_adprecip_sd           =   1.3671722014165E+05
3808    (PID.TID 0000.0001) %MON ad_exf_adprecip_del2         =   1.3962997315432E+04
3809    (PID.TID 0000.0001) %MON ad_exf_adswflux_max          =   0.0000000000000E+00
3810    (PID.TID 0000.0001) %MON ad_exf_adswflux_min          =   0.0000000000000E+00
3811    (PID.TID 0000.0001) %MON ad_exf_adswflux_mean         =   0.0000000000000E+00
3812    (PID.TID 0000.0001) %MON ad_exf_adswflux_sd           =   0.0000000000000E+00
3813    (PID.TID 0000.0001) %MON ad_exf_adswflux_del2         =   0.0000000000000E+00
3814    (PID.TID 0000.0001) %MON ad_exf_adswdown_max          =   1.2107877123358E-05
3815    (PID.TID 0000.0001) %MON ad_exf_adswdown_min          =  -8.5443565981122E-04
3816    (PID.TID 0000.0001) %MON ad_exf_adswdown_mean         =  -1.1476979391968E-04
3817    (PID.TID 0000.0001) %MON ad_exf_adswdown_sd           =   2.6754696274491E-04
3818    (PID.TID 0000.0001) %MON ad_exf_adswdown_del2         =   1.8063184869496E-05
3819    (PID.TID 0000.0001) %MON ad_exf_adlwdown_max          =   5.5154500015008E-05
3820    (PID.TID 0000.0001) %MON ad_exf_adlwdown_min          =  -1.1966439164249E-03
3821    (PID.TID 0000.0001) %MON ad_exf_adlwdown_mean         =  -1.9779252535026E-04
3822    (PID.TID 0000.0001) %MON ad_exf_adlwdown_sd           =   3.9361511401406E-04
3823    (PID.TID 0000.0001) %MON ad_exf_adlwdown_del2         =   2.1751710317986E-05
3824    (PID.TID 0000.0001) // =======================================================
3825    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  2
3826  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3827  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3828  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
3829  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3830  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     1  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     1
3831  (PID.TID 0000.0001) %MON ad_time_secondsf             =   3.6000000000000E+03  (PID.TID 0000.0001) %MON ad_time_secondsf             =   3.6000000000000E+03
3832  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   5.9822747833802E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.3428495198201E+01
3833  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -4.2740013031714E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -7.5642747859876E+00
3834  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   3.4480428881934E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   8.4291954105657E-02
3835  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.2556587037400E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   2.8253706133443E+00
3836  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   3.4684182216272E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   2.5296533269034E-01
3837  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.3314150355017E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.1253543416580E+01
3838  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.4576478156032E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -6.2525795495066E+00
3839  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -2.8250963632637E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   7.8947795404065E-02
3840  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   4.1538930535218E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.9250594768750E-01
3841  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   3.2001846247674E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   3.7490509909063E-02
3842  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   2.8094911342070E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   4.6474388501937E+00
3843  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -8.5068197915904E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -6.8596751994627E+00
3844  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   9.5594185905301E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.4736265783728E+00
3845  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   7.0549547332597E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   1.1447828548935E+00
3846  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   3.3951963114926E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   1.6975063863041E-02
3847  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   1.6692455385891E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   1.1404495049379E+01
3848  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -2.8024207921302E+04  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.1188229221519E+01
3849  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =  -6.9517336400105E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   5.4646531921912E-04
3850  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   1.0949807429217E+03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   2.2184746702842E-01
3851  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   8.3980344361085E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   3.3477264208578E-02
3852  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.1035052722191E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   2.0464926609986E-01
3853  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7922075991051E+01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.8792419434749E+01
3854  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -5.7561895050536E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -5.7342487755931E-02
3855  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   8.8947929920986E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   8.6014562787933E-01
3856  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   6.1484589939088E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   3.9372853583554E-02
3857  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   4.1638103768859E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   7.2173393717770E+00
3858  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.1380495880012E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.2857649067597E+01
3859  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -4.7142042021527E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -3.7265674600627E-02
3860  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   7.6770849821602E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   8.1792722114972E-01
3861  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   5.1679162076565E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.6294077892012E-02
3862  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -7.0409699127384E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
3863  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -1.7922075991051E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
3864  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -7.8962784440855E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
3865  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   7.4499288016876E+00  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
3866  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   6.4137379689830E-01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
3867  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -3.5759240567272E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
3868  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -1.1380495880012E+01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
3869  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -8.6675546039681E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
3870  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   2.1559230207906E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
3871  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.8485975758916E-01  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
3872  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
3873  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
3874  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
3875  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
3876  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
3877  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
3878  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
3879  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
3880  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
3881  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
3882  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
3883  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
3884  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
3885  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
3886  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   4.1138536459364E-02  
 (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   4.5479449415330E-02  
 (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   1.0088714851669E+07  
 (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   2.0177429703337E+07  
3887  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3888  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
3889  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
  cg2d: Sum(rhs),rhsMax =   2.40432673770385E-15  1.08946445483433E-03  
 (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)  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: 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: 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: 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: 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: 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: 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: 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: 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) // =======================================================  
 (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)  
3890  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3891    (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE statistics
3892  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3893  (PID.TID 0000.0001) // END OF FIELD                                          =  (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     1
3894    (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   3.6000000000000E+03
3895    (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   3.6173989758850E+03
3896    (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =  -5.3615719771897E+03
3897    (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =   1.1747174312635E+01
3898    (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   8.2524992172584E+02
3899    (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   2.2234945845555E+02
3900    (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   1.2187690431920E+03
3901    (PID.TID 0000.0001) %MON ad_seaice_advice_min         =  -2.7059983780470E+03
3902    (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =  -4.1126353570588E+00
3903    (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   3.7345593463098E+02
3904    (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   1.0790447580795E+02
3905    (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   5.9965327697675E+02
3906    (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =  -5.6030196923841E+02
3907    (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =   5.9936693567008E+00
3908    (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   9.0840297330198E+01
3909    (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   2.2536302762326E+01
3910    (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   2.3188430505527E+02
3911    (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =  -1.1076773304920E+02
3912    (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   4.3322676455264E+01
3913    (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   6.2237604782960E+01
3914    (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   7.3196583312773E+00
3915    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   4.9654859489704E+01
3916    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =  -2.6648630221729E+00
3917    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   1.5028608458702E+01
3918    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   2.0993323402231E+01
3919    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   1.3588425021535E+00
3920    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
3921    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
3922    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
3923    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
3924    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
3925    (PID.TID 0000.0001) // =======================================================
3926    (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
3927    (PID.TID 0000.0001) // =======================================================
3928     cg2d: Sum(rhs),rhsMax =  -2.13162820728030E-14  2.03991637938131E-04
3929    (PID.TID 0000.0001) // =======================================================
3930    (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  3
3931    (PID.TID 0000.0001) // =======================================================
3932    (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     0
3933    (PID.TID 0000.0001) %MON ad_exf_time_sec              =   0.0000000000000E+00
3934    (PID.TID 0000.0001) %MON ad_exf_adfu_max              =   4.6187603756971E+00
3935    (PID.TID 0000.0001) %MON ad_exf_adfu_min              =  -1.8570815309204E+00
3936    (PID.TID 0000.0001) %MON ad_exf_adfu_mean             =   2.1984846275631E-01
3937    (PID.TID 0000.0001) %MON ad_exf_adfu_sd               =   7.6532777725105E-01
3938    (PID.TID 0000.0001) %MON ad_exf_adfu_del2             =   1.3615860636191E-01
3939    (PID.TID 0000.0001) %MON ad_exf_adfv_max              =   2.1237738771429E+00
3940    (PID.TID 0000.0001) %MON ad_exf_adfv_min              =  -1.2530949242711E+00
3941    (PID.TID 0000.0001) %MON ad_exf_adfv_mean             =  -1.0347769319823E-03
3942    (PID.TID 0000.0001) %MON ad_exf_adfv_sd               =   4.1216356909228E-01
3943    (PID.TID 0000.0001) %MON ad_exf_adfv_del2             =   5.0982287606979E-02
3944    (PID.TID 0000.0001) %MON ad_exf_adqnet_max            =   1.6516395077547E-03
3945    (PID.TID 0000.0001) %MON ad_exf_adqnet_min            =   9.5211425951983E-05
3946    (PID.TID 0000.0001) %MON ad_exf_adqnet_mean           =   6.5358091591617E-04
3947    (PID.TID 0000.0001) %MON ad_exf_adqnet_sd             =   6.3101183728136E-04
3948    (PID.TID 0000.0001) %MON ad_exf_adqnet_del2           =   4.3138035294724E-05
3949    (PID.TID 0000.0001) %MON ad_exf_adempmr_max           =  -3.1040585065945E+01
3950    (PID.TID 0000.0001) %MON ad_exf_adempmr_min           =  -1.3741789660460E+02
3951    (PID.TID 0000.0001) %MON ad_exf_adempmr_mean          =  -9.9837096714507E+01
3952    (PID.TID 0000.0001) %MON ad_exf_adempmr_sd            =   2.7130385608085E+01
3953    (PID.TID 0000.0001) %MON ad_exf_adempmr_del2          =   3.6209623314511E+00
3954    (PID.TID 0000.0001) // =======================================================
3955    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  3
3956    (PID.TID 0000.0001) // =======================================================
3957    (PID.TID 0000.0001) // =======================================================
3958    (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  1
3959    (PID.TID 0000.0001) // =======================================================
3960    (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     0
3961    (PID.TID 0000.0001) %MON ad_exf_time_sec              =   0.0000000000000E+00
3962    (PID.TID 0000.0001) %MON ad_exf_adustress_max         =   0.0000000000000E+00
3963    (PID.TID 0000.0001) %MON ad_exf_adustress_min         =   0.0000000000000E+00
3964    (PID.TID 0000.0001) %MON ad_exf_adustress_mean        =   0.0000000000000E+00
3965    (PID.TID 0000.0001) %MON ad_exf_adustress_sd          =   0.0000000000000E+00
3966    (PID.TID 0000.0001) %MON ad_exf_adustress_del2        =   0.0000000000000E+00
3967    (PID.TID 0000.0001) %MON ad_exf_advstress_max         =   0.0000000000000E+00
3968    (PID.TID 0000.0001) %MON ad_exf_advstress_min         =   0.0000000000000E+00
3969    (PID.TID 0000.0001) %MON ad_exf_advstress_mean        =   0.0000000000000E+00
3970    (PID.TID 0000.0001) %MON ad_exf_advstress_sd          =   0.0000000000000E+00
3971    (PID.TID 0000.0001) %MON ad_exf_advstress_del2        =   0.0000000000000E+00
3972    (PID.TID 0000.0001) %MON ad_exf_adhflux_max           =   1.1075953662409E-07
3973    (PID.TID 0000.0001) %MON ad_exf_adhflux_min           =  -2.5230581366208E-09
3974    (PID.TID 0000.0001) %MON ad_exf_adhflux_mean          =   7.3643985135093E-09
3975    (PID.TID 0000.0001) %MON ad_exf_adhflux_sd            =   2.0017694668226E-08
3976    (PID.TID 0000.0001) %MON ad_exf_adhflux_del2          =   1.6745966993671E-09
3977    (PID.TID 0000.0001) %MON ad_exf_adsflux_max           =   0.0000000000000E+00
3978    (PID.TID 0000.0001) %MON ad_exf_adsflux_min           =   0.0000000000000E+00
3979    (PID.TID 0000.0001) %MON ad_exf_adsflux_mean          =   0.0000000000000E+00
3980    (PID.TID 0000.0001) %MON ad_exf_adsflux_sd            =   0.0000000000000E+00
3981    (PID.TID 0000.0001) %MON ad_exf_adsflux_del2          =   0.0000000000000E+00
3982    (PID.TID 0000.0001) %MON ad_exf_adwspeed_max          =   5.6760472483550E-04
3983    (PID.TID 0000.0001) %MON ad_exf_adwspeed_min          =  -5.4424245647177E-02
3984    (PID.TID 0000.0001) %MON ad_exf_adwspeed_mean         =  -2.8811492792017E-03
3985    (PID.TID 0000.0001) %MON ad_exf_adwspeed_sd           =   9.2291649790935E-03
3986    (PID.TID 0000.0001) %MON ad_exf_adwspeed_del2         =   3.0494272293435E-04
3987    (PID.TID 0000.0001) // =======================================================
3988    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  1
3989    (PID.TID 0000.0001) // =======================================================
3990    (PID.TID 0000.0001) // =======================================================
3991    (PID.TID 0000.0001) // Begin AD_MONITOR EXF statistics for iwhen =  2
3992    (PID.TID 0000.0001) // =======================================================
3993    (PID.TID 0000.0001) %MON ad_exf_tsnumber              =                     0
3994    (PID.TID 0000.0001) %MON ad_exf_time_sec              =   0.0000000000000E+00
3995    (PID.TID 0000.0001) %MON ad_exf_aduwind_max           =   8.0519640446555E-02
3996    (PID.TID 0000.0001) %MON ad_exf_aduwind_min           =  -2.0176656806291E-01
3997    (PID.TID 0000.0001) %MON ad_exf_aduwind_mean          =  -2.3320260311341E-02
3998    (PID.TID 0000.0001) %MON ad_exf_aduwind_sd            =   4.2806286642497E-02
3999    (PID.TID 0000.0001) %MON ad_exf_aduwind_del2          =   4.5777902514448E-03
4000    (PID.TID 0000.0001) %MON ad_exf_advwind_max           =   4.4842216388427E-02
4001    (PID.TID 0000.0001) %MON ad_exf_advwind_min           =  -1.2288069027280E-01
4002    (PID.TID 0000.0001) %MON ad_exf_advwind_mean          =  -1.0308277743106E-02
4003    (PID.TID 0000.0001) %MON ad_exf_advwind_sd            =   2.6212631159796E-02
4004    (PID.TID 0000.0001) %MON ad_exf_advwind_del2          =   2.8684972562510E-03
4005    (PID.TID 0000.0001) %MON ad_exf_adatemp_max           =   6.4354429160749E-04
4006    (PID.TID 0000.0001) %MON ad_exf_adatemp_min           =  -2.2813976709777E-02
4007    (PID.TID 0000.0001) %MON ad_exf_adatemp_mean          =  -2.2182533384641E-03
4008    (PID.TID 0000.0001) %MON ad_exf_adatemp_sd            =   6.2584649527984E-03
4009    (PID.TID 0000.0001) %MON ad_exf_adatemp_del2          =   4.1468625201708E-04
4010    (PID.TID 0000.0001) %MON ad_exf_adaqh_max             =   1.8147308680753E+00
4011    (PID.TID 0000.0001) %MON ad_exf_adaqh_min             =  -6.4333144274137E+01
4012    (PID.TID 0000.0001) %MON ad_exf_adaqh_mean            =  -6.2551963181582E+00
4013    (PID.TID 0000.0001) %MON ad_exf_adaqh_sd              =   1.7648266155690E+01
4014    (PID.TID 0000.0001) %MON ad_exf_adaqh_del2            =   1.1693735917357E+00
4015    (PID.TID 0000.0001) %MON ad_exf_adlwflux_max          =   0.0000000000000E+00
4016    (PID.TID 0000.0001) %MON ad_exf_adlwflux_min          =   0.0000000000000E+00
4017    (PID.TID 0000.0001) %MON ad_exf_adlwflux_mean         =   0.0000000000000E+00
4018    (PID.TID 0000.0001) %MON ad_exf_adlwflux_sd           =   0.0000000000000E+00
4019    (PID.TID 0000.0001) %MON ad_exf_adlwflux_del2         =   0.0000000000000E+00
4020    (PID.TID 0000.0001) %MON ad_exf_adprecip_max          =   8.2263423912275E+05
4021    (PID.TID 0000.0001) %MON ad_exf_adprecip_min          =  -3.9151386582265E+05
4022    (PID.TID 0000.0001) %MON ad_exf_adprecip_mean         =   9.7506190299327E+04
4023    (PID.TID 0000.0001) %MON ad_exf_adprecip_sd           =   1.8132279512155E+05
4024    (PID.TID 0000.0001) %MON ad_exf_adprecip_del2         =   2.6709412196272E+04
4025    (PID.TID 0000.0001) %MON ad_exf_adswflux_max          =   0.0000000000000E+00
4026    (PID.TID 0000.0001) %MON ad_exf_adswflux_min          =   0.0000000000000E+00
4027    (PID.TID 0000.0001) %MON ad_exf_adswflux_mean         =   0.0000000000000E+00
4028    (PID.TID 0000.0001) %MON ad_exf_adswflux_sd           =   0.0000000000000E+00
4029    (PID.TID 0000.0001) %MON ad_exf_adswflux_del2         =   0.0000000000000E+00
4030    (PID.TID 0000.0001) %MON ad_exf_adswdown_max          =   9.9740925763462E-06
4031    (PID.TID 0000.0001) %MON ad_exf_adswdown_min          =  -4.9104133206232E-04
4032    (PID.TID 0000.0001) %MON ad_exf_adswdown_mean         =  -5.3261649591625E-05
4033    (PID.TID 0000.0001) %MON ad_exf_adswdown_sd           =   1.4551696541569E-04
4034    (PID.TID 0000.0001) %MON ad_exf_adswdown_del2         =   1.0449515055557E-05
4035    (PID.TID 0000.0001) %MON ad_exf_adlwdown_max          =   5.9221174672055E-05
4036    (PID.TID 0000.0001) %MON ad_exf_adlwdown_min          =  -1.5549642181973E-03
4037    (PID.TID 0000.0001) %MON ad_exf_adlwdown_mean         =  -1.6698018607697E-04
4038    (PID.TID 0000.0001) %MON ad_exf_adlwdown_sd           =   4.6172643978686E-04
4039    (PID.TID 0000.0001) %MON ad_exf_adlwdown_del2         =   3.3181227961813E-05
4040    (PID.TID 0000.0001) // =======================================================
4041    (PID.TID 0000.0001) // End AD_MONITOR EXF statistics for iwhen =  2
4042  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
 (PID.TID 0000.0001)  
4043  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4044  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4045  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 6091  Line 4048 
4048  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4049  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0
4050  (PID.TID 0000.0001) %MON ad_time_secondsf             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_time_secondsf             =   0.0000000000000E+00
4051  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   9.4082247482872E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   4.3722805457196E+00
4052  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -5.8028253602492E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -2.2917174071653E+00
4053  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   7.4851896907021E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   1.0035063830000E-01
4054  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   2.1719213147173E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.4226655693521E+00
4055  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   5.1286424590061E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   8.0576388095562E-02
4056  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.9544452682944E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   6.7380181044056E+00
4057  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.1964458570034E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -5.0993566753001E+00
4058  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   5.1269220417839E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   1.8445756985228E+00
4059  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.9100339558711E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   1.4430787112708E+00
4060  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   4.4164746320617E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   2.9684461349284E-02
4061  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   3.3376172654267E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   2.1968713545690E+00
4062  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -1.1325696777402E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -6.7828805089418E+00
4063  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.0858269911106E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =  -3.4923772620042E-01
4064  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   8.1622727171237E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   8.3692527083953E-01
4065  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   5.5648419612923E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   1.7348925215508E-02
4066  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   4.5214726113725E+03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   0.0000000000000E+00
4067  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.7411553267114E+03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =   0.0000000000000E+00
4068  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   1.8742555877619E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   0.0000000000000E+00
4069  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   7.8015596920122E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   0.0000000000000E+00
4070  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   5.5250484481813E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   0.0000000000000E+00
4071  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.7247060446314E+03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.7394078741962E+03
4072  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7193139414640E+03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7411035187915E+03
4073  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -6.2411001412876E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -5.9950131473159E-02
4074  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.0079626727963E+01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.0549877716350E+01
4075  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   3.9485064757995E+00  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   4.0140718826875E+00
4076  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   9.9173832270033E+03  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   1.0043624260422E+04
4077  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.0009209240656E+04  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.0138057665605E+04
4078  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -5.6774716667612E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -4.7992360930812E-02
4079  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.1529441181767E+02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.1789472367842E+02
4080  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.2844533850614E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.3196035458419E+01
4081  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =   1.7247060446314E+03  (PID.TID 0000.0001) %MON ad_forcing_adqnet_max        =   0.0000000000000E+00
4082  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -2.2401074027292E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_min        =   0.0000000000000E+00
4083  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =   2.4270615373029E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_mean       =   0.0000000000000E+00
4084  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   1.7064223809132E+02  (PID.TID 0000.0001) %MON ad_forcing_adqnet_sd         =   0.0000000000000E+00
4085  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   2.4612946139444E+01  (PID.TID 0000.0001) %MON ad_forcing_adqnet_del2       =   0.0000000000000E+00
4086  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -3.5855134367248E+00  (PID.TID 0000.0001) %MON ad_forcing_adqsw_max         =   0.0000000000000E+00
4087  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -1.0009209240656E+04  (PID.TID 0000.0001) %MON ad_forcing_adqsw_min         =   0.0000000000000E+00
4088  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -1.9385539323736E+02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_mean        =   0.0000000000000E+00
4089  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   9.7885534771835E+02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_sd          =   0.0000000000000E+00
4090  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.4147897485397E+02  (PID.TID 0000.0001) %MON ad_forcing_adqsw_del2        =   0.0000000000000E+00
4091  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_max       =   0.0000000000000E+00
4092  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_min       =   0.0000000000000E+00
4093  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_mean      =   0.0000000000000E+00
4094  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_sd      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_sd        =   0.0000000000000E+00
4095  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_del2    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adempmr_del2      =   0.0000000000000E+00
4096  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_max      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_max          =   0.0000000000000E+00
4097  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_min      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_min          =   0.0000000000000E+00
4098  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_mean     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_mean         =   0.0000000000000E+00
4099  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_sd       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_sd           =   0.0000000000000E+00
4100  (PID.TID 0000.0001) %MON ad_extforcing_adqsw_del2     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfu_del2         =   0.0000000000000E+00
4101  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_max    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_max          =   0.0000000000000E+00
4102  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_min    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_min          =   0.0000000000000E+00
4103  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_mean   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_mean         =   0.0000000000000E+00
4104  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_sd     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_sd           =   0.0000000000000E+00
4105  (PID.TID 0000.0001) %MON ad_extforcing_adempmr_del2   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_forcing_adfv_del2         =   0.0000000000000E+00
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfu_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_max       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_min       =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   4.6390357052517E-02  
 (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   5.4028643743540E-02  
 (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   1.6277301400941E+06  
 (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   3.2554602801882E+06  
4106  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4107  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
4108  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4109  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) // =======================================================
4110  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) // Begin AD_MONITOR SEAICE statistics
4111  (PID.TID 0000.0001)  (PID.TID 0000.0001) // =======================================================
4112  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_siheff.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_tsnumber           =                     0
4113  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_siarea.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_time_sec           =   0.0000000000000E+00
4114  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wsaltLev.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_aduice_max         =   1.9969834880935E+03
4115  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_aduice_min         =  -1.4043592776949E+03
4116  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_salt.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_aduice_mean        =  -5.8048004175626E+00
4117  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_salt.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_aduice_sd          =   3.3011902547043E+02
4118  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: wthetaLev.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_aduice_del2        =   8.6371021070755E+01
4119  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_advice_max         =   9.3889883455293E+02
4120  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_theta.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_advice_min         =  -3.0654439391062E+02
4121  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_theta.0000000000.001.001.data  (PID.TID 0000.0001) %MON ad_seaice_advice_mean        =   1.7042548964011E+00
4122    (PID.TID 0000.0001) %MON ad_seaice_advice_sd          =   1.2187140899291E+02
4123    (PID.TID 0000.0001) %MON ad_seaice_advice_del2        =   3.6603914051323E+01
4124    (PID.TID 0000.0001) %MON ad_seaice_adarea_max         =   1.2265374262460E+02
4125    (PID.TID 0000.0001) %MON ad_seaice_adarea_min         =  -9.3877737322095E+01
4126    (PID.TID 0000.0001) %MON ad_seaice_adarea_mean        =  -7.6808010576047E+00
4127    (PID.TID 0000.0001) %MON ad_seaice_adarea_sd          =   2.5290959336565E+01
4128    (PID.TID 0000.0001) %MON ad_seaice_adarea_del2        =   5.1981487277367E+00
4129    (PID.TID 0000.0001) %MON ad_seaice_adheff_max         =   2.2002796389431E+02
4130    (PID.TID 0000.0001) %MON ad_seaice_adheff_min         =  -9.9740230100444E+01
4131    (PID.TID 0000.0001) %MON ad_seaice_adheff_mean        =   4.8890807322342E+01
4132    (PID.TID 0000.0001) %MON ad_seaice_adheff_sd          =   6.7409471656435E+01
4133    (PID.TID 0000.0001) %MON ad_seaice_adheff_del2        =   7.0954723256439E+00
4134    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_max        =   7.9630572300834E+01
4135    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_min        =  -3.5873600227385E+01
4136    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_mean       =   1.7187489549106E+01
4137    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_sd         =   2.4769249448360E+01
4138    (PID.TID 0000.0001) %MON ad_seaice_adhsnow_del2       =   2.5452644760301E+00
4139    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_max        =   0.0000000000000E+00
4140    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_min        =   0.0000000000000E+00
4141    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_mean       =   0.0000000000000E+00
4142    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_sd         =   0.0000000000000E+00
4143    (PID.TID 0000.0001) %MON ad_seaice_adhsalt_del2       =   0.0000000000000E+00
4144    (PID.TID 0000.0001) // =======================================================
4145    (PID.TID 0000.0001) // End AD_MONITOR SEAICE statistics
4146    (PID.TID 0000.0001) // =======================================================
4147   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  
4148   ph-pack: packing ecco_ctrl   ph-pack: packing ecco_ctrl
4149  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  (PID.TID 0000.0001) // =======================================================
4150  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_theta.0000000000.001.001.data  (PID.TID 0000.0001) // Gradient-check starts (grdchk_main)
4151  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  (PID.TID 0000.0001) // =======================================================
4152  (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 =   7146.95489  
4153  grad-res -------------------------------  grad-res -------------------------------
4154   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
4155   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
4156   ph-grd -->hit<--  12 1 1 1   grad-res closest next position:
4157  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   grad-res     0   10    4    8    1    1    1
4158  (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) =======
4159  (PID.TID 0000.0001)   ph-test icomp, ncvarcomp, ichknum           10         300           1
4160  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   ph-grd _loc: bi, bj, icomptest, ichknum            1           1           0           1
4161  (PID.TID 0000.0001)                 date =   19790101           0   ph-grd -->hit<--            6           8           1           1
4162  (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)  
4163  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4164  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4165  (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  
4166  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4167  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4168  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4169  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4170  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4171  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
4172  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   3.49026363366534E-15  1.19111702562862E+00
4173  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   9.44036515626578E-15  1.20987150232978E+00
4174  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   6.29704621779581E-15  1.20525368718144E+00
4175  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4176  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725240132487E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291854155740E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976228818276E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168072E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426971754E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530460902E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934586312E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229504857E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547068869E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663275E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394620450E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871658756590E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271909560437E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217512265317E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349504336898E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554407112E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135357216894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349284393720E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331080791138E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095902268737E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078456578E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349452383E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241468374269E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991242472E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485133093708E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666029693985E-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.14411821630733E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096295493573E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021457579827E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759519723190E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475879802E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145626809E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598580301E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586410648E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887674411E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995280651E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342007029E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333008E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282455252E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044388976398E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767143313818E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182799960535E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081317163416E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923212072E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934504074739E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898698370905E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901908689E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428916886480E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395546989E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401949550E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728688839384E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319623611E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097524965E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749717783E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663308027E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974742480E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643562062E-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 =   7.88605292179057E-15  1.21591404065702E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857556055871E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321922329170E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266473187397E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698333072E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122330742E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691314511E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672653206E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951531174E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752297739E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375505E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290483E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948844203887E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716083492445E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139792548395E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640553555766E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449325727773E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930944022795E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592333E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668924452888E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027351522283E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305425923809E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214898860E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391987058087E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143001199E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066062E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025351432E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646326218E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625032289E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506066E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833112122E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750670977E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241927186E-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 =   9.48199851968923E-15  1.21028623982808E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831505381349E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358010640979E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369487821079E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632854111E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738247836E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358145858E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654550933E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457555925E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312923308E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626992E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109543E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707175E+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  
4177  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4178  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4179  (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  
4180  (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  
4181  (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  
4182  (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  
4183  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4184  (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    
4185   --> 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    
4186   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4187   --> f_temp    = 0.298719180056881E+04   --> f_smrarea = 0.000000000000000D+00
4188   --> f_salt    = 0.118005080473243E+04   --> f_smrarea = 0.000000000000000D+00
4189   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4190   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006180D+04
4191   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833145784D+04
4192   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4193   --> f_sst     = 0.297966289843713E+04   --> f_salt0   = 0.000000000000000D+00
4194   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4195   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4196   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4197   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4198   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4199   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269637D+04
4200   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4201   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4202   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4203   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4204   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4205   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4206   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4207   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4208   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4209   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4210   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4211   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4212   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4213   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4214   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4215   --> f_atemp     = 0.112500000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4216   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4217   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4218   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4219   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4220   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4221   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4222   --> f_atempm     = 0.140625000000000E-08   --> f_atemp     = 0.200000000000000D-07
4223   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4224   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4225   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4226   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4227   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4228   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4229   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4230   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4231   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4232   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4233   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4234   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4235   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4236   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4237   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4238   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4239   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4240   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4241   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4242   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4243   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4244   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4245   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4246   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4247   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4248   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4249   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4250   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4251   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4252   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4253   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4254   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4255   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4256   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4257   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4258   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4259   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4260   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4261   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4262   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4263   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4264   --> objf_hmean           = 0.493824786270865E-01   --> f_kapgm   = 0.000000000000000D+00
4265   --> fc               = 0.714695488621699E+04   --> f_kapredi   = 0.000000000000000D+00
4266   ph-check fcpertplus =   7146.95489   --> f_diffkr  = 0.000000000000000D+00
4267  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
4268   ph-check fcpertminus =   7146.95489   --> f_bottomdrag = 0.000000000000000D+00
4269  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
4270  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
4271  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
4272  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189127740D-01
4273  (PID.TID 0000.0001)   --> fc               = 0.723648986543492D+04
4274  (PID.TID 0000.0001) // =======================================================    early fc =  0.000000000000000D+00
4275  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1    local fc =  0.723643960421601D+04
4276  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03   global fc =  0.723648986543492D+04
4277  (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)  
4278  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4279  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4280  (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  
4281  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4282  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4283  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4284  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4285  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4286  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
4287  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.51534904016637E-15  1.19111702562862E+00
4288  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   9.70751257156621E-15  1.20987150232978E+00
4289  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   9.94343496429906E-15  1.20525368718144E+00
4290  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4291  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725248783744E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291839605605E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976198358619E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168859E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426970798E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530460902E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934588483E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229502220E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547068869E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476664046E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619503E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871660076715E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271909463849E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217512265317E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349502301602E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554522426E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135357216894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349285659153E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331079714615E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095897813355E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078069601E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349320502E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241469736751E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991629449E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485132809543E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666029693985E-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.14411821630733E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096305700098E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021443166956E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759483784109E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475881999E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145624644E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598580301E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586416284E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887668874E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995280651E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342007029E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333008E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282455250E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044390630551E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767143221129E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182799960535E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081314610777E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923355233E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934504074739E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898699586827E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110900911032E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428921167539E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395168833E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401832168E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728690170810E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319620050E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097527604E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749705244E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663686183E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974492166E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643562062E-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 =   7.20951076615961E-15  1.21591404065388E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857566289941E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321908040837E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266437194850E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698336868E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122327190E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691301145E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672663140E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951521885E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752262760E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375505E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290483E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948845880000E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716083403124E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139792548423E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640550966839E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449325872423E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930944022787E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592364E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668925659151E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027350540168E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305430170937E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214524199E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391986944165E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629144320186E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066050E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025343309E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646332172E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625003953E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506125E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833486783E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750428170E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241927205E-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 =   8.94076479518446E-15  1.21028623981006E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831515616415E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4357996379164E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369451868465E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632858706E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738243585E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358129734E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654563021E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457544743E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312880890E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626997E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109540E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707190E+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  
4292  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4293  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4294  (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  
4295  (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  
4296  (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  
4297  (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  
4298  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4299  (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    
4300   --> 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    
4301   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4302   --> f_temp    = 0.298719180189099E+04   --> f_smrarea = 0.000000000000000D+00
4303   --> f_salt    = 0.118005080505835E+04   --> f_smrarea = 0.000000000000000D+00
4304   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4305   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006192D+04
4306   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833142069D+04
4307   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4308   --> f_sst     = 0.297966289975921E+04   --> f_salt0   = 0.000000000000000D+00
4309   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4310   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4311   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4312   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4313   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4314   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269649D+04
4315   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4316   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4317   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4318   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4319   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4320   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4321   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4322   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4323   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4324   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4325   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4326   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4327   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4328   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4329   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4330   --> f_atemp     = 0.112500000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4331   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4332   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4333   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4334   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4335   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4336   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4337   --> f_atempm     = 0.140625000000000E-08   --> f_atemp     = 0.200000000000000D-07
4338   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4339   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4340   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4341   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4342   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4343   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4344   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4345   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4346   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4347   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4348   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4349   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4350   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4351   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4352   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4353   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4354   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4355   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4356   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4357   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4358   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4359   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4360   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4361   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4362   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4363   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4364   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4365   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4366   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4367   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4368   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4369   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4370   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4371   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4372   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4373   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4374   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4375   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4376   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4377   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4378   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4379   --> objf_hmean           = 0.493824784352514E-01   --> f_kapgm   = 0.000000000000000D+00
4380   --> fc               = 0.714695488918698E+04   --> f_kapredi   = 0.000000000000000D+00
4381  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
4382     --> f_eddytau = 0.000000000000000D+00
4383     --> f_bottomdrag = 0.000000000000000D+00
4384     --> f_hfluxmm2           = 0.000000000000000D+00
4385     --> f_sfluxmm2           = 0.000000000000000D+00
4386     --> f_transp             = 0.000000000000000D+00
4387     --> objf_hmean           = 0.502612189131619D-01
4388     --> fc               = 0.723648986539802D+04
4389      early fc =  0.000000000000000D+00
4390      local fc =  0.723643960417911D+04
4391     global fc =  0.723648986539802D+04
4392    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986539802E+03
4393  grad-res -------------------------------  grad-res -------------------------------
4394   grad-res     0    1   12    1    1    1    1    1   0.714695488770E+04 0.714695488622E+04 0.714695488919E+04   grad-res     0    1    6    8    1    1    1    1   7.23648986542E+03  7.23648986543E+03  7.23648986540E+03
4395   grad-res     0    1    1    4  150    1    1    1   -.148499558095E-01 -.148499475472E-01 0.556389098239E-06   grad-res     0    1    1   10    0    1    1    1   1.84498269756E-04  1.84513737622E-04 -8.38374568466E-05
4396  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14695488770198E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
4397  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.48499558095443E-02  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  1.84498269756454E-04
4398   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  1.84513737622183E-04
4399   ph-grd  ierr =  0, icomp =  4, ichknum =  1  (PID.TID 0000.0001) ====== End of gradient-check number   1 (ierr=  0) =======
4400   ph-grd -->hit<--  13 1 1 1  (PID.TID 0000.0001) ====== Starts gradient-check number   2 (=ichknum) =======
4401  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   ph-test icomp, ncvarcomp, ichknum           11         300           2
4402  (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
4403  (PID.TID 0000.0001)   ph-grd -->hit<--            7           8           1           1
4404  (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)  
4405  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4406  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4407  (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  
4408  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4409  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4410  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4411  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4412  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4413  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
4414  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   3.10515502199848E-15  1.19111702562862E+00
4415  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.11542719505309E-14  1.20987150232978E+00
4416  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   1.00093544563862E-14  1.20525368718142E+00
4417  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4418  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168057E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426971679E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530460902E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934586269E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229504650E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547068869E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663257E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394620383E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871658387372E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271909405428E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217512265317E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349505367849E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554325759E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135357216894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349284350257E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331080852791E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095895279625E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078450312E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349466829E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241469714711E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991248738E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485133098522E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666029693985E-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.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096274335433E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021455975650E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759316830750E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475878474E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145628065E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598580301E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586406787E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887678075E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995280652E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342005998E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333972E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282447986E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044387681956E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767143078666E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182799960535E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081320112052E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923004283E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934504074739E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898698356399E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901961288E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428916835405E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395558716E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401975242E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728690212127E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621961E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526175E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749711973E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663296300E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974771830E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643562062E-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 =   7.52176099183544E-15  1.21591404065436E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857534922517E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321920644375E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266270447742E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698324236E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122338983E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691232247E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672629928E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951552879E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752081363E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597709E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375529E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290293E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948842706881E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716083243550E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139792548411E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640556914219E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449325494072E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930944022788E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592360E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668924441055E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027351573614E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305425882184E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214917057E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391987086574E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629144384283E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066052E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025349032E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646327816E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625023992E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506116E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833093924E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750705938E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241927204E-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 =   9.61036805691151E-15  1.21028623985592E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831484259505E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358008988150E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369285280662E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632844457E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738256766E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358053671E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654525610E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457579347E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312681311E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626992E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109544E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707161E+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  
4419  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4420  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4421  (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  
4422  (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  
4423  (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  
4424  (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  
4425  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4426  (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    
4427   --> 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    
4428   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4429   --> f_temp    = 0.298719180081746E+04   --> f_smrarea = 0.000000000000000D+00
4430   --> f_salt    = 0.118005080414203E+04   --> f_smrarea = 0.000000000000000D+00
4431   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4432   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006182D+04
4433   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833145724D+04
4434   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4435   --> f_sst     = 0.297966289868589E+04   --> f_salt0   = 0.000000000000000D+00
4436   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4437   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4438   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4439   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4440   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4441   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269639D+04
4442   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4443   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4444   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4445   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4446   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4447   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4448   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4449   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4450   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4451   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4452   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4453   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4454   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4455   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4456   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4457   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4458   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4459   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4460   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4461   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4462   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4463   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4464   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
4465   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4466   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4467   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4468   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4469   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4470   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4471   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4472   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4473   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4474   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4475   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4476   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4477   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4478   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4479   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4480   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4481   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4482   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4483   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4484   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4485   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4486   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4487   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4488   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4489   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4490   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4491   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4492   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4493   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4494   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4495   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4496   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4497   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4498   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4499   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4500   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4501   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4502   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4503   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4504   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4505   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4506   --> objf_hmean           = 0.493824787177630E-01   --> f_kapgm   = 0.000000000000000D+00
4507   --> fc               = 0.714695488612409E+04   --> f_kapredi   = 0.000000000000000D+00
4508   ph-check fcpertplus =   7146.95489   --> f_diffkr  = 0.000000000000000D+00
4509  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
4510   ph-check fcpertminus =   7146.95489   --> f_bottomdrag = 0.000000000000000D+00
4511  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
4512  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
4513  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
4514  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189128187D-01
4515  (PID.TID 0000.0001)   --> fc               = 0.723648986543436D+04
4516  (PID.TID 0000.0001) // =======================================================    early fc =  0.000000000000000D+00
4517  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1    local fc =  0.723643960421544D+04
4518  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03   global fc =  0.723648986543436D+04
4519  (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)  
4520  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4521  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4522  (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  
4523  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4524  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4525  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4526  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4527  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4528  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
4529  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   3.28903571045203E-15  1.19111702562862E+00
4530  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.11091691401555E-14  1.20987150232978E+00
4531  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   9.99200722162641E-15  1.20525368718145E+00
4532  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4533  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168875E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426970873E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530460902E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934588525E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229502427E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547068869E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476664065E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619570E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871660445903E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271909618853E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217512265317E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349501270721E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554603775E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135357216894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349285702617E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331079652961E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095904802497E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078075869E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349306058E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241468396358E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991623182E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485132804730E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666029693985E-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.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096326857942E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021444773077E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759686676975E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475883328E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145623388E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598580301E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586420145E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887665211E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995280651E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342008061E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002332043E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282462516E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044391924701E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767143456264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182799960535E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081311662743E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923562983E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934504074739E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898699601334E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110900858432E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428921218618E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395157121E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401806483E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728688798177E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621700E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526394E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749711054E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663697895E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974462828E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643562062E-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.86443696224148E-15  1.21591404065653E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857587422961E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321909727609E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266639935199E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698345704E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122318949E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691383412E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672686419E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951500179E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752479144E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597763E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375481E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290673E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948847376622E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716083652000E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139792548406E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640547609171E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449326106073E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930944022794E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592339E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668925670986E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027350488835E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305430212567E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214506021E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391986915688E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629142937228E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066060E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025345709E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646330574E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625012251E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506076E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833504961E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750393225E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241927187E-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 =   9.07260377935870E-15  1.21028623978211E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831536737921E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4357998033973E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369654409601E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632868360E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738234654E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358221924E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654588344E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457521322E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465313122895E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626997E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109539E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707204E+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  
4534  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4535  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4536  (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  
4537  (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  
4538  (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  
4539  (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  
4540  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4541  (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    
4542   --> 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    
4543   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4544   --> f_temp    = 0.298719180164232E+04   --> f_smrarea = 0.000000000000000D+00
4545   --> f_salt    = 0.118005080564873E+04   --> f_smrarea = 0.000000000000000D+00
4546   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4547   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006190D+04
4548   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833142129D+04
4549   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4550   --> f_sst     = 0.297966289951044E+04   --> f_salt0   = 0.000000000000000D+00
4551   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4552   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4553   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4554   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4555   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4556   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269647D+04
4557   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4558   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4559   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4560   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4561   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4562   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4563   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4564   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4565   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4566   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4567   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4568   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4569   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4570   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4571   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4572   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4573   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4574   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4575   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4576   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4577   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4578   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4579   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
4580   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4581   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4582   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4583   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4584   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4585   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4586   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4587   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4588   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4589   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4590   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4591   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4592   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4593   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4594   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4595   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4596   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4597   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4598   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4599   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4600   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4601   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4602   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4603   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4604   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4605   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4606   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4607   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4608   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4609   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4610   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4611   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4612   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4613   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4614   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4615   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4616   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4617   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4618   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4619   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4620   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4621   --> objf_hmean           = 0.493824783445795E-01   --> f_kapgm   = 0.000000000000000D+00
4622   --> fc               = 0.714695488927984E+04   --> f_kapredi   = 0.000000000000000D+00
4623  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
4624     --> f_eddytau = 0.000000000000000D+00
4625     --> f_bottomdrag = 0.000000000000000D+00
4626     --> f_hfluxmm2           = 0.000000000000000D+00
4627     --> f_sfluxmm2           = 0.000000000000000D+00
4628     --> f_transp             = 0.000000000000000D+00
4629     --> objf_hmean           = 0.502612189131173D-01
4630     --> fc               = 0.723648986539859D+04
4631      early fc =  0.000000000000000D+00
4632      local fc =  0.723643960417967D+04
4633     global fc =  0.723648986539859D+04
4634    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986539859E+03
4635  grad-res -------------------------------  grad-res -------------------------------
4636   grad-res     0    2   13    1    1    1    1    1   0.714695488770E+04 0.714695488612E+04 0.714695488928E+04   grad-res     0    2    7    8    1    1    1    1   7.23648986542E+03  7.23648986543E+03  7.23648986540E+03
4637   grad-res     0    2    2    5  150    1    1    1   -.157787373432E-01 -.157787189892E-01 0.116321530175E-05   grad-res     0    2    2   11    0    1    1    1   1.78825872766E-04  1.78852133104E-04 -1.46848649744E-04
4638  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14695488770198E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
4639  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.57787373432365E-02  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  1.78825872765691E-04
4640   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  1.78852133103646E-04
4641   ph-grd  ierr =  0, icomp =  5, ichknum =  2  (PID.TID 0000.0001) ====== End of gradient-check number   2 (ierr=  0) =======
4642   ph-grd -->hit<--  14 1 1 1  (PID.TID 0000.0001) ====== Starts gradient-check number   3 (=ichknum) =======
4643  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   ph-test icomp, ncvarcomp, ichknum           12         300           3
4644  (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
4645  (PID.TID 0000.0001)   ph-grd -->hit<--            8           8           1           1
4646  (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)  
4647  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4648  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4649  (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  
4650  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4651  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4652  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4653  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4654  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4655  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
4656  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   3.42434414157822E-15  1.19111702562862E+00
4657  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   9.03097041593526E-15  1.20987150232978E+00
4658  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   7.35175809118971E-15  1.20525368718141E+00
4659  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4660  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168039E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426971584E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530475936E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934586220E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229504387E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547073015E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663236E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394620292E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079184347E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871656828071E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271908315044E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217512265317E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349508296034E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554074484E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135355442894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349284268516E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331080962216E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095905378070E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078508915E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349495349E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241469921044E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991190135E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485133148761E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666030559508E-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.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096279806394E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021479811689E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759648152288E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475878970E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145627540E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598587099E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586408155E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887676643E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995299349E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342005815E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002334143E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282463800E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044387535833E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767142404510E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182799960535E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081320249259E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476922958717E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934502519818E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898698649566E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901723617E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428921345817E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395417028E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401918117E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728689713265E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621966E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526153E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749710559E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663437988E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974668208E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643770217E-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 =   7.31706362167017E-15  1.21591404065542E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857556494184E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321922455254E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266487967557E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698331317E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122332370E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691333545E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672649176E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951534913E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752343589E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375505E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290483E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948842790784E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716082600539E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139792548408E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640556594152E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449325479216E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930942478318E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592349E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668924733708E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027351337498E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305430316976E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214761680E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391987024114E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143837293E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066056E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025350132E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646326534E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230624998683E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506095E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833249301E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750592573E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335242103782E-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 =   9.67628754899863E-15  1.21028623991292E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831509091784E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358005695409E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369479545725E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632855296E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738246740E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358145549E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654554235E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457552870E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312921180E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626994E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109542E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707175E+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  
4661  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4662  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4663  (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  
4664  (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  
4665  (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  
4666  (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  
4667  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4668  (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    
4669   --> 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    
4670   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4671   --> f_temp    = 0.298719180079785E+04   --> f_smrarea = 0.000000000000000D+00
4672   --> f_salt    = 0.118005080462764E+04   --> f_smrarea = 0.000000000000000D+00
4673   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4674   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006186D+04
4675   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833146249D+04
4676   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4677   --> f_sst     = 0.297966289866624E+04   --> f_salt0   = 0.000000000000000D+00
4678   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4679   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4680   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4681   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4682   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4683   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269643D+04
4684   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4685   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4686   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4687   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4688   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4689   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4690   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4691   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4692   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4693   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4694   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4695   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4696   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4697   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4698   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4699   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4700   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4701   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4702   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4703   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4704   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4705   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4706   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
4707   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4708   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4709   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4710   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4711   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4712   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4713   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4714   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4715   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4716   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4717   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4718   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4719   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4720   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4721   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4722   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4723   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4724   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4725   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4726   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4727   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4728   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4729   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4730   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4731   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4732   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4733   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4734   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4735   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4736   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4737   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4738   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4739   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4740   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4741   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4742   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4743   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4744   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4745   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4746   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4747   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4748   --> objf_hmean           = 0.493824785346326E-01   --> f_kapgm   = 0.000000000000000D+00
4749   --> fc               = 0.714695488657026E+04   --> f_kapredi   = 0.000000000000000D+00
4750   ph-check fcpertplus =   7146.95489   --> f_diffkr  = 0.000000000000000D+00
4751  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
4752   ph-check fcpertminus =   7146.95489   --> f_bottomdrag = 0.000000000000000D+00
4753  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
4754  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
4755  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
4756  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189128145D-01
4757  (PID.TID 0000.0001)   --> fc               = 0.723648986543969D+04
4758  (PID.TID 0000.0001) // =======================================================    early fc =  0.000000000000000D+00
4759  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1    local fc =  0.723643960422077D+04
4760  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03   global fc =  0.723648986543969D+04
4761  (PID.TID 0000.0001) // CMAX =         -5.500000000000000E+01  (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus  =  7.23648986543969E+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)  
4762  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4763  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4764  (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  
4765  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4766  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4767  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4768  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4769  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4770  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
4771  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.33840724561674E-15  1.19111702562862E+00
4772  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.07726327858160E-14  1.20987150232978E+00
4773  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   8.62851456950864E-15  1.20525368718146E+00
4774  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4775  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168893E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426970968E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530445867E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934588575E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229502690E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547064724E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476664085E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619661E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079181359E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871662004932E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271910709116E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217512265317E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349498343055E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554855009E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135358990670E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349285784359E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331079543537E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095894704004E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078017281E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349277545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241468190079E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991681770E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485132754504E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666028828543E-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.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096321387000E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021420936375E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759355355239E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475882832E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145623913E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598573503E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586418777E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887666643E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995261954E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342008243E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002331873E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282446702E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044392071167E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767144130456E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182799960536E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081311524851E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923608595E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934505629665E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898699308167E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901096102E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428916708168E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395298787E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401863598E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728689296958E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621695E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526415E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749712468E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663556229E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974566432E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643353908E-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.68322644290254E-15  1.21591404065547E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857565852730E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321907912913E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266422405213E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698338622E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122325561E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691282111E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672667169E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951518146E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752216908E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597737E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375504E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290483E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948847293157E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716084295049E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139792548409E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640547928367E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449326120986E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930945567269E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592349E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668925378333E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027350724949E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305425777737E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214661370E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391986978136E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143484121E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066056E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025344609E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646331855E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625037559E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506095E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833349611E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750506568E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241750609E-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 =   9.43689570931383E-15  1.21028623972510E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831511906604E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358001323582E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369460137719E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632857522E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738244680E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358130041E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654559719E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457547799E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312883014E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626995E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707190E+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  
4776  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4777  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4778  (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  
4779  (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  
4780  (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  
4781  (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  
4782  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4783  (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    
4784   --> 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    
4785   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4786   --> f_temp    = 0.298719180166195E+04   --> f_smrarea = 0.000000000000000D+00
4787   --> f_salt    = 0.118005080516314E+04   --> f_smrarea = 0.000000000000000D+00
4788   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4789   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006187D+04
4790   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833141604D+04
4791   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4792   --> f_sst     = 0.297966289953010E+04   --> f_salt0   = 0.000000000000000D+00
4793   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4794   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4795   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4796   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4797   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4798   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269644D+04
4799   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4800   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4801   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4802   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4803   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4804   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4805   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4806   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4807   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4808   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4809   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4810   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4811   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4812   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4813   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4814   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4815   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4816   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4817   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4818   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4819   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4820   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4821   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
4822   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4823   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4824   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4825   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4826   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4827   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4828   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4829   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4830   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4831   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4832   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4833   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4834   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4835   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4836   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4837   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4838   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4839   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4840   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4841   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4842   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4843   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4844   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4845   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4846   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4847   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4848   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4849   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4850   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4851   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4852   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4853   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4854   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4855   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4856   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4857   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4858   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4859   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4860   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4861   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4862   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4863   --> objf_hmean           = 0.493824785277273E-01   --> f_kapgm   = 0.000000000000000D+00
4864   --> fc               = 0.714695488883372E+04   --> f_kapredi   = 0.000000000000000D+00
4865  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
4866     --> f_eddytau = 0.000000000000000D+00
4867     --> f_bottomdrag = 0.000000000000000D+00
4868     --> f_hfluxmm2           = 0.000000000000000D+00
4869     --> f_sfluxmm2           = 0.000000000000000D+00
4870     --> f_transp             = 0.000000000000000D+00
4871     --> objf_hmean           = 0.502612189131215D-01
4872     --> fc               = 0.723648986539326D+04
4873      early fc =  0.000000000000000D+00
4874      local fc =  0.723643960417434D+04
4875     global fc =  0.723648986539326D+04
4876    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986539326E+03
4877  grad-res -------------------------------  grad-res -------------------------------
4878   grad-res     0    3   14    1    1    1    1    1   0.714695488770E+04 0.714695488657E+04 0.714695488883E+04   grad-res     0    3    8    8    1    1    1    1   7.23648986542E+03  7.23648986544E+03  7.23648986539E+03
4879   grad-res     0    3    3    6  150    1    1    1   -.113172745199E-01 -.113172882266E-01 -.121112561113E-05   grad-res     0    3    3   12    0    1    1    1   2.31943137913E-04  2.32157617575E-04 -9.24707940200E-04
4880  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14695488770198E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
4881  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.13172745199234E-02  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  2.31943137913254E-04
4882   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  2.32157617574558E-04
4883   ph-grd  ierr =  0, icomp =  6, ichknum =  3  (PID.TID 0000.0001) ====== End of gradient-check number   3 (ierr=  0) =======
4884   ph-grd -->hit<--  15 1 1 1  (PID.TID 0000.0001) ====== Starts gradient-check number   4 (=ichknum) =======
4885  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   ph-test icomp, ncvarcomp, ichknum           13         300           4
4886  (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
4887  (PID.TID 0000.0001)   ph-grd -->hit<--            9           8           1           1
4888  (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)  
4889  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
4890  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
4891  (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  
4892  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4893  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
4894  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4895  (PID.TID 0000.0001)  (PID.TID 0000.0001)
4896  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
4897  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
4898  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.72698530423554E-15  1.19111702562862E+00
4899  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.15740750317173E-14  1.20987150232977E+00
4900  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   6.61276589042359E-15  1.20525368718140E+00
4901  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
4902  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168047E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426971592E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530475655E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934586382E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229504304E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547072446E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663661E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619976E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871657027696E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271907968770E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217520676487E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349507908338E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554077907E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135357216894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349284619332E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331080647259E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095901474396E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078409289E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349439924E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241470085029E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991289762E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485133069581E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666030208739E-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.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096300596714E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021450373544E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759501754115E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475878878E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145627635E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598587423E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586408562E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887676278E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995297916E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342007029E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333008E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282455251E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044387481429E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767141947344E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182808136155E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081320349987E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476922924559E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934504074739E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898698634847E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901747943E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428920238235E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395406110E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401909366E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728689844543E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621964E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526146E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749711045E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663448906E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974659134E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643731778E-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.27730114952396E-15  1.21591404065535E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857561172769E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321915185176E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266455191703E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698334807E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122329117E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691308395E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672657779E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951526896E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752281622E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375505E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290484E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948842736350E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716082143282E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139800666107E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640556694888E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449325445064E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930944022791E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592350E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668924718013E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027351362400E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305428047367E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214752349E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391987016665E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143948174E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066055E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025349479E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646327012E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625018118E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506097E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833258633E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750584810E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335242214663E-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 =   8.22605872308202E-15  1.21028623962415E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498743E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510245E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845359E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856395E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245722E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137804E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556944E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550365E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902119E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626994E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707184E+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  
4903  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4904  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
4905  (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  
4906  (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  
4907  (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  
4908  (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  
4909  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
4910  (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    
4911   --> 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    
4912   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
4913   --> f_temp    = 0.298719180092991E+04   --> f_smrarea = 0.000000000000000D+00
4914   --> f_salt    = 0.118005080491771E+04   --> f_smrarea = 0.000000000000000D+00
4915   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
4916   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006160D+04
4917   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833146962D+04
4918   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
4919   --> f_sst     = 0.297966289879814E+04   --> f_salt0   = 0.000000000000000D+00
4920   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
4921   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
4922   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
4923   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
4924   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
4925   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269616D+04
4926   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
4927   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
4928   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
4929   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
4930   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
4931   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
4932   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
4933   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
4934   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
4935   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
4936   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
4937   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
4938   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
4939   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
4940   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
4941   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
4942   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
4943   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
4944   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
4945   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
4946   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
4947   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
4948   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
4949   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
4950   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
4951   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
4952   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
4953   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
4954   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
4955   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
4956   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
4957   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
4958   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
4959   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
4960   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
4961   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
4962   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
4963   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
4964   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
4965   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
4966   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
4967   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
4968   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
4969   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
4970   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
4971   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
4972   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
4973   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
4974   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
4975   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
4976   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
4977   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
4978   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
4979   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
4980   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
4981   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
4982   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
4983   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
4984   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
4985   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
4986   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
4987   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
4988   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
4989   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
4990   --> objf_hmean           = 0.493824786185084E-01   --> f_kapgm   = 0.000000000000000D+00
4991   --> fc               = 0.714695488712438E+04   --> f_kapredi   = 0.000000000000000D+00
4992   ph-check fcpertplus =   7146.95489   --> f_diffkr  = 0.000000000000000D+00
4993  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
4994   ph-check fcpertminus =   7146.95489   --> f_bottomdrag = 0.000000000000000D+00
4995  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
4996  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
4997  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
4998  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189128134D-01
4999  (PID.TID 0000.0001)   --> fc               = 0.723648986544629D+04
5000  (PID.TID 0000.0001) // =======================================================    early fc =  0.000000000000000D+00
5001  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1    local fc =  0.723643960422738D+04
5002  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03   global fc =  0.723648986544629D+04
5003  (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)  
5004  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
5005  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
5006  (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  
5007  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5008  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
5009  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5010  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5011  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
5012  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
5013  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   2.34534613952064E-15  1.19111702562862E+00
5014  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.05956909912663E-14  1.20987150232978E+00
5015  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   9.12117603668605E-15  1.20525368718151E+00
5016  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
5017  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168885E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426970960E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530446148E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934588413E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229502773E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547065293E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663661E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619976E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871661805638E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271911055539E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217503854137E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349498730116E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554851636E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135357216894E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349285433542E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331079858492E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095898607694E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078116884E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349332960E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241468026015E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991582166E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485132833666E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666029179232E-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.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096300596714E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021450373534E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759501754001E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475882924E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145623818E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598573179E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586418370E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887667008E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995263387E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342007029E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333008E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282455251E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044392125572E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767144587624E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182791784888E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081311424121E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923642753E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934504074739E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898699322886E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901071775E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428917815763E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395309704E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401872349E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728689165680E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503075E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621697E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526423E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749711982E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663545312E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974575506E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643392347E-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 =   7.95891130778159E-15  1.21591404065554E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857561172763E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321915185174E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266455191631E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698335132E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122328815E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691307262E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672658566E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951526163E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752278879E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375504E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290482E+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.2259641861264E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948847347591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716084752310E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139784430683E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608673E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640547827629E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449326155138E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930944022791E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320592348E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668925394027E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027350700048E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305428047369E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526567E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214670702E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391986985586E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143373240E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937066056E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025345262E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646331378E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625018124E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214506093E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833340280E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750514330E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241639728E-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 =   9.15933995315754E-15  1.21028624001387E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498736E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510246E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845300E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856422E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245698E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137789E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654557009E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550305E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902080E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626995E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707181E+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  
5018  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
5019  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
5020  (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  
5021  (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  
5022  (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  
5023  (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  
5024  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
5025  (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    
5026   --> 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    
5027   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
5028   --> f_temp    = 0.298719180152988E+04   --> f_smrarea = 0.000000000000000D+00
5029   --> f_salt    = 0.118005080487306E+04   --> f_smrarea = 0.000000000000000D+00
5030   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
5031   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006213D+04
5032   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833140891D+04
5033   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
5034   --> f_sst     = 0.297966289939820E+04   --> f_salt0   = 0.000000000000000D+00
5035   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
5036   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
5037   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
5038   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
5039   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
5040   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269670D+04
5041   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
5042   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
5043   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
5044   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
5045   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
5046   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
5047   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
5048   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
5049   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
5050   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
5051   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
5052   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
5053   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
5054   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
5055   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
5056   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
5057   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
5058   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
5059   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
5060   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
5061   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
5062   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
5063   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
5064   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
5065   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
5066   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
5067   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
5068   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
5069   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
5070   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
5071   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
5072   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
5073   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
5074   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
5075   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
5076   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
5077   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
5078   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
5079   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
5080   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
5081   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
5082   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
5083   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
5084   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
5085   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
5086   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
5087   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
5088   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
5089   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
5090   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
5091   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
5092   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
5093   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
5094   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
5095   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
5096   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
5097   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
5098   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
5099   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
5100   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
5101   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
5102   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
5103   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
5104   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
5105   --> objf_hmean           = 0.493824784438509E-01   --> f_kapgm   = 0.000000000000000D+00
5106   --> fc               = 0.714695488827958E+04   --> f_kapredi   = 0.000000000000000D+00
5107  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
5108     --> f_eddytau = 0.000000000000000D+00
5109     --> f_bottomdrag = 0.000000000000000D+00
5110     --> f_hfluxmm2           = 0.000000000000000D+00
5111     --> f_sfluxmm2           = 0.000000000000000D+00
5112     --> f_transp             = 0.000000000000000D+00
5113     --> objf_hmean           = 0.502612189131227D-01
5114     --> fc               = 0.723648986538665D+04
5115      early fc =  0.000000000000000D+00
5116      local fc =  0.723643960416774D+04
5117     global fc =  0.723648986538665D+04
5118    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986538665E+03
5119  grad-res -------------------------------  grad-res -------------------------------
5120   grad-res     0    4   15    1    1    1    1    1   0.714695488770E+04 0.714695488712E+04 0.714695488828E+04   grad-res     0    4    9    8    1    1    1    1   7.23648986542E+03  7.23648986545E+03  7.23648986539E+03
5121   grad-res     0    4    4    7  150    1    1    1   -.577601028702E-02 -.577600076213E-02 0.164904388766E-05   grad-res     0    4    4   13    0    1    1    1   2.97918109541E-04  2.98209670291E-04 -9.78660715131E-04
5122  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14695488770198E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
5123  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -5.77601028701994E-03  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  2.97918109540683E-04
5124   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  2.98209670290817E-04
5125   ph-grd  ierr =  0, icomp =  7, ichknum =  4  (PID.TID 0000.0001) ====== End of gradient-check number   4 (ierr=  0) =======
5126   ph-grd -->hit<--  16 1 1 1  (PID.TID 0000.0001) ====== Starts gradient-check number   5 (=ichknum) =======
5127  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: adxx_atemp.0000000000.001.001.data   ph-test icomp, ncvarcomp, ichknum           14         300           5
5128  (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
5129  (PID.TID 0000.0001)   ph-grd -->hit<--           10           8           1           1
5130  (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)  
5131  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
5132  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
5133  (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  
5134  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5135  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
5136  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5137  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5138  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
5139  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
5140  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   3.29944405130789E-15  1.19111702562862E+00
5141  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   9.28770949037983E-15  1.20987150232977E+00
5142  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   6.58847976175991E-15  1.20525368718138E+00
5143  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
5144  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168098E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426971645E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530473862E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934586505E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229504434E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547072011E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663661E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619976E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871656983998E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271907591689E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217520830340E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349507887610E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554063718E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135355588478E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349284623612E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331080662838E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095901459325E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078363335E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349425293E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241468702562E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991335715E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485133040050E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666030046944E-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.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096300596647E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021450373615E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759501754303E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475878123E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145628411E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598580301E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586406732E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887678146E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995280652E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342007029E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333008E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282455251E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044387428523E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767141478846E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182808322430E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081320349390E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476922903123E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934502484125E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898698618428E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901773189E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428919027004E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395392168E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401904027E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728689384485E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503074E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621948E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526156E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749711513E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663462848E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974647680E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643682689E-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 =   7.80972508884759E-15  1.21591404037195E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857561172746E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321915185184E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266455191580E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698334748E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122329173E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691307831E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672657635E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951527032E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752280256E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375505E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290483E+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.2259641861262E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948842680912E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716081664906E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139800861145E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608672E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640556699722E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449325422630E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930942440484E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320594034E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668924699581E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027351388571E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305428047145E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526573E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214741654E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391987012543E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143554702E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937064676E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025349837E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646326504E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625017436E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214509275E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833269328E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750575960E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335241821192E-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 =   9.18709552877317E-15  1.21028623888801E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498723E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510250E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845217E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107092E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856400E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245726E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137818E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562648E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556958E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550373E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902159E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032627002E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109541E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707181E+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  
5145  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
5146  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
5147  (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  
5148  (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  
5149  (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  
5150  (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  
5151  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
5152  (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    
5153   --> 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    
5154   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
5155   --> f_temp    = 0.298719180087986E+04   --> f_smrarea = 0.000000000000000D+00
5156   --> f_salt    = 0.118005080491986E+04   --> f_smrarea = 0.000000000000000D+00
5157   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
5158   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006156D+04
5159   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833147736D+04
5160   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
5161   --> f_sst     = 0.297966289874785E+04   --> f_salt0   = 0.000000000000000D+00
5162   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
5163   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
5164   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
5165   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
5166   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
5167   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269613D+04
5168   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
5169   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
5170   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
5171   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
5172   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
5173   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
5174   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
5175   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
5176   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
5177   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
5178   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
5179   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
5180   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
5181   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
5182   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
5183   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
5184   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
5185   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
5186   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
5187   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
5188   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
5189   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
5190   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
5191   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
5192   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
5193   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
5194   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
5195   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
5196   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
5197   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
5198   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
5199   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
5200   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
5201   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
5202   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
5203   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
5204   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
5205   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
5206   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
5207   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
5208   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
5209   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
5210   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
5211   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
5212   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
5213   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
5214   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
5215   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
5216   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
5217   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
5218   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
5219   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
5220   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
5221   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
5222   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
5223   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
5224   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
5225   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
5226   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
5227   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
5228   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
5229   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
5230   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
5231   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
5232   --> objf_hmean           = 0.493824788188641E-01   --> f_kapgm   = 0.000000000000000D+00
5233   --> fc               = 0.714695488702640E+04   --> f_kapredi   = 0.000000000000000D+00
5234   ph-check fcpertplus =   7146.95489   --> f_diffkr  = 0.000000000000000D+00
5235  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_eddytau = 0.000000000000000D+00
5236   ph-check fcpertminus =   7146.95489   --> f_bottomdrag = 0.000000000000000D+00
5237  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_hfluxmm2           = 0.000000000000000D+00
5238  (PID.TID 0000.0001)   --> f_sfluxmm2           = 0.000000000000000D+00
5239  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00   --> f_transp             = 0.000000000000000D+00
5240  (PID.TID 0000.0001)                 date =   19790101           0   --> objf_hmean           = 0.502612189137512D-01
5241  (PID.TID 0000.0001)   --> fc               = 0.723648986545397D+04
5242  (PID.TID 0000.0001) // =======================================================    early fc =  0.000000000000000D+00
5243  (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc) at iteration          1    local fc =  0.723643960423506D+04
5244  (PID.TID 0000.0001) // CMIN =         -4.200000000000000E+03   global fc =  0.723648986545397D+04
5245  (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)  
5246  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
5247  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
5248  (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  
5249  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5250  (PID.TID 0000.0001) // Model current state  (PID.TID 0000.0001) // Model current state
5251  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5252  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5253  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector =    F
5254  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics   cg2d: Sum(rhs),rhsMax =   4.89192020225460E-16  9.91122157633454E-01
5255  (PID.TID 0000.0001) // =======================================================   cg2d: Sum(rhs),rhsMax =   3.04270497686332E-15  1.19111702562862E+00
5256  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     0   cg2d: Sum(rhs),rhsMax =   1.13416220859364E-14  1.20987150232979E+00
5257  (PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00   cg2d: Sum(rhs),rhsMax =   7.90340015655033E-15  1.20525368718153E+00
5258  (PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00  (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
5259  (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.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.8286708792821E-16  
 (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 =   3.60822483003176E-16  9.91077500670056E-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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1725244458078E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291846880710E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8976213588579E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8537318344853E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3493741297092E-02  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9784118168834E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9076426970907E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8069530447941E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677462693555E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5392422132628E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9924934588290E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2594229502643E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7038547065727E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239953451875E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735476663661E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9308394619976E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0088079182853E+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.2953333616806E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871661849338E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271911432623E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217503700276E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349498750840E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655554865825E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135358845314E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5401671391651E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349285429262E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331079842912E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095898622765E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776078162838E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699349347591E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241469408480E-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.8593447487915E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8924949279005E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601941678663E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2895875996778E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306560844688E+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.7986858521961E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1011882764121E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613991536213E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485132863196E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666029341026E-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.03229663600746E-15  1.19340644142897E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0096300596706E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4021450373531E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4759501753887E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9074752950621E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0795127921749E-03  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9105475883679E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8848145623042E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1773598580301E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6092260294419E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2313970405273E-03  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1797586420200E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1401887665139E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2205995280651E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2885505047816E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5783342007029E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6882002333008E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0901282455251E+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.2382750483591E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848318147755E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8044392178479E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3767145056125E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182791598613E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389735613E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696335804645E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5081311424718E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476923664189E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934505665358E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883966976552E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1332185811039E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898699339304E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8110901046530E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6428919027005E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534621805845E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977232621895E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622395323646E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0489401877688E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728689625738E-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.8224786619719E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7134638503076E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5895319621713E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2935097526413E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2225749711514E+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.5857504208078E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2274124556034E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767663531370E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1228974586960E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3539643441435E-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.52096171399808E-15  1.21591404093894E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9857561172751E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4321915185176E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6266455191541E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7806179487521E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0636210490500E-04  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7353698335192E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8497122328758E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1907691307826E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5761655046074E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8512025431515E-05  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7276672658711E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0436951526027E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2477752280244E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1642070616344E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4529429597736E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6263535375505E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0891341290483E+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.2259641861267E-02  
 (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799710867339E-02  
 (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7948847403029E-02  
 (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3716085230689E-02  
 (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139784235646E-03  
 (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834695721236E-02  
 (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524156608675E-02  
 (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4640547822796E-03  
 (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449326177572E-02  
 (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930945605104E-03  
 (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565470678403E+02  
 (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1054320590663E+01  
 (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668925412459E+02  
 (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027350673877E+02  
 (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305428047591E+01  
 (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120600734668E-08  
 (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741237526561E-08  
 (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5902214681397E-08  
 (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0391986989707E-08  
 (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629143766712E-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.8169180534529E+02  
 (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7163937067436E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5317025344904E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2825646331886E+01  
 (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2230625018806E+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.5442820425970E-08  
 (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1725214502914E-09  
 (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0487833329585E-08  
 (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1120750523181E-08  
 (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335242033199E-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 =   9.60689860995956E-15  1.21028624074527E+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              =   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              =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9831510498724E-01  
 (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4358003510249E-01  
 (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6369469845211E-02  
 (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7572171448996E-01  
 (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2509055107093E-05  
 (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7038632856418E-01  
 (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8395738245694E-01  
 (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1904358137775E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5700766432272E-01  
 (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.8809830562649E-06  
 (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6457654556995E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0167457550297E-02  
 (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2465312902041E-03  
 (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1411929151092E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  
 (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4280032626988E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6140157109542E+03  
 (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0919718707184E+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  
5260  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
5261  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001) ph-cost call cost_sss
5262  (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  
5263  (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  
5264  (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  
5265  (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  
5266  (PID.TID 0000.0001) ph-cost call cost_smrarea  (PID.TID 0000.0001) ph-cost call cost_smrarea
5267  (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    
5268   --> 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    
5269   --> f_smrarea = 0.000000000000000E+00   --> f_ice     = 0.000000000000000D+00
5270   --> f_temp    = 0.298719180157993E+04   --> f_smrarea = 0.000000000000000D+00
5271   --> f_salt    = 0.118005080487091E+04   --> f_smrarea = 0.000000000000000D+00
5272   --> f_temp0   = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000D+00
5273   --> f_salt0   = 0.000000000000000E+00   --> f_temp    = 0.308813001006216D+04
5274   --> f_temp0smoo = 0.000000000000000E+00   --> f_salt    = 0.106770833140117D+04
5275   --> f_salt0smoo = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000D+00
5276   --> f_sst     = 0.297966289944849E+04   --> f_salt0   = 0.000000000000000D+00
5277   --> f_tmi     = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000D+00
5278   --> f_sss     = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000D+00
5279   --> f_bp      = 0.000000000000000E+00   --> f_etan0   = 0.000000000000000D+00
5280   --> f_ssh       = 0.000000000000000E+00   --> f_uvel0   = 0.000000000000000D+00
5281   --> f_tp        = 0.000000000000000E+00   --> f_vvel0   = 0.000000000000000D+00
5282   --> f_ers       = 0.000000000000000E+00   --> f_sst     = 0.308060126269673D+04
5283   --> f_gfo       = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000D+00
5284   --> f_tauu    = 0.000000000000000E+00   --> f_sss     = 0.000000000000000D+00
5285   --> f_tauum   = 0.000000000000000E+00   --> f_bp      = 0.000000000000000D+00
5286   --> f_tauusmoo = 0.000000000000000E+00   --> f_ies      = 0.000000000000000D+00
5287   --> f_tauv    = 0.000000000000000E+00   --> f_ssh       = 0.000000000000000D+00
5288   --> f_tauvm   = 0.000000000000000E+00   --> f_tp        = 0.000000000000000D+00
5289   --> f_tauvsmoo = 0.000000000000000E+00   --> f_ers       = 0.000000000000000D+00
5290   --> f_hflux   = 0.000000000000000E+00   --> f_gfo       = 0.000000000000000D+00
5291   --> f_hfluxmm = 0.000000000000000E+00   --> f_tauu    = 0.000000000000000D+00
5292   --> f_hfluxsmoo = 0.000000000000000E+00   --> f_tauum   = 0.000000000000000D+00
5293   --> f_sflux   = 0.000000000000000E+00   --> f_tauusmoo = 0.000000000000000D+00
5294   --> f_sfluxmm = 0.000000000000000E+00   --> f_tauv    = 0.000000000000000D+00
5295   --> f_sfluxsmoo = 0.000000000000000E+00   --> f_tauvm   = 0.000000000000000D+00
5296   --> f_uwind     = 0.000000000000000E+00   --> f_tauvsmoo = 0.000000000000000D+00
5297   --> f_vwind     = 0.000000000000000E+00   --> f_hflux   = 0.000000000000000D+00
5298   --> f_atemp     = 0.200000000000000E-07   --> f_hfluxmm = 0.000000000000000D+00
5299   --> f_aqh     = 0.000000000000000E+00   --> f_hfluxsmoo = 0.000000000000000D+00
5300   --> f_precip  = 0.000000000000000E+00   --> f_sflux   = 0.000000000000000D+00
5301   --> f_swflux  = 0.000000000000000E+00   --> f_sfluxmm = 0.000000000000000D+00
5302   --> f_swdown  = 0.000000000000000E+00   --> f_sfluxsmoo = 0.000000000000000D+00
5303   --> f_uwindm     = 0.000000000000000E+00   --> f_uwind     = 0.000000000000000D+00
5304   --> f_vwindm     = 0.000000000000000E+00   --> f_vwind     = 0.000000000000000D+00
5305   --> f_atempm     = 0.250000000000000E-08   --> f_atemp     = 0.200000000000000D-07
5306   --> f_aqhm     = 0.000000000000000E+00   --> f_aqh     = 0.000000000000000D+00
5307   --> f_precipm  = 0.000000000000000E+00   --> f_precip  = 0.000000000000000D+00
5308   --> f_swfluxm  = 0.000000000000000E+00   --> f_swflux  = 0.000000000000000D+00
5309   --> f_swdownm  = 0.000000000000000E+00   --> f_swdown  = 0.000000000000000D+00
5310   --> f_uwindsmoo     = 0.000000000000000E+00   --> f_lwflux  = 0.000000000000000D+00
5311   --> f_vwindsmoo     = 0.000000000000000E+00   --> f_lwdown  = 0.000000000000000D+00
5312   --> f_atempsmoo     = 0.000000000000000E+00   --> f_uwindm     = 0.000000000000000D+00
5313   --> f_aqhsmoo     = 0.000000000000000E+00   --> f_vwindm     = 0.000000000000000D+00
5314   --> f_precipsmoo  = 0.000000000000000E+00   --> f_atempm     = 0.250000000000000D-08
5315   --> f_swfluxsmoo  = 0.000000000000000E+00   --> f_aqhm     = 0.000000000000000D+00
5316   --> f_swdownsmoo  = 0.000000000000000E+00   --> f_precipm  = 0.000000000000000D+00
5317   --> f_atl     = 0.000000000000000E+00   --> f_swfluxm  = 0.000000000000000D+00
5318   --> f_ctdt    = 0.000000000000000E+00   --> f_lwfluxm  = 0.000000000000000D+00
5319   --> f_ctds    = 0.000000000000000E+00   --> f_swdownm  = 0.000000000000000D+00
5320   --> f_ctdtclim= 0.000000000000000E+00   --> f_lwdownm  = 0.000000000000000D+00
5321   --> f_ctdsclim= 0.000000000000000E+00   --> f_uwindsmoo     = 0.000000000000000D+00
5322   --> f_xbt     = 0.000000000000000E+00   --> f_vwindsmoo     = 0.000000000000000D+00
5323   --> f_argot   = 0.000000000000000E+00   --> f_atempsmoo     = 0.000000000000000D+00
5324   --> f_argos   = 0.000000000000000E+00   --> f_aqhsmoo     = 0.000000000000000D+00
5325   --> f_drifter   = 0.000000000000000E+00   --> f_precipsmoo  = 0.000000000000000D+00
5326   --> f_tdrift  = 0.000000000000000E+00   --> f_swfluxsmoo  = 0.000000000000000D+00
5327   --> f_sdrift  = 0.000000000000000E+00   --> f_lwfluxsmoo  = 0.000000000000000D+00
5328   --> f_wdrift  = 0.000000000000000E+00   --> f_swdownsmoo  = 0.000000000000000D+00
5329   --> f_scatx   = 0.000000000000000E+00   --> f_lwdownsmoo  = 0.000000000000000D+00
5330   --> f_scaty   = 0.000000000000000E+00   --> f_atl     = 0.000000000000000D+00
5331   --> f_scatxm  = 0.000000000000000E+00   --> f_ctdt    = 0.000000000000000D+00
5332   --> f_scatym  = 0.000000000000000E+00   --> f_ctds    = 0.000000000000000D+00
5333   --> f_obcsn   = 0.000000000000000E+00   --> f_ctdtclim= 0.000000000000000D+00
5334   --> f_obcss   = 0.000000000000000E+00   --> f_ctdsclim= 0.000000000000000D+00
5335   --> f_obcsw   = 0.000000000000000E+00   --> f_xbt     = 0.000000000000000D+00
5336   --> f_obcse   = 0.000000000000000E+00   --> f_argot   = 0.000000000000000D+00
5337   --> f_ageos   = 0.000000000000000E+00   --> f_argos   = 0.000000000000000D+00
5338   --> f_curmtr  = 0.000000000000000E+00   --> f_drifter   = 0.000000000000000D+00
5339   --> f_kapgm   = 0.000000000000000E+00   --> f_tdrift  = 0.000000000000000D+00
5340   --> f_kapredi   = 0.000000000000000E+00   --> f_sdrift  = 0.000000000000000D+00
5341   --> f_diffkr  = 0.000000000000000E+00   --> f_wdrift  = 0.000000000000000D+00
5342   --> f_eddytau = 0.000000000000000E+00   --> f_scatx   = 0.000000000000000D+00
5343   --> f_bottomdrag = 0.000000000000000E+00   --> f_scaty   = 0.000000000000000D+00
5344   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_scatxm  = 0.000000000000000D+00
5345   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_scatym  = 0.000000000000000D+00
5346   --> f_transp             = 0.000000000000000E+00   --> f_curmtr  = 0.000000000000000D+00
5347   --> objf_hmean           = 0.493824782435017E-01   --> f_kapgm   = 0.000000000000000D+00
5348   --> fc               = 0.714695488837757E+04   --> f_kapredi   = 0.000000000000000D+00
5349  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data   --> f_diffkr  = 0.000000000000000D+00
5350     --> f_eddytau = 0.000000000000000D+00
5351     --> f_bottomdrag = 0.000000000000000D+00
5352     --> f_hfluxmm2           = 0.000000000000000D+00
5353     --> f_sfluxmm2           = 0.000000000000000D+00
5354     --> f_transp             = 0.000000000000000D+00
5355     --> objf_hmean           = 0.502612189121850D-01
5356     --> fc               = 0.723648986537897D+04
5357      early fc =  0.000000000000000D+00
5358      local fc =  0.723643960416006D+04
5359     global fc =  0.723648986537897D+04
5360    (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus =  7.23648986537897E+03
5361  grad-res -------------------------------  grad-res -------------------------------
5362   grad-res     0    5   16    1    1    1    1    1   0.714695488770E+04 0.714695488703E+04 0.714695488838E+04   grad-res     0    5   10    8    1    1    1    1   7.23648986542E+03  7.23648986545E+03  7.23648986538E+03
5363   grad-res     0    5    5    8  150    1    1    1   -.675584942697E-02 -.675585852150E-02 -.134617101666E-05   grad-res     0    5    5   14    0    1    1    1   3.74780524744E-04  3.75016497856E-04 -6.29630131811E-04
5364  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14695488770198E+03  (PID.TID 0000.0001)  ADM  ref_cost_function      =  7.23648986541647E+03
5365  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -6.75584942697238E-03  (PID.TID 0000.0001)  ADM  adjoint_gradient       =  3.74780524744345E-04
5366   ph-grd  ierr ---------------------------  (PID.TID 0000.0001)  ADM  finite-diff_grad       =  3.75016497855540E-04
5367   ph-grd  ierr =  0, icomp =  8, ichknum =  5  (PID.TID 0000.0001) ====== End of gradient-check number   5 (ierr=  0) =======
5368  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5369  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5370  (PID.TID 0000.0001) // Gradient check results  >>> START <<<  (PID.TID 0000.0001) // Gradient check results  >>> START <<<
5371  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5372  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5373    (PID.TID 0000.0001)  EPS =   1.000000E-04
5374  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5375  (PID.TID 0000.0001)  EPS =  0.100E-03  (PID.TID 0000.0001) grdchk output h.p:  Id Itile Jtile LAYER   bi   bj   X(Id)           X(Id)+/-EPS
5376  (PID.TID 0000.0001) grdchk output:            procId               I        ITILEPOS        JTILEPOS           LAYER            X(I)      X(I)+/-EPS  (PID.TID 0000.0001) grdchk output h.c:  Id  FC                   FC1                  FC2
5377  (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 h.g:  Id     FC1-FC2/(2*EPS)      ADJ GRAD(FC)         1-FDGRD/ADGRD
 (PID.TID 0000.0001) grdchk output:                 0               1              12               1               1 0.000000000E+00 -.100000000E-03  
 (PID.TID 0000.0001) grdchk output:                   0.714695489E+04 0.714695489E+04 0.714695489E+04 -.148499475E-01 -.148499558E-01 0.556389098E-06  
 (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.714695489E+04 0.714695489E+04 0.714695489E+04 -.157787190E-01 -.157787373E-01 0.116321530E-05  
5378  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5379  (PID.TID 0000.0001) grdchk output:                 0               3              14               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output (p):   1     6     8     1    1    1   0.000000000E+00 -1.000000000E-04
5380  (PID.TID 0000.0001) grdchk output:                   0.714695489E+04 0.714695489E+04 0.714695489E+04 -.113172882E-01 -.113172745E-01 -.121112561E-05  (PID.TID 0000.0001) grdchk output (c):   1  7.2364898654165E+03  7.2364898654349E+03  7.2364898653980E+03
5381    (PID.TID 0000.0001) grdchk output (g):   1     1.8451373762218E-04  1.8449826975645E-04 -8.3837456846592E-05
5382  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5383  (PID.TID 0000.0001) grdchk output:                 0               4              15               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output (p):   2     7     8     1    1    1   0.000000000E+00 -1.000000000E-04
5384  (PID.TID 0000.0001) grdchk output:                   0.714695489E+04 0.714695489E+04 0.714695489E+04 -.577600076E-02 -.577601029E-02 0.164904389E-05  (PID.TID 0000.0001) grdchk output (c):   2  7.2364898654165E+03  7.2364898654344E+03  7.2364898653986E+03
5385    (PID.TID 0000.0001) grdchk output (g):   2     1.7885213310365E-04  1.7882587276569E-04 -1.4684864974401E-04
5386  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5387  (PID.TID 0000.0001) grdchk output:                 0               5              16               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
5388  (PID.TID 0000.0001) grdchk output:                   0.714695489E+04 0.714695489E+04 0.714695489E+04 -.675585852E-02 -.675584943E-02 -.134617102E-05  (PID.TID 0000.0001) grdchk output (c):   3  7.2364898654165E+03  7.2364898654397E+03  7.2364898653933E+03
5389    (PID.TID 0000.0001) grdchk output (g):   3     2.3215761757456E-04  2.3194313791325E-04 -9.2470794020016E-04
5390  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5391    (PID.TID 0000.0001) grdchk output (p):   4     9     8     1    1    1   0.000000000E+00 -1.000000000E-04
5392    (PID.TID 0000.0001) grdchk output (c):   4  7.2364898654165E+03  7.2364898654463E+03  7.2364898653866E+03
5393    (PID.TID 0000.0001) grdchk output (g):   4     2.9820967029082E-04  2.9791810954068E-04 -9.7866071513097E-04
5394    (PID.TID 0000.0001)
5395    (PID.TID 0000.0001) grdchk output (p):   5    10     8     1    1    1   0.000000000E+00 -1.000000000E-04
5396    (PID.TID 0000.0001) grdchk output (c):   5  7.2364898654165E+03  7.2364898654540E+03  7.2364898653790E+03
5397    (PID.TID 0000.0001) grdchk output (g):   5     3.7501649785554E-04  3.7478052474435E-04 -6.2963013181139E-04
5398    (PID.TID 0000.0001)
5399    (PID.TID 0000.0001) grdchk  summary  :  RMS of    5 ratios =  6.6901254367865E-04
5400  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5401  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5402  (PID.TID 0000.0001) // Gradient check results  >>> END <<<  (PID.TID 0000.0001) // Gradient check results  >>> END <<<
5403  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5404  (PID.TID 0000.0001)  (PID.TID 0000.0001)
5405  (PID.TID 0000.0001)   Seconds in section "ALL                    [THE_MODEL_MAIN]":  (PID.TID 0000.0001)   Seconds in section "ALL                    [THE_MODEL_MAIN]":
5406  (PID.TID 0000.0001)           User time:  29.0345867  (PID.TID 0000.0001)           User time:   11.270000000000000
5407  (PID.TID 0000.0001)         System time:  0.586910984  (PID.TID 0000.0001)         System time:  0.16000000000000000
5408  (PID.TID 0000.0001)     Wall clock time:  29.8304441  (PID.TID 0000.0001)     Wall clock time:   11.484872817993164
5409  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts:           1
5410  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops:           1
5411  (PID.TID 0000.0001)   Seconds in section "INITIALISE_FIXED       [THE_MODEL_MAIN]":  (PID.TID 0000.0001)   Seconds in section "INITIALISE_FIXED       [THE_MODEL_MAIN]":
5412  (PID.TID 0000.0001)           User time:  2.23965907  (PID.TID 0000.0001)           User time:  0.12000000000000000
5413  (PID.TID 0000.0001)         System time:  0.0989849996  (PID.TID 0000.0001)         System time:  1.00000000000000002E-002
5414  (PID.TID 0000.0001)     Wall clock time:  2.47386599  (PID.TID 0000.0001)     Wall clock time:  0.14694905281066895
5415  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts:           1
5416  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops:           1
5417  (PID.TID 0000.0001)   Seconds in section "ADTHE_MAIN_LOOP          [ADJOINT RUN]":  (PID.TID 0000.0001)   Seconds in section "ADTHE_MAIN_LOOP       [ADJOINT RUN]":
5418  (PID.TID 0000.0001)           User time:  12.6740742  (PID.TID 0000.0001)           User time:   3.8799999999999999
5419  (PID.TID 0000.0001)         System time:  0.310952999  (PID.TID 0000.0001)         System time:  8.00000000000000017E-002
5420  (PID.TID 0000.0001)     Wall clock time:  13.0521729  (PID.TID 0000.0001)     Wall clock time:   3.9732728004455566
5421  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts:           1
5422  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops:           1
5423    (PID.TID 0000.0001)   Seconds in section "FORWARD_STEP        [MAIN_DO_LOOP]":
5424    (PID.TID 0000.0001)           User time:   6.8899999999999988
5425    (PID.TID 0000.0001)         System time:  1.00000000000000089E-002
5426    (PID.TID 0000.0001)     Wall clock time:   6.9281740188598633
5427    (PID.TID 0000.0001)          No. starts:          42
5428    (PID.TID 0000.0001)           No. stops:          42
5429    (PID.TID 0000.0001)   Seconds in section "LOAD_FIELDS_DRIVER  [FORWARD_STEP]":
5430    (PID.TID 0000.0001)           User time:  6.99999999999985079E-002
5431    (PID.TID 0000.0001)         System time:   0.0000000000000000
5432    (PID.TID 0000.0001)     Wall clock time:  7.57024288177490234E-002
5433    (PID.TID 0000.0001)          No. starts:          42
5434    (PID.TID 0000.0001)           No. stops:          42
5435  (PID.TID 0000.0001)   Seconds in section "EXF_GETFORCING     [LOAD_FLDS_DRIVER]":  (PID.TID 0000.0001)   Seconds in section "EXF_GETFORCING     [LOAD_FLDS_DRIVER]":
5436  (PID.TID 0000.0001)           User time:  0.437937021  (PID.TID 0000.0001)           User time:  6.99999999999985079E-002
5437  (PID.TID 0000.0001)         System time:  0.0359919667  (PID.TID 0000.0001)         System time:   0.0000000000000000
5438  (PID.TID 0000.0001)     Wall clock time:  0.477530003  (PID.TID 0000.0001)     Wall clock time:  8.09521675109863281E-002
5439  (PID.TID 0000.0001)          No. starts: 52  (PID.TID 0000.0001)          No. starts:          46
5440  (PID.TID 0000.0001)           No. stops: 52  (PID.TID 0000.0001)           No. stops:          46
5441  (PID.TID 0000.0001)   Seconds in section "I/O (WRITE)        [ADJOINT LOOP]":  (PID.TID 0000.0001)   Seconds in section "I/O (WRITE)        [ADJOINT LOOP]":
5442  (PID.TID 0000.0001)           User time:  0.209973335  (PID.TID 0000.0001)           User time:  3.99999999999991473E-002
5443  (PID.TID 0000.0001)         System time:  0.0489930212  (PID.TID 0000.0001)         System time:  3.00000000000000266E-002
5444  (PID.TID 0000.0001)     Wall clock time:  0.260514736  (PID.TID 0000.0001)     Wall clock time:  6.84154033660888672E-002
5445  (PID.TID 0000.0001)          No. starts: 264  (PID.TID 0000.0001)          No. starts:         174
5446  (PID.TID 0000.0001)           No. stops: 264  (PID.TID 0000.0001)           No. stops:         174
5447    (PID.TID 0000.0001)   Seconds in section "EXTERNAL_FLDS_LOAD [LOAD_FLDS_DRIVER]":
5448    (PID.TID 0000.0001)           User time:   0.0000000000000000
5449    (PID.TID 0000.0001)         System time:   0.0000000000000000
5450    (PID.TID 0000.0001)     Wall clock time:  4.10556793212890625E-004
5451    (PID.TID 0000.0001)          No. starts:          46
5452    (PID.TID 0000.0001)           No. stops:          46
5453    (PID.TID 0000.0001)   Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]":
5454    (PID.TID 0000.0001)           User time:  1.00000000000015632E-002
5455    (PID.TID 0000.0001)         System time:   0.0000000000000000
5456    (PID.TID 0000.0001)     Wall clock time:  7.01546669006347656E-003
5457    (PID.TID 0000.0001)          No. starts:          42
5458    (PID.TID 0000.0001)           No. stops:          42
5459    (PID.TID 0000.0001)   Seconds in section "DO_OCEANIC_PHYS     [FORWARD_STEP]":
5460    (PID.TID 0000.0001)           User time:   3.1300000000000008
5461    (PID.TID 0000.0001)         System time:  1.00000000000000089E-002
5462    (PID.TID 0000.0001)     Wall clock time:   3.1909072399139404
5463    (PID.TID 0000.0001)          No. starts:          42
5464    (PID.TID 0000.0001)           No. stops:          42
5465  (PID.TID 0000.0001)   Seconds in section "SEAICE_MODEL    [DO_OCEANIC_PHYS]":  (PID.TID 0000.0001)   Seconds in section "SEAICE_MODEL    [DO_OCEANIC_PHYS]":
5466  (PID.TID 0000.0001)           User time:  0.467935562  (PID.TID 0000.0001)           User time:  0.85999999999999766
5467  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5468  (PID.TID 0000.0001)     Wall clock time:  0.467242241  (PID.TID 0000.0001)     Wall clock time:  0.84400963783264160
5469  (PID.TID 0000.0001)          No. starts: 52  (PID.TID 0000.0001)          No. starts:          46
5470  (PID.TID 0000.0001)           No. stops: 52  (PID.TID 0000.0001)           No. stops:          46
5471  (PID.TID 0000.0001)   Seconds in section "SEAICE_DYNSOLVER   [SEAICE_MODEL]":  (PID.TID 0000.0001)   Seconds in section "SEAICE_DYNSOLVER   [SEAICE_MODEL]":
5472  (PID.TID 0000.0001)           User time:  0.270961046  (PID.TID 0000.0001)           User time:  0.70999999999999730
5473  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5474  (PID.TID 0000.0001)     Wall clock time:  0.272701025  (PID.TID 0000.0001)     Wall clock time:  0.72903203964233398
5475  (PID.TID 0000.0001)          No. starts: 52  (PID.TID 0000.0001)          No. starts:          46
5476  (PID.TID 0000.0001)           No. stops: 52  (PID.TID 0000.0001)           No. stops:          46
5477  (PID.TID 0000.0001)   Seconds in section "KPP_CALC [DO_OCEANIC_PHYS]":  (PID.TID 0000.0001)   Seconds in section "KPP_CALC [DO_OCEANIC_PHYS]":
5478  (PID.TID 0000.0001)           User time:  3.74943113  (PID.TID 0000.0001)           User time:   1.7300000000000058
5479  (PID.TID 0000.0001)         System time:  0.00699898601  (PID.TID 0000.0001)         System time:  1.00000000000000089E-002
5480  (PID.TID 0000.0001)     Wall clock time:  3.75565124  (PID.TID 0000.0001)     Wall clock time:   1.6738672256469727
5481  (PID.TID 0000.0001)          No. starts: 52  (PID.TID 0000.0001)          No. starts:         184
5482  (PID.TID 0000.0001)           No. stops: 52  (PID.TID 0000.0001)           No. stops:         184
 (PID.TID 0000.0001)   Seconds in section "CTRL_PACK           [THE_MODEL_MAIN]":  
 (PID.TID 0000.0001)           User time:  0.0479917526  
 (PID.TID 0000.0001)         System time:  0.0129980147  
 (PID.TID 0000.0001)     Wall clock time:  0.0615160465  
 (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.0439939499  
 (PID.TID 0000.0001)         System time:  0.0169969797  
 (PID.TID 0000.0001)     Wall clock time:  0.0613470078  
 (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.0258665  
 (PID.TID 0000.0001)         System time:  0.146977991  
 (PID.TID 0000.0001)     Wall clock time:  14.178885  
 (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.840876579  
 (PID.TID 0000.0001)         System time:  0.033995986  
 (PID.TID 0000.0001)     Wall clock time:  0.874159813  
 (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.836876869  
 (PID.TID 0000.0001)         System time:  0.0329959691  
 (PID.TID 0000.0001)     Wall clock time:  0.872160912  
 (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:  12.6580744  
 (PID.TID 0000.0001)         System time:  0.0529920459  
 (PID.TID 0000.0001)     Wall clock time:  12.7166951  
 (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.0349912643  
 (PID.TID 0000.0001)         System time:  0.  
 (PID.TID 0000.0001)     Wall clock time:  0.0335147381  
 (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.339953423  
 (PID.TID 0000.0001)         System time:  0.0279939771  
 (PID.TID 0000.0001)     Wall clock time:  0.36786747  
 (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.00156974792  
 (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:  4.95825195  
 (PID.TID 0000.0001)         System time:  0.00100004673  
 (PID.TID 0000.0001)     Wall clock time:  4.95808482  
 (PID.TID 0000.0001)          No. starts: 40  
 (PID.TID 0000.0001)           No. stops: 40  
 (PID.TID 0000.0001)   Seconds in section "THERMODYNAMICS      [FORWARD_STEP]":  
 (PID.TID 0000.0001)           User time:  3.17651081  
 (PID.TID 0000.0001)         System time:  0.00299996138  
 (PID.TID 0000.0001)     Wall clock time:  3.18088913  
 (PID.TID 0000.0001)          No. starts: 40  
 (PID.TID 0000.0001)           No. stops: 40  
5483  (PID.TID 0000.0001)   Seconds in section "DYNAMICS            [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DYNAMICS            [FORWARD_STEP]":
5484  (PID.TID 0000.0001)           User time:  2.90655804  (PID.TID 0000.0001)           User time:   1.5499999999999989
5485  (PID.TID 0000.0001)         System time:  0.00300005078  (PID.TID 0000.0001)         System time:   0.0000000000000000
5486  (PID.TID 0000.0001)     Wall clock time:  2.91272807  (PID.TID 0000.0001)     Wall clock time:   1.5086135864257813
5487  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          42
5488  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          42
5489  (PID.TID 0000.0001)   Seconds in section "SOLVE_FOR_PRESSURE  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "SOLVE_FOR_PRESSURE  [FORWARD_STEP]":
5490  (PID.TID 0000.0001)           User time:  0.342947006  (PID.TID 0000.0001)           User time:  0.12000000000000277
5491  (PID.TID 0000.0001)         System time:  0.000999987125  (PID.TID 0000.0001)         System time:   0.0000000000000000
5492  (PID.TID 0000.0001)     Wall clock time:  0.344587803  (PID.TID 0000.0001)     Wall clock time:  0.17815375328063965
5493  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          42
5494  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          42
5495  (PID.TID 0000.0001)   Seconds in section "UV_CORRECTION_STEP  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "MOM_CORRECTION_STEP [FORWARD_STEP]":
5496  (PID.TID 0000.0001)           User time:  0.115992546  (PID.TID 0000.0001)           User time:  5.00000000000024869E-002
5497  (PID.TID 0000.0001)         System time:  0.00100004673  (PID.TID 0000.0001)         System time:   0.0000000000000000
5498  (PID.TID 0000.0001)     Wall clock time:  0.11808157  (PID.TID 0000.0001)     Wall clock time:  3.72369289398193359E-002
5499  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          42
5500  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          42
5501  (PID.TID 0000.0001)   Seconds in section "TS_CORRECTION_STEP  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "INTEGR_CONTINUITY   [FORWARD_STEP]":
5502  (PID.TID 0000.0001)           User time:  0.0409870148  (PID.TID 0000.0001)           User time:  7.00000000000002842E-002
5503  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5504  (PID.TID 0000.0001)     Wall clock time:  0.0431916714  (PID.TID 0000.0001)     Wall clock time:  2.66008377075195313E-002
5505  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          42
5506  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          42
5507  (PID.TID 0000.0001)   Seconds in section "BLOCKING_EXCHANGES  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "BLOCKING_EXCHANGES  [FORWARD_STEP]":
5508  (PID.TID 0000.0001)           User time:  0.130972862  (PID.TID 0000.0001)           User time:  0.12000000000000099
5509  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5510  (PID.TID 0000.0001)     Wall clock time:  0.128001928  (PID.TID 0000.0001)     Wall clock time:  0.10259079933166504
5511  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          84
5512  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          84
5513  (PID.TID 0000.0001)   Seconds in section "DO_STATEVARS_TAVE   [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "THERMODYNAMICS      [FORWARD_STEP]":
5514  (PID.TID 0000.0001)           User time:  0.000999450684  (PID.TID 0000.0001)           User time:   1.7499999999999929
5515  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5516  (PID.TID 0000.0001)     Wall clock time:  0.00162887573  (PID.TID 0000.0001)     Wall clock time:   1.7904958724975586
5517  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          42
5518  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          42
5519    (PID.TID 0000.0001)   Seconds in section "TRC_CORRECTION_STEP [FORWARD_STEP]":
5520    (PID.TID 0000.0001)           User time:   0.0000000000000000
5521    (PID.TID 0000.0001)         System time:   0.0000000000000000
5522    (PID.TID 0000.0001)     Wall clock time:  3.74317169189453125E-004
5523    (PID.TID 0000.0001)          No. starts:          42
5524    (PID.TID 0000.0001)           No. stops:          42
5525  (PID.TID 0000.0001)   Seconds in section "MONITOR             [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "MONITOR             [FORWARD_STEP]":
5526  (PID.TID 0000.0001)           User time:  0.  (PID.TID 0000.0001)           User time:   0.0000000000000000
5527  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5528  (PID.TID 0000.0001)     Wall clock time:  0.00162315369  (PID.TID 0000.0001)     Wall clock time:  3.79085540771484375E-004
5529  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          42
5530  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          42
5531    (PID.TID 0000.0001)   Seconds in section "COST_TILE           [FORWARD_STEP]":
5532    (PID.TID 0000.0001)           User time:   0.0000000000000000
5533    (PID.TID 0000.0001)         System time:   0.0000000000000000
5534    (PID.TID 0000.0001)     Wall clock time:  3.80992889404296875E-004
5535    (PID.TID 0000.0001)          No. starts:          42
5536    (PID.TID 0000.0001)           No. stops:          42
5537  (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]":
5538  (PID.TID 0000.0001)           User time:  0.284958839  (PID.TID 0000.0001)           User time:   0.0000000000000000
5539  (PID.TID 0000.0001)         System time:  0.0139980018  (PID.TID 0000.0001)         System time:   0.0000000000000000
5540  (PID.TID 0000.0001)     Wall clock time:  0.299090862  (PID.TID 0000.0001)     Wall clock time:  4.85658645629882813E-004
5541  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          42
5542  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          42
5543  (PID.TID 0000.0001)   Seconds in section "DO_WRITE_PICKUP     [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DO_WRITE_PICKUP     [FORWARD_STEP]":
5544  (PID.TID 0000.0001)           User time:  0.0029964447  (PID.TID 0000.0001)           User time:   0.0000000000000000
5545  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5546  (PID.TID 0000.0001)     Wall clock time:  0.00164198875  (PID.TID 0000.0001)     Wall clock time:  5.76972961425781250E-004
5547  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts:          42
5548  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops:          42
5549  (PID.TID 0000.0001)   Seconds in section "ECCO SPIN-DOWN":  (PID.TID 0000.0001)   Seconds in section "CTRL_PACK           [THE_MODEL_MAIN]":
5550  (PID.TID 0000.0001)           User time:  0.505924225  (PID.TID 0000.0001)           User time:  9.99999999999978684E-003
5551  (PID.TID 0000.0001)         System time:  0.0519909263  (PID.TID 0000.0001)         System time:  1.00000000000000089E-002
5552  (PID.TID 0000.0001)     Wall clock time:  0.558211088  (PID.TID 0000.0001)     Wall clock time:  1.92711353302001953E-002
5553  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:           1
5554  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:           1
5555  (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "CTRL_PACK     [THE_MODEL_MAIN]":
5556  (PID.TID 0000.0001)           User time:  0.067987442  (PID.TID 0000.0001)           User time:  2.00000000000004619E-002
5557  (PID.TID 0000.0001)         System time:  0.00500002503  (PID.TID 0000.0001)         System time:   0.0000000000000000
5558  (PID.TID 0000.0001)     Wall clock time:  0.0743727684  (PID.TID 0000.0001)     Wall clock time:  1.86338424682617188E-002
5559  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:           1
5560  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:           1
5561    (PID.TID 0000.0001)   Seconds in section "GRDCHK_MAIN         [THE_MODEL_MAIN]":
5562    (PID.TID 0000.0001)           User time:   7.2399999999999993
5563    (PID.TID 0000.0001)         System time:  5.99999999999999978E-002
5564    (PID.TID 0000.0001)     Wall clock time:   7.3266251087188721
5565    (PID.TID 0000.0001)          No. starts:           1
5566    (PID.TID 0000.0001)           No. stops:           1
5567    (PID.TID 0000.0001)   Seconds in section "INITIALISE_VARIA    [THE_MAIN_LOOP]":
5568    (PID.TID 0000.0001)           User time:  0.16999999999999815
5569    (PID.TID 0000.0001)         System time:  1.00000000000000089E-002
5570    (PID.TID 0000.0001)     Wall clock time:  0.15864920616149902
5571    (PID.TID 0000.0001)          No. starts:          10
5572    (PID.TID 0000.0001)           No. stops:          10
5573    (PID.TID 0000.0001)   Seconds in section "MAIN LOOP           [THE_MAIN_LOOP]":
5574    (PID.TID 0000.0001)           User time:   7.0700000000000021
5575    (PID.TID 0000.0001)         System time:  5.00000000000000167E-002
5576    (PID.TID 0000.0001)     Wall clock time:   7.1567580699920654
5577    (PID.TID 0000.0001)          No. starts:          10
5578    (PID.TID 0000.0001)           No. stops:          10
5579    (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS [MAIN_DO_LOOP]":
5580    (PID.TID 0000.0001)           User time:  9.99999999999978684E-003
5581    (PID.TID 0000.0001)         System time:   0.0000000000000000
5582    (PID.TID 0000.0001)     Wall clock time:  1.14569664001464844E-002
5583    (PID.TID 0000.0001)          No. starts:          40
5584    (PID.TID 0000.0001)           No. stops:          40
5585    (PID.TID 0000.0001)   Seconds in section "MAIN_DO_LOOP        [THE_MAIN_LOOP]":
5586    (PID.TID 0000.0001)           User time:   6.5699999999999985
5587    (PID.TID 0000.0001)         System time:  1.00000000000000089E-002
5588    (PID.TID 0000.0001)     Wall clock time:   6.5997350215911865
5589    (PID.TID 0000.0001)          No. starts:          40
5590    (PID.TID 0000.0001)           No. stops:          40
5591    (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS [THE_MAIN_LOOP]":
5592    (PID.TID 0000.0001)           User time:  9.99999999999978684E-003
5593    (PID.TID 0000.0001)         System time:  3.00000000000000266E-002
5594    (PID.TID 0000.0001)     Wall clock time:  2.93889045715332031E-002
5595    (PID.TID 0000.0001)          No. starts:          10
5596    (PID.TID 0000.0001)           No. stops:          10
5597    (PID.TID 0000.0001)   Seconds in section "ECCO_COST_DRIVER   [THE_MAIN_LOOP]":
5598    (PID.TID 0000.0001)           User time:  9.99999999999996447E-002
5599    (PID.TID 0000.0001)         System time:  9.99999999999998113E-003
5600    (PID.TID 0000.0001)     Wall clock time:  0.12502121925354004
5601    (PID.TID 0000.0001)          No. starts:          10
5602    (PID.TID 0000.0001)           No. stops:          10
5603  (PID.TID 0000.0001)   Seconds in section "COST_FORCING       [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_FORCING       [ECCO SPIN-DOWN]":
5604  (PID.TID 0000.0001)           User time:  0.09998703  (PID.TID 0000.0001)           User time:  9.99999999999978684E-003
5605  (PID.TID 0000.0001)         System time:  0.0159959495  (PID.TID 0000.0001)         System time:   0.0000000000000000
5606  (PID.TID 0000.0001)     Wall clock time:  0.115470886  (PID.TID 0000.0001)     Wall clock time:  3.75082492828369141E-002
5607  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5608  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5609  (PID.TID 0000.0001)   Seconds in section "COST_SSH           [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_SSH           [ECCO SPIN-DOWN]":
5610  (PID.TID 0000.0001)           User time:  0.0139942169  (PID.TID 0000.0001)           User time:   0.0000000000000000
5611  (PID.TID 0000.0001)         System time:  0.00899997354  (PID.TID 0000.0001)         System time:   0.0000000000000000
5612  (PID.TID 0000.0001)     Wall clock time:  0.0224201679  (PID.TID 0000.0001)     Wall clock time:  8.20207595825195313E-003
5613  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5614  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5615  (PID.TID 0000.0001)   Seconds in section "COST_HYD           [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_HYD           [ECCO SPIN-DOWN]":
5616  (PID.TID 0000.0001)           User time:  0.303949356  (PID.TID 0000.0001)           User time:  8.99999999999980815E-002
5617  (PID.TID 0000.0001)         System time:  0.0219949782  (PID.TID 0000.0001)         System time:  9.99999999999998113E-003
5618  (PID.TID 0000.0001)     Wall clock time:  0.327682972  (PID.TID 0000.0001)     Wall clock time:  7.72790908813476563E-002
5619  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5620  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5621  (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]":
5622  (PID.TID 0000.0001)           User time:  0.00199890137  (PID.TID 0000.0001)           User time:   0.0000000000000000
5623  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5624  (PID.TID 0000.0001)     Wall clock time:  0.00130176544  (PID.TID 0000.0001)     Wall clock time:  7.71284103393554688E-004
5625  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5626  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5627  (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]":
5628  (PID.TID 0000.0001)           User time:  0.000999450684  (PID.TID 0000.0001)           User time:   0.0000000000000000
5629  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5630  (PID.TID 0000.0001)     Wall clock time:  0.0004093647  (PID.TID 0000.0001)     Wall clock time:  1.08003616333007813E-004
5631  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5632  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5633    (PID.TID 0000.0001)   Seconds in section "COST_USERCOST_ALL    [ECCO SPIN-DOWN]":
5634    (PID.TID 0000.0001)           User time:   0.0000000000000000
5635    (PID.TID 0000.0001)         System time:   0.0000000000000000
5636    (PID.TID 0000.0001)     Wall clock time:  9.25064086914062500E-005
5637    (PID.TID 0000.0001)          No. starts:          10
5638    (PID.TID 0000.0001)           No. stops:          10
5639  (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]":
5640  (PID.TID 0000.0001)           User time:  0.  (PID.TID 0000.0001)           User time:   0.0000000000000000
5641  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5642  (PID.TID 0000.0001)     Wall clock time:  0.000386238098  (PID.TID 0000.0001)     Wall clock time:  9.20295715332031250E-005
5643  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5644  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5645  (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]":
5646  (PID.TID 0000.0001)           User time:  0.013004303  (PID.TID 0000.0001)           User time:   0.0000000000000000
5647  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:   0.0000000000000000
5648  (PID.TID 0000.0001)     Wall clock time:  0.0124912262  (PID.TID 0000.0001)     Wall clock time:  9.15527343750000000E-005
5649  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts:          10
5650  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops:          10
5651    (PID.TID 0000.0001)   Seconds in section "COST_FINAL         [ADJOINT SPIN-DOWN]":
5652    (PID.TID 0000.0001)           User time:   0.0000000000000000
5653    (PID.TID 0000.0001)         System time:   0.0000000000000000
5654    (PID.TID 0000.0001)     Wall clock time:  6.19220733642578125E-003
5655    (PID.TID 0000.0001)          No. starts:          10
5656    (PID.TID 0000.0001)           No. stops:          10
5657  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
5658  (PID.TID 0000.0001) // Tile <-> Tile communication statistics  (PID.TID 0000.0001) // Tile <-> Tile communication statistics
5659  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
# Line 15685  grad-res ------------------------------- Line 5668  grad-res -------------------------------
5668  (PID.TID 0000.0001) //            Min. Y spins =     1000000000  (PID.TID 0000.0001) //            Min. Y spins =     1000000000
5669  (PID.TID 0000.0001) //          Total. Y spins =              0  (PID.TID 0000.0001) //          Total. Y spins =              0
5670  (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00  (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
5671    (PID.TID 0000.0001) // o Tile number: 000002
5672    (PID.TID 0000.0001) //         No. X exchanges =              0
5673    (PID.TID 0000.0001) //            Max. X spins =              0
5674    (PID.TID 0000.0001) //            Min. X spins =     1000000000
5675    (PID.TID 0000.0001) //          Total. X spins =              0
5676    (PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
5677    (PID.TID 0000.0001) //         No. Y exchanges =              0
5678    (PID.TID 0000.0001) //            Max. Y spins =              0
5679    (PID.TID 0000.0001) //            Min. Y spins =     1000000000
5680    (PID.TID 0000.0001) //          Total. Y spins =              0
5681    (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
5682    (PID.TID 0000.0001) // o Tile number: 000003
5683    (PID.TID 0000.0001) //         No. X exchanges =              0
5684    (PID.TID 0000.0001) //            Max. X spins =              0
5685    (PID.TID 0000.0001) //            Min. X spins =     1000000000
5686    (PID.TID 0000.0001) //          Total. X spins =              0
5687    (PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
5688    (PID.TID 0000.0001) //         No. Y exchanges =              0
5689    (PID.TID 0000.0001) //            Max. Y spins =              0
5690    (PID.TID 0000.0001) //            Min. Y spins =     1000000000
5691    (PID.TID 0000.0001) //          Total. Y spins =              0
5692    (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
5693    (PID.TID 0000.0001) // o Tile number: 000004
5694    (PID.TID 0000.0001) //         No. X exchanges =              0
5695    (PID.TID 0000.0001) //            Max. X spins =              0
5696    (PID.TID 0000.0001) //            Min. X spins =     1000000000
5697    (PID.TID 0000.0001) //          Total. X spins =              0
5698    (PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
5699    (PID.TID 0000.0001) //         No. Y exchanges =              0
5700    (PID.TID 0000.0001) //            Max. Y spins =              0
5701    (PID.TID 0000.0001) //            Min. Y spins =     1000000000
5702    (PID.TID 0000.0001) //          Total. Y spins =              0
5703    (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
5704  (PID.TID 0000.0001) // o Thread number: 000001  (PID.TID 0000.0001) // o Thread number: 000001
5705  (PID.TID 0000.0001) //            No. barriers =          49390  (PID.TID 0000.0001) //            No. barriers =          33106
5706  (PID.TID 0000.0001) //      Max. barrier spins =              1  (PID.TID 0000.0001) //      Max. barrier spins =              1
5707  (PID.TID 0000.0001) //      Min. barrier spins =              1  (PID.TID 0000.0001) //      Min. barrier spins =              1
5708  (PID.TID 0000.0001) //     Total barrier spins =          49390  (PID.TID 0000.0001) //     Total barrier spins =          33106
5709  (PID.TID 0000.0001) //      Avg. barrier spins =       1.00E+00  (PID.TID 0000.0001) //      Avg. barrier spins =       1.00E+00
5710    PROGRAM MAIN: Execution ended Normally

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.67

  ViewVC Help
Powered by ViewVC 1.1.22