/[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.11 by heimbach, Mon Sep 22 21:24:53 2008 UTC revision 1.20 by jmc, Wed Aug 5 22:34:28 2009 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:  checkpoint61c  (PID.TID 0000.0001) // MITgcmUV version:  checkpoint61t
9  (PID.TID 0000.0001) // Build user:        heimbach  (PID.TID 0000.0001) // Build user:        jmc
10  (PID.TID 0000.0001) // Build host:        faulks  (PID.TID 0000.0001) // Build host:        faulks
11  (PID.TID 0000.0001) // Build date:        Mon Sep 22 16:45:10 EDT 2008  (PID.TID 0000.0001) // Build date:        Wed Aug  5 17:54:05 EDT 2009
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 40  Line 40 
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 =    1 ; /* 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 ) */
# Line 49  Line 49 
49  (PID.TID 0000.0001)                   /*  note: To execute a program with MPI calls */  (PID.TID 0000.0001)                   /*  note: To execute a program with MPI calls */
50  (PID.TID 0000.0001)                   /*  it must be launched appropriately e.g     */  (PID.TID 0000.0001)                   /*  it must be launched appropriately e.g     */
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) printMapIncludesZeros=    F ; /* print zeros in Std.Output maps */
55    (PID.TID 0000.0001) maxLengthPrt1D=   65 /* maxLength of 1D array printed to StdOut */
56  (PID.TID 0000.0001)  (PID.TID 0000.0001)
57  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
58  (PID.TID 0000.0001) // Mapping of tiles to threads  (PID.TID 0000.0001) // Mapping of tiles to threads
# Line 198  Line 200 
200  (PID.TID 0000.0001) ># Gridding parameters  (PID.TID 0000.0001) ># Gridding parameters
201  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
202  (PID.TID 0000.0001) >#   usingSphericalPolarGrid - On/Off flag for spherical polar coordinates  (PID.TID 0000.0001) >#   usingSphericalPolarGrid - On/Off flag for spherical polar coordinates
 (PID.TID 0000.0001) >#   usingCartesianGrid      - On/Off flag for selecting cartesian coordinates  
203  (PID.TID 0000.0001) >#   delX                    - Zonal grid spacing         (degrees)  (PID.TID 0000.0001) >#   delX                    - Zonal grid spacing         (degrees)
204  (PID.TID 0000.0001) >#   delY                    - Meridional grid spacing    (degrees)  (PID.TID 0000.0001) >#   delY                    - Meridional grid spacing    (degrees)
205  (PID.TID 0000.0001) >#   delZ                    - Vertical grid spacing      (m)  (PID.TID 0000.0001) >#   delZ                    - Vertical grid spacing      (m)
206  (PID.TID 0000.0001) >#   phiMin                  - Southern boundary latitude (degrees)  (PID.TID 0000.0001) >#   ygOrigin                - Southern boundary latitude (degrees)
207  (PID.TID 0000.0001) >#  (PID.TID 0000.0001) >#
208  (PID.TID 0000.0001) > &PARM04  (PID.TID 0000.0001) > &PARM04
 (PID.TID 0000.0001) > usingCartesianGrid=.FALSE.,  
209  (PID.TID 0000.0001) > usingSphericalPolarGrid=.TRUE.,  (PID.TID 0000.0001) > usingSphericalPolarGrid=.TRUE.,
210  (PID.TID 0000.0001) > delX=20*2.E0,  (PID.TID 0000.0001) > delX=20*2.E0,
211  (PID.TID 0000.0001) > delY=16*2.E0,  (PID.TID 0000.0001) > delY=16*2.E0,
212  (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.,
213  (PID.TID 0000.0001) >       100., 150., 200., 275., 350., 415., 450.,  (PID.TID 0000.0001) >       100., 150., 200., 275., 350., 415., 450.,
214  (PID.TID 0000.0001) >       500., 500., 500., 500., 500., 500., 500.  (PID.TID 0000.0001) >       500., 500., 500., 500., 500., 500., 500.
215  (PID.TID 0000.0001) > phimin=46.,  (PID.TID 0000.0001) > ygOrigin=46.,
216  (PID.TID 0000.0001) > thetamin=280.,  (PID.TID 0000.0001) > xgOrigin=280.,
217  (PID.TID 0000.0001) > rSphere         = 6371.D3  (PID.TID 0000.0001) > rSphere         = 6371.D3
218  (PID.TID 0000.0001) > &  (PID.TID 0000.0001) > &
219  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
# Line 255  Line 255 
255  (PID.TID 0000.0001) >  useKPP    = .TRUE.,  (PID.TID 0000.0001) >  useKPP    = .TRUE.,
256  (PID.TID 0000.0001) >  useEXF    = .TRUE.,  (PID.TID 0000.0001) >  useEXF    = .TRUE.,
257  (PID.TID 0000.0001) >  useSEAICE = .TRUE.,  (PID.TID 0000.0001) >  useSEAICE = .TRUE.,
258    (PID.TID 0000.0001) >  useDOWN_SLOPE=.TRUE.,
259  (PID.TID 0000.0001) >  useDiagnostics = .FALSE.,  (PID.TID 0000.0001) >  useDiagnostics = .FALSE.,
260  (PID.TID 0000.0001) >  useMNC    = .TRUE.,  (PID.TID 0000.0001) >  useMNC    = .TRUE.,
261  (PID.TID 0000.0001) >  useECCO   = .TRUE.,  (PID.TID 0000.0001) >  useECCO   = .TRUE.,
# Line 408  Line 409 
409  (PID.TID 0000.0001) >  (PID.TID 0000.0001) >
410  (PID.TID 0000.0001)  (PID.TID 0000.0001)
411  (PID.TID 0000.0001)  GM_READPARMS: finished reading data.gmredi  (PID.TID 0000.0001)  GM_READPARMS: finished reading data.gmredi
412    (PID.TID 0000.0001)  DWNSLP_READPARMS: opening data.down_slope
413    (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.down_slope
414    (PID.TID 0000.0001) // =======================================================
415    (PID.TID 0000.0001) // Parameter file "data.down_slope"
416    (PID.TID 0000.0001) // =======================================================
417    (PID.TID 0000.0001) ># DOWN_SLOPE package parameters (lines beginning "#" are comments):
418    (PID.TID 0000.0001) >#   DWNSLP_slope  :: fixed slope (=0 => use the local slope)
419    (PID.TID 0000.0001) >#   DWNSLP_rec_mu :: reciprol friction parameter (unit = time scale [s])
420    (PID.TID 0000.0001) >#         used to compute the flow: U=dy*dz*(slope * g/mu * dRho / rho0)
421    (PID.TID 0000.0001) >#   dwnslp_drFlow :: max. thickness [m] of the effective downsloping flow layer
422    (PID.TID 0000.0001) > &DWNSLP_PARM01
423    (PID.TID 0000.0001) >  DWNSLP_slope = 5.E-3,
424    (PID.TID 0000.0001) >  DWNSLP_rec_mu= 1.E+4,
425    (PID.TID 0000.0001) >  DWNSLP_drFlow= 30.,
426    (PID.TID 0000.0001) ># temp_useDWNSLP=.FALSE.,
427    (PID.TID 0000.0001) ># salt_useDWNSLP=.FALSE.,
428    (PID.TID 0000.0001) > &
429    (PID.TID 0000.0001)
430    (PID.TID 0000.0001)  DWNSLP_READPARMS: finished reading data.downslp
431    (PID.TID 0000.0001) DWNSLP_slope =   /* DOWNSLP fixed slope (=0 => use local slope) */
432    (PID.TID 0000.0001)                 5.000000000000000E-03
433    (PID.TID 0000.0001)     ;
434    (PID.TID 0000.0001) DWNSLP_rec_mu =   /* DOWNSLP recip. friction parameter (time, s ) */
435    (PID.TID 0000.0001)                 1.000000000000000E+04
436    (PID.TID 0000.0001)     ;
437    (PID.TID 0000.0001) DWNSLP_drFlow =   /* DOWNSLP effective layer thickness ( m ) */
438    (PID.TID 0000.0001)                 3.000000000000000E+01
439    (PID.TID 0000.0001)     ;
440  (PID.TID 0000.0001)  KPP_INIT: opening data.kpp  (PID.TID 0000.0001)  KPP_INIT: opening data.kpp
441  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.kpp  (PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.kpp
442  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 434  Line 463 
463  (PID.TID 0000.0001) >      SEAICE_deltaTtherm = 3600.,  (PID.TID 0000.0001) >      SEAICE_deltaTtherm = 3600.,
464  (PID.TID 0000.0001) >      SEAICE_deltaTdyn   = 3600.,  (PID.TID 0000.0001) >      SEAICE_deltaTdyn   = 3600.,
465  (PID.TID 0000.0001) >      SEAICEuseDYNAMICS  =.TRUE.,  (PID.TID 0000.0001) >      SEAICEuseDYNAMICS  =.TRUE.,
466    (PID.TID 0000.0001) >#-- According to Martin, SEAICE_clipVelocities is not recommended
467    (PID.TID 0000.0001) >#     SEAICE_clipVelocities=.TRUE.,
468    (PID.TID 0000.0001) >      SEAICEadvSalt      =.FALSE.,
469    (PID.TID 0000.0001) >      SEAICEadvAge       =.FALSE.,
470    (PID.TID 0000.0001) >#-- above: to reproduce old results
471  (PID.TID 0000.0001) >      LSR_ERROR          = 1.E-6,  (PID.TID 0000.0001) >      LSR_ERROR          = 1.E-6,
472  (PID.TID 0000.0001) >###      SEAICE_deltaTevp   = 60,  (PID.TID 0000.0001) >###      SEAICE_deltaTevp   = 60,
473  (PID.TID 0000.0001) >      SEAICE_EPS         = 1.E-8,  (PID.TID 0000.0001) >      SEAICE_EPS         = 1.E-8,
474  (PID.TID 0000.0001) >      SEAICE_salinity    = 0.3  (PID.TID 0000.0001) >      SEAICE_salinity    = 0.3,
475  (PID.TID 0000.0001) >      SEAICE_availHeatFrac = 0.8  (PID.TID 0000.0001) >      SEAICE_availHeatFrac = 0.8,
476  (PID.TID 0000.0001) >      SEAICEadvSnow      = .true.  (PID.TID 0000.0001) >      SEAICEadvSnow      = .TRUE.,
477  (PID.TID 0000.0001) >      SEAICEuseFlooding  = .true.  (PID.TID 0000.0001) >      SEAICEuseFlooding  = .TRUE.,
478  (PID.TID 0000.0001) >#     SEAICE_tave_mnc    = .FALSE.,  (PID.TID 0000.0001) >#     SEAICE_tave_mnc    = .FALSE.,
479  (PID.TID 0000.0001) >#     SEAICE_dump_mnc    = .FALSE.,  (PID.TID 0000.0001) >#     SEAICE_dump_mnc    = .FALSE.,
480  (PID.TID 0000.0001) >#     SEAICE_mon_mnc     = .FALSE.,  (PID.TID 0000.0001) >#     SEAICE_mon_mnc     = .FALSE.,
# Line 476  Line 510 
510  (PID.TID 0000.0001) SEAICEuseTEM      = /* use truncated ellipse rheology */  (PID.TID 0000.0001) SEAICEuseTEM      = /* use truncated ellipse rheology */
511  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
512  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
513    (PID.TID 0000.0001) SEAICEuseMetricTerms = /* use metric terms */
514    (PID.TID 0000.0001)                   T
515    (PID.TID 0000.0001)     ;
516  (PID.TID 0000.0001) SEAICE_no_slip    = /* no slip boundary conditions */  (PID.TID 0000.0001) SEAICE_no_slip    = /* no slip boundary conditions */
517  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
518  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 483  Line 520 
520  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
521  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
522  (PID.TID 0000.0001) SEAICE_clipVeloctities = /* impose max. vels. */  (PID.TID 0000.0001) SEAICE_clipVeloctities = /* impose max. vels. */
523  (PID.TID 0000.0001)                   T  (PID.TID 0000.0001)                   F
524  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
525  (PID.TID 0000.0001) useHB87stressCoupling  = /* altern. ice-ocean stress */  (PID.TID 0000.0001) useHB87stressCoupling  = /* altern. ice-ocean stress */
526  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
# Line 575  Line 612 
612  (PID.TID 0000.0001) SEAICE_initialHEFF= /* initial sea-ice thickness */  (PID.TID 0000.0001) SEAICE_initialHEFF= /* initial sea-ice thickness */
613  (PID.TID 0000.0001)                 1.000000000000000E+00  (PID.TID 0000.0001)                 1.000000000000000E+00
614  (PID.TID 0000.0001)     ;  (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)     ;  
615  (PID.TID 0000.0001) OCEAN_drag        = /* air-ocean drag coefficient */  (PID.TID 0000.0001) OCEAN_drag        = /* air-ocean drag coefficient */
616  (PID.TID 0000.0001)                 1.000000000000000E-03  (PID.TID 0000.0001)                 1.000000000000000E-03
617  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
618    (PID.TID 0000.0001) SEAICE_drag       = /* air-ice drag coefficient */
619    (PID.TID 0000.0001)                 2.000000000000000E-03
620    (PID.TID 0000.0001)     ;
621  (PID.TID 0000.0001) SEAICE_waterDrag  = /* water-ice drag * density */  (PID.TID 0000.0001) SEAICE_waterDrag  = /* water-ice drag * density */
622  (PID.TID 0000.0001)                 5.500000000000000E+00  (PID.TID 0000.0001)                 5.500000000000000E+00
623  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 596  Line 633 
633  (PID.TID 0000.0001) SEAICE_wetSnowAlb = /* wet snow albedo */  (PID.TID 0000.0001) SEAICE_wetSnowAlb = /* wet snow albedo */
634  (PID.TID 0000.0001)                 7.000000000000000E-01  (PID.TID 0000.0001)                 7.000000000000000E-01
635  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
636    (PID.TID 0000.0001) HO                = /* demarcation ice thickness */
637    (PID.TID 0000.0001)                 5.000000000000000E-01
638    (PID.TID 0000.0001)     ;
639    (PID.TID 0000.0001) SEAICE_drag_south      = /* Southern Ocean SEAICE_drag */
640    (PID.TID 0000.0001)                 2.000000000000000E-03
641    (PID.TID 0000.0001)     ;
642    (PID.TID 0000.0001) SEAICE_waterDrag_south = /* Southern Ocean waterDrag */
643    (PID.TID 0000.0001)                 5.500000000000000E+00
644    (PID.TID 0000.0001)     ;
645    (PID.TID 0000.0001) SEAICE_dryIceAlb_south = /* Southern Ocean dryIceAlb */
646    (PID.TID 0000.0001)                 7.500000000000000E-01
647    (PID.TID 0000.0001)     ;
648    (PID.TID 0000.0001) SEAICE_wetIceAlb_south = /* Southern Ocean wetIceAlb */
649    (PID.TID 0000.0001)                 6.600000000000000E-01
650    (PID.TID 0000.0001)     ;
651    (PID.TID 0000.0001) SEAICE_drySnowAlb_south= /* Southern Ocean drySnowAlb */
652    (PID.TID 0000.0001)                 8.400000000000000E-01
653    (PID.TID 0000.0001)     ;
654    (PID.TID 0000.0001) SEAICE_wetSnowAlb_south= /* Southern Ocean wetSnowAlb */
655    (PID.TID 0000.0001)                 7.000000000000000E-01
656    (PID.TID 0000.0001)     ;
657    (PID.TID 0000.0001) HO_south               = /* Southern Ocean HO */
658    (PID.TID 0000.0001)                 5.000000000000000E-01
659    (PID.TID 0000.0001)     ;
660  (PID.TID 0000.0001) SEAICE_waterAlbedo= /* water albedo */  (PID.TID 0000.0001) SEAICE_waterAlbedo= /* water albedo */
661  (PID.TID 0000.0001)                 1.000000000000000E-01  (PID.TID 0000.0001)                 1.000000000000000E-01
662  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 634  Line 695 
695  (PID.TID 0000.0001) Initial sea-ice thickness is read from file:  (PID.TID 0000.0001) Initial sea-ice thickness is read from file:
696  (PID.TID 0000.0001)    >>    <<  (PID.TID 0000.0001)    >>    <<
697  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
698    (PID.TID 0000.0001) SOLV_MAX_ITERS    = /* max. number of LSR solver steps */
699    (PID.TID 0000.0001)                    1500
700    (PID.TID 0000.0001)     ;
701    (PID.TID 0000.0001) SOLV_NCHECK       = /* test interval for LSR solver */
702    (PID.TID 0000.0001)                       2
703    (PID.TID 0000.0001)     ;
704    (PID.TID 0000.0001) NPSEUDOTIMESTEPS  = /* num. of extra pseudo time steps */
705    (PID.TID 0000.0001)                       2
706    (PID.TID 0000.0001)     ;
707  (PID.TID 0000.0001) LSR_ERROR         = /* sets accuracy of LSR solver */  (PID.TID 0000.0001) LSR_ERROR         = /* sets accuracy of LSR solver */
708  (PID.TID 0000.0001)                 1.000000000000000E-06  (PID.TID 0000.0001)                 1.000000000000000E-06
709  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 643  Line 713 
713  (PID.TID 0000.0001) A22               = /* parameter used in growth.F */  (PID.TID 0000.0001) A22               = /* parameter used in growth.F */
714  (PID.TID 0000.0001)                 1.500000000000000E-01  (PID.TID 0000.0001)                 1.500000000000000E-01
715  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
 (PID.TID 0000.0001) HO                = /* demarcation ice thickness */  
 (PID.TID 0000.0001)                 5.000000000000000E-01  
 (PID.TID 0000.0001)     ;  
716  (PID.TID 0000.0001) MAX_HEFF          = /* maximum ice thickness */  (PID.TID 0000.0001) MAX_HEFF          = /* maximum ice thickness */
717  (PID.TID 0000.0001)                 1.000000000000000E+01  (PID.TID 0000.0001)                 1.000000000000000E+01
718  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 692  Line 759 
759  (PID.TID 0000.0001) ># ECCO controlvariables  (PID.TID 0000.0001) ># ECCO controlvariables
760  (PID.TID 0000.0001) ># *********************  (PID.TID 0000.0001) ># *********************
761  (PID.TID 0000.0001) > &CTRL_NML  (PID.TID 0000.0001) > &CTRL_NML
762    (PID.TID 0000.0001) ># doSinglePrecTapelev=.TRUE.,
763  (PID.TID 0000.0001) > xx_theta_file      ='xx_theta',  (PID.TID 0000.0001) > xx_theta_file      ='xx_theta',
764  (PID.TID 0000.0001) > xx_salt_file       ='xx_salt',  (PID.TID 0000.0001) > xx_salt_file       ='xx_salt',
765  (PID.TID 0000.0001) > xx_siarea_file     ='xx_siarea',  (PID.TID 0000.0001) > xx_siarea_file     ='xx_siarea',
# Line 1350  Line 1418 
1418  (PID.TID 0000.0001) saltsat = /* reduction of Qsat over salty water [-] */  (PID.TID 0000.0001) saltsat = /* reduction of Qsat over salty water [-] */
1419  (PID.TID 0000.0001)                 9.800000000000000E-01  (PID.TID 0000.0001)                 9.800000000000000E-01
1420  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1421    (PID.TID 0000.0001) noNegativeEvap = /* prevent negative Evaporation */
1422    (PID.TID 0000.0001)                   F
1423    (PID.TID 0000.0001)     ;
1424    (PID.TID 0000.0001) sstExtrapol = /* extrapolation coeff from lev. 1 & 2 to surf [-] */
1425    (PID.TID 0000.0001)                 0.000000000000000E+00
1426    (PID.TID 0000.0001)     ;
1427  (PID.TID 0000.0001) cDrag_1 = /* coef used in drag calculation [?] */  (PID.TID 0000.0001) cDrag_1 = /* coef used in drag calculation [?] */
1428  (PID.TID 0000.0001)                 2.700000000000000E-03  (PID.TID 0000.0001)                 2.700000000000000E-03
1429  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 1467  Line 1541 
1541  (PID.TID 0000.0001)    Runoff is read from file:  (PID.TID 0000.0001)    Runoff is read from file:
1542  (PID.TID 0000.0001)    >>    <<  (PID.TID 0000.0001)    >>    <<
1543  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1544    (PID.TID 0000.0001)    Downward shortwave flux forcing starts at         -1317600.
1545    (PID.TID 0000.0001)    Downward shortwave flux forcing period is          2635200.
1546    (PID.TID 0000.0001)    Downward shortwave flux forcing is read from file:
1547    (PID.TID 0000.0001)    >>  fsh.labsea1979  <<
1548    (PID.TID 0000.0001)
1549    (PID.TID 0000.0001)    Downward longwave flux forcing starts at          -1317600.
1550    (PID.TID 0000.0001)    Downward longwave flux forcing period is           2635200.
1551    (PID.TID 0000.0001)    Downward longwave flux forcing is read from file:
1552    (PID.TID 0000.0001)    >>  flo.labsea1979  <<
1553    (PID.TID 0000.0001)
1554  (PID.TID 0000.0001)    Atmospheric pressure forcing starts at                0.  (PID.TID 0000.0001)    Atmospheric pressure forcing starts at                0.
1555  (PID.TID 0000.0001)    Atmospheric pressure forcing period is                0.  (PID.TID 0000.0001)    Atmospheric pressure forcing period is                0.
1556  (PID.TID 0000.0001)    Atmospheric pressureforcing is read from file:  (PID.TID 0000.0001)    Atmospheric pressureforcing is read from file:
# Line 1498  Line 1582 
1582  (PID.TID 0000.0001) // External forcing climatology configuration  >>> END <<<  (PID.TID 0000.0001) // External forcing climatology configuration  >>> END <<<
1583  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1584  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1585    (PID.TID 0000.0001) DWNSLP_INIT: DWNSLP_NbSite=   1   1     182
1586  (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date
1587  (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date
1588  (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date  (PID.TID 0000.0001) cal_CheckDate: Calendar date before predef. reference date
# Line 1685  Line 1770 
1770  (PID.TID 0000.0001) %MON fCoriCos_min                 =   3.2807417471054E-05  (PID.TID 0000.0001) %MON fCoriCos_min                 =   3.2807417471054E-05
1771  (PID.TID 0000.0001) %MON fCoriCos_mean                =   6.7585896192312E-05  (PID.TID 0000.0001) %MON fCoriCos_mean                =   6.7585896192312E-05
1772  (PID.TID 0000.0001) %MON fCoriCos_sd                  =   2.0576140902612E-05  (PID.TID 0000.0001) %MON fCoriCos_sd                  =   2.0576140902612E-05
1773  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
1774  (PID.TID 0000.0001)  (PID.TID 0000.0001)
1775  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
1776  (PID.TID 0000.0001) // Model configuration  (PID.TID 0000.0001) // Model configuration
# Line 1815  Line 1900 
1900  (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */  (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */
1901  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
1902  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1903  (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coeff. ( m/m ) */  (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */
1904  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
1905  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1906  (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 ) */
# Line 1854  Line 1939 
1939  (PID.TID 0000.0001) hMixCriteria=  /* Criteria for mixed-layer diagnostic */  (PID.TID 0000.0001) hMixCriteria=  /* Criteria for mixed-layer diagnostic */
1940  (PID.TID 0000.0001)                -8.000000000000000E-01  (PID.TID 0000.0001)                -8.000000000000000E-01
1941  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
1942    (PID.TID 0000.0001) dRhoSmall=  /* Parameter for mixed-layer diagnostic */
1943    (PID.TID 0000.0001)                 1.000000000000000E-06
1944    (PID.TID 0000.0001)     ;
1945    (PID.TID 0000.0001) hMixSmooth=  /* Smoothing parameter for mixed-layer diagnostic */
1946    (PID.TID 0000.0001)                 0.000000000000000E+00
1947    (PID.TID 0000.0001)     ;
1948  (PID.TID 0000.0001) eosType =  /* Type of Equation of State */  (PID.TID 0000.0001) eosType =  /* Type of Equation of State */
1949  (PID.TID 0000.0001)               'JMD95Z'  (PID.TID 0000.0001)               'JMD95Z'
1950  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
# Line 2130  Line 2221 
2221  (PID.TID 0000.0001) deltaTmom =   /* Momentum equation timestep ( s ) */  (PID.TID 0000.0001) deltaTmom =   /* Momentum equation timestep ( s ) */
2222  (PID.TID 0000.0001)                 3.600000000000000E+03  (PID.TID 0000.0001)                 3.600000000000000E+03
2223  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2224  (PID.TID 0000.0001) deltaTfreesurf =   /* FreeSurface equation timestep ( s ) */  (PID.TID 0000.0001) deltaTfreesurf = /* FreeSurface equation timestep ( s ) */
2225  (PID.TID 0000.0001)                 3.600000000000000E+03  (PID.TID 0000.0001)                 3.600000000000000E+03
2226  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2227  (PID.TID 0000.0001) dTtracerLev =   /* Tracer equation timestep ( s ) */  (PID.TID 0000.0001) dTtracerLev =  /* Tracer equation timestep ( s ) */
2228  (PID.TID 0000.0001)    23 @  3.600000000000000E+03              /* K =  1: 23 */  (PID.TID 0000.0001)    23 @  3.600000000000000E+03              /* K =  1: 23 */
2229  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2230  (PID.TID 0000.0001) deltaTClock  =   /* Model clock timestep ( s ) */  (PID.TID 0000.0001) deltaTClock  =   /* Model clock timestep ( s ) */
# Line 2311  Line 2402 
2402  (PID.TID 0000.0001)                 4.500000000000000E+02,      /* K = 16 */  (PID.TID 0000.0001)                 4.500000000000000E+02,      /* K = 16 */
2403  (PID.TID 0000.0001)     7 @  5.000000000000000E+02              /* K = 17: 23 */  (PID.TID 0000.0001)     7 @  5.000000000000000E+02              /* K = 17: 23 */
2404  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2405  (PID.TID 0000.0001) delX =   /* U spacing ( m - cartesian, degrees - spherical ) */  (PID.TID 0000.0001) delX = /* U spacing ( m - cartesian, degrees - spherical ) */
2406  (PID.TID 0000.0001)    20 @  2.000000000000000E+00              /* I =  1: 20 */  (PID.TID 0000.0001)    20 @  2.000000000000000E+00              /* I =  1: 20 */
2407  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2408  (PID.TID 0000.0001) delY =   /* V spacing ( m - cartesian, degrees - spherical ) */  (PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */
2409  (PID.TID 0000.0001)    16 @  2.000000000000000E+00              /* J =  1: 16 */  (PID.TID 0000.0001)    16 @  2.000000000000000E+00              /* J =  1: 16 */
2410  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2411  (PID.TID 0000.0001) phiMin =    /* South edge (ignored - cartesian, degrees - spherical ) */  (PID.TID 0000.0001) xgOrigin = /* X-axis origin of West  edge (cartesian: m, lat-lon: deg.) */
 (PID.TID 0000.0001)                 4.600000000000000E+01  
 (PID.TID 0000.0001)     ;  
 (PID.TID 0000.0001) thetaMin =    /* West edge ( ignored - cartesian, degrees - spherical ) */  
2412  (PID.TID 0000.0001)                 2.800000000000000E+02  (PID.TID 0000.0001)                 2.800000000000000E+02
2413  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2414    (PID.TID 0000.0001) ygOrigin = /* Y-axis origin of South edge (cartesian: m, lat-lon: deg.) */
2415    (PID.TID 0000.0001)                 4.600000000000000E+01
2416    (PID.TID 0000.0001)     ;
2417  (PID.TID 0000.0001) rSphere =  /* Radius ( ignored - cartesian, m - spherical ) */  (PID.TID 0000.0001) rSphere =  /* Radius ( ignored - cartesian, m - spherical ) */
2418  (PID.TID 0000.0001)                 6.371000000000000E+06  (PID.TID 0000.0001)                 6.371000000000000E+06
2419  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2420  (PID.TID 0000.0001) deepAtmosphere = /* Deep/Shallow Atmosphere flag (True/False) */  (PID.TID 0000.0001) deepAtmosphere = /* Deep/Shallow Atmosphere flag (True/False) */
2421  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2422  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2423  (PID.TID 0000.0001) xcoord =   /* P-point X coord ( m - cartesian, degrees - spherical ) */  (PID.TID 0000.0001) xC =  /* xC(:,1,:,1) : P-point X coord ( deg. or m if cartesian) */
2424  (PID.TID 0000.0001)                 2.810000000000000E+02,      /* I =  1 */  (PID.TID 0000.0001)                 2.810000000000000E+02,      /* I =  1 */
2425  (PID.TID 0000.0001)                 2.830000000000000E+02,      /* I =  2 */  (PID.TID 0000.0001)                 2.830000000000000E+02,      /* I =  2 */
2426  (PID.TID 0000.0001)                 2.850000000000000E+02,      /* I =  3 */  (PID.TID 0000.0001)                 2.850000000000000E+02,      /* I =  3 */
# Line 2351  Line 2442 
2442  (PID.TID 0000.0001)                 3.170000000000000E+02,      /* I = 19 */  (PID.TID 0000.0001)                 3.170000000000000E+02,      /* I = 19 */
2443  (PID.TID 0000.0001)                 3.190000000000000E+02       /* I = 20 */  (PID.TID 0000.0001)                 3.190000000000000E+02       /* I = 20 */
2444  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2445  (PID.TID 0000.0001) ycoord =   /* P-point Y coord ( m - cartesian, degrees - spherical ) */  (PID.TID 0000.0001) yC =  /* yC(1,:,1,:) : P-point Y coord ( deg. or m if cartesian) */
2446  (PID.TID 0000.0001)                 4.700000000000000E+01,      /* J =  1 */  (PID.TID 0000.0001)                 4.700000000000000E+01,      /* J =  1 */
2447  (PID.TID 0000.0001)                 4.900000000000000E+01,      /* J =  2 */  (PID.TID 0000.0001)                 4.900000000000000E+01,      /* J =  2 */
2448  (PID.TID 0000.0001)                 5.100000000000000E+01,      /* J =  3 */  (PID.TID 0000.0001)                 5.100000000000000E+01,      /* J =  3 */
# Line 2369  Line 2460 
2460  (PID.TID 0000.0001)                 7.500000000000000E+01,      /* J = 15 */  (PID.TID 0000.0001)                 7.500000000000000E+01,      /* J = 15 */
2461  (PID.TID 0000.0001)                 7.700000000000000E+01       /* J = 16 */  (PID.TID 0000.0001)                 7.700000000000000E+01       /* J = 16 */
2462  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2463  (PID.TID 0000.0001) rcoord =   /* P-point R coordinate (  units of r ) */  (PID.TID 0000.0001) rcoord = /* P-point R coordinate (  units of r ) */
2464  (PID.TID 0000.0001)                -5.000000000000000E+00,      /* K =  1 */  (PID.TID 0000.0001)                -5.000000000000000E+00,      /* K =  1 */
2465  (PID.TID 0000.0001)                -1.500000000000000E+01,      /* K =  2 */  (PID.TID 0000.0001)                -1.500000000000000E+01,      /* K =  2 */
2466  (PID.TID 0000.0001)                -2.750000000000000E+01,      /* K =  3 */  (PID.TID 0000.0001)                -2.750000000000000E+01,      /* K =  3 */
# Line 2434  Line 2525 
2525  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2526  (PID.TID 0000.0001) dBdrRef = /* Vertical gradient of reference boyancy [(m/s/r)^2)] */  (PID.TID 0000.0001) dBdrRef = /* Vertical gradient of reference boyancy [(m/s/r)^2)] */
2527  (PID.TID 0000.0001)                 0.000000000000000E+00,      /* K =  1 */  (PID.TID 0000.0001)                 0.000000000000000E+00,      /* K =  1 */
2528  (PID.TID 0000.0001)                 3.513461801096673E-04,      /* K =  2 */  (PID.TID 0000.0001)                 3.513461801096672E-04,      /* K =  2 */
2529  (PID.TID 0000.0001)                 2.578462793865287E-04,      /* K =  3 */  (PID.TID 0000.0001)                 2.578462793867026E-04,      /* K =  3 */
2530  (PID.TID 0000.0001)                 1.716535447918954E-04,      /* K =  4 */  (PID.TID 0000.0001)                 1.716535447918954E-04,      /* K =  4 */
2531  (PID.TID 0000.0001)                 1.391849606746025E-04,      /* K =  5 */  (PID.TID 0000.0001)                 1.391849606744939E-04,      /* K =  5 */
2532  (PID.TID 0000.0001)                 1.106038973987551E-04,      /* K =  6 */  (PID.TID 0000.0001)                 1.106038973987551E-04,      /* K =  6 */
2533  (PID.TID 0000.0001)                 7.062448315021555E-05,      /* K =  7 */  (PID.TID 0000.0001)                 7.062448315028799E-05,      /* K =  7 */
2534  (PID.TID 0000.0001)                 4.112152780686669E-05,      /* K =  8 */  (PID.TID 0000.0001)                 4.112152780686669E-05,      /* K =  8 */
2535  (PID.TID 0000.0001)                 2.554455911799560E-05,      /* K =  9 */  (PID.TID 0000.0001)                 2.554455911799560E-05,      /* K =  9 */
2536  (PID.TID 0000.0001)                 1.739274227427603E-05,      /* K = 10 */  (PID.TID 0000.0001)                 1.739274227427603E-05,      /* K = 10 */
2537  (PID.TID 0000.0001)                 1.573008010123897E-05,      /* K = 11 */  (PID.TID 0000.0001)                 1.573008010125636E-05,      /* K = 11 */
2538  (PID.TID 0000.0001)                 1.341763357458043E-05,      /* K = 12 */  (PID.TID 0000.0001)                 1.341763357458043E-05,      /* K = 12 */
2539  (PID.TID 0000.0001)                 1.029886793911016E-05,      /* K = 13 */  (PID.TID 0000.0001)                 1.029886793911016E-05,      /* K = 13 */
2540  (PID.TID 0000.0001)                 7.244777660794312E-06,      /* K = 14 */  (PID.TID 0000.0001)                 7.244777660794312E-06,      /* K = 14 */
2541  (PID.TID 0000.0001)                 5.291061202791869E-06,      /* K = 15 */  (PID.TID 0000.0001)                 5.291061202791868E-06,      /* K = 15 */
2542  (PID.TID 0000.0001)                 4.668992652376546E-06,      /* K = 16 */  (PID.TID 0000.0001)                 4.668992652371521E-06,      /* K = 16 */
2543  (PID.TID 0000.0001)                 3.952349989515594E-06,      /* K = 17 */  (PID.TID 0000.0001)                 3.952349989520169E-06,      /* K = 17 */
2544  (PID.TID 0000.0001)                 3.937600045040176E-06,      /* K = 18 */  (PID.TID 0000.0001)                 3.937600045035830E-06,      /* K = 18 */
2545  (PID.TID 0000.0001)                 3.833348475309353E-06,      /* K = 19 */  (PID.TID 0000.0001)                 3.833348475309353E-06,      /* K = 19 */
2546  (PID.TID 0000.0001)                 4.027570774404679E-06,      /* K = 20 */  (PID.TID 0000.0001)                 4.027570774400333E-06,      /* K = 20 */
2547  (PID.TID 0000.0001)                 3.935806005392895E-06,      /* K = 21 */  (PID.TID 0000.0001)                 3.935806005392895E-06,      /* K = 21 */
2548  (PID.TID 0000.0001)                 3.995673930145874E-06,      /* K = 22 */  (PID.TID 0000.0001)                 3.995673930141529E-06,      /* K = 22 */
2549  (PID.TID 0000.0001)                 4.061338744769299E-06       /* K = 23 */  (PID.TID 0000.0001)                 4.061338744769299E-06       /* K = 23 */
2550  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2551  (PID.TID 0000.0001) rotateGrid = /* use rotated grid ( True/False ) */  (PID.TID 0000.0001) rotateGrid = /* use rotated grid ( True/False ) */
# Line 2470  Line 2561 
2561  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2562  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2563  (PID.TID 0000.0001) dxF =  /* dxF(:,1,:,1) ( units: m ) */  (PID.TID 0000.0001) dxF =  /* dxF(:,1,:,1) ( units: m ) */
2564  (PID.TID 0000.0001)    20 @  1.516695152377177E+05              /* I =  1: 20 */  (PID.TID 0000.0001)    20 @  1.516695152377178E+05              /* I =  1: 20 */
2565  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2566  (PID.TID 0000.0001) dxF =  /* dxF(1,:,1,:) ( units: m ) */  (PID.TID 0000.0001) dxF =  /* dxF(1,:,1,:) ( units: m ) */
2567  (PID.TID 0000.0001)                 1.516695152377177E+05,      /* J =  1 */  (PID.TID 0000.0001)                 1.516695152377178E+05,      /* J =  1 */
2568  (PID.TID 0000.0001)                 1.459008712061998E+05,      /* J =  2 */  (PID.TID 0000.0001)                 1.459008712061998E+05,      /* J =  2 */
2569  (PID.TID 0000.0001)                 1.399544694374234E+05,      /* J =  3 */  (PID.TID 0000.0001)                 1.399544694374234E+05,      /* J =  3 */
2570  (PID.TID 0000.0001)                 1.338375547059709E+05,      /* J =  4 */  (PID.TID 0000.0001)                 1.338375547059709E+05,      /* J =  4 */
# Line 2482  Line 2573 
2573  (PID.TID 0000.0001)                 1.145392419175564E+05,      /* J =  7 */  (PID.TID 0000.0001)                 1.145392419175564E+05,      /* J =  7 */
2574  (PID.TID 0000.0001)                 1.078167403197357E+05,      /* J =  8 */  (PID.TID 0000.0001)                 1.078167403197357E+05,      /* J =  8 */
2575  (PID.TID 0000.0001)                 1.009628806317309E+05,      /* J =  9 */  (PID.TID 0000.0001)                 1.009628806317309E+05,      /* J =  9 */
2576  (PID.TID 0000.0001)                 9.398601322581599E+04,      /* J = 10 */  (PID.TID 0000.0001)                 9.398601322581600E+04,      /* J = 10 */
2577  (PID.TID 0000.0001)                 8.689463834022089E+04,      /* J = 11 */  (PID.TID 0000.0001)                 8.689463834022089E+04,      /* J = 11 */
2578  (PID.TID 0000.0001)                 7.969739572290120E+04,      /* J = 12 */  (PID.TID 0000.0001)                 7.969739572290120E+04,      /* J = 12 */
2579  (PID.TID 0000.0001)                 7.240305410533582E+04,      /* J = 13 */  (PID.TID 0000.0001)                 7.240305410533583E+04,      /* J = 13 */
2580  (PID.TID 0000.0001)                 6.502050051917860E+04,      /* J = 14 */  (PID.TID 0000.0001)                 6.502050051917860E+04,      /* J = 14 */
2581  (PID.TID 0000.0001)                 5.755872946877906E+04,      /* J = 15 */  (PID.TID 0000.0001)                 5.755872946877906E+04,      /* J = 15 */
2582  (PID.TID 0000.0001)                 5.002683197276441E+04       /* J = 16 */  (PID.TID 0000.0001)                 5.002683197276441E+04       /* J = 16 */
# Line 2509  Line 2600 
2600  (PID.TID 0000.0001)                 1.178486674278995E+05,      /* J =  7 */  (PID.TID 0000.0001)                 1.178486674278995E+05,      /* J =  7 */
2601  (PID.TID 0000.0001)                 1.111949266445588E+05,      /* J =  8 */  (PID.TID 0000.0001)                 1.111949266445588E+05,      /* J =  8 */
2602  (PID.TID 0000.0001)                 1.044057119713670E+05,      /* J =  9 */  (PID.TID 0000.0001)                 1.044057119713670E+05,      /* J =  9 */
2603  (PID.TID 0000.0001)                 9.748929502060510E+04,      /* J = 10 */  (PID.TID 0000.0001)                 9.748929502060512E+04,      /* J = 10 */
2604  (PID.TID 0000.0001)                 9.045410238093534E+04,      /* J = 11 */  (PID.TID 0000.0001)                 9.045410238093534E+04,      /* J = 11 */
2605  (PID.TID 0000.0001)                 8.330870535090074E+04,      /* J = 12 */  (PID.TID 0000.0001)                 8.330870535090075E+04,      /* J = 12 */
2606  (PID.TID 0000.0001)                 7.606180949611843E+04,      /* J = 13 */  (PID.TID 0000.0001)                 7.606180949611843E+04,      /* J = 13 */
2607  (PID.TID 0000.0001)                 6.872224404288860E+04,      /* J = 14 */  (PID.TID 0000.0001)                 6.872224404288860E+04,      /* J = 14 */
2608  (PID.TID 0000.0001)                 6.129895112114272E+04,      /* J = 15 */  (PID.TID 0000.0001)                 6.129895112114271E+04,      /* J = 15 */
2609  (PID.TID 0000.0001)                 5.380097486983529E+04       /* J = 16 */  (PID.TID 0000.0001)                 5.380097486983529E+04       /* J = 16 */
2610  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2611  (PID.TID 0000.0001) dyG =  /* dyG(:,1,:,1) ( units: m ) */  (PID.TID 0000.0001) dyG =  /* dyG(:,1,:,1) ( units: m ) */
# Line 2524  Line 2615 
2615  (PID.TID 0000.0001)    16 @  2.223898532891175E+05              /* J =  1: 16 */  (PID.TID 0000.0001)    16 @  2.223898532891175E+05              /* J =  1: 16 */
2616  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2617  (PID.TID 0000.0001) dxC =  /* dxC(:,1,:,1) ( units: m ) */  (PID.TID 0000.0001) dxC =  /* dxC(:,1,:,1) ( units: m ) */
2618  (PID.TID 0000.0001)    20 @  1.516695152377177E+05              /* I =  1: 20 */  (PID.TID 0000.0001)    20 @  1.516695152377178E+05              /* I =  1: 20 */
2619  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2620  (PID.TID 0000.0001) dxC =  /* dxC(1,:,1,:) ( units: m ) */  (PID.TID 0000.0001) dxC =  /* dxC(1,:,1,:) ( units: m ) */
2621  (PID.TID 0000.0001)                 1.516695152377177E+05,      /* J =  1 */  (PID.TID 0000.0001)                 1.516695152377178E+05,      /* J =  1 */
2622  (PID.TID 0000.0001)                 1.459008712061998E+05,      /* J =  2 */  (PID.TID 0000.0001)                 1.459008712061998E+05,      /* J =  2 */
2623  (PID.TID 0000.0001)                 1.399544694374234E+05,      /* J =  3 */  (PID.TID 0000.0001)                 1.399544694374234E+05,      /* J =  3 */
2624  (PID.TID 0000.0001)                 1.338375547059709E+05,      /* J =  4 */  (PID.TID 0000.0001)                 1.338375547059709E+05,      /* J =  4 */
# Line 2536  Line 2627 
2627  (PID.TID 0000.0001)                 1.145392419175564E+05,      /* J =  7 */  (PID.TID 0000.0001)                 1.145392419175564E+05,      /* J =  7 */
2628  (PID.TID 0000.0001)                 1.078167403197357E+05,      /* J =  8 */  (PID.TID 0000.0001)                 1.078167403197357E+05,      /* J =  8 */
2629  (PID.TID 0000.0001)                 1.009628806317309E+05,      /* J =  9 */  (PID.TID 0000.0001)                 1.009628806317309E+05,      /* J =  9 */
2630  (PID.TID 0000.0001)                 9.398601322581599E+04,      /* J = 10 */  (PID.TID 0000.0001)                 9.398601322581600E+04,      /* J = 10 */
2631  (PID.TID 0000.0001)                 8.689463834022089E+04,      /* J = 11 */  (PID.TID 0000.0001)                 8.689463834022089E+04,      /* J = 11 */
2632  (PID.TID 0000.0001)                 7.969739572290120E+04,      /* J = 12 */  (PID.TID 0000.0001)                 7.969739572290120E+04,      /* J = 12 */
2633  (PID.TID 0000.0001)                 7.240305410533582E+04,      /* J = 13 */  (PID.TID 0000.0001)                 7.240305410533583E+04,      /* J = 13 */
2634  (PID.TID 0000.0001)                 6.502050051917860E+04,      /* J = 14 */  (PID.TID 0000.0001)                 6.502050051917860E+04,      /* J = 14 */
2635  (PID.TID 0000.0001)                 5.755872946877906E+04,      /* J = 15 */  (PID.TID 0000.0001)                 5.755872946877906E+04,      /* J = 15 */
2636  (PID.TID 0000.0001)                 5.002683197276441E+04       /* J = 16 */  (PID.TID 0000.0001)                 5.002683197276441E+04       /* J = 16 */
# Line 2563  Line 2654 
2654  (PID.TID 0000.0001)                 1.178486674278995E+05,      /* J =  7 */  (PID.TID 0000.0001)                 1.178486674278995E+05,      /* J =  7 */
2655  (PID.TID 0000.0001)                 1.111949266445588E+05,      /* J =  8 */  (PID.TID 0000.0001)                 1.111949266445588E+05,      /* J =  8 */
2656  (PID.TID 0000.0001)                 1.044057119713670E+05,      /* J =  9 */  (PID.TID 0000.0001)                 1.044057119713670E+05,      /* J =  9 */
2657  (PID.TID 0000.0001)                 9.748929502060510E+04,      /* J = 10 */  (PID.TID 0000.0001)                 9.748929502060512E+04,      /* J = 10 */
2658  (PID.TID 0000.0001)                 9.045410238093534E+04,      /* J = 11 */  (PID.TID 0000.0001)                 9.045410238093534E+04,      /* J = 11 */
2659  (PID.TID 0000.0001)                 8.330870535090074E+04,      /* J = 12 */  (PID.TID 0000.0001)                 8.330870535090075E+04,      /* J = 12 */
2660  (PID.TID 0000.0001)                 7.606180949611843E+04,      /* J = 13 */  (PID.TID 0000.0001)                 7.606180949611843E+04,      /* J = 13 */
2661  (PID.TID 0000.0001)                 6.872224404288860E+04,      /* J = 14 */  (PID.TID 0000.0001)                 6.872224404288860E+04,      /* J = 14 */
2662  (PID.TID 0000.0001)                 6.129895112114272E+04,      /* J = 15 */  (PID.TID 0000.0001)                 6.129895112114271E+04,      /* J = 15 */
2663  (PID.TID 0000.0001)                 5.380097486983529E+04       /* J = 16 */  (PID.TID 0000.0001)                 5.380097486983529E+04       /* J = 16 */
2664  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2665  (PID.TID 0000.0001) dyU =  /* dyU(:,1,:,1) ( units: m ) */  (PID.TID 0000.0001) dyU =  /* dyU(:,1,:,1) ( units: m ) */
# Line 2578  Line 2669 
2669  (PID.TID 0000.0001)    16 @  2.223898532891175E+05              /* J =  1: 16 */  (PID.TID 0000.0001)    16 @  2.223898532891175E+05              /* J =  1: 16 */
2670  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2671  (PID.TID 0000.0001) rA  =  /* rA (:,1,:,1) ( units: m^2 ) */  (PID.TID 0000.0001) rA  =  /* rA (:,1,:,1) ( units: m^2 ) */
2672  (PID.TID 0000.0001)    20 @  3.372804882275622E+10              /* I =  1: 20 */  (PID.TID 0000.0001)    20 @  3.372804882275630E+10              /* I =  1: 20 */
2673  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2674  (PID.TID 0000.0001) rA  =  /* rA (1,:,1,:) ( units: m^2 ) */  (PID.TID 0000.0001) rA  =  /* rA (1,:,1,:) ( units: m^2 ) */
2675  (PID.TID 0000.0001)                 3.372804882275622E+10,      /* J =  1 */  (PID.TID 0000.0001)                 3.372804882275630E+10,      /* J =  1 */
2676  (PID.TID 0000.0001)                 3.244522605358469E+10,      /* J =  2 */  (PID.TID 0000.0001)                 3.244522605358471E+10,      /* J =  2 */
2677  (PID.TID 0000.0001)                 3.112287377427107E+10,      /* J =  3 */  (PID.TID 0000.0001)                 3.112287377427108E+10,      /* J =  3 */
2678  (PID.TID 0000.0001)                 2.976260306737443E+10,      /* J =  4 */  (PID.TID 0000.0001)                 2.976260306737437E+10,      /* J =  4 */
2679  (PID.TID 0000.0001)                 2.836607121321791E+10,      /* J =  5 */  (PID.TID 0000.0001)                 2.836607121321784E+10,      /* J =  5 */
2680  (PID.TID 0000.0001)                 2.693497967074619E+10,      /* J =  6 */  (PID.TID 0000.0001)                 2.693497967074614E+10,      /* J =  6 */
2681  (PID.TID 0000.0001)                 2.547107200456126E+10,      /* J =  7 */  (PID.TID 0000.0001)                 2.547107200456132E+10,      /* J =  7 */
2682  (PID.TID 0000.0001)                 2.397613176065683E+10,      /* J =  8 */  (PID.TID 0000.0001)                 2.397613176065682E+10,      /* J =  8 */
2683  (PID.TID 0000.0001)                 2.245198029344202E+10,      /* J =  9 */  (PID.TID 0000.0001)                 2.245198029344207E+10,      /* J =  9 */
2684  (PID.TID 0000.0001)                 2.090047454670184E+10,      /* J = 10 */  (PID.TID 0000.0001)                 2.090047454670177E+10,      /* J = 10 */
2685  (PID.TID 0000.0001)                 1.932350479119799E+10,      /* J = 11 */  (PID.TID 0000.0001)                 1.932350479119805E+10,      /* J = 11 */
2686  (PID.TID 0000.0001)                 1.772299232166360E+10,      /* J = 12 */  (PID.TID 0000.0001)                 1.772299232166360E+10,      /* J = 12 */
2687  (PID.TID 0000.0001)                 1.610088711600322E+10,      /* J = 13 */  (PID.TID 0000.0001)                 1.610088711600326E+10,      /* J = 13 */
2688  (PID.TID 0000.0001)                 1.445916545954347E+10,      /* J = 14 */  (PID.TID 0000.0001)                 1.445916545954351E+10,      /* J = 14 */
2689  (PID.TID 0000.0001)                 1.279982753723483E+10,      /* J = 15 */  (PID.TID 0000.0001)                 1.279982753723478E+10,      /* J = 15 */
2690  (PID.TID 0000.0001)                 1.112489499673431E+10       /* J = 16 */  (PID.TID 0000.0001)                 1.112489499673432E+10       /* J = 16 */
2691  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2692  (PID.TID 0000.0001) rAw =  /* rAw(:,1,:,1) ( units: m^2 ) */  (PID.TID 0000.0001) rAw =  /* rAw(:,1,:,1) ( units: m^2 ) */
2693  (PID.TID 0000.0001)    20 @  3.372804882275622E+10              /* I =  1: 20 */  (PID.TID 0000.0001)    20 @  3.372804882275630E+10              /* I =  1: 20 */
2694  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2695  (PID.TID 0000.0001) rAw =  /* rAw(1,:,1,:) ( units: m^2 ) */  (PID.TID 0000.0001) rAw =  /* rAw(1,:,1,:) ( units: m^2 ) */
2696  (PID.TID 0000.0001)                 3.372804882275622E+10,      /* J =  1 */  (PID.TID 0000.0001)                 3.372804882275630E+10,      /* J =  1 */
2697  (PID.TID 0000.0001)                 3.244522605358469E+10,      /* J =  2 */  (PID.TID 0000.0001)                 3.244522605358471E+10,      /* J =  2 */
2698  (PID.TID 0000.0001)                 3.112287377427107E+10,      /* J =  3 */  (PID.TID 0000.0001)                 3.112287377427108E+10,      /* J =  3 */
2699  (PID.TID 0000.0001)                 2.976260306737443E+10,      /* J =  4 */  (PID.TID 0000.0001)                 2.976260306737437E+10,      /* J =  4 */
2700  (PID.TID 0000.0001)                 2.836607121321791E+10,      /* J =  5 */  (PID.TID 0000.0001)                 2.836607121321784E+10,      /* J =  5 */
2701  (PID.TID 0000.0001)                 2.693497967074619E+10,      /* J =  6 */  (PID.TID 0000.0001)                 2.693497967074614E+10,      /* J =  6 */
2702  (PID.TID 0000.0001)                 2.547107200456126E+10,      /* J =  7 */  (PID.TID 0000.0001)                 2.547107200456132E+10,      /* J =  7 */
2703  (PID.TID 0000.0001)                 2.397613176065683E+10,      /* J =  8 */  (PID.TID 0000.0001)                 2.397613176065682E+10,      /* J =  8 */
2704  (PID.TID 0000.0001)                 2.245198029344202E+10,      /* J =  9 */  (PID.TID 0000.0001)                 2.245198029344207E+10,      /* J =  9 */
2705  (PID.TID 0000.0001)                 2.090047454670184E+10,      /* J = 10 */  (PID.TID 0000.0001)                 2.090047454670177E+10,      /* J = 10 */
2706  (PID.TID 0000.0001)                 1.932350479119799E+10,      /* J = 11 */  (PID.TID 0000.0001)                 1.932350479119805E+10,      /* J = 11 */
2707  (PID.TID 0000.0001)                 1.772299232166360E+10,      /* J = 12 */  (PID.TID 0000.0001)                 1.772299232166360E+10,      /* J = 12 */
2708  (PID.TID 0000.0001)                 1.610088711600322E+10,      /* J = 13 */  (PID.TID 0000.0001)                 1.610088711600326E+10,      /* J = 13 */
2709  (PID.TID 0000.0001)                 1.445916545954347E+10,      /* J = 14 */  (PID.TID 0000.0001)                 1.445916545954351E+10,      /* J = 14 */
2710  (PID.TID 0000.0001)                 1.279982753723483E+10,      /* J = 15 */  (PID.TID 0000.0001)                 1.279982753723478E+10,      /* J = 15 */
2711  (PID.TID 0000.0001)                 1.112489499673431E+10       /* J = 16 */  (PID.TID 0000.0001)                 1.112489499673432E+10       /* J = 16 */
2712  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2713  (PID.TID 0000.0001) rAs =  /* rAs(:,1,:,1) ( units: m^2 ) */  (PID.TID 0000.0001) rAs =  /* rAs(:,1,:,1) ( units: m^2 ) */
2714  (PID.TID 0000.0001)    20 @  3.435414629417912E+10              /* I =  1: 20 */  (PID.TID 0000.0001)    20 @  3.435414629417918E+10              /* I =  1: 20 */
2715  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2716  (PID.TID 0000.0001) rAs =  /* rAs(1,:,1,:) ( units: m^2 ) */  (PID.TID 0000.0001) rAs =  /* rAs(1,:,1,:) ( units: m^2 ) */
2717  (PID.TID 0000.0001)                 3.435414629417912E+10,      /* J =  1 */  (PID.TID 0000.0001)                 3.435414629417918E+10,      /* J =  1 */
2718  (PID.TID 0000.0001)                 3.309167746093092E+10,      /* J =  2 */  (PID.TID 0000.0001)                 3.309167746093097E+10,      /* J =  2 */
2719  (PID.TID 0000.0001)                 3.178889151607879E+10,      /* J =  3 */  (PID.TID 0000.0001)                 3.178889151607872E+10,      /* J =  3 */
2720  (PID.TID 0000.0001)                 3.044737570361750E+10,      /* J =  4 */  (PID.TID 0000.0001)                 3.044737570361747E+10,      /* J =  4 */
2721  (PID.TID 0000.0001)                 2.906876445392023E+10,      /* J =  5 */  (PID.TID 0000.0001)                 2.906876445392020E+10,      /* J =  5 */
2722  (PID.TID 0000.0001)                 2.765473739243565E+10,      /* J =  6 */  (PID.TID 0000.0001)                 2.765473739243563E+10,      /* J =  6 */
2723  (PID.TID 0000.0001)                 2.620701729332415E+10,      /* J =  7 */  (PID.TID 0000.0001)                 2.620701729332415E+10,      /* J =  7 */
2724  (PID.TID 0000.0001)                 2.472736798052209E+10,      /* J =  8 */  (PID.TID 0000.0001)                 2.472736798052209E+10,      /* J =  8 */
2725  (PID.TID 0000.0001)                 2.321759217879510E+10,      /* J =  9 */  (PID.TID 0000.0001)                 2.321759217879512E+10,      /* J =  9 */
2726  (PID.TID 0000.0001)                 2.167952931739408E+10,      /* J = 10 */  (PID.TID 0000.0001)                 2.167952931739416E+10,      /* J = 10 */
2727  (PID.TID 0000.0001)                 2.011505328899535E+10,      /* J = 11 */  (PID.TID 0000.0001)                 2.011505328899539E+10,      /* J = 11 */
2728  (PID.TID 0000.0001)                 1.852607016665023E+10,      /* J = 12 */  (PID.TID 0000.0001)                 1.852607016665020E+10,      /* J = 12 */
2729  (PID.TID 0000.0001)                 1.691451588152949E+10,      /* J = 13 */  (PID.TID 0000.0001)                 1.691451588152944E+10,      /* J = 13 */
2730  (PID.TID 0000.0001)                 1.528235386428856E+10,      /* J = 14 */  (PID.TID 0000.0001)                 1.528235386428863E+10,      /* J = 14 */
2731  (PID.TID 0000.0001)                 1.363157265293021E+10,      /* J = 15 */  (PID.TID 0000.0001)                 1.363157265293026E+10,      /* J = 15 */
2732  (PID.TID 0000.0001)                 1.196418347007695E+10       /* J = 16 */  (PID.TID 0000.0001)                 1.196418347007692E+10       /* J = 16 */
2733  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2734  (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */  (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */
2735  (PID.TID 0000.0001)                 3.562528105304876E+12  (PID.TID 0000.0001)                 3.562528105304875E+12
2736  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2737  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
2738  (PID.TID 0000.0001) // End of Model config. summary  (PID.TID 0000.0001) // End of Model config. summary
# Line 2652  Line 2743 
2743  (PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF  (PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF
2744  (PID.TID 0000.0001) KPP_CHECK: #define ALLOW_KPP  (PID.TID 0000.0001) KPP_CHECK: #define ALLOW_KPP
2745  (PID.TID 0000.0001) GMREDI_CHECK: #define GMREDI  (PID.TID 0000.0001) GMREDI_CHECK: #define GMREDI
2746  (PID.TID 0000.0001) GM_AdvForm =  /* if FALSE => use SkewFlux Form */  (PID.TID 0000.0001) GM_AdvForm =     /* if FALSE => use SkewFlux Form */
2747  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2748  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2749  (PID.TID 0000.0001) GM_InMomAsStress =  /* if TRUE => apply as Eddy Stress */  (PID.TID 0000.0001) GM_InMomAsStress = /* if TRUE => apply as Eddy Stress */
2750  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2751  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2752  (PID.TID 0000.0001) GM_AdvSeparate = /* Calc Bolus & Euler Adv. separately */  (PID.TID 0000.0001) GM_AdvSeparate = /* Calc Bolus & Euler Adv. separately */
2753  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2754  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2755  (PID.TID 0000.0001) GM_ExtraDiag =  /* Tensor Extra Diag (line 1&2) non 0 */  (PID.TID 0000.0001) GM_ExtraDiag =   /* Tensor Extra Diag (line 1&2) non 0 */
2756  (PID.TID 0000.0001)                   F  (PID.TID 0000.0001)                   F
2757  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2758  (PID.TID 0000.0001) GM_isopycK =   /* Background Isopyc. Diffusivity ( m^2/s ) */  (PID.TID 0000.0001) GM_isopycK =    /* Background Isopyc. Diffusivity [m^2/s] */
2759  (PID.TID 0000.0001)                 1.000000000000000E+03  (PID.TID 0000.0001)                 1.000000000000000E+03
2760  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2761  (PID.TID 0000.0001)  GM_skewflx*K =   /* Background GM_SkewFlx Diffusivity ( m^2/s ) */  (PID.TID 0000.0001) GM_skewflx*K =  /* Background GM_SkewFlx Diffusivity [m^2/s] */
2762  (PID.TID 0000.0001)                 1.000000000000000E+03  (PID.TID 0000.0001)                 1.000000000000000E+03
2763  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2764  (PID.TID 0000.0001)  GM_advec*K =   /* Backg. GM-Advec(=Bolus) Diffusivity ( m^2/s ) */  (PID.TID 0000.0001) GM_advec*K =    /* Backg. GM-Advec(=Bolus) Diffusivity [m^2/s]*/
2765    (PID.TID 0000.0001)                 0.000000000000000E+00
2766    (PID.TID 0000.0001)     ;
2767    (PID.TID 0000.0001) GM_Kmin_horiz = /* Minimum Horizontal Diffusivity [m^2/s] */
2768  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2769  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2770  (PID.TID 0000.0001)  GM_Visbeck_alpha =   /* Visbeck alpha coeff. ( ) */  (PID.TID 0000.0001) GM_Visbeck_alpha = /* Visbeck alpha coeff. [-] */
2771  (PID.TID 0000.0001)                 0.000000000000000E+00  (PID.TID 0000.0001)                 0.000000000000000E+00
2772  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2773  (PID.TID 0000.0001)  Tapering/Cliping : dm95  (PID.TID 0000.0001) GM_Small_Number =  /* epsilon used in slope calc */
 (PID.TID 0000.0001)  GM_Small_Number =  /* epsilon used in slope calc */  
2774  (PID.TID 0000.0001)                 9.999999999999999E-21  (PID.TID 0000.0001)                 9.999999999999999E-21
2775  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2776  (PID.TID 0000.0001)  GM_slopeSqCutoff =  /* Slope^2 cut-off value */  (PID.TID 0000.0001) GM_slopeSqCutoff = /* Slope^2 cut-off value */
2777  (PID.TID 0000.0001)                 1.000000000000000E+08  (PID.TID 0000.0001)                 1.000000000000000E+08
2778  (PID.TID 0000.0001)     ;  (PID.TID 0000.0001)     ;
2779    (PID.TID 0000.0001) GM_taper_scheme =  /* Type of Tapering/Clipping scheme */
2780    (PID.TID 0000.0001)               'dm95                                    '
2781    (PID.TID 0000.0001)     ;
2782    (PID.TID 0000.0001) GM_maxSlope =  /* Maximum Slope (Tapering/Clipping) */
2783    (PID.TID 0000.0001)                 1.000000000000000E-02
2784    (PID.TID 0000.0001)     ;
2785    (PID.TID 0000.0001) GM_facTrL2dz = /* Minimum Trans.Layer Thick. (factor of dz) */
2786    (PID.TID 0000.0001)                 1.000000000000000E+00
2787    (PID.TID 0000.0001)     ;
2788    (PID.TID 0000.0001) GM_facTrL2ML = /* Max.Trans.Layer Thick. (factor of MxL Depth)*/
2789    (PID.TID 0000.0001)                 5.000000000000000E+00
2790    (PID.TID 0000.0001)     ;
2791    (PID.TID 0000.0001) GM_maxTransLay = /* Maximum Transition Layer Thickness [m] */
2792    (PID.TID 0000.0001)                 5.000000000000000E+02
2793    (PID.TID 0000.0001)     ;
2794  (PID.TID 0000.0001) SEAICE_CHECK: #define ALLOW_SEAICE  (PID.TID 0000.0001) SEAICE_CHECK: #define ALLOW_SEAICE
2795  (PID.TID 0000.0001) CTRL_CHECK: ctrl package  (PID.TID 0000.0001) CTRL_CHECK: ctrl package
2796  (PID.TID 0000.0001) COST_CHECK: cost package  (PID.TID 0000.0001) COST_CHECK: cost package
# Line 2803  Line 2911 
2911  (PID.TID 0000.0001) %MON fCoriCos_min                 =   3.2807417471054E-05  (PID.TID 0000.0001) %MON fCoriCos_min                 =   3.2807417471054E-05
2912  (PID.TID 0000.0001) %MON fCoriCos_mean                =   6.7585896192312E-05  (PID.TID 0000.0001) %MON fCoriCos_mean                =   6.7585896192312E-05
2913  (PID.TID 0000.0001) %MON fCoriCos_sd                  =   2.0576140902612E-05  (PID.TID 0000.0001) %MON fCoriCos_sd                  =   2.0576140902612E-05
2914  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
2915  (PID.TID 0000.0001)  (PID.TID 0000.0001)
2916  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2917  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 2924  Line 2964 
2964  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   1.1308799763521E-01  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   1.1308799763521E-01
2965  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.4873661041260E+01  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.4873661041260E+01
2966  (PID.TID 0000.0001) %MON dynstat_sss_min              =   3.0128698348999E+01  (PID.TID 0000.0001) %MON dynstat_sss_min              =   3.0128698348999E+01
2967  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.3155723399319E+01  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.3155723399320E+01
2968  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1868027611543E+00  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1868027611543E+00
2969  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.9005807240804E-02  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.9005807240804E-02
2970  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   0.0000000000000E+00  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   0.0000000000000E+00
# Line 2963  Line 3003 
3003  (PID.TID 0000.0001) %MON vort_r_min                   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON vort_r_min                   =   0.0000000000000E+00
3004  (PID.TID 0000.0001) %MON vort_r_max                   =   0.0000000000000E+00  (PID.TID 0000.0001) %MON vort_r_max                   =   0.0000000000000E+00
3005  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067278094140E-04  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067278094140E-04
3006  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8115075987088E-06  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8115075987107E-06
3007  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843892147E-04  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843892147E-04
3008  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1689234854242E-04  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1689234854242E-04
3009  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   0.0000000000000E+00
# Line 2996  Line 3036 
3036  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
3037  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
3038  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
3039  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
3040  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
3041  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
3042  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
3043  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
3044  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
3045  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 3135  Line 3175 
3175  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3176  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
3177  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3178   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
3179  (PID.TID 0000.0001)                    cg2d_init_res =    1.59851104463670E+00  (PID.TID 0000.0001)                    cg2d_init_res =    1.59851162868958E+00
3180  (PID.TID 0000.0001)                       cg2d_iters =    47  (PID.TID 0000.0001)                       cg2d_iters =    47
3181  (PID.TID 0000.0001)                         cg2d_res =    5.76538838884411E-14  (PID.TID 0000.0001)                         cg2d_res =    5.76532086243890E-14
3182  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3183  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
3184  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3185  (PID.TID 0000.0001) %MON time_tsnumber                =                     1  (PID.TID 0000.0001) %MON time_tsnumber                =                     0
3186  (PID.TID 0000.0001) %MON time_secondsf                =   3.6000000000000E+03  (PID.TID 0000.0001) %MON time_secondsf                =   2.1219957914593-314
3187  (PID.TID 0000.0001) %MON dynstat_eta_max              =   2.0636431649134E-01  (PID.TID 0000.0001) %MON dynstat_eta_max              =   2.0636332840162E-01
3188  (PID.TID 0000.0001) %MON dynstat_eta_min              =  -7.9179180339245E-02  (PID.TID 0000.0001) %MON dynstat_eta_min              =  -7.9178647066244E-02
3189  (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -4.9622860783334E-18  (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -6.3206358062739E-17
3190  (PID.TID 0000.0001) %MON dynstat_eta_sd               =   4.6883165324045E-02  (PID.TID 0000.0001) %MON dynstat_eta_sd               =   4.6882737970612E-02
3191  (PID.TID 0000.0001) %MON dynstat_eta_del2             =   6.3054967406889E-03  (PID.TID 0000.0001) %MON dynstat_eta_del2             =   6.3054923822286E-03
3192  (PID.TID 0000.0001) %MON dynstat_uvel_max             =   1.3215726158131E-02  (PID.TID 0000.0001) %MON dynstat_uvel_max             =   1.3217426276534E-02
3193  (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -1.9761527425075E-02  (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -1.9761364038911E-02
3194  (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -9.4712950039087E-04  (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -9.4710908678403E-04
3195  (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   2.8476516413795E-03  (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   2.8476290066318E-03
3196  (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   1.2196280242484E-03  (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   1.2196149670494E-03
3197  (PID.TID 0000.0001) %MON dynstat_vvel_max             =   2.0383769930124E-02  (PID.TID 0000.0001) %MON dynstat_vvel_max             =   2.0431808860874E-02
3198  (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.1377106532704E-02  (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.1377183024233E-02
3199  (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -1.7097769595414E-03  (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -1.7097082900321E-03
3200  (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   4.3709185562783E-03  (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   4.3710983331667E-03
3201  (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   9.6106068102094E-04  (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   9.6107807681559E-04
3202  (PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.1652713704058E-04  (PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.1652736739718E-04
3203  (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -4.2712494100583E-05  (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -4.2713121233688E-05
3204  (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   3.5616520049674E-22  (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   1.2357503017557E-22
3205  (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   2.4879335739060E-05  (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   2.4879521391789E-05
3206  (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   4.7927460541160E-06  (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   4.7927313147484E-06
3207  (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3250161081587E+01  (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3250161104086E+01
3208  (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.4101732535959E+00  (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.4101732535959E+00
3209  (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0807580891593E+00  (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0807581059354E+00
3210  (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4081611832908E+00  (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4081604074184E+00
3211  (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.7723242464654E-02  (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.7723394629708E-02
3212  (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450603500286E+01  (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450603500286E+01
3213  (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7742151488036E+01  (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7742151446837E+01
3214  (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4747828311324E+01  (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4747828316947E+01
3215  (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.0214788226052E-01  (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.0214758733032E-01
3216  (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.9187386122525E-02  (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.9186810421396E-02
3217  (PID.TID 0000.0001) %MON dynstat_sst_max              =   6.1288932883698E+00  (PID.TID 0000.0001) %MON dynstat_sst_max              =   6.1289286210867E+00
3218  (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.3226453740436E+00  (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.3226453740436E+00
3219  (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.5170538374993E-01  (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.5170287319904E-01
3220  (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.2944067139068E+00  (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.2944132348819E+00
3221  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   8.7657445846771E-02  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   8.7657658183972E-02
3222  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2913330588250E+01  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2913329007803E+01
3223  (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7742151488036E+01  (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7742151446837E+01
3224  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1465336802268E+01  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1465337647480E+01
3225  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1855921241841E+00  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1855917496504E+00
3226  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   9.1112784510443E-02  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   9.1112767006677E-02
3227  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   8.1969240658787E+04  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   8.1968896990323E+04
3228  (PID.TID 0000.0001) %MON extforcing_qnet_min          =   2.6204514767451E+04  (PID.TID 0000.0001) %MON extforcing_qnet_min          =   2.6204514767451E+04
3229  (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   6.1085938259298E+04  (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   6.1085909859894E+04
3230  (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   1.7162133831955E+04  (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   1.7162099285446E+04
3231  (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   8.8290879478222E+02  (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   8.8291145223316E+02
3232  (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00
3233  (PID.TID 0000.0001) %MON extforcing_qsw_min           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON extforcing_qsw_min           =   0.0000000000000E+00
3234  (PID.TID 0000.0001) %MON extforcing_qsw_mean          =   0.0000000000000E+00  (PID.TID 0000.0001) %MON extforcing_qsw_mean          =   0.0000000000000E+00
3235  (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   0.0000000000000E+00
3236  (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   0.0000000000000E+00  (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   0.0000000000000E+00
3237  (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -8.3834282575047E-02  (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -8.3834282606702E-02
3238  (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -2.6327526113753E-01  (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -2.6327397372926E-01
3239  (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -1.9562843215097E-01  (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -1.9562834121127E-01
3240  (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   5.5036607774971E-02  (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   5.5036496694825E-02
3241  (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   2.8281817980949E-03  (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   2.8281850115256E-03
3242  (PID.TID 0000.0001) %MON extforcing_fu_max            =   3.2935576893708E-03  (PID.TID 0000.0001) %MON extforcing_fu_max            =   3.3737159097680E-03
3243  (PID.TID 0000.0001) %MON extforcing_fu_min            =  -3.1765376220834E-04  (PID.TID 0000.0001) %MON extforcing_fu_min            =  -3.1400022435250E-04
3244  (PID.TID 0000.0001) %MON extforcing_fu_mean           =   9.3927815015360E-04  (PID.TID 0000.0001) %MON extforcing_fu_mean           =   9.4709296143478E-04
3245  (PID.TID 0000.0001) %MON extforcing_fu_sd             =   9.0902844803648E-04  (PID.TID 0000.0001) %MON extforcing_fu_sd             =   9.2451234662653E-04
3246  (PID.TID 0000.0001) %MON extforcing_fu_del2           =   7.4107147322774E-05  (PID.TID 0000.0001) %MON extforcing_fu_del2           =   7.4644589115447E-05
3247  (PID.TID 0000.0001) %MON extforcing_fv_max            =   8.1457725956939E-04  (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0883400905734E-03
3248  (PID.TID 0000.0001) %MON extforcing_fv_min            =  -1.6340051607444E-03  (PID.TID 0000.0001) %MON extforcing_fv_min            =  -1.6256532553748E-03
3249  (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -3.2840805166331E-04  (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -2.7555445273229E-04
3250  (PID.TID 0000.0001) %MON extforcing_fv_sd             =   6.4301863263239E-04  (PID.TID 0000.0001) %MON extforcing_fv_sd             =   7.0030153232161E-04
3251  (PID.TID 0000.0001) %MON extforcing_fv_del2           =   4.7779599839762E-05  (PID.TID 0000.0001) %MON extforcing_fv_del2           =   4.9809007295621E-05
3252  (PID.TID 0000.0001) %MON advcfl_uvel_max              =   5.8523400250198E-04  (PID.TID 0000.0001) %MON advcfl_uvel_max              =   5.8530528271563E-04
3253  (PID.TID 0000.0001) %MON advcfl_vvel_max              =   3.2996816474827E-04  (PID.TID 0000.0001) %MON advcfl_vvel_max              =   3.3074580881854E-04
3254  (PID.TID 0000.0001) %MON advcfl_wvel_max              =   4.1272863298267E-02  (PID.TID 0000.0001) %MON advcfl_wvel_max              =   4.1272665680323E-02
3255  (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   2.1698023987844E-02  (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   2.1698121992617E-02
3256  (PID.TID 0000.0001) %MON pe_b_mean                    =   7.2461395286331E-06  (PID.TID 0000.0001) %MON pe_b_mean                    =   7.2460074279754E-06
3257  (PID.TID 0000.0001) %MON ke_max                       =   1.5838861725764E-04  (PID.TID 0000.0001) %MON ke_max                       =   1.5941851650136E-04
3258  (PID.TID 0000.0001) %MON ke_mean                      =   1.2132901133663E-05  (PID.TID 0000.0001) %MON ke_mean                      =   1.2133355469379E-05
3259  (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15
3260  (PID.TID 0000.0001) %MON vort_r_min                   =  -1.3698742258054E-07  (PID.TID 0000.0001) %MON vort_r_min                   =  -1.3731026420059E-07
3261  (PID.TID 0000.0001) %MON vort_r_max                   =   1.1140749085748E-07  (PID.TID 0000.0001) %MON vort_r_max                   =   1.1140725857749E-07
3262  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277213427E-04  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277213436E-04
3263  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8106507929152E-06  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8106508201461E-06
3264  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734842597795E-04  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734842597808E-04
3265  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691075592032E-04  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691075501199E-04
3266  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   6.0944104813881E-06  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   6.0943932824023E-06
3267  (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -4.8108406290661E-06  (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -4.8106863170266E-06
3268  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3269  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
3270  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 3233  Line 3273 
3273  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3274  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
3275  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
3276  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
3277  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
3278  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
3279  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
3280  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
3281  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
3282  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
3283  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
3284  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
3285  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
3286  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
3287  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
3288  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
3289  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
3290  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
3291  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
3292  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
3293  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594708366E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626141117E-01
3294  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335328E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791660E-01
3295  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475007179E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335167920E-03
3296  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
3297  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
3298  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491280334E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577980804E-02
3299  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111845215E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082123644E-02
3300  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622291327E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857643873E-03
3301  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
3302  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
3303  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575576E+03
3304  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143761E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708212E+03
3305  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
3306  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3307  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
3308  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 3273  Line 3313 
3313  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
3314  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
3315  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
3316  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871505867441E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871512489846E-02
3317  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271777274139E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271784713696E-02
3318  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566981682E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566668283E-03
3319  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
3320  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
3321  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349862510887E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349848842995E-03
3322  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519355198E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520829143E-02
3323  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324701513E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324498247E-03
3324  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
3325  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
3326  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349226577777E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349230866964E+02
3327  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331151606262E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331147259203E+02
3328  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095896128683E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095894186589E+01
3329  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
3330  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
3331  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196740182E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189229187E-08
3332  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557641932E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548911846E-08
3333  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241642546429E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241640254696E-09
3334  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
3335  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
3336  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 3317  Line 3357 
3357  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
3358  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
3359  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
3360  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
3361  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
3362  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
3363  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
3364  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
3365  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
3366  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 3337  Line 3377 
3377  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
3378  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
3379  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
3380  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
3381  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613872958869E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880469864E-08
3382  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302231148E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294188793E-08
3383  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666128603051E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126550654E-09
3384  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
3385  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
3386  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 3374  Line 3414 
3414  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3415  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
3416  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3417   cg2d: Sum(rhs),rhsMax =   6.24500451351651E-17  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   2.62637134262889E-15  1.19344309095634E+00
3418  (PID.TID 0000.0001)                    cg2d_init_res =    3.43208495803014E-01  (PID.TID 0000.0001)                    cg2d_init_res =    3.43234171454127E-01
3419  (PID.TID 0000.0001)                       cg2d_iters =    45  (PID.TID 0000.0001)                       cg2d_iters =    45
3420  (PID.TID 0000.0001)                         cg2d_res =    6.37615996349833E-14  (PID.TID 0000.0001)                         cg2d_res =    6.39314068143372E-14
3421  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3422  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
3423  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3424  (PID.TID 0000.0001) %MON time_tsnumber                =                     2  (PID.TID 0000.0001) %MON time_tsnumber                =                     0
3425  (PID.TID 0000.0001) %MON time_secondsf                =   7.2000000000000E+03  (PID.TID 0000.0001) %MON time_secondsf                =   2.1219957919534-314
3426  (PID.TID 0000.0001) %MON dynstat_eta_max              =   2.9066753485583E-01  (PID.TID 0000.0001) %MON dynstat_eta_max              =   2.9066968305324E-01
3427  (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.3015733315641E-01  (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.3016081107230E-01
3428  (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -8.0741213446247E-17  (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -2.1330012644138E-16
3429  (PID.TID 0000.0001) %MON dynstat_eta_sd               =   7.5812887228865E-02  (PID.TID 0000.0001) %MON dynstat_eta_sd               =   7.5815117557030E-02
3430  (PID.TID 0000.0001) %MON dynstat_eta_del2             =   7.7791585625812E-03  (PID.TID 0000.0001) %MON dynstat_eta_del2             =   7.7790301628779E-03
3431  (PID.TID 0000.0001) %MON dynstat_uvel_max             =   4.5694000645663E-02  (PID.TID 0000.0001) %MON dynstat_uvel_max             =   4.5756650422806E-02
3432  (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -4.2518777042913E-02  (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -4.2510409498756E-02
3433  (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -8.2511155992783E-04  (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -8.2506481998940E-04
3434  (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   4.8416892716629E-03  (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   4.8415632183618E-03
3435  (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.0703905241660E-03  (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.0708348636942E-03
3436  (PID.TID 0000.0001) %MON dynstat_vvel_max             =   4.6507960388560E-02  (PID.TID 0000.0001) %MON dynstat_vvel_max             =   4.6516427792600E-02
3437  (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.8037537665886E-02  (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.8116582386283E-02
3438  (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -1.5302109744819E-03  (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -1.5301329252654E-03
3439  (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   7.2104006967321E-03  (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   7.2104456652336E-03
3440  (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.5332656813315E-03  (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.5335680997558E-03
3441  (PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.7654061409605E-04  (PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.7653553229376E-04
3442  (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -6.8895219954531E-05  (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -6.8896896569563E-05
3443  (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   1.6062943741718E-22  (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   0.0000000000000E+00
3444  (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   3.2799308681445E-05  (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   3.2798590704547E-05
3445  (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   5.5621021685086E-06  (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   5.5619935439170E-06
3446  (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3289785621461E+01  (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3289785615781E+01
3447  (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.8315690959423E+00  (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.8315690906486E+00
3448  (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0750705454716E+00  (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0750705757236E+00
3449  (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4234959835904E+00  (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4234944221565E+00
3450  (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5880478911540E-02  (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5880819426782E-02
3451  (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450758492472E+01  (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450758492944E+01
3452  (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7533611327088E+01  (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7533611180857E+01
3453  (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745832447734E+01  (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745832458747E+01
3454  (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1530378167071E-01  (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1530322660547E-01
3455  (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8703794506939E-02  (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8702735665925E-02
3456  (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.7806713490047E+00  (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.7807095809997E+00
3457  (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.8315690959423E+00  (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.8315690906486E+00
3458  (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -9.8962548136504E-01  (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -9.8962090812591E-01
3459  (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.4452440856891E+00  (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.4452522736204E+00
3460  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.5532183478358E-02  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.5533246795361E-02
3461  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2646039748819E+01  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2646044103210E+01
3462  (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7533611327088E+01  (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7533611180857E+01
3463  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1168843736719E+01  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1168845382095E+01
3464  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1689524889721E+00  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1689530307798E+00
3465  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.5732906336818E-02  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.5733068705084E-02
3466  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   2.1573116867752E+04  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   2.1573116823108E+04
3467  (PID.TID 0000.0001) %MON extforcing_qnet_min          =   5.1677829035103E+03  (PID.TID 0000.0001) %MON extforcing_qnet_min          =   5.1677499103297E+03
3468  (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   9.6032272819095E+03  (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   9.6032045394184E+03
3469  (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   3.2956320581499E+03  (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   3.2956486697782E+03
3470  (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   5.7398325346302E+02  (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   5.7399099658599E+02
3471  (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00
3472  (PID.TID 0000.0001) %MON extforcing_qsw_min           =  -5.6456912289291E+01  (PID.TID 0000.0001) %MON extforcing_qsw_min           =  -5.6456912289291E+01
3473  (PID.TID 0000.0001) %MON extforcing_qsw_mean          =  -8.6372398675396E+00  (PID.TID 0000.0001) %MON extforcing_qsw_mean          =  -8.6372443975479E+00
3474  (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   1.7724050608049E+01  (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   1.7724047387130E+01
3475  (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.7084604453861E+00  (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.7084605014059E+00
3476  (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.6770399941972E-02  (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.6770292198690E-02
3477  (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -6.9007185077275E-02  (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -6.9007185063948E-02
3478  (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -3.0720645405239E-02  (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -3.0720572562772E-02
3479  (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   1.0536456562001E-02  (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   1.0536509555098E-02
3480  (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   1.8368147591500E-03  (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   1.8368447764239E-03
3481  (PID.TID 0000.0001) %MON extforcing_fu_max            =   6.8081967455489E-02  (PID.TID 0000.0001) %MON extforcing_fu_max            =   6.8696224629129E-02
3482  (PID.TID 0000.0001) %MON extforcing_fu_min            =  -2.4118156883245E-03  (PID.TID 0000.0001) %MON extforcing_fu_min            =  -2.4112263405776E-03
3483  (PID.TID 0000.0001) %MON extforcing_fu_mean           =   1.7481425806333E-02  (PID.TID 0000.0001) %MON extforcing_fu_mean           =   1.7437840405272E-02
3484  (PID.TID 0000.0001) %MON extforcing_fu_sd             =   1.8956200105835E-02  (PID.TID 0000.0001) %MON extforcing_fu_sd             =   1.9108219289620E-02
3485  (PID.TID 0000.0001) %MON extforcing_fu_del2           =   1.4729641847730E-03  (PID.TID 0000.0001) %MON extforcing_fu_del2           =   1.4818594217172E-03
3486  (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.1220748209763E-02  (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.1220772494568E-02
3487  (PID.TID 0000.0001) %MON extforcing_fv_min            =  -1.0594101903483E-02  (PID.TID 0000.0001) %MON extforcing_fv_min            =  -1.0671574696492E-02
3488  (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -1.7615337583701E-03  (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -1.7937084552708E-03
3489  (PID.TID 0000.0001) %MON extforcing_fv_sd             =   5.0981764072432E-03  (PID.TID 0000.0001) %MON extforcing_fv_sd             =   5.1343190040113E-03
3490  (PID.TID 0000.0001) %MON extforcing_fv_del2           =   5.3870520879434E-04  (PID.TID 0000.0001) %MON extforcing_fv_del2           =   5.3949999687800E-04
3491  (PID.TID 0000.0001) %MON advcfl_uvel_max              =   1.1274668956013E-03  (PID.TID 0000.0001) %MON advcfl_uvel_max              =   1.1290127341961E-03
3492  (PID.TID 0000.0001) %MON advcfl_vvel_max              =   7.5286104524361E-04  (PID.TID 0000.0001) %MON advcfl_vvel_max              =   7.5299811379278E-04
3493  (PID.TID 0000.0001) %MON advcfl_wvel_max              =   1.6860643672895E-02  (PID.TID 0000.0001) %MON advcfl_wvel_max              =   1.6861270930321E-02
3494  (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   9.8625525095269E-03  (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   9.8625396016879E-03
3495  (PID.TID 0000.0001) %MON pe_b_mean                    =   1.8947805340549E-05  (PID.TID 0000.0001) %MON pe_b_mean                    =   1.8948920202338E-05
3496  (PID.TID 0000.0001) %MON ke_max                       =   1.0920617632407E-03  (PID.TID 0000.0001) %MON ke_max                       =   1.0932311094095E-03
3497  (PID.TID 0000.0001) %MON ke_mean                      =   3.0679037560996E-05  (PID.TID 0000.0001) %MON ke_mean                      =   3.0678684672240E-05
3498  (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15
3499  (PID.TID 0000.0001) %MON vort_r_min                   =  -3.1255286166134E-07  (PID.TID 0000.0001) %MON vort_r_min                   =  -3.1260976614266E-07
3500  (PID.TID 0000.0001) %MON vort_r_max                   =   1.9381934358313E-07  (PID.TID 0000.0001) %MON vort_r_max                   =   1.9382068363178E-07
3501  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277950943E-04  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277950982E-04
3502  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8107138886806E-06  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8107140240323E-06
3503  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843681696E-04  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843681754E-04
3504  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691621909941E-04  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691621492666E-04
3505  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   5.0528690240248E-06  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   5.0529433861629E-06
3506  (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -3.7384475961950E-06  (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -3.7377709654070E-06
3507  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3508  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
3509  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 3472  Line 3512 
3512  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3513  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
3514  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
3515  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453085E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706828E-01
3516  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
3517  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876203E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385795E-02
3518  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298212E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558801E-02
3519  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690438426E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522847E-03
3520  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
3521  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270781E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611136E-02
3522  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476074242E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847286903E-03
3523  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773237E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167749E-02
3524  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237389E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518216E-03
3525  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
3526  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
3527  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078614176979E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078793376738E-01
3528  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010081801798E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010196470449E-01
3529  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772884292137E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773277402868E-02
3530  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
3531  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
3532  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865419361E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922138285E-01
3533  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046124059E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028728973E-01
3534  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020563011E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056932547E-02
3535  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
3536  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
3537  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647274071E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802709320E-02
3538  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255436059E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206913405E-02
3539  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853024458E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951698561E-03
3540  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
3541  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
3542  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951310850E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983186734E+03
3543  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600708324E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590966414E+03
3544  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772624885E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817552040E+02
3545  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3546  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
3547  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 3510  Line 3550 
3550  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3551  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
3552  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
3553  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
3554  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
3555  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043560954374E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043573096869E-02
3556  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766568906140E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766579329768E-02
3557  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182864623189E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182861302595E-03
3558  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
3559  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
3560  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082418178788E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082395811322E-03
3561  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476811318598E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476812944374E-02
3562  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934354952829E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934357320480E-03
3563  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
3564  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
3565  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898337150191E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898343764704E+02
3566  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111255644090E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111249255552E+02
3567  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429147317782E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429149225084E+01
3568  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
3569  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
3570  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622989964872E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979086218E-08
3571  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090047711E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078588420E-08
3572  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701863516E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728700566719E-09
3573  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
3574  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
3575  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
3576  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
3577  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
3578  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 3554  Line 3594 
3594  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
3595  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
3596  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
3597  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
3598  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
3599  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
3600  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691847E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041562066E+01
3601  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674779E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690804E+01
3602  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600740873E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601829077E+00
3603  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
3604  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
3605  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 3575  Line 3615 
3615  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
3616  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
3617  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
3618  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
3619  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
3620  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068890144E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079768798E-08
3621  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645403036E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634330203E-08
3622  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540132035284E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135803735E-09
3623  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
3624  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
3625  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 3588  Line 3628 
3628  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
3629  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
3630  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
3631  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
3632  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
3633  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
3634  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 3613  Line 3653 
3653  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3654  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
3655  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3656   cg2d: Sum(rhs),rhsMax =   4.01068067645838E-15  1.21657112132663E+00   cg2d: Sum(rhs),rhsMax =   8.13585310233123E-15  1.21657685390364E+00
3657  (PID.TID 0000.0001)                    cg2d_init_res =    1.82413318291050E-01  (PID.TID 0000.0001)                    cg2d_init_res =    1.82405441712324E-01
3658  (PID.TID 0000.0001)                       cg2d_iters =    45  (PID.TID 0000.0001)                       cg2d_iters =    45
3659  (PID.TID 0000.0001)                         cg2d_res =    2.52957435509770E-14  (PID.TID 0000.0001)                         cg2d_res =    2.52824792466081E-14
3660  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3661  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
3662  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3663  (PID.TID 0000.0001) %MON time_tsnumber                =                     3  (PID.TID 0000.0001) %MON time_tsnumber                =                     0
3664  (PID.TID 0000.0001) %MON time_secondsf                =   1.0800000000000E+04  (PID.TID 0000.0001) %MON time_secondsf                =   2.1219957924475-314
3665  (PID.TID 0000.0001) %MON dynstat_eta_max              =   3.1607934359769E-01  (PID.TID 0000.0001) %MON dynstat_eta_max              =   3.1608306982867E-01
3666  (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.4510025196060E-01  (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.4510180936985E-01
3667  (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -2.4677128200348E-17  (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -2.6380765826408E-16
3668  (PID.TID 0000.0001) %MON dynstat_eta_sd               =   8.6698460513300E-02  (PID.TID 0000.0001) %MON dynstat_eta_sd               =   8.6700412591408E-02
3669  (PID.TID 0000.0001) %MON dynstat_eta_del2             =   7.4462841752734E-03  (PID.TID 0000.0001) %MON dynstat_eta_del2             =   7.4464825758861E-03
3670  (PID.TID 0000.0001) %MON dynstat_uvel_max             =   8.2966891071834E-02  (PID.TID 0000.0001) %MON dynstat_uvel_max             =   8.2940568949479E-02
3671  (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -5.3746212284946E-02  (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -5.3732954646198E-02
3672  (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -2.4949080816802E-04  (PID.TID 0000.0001) %MON dynstat_uvel_mean            =  -2.4955842488594E-04
3673  (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   6.5227231786634E-03  (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   6.5206473770529E-03
3674  (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.5981912101256E-03  (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.5968202721967E-03
3675  (PID.TID 0000.0001) %MON dynstat_vvel_max             =   6.0992705070727E-02  (PID.TID 0000.0001) %MON dynstat_vvel_max             =   6.0991387860288E-02
3676  (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -4.2076038678328E-02  (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -4.1647502139783E-02
3677  (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -9.8631491350086E-04  (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -9.8620206486022E-04
3678  (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   9.4098168098913E-03  (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   9.4090616848081E-03
3679  (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.8604741591588E-03  (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   1.8599531347725E-03
3680  (PID.TID 0000.0001) %MON dynstat_wvel_max             =   2.3724684804411E-04  (PID.TID 0000.0001) %MON dynstat_wvel_max             =   2.3723579747401E-04
3681  (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -1.0985892654664E-04  (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -1.0986140539029E-04
3682  (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   3.7802615432126E-23  (PID.TID 0000.0001) %MON dynstat_wvel_mean            =  -6.7966266596563E-22
3683  (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   4.0916088103267E-05  (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   4.0914953062027E-05
3684  (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   6.3758584914166E-06  (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   6.3754606426160E-06
3685  (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3305432294139E+01  (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3305432168612E+01
3686  (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.9334316998449E+00  (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.9334316125809E+00
3687  (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0741158761895E+00  (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0741159033873E+00
3688  (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4263972507180E+00  (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4263949612852E+00
3689  (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5491556937817E-02  (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5492064880017E-02
3690  (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450911122794E+01  (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5450911123104E+01
3691  (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7519880782642E+01  (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7519880570486E+01
3692  (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745510710221E+01  (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745510718732E+01
3693  (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1741975556579E-01  (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1741899101798E-01
3694  (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8594510876315E-02  (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8592971323701E-02
3695  (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.7963498758889E+00  (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.7963877245707E+00
3696  (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.9334316998449E+00  (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.9334316125809E+00
3697  (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.1247218441560E+00  (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.1247178482264E+00
3698  (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.5018864568070E+00  (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.5018950143214E+00
3699  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.1619768585674E-02  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.1621770645535E-02
3700  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2621433971266E+01  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2621448492746E+01
3701  (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7519880782642E+01  (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7519880570486E+01
3702  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1121523062068E+01  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1121524453156E+01
3703  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1633826401512E+00  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1633837996157E+00
3704  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.5056980097632E-02  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.5057675032515E-02
3705  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   4.3278249547729E+03  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   4.3278250403275E+03
3706  (PID.TID 0000.0001) %MON extforcing_qnet_min          =   3.6662653459123E+02  (PID.TID 0000.0001) %MON extforcing_qnet_min          =   3.6662404472560E+02
3707  (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   1.5954302392220E+03  (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   1.5954351051601E+03
3708  (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   8.6849113472048E+02  (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   8.6849103991346E+02
3709  (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   1.2938997537293E+02  (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   1.2938720385972E+02
3710  (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00
3711  (PID.TID 0000.0001) %MON extforcing_qsw_min           =  -5.6896544903614E+01  (PID.TID 0000.0001) %MON extforcing_qsw_min           =  -5.6896544903614E+01
3712  (PID.TID 0000.0001) %MON extforcing_qsw_mean          =  -1.3320765523850E+01  (PID.TID 0000.0001) %MON extforcing_qsw_mean          =  -1.3320706781307E+01
3713  (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   2.0301486598697E+01  (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   2.0301518025991E+01
3714  (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.8624503270946E+00  (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.8624516261994E+00
3715  (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.2954507885833E-03  (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.2954516513199E-03
3716  (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -1.3723039067382E-02  (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -1.3723039145094E-02
3717  (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -5.0639927892152E-03  (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -5.0640088294532E-03
3718  (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   2.7284491870861E-03  (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   2.7284496248921E-03
3719  (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   4.0921220909113E-04  (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   4.0919360236194E-04
3720  (PID.TID 0000.0001) %MON extforcing_fu_max            =   9.2067786995196E-02  (PID.TID 0000.0001) %MON extforcing_fu_max            =   9.2055819162294E-02
3721  (PID.TID 0000.0001) %MON extforcing_fu_min            =  -3.9411946859076E-03  (PID.TID 0000.0001) %MON extforcing_fu_min            =  -3.9419032922142E-03
3722  (PID.TID 0000.0001) %MON extforcing_fu_mean           =   2.3952331140166E-02  (PID.TID 0000.0001) %MON extforcing_fu_mean           =   2.3902147764656E-02
3723  (PID.TID 0000.0001) %MON extforcing_fu_sd             =   2.3748509986993E-02  (PID.TID 0000.0001) %MON extforcing_fu_sd             =   2.3712263023907E-02
3724  (PID.TID 0000.0001) %MON extforcing_fu_del2           =   2.6768071606053E-03  (PID.TID 0000.0001) %MON extforcing_fu_del2           =   2.6727512809331E-03
3725  (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0940775247344E-02  (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0940801194701E-02
3726  (PID.TID 0000.0001) %MON extforcing_fv_min            =  -5.5360512612634E-02  (PID.TID 0000.0001) %MON extforcing_fv_min            =  -5.4735784581666E-02
3727  (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -7.4968149760996E-03  (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -7.4735561017697E-03
3728  (PID.TID 0000.0001) %MON extforcing_fv_sd             =   1.3534978823685E-02  (PID.TID 0000.0001) %MON extforcing_fv_sd             =   1.3486295834448E-02
3729  (PID.TID 0000.0001) %MON extforcing_fv_del2           =   1.4273265381585E-03  (PID.TID 0000.0001) %MON extforcing_fv_del2           =   1.4100415544838E-03
3730  (PID.TID 0000.0001) %MON advcfl_uvel_max              =   2.2420327243610E-03  (PID.TID 0000.0001) %MON advcfl_uvel_max              =   2.2400878945285E-03
3731  (PID.TID 0000.0001) %MON advcfl_vvel_max              =   9.8733703452360E-04  (PID.TID 0000.0001) %MON advcfl_vvel_max              =   9.8731571179908E-04
3732  (PID.TID 0000.0001) %MON advcfl_wvel_max              =   9.7025231011637E-03  (PID.TID 0000.0001) %MON advcfl_wvel_max              =   9.6976424887942E-03
3733  (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   6.7163552276361E-03  (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   6.7126595566603E-03
3734  (PID.TID 0000.0001) %MON pe_b_mean                    =   2.4779675407395E-05  (PID.TID 0000.0001) %MON pe_b_mean                    =   2.4780791284336E-05
3735  (PID.TID 0000.0001) %MON ke_max                       =   3.4652593383998E-03  (PID.TID 0000.0001) %MON ke_max                       =   3.4544535984977E-03
3736  (PID.TID 0000.0001) %MON ke_mean                      =   5.1677767260210E-05  (PID.TID 0000.0001) %MON ke_mean                      =   5.1661470664767E-05
3737  (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15
3738  (PID.TID 0000.0001) %MON vort_r_min                   =  -4.9351516872529E-07  (PID.TID 0000.0001) %MON vort_r_min                   =  -4.9723082835675E-07
3739  (PID.TID 0000.0001) %MON vort_r_max                   =   4.0302560216415E-07  (PID.TID 0000.0001) %MON vort_r_max                   =   3.9892086222375E-07
3740  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277990377E-04  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277990446E-04
3741  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8112730350933E-06  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8112729884985E-06
3742  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843739652E-04  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843739752E-04
3743  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691470289585E-04  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1691469843193E-04
3744  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   3.0734246792014E-06  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   3.0733294974447E-06
3745  (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -1.7350819171951E-06  (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -1.7348415492455E-06
3746  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3747  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
3748  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 3711  Line 3751 
3751  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3752  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
3753  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
3754  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987232E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449690E-01
3755  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528993E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390239E-03
3756  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576989977E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698604139E-02
3757  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155473342E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745451178E-02
3758  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561992584751E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397305745723E-03
3759  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895314E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984254E-02
3760  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540490E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386289E-01
3761  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707406580E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921521532E-02
3762  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201960194E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899108431E-02
3763  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490527683E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957245920E-03
3764  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
3765  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
3766  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818472391989E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818759483444E-01
3767  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298520693404E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298701356662E-01
3768  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399622091399E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399864133531E-02
3769  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
3770  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100532E-04
3771  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863685943E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914871899E-01
3772  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895331501E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906156441E-01
3773  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221581888E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512275326E-02
3774  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
3775  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301767E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819472E-05
3776  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452283584E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591697727E-02
3777  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728022661E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757625386E-02
3778  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011576093E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805612714E-03
3779  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
3780  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
3781  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
3782  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
3783  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471319E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733289E+02
3784  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3785  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
3786  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 3749  Line 3789 
3789  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3790  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
3791  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
3792  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710508E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
3793  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
3794  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947594153308E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947605961170E-02
3795  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715202340584E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715211839062E-02
3796  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139692683032E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139707728610E-03
3797  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
3798  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
3799  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642045927410E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642014517947E-03
3800  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449177847861E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449179100095E-02
3801  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930683741016E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930679377821E-03
3802  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
3803  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765294E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495272E+01
3804  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668403721545E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668409602761E+02
3805  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027869236608E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027862947546E+02
3806  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305548826785E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305558457783E+01
3807  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
3808  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908964E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
3809  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065741714E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055890206E-08
3810  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879952576E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868155716E-08
3811  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112827064E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111726673E-09
3812  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
3813  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
3814  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
3815  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
3816  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
3817  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 3794  Line 3834 
3834  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
3835  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
3836  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
3837  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
3838  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509313E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330220E+01
3839  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080926730E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099259688E+01
3840  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670148093E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650424877E+01
3841  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358254023E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359519598E+00
3842  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
3843  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
3844  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 3814  Line 3854 
3854  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
3855  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
3856  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
3857  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
3858  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436890E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125322E-09
3859  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982269268E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992120775E-08
3860  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700650760E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689616218E-08
3861  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089671716E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090675884E-09
3862  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
3863  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
3864  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 3845  Line 3885 
3885  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
3886  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
3887  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
3888  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
3889  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
3890  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
3891  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
3892  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3893  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
3894  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3895   cg2d: Sum(rhs),rhsMax =   4.54497550705923E-16  1.21135954005606E+00   cg2d: Sum(rhs),rhsMax =   1.01134378649448E-14  1.21136681427514E+00
3896  (PID.TID 0000.0001)                    cg2d_init_res =    1.38815576199828E-01  (PID.TID 0000.0001)                    cg2d_init_res =    1.38831226268979E-01
3897  (PID.TID 0000.0001)                       cg2d_iters =    45  (PID.TID 0000.0001)                       cg2d_iters =    45
3898  (PID.TID 0000.0001)                         cg2d_res =    3.26589113487415E-14  (PID.TID 0000.0001)                         cg2d_res =    3.26655491599030E-14
3899  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3900  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
3901  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3902  (PID.TID 0000.0001) %MON time_tsnumber                =                     4  (PID.TID 0000.0001) %MON time_tsnumber                =                     0
3903  (PID.TID 0000.0001) %MON time_secondsf                =   1.4400000000000E+04  (PID.TID 0000.0001) %MON time_secondsf                =   2.1219957929415-314
3904  (PID.TID 0000.0001) %MON dynstat_eta_max              =   3.2411916390312E-01  (PID.TID 0000.0001) %MON dynstat_eta_max              =   3.2411892512515E-01
3905  (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.3537685180766E-01  (PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.3538016389483E-01
3906  (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -1.1099487423225E-16  (PID.TID 0000.0001) %MON dynstat_eta_mean             =  -4.5290137916648E-16
3907  (PID.TID 0000.0001) %MON dynstat_eta_sd               =   8.7510797182287E-02  (PID.TID 0000.0001) %MON dynstat_eta_sd               =   8.7511108628184E-02
3908  (PID.TID 0000.0001) %MON dynstat_eta_del2             =   6.7060700935617E-03  (PID.TID 0000.0001) %MON dynstat_eta_del2             =   6.7071096424388E-03
3909  (PID.TID 0000.0001) %MON dynstat_uvel_max             =   1.0364543209186E-01  (PID.TID 0000.0001) %MON dynstat_uvel_max             =   1.0361584517675E-01
3910  (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -5.2296326326643E-02  (PID.TID 0000.0001) %MON dynstat_uvel_min             =  -5.2285632322892E-02
3911  (PID.TID 0000.0001) %MON dynstat_uvel_mean            =   2.7039231245141E-04  (PID.TID 0000.0001) %MON dynstat_uvel_mean            =   2.7026535145295E-04
3912  (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   7.8428635106455E-03  (PID.TID 0000.0001) %MON dynstat_uvel_sd              =   7.8422137128631E-03
3913  (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.9266314493504E-03  (PID.TID 0000.0001) %MON dynstat_uvel_del2            =   2.9254260887690E-03
3914  (PID.TID 0000.0001) %MON dynstat_vvel_max             =   7.5335313552746E-02  (PID.TID 0000.0001) %MON dynstat_vvel_max             =   7.5335659637021E-02
3915  (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -7.4390697027450E-02  (PID.TID 0000.0001) %MON dynstat_vvel_min             =  -7.2997359354045E-02
3916  (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -6.0490151783875E-04  (PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -6.0431691392362E-04
3917  (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   1.0904320748852E-02  (PID.TID 0000.0001) %MON dynstat_vvel_sd              =   1.0900471923312E-02
3918  (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   2.0324480678183E-03  (PID.TID 0000.0001) %MON dynstat_vvel_del2            =   2.0307133643261E-03
3919  (PID.TID 0000.0001) %MON dynstat_wvel_max             =   3.0060196400723E-04  (PID.TID 0000.0001) %MON dynstat_wvel_max             =   3.0058942663492E-04
3920  (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -1.6334483878143E-04  (PID.TID 0000.0001) %MON dynstat_wvel_min             =  -1.6334843388176E-04
3921  (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   8.1302474198811E-22  (PID.TID 0000.0001) %MON dynstat_wvel_mean            =   1.2728228108084E-21
3922  (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   4.9899958407087E-05  (PID.TID 0000.0001) %MON dynstat_wvel_sd              =   4.9898925644469E-05
3923  (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   6.7310513387884E-06  (PID.TID 0000.0001) %MON dynstat_wvel_del2            =   6.7292841407392E-06
3924  (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3308046123077E+01  (PID.TID 0000.0001) %MON dynstat_theta_max            =   1.3308045144769E+01
3925  (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.9549401017626E+00  (PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.9549458851617E+00
3926  (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0739248680077E+00  (PID.TID 0000.0001) %MON dynstat_theta_mean           =   3.0739248954537E+00
3927  (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4268874555222E+00  (PID.TID 0000.0001) %MON dynstat_theta_sd             =   1.4268844372007E+00
3928  (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5372372569995E-02  (PID.TID 0000.0001) %MON dynstat_theta_del2           =   9.5373027336429E-02
3929  (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5451061870099E+01  (PID.TID 0000.0001) %MON dynstat_salt_max             =   3.5451061868504E+01
3930  (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7520590098323E+01  (PID.TID 0000.0001) %MON dynstat_salt_min             =   2.7520589777106E+01
3931  (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745457979345E+01  (PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.4745457987212E+01
3932  (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1773151791980E-01  (PID.TID 0000.0001) %MON dynstat_salt_sd              =   5.1773053318392E-01
3933  (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8535317206410E-02  (PID.TID 0000.0001) %MON dynstat_salt_del2            =   3.8533342109669E-02
3934  (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.8149807457805E+00  (PID.TID 0000.0001) %MON dynstat_sst_max              =   5.8150161478226E+00
3935  (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.9549401017626E+00  (PID.TID 0000.0001) %MON dynstat_sst_min              =  -1.9549458851617E+00
3936  (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.1480471269413E+00  (PID.TID 0000.0001) %MON dynstat_sst_mean             =  -1.1480433349204E+00
3937  (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.5174598188494E+00  (PID.TID 0000.0001) %MON dynstat_sst_sd               =   1.5174674245242E+00
3938  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.1012326597056E-02  (PID.TID 0000.0001) %MON dynstat_sst_del2             =   6.1014929095436E-02
3939  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2621026671483E+01  (PID.TID 0000.0001) %MON dynstat_sss_max              =   3.2621045826318E+01
3940  (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7520590098323E+01  (PID.TID 0000.0001) %MON dynstat_sss_min              =   2.7520589777106E+01
3941  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1114493170858E+01  (PID.TID 0000.0001) %MON dynstat_sss_mean             =   3.1114494681811E+01
3942  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1622110631644E+00  (PID.TID 0000.0001) %MON dynstat_sss_sd               =   1.1622127017219E+00
3943  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.4854258656025E-02  (PID.TID 0000.0001) %MON dynstat_sss_del2             =   8.4855368145495E-02
3944  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   8.6919222088869E+02  (PID.TID 0000.0001) %MON extforcing_qnet_max          =   8.6918991715829E+02
3945  (PID.TID 0000.0001) %MON extforcing_qnet_min          =  -1.7553571249919E+01  (PID.TID 0000.0001) %MON extforcing_qnet_min          =  -1.7553182949911E+01
3946  (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   3.1076733807081E+02  (PID.TID 0000.0001) %MON extforcing_qnet_mean         =   3.1076730754315E+02
3947  (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   2.2226383964165E+02  (PID.TID 0000.0001) %MON extforcing_qnet_sd           =   2.2226466299857E+02
3948  (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   3.3477710814351E+01  (PID.TID 0000.0001) %MON extforcing_qnet_del2         =   3.3478383747587E+01
3949  (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00  (PID.TID 0000.0001) %MON extforcing_qsw_max           =   0.0000000000000E+00
3950  (PID.TID 0000.0001) %MON extforcing_qsw_min           =  -5.6907609084395E+01  (PID.TID 0000.0001) %MON extforcing_qsw_min           =  -5.6907609084395E+01
3951  (PID.TID 0000.0001) %MON extforcing_qsw_mean          =  -1.3414706729437E+01  (PID.TID 0000.0001) %MON extforcing_qsw_mean          =  -1.3414613474355E+01
3952  (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   2.0398260486120E+01  (PID.TID 0000.0001) %MON extforcing_qsw_sd            =   2.0398314771192E+01
3953  (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.9211968983405E+00  (PID.TID 0000.0001) %MON extforcing_qsw_del2          =   1.9211728266504E+00
3954  (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.2450855443446E-04  (PID.TID 0000.0001) %MON extforcing_empmr_max         =  -1.2450868043962E-04
3955  (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -2.6228291459657E-03  (PID.TID 0000.0001) %MON extforcing_empmr_min         =  -2.6228205185761E-03
3956  (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -9.4447600871299E-04  (PID.TID 0000.0001) %MON extforcing_empmr_mean        =  -9.4447679596846E-04
3957  (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   6.4957697106557E-04  (PID.TID 0000.0001) %MON extforcing_empmr_sd          =   6.4958322882963E-04
3958  (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   9.8500010317763E-05  (PID.TID 0000.0001) %MON extforcing_empmr_del2        =   9.8502747695825E-05
3959  (PID.TID 0000.0001) %MON extforcing_fu_max            =   8.5540271886230E-02  (PID.TID 0000.0001) %MON extforcing_fu_max            =   8.5536703288934E-02
3960  (PID.TID 0000.0001) %MON extforcing_fu_min            =  -5.0554740229878E-03  (PID.TID 0000.0001) %MON extforcing_fu_min            =  -5.1251711034171E-03
3961  (PID.TID 0000.0001) %MON extforcing_fu_mean           =   2.5471986162202E-02  (PID.TID 0000.0001) %MON extforcing_fu_mean           =   2.5458396263780E-02
3962  (PID.TID 0000.0001) %MON extforcing_fu_sd             =   2.4359619816600E-02  (PID.TID 0000.0001) %MON extforcing_fu_sd             =   2.4355382331186E-02
3963  (PID.TID 0000.0001) %MON extforcing_fu_del2           =   2.6151646437282E-03  (PID.TID 0000.0001) %MON extforcing_fu_del2           =   2.6119246049503E-03
3964  (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0948883484796E-02  (PID.TID 0000.0001) %MON extforcing_fv_max            =   1.0948907791636E-02
3965  (PID.TID 0000.0001) %MON extforcing_fv_min            =  -6.7074367902623E-02  (PID.TID 0000.0001) %MON extforcing_fv_min            =  -6.7069376109983E-02
3966  (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -9.7189063425709E-03  (PID.TID 0000.0001) %MON extforcing_fv_mean           =  -9.5453046616711E-03
3967  (PID.TID 0000.0001) %MON extforcing_fv_sd             =   1.6765433179621E-02  (PID.TID 0000.0001) %MON extforcing_fv_sd             =   1.6677516658113E-02
3968  (PID.TID 0000.0001) %MON extforcing_fv_del2           =   1.7284054483157E-03  (PID.TID 0000.0001) %MON extforcing_fv_del2           =   1.7135325152467E-03
3969  (PID.TID 0000.0001) %MON advcfl_uvel_max              =   2.7878838368678E-03  (PID.TID 0000.0001) %MON advcfl_uvel_max              =   2.7870879997456E-03
3970  (PID.TID 0000.0001) %MON advcfl_vvel_max              =   1.2195121529996E-03  (PID.TID 0000.0001) %MON advcfl_vvel_max              =   1.2195177553388E-03
3971  (PID.TID 0000.0001) %MON advcfl_wvel_max              =   6.4428496688092E-03  (PID.TID 0000.0001) %MON advcfl_wvel_max              =   6.4472813063962E-03
3972  (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   7.2049157971464E-03  (PID.TID 0000.0001) %MON advcfl_W_hf_max              =   7.2044245373395E-03
3973  (PID.TID 0000.0001) %MON pe_b_mean                    =   2.5246206001856E-05  (PID.TID 0000.0001) %MON pe_b_mean                    =   2.5246385701768E-05
3974  (PID.TID 0000.0001) %MON ke_max                       =   6.2462548459604E-03  (PID.TID 0000.0001) %MON ke_max                       =   6.2407658047723E-03
3975  (PID.TID 0000.0001) %MON ke_mean                      =   7.0754416899587E-05  (PID.TID 0000.0001) %MON ke_mean                      =   7.0717413894453E-05
3976  (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15  (PID.TID 0000.0001) %MON ke_vol                       =   5.3036189546438E+15
3977  (PID.TID 0000.0001) %MON vort_r_min                   =  -7.6970255013287E-07  (PID.TID 0000.0001) %MON vort_r_min                   =  -7.7615931365394E-07
3978  (PID.TID 0000.0001) %MON vort_r_max                   =   5.3663505986928E-07  (PID.TID 0000.0001) %MON vort_r_max                   =   5.3519053833502E-07
3979  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277736450E-04  (PID.TID 0000.0001) %MON vort_a_mean                  =   1.2067277736497E-04
3980  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8118183109885E-06  (PID.TID 0000.0001) %MON vort_a_sd                    =   8.8118181789403E-06
3981  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843366463E-04  (PID.TID 0000.0001) %MON vort_p_mean                  =   1.7734843366533E-04
3982  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1690974090121E-04  (PID.TID 0000.0001) %MON vort_p_sd                    =   1.1690973381255E-04
3983  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   2.0362876972057E-06  (PID.TID 0000.0001) %MON surfExpan_theta_mean         =   2.0355276105420E-06
3984  (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -1.2569372128618E-07  (PID.TID 0000.0001) %MON surfExpan_salt_mean          =  -1.2580257453912E-07
3985  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3986  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
3987  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 3950  Line 3990 
3990  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
3991  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
3992  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
3993  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172394630E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022151098E-01
3994  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171272E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037446E-03
3995  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336174179027E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315235730819E-02
3996  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076791555282E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087152866674E-02
3997  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095787135795E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840789512329E-03
3998  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935731E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213909E-01
3999  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246385E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111797E-01
4000  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685792418E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113906470E-02
4001  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449863905E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849024770E-02
4002  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932174950E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639482723E-03
4003  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
4004  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
4005  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967936E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190063E-01
4006  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790261E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932388E-01
4007  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094128899E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687360087E-02
4008  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
4009  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763460E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
4010  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680530996E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448445E-01
4011  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330401E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786944E-01
4012  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649608E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821532E-02
4013  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
4014  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275054E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840598E-06
4015  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369058E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215321E-02
4016  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774239E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422180E-02
4017  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885699E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672669E-03
4018  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
4019  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
4020  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
4021  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
4022  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774953E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660964E+02
4023  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4024  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
4025  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 4020  Line 4060 
4060  (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
4061  (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
4062  (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
4063  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
4064  (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
4065  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
4066  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 4036  Line 4076 
4076  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
4077   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
4078   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
4079   --> f_temp    = 0.298754214692524E+04   --> f_temp    = 0.298753861398345E+04
4080   --> f_salt    = 0.118024219254288E+04   --> f_salt    = 0.118024104197321E+04
4081   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
4082   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
4083   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
4084   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
4085   --> f_sst     = 0.298001089993562E+04   --> f_sst     = 0.298000730610304E+04
4086   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
4087   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
4088   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 4113  Line 4153 
4153   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
4154   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
4155   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
4156   --> objf_hmean           = 0.268951705637551E-01   --> objf_hmean           = 0.488018759593208E-01
4157   --> fc               = 0.714782213457431E+04   --> fc               = 0.714783576393566E+04
4158  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4159  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
4160  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4161  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
4162  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
4163  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172394630E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022151098E-01
4164  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171272E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037446E-03
4165  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336174179027E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315235730819E-02
4166  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076791555282E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087152866674E-02
4167  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095787135795E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840789512329E-03
4168  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935731E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213909E-01
4169  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246385E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111797E-01
4170  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685792418E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113906470E-02
4171  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449863905E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849024770E-02
4172  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932174950E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639482723E-03
4173  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
4174  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
4175  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967936E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190063E-01
4176  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790261E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932388E-01
4177  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094128899E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687360087E-02
4178  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
4179  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763460E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
4180  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680530996E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448445E-01
4181  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330401E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786944E-01
4182  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649608E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821532E-02
4183  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
4184  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275054E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840598E-06
4185  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369058E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215321E-02
4186  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774239E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422180E-02
4187  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885699E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672669E-03
4188  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
4189  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
4190  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
4191  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
4192  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774953E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660964E+02
4193  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4194  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
4195  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 4158  Line 4198 
4198  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4199  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
4200  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
4201  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172394630E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022151098E-01
4202  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171272E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037446E-03
4203  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336174179027E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315235730819E-02
4204  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076791555282E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087152866674E-02
4205  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095787135795E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840789512329E-03
4206  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935731E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213909E-01
4207  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246385E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111797E-01
4208  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685792418E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113906470E-02
4209  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449863905E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849024770E-02
4210  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932174950E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639482723E-03
4211  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
4212  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
4213  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967936E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190063E-01
4214  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790261E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932388E-01
4215  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094128899E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687360087E-02
4216  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
4217  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763460E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
4218  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680530996E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448445E-01
4219  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330401E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786944E-01
4220  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649608E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821532E-02
4221  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
4222  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275054E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840598E-06
4223  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369058E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215321E-02
4224  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774239E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422180E-02
4225  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885699E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672669E-03
4226  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
4227  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
4228  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
4229  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
4230  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774953E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660964E+02
4231  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4232  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
4233  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 4196  Line 4236 
4236  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4237  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
4238  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
4239  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172394630E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022151098E-01
4240  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171272E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037446E-03
4241  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336174179027E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315235730819E-02
4242  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076791555282E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087152866674E-02
4243  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095787135795E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840789512329E-03
4244  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935731E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213909E-01
4245  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246385E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111797E-01
4246  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685792418E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113906470E-02
4247  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449863905E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849024770E-02
4248  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932174950E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639482723E-03
4249  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
4250  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
4251  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967936E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190063E-01
4252  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790261E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932388E-01
4253  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094128899E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687360087E-02
4254  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
4255  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763460E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
4256  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680530996E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448445E-01
4257  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330401E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786944E-01
4258  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649608E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821532E-02
4259  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
4260  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275054E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840598E-06
4261  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369058E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215321E-02
4262  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774239E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422180E-02
4263  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885699E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672669E-03
4264  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
4265  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
4266  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
4267  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
4268  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774953E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660964E+02
4269  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4270  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
4271  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 4234  Line 4274 
4274  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4275  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
4276  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
4277  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172394630E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022151098E-01
4278  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171272E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037446E-03
4279  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336174179027E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315235730819E-02
4280  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076791555282E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087152866674E-02
4281  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095787135795E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840789512329E-03
4282  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935731E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213909E-01
4283  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246385E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111797E-01
4284  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685792418E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113906470E-02
4285  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449863905E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849024770E-02
4286  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932174950E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639482723E-03
4287  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
4288  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
4289  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967936E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190063E-01
4290  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790261E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932388E-01
4291  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094128899E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687360087E-02
4292  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
4293  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763460E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
4294  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680530996E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448445E-01
4295  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330401E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786944E-01
4296  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649608E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821532E-02
4297  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
4298  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275054E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840598E-06
4299  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369058E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215321E-02
4300  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774239E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422180E-02
4301  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885699E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672669E-03
4302  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
4303  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
4304  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
4305  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
4306  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774953E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660964E+02
4307  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4308  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
4309  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 4501  Line 4541 
4541  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4542  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
4543  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4544   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
4545  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4546  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
4547  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4548  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
4549  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
4550  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
4551  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
4552  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
4553  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
4554  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
4555  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
4556  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
4557  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
4558  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
4559  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
4560  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
4561  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
4562  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
4563  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
4564  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
4565  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
4566  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
4567  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594708366E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626141117E-01
4568  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335328E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791660E-01
4569  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475007179E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335167920E-03
4570  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
4571  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
4572  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491280334E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577980804E-02
4573  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111845215E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082123644E-02
4574  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622291327E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857643873E-03
4575  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
4576  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
4577  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575576E+03
4578  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143761E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708212E+03
4579  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
4580  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4581  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
4582  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 4547  Line 4587 
4587  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
4588  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
4589  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
4590  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871505867441E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871512489846E-02
4591  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271777274139E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271784713696E-02
4592  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566981682E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566668283E-03
4593  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
4594  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
4595  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349862510887E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349848842995E-03
4596  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519355198E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520829143E-02
4597  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324701513E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324498247E-03
4598  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
4599  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
4600  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349226577777E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349230866964E+02
4601  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331151606262E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331147259203E+02
4602  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095896128683E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095894186589E+01
4603  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
4604  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
4605  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196740182E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189229187E-08
4606  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557641932E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548911846E-08
4607  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241642546429E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241640254696E-09
4608  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
4609  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
4610  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 4591  Line 4631 
4631  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
4632  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
4633  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
4634  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
4635  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
4636  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
4637  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
4638  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
4639  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
4640  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 4611  Line 4651 
4651  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
4652  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
4653  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
4654  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
4655  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613872958869E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880469864E-08
4656  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302231148E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294188793E-08
4657  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666128603051E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126550654E-09
4658  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
4659  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
4660  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 4648  Line 4688 
4688  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4689  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
4690  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4691   cg2d: Sum(rhs),rhsMax =   6.24500451351651E-17  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   2.62637134262889E-15  1.19344309095634E+00
4692  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4693  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
4694  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4695  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
4696  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
4697  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453085E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706828E-01
4698  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
4699  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876203E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385795E-02
4700  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298212E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558801E-02
4701  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690438426E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522847E-03
4702  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
4703  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270781E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611136E-02
4704  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476074242E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847286903E-03
4705  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773237E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167749E-02
4706  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237389E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518216E-03
4707  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
4708  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
4709  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078614176979E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078793376738E-01
4710  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010081801798E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010196470449E-01
4711  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772884292137E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773277402868E-02
4712  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
4713  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
4714  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865419361E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922138285E-01
4715  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046124059E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028728973E-01
4716  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020563011E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056932547E-02
4717  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
4718  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
4719  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647274071E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802709320E-02
4720  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255436059E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206913405E-02
4721  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853024458E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951698561E-03
4722  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
4723  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
4724  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951310850E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983186734E+03
4725  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600708324E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590966414E+03
4726  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772624885E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817552040E+02
4727  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4728  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
4729  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 4692  Line 4732 
4732  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4733  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
4734  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
4735  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
4736  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
4737  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043560954374E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043573096869E-02
4738  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766568906140E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766579329768E-02
4739  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182864623189E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182861302595E-03
4740  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
4741  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
4742  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082418178788E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082395811322E-03
4743  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476811318598E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476812944374E-02
4744  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934354952829E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934357320480E-03
4745  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
4746  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
4747  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898337150191E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898343764704E+02
4748  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111255644090E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111249255552E+02
4749  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429147317782E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429149225084E+01
4750  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
4751  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
4752  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622989964872E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979086218E-08
4753  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090047711E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078588420E-08
4754  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701863516E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728700566719E-09
4755  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
4756  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
4757  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
4758  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
4759  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
4760  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 4736  Line 4776 
4776  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
4777  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
4778  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
4779  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
4780  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
4781  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
4782  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691847E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041562066E+01
4783  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674779E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690804E+01
4784  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600740873E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601829077E+00
4785  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
4786  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
4787  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 4757  Line 4797 
4797  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
4798  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
4799  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
4800  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
4801  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
4802  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068890144E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079768798E-08
4803  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645403036E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634330203E-08
4804  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540132035284E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135803735E-09
4805  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
4806  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
4807  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 4770  Line 4810 
4810  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
4811  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
4812  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
4813  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
4814  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
4815  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
4816  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 4795  Line 4835 
4835  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4836  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
4837  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4838   cg2d: Sum(rhs),rhsMax =   4.01068067645838E-15  1.21657112132663E+00   cg2d: Sum(rhs),rhsMax =   8.13585310233123E-15  1.21657685390364E+00
4839  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4840  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
4841  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4842  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
4843  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
4844  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987232E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449690E-01
4845  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528993E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390239E-03
4846  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576989977E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698604139E-02
4847  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155473342E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745451178E-02
4848  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561992584751E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397305745723E-03
4849  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895314E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984254E-02
4850  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540490E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386289E-01
4851  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707406580E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921521532E-02
4852  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201960194E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899108431E-02
4853  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490527683E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957245920E-03
4854  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
4855  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
4856  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818472391989E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818759483444E-01
4857  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298520693404E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298701356662E-01
4858  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399622091399E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399864133531E-02
4859  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
4860  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100532E-04
4861  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863685943E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914871899E-01
4862  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895331501E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906156441E-01
4863  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221581888E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512275326E-02
4864  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
4865  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301767E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819472E-05
4866  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452283584E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591697727E-02
4867  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728022661E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757625386E-02
4868  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011576093E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805612714E-03
4869  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
4870  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
4871  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
4872  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
4873  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471319E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733289E+02
4874  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4875  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
4876  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 4839  Line 4879 
4879  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4880  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
4881  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
4882  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710508E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
4883  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
4884  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947594153308E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947605961170E-02
4885  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715202340584E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715211839062E-02
4886  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139692683032E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139707728610E-03
4887  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
4888  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
4889  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642045927410E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642014517947E-03
4890  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449177847861E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449179100095E-02
4891  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930683741016E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930679377821E-03
4892  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
4893  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765294E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495272E+01
4894  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668403721545E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668409602761E+02
4895  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027869236608E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027862947546E+02
4896  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305548826785E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305558457783E+01
4897  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
4898  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908964E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
4899  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065741714E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055890206E-08
4900  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879952576E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868155716E-08
4901  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112827064E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111726673E-09
4902  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
4903  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
4904  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
4905  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
4906  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
4907  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 4884  Line 4924 
4924  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
4925  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
4926  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
4927  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
4928  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509313E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330220E+01
4929  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080926730E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099259688E+01
4930  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670148093E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650424877E+01
4931  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358254023E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359519598E+00
4932  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
4933  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
4934  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 4904  Line 4944 
4944  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
4945  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
4946  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
4947  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
4948  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436890E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125322E-09
4949  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982269268E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992120775E-08
4950  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700650760E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689616218E-08
4951  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089671716E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090675884E-09
4952  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
4953  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
4954  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 4935  Line 4975 
4975  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
4976  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
4977  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
4978  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
4979  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
4980  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
4981  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
4982  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4983  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
4984  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4985   cg2d: Sum(rhs),rhsMax =   4.54497550705923E-16  1.21135954005606E+00   cg2d: Sum(rhs),rhsMax =   1.01134378649448E-14  1.21136681427514E+00
4986  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4987  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
4988  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
4989  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
4990  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
4991  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172394630E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022151098E-01
4992  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171272E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037446E-03
4993  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336174179027E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315235730819E-02
4994  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076791555282E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087152866674E-02
4995  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095787135795E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840789512329E-03
4996  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935731E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213909E-01
4997  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246385E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111797E-01
4998  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685792418E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113906470E-02
4999  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449863905E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849024770E-02
5000  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932174950E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639482723E-03
5001  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
5002  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
5003  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967936E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190063E-01
5004  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790261E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932388E-01
5005  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094128899E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687360087E-02
5006  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
5007  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763460E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
5008  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680530996E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448445E-01
5009  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330401E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786944E-01
5010  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649608E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821532E-02
5011  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
5012  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275054E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840598E-06
5013  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369058E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215321E-02
5014  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774239E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422180E-02
5015  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885699E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672669E-03
5016  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
5017  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
5018  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
5019  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
5020  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774953E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660964E+02
5021  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5022  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
5023  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 4999  Line 5039 
5039  (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
5040  (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
5041  (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
5042   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
5043  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5044  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
5045  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5046  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
5047  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
5048  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
5049  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
5050  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
5051  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
5052  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
5053  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
5054  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
5055  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
5056  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
5057  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
5058  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
5059  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
5060  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
5061  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
5062  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
5063  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
5064  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
5065  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594708366E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626141117E-01
5066  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335328E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791660E-01
5067  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475007179E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335167920E-03
5068  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
5069  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
5070  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491280334E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577980804E-02
5071  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111845215E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082123644E-02
5072  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622291327E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857643873E-03
5073  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
5074  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
5075  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575576E+03
5076  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143761E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708212E+03
5077  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
5078  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5079  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
5080  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5081   cg2d: Sum(rhs),rhsMax =   6.24500451351651E-17  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   2.62637134262889E-15  1.19344309095634E+00
5082  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5083  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
5084  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5085  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
5086  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
5087  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453085E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706828E-01
5088  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
5089  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876203E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385795E-02
5090  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298212E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558801E-02
5091  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690438426E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522847E-03
5092  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
5093  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270781E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611136E-02
5094  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476074242E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847286903E-03
5095  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773237E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167749E-02
5096  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237389E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518216E-03
5097  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
5098  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
5099  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078614176979E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078793376738E-01
5100  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010081801798E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010196470449E-01
5101  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772884292137E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773277402868E-02
5102  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
5103  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
5104  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865419361E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922138285E-01
5105  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046124059E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028728973E-01
5106  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020563011E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056932547E-02
5107  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
5108  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
5109  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647274071E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802709320E-02
5110  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255436059E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206913405E-02
5111  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853024458E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951698561E-03
5112  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
5113  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
5114  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951310850E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983186734E+03
5115  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600708324E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590966414E+03
5116  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772624885E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817552040E+02
5117  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5118  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
5119  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5120   cg2d: Sum(rhs),rhsMax =   3.46250805804971E-15  1.21657112132663E+00   cg2d: Sum(rhs),rhsMax =   7.95544186082964E-15  1.21657685390364E+00
5121  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5122  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
5123  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5124  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
5125  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
5126  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987232E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449690E-01
5127  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528993E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390239E-03
5128  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576989977E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698604139E-02
5129  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155473342E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745451178E-02
5130  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561992584751E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397305745723E-03
5131  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895314E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984254E-02
5132  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540490E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386289E-01
5133  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707406580E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921521532E-02
5134  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201960194E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899108431E-02
5135  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490527683E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957245920E-03
5136  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
5137  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
5138  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818472391989E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818759483444E-01
5139  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298520693404E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298701356662E-01
5140  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399622091399E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399864133531E-02
5141  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
5142  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100532E-04
5143  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863685943E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914871899E-01
5144  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895331501E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906156441E-01
5145  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221581888E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512275326E-02
5146  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
5147  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301767E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819472E-05
5148  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452283584E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591697727E-02
5149  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728022661E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757625386E-02
5150  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011576093E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805612714E-03
5151  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
5152  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
5153  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
5154  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
5155  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471319E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733289E+02
5156  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5157  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
5158  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5159   cg2d: Sum(rhs),rhsMax =   2.98372437868011E-16  1.21135954005606E+00   cg2d: Sum(rhs),rhsMax =   9.27383170257201E-15  1.21136681427514E+00
5160  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5161  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
5162  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5163  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
5164  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
5165  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172394630E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022151098E-01
5166  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171272E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037446E-03
5167  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336174179027E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315235730819E-02
5168  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076791555282E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087152866674E-02
5169  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095787135795E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840789512329E-03
5170  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935731E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213909E-01
5171  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246385E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111797E-01
5172  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685792418E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113906470E-02
5173  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449863905E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849024770E-02
5174  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932174950E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639482723E-03
5175  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
5176  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
5177  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967936E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190063E-01
5178  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790261E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932388E-01
5179  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094128899E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687360087E-02
5180  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
5181  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763460E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
5182  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680530996E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448445E-01
5183  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330401E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786944E-01
5184  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649608E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821532E-02
5185  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
5186  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275054E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840598E-06
5187  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369058E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215321E-02
5188  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774239E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422180E-02
5189  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885699E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672669E-03
5190  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
5191  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
5192  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
5193  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
5194  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774953E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660964E+02
5195  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5196  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
5197  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5198  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5199    (PID.TID 0000.0001) // Begin MONITOR EXF statistics
5200    (PID.TID 0000.0001) // =======================================================
5201    (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
5202    (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
5203    (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
5204    (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
5205    (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947605961170E-02
5206    (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715211839062E-02
5207    (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139707728610E-03
5208    (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
5209    (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
5210    (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642014517947E-03
5211    (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449179100095E-02
5212    (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930679377821E-03
5213    (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
5214    (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495272E+01
5215    (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668409602761E+02
5216    (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027862947546E+02
5217    (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305558457783E+01
5218    (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
5219    (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
5220    (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055890206E-08
5221    (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868155716E-08
5222    (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111726673E-09
5223    (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
5224    (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
5225    (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
5226    (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
5227    (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
5228    (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
5229    (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0169856587394E+00
5230    (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5904536197929E-01
5231    (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7296682234552E+00
5232    (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331202479855E-01
5233    (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833967989048E+00
5234    (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5962367887737E-01
5235    (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1984294286706E+00
5236    (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5999418201857E+00
5237    (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7709664625274E-01
5238    (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187767604140E+02
5239    (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3644837420104E+02
5240    (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393212558534E+02
5241    (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1987800753926E+01
5242    (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4948075883375E-01
5243    (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3210833210834E-03
5244    (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6341043767886E-04
5245    (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
5246    (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
5247    (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
5248    (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
5249    (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330220E+01
5250    (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099259688E+01
5251    (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650424877E+01
5252    (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359519598E+00
5253    (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
5254    (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
5255    (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
5256    (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579501435483E-08
5257    (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5567380653122E-09
5258    (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00
5259    (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00
5260    (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00
5261    (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00
5262    (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00
5263    (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206604105527E-02
5264    (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4029725065388E+01
5265    (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
5266    (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
5267    (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
5268    (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
5269    (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125322E-09
5270    (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992120775E-08
5271    (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689616218E-08
5272    (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090675884E-09
5273    (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
5274    (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
5275    (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
5276    (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1819344119040E+01
5277    (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3259265265636E-01
5278    (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0565323976611E+02
5279    (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1595237147222E+02
5280    (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2590219497194E+02
5281    (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6289340871590E+01
5282    (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438562169101E+00
5283    (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
5284    (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
5285    (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00
5286    (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00
5287    (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00
5288    (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00
5289    (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00
5290    (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00
5291    (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00
5292    (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00
5293    (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00
5294    (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00
5295    (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00
5296    (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
5297    (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
5298    (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
5299    (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
5300    (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
5301    (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
5302    (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
5303    (PID.TID 0000.0001) // =======================================================
5304    (PID.TID 0000.0001) // End MONITOR EXF statistics
5305    (PID.TID 0000.0001) // =======================================================
5306    (PID.TID 0000.0001) // =======================================================
5307  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
5308  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5309  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     4  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0
5310  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.4400000000000E+04  (PID.TID 0000.0001) %MON ad_time_secondsf             =   2.1219957929415-314
5311  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.1381685985211E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   2.8430535231156E-02
5312  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.0894841294328E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.1672810129555E-02
5313  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -3.6638084062490E-04  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -7.2897385460711E-04
5314  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   6.0743787298297E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   8.0698053367695E-03
5315  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.3899516491467E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   2.8491822317897E-03
5316  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   0.0000000000000E+00
5317  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =   0.0000000000000E+00
5318  (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 5180  Line 5328 
5328  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   0.0000000000000E+00
5329  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   0.0000000000000E+00
5330  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   0.0000000000000E+00
5331  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   9.7796210235994E-03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   9.7795405920895E-03
5332  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -4.4850882853973E+00  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -4.4850899472823E+00
5333  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -2.4268077806949E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -2.4267919279751E-02
5334  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.9853241501896E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.9853221603029E-01
5335  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   6.3414661838111E-03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   6.3460599430615E-03
5336  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   2.3401940031775E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   2.3401749381742E-02
5337  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -2.8483714230869E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -2.8483716244014E+00
5338  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -1.4761301818318E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -1.4760477625266E-02
5339  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.8277948331000E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.8277966207489E-01
5340  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   5.6027448513551E-03  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   5.6397985668510E-03
5341  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.4389823337359E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.4389823947572E+00
5342  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -4.4850882853973E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -4.4850899472823E+00
5343  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -3.5458243562797E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -3.5458221571640E+00
5344  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   8.8082943359862E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   8.8082734155548E-01
5345  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   6.0323753893360E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   6.0324111096223E-02
5346  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -8.5609516729426E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -8.5609623937435E-01
5347  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -2.8483714230869E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -2.8483716244014E+00
5348  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -2.1652626193314E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -2.1652611132160E+00
5349  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   5.4748658863763E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   5.4748512661538E-01
5350  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   3.7664096371029E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   3.7664285811539E-02
5351  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00
5352  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00
5353  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00
# Line 5232  Line 5380 
5380  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5381  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
5382  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5383   cg2d: Sum(rhs),rhsMax =   8.46545056276682E-16  5.06592171673229E-07   cg2d: Sum(rhs),rhsMax =  -1.22124532708767E-15  5.19348764852552E-07
5384    (PID.TID 0000.0001) // =======================================================
5385    (PID.TID 0000.0001) // Begin MONITOR EXF statistics
5386    (PID.TID 0000.0001) // =======================================================
5387    (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
5388    (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
5389    (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
5390    (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
5391    (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043573096869E-02
5392    (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766579329768E-02
5393    (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182861302595E-03
5394    (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
5395    (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
5396    (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082395811322E-03
5397    (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476812944374E-02
5398    (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934357320480E-03
5399    (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
5400    (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
5401    (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898343764704E+02
5402    (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111249255552E+02
5403    (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429149225084E+01
5404    (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
5405    (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
5406    (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979086218E-08
5407    (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078588420E-08
5408    (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728700566719E-09
5409    (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
5410    (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
5411    (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
5412    (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
5413    (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
5414    (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
5415    (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0178915685643E+00
5416    (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.5966313506940E-01
5417    (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7295599554900E+00
5418    (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9331889614049E-01
5419    (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833585477315E+00
5420    (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.5986651533145E-01
5421    (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1983267266652E+00
5422    (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5996852426804E+00
5423    (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7704333058266E-01
5424    (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8187938819427E+02
5425    (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645283916869E+02
5426    (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6393676967070E+02
5427    (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1986339246462E+01
5428    (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4946142589242E-01
5429    (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3217798619445E-03
5430    (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
5431    (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
5432    (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
5433    (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
5434    (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
5435    (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
5436    (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041562066E+01
5437    (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690804E+01
5438    (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601829077E+00
5439    (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
5440    (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
5441    (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
5442    (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0579049691733E-08
5443    (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5562103721225E-09
5444    (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00
5445    (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00
5446    (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00
5447    (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00
5448    (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00
5449    (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206321227746E-02
5450    (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.4010854714816E+01
5451    (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
5452    (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
5453    (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
5454    (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
5455    (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
5456    (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079768798E-08
5457    (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634330203E-08
5458    (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135803735E-09
5459    (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
5460    (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
5461    (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
5462    (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1815081006466E+01
5463    (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3247390382752E-01
5464    (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
5465    (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
5466    (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
5467    (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
5468    (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
5469    (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
5470    (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
5471    (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00
5472    (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00
5473    (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00
5474    (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00
5475    (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00
5476    (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00
5477    (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00
5478    (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00
5479    (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00
5480    (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00
5481    (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00
5482    (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
5483    (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
5484    (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040700380919E+01
5485    (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667831827383E+01
5486    (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460362267948E+01
5487    (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318117788237E+00
5488    (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0015950288060E-01
5489    (PID.TID 0000.0001) // =======================================================
5490    (PID.TID 0000.0001) // End MONITOR EXF statistics
5491    (PID.TID 0000.0001) // =======================================================
5492  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5493  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
5494  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5495  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     3  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0
5496  (PID.TID 0000.0001) %MON ad_time_secondsf             =   1.0800000000000E+04  (PID.TID 0000.0001) %MON ad_time_secondsf             =   2.1219957924475-314
5497  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.1544438867893E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   2.4665318393766E-02
5498  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.8134187208256E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -3.8049353428922E-02
5499  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -6.9692892485892E-04  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =  -1.4062668860307E-03
5500  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   7.5714912302884E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.0292142374416E-02
5501  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.5426812527664E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   3.4265112826098E-03
5502  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   2.3089822644811E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   2.3053366673272E-01
5503  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -6.3070726973244E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -6.3072604019552E-02
5504  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -2.7688332064270E-03  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -2.7367872897600E-03
5505  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   7.1549637120498E-03  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   7.1761161663633E-03
5506  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   1.1232104328202E-03  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   1.2622277974565E-03
5507  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   5.1057860524596E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   5.1120723943455E-02
5508  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -1.2905045633866E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -1.2905866687881E-01
5509  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   2.8227285204577E-03  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   2.7829098340819E-03
5510  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   4.3560053279505E-03  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   4.1194799411912E-03
5511  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   7.2819841569560E-04  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   8.2141391253549E-04
5512  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   2.8133959870693E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   2.8133915732974E+00
5513  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -9.7828144007538E+03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -9.7827366981664E+03
5514  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =  -3.6865389594262E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =  -3.6865105068908E+01
5515  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   4.9384187057866E+02  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   4.9384060746116E+02
5516  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   3.3389322744266E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   3.3390206478723E+01
5517  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.2540460342823E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.2500891574373E-02
5518  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -8.9672131983014E+00  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -8.9672130473671E+00
5519  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -3.6325277040948E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -3.6324448545343E-02
5520  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   4.8762987603093E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   4.8762931082076E-01
5521  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   2.2224756822560E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   2.2234509223707E-02
5522  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   4.0543979833051E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   4.0546827648139E-02
5523  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -5.6949937187215E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -5.6950080053538E+00
5524  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -2.9491273821599E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -2.9490093923667E-02
5525  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   3.6536512085227E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   3.6536579597596E-01
5526  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   1.1272827871509E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   1.1354810545940E-02
5527  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.5040605896028E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.5040570796805E+00
5528  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -8.9672131983014E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -8.9672130473671E+00
5529  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -5.2701569154902E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -5.2701537545681E+00
5530  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   2.7918114468250E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   2.7918064147944E+00
5531  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   2.3894044512980E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   2.3894206291716E-01
5532  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -1.7186291017248E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -1.7186675950675E+00
5533  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -5.6949937187215E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -5.6950080053538E+00
5534  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -4.3283861085240E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -4.3283830090620E+00
5535  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   1.0934909522190E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   1.0934880591343E+00
5536  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   7.5125021175066E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   7.5123740834742E-02
5537  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00
5538  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00
5539  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00
# Line 5303  Line 5559 
5559  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00
5560  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00
5561  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00
5562  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   5.7564028175498E-03  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   5.7567024076275E-03
5563  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   2.0890415455025E-03  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   2.0891744559932E-03
5564  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   3.5218131842714E+06  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   3.5217852113399E+06
5565  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   7.0436263685428E+06  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   7.0435704226798E+06
5566  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5567  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
5568  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5569   cg2d: Sum(rhs),rhsMax =   6.24500451351651E-17  5.49754474042895E-04   cg2d: Sum(rhs),rhsMax =   4.85722573273506E-16  5.49763113241233E-04
5570    (PID.TID 0000.0001) // =======================================================
5571    (PID.TID 0000.0001) // Begin MONITOR EXF statistics
5572    (PID.TID 0000.0001) // =======================================================
5573    (PID.TID 0000.0001) %MON exf_tsnumber                 =                     1
5574    (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
5575    (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
5576    (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
5577    (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871512489846E-02
5578    (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271784713696E-02
5579    (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566668283E-03
5580    (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
5581    (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
5582    (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349848842995E-03
5583    (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520829143E-02
5584    (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324498247E-03
5585    (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
5586    (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
5587    (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349230866964E+02
5588    (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331147259203E+02
5589    (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095894186589E+01
5590    (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
5591    (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
5592    (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189229187E-08
5593    (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548911846E-08
5594    (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241640254696E-09
5595    (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
5596    (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
5597    (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
5598    (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9903162155877E+00
5599    (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1571785161521E-01
5600    (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240983933048E+00
5601    (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0187974783892E+00
5602    (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6028090815952E-01
5603    (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7294518007626E+00
5604    (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9332576748242E-01
5605    (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8833202965791E+00
5606    (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6010935417159E-01
5607    (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1982241536133E+00
5608    (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5994287774633E+00
5609    (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7699000842292E-01
5610    (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188110034713E+02
5611    (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3645730413635E+02
5612    (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394141375606E+02
5613    (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1984878226631E+01
5614    (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4944209295109E-01
5615    (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3224764028055E-03
5616    (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6359864467567E-04
5617    (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4798025537840E-03
5618    (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
5619    (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
5620    (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
5621    (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
5622    (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
5623    (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
5624    (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
5625    (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
5626    (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
5627    (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
5628    (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578598603627E-08
5629    (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5556826789328E-09
5630    (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00
5631    (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00
5632    (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00
5633    (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00
5634    (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00
5635    (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1206038349965E-02
5636    (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3991984364244E+01
5637    (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6463755238823E+01
5638    (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
5639    (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
5640    (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
5641    (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
5642    (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880469864E-08
5643    (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294188793E-08
5644    (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126550654E-09
5645    (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
5646    (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
5647    (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
5648    (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1810818551646E+01
5649    (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3235515499868E-01
5650    (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567089193375E+02
5651    (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1598258522951E+02
5652    (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2593360963007E+02
5653    (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6281398610271E+01
5654    (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438329367646E+00
5655    (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
5656    (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
5657    (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00
5658    (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00
5659    (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00
5660    (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00
5661    (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00
5662    (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00
5663    (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00
5664    (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00
5665    (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00
5666    (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00
5667    (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00
5668    (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
5669    (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
5670    (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040515633880E+01
5671    (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0667072499385E+01
5672    (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459840934468E+01
5673    (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0318832207269E+00
5674    (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0017673217099E-01
5675    (PID.TID 0000.0001) // =======================================================
5676    (PID.TID 0000.0001) // End MONITOR EXF statistics
5677    (PID.TID 0000.0001) // =======================================================
5678  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5679  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
5680  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5681  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     2  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0
5682  (PID.TID 0000.0001) %MON ad_time_secondsf             =   7.2000000000000E+03  (PID.TID 0000.0001) %MON ad_time_secondsf             =   2.1219957919534-314
5683  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.9957044354193E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   1.9914541108778E+00
5684  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -1.5477002440657E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -1.5473859888978E+00
5685  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   8.5598818433669E-03  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   7.5337275492071E-03
5686  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   4.2734051220910E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   4.2720165743861E-01
5687  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.3798559599819E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   1.3837047683199E-01
5688  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   7.0783759286936E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   7.0741439268960E-01
5689  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -6.8156272968048E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -6.7999346744448E-01
5690  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -2.0921663473579E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -2.0920323212619E-01
5691  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   1.8777505486663E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   1.8754158297229E-01
5692  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   1.5972638608234E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   1.5996263227922E-02
5693  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   1.3867987186450E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   1.3845394428858E+00
5694  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -3.4039431715230E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -3.4040554293159E-01
5695  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   3.9326438066481E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   3.9342576174802E-01
5696  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   3.1534519466218E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   3.1474970833535E-01
5697  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   1.9186643472768E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   1.9259124436996E-02
5698  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   8.1736022807264E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   8.1709478357222E+00
5699  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.9595272999925E+04  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.9595256882091E+04
5700  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =  -6.0793744538065E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =  -6.0793182734452E+01
5701  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   8.8478585029252E+02  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   8.8478264160018E+02
5702  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   6.6717616040415E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   6.6718695269666E+01
5703  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   5.0485269235660E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   5.0427073675036E-02
5704  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.3446178955246E+01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.3446177525659E+01
5705  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -4.6738205890174E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -4.6737008325458E-02
5706  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   6.8464122274151E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   6.8463972873795E-01
5707  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   4.1481503899704E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   4.1495327671424E-02
5708  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   3.3352945458193E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   3.3351857114724E-01
5709  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -8.5389094425379E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -8.5389532193202E+00
5710  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -4.0622654964284E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -4.0618708728243E-02
5711  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   5.5466241083332E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   5.5464756228771E-01
5712  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.5800286869532E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.5932889821412E-02
5713  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.2903509598367E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -1.2903439502229E+00
5714  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -1.3446178955246E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -1.3446177525659E+01
5715  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -6.6313283037818E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -6.6313228388974E+00
5716  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   5.1019057649655E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   5.1018995152546E+00
5717  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   4.4482549352718E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   4.4482868385099E-01
5718  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -2.5848912819155E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -2.5849663930383E+00
5719  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -8.5389094425379E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -8.5389532193202E+00
5720  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -6.4884685806760E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -6.4884635511302E+00
5721  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   1.6373705394862E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   1.6373651978549E+00
5722  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.1219153803285E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.1218779708683E-01
5723  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00
5724  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00
5725  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00
# Line 5381  Line 5745 
5745  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00
5746  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00
5747  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00
5748  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   1.9235437328667E-02  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   1.9191148748793E-02
5749  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   2.2449204913282E-02  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   2.2412632234210E-02
5750  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   7.0542982799729E+06  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   7.0542924775528E+06
5751  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   1.4108596559946E+07  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   1.4108584955106E+07
5752    (PID.TID 0000.0001) // =======================================================
5753    (PID.TID 0000.0001) // End MONITOR dynamic field statistics
5754    (PID.TID 0000.0001) // =======================================================
5755     cg2d: Sum(rhs),rhsMax =   3.53883589099269E-16  6.42478686293054E-04
5756    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data
5757    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_atemp.0000000000.001.001.data
5758    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data
5759    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_aqh.0000000000.001.001.data
5760    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data
5761    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_precip.0000000000.001.001.data
5762    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data
5763    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_swdown.0000000000.001.001.data
5764    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data
5765    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_lwdown.0000000000.001.001.data
5766    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data
5767    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_snowprecip.0000000000.001.001.data
5768    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data
5769    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_apressure.0000000000.001.001.data
5770    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data
5771    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_uwind.0000000000.001.001.data
5772    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data
5773    (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: xx_vwind.0000000000.001.001.data
5774    (PID.TID 0000.0001) // =======================================================
5775    (PID.TID 0000.0001) // Begin MONITOR EXF statistics
5776    (PID.TID 0000.0001) // =======================================================
5777    (PID.TID 0000.0001) %MON exf_tsnumber                 =                     0
5778    (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00
5779    (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02
5780    (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02
5781    (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162028781E-02
5782    (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779997355E-02
5783    (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03
5784    (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02
5785    (PID.TID 0000.0001) %MON exf_vstress_min              =  -6.2488440618747E-02
5786    (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6174743223315E-03
5787    (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.5596129749990E-02
5788    (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7930354012150E-03
5789    (PID.TID 0000.0001) %MON exf_hflux_max                =   7.3111020636161E+02
5790    (PID.TID 0000.0001) %MON exf_hflux_min                =   1.0991726570245E+02
5791    (PID.TID 0000.0001) %MON exf_hflux_mean               =   2.7655955077737E+02
5792    (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.5872019352493E+02
5793    (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.9324680413847E+01
5794    (PID.TID 0000.0001) %MON exf_sflux_max                =   5.3473262221640E-08
5795    (PID.TID 0000.0001) %MON exf_sflux_min                =  -6.1385296755754E-08
5796    (PID.TID 0000.0001) %MON exf_sflux_mean               =  -7.3062646151542E-09
5797    (PID.TID 0000.0001) %MON exf_sflux_sd                 =   2.6562207566842E-08
5798    (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.6392856083892E-09
5799    (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4643745422363E+00
5800    (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372380733490E+00
5801    (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7697727336031E+00
5802    (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9900402496951E+00
5803    (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1570994739265E-01
5804    (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9240682125092E+00
5805    (PID.TID 0000.0001) %MON exf_vwind_min                =  -6.0197033882141E+00
5806    (PID.TID 0000.0001) %MON exf_vwind_mean               =  -7.6089868124963E-01
5807    (PID.TID 0000.0001) %MON exf_vwind_sd                 =   1.7293437592941E+00
5808    (PID.TID 0000.0001) %MON exf_vwind_del2               =   1.9333263882436E-01
5809    (PID.TID 0000.0001) %MON exf_wspeed_max               =   7.8832820454477E+00
5810    (PID.TID 0000.0001) %MON exf_wspeed_min               =   4.6035219539401E-01
5811    (PID.TID 0000.0001) %MON exf_wspeed_mean              =   4.1981217095273E+00
5812    (PID.TID 0000.0001) %MON exf_wspeed_sd                =   1.5991724245810E+00
5813    (PID.TID 0000.0001) %MON exf_wspeed_del2              =   3.7693667977018E-01
5814    (PID.TID 0000.0001) %MON exf_atemp_max                =   2.8188281250000E+02
5815    (PID.TID 0000.0001) %MON exf_atemp_min                =   2.3646176910400E+02
5816    (PID.TID 0000.0001) %MON exf_atemp_mean               =   2.6394605784141E+02
5817    (PID.TID 0000.0001) %MON exf_atemp_sd                 =   1.1983417694612E+01
5818    (PID.TID 0000.0001) %MON exf_atemp_del2               =   6.4942276000977E-01
5819    (PID.TID 0000.0001) %MON exf_aqh_max                  =   6.3231729436666E-03
5820    (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6369274817407E-04
5821    (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4803629101886E-03
5822    (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4265074770275E-03
5823    (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8141780599641E-05
5824    (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.9978966060501E+02
5825    (PID.TID 0000.0001) %MON exf_lwflux_min               =   6.3304595803996E+01
5826    (PID.TID 0000.0001) %MON exf_lwflux_mean              =   1.0410079899302E+02
5827    (PID.TID 0000.0001) %MON exf_lwflux_sd                =   3.6519264181786E+01
5828    (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.1286635970398E+00
5829    (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498766300771E-07
5830    (PID.TID 0000.0001) %MON exf_precip_min               =   2.7359498694368E-10
5831    (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390080543085E-08
5832    (PID.TID 0000.0001) %MON exf_precip_sd                =   2.0578148171209E-08
5833    (PID.TID 0000.0001) %MON exf_precip_del2              =   2.5551549857431E-09
5834    (PID.TID 0000.0001) %MON exf_snowprecip_max           =   0.0000000000000E+00
5835    (PID.TID 0000.0001) %MON exf_snowprecip_min           =   0.0000000000000E+00
5836    (PID.TID 0000.0001) %MON exf_snowprecip_mean          =   0.0000000000000E+00
5837    (PID.TID 0000.0001) %MON exf_snowprecip_sd            =   0.0000000000000E+00
5838    (PID.TID 0000.0001) %MON exf_snowprecip_del2          =   0.0000000000000E+00
5839    (PID.TID 0000.0001) %MON exf_swflux_max               =  -8.1205755472183E-02
5840    (PID.TID 0000.0001) %MON exf_swflux_min               =  -6.3973114013672E+01
5841    (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6453223022948E+01
5842    (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9625901079469E+01
5843    (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7901276555285E-01
5844    (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08
5845    (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08
5846    (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083815927930E-08
5847    (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938020844541E-09
5848    (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09
5849    (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01
5850    (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02
5851    (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9392470025498E+01
5852    (PID.TID 0000.0001) %MON exf_swdown_sd                =   2.1806556754965E+01
5853    (PID.TID 0000.0001) %MON exf_swdown_del2              =   5.3223640616983E-01
5854    (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0567971801758E+02
5855    (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1599769210815E+02
5856    (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2594931695913E+02
5857    (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6277429231296E+01
5858    (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438212966919E+00
5859    (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
5860    (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
5861    (PID.TID 0000.0001) %MON exf_apressure_mean           =   0.0000000000000E+00
5862    (PID.TID 0000.0001) %MON exf_apressure_sd             =   0.0000000000000E+00
5863    (PID.TID 0000.0001) %MON exf_apressure_del2           =   0.0000000000000E+00
5864    (PID.TID 0000.0001) %MON exf_runoff_max               =   0.0000000000000E+00
5865    (PID.TID 0000.0001) %MON exf_runoff_min               =   0.0000000000000E+00
5866    (PID.TID 0000.0001) %MON exf_runoff_mean              =   0.0000000000000E+00
5867    (PID.TID 0000.0001) %MON exf_runoff_sd                =   0.0000000000000E+00
5868    (PID.TID 0000.0001) %MON exf_runoff_del2              =   0.0000000000000E+00
5869    (PID.TID 0000.0001) %MON exf_climsst_max              =   0.0000000000000E+00
5870    (PID.TID 0000.0001) %MON exf_climsst_min              =   0.0000000000000E+00
5871    (PID.TID 0000.0001) %MON exf_climsst_mean             =   0.0000000000000E+00
5872    (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
5873    (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
5874    (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040330886841E+01
5875    (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0666313171387E+01
5876    (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3459319600989E+01
5877    (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0319548925494E+00
5878    (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0019396146139E-01
5879  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5880  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
5881  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
  cg2d: Sum(rhs),rhsMax =   6.00214322687975E-16  6.42508530275664E-04  
5882  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5883  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics  (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
5884  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5885  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     1  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0
5886  (PID.TID 0000.0001) %MON ad_time_secondsf             =   3.6000000000000E+03  (PID.TID 0000.0001) %MON ad_time_secondsf             =   2.1219957914593-314
5887  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   6.0091536506737E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   6.0022134650942E+00
5888  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -4.2921832590046E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -4.2908827929221E+00
5889  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   3.5450166891355E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   3.4143453831546E-02
5890  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.2623698245356E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   1.2625936161266E+00
5891  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   3.4584824470293E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   3.4704654689950E-01
5892  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.3315452053657E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.3311209443677E+00
5893  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.4306594770814E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.4298970374568E+00
5894  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -2.8106957022609E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =  -2.8106322875857E-01
5895  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   4.1172789949505E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   4.1154555371141E-01
5896  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   3.3390790149318E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   3.3344772717357E-02
5897  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   2.8150789759434E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   2.8141683895953E+00
5898  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -8.5079940599774E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -8.5082000988591E-01
5899  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   9.5955711005841E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   9.6002971153733E-01
5900  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   7.0756623647470E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   7.0692400814938E-01
5901  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   3.4529745533581E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   3.4480462653290E-02
5902  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   1.6248389863498E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   1.6239578632796E+01
5903  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -2.8032027894556E+04  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -2.8031722992780E+04
5904  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =  -6.9526318072040E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =  -6.9525540928783E+01
5905  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   1.0950597706997E+03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   1.0950562447484E+03
5906  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   8.3959916175516E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   8.3962056311486E+01
5907  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.1192322290451E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.1154221030874E-01
5908  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7922842526010E+01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7922839631697E+01
5909  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -5.7577544997913E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -5.7576634986223E-02
5910  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   8.8959821464660E-01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   8.8959471910383E-01
5911  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   6.1392552779508E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   6.1406712317463E-02
5912  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   4.1640953609735E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   4.1640094288030E+00
5913  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.1378954794390E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.1379034191778E+01
5914  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -4.7157576537937E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -4.7147552194910E-02
5915  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   7.6805536471461E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   7.6798938274956E-01
5916  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   5.1458867327440E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   5.1640725848135E-02
5917  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -7.0411422363891E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =  -7.0410526133714E-01
5918  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -1.7922842526010E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -1.7922839631697E+01
5919  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -7.8982872942786E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =  -7.8982817139261E+00
5920  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   7.4497717546494E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   7.4497617220549E+00
5921  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   6.4054614908132E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   6.4054802961955E-01
5922  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -3.5760004560242E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -3.5759633525391E+00
5923  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -1.1378954794390E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -1.1379034191778E+01
5924  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -8.6682099399322E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -8.6682025089203E+00
5925  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   2.1564140139279E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   2.1564055146130E+00
5926  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.8492168791602E-01  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.8492245662144E-01
5927  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00
5928  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00
5929  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00
# Line 5459  Line 5949 
5949  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00
5950  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00
5951  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00
5952  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   4.1029885400100E-02  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   4.1055514761536E-02
5953  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   4.5569904217803E-02  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   4.5555163838219E-02
5954  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   1.0091530042040E+07  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   1.0091420277401E+07
5955  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   2.0183060084080E+07  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   2.0182840554802E+07
5956  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5957  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
5958  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
5959   cg2d: Sum(rhs),rhsMax =   4.60222138176647E-15  1.08797156097498E-03   cg2d: Sum(rhs),rhsMax =   4.45823933326039E-15  1.08800820875989E-03
5960  (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
5961  (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
5962  (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
# Line 5603  Line 6093 
6093  (PID.TID 0000.0001) // END OF FIELD                                          =  (PID.TID 0000.0001) // END OF FIELD                                          =
6094  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6095  (PID.TID 0000.0001)  (PID.TID 0000.0001)
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
6096  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
6097  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
6098  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 5679  Line 6101 
6101  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6102  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0  (PID.TID 0000.0001) %MON ad_time_tsnumber             =                     0
6103  (PID.TID 0000.0001) %MON ad_time_secondsf             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_time_secondsf             =   0.0000000000000E+00
6104  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   9.4258004661060E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_max         =   9.4178857245582E+00
6105  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -5.7903861691310E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_min         =  -5.7884261148167E+00
6106  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   7.6268076175446E-02  (PID.TID 0000.0001) %MON ad_dynstat_adeta_mean        =   7.4718638825669E-02
6107  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   2.1807271737954E+00  (PID.TID 0000.0001) %MON ad_dynstat_adeta_sd          =   2.1810383984381E+00
6108  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   5.1660480811757E-01  (PID.TID 0000.0001) %MON ad_dynstat_adeta_del2        =   5.1744371150911E-01
6109  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.9539319252275E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_max        =   1.9535279115766E+00
6110  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.1866009416240E+00  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_min        =  -1.1877330503663E+00
6111  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   5.9543508328846E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_mean       =   5.9685784046199E-02
6112  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.8584394346717E-01  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_sd         =   3.8549506694402E-01
6113  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   4.3873539001860E-02  (PID.TID 0000.0001) %MON ad_dynstat_aduvel_del2       =   4.3853611322340E-02
6114  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   3.3251779608130E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_max        =   3.3244427859314E+00
6115  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -1.1329368251551E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_min        =  -1.1329329786218E+00
6116  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.0876022622409E+00  (PID.TID 0000.0001) %MON ad_dynstat_advvel_mean       =   1.0883051548304E+00
6117  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   8.1604138449698E-01  (PID.TID 0000.0001) %MON ad_dynstat_advvel_sd         =   8.1590282469244E-01
6118  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   5.5864855771562E-02  (PID.TID 0000.0001) %MON ad_dynstat_advvel_del2       =   5.5870878948607E-02
6119  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   4.5220261300803E+03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_max        =   4.5220080509455E+03
6120  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.7411573781768E+03  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_min        =  -1.7411611473541E+03
6121  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   1.8739596663679E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_mean       =   1.8745446926357E+00
6122  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   7.8015729594173E+01  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_sd         =   7.8015629052445E+01
6123  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   5.5183178160602E+00  (PID.TID 0000.0001) %MON ad_dynstat_adwvel_del2       =   5.5210064391859E+00
6124  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.7249415945404E+03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_max       =   1.7249431917992E+03
6125  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7195490744097E+03  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_min       =  -1.7195506654059E+03
6126  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -6.2439877156337E-02  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_mean      =  -6.2439200185406E-02
6127  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.0082539830803E+01  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_sd        =   2.0082551906647E+01
6128  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   3.9493401992624E+00  (PID.TID 0000.0001) %MON ad_dynstat_adtheta_del2      =   3.9493541261687E+00
6129  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   9.9187396552235E+03  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_max        =   9.9187489573498E+03
6130  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.0010572124002E+04  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_min        =  -1.0010581398627E+04
6131  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -5.6792412758047E-02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_mean       =  -5.6777037291058E-02
6132  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.1531106998882E+02  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_sd         =   1.1531114234325E+02
6133  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.2849121989671E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsalt_del2       =   2.2849346030899E+01
6134  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =   1.7249415945404E+03  (PID.TID 0000.0001) %MON ad_dynstat_adsst_max         =   1.7249431917992E+03
6135  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -2.2401730521165E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_min         =  -2.2401726093847E+01
6136  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =   2.4271913790092E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_mean        =   2.4271943296936E+01
6137  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   1.7066722593394E+02  (PID.TID 0000.0001) %MON ad_dynstat_adsst_sd          =   1.7066733091918E+02
6138  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   2.4618255499170E+01  (PID.TID 0000.0001) %MON ad_dynstat_adsst_del2        =   2.4618269127009E+01
6139  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -3.5854459034928E+00  (PID.TID 0000.0001) %MON ad_dynstat_adsss_max         =  -3.5855513763430E+00
6140  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -1.0010572124002E+04  (PID.TID 0000.0001) %MON ad_dynstat_adsss_min         =  -1.0010581398627E+04
6141  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -1.9388708696811E+02  (PID.TID 0000.0001) %MON ad_dynstat_adsss_mean        =  -1.9388708779682E+02
6142  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   9.7899588727212E+02  (PID.TID 0000.0001) %MON ad_dynstat_adsss_sd          =   9.7899652329552E+02
6143  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.4150902047070E+02  (PID.TID 0000.0001) %MON ad_dynstat_adsss_del2        =   1.4150907453690E+02
6144  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_max     =   0.0000000000000E+00
6145  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_min     =   0.0000000000000E+00
6146  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adqnet_mean    =   0.0000000000000E+00
# Line 5744  Line 6166 
6166  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_mean      =   0.0000000000000E+00
6167  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_sd        =   0.0000000000000E+00
6168  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00  (PID.TID 0000.0001) %MON ad_extforcing_adfv_del2      =   0.0000000000000E+00
6169  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   4.6378172434942E-02  (PID.TID 0000.0001) %MON ad_advcfl_aduvel_max         =   4.6368582840482E-02
6170  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   5.3827278906310E-02  (PID.TID 0000.0001) %MON ad_advcfl_advvel_max         =   5.3815378050518E-02
6171  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   1.6279294068289E+06  (PID.TID 0000.0001) %MON ad_advcfl_adwvel_max         =   1.6279228983404E+06
6172  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   3.2558588136578E+06  (PID.TID 0000.0001) %MON ad_advcfl_adW_hf_max         =   3.2558457966808E+06
6173  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6174  (PID.TID 0000.0001) // End MONITOR dynamic field statistics  (PID.TID 0000.0001) // End MONITOR dynamic field statistics
6175  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001)  
6176  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
6177  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
6178  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 5927  Line 6281 
6281  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: maskCtrlC.001.001.data
6282  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_siheff.0000000000.001.001.data  (PID.TID 0000.0001)  MDSREADFIELD_GL: opening file: xx_siheff.0000000000.001.001.data
6283   ph-check entering grdchk_main   ph-check entering grdchk_main
6284   ph-check fcref =   7147.82213   ph-check fcref =   7147.83576
6285  grad-res -------------------------------  grad-res -------------------------------
6286   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
6287   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
# Line 6050  grad-res ------------------------------- Line 6404  grad-res -------------------------------
6404  (PID.TID 0000.0001) %MON ad_advcflfCoriCos_min        =   3.2807417471054E-05  (PID.TID 0000.0001) %MON ad_advcflfCoriCos_min        =   3.2807417471054E-05
6405  (PID.TID 0000.0001) %MON ad_advcflfCoriCos_mean       =   6.7585896192312E-05  (PID.TID 0000.0001) %MON ad_advcflfCoriCos_mean       =   6.7585896192312E-05
6406  (PID.TID 0000.0001) %MON ad_advcflfCoriCos_sd         =   2.0576140902612E-05  (PID.TID 0000.0001) %MON ad_advcflfCoriCos_sd         =   2.0576140902612E-05
6407  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
6408  (PID.TID 0000.0001)  (PID.TID 0000.0001)
6409  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
6410  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 6158  grad-res ------------------------------- Line 6444  grad-res -------------------------------
6444  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
6445  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
6446  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
6447  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
6448  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
6449  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
6450  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
6451  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
6452  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
6453  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 6297  grad-res ------------------------------- Line 6583  grad-res -------------------------------
6583  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6584  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
6585  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6586   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
6587  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6588  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
6589  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6590  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
6591  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
6592  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
6593  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
6594  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
6595  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
6596  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
6597  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
6598  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
6599  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
6600  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
6601  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
6602  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
6603  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
6604  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724122841966E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724118747317E-01
6605  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291239089985E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291235728414E-01
6606  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980499208915E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980511000269E-02
6607  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
6608  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
6609  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594707972E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626140723E-01
6610  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335806E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636792138E-01
6611  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475007179E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335167920E-03
6612  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
6613  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
6614  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491279248E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577979719E-02
6615  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111846533E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082124962E-02
6616  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622291327E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857643873E-03
6617  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
6618  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
6619  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253944704E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575191E+03
6620  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970144234E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708686E+03
6621  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
6622  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6623  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
6624  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 6343  grad-res ------------------------------- Line 6629  grad-res -------------------------------
6629  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
6630  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
6631  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
6632  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871505207464E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871511829872E-02
6633  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271777322417E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271784761974E-02
6634  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566981682E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566668283E-03
6635  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
6636  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
6637  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349863528404E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349849860507E-03
6638  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519297548E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520771493E-02
6639  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324701513E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324498247E-03
6640  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
6641  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
6642  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349225945046E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349230234233E+02
6643  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331152144513E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331147797454E+02
6644  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095898356424E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095896414331E+01
6645  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
6646  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
6647  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196933677E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189422682E-08
6648  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557707870E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548977783E-08
6649  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241641865164E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241639573431E-09
6650  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
6651  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
6652  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 6387  grad-res ------------------------------- Line 6673  grad-res -------------------------------
6673  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
6674  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
6675  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
6676  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
6677  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
6678  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
6679  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
6680  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
6681  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
6682  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 6407  grad-res ------------------------------- Line 6693  grad-res -------------------------------
6693  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
6694  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
6695  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
6696  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
6697  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613872765373E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880276368E-08
6698  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302373221E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294330865E-08
6699  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666128603051E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126550654E-09
6700  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
6701  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
6702  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 6444  grad-res ------------------------------- Line 6730  grad-res -------------------------------
6730  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6731  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
6732  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6733   cg2d: Sum(rhs),rhsMax =   1.17961196366423E-16  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   2.77208811461094E-15  1.19344309095634E+00
6734  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6735  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
6736  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6737  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
6738  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
6739  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453084E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706827E-01
6740  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
6741  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876247E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385845E-02
6742  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298235E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558822E-02
6743  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690437949E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522357E-03
6744  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
6745  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270784E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611138E-02
6746  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476074158E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847286825E-03
6747  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773246E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167758E-02
6748  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237417E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518244E-03
6749  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
6750  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
6751  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078609068595E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078788268284E-01
6752  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010089014470E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010203683219E-01
6753  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772902279817E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773295390841E-02
6754  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
6755  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
6756  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865418262E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922137186E-01
6757  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046125142E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028730055E-01
6758  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020563011E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056932547E-02
6759  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
6760  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
6761  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647271252E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802706501E-02
6762  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255438829E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206916175E-02
6763  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853024458E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951698561E-03
6764  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
6765  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
6766  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951310850E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983186733E+03
6767  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600708324E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590966415E+03
6768  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772624886E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817552041E+02
6769  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6770  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
6771  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 6488  grad-res ------------------------------- Line 6774  grad-res -------------------------------
6774  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6775  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
6776  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
6777  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
6778  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
6779  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043560127872E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043572270371E-02
6780  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766568952387E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766579376015E-02
6781  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182864623189E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182861302595E-03
6782  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
6783  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
6784  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082419454221E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082397086747E-03
6785  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476811247064E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476812872841E-02
6786  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934354952829E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934357320480E-03
6787  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
6788  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
6789  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898336542170E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898343156683E+02
6790  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111256142885E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111249754348E+02
6791  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429145177040E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429147084340E+01
6792  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
6793  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
6794  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622990153955E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979275301E-08
6795  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090106385E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078647094E-08
6796  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701197785E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728699900987E-09
6797  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
6798  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
6799  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
6800  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
6801  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
6802  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 6532  grad-res ------------------------------- Line 6818  grad-res -------------------------------
6818  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
6819  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
6820  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
6821  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
6822  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
6823  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
6824  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020693628E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041563846E+01
6825  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451673460E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430689485E+01
6826  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600747144E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601835348E+00
6827  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
6828  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
6829  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 6553  grad-res ------------------------------- Line 6839  grad-res -------------------------------
6839  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
6840  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
6841  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
6842  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
6843  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
6844  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068701061E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079579715E-08
6845  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645528142E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634455309E-08
6846  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540132035284E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135803735E-09
6847  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
6848  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
6849  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 6566  grad-res ------------------------------- Line 6852  grad-res -------------------------------
6852  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
6853  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
6854  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
6855  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
6856  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
6857  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
6858  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 6591  grad-res ------------------------------- Line 6877  grad-res -------------------------------
6877  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6878  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
6879  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6880   cg2d: Sum(rhs),rhsMax =   3.07392999943090E-15  1.21657112132245E+00   cg2d: Sum(rhs),rhsMax =   6.72725763983806E-15  1.21657685389941E+00
6881  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6882  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
6883  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6884  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
6885  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
6886  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987200E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449658E-01
6887  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528993E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390240E-03
6888  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576162503E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597697774723E-02
6889  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155382752E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745356483E-02
6890  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561994202447E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397307550645E-03
6891  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895367E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984308E-02
6892  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540507E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386306E-01
6893  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707384999E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921500255E-02
6894  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201967759E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899115937E-02
6895  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490611742E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957328944E-03
6896  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
6897  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
6898  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818467269435E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818754360833E-01
6899  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298527842795E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298708506134E-01
6900  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399640043525E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399882085607E-02
6901  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
6902  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100533E-04
6903  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863684043E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914869999E-01
6904  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895333279E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906158220E-01
6905  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221588573E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512282011E-02
6906  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
6907  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301768E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819473E-05
6908  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452278610E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591692753E-02
6909  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728027312E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757630037E-02
6910  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011593592E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805630212E-03
6911  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
6912  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
6913  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
6914  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
6915  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471319E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733289E+02
6916  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6917  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
6918  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 6635  grad-res ------------------------------- Line 6921  grad-res -------------------------------
6921  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
6922  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
6923  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
6924  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710507E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
6925  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
6926  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947593316132E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947605124001E-02
6927  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715202385091E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715211883568E-02
6928  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139692683087E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139707728665E-03
6929  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
6930  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
6931  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642047220487E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642015811014E-03
6932  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449177775609E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449179027844E-02
6933  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930683741004E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930679377809E-03
6934  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
6935  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765335E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495313E+01
6936  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668403118312E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668408999527E+02
6937  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027869727629E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027863438568E+02
6938  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305546703045E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305556334039E+01
6939  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
6940  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908965E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
6941  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065929067E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903056077560E-08
6942  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392880009516E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868212656E-08
6943  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112167255E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111066860E-09
6944  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
6945  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
6946  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
6947  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
6948  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
6949  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 6680  grad-res ------------------------------- Line 6966  grad-res -------------------------------
6966  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
6967  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
6968  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
6969  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
6970  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509296E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330204E+01
6971  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080930742E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099263699E+01
6972  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670145162E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650421946E+01
6973  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358268635E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359534204E+00
6974  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
6975  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
6976  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 6700  grad-res ------------------------------- Line 6986  grad-res -------------------------------
6986  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
6987  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
6988  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
6989  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
6990  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436968E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125399E-09
6991  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982081914E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486991933422E-08
6992  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700772103E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689737561E-08
6993  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089671737E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090675906E-09
6994  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
6995  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
6996  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 6731  grad-res ------------------------------- Line 7017  grad-res -------------------------------
7017  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
7018  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
7019  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
7020  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
7021  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
7022  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
7023  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
7024  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7025  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
7026  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7027   cg2d: Sum(rhs),rhsMax =   8.11850586757146E-16  1.21135954003075E+00   cg2d: Sum(rhs),rhsMax =   8.48626724447854E-15  1.21136681424948E+00
7028  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7029  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
7030  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7031  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
7032  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
7033  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172394320E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022150675E-01
7034  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171270E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037445E-03
7035  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336173019525E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315234569062E-02
7036  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076791593151E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087152902661E-02
7037  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095789197341E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840791585467E-03
7038  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935744E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213923E-01
7039  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246467E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111882E-01
7040  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685720984E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113835554E-02
7041  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449893768E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849053922E-02
7042  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932640567E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639945323E-03
7043  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
7044  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
7045  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768368844664E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768863066737E-01
7046  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313257926639E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313588068842E-01
7047  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612111998750E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610705229788E-02
7048  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
7049  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763459E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796746E-05
7050  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680528713E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731446162E-01
7051  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407332519E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490789062E-01
7052  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331657678E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878829603E-02
7053  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
7054  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275053E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840596E-06
7055  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389363053E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528209317E-02
7056  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033779810E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261427751E-02
7057  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551906932E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044693902E-03
7058  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
7059  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
7060  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322697E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581710E+03
7061  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770117E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095632E+03
7062  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774974E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660985E+02
7063  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7064  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
7065  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 6814  grad-res ------------------------------- Line 7100  grad-res -------------------------------
7100  (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
7101  (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
7102  (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
7103  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
7104  (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
7105  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
7106  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 6830  grad-res ------------------------------- Line 7116  grad-res -------------------------------
7116  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
7117   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
7118   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
7119   --> f_temp    = 0.298754214627369E+04   --> f_temp    = 0.298753861333192E+04
7120   --> f_salt    = 0.118024219237380E+04   --> f_salt    = 0.118024104180411E+04
7121   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
7122   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
7123   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
7124   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
7125   --> f_sst     = 0.298001089928410E+04   --> f_sst     = 0.298000730545155E+04
7126   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
7127   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
7128   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 6907  grad-res ------------------------------- Line 7193  grad-res -------------------------------
7193   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
7194   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
7195   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
7196   --> objf_hmean           = 0.268951705756928E-01   --> objf_hmean           = 0.488018755650867E-01
7197   --> fc               = 0.714782213310217E+04   --> fc               = 0.714783576246315E+04
7198   ph-check fcpertplus =   7147.82213   ph-check fcpertplus =   7147.83576
7199  (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
7200   ph-check fcpertminus =   7147.82213   ph-check fcpertminus =   7147.83576
7201  (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
7202  (PID.TID 0000.0001)  (PID.TID 0000.0001)
7203  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00
# Line 7029  grad-res ------------------------------- Line 7315  grad-res -------------------------------
7315  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05
7316  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05
7317  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05
7318  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
7319  (PID.TID 0000.0001)  (PID.TID 0000.0001)
7320  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
7321  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 7137  grad-res ------------------------------- Line 7355  grad-res -------------------------------
7355  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
7356  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
7357  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
7358  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
7359  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
7360  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
7361  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
7362  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
7363  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
7364  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 7175  grad-res ------------------------------- Line 7393  grad-res -------------------------------
7393  (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00
7394  (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   6.3903775845771E-02
7395  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.5324050318348E-02
7396  (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162236770E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   2.2585162236771E-02
7397  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779975693E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.7275779975693E-02
7398  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.9464928316532E-03
7399  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4708944127586E-02
# Line 7241  grad-res ------------------------------- Line 7459  grad-res -------------------------------
7459  (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   5.9797470045733E-08
7460  (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08  (PID.TID 0000.0001) %MON exf_evap_min                 =   1.0729148721654E-08
7461  (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083816250622E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   2.9083816250622E-08
7462  (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938018617651E-09  (PID.TID 0000.0001) %MON exf_evap_sd                  =   9.2938018617652E-09
7463  (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   2.0154590676424E-09
7464  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1081237792969E+01
7465  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228617191315E-02
# Line 7276  grad-res ------------------------------- Line 7494  grad-res -------------------------------
7494  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7495  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
7496  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7497   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
7498  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7499  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
7500  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7501  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
7502  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
7503  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
7504  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
7505  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
7506  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
7507  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
7508  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
7509  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
7510  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
7511  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
7512  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
7513  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
7514  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
7515  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724131493475E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127398847E-01
7516  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291224539568E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291221177965E-01
7517  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980468748369E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980480539651E-02
7518  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
7519  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
7520  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594708759E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626141511E-01
7521  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647334850E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791182E-01
7522  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475007179E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335167920E-03
7523  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
7524  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
7525  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491281419E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577981890E-02
7526  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111843896E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082122325E-02
7527  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622291327E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857643873E-03
7528  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
7529  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
7530  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945475E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575962E+03
7531  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143287E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956707738E+03
7532  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
7533  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7534  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
7535  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 7322  grad-res ------------------------------- Line 7540  grad-res -------------------------------
7540  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
7541  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
7542  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
7543  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871506527393E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871513149795E-02
7544  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271777225865E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271784665423E-02
7545  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566981682E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566668283E-03
7546  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
7547  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
7548  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349861493411E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349847825522E-03
7549  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519412846E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520886791E-02
7550  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324701513E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324498247E-03
7551  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
7552  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
7553  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349227210509E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349231499697E+02
7554  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331151068010E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331146720951E+02
7555  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095893900935E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095891958839E+01
7556  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
7557  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
7558  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196546693E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189035698E-08
7559  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557575997E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548845911E-08
7560  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241643227672E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241640935939E-09
7561  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
7562  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
7563  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 7366  grad-res ------------------------------- Line 7584  grad-res -------------------------------
7584  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
7585  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
7586  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
7587  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
7588  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
7589  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
7590  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
7591  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
7592  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
7593  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 7386  grad-res ------------------------------- Line 7604  grad-res -------------------------------
7604  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
7605  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
7606  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
7607  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
7608  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613873152357E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880663352E-08
7609  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302089081E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294046725E-08
7610  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666128603051E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126550654E-09
7611  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
7612  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
7613  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 7423  grad-res ------------------------------- Line 7641  grad-res -------------------------------
7641  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7642  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
7643  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7644   cg2d: Sum(rhs),rhsMax =   1.17961196366423E-16  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   2.40432673770385E-15  1.19344309095634E+00
7645  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7646  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
7647  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7648  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
7649  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
7650  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453085E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706828E-01
7651  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
7652  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876158E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385745E-02
7653  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298190E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558781E-02
7654  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690438902E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300523336E-03
7655  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
7656  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270779E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611133E-02
7657  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476074325E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847286982E-03
7658  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773228E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167739E-02
7659  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237362E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518188E-03
7660  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
7661  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
7662  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078619285598E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078798485328E-01
7663  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010074588855E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010189257522E-01
7664  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772866303627E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773259414206E-02
7665  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
7666  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
7667  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865420460E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922139384E-01
7668  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046122976E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028727890E-01
7669  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020563011E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056932547E-02
7670  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
7671  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
7672  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647276890E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802712139E-02
7673  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255433289E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206910635E-02
7674  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853024458E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951698561E-03
7675  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
7676  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
7677  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951310850E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983186734E+03
7678  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600708323E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590966414E+03
7679  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772624884E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817552040E+02
7680  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7681  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
7682  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 7467  grad-res ------------------------------- Line 7685  grad-res -------------------------------
7685  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7686  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
7687  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
7688  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
7689  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
7690  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043561780831E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043573923321E-02
7691  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766568859900E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766579283528E-02
7692  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182864623189E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182861302595E-03
7693  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
7694  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
7695  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082416903425E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082394535966E-03
7696  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476811390128E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476813015904E-02
7697  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934354952829E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934357320480E-03
7698  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
7699  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
7700  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898337758215E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898344372728E+02
7701  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111255145295E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111248756757E+02
7702  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429149458534E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429151365838E+01
7703  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
7704  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
7705  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622989775797E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622978897143E-08
7706  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490089989039E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078529748E-08
7707  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728702529220E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701232422E-09
7708  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
7709  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
7710  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
7711  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
7712  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
7713  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 7511  grad-res ------------------------------- Line 7729  grad-res -------------------------------
7729  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
7730  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
7731  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
7732  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
7733  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
7734  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
7735  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020690066E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041560285E+01
7736  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451676098E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430692123E+01
7737  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600734603E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601822807E+00
7738  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
7739  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
7740  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 7532  grad-res ------------------------------- Line 7750  grad-res -------------------------------
7750  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
7751  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
7752  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
7753  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
7754  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
7755  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767069079219E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079957873E-08
7756  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645277935E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634205102E-08
7757  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540132035284E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135803735E-09
7758  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
7759  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
7760  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 7545  grad-res ------------------------------- Line 7763  grad-res -------------------------------
7763  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
7764  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
7765  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
7766  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
7767  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
7768  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
7769  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 7570  grad-res ------------------------------- Line 7788  grad-res -------------------------------
7788  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7789  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
7790  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7791   cg2d: Sum(rhs),rhsMax =   4.60742555219440E-15  1.21657112133081E+00   cg2d: Sum(rhs),rhsMax =   7.33094140947799E-15  1.21657685390787E+00
7792  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7793  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
7794  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7795  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
7796  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
7797  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987263E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449723E-01
7798  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528992E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390238E-03
7799  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645577817438E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597699433528E-02
7800  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155563931E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745545872E-02
7801  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561990967074E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397303940852E-03
7802  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895261E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984200E-02
7803  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540473E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386272E-01
7804  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707428160E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921542808E-02
7805  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201952628E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899100926E-02
7806  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490443627E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957162898E-03
7807  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
7808  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
7809  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818477514778E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818764606190E-01
7810  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298513543744E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298694207038E-01
7811  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399604138448E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399846180772E-02
7812  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
7813  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100532E-04
7814  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863687844E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914873800E-01
7815  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895329722E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906154663E-01
7816  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221575202E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512268640E-02
7817  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
7818  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301767E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819472E-05
7819  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452288558E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591702702E-02
7820  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728018009E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757620734E-02
7821  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011558594E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805595215E-03
7822  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
7823  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
7824  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
7825  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
7826  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471319E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733289E+02
7827  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7828  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
7829  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 7614  grad-res ------------------------------- Line 7832  grad-res -------------------------------
7832  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7833  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
7834  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
7835  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710508E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
7836  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
7837  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947594990437E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947606798293E-02
7838  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715202296082E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715211794561E-02
7839  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139692682977E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139707728556E-03
7840  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
7841  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
7842  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642044634405E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642013224952E-03
7843  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449177920108E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449179172342E-02
7844  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930683741027E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930679377832E-03
7845  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
7846  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765254E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495231E+01
7847  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668404324780E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668410205997E+02
7848  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027868745586E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027862456524E+02
7849  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305550950536E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305560581538E+01
7850  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
7851  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908964E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939049E-08
7852  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065554369E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055702861E-08
7853  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879895639E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868098778E-08
7854  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629113486844E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112386456E-09
7855  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
7856  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
7857  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
7858  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
7859  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
7860  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 7659  grad-res ------------------------------- Line 7877  grad-res -------------------------------
7877  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
7878  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
7879  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
7880  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
7881  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509329E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330237E+01
7882  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080922719E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099255677E+01
7883  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670151023E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650427807E+01
7884  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358239412E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359504991E+00
7885  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
7886  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
7887  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 7679  grad-res ------------------------------- Line 7897  grad-res -------------------------------
7897  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
7898  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
7899  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
7900  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
7901  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436814E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125246E-09
7902  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982456613E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992308120E-08
7903  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700529423E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689494881E-08
7904  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089671695E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090675863E-09
7905  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
7906  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
7907  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 7710  grad-res ------------------------------- Line 7928  grad-res -------------------------------
7928  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
7929  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
7930  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
7931  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
7932  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
7933  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
7934  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
7935  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7936  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
7937  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7938   cg2d: Sum(rhs),rhsMax =   1.46757606067638E-15  1.21135954008154E+00   cg2d: Sum(rhs),rhsMax =   9.35709842941890E-15  1.21136681430076E+00
7939  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7940  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
7941  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7942  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
7943  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
7944  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172394940E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022151520E-01
7945  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171274E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037447E-03
7946  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336175338516E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315236892548E-02
7947  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076791517415E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087152830687E-02
7948  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095785074258E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840787439216E-03
7949  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935718E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213896E-01
7950  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246302E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111713E-01
7951  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685863850E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113977383E-02
7952  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449834043E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819848995619E-02
7953  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937931709343E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639020137E-03
7954  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
7955  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
7956  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768379091443E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768873313529E-01
7957  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313243653616E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313573795776E-01
7958  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612076258226E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610669489679E-02
7959  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
7960  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763461E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
7961  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680533279E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731450728E-01
7962  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407328282E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490784825E-01
7963  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331641538E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878813462E-02
7964  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
7965  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275056E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840599E-06
7966  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389375063E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528221326E-02
7967  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033768668E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261416609E-02
7968  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551864464E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044651434E-03
7969  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
7970  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
7971  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322683E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581696E+03
7972  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770124E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095640E+03
7973  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774932E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660943E+02
7974  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
7975  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
7976  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 7793  grad-res ------------------------------- Line 8011  grad-res -------------------------------
8011  (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
8012  (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
8013  (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
8014  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
8015  (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
8016  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
8017  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 7809  grad-res ------------------------------- Line 8027  grad-res -------------------------------
8027  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
8028   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
8029   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
8030   --> f_temp    = 0.298754214757678E+04   --> f_temp    = 0.298753861463497E+04
8031   --> f_salt    = 0.118024219271198E+04   --> f_salt    = 0.118024104214230E+04
8032   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
8033   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
8034   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
8035   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
8036   --> f_sst     = 0.298001090058713E+04   --> f_sst     = 0.298000730675453E+04
8037   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
8038   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
8039   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 7886  grad-res ------------------------------- Line 8104  grad-res -------------------------------
8104   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
8105   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
8106   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
8107   --> objf_hmean           = 0.268951705518174E-01   --> objf_hmean           = 0.488018763535426E-01
8108   --> fc               = 0.714782213604644E+04   --> fc               = 0.714783576540815E+04
8109  (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
8110  grad-res -------------------------------  grad-res -------------------------------
8111   grad-res     0    1   12    1    1    1    1    1   0.714782213457E+04 0.714782213310E+04 0.714782213605E+04   grad-res     0    1   12    1    1    1    1    1   0.714783576394E+04 0.714783576246E+04 0.714783576541E+04
8112   grad-res     0    1    1    4  150    1    1    1   -.147246019555E-01 -.147213586388E-01 0.220265154015E-03   grad-res     0    1    1    4  150    1    1    1   -.147281723761E-01 -.147250239024E-01 0.213772193629E-03
8113  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14782213457431E+03  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14783576393566E+03
8114  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.47246019554982E-02  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.47281723761458E-02
8115   ph-grd  ierr ---------------------------   ph-grd  ierr ---------------------------
8116   ph-grd  ierr =  0, icomp =  4, ichknum =  1   ph-grd  ierr =  0, icomp =  4, ichknum =  1
8117   ph-grd -->hit<--  13 1 1 1   ph-grd -->hit<--  13 1 1 1
# Line 8015  grad-res ------------------------------- Line 8233  grad-res -------------------------------
8233  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05
8234  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05
8235  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05
8236  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
8237  (PID.TID 0000.0001)  (PID.TID 0000.0001)
8238  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
8239  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 8123  grad-res ------------------------------- Line 8273  grad-res -------------------------------
8273  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
8274  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
8275  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
8276  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
8277  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
8278  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
8279  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
8280  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
8281  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
8282  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 8262  grad-res ------------------------------- Line 8412  grad-res -------------------------------
8412  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8413  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
8414  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8415   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
8416  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8417  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
8418  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8419  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
8420  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
8421  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
8422  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
8423  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
8424  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
8425  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
8426  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
8427  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
8428  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
8429  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
8430  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
8431  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
8432  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
8433  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
8434  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
8435  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
8436  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
8437  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
8438  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594707957E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626140708E-01
8439  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335732E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636792063E-01
8440  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475007179E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335167920E-03
8441  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
8442  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
8443  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491279206E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577979676E-02
8444  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111846327E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082124756E-02
8445  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622291327E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857643873E-03
8446  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
8447  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
8448  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253944686E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575172E+03
8449  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970144167E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708619E+03
8450  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
8451  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8452  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
8453  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 8308  grad-res ------------------------------- Line 8458  grad-res -------------------------------
8458  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
8459  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
8460  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
8461  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871504838148E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871511460553E-02
8462  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271777167420E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271784606977E-02
8463  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566981682E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566668283E-03
8464  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
8465  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
8466  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349864559507E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349850891614E-03
8467  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519216186E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520690131E-02
8468  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324701513E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324498247E-03
8469  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
8470  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
8471  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349225901598E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349230190786E+02
8472  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331152206172E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331147859114E+02
8473  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095891367258E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095889425164E+01
8474  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
8475  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
8476  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196927407E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189416412E-08
8477  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557722319E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548992232E-08
8478  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241643205619E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241640913886E-09
8479  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
8480  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
8481  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 8352  grad-res ------------------------------- Line 8502  grad-res -------------------------------
8502  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
8503  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
8504  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
8505  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
8506  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
8507  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
8508  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
8509  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
8510  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
8511  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 8372  grad-res ------------------------------- Line 8522  grad-res -------------------------------
8522  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
8523  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
8524  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
8525  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
8526  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613872771643E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880282638E-08
8527  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302378043E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294335688E-08
8528  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666128603051E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126550654E-09
8529  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
8530  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
8531  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 8409  grad-res ------------------------------- Line 8559  grad-res -------------------------------
8559  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8560  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
8561  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8562   cg2d: Sum(rhs),rhsMax =   4.51028103753970E-16  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   3.71577768554232E-15  1.19344309095634E+00
8563  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8564  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
8565  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8566  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
8567  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
8568  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453084E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706827E-01
8569  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
8570  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876305E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385864E-02
8571  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298376E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558925E-02
8572  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690437839E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522099E-03
8573  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
8574  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270786E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611140E-02
8575  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476073981E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847286759E-03
8576  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773259E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167767E-02
8577  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237466E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518269E-03
8578  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
8579  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
8580  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078587893344E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078767092804E-01
8581  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010087372036E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010202040523E-01
8582  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772699211389E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773092320036E-02
8583  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
8584  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
8585  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865416932E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922135856E-01
8586  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046126399E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028731313E-01
8587  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020563011E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056932547E-02
8588  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
8589  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
8590  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647267386E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802702635E-02
8591  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255442497E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206919843E-02
8592  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853024459E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951698562E-03
8593  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
8594  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
8595  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951309816E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983185700E+03
8596  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600709290E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590967381E+03
8597  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772617607E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817544762E+02
8598  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8599  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
8600  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 8453  grad-res ------------------------------- Line 8603  grad-res -------------------------------
8603  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8604  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
8605  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
8606  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
8607  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
8608  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043558837525E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043570980074E-02
8609  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766568717398E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766579141029E-02
8610  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182864623189E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182861302595E-03
8611  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
8612  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
8613  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082422394432E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082400026860E-03
8614  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476811039820E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476812665604E-02
8615  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934354952829E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934357320481E-03
8616  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
8617  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
8618  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898336527622E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898343142134E+02
8619  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111256195517E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111249806980E+02
8620  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429145125817E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429147033115E+01
8621  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
8622  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
8623  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622990165555E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979286900E-08
8624  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090132021E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078672729E-08
8625  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728702570090E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701273287E-09
8626  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
8627  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
8628  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
8629  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
8630  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
8631  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 8497  grad-res ------------------------------- Line 8647  grad-res -------------------------------
8647  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
8648  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
8649  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
8650  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
8651  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
8652  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
8653  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691978E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041562196E+01
8654  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674670E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690695E+01
8655  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600741331E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601829535E+00
8656  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
8657  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
8658  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 8518  grad-res ------------------------------- Line 8668  grad-res -------------------------------
8668  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
8669  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
8670  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
8671  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
8672  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
8673  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068689461E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079568116E-08
8674  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645557386E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634484552E-08
8675  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540132035284E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135803734E-09
8676  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
8677  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
8678  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 8531  grad-res ------------------------------- Line 8681  grad-res -------------------------------
8681  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
8682  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
8683  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
8684  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
8685  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
8686  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
8687  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 8556  grad-res ------------------------------- Line 8706  grad-res -------------------------------
8706  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8707  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
8708  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8709   cg2d: Sum(rhs),rhsMax =   2.88657986402541E-15  1.21657112132555E+00   cg2d: Sum(rhs),rhsMax =   7.09154956979319E-15  1.21657685390256E+00
8710  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8711  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
8712  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8713  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
8714  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
8715  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987250E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449706E-01
8716  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528993E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390239E-03
8717  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576837684E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698452382E-02
8718  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155442892E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745420307E-02
8719  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561993036768E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397306217096E-03
8720  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895328E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984268E-02
8721  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540494E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386293E-01
8722  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707407062E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921522002E-02
8723  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201959977E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899108225E-02
8724  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490525964E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957244249E-03
8725  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
8726  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
8727  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818446155532E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818733246942E-01
8728  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298526082938E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298706746175E-01
8729  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399437154740E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399679195596E-02
8730  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
8731  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100532E-04
8732  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863675198E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914861154E-01
8733  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895341528E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906166469E-01
8734  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221506227E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512199664E-02
8735  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
8736  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301767E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819473E-05
8737  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452255309E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591669452E-02
8738  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728049039E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757651764E-02
8739  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011376995E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805413614E-03
8740  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
8741  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
8742  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299503E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551205E+03
8743  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446098E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003395E+03
8744  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471128E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733098E+02
8745  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8746  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
8747  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 8600  grad-res ------------------------------- Line 8750  grad-res -------------------------------
8750  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8751  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
8752  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
8753  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710508E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
8754  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
8755  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947591828358E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947603636433E-02
8756  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715202136539E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715211635025E-02
8757  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139692683035E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139707728613E-03
8758  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
8759  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
8760  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642050560166E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642019150281E-03
8761  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449177543115E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449178795377E-02
8762  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930683741014E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930679377819E-03
8763  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
8764  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765305E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495282E+01
8765  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668403106403E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668408987615E+02
8766  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027869779005E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027863489944E+02
8767  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305546660970E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305556291955E+01
8768  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
8769  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908965E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
8770  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065946953E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903056095439E-08
8771  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392880037868E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868241005E-08
8772  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629113549603E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112449190E-09
8773  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
8774  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
8775  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
8776  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
8777  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
8778  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 8645  grad-res ------------------------------- Line 8795  grad-res -------------------------------
8795  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
8796  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
8797  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
8798  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
8799  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509308E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330216E+01
8800  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080928389E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099261346E+01
8801  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670146716E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650423500E+01
8802  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358259870E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359525444E+00
8803  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
8804  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
8805  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 8665  grad-res ------------------------------- Line 8815  grad-res -------------------------------
8815  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
8816  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
8817  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
8818  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
8819  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436911E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125342E-09
8820  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982064029E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486991915543E-08
8821  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700806801E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689772253E-08
8822  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089671722E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090675891E-09
8823  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
8824  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
8825  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 8696  grad-res ------------------------------- Line 8846  grad-res -------------------------------
8846  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
8847  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
8848  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
8849  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
8850  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
8851  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
8852  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
8853  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8854  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
8855  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8856   cg2d: Sum(rhs),rhsMax =   1.48145384848419E-15  1.21135953997929E+00   cg2d: Sum(rhs),rhsMax =   1.05332409461312E-14  1.21136681419820E+00
8857  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8858  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
8859  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8860  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
8861  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
8862  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172398238E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022153283E-01
8863  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171266E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037441E-03
8864  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336169835524E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315231374456E-02
8865  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076790650861E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087151940772E-02
8866  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095774267694E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840776646258E-03
8867  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935779E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213957E-01
8868  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246585E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318112000E-01
8869  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685684654E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113800555E-02
8870  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449901752E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849059954E-02
8871  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937933018424E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762640318775E-03
8872  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
8873  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
8874  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768347779534E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768842001726E-01
8875  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313256151409E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313586293652E-01
8876  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6611909328241E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610502558552E-02
8877  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
8878  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763460E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
8879  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680519052E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731436501E-01
8880  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407341453E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490797996E-01
8881  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331565457E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878737382E-02
8882  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
8883  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275054E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840598E-06
8884  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389337713E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528183976E-02
8885  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033803241E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261451183E-02
8886  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551664846E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044451818E-03
8887  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
8888  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
8889  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322688E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581702E+03
8890  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770123E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095638E+03
8891  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774934E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660945E+02
8892  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
8893  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
8894  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 8779  grad-res ------------------------------- Line 8929  grad-res -------------------------------
8929  (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
8930  (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
8931  (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
8932  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
8933  (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
8934  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
8935  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 8795  grad-res ------------------------------- Line 8945  grad-res -------------------------------
8945  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
8946   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
8947   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
8948   --> f_temp    = 0.298754214652893E+04   --> f_temp    = 0.298753861358714E+04
8949   --> f_salt    = 0.118024219178050E+04   --> f_salt    = 0.118024104121082E+04
8950   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
8951   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
8952   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
8953   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
8954   --> f_sst     = 0.298001089953940E+04   --> f_sst     = 0.298000730570683E+04
8955   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
8956   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
8957   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 8872  grad-res ------------------------------- Line 9022  grad-res -------------------------------
9022   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
9023   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
9024   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
9025   --> objf_hmean           = 0.268951706125611E-01   --> objf_hmean           = 0.488018756060460E-01
9026   --> fc               = 0.714782213301944E+04   --> fc               = 0.714783576238039E+04
9027   ph-check fcpertplus =   7147.82213   ph-check fcpertplus =   7147.83576
9028  (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
9029   ph-check fcpertminus =   7147.82213   ph-check fcpertminus =   7147.83576
9030  (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
9031  (PID.TID 0000.0001)  (PID.TID 0000.0001)
9032  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00
# Line 8994  grad-res ------------------------------- Line 9144  grad-res -------------------------------
9144  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05
9145  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05
9146  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05
9147  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
9148  (PID.TID 0000.0001)  (PID.TID 0000.0001)
9149  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
9150  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 9102  grad-res ------------------------------- Line 9184  grad-res -------------------------------
9184  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
9185  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
9186  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
9187  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
9188  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
9189  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
9190  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
9191  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
9192  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
9193  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 9241  grad-res ------------------------------- Line 9323  grad-res -------------------------------
9323  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9324  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
9325  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9326   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
9327  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9328  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
9329  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9330  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
9331  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
9332  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
9333  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
9334  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
9335  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
9336  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
9337  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
9338  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
9339  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
9340  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
9341  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
9342  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
9343  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
9344  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
9345  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
9346  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
9347  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
9348  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
9349  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594708775E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626141526E-01
9350  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647334925E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791257E-01
9351  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475007179E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335167920E-03
9352  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
9353  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
9354  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491281462E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577981932E-02
9355  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111844103E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082122532E-02
9356  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622291327E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857643873E-03
9357  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
9358  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
9359  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945493E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575980E+03
9360  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143354E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956707806E+03
9361  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
9362  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9363  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
9364  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 9287  grad-res ------------------------------- Line 9369  grad-res -------------------------------
9369  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
9370  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
9371  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
9372  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871506896679E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871513519084E-02
9373  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271777380858E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271784820414E-02
9374  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566981682E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566668283E-03
9375  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
9376  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
9377  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349860462379E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349846794486E-03
9378  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519494203E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520968148E-02
9379  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324701513E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324498247E-03
9380  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
9381  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
9382  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349227253958E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349231543145E+02
9383  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331151006351E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331146659292E+02
9384  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095900890131E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095898948037E+01
9385  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
9386  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
9387  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196552964E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189041969E-08
9388  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557561549E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548831463E-08
9389  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241641887266E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241639595533E-09
9390  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
9391  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
9392  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 9331  grad-res ------------------------------- Line 9413  grad-res -------------------------------
9413  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
9414  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
9415  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
9416  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
9417  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
9418  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
9419  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
9420  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
9421  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
9422  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 9351  grad-res ------------------------------- Line 9433  grad-res -------------------------------
9433  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
9434  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
9435  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
9436  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
9437  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613873146086E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880657081E-08
9438  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302084260E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294041904E-08
9439  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666128603051E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126550654E-09
9440  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
9441  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
9442  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 9388  grad-res ------------------------------- Line 9470  grad-res -------------------------------
9470  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9471  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
9472  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9473   cg2d: Sum(rhs),rhsMax =   6.24500451351651E-17  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   2.84841594755392E-15  1.19344309095634E+00
9474  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9475  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
9476  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9477  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
9478  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
9479  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453085E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706828E-01
9480  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
9481  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876100E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385726E-02
9482  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298049E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558677E-02
9483  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690439012E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300523595E-03
9484  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
9485  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270777E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611131E-02
9486  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476074502E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847287048E-03
9487  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773214E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167730E-02
9488  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237313E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518162E-03
9489  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
9490  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
9491  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078640460631E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078819660593E-01
9492  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010076233199E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010190902078E-01
9493  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773069373003E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773462485643E-02
9494  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
9495  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
9496  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865421790E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922140714E-01
9497  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046121719E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028726632E-01
9498  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020563011E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056932547E-02
9499  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
9500  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
9501  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647280756E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802716005E-02
9502  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255429621E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206906967E-02
9503  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853024457E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951698561E-03
9504  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
9505  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
9506  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951311884E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983187767E+03
9507  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600707357E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590965448E+03
9508  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772632163E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817559319E+02
9509  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9510  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
9511  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 9432  grad-res ------------------------------- Line 9514  grad-res -------------------------------
9514  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9515  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
9516  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
9517  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
9518  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
9519  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043563070887E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043575213328E-02
9520  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766569094872E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766579518498E-02
9521  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182864623189E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182861302595E-03
9522  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
9523  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
9524  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082413963812E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082391596452E-03
9525  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476811597332E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476813223102E-02
9526  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934354952829E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934357320480E-03
9527  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
9528  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
9529  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898337772764E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898344387278E+02
9530  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111255092661E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111248704123E+02
9531  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429149509761E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429151417067E+01
9532  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
9533  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
9534  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622989764211E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622978885559E-08
9535  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490089963410E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078504120E-08
9536  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701157024E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728699860232E-09
9537  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
9538  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
9539  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
9540  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
9541  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
9542  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 9476  grad-res ------------------------------- Line 9558  grad-res -------------------------------
9558  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
9559  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
9560  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
9561  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
9562  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
9563  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
9564  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691716E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041561935E+01
9565  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674888E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690914E+01
9566  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600740415E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601828620E+00
9567  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
9568  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
9569  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 9497  grad-res ------------------------------- Line 9579  grad-res -------------------------------
9579  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
9580  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
9581  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
9582  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
9583  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
9584  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767069090805E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079969457E-08
9585  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645248703E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634175871E-08
9586  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540132035284E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135803735E-09
9587  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
9588  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
9589  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 9510  grad-res ------------------------------- Line 9592  grad-res -------------------------------
9592  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
9593  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
9594  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
9595  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
9596  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
9597  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
9598  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 9535  grad-res ------------------------------- Line 9617  grad-res -------------------------------
9617  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9618  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
9619  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9620   cg2d: Sum(rhs),rhsMax =   3.90659726789977E-15  1.21657112132771E+00   cg2d: Sum(rhs),rhsMax =   8.91647866652079E-15  1.21657685390472E+00
9621  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9622  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
9623  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9624  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
9625  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
9626  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987213E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449675E-01
9627  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528993E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390239E-03
9628  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645577142261E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698755887E-02
9629  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155503792E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745482049E-02
9630  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561992132745E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397305274381E-03
9631  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895300E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984240E-02
9632  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540485E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386284E-01
9633  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707406098E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921521061E-02
9634  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201960410E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899108638E-02
9635  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490529404E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957247592E-03
9636  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
9637  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
9638  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818498628462E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818785719896E-01
9639  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298515305493E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298695968798E-01
9640  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399807028176E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6400049071210E-02
9641  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
9642  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100532E-04
9643  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863696689E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914882645E-01
9644  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895321473E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906146413E-01
9645  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221657550E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512350990E-02
9646  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
9647  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301767E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819472E-05
9648  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452311860E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591726004E-02
9649  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422727996282E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757599007E-02
9650  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011775198E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805811821E-03
9651  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
9652  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
9653  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299557E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551259E+03
9654  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446050E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003347E+03
9655  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471510E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733480E+02
9656  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9657  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
9658  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 9579  grad-res ------------------------------- Line 9661  grad-res -------------------------------
9661  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9662  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
9663  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
9664  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710508E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
9665  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
9666  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947596477832E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947608285482E-02
9667  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715202544615E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715212043085E-02
9668  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139692683030E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139707728608E-03
9669  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
9670  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
9671  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642041295502E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642009886462E-03
9672  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449178152552E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449179404759E-02
9673  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930683741018E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930679377823E-03
9674  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
9675  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765284E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495262E+01
9676  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668404336690E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668410217910E+02
9677  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027868694209E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027862405146E+02
9678  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305550992615E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305560623626E+01
9679  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
9680  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908964E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
9681  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065536502E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055685001E-08
9682  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879867296E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868070439E-08
9683  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112104622E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111004251E-09
9684  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
9685  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
9686  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
9687  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
9688  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
9689  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 9624  grad-res ------------------------------- Line 9706  grad-res -------------------------------
9706  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
9707  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
9708  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
9709  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
9710  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509317E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330225E+01
9711  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080925072E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099258029E+01
9712  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670149470E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650426254E+01
9713  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358248177E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359513752E+00
9714  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
9715  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
9716  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 9644  grad-res ------------------------------- Line 9726  grad-res -------------------------------
9726  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
9727  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
9728  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
9729  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
9730  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436871E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125304E-09
9731  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982474479E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992325981E-08
9732  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700494741E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689460204E-08
9733  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089671709E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090675878E-09
9734  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
9735  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
9736  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 9675  grad-res ------------------------------- Line 9757  grad-res -------------------------------
9757  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
9758  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
9759  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
9760  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
9761  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
9762  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
9763  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
9764  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9765  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
9766  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9767   cg2d: Sum(rhs),rhsMax =   1.73819292292876E-15  1.21135954013287E+00   cg2d: Sum(rhs),rhsMax =   1.00683350545694E-14  1.21136681435194E+00
9768  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9769  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
9770  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9771  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
9772  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
9773  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172391022E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022148913E-01
9774  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171279E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037450E-03
9775  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336178522340E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315240086975E-02
9776  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076792459683E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087153792549E-02
9777  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095800003555E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840802378044E-03
9778  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935683E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213861E-01
9779  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246184E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111595E-01
9780  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685900178E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418114012380E-02
9781  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449826060E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819848989588E-02
9782  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937931331506E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762638646702E-03
9783  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
9784  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
9785  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768400156355E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768894378353E-01
9786  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313245430733E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313575572763E-01
9787  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612278929675E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610872161345E-02
9788  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
9789  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763460E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796747E-05
9790  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680542940E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731460389E-01
9791  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407319348E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490775892E-01
9792  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331733761E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878905685E-02
9793  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
9794  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275055E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840598E-06
9795  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389400404E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528246667E-02
9796  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033745235E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261393177E-02
9797  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462552106558E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044893527E-03
9798  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
9799  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
9800  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322692E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581705E+03
9801  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770118E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095634E+03
9802  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774972E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660983E+02
9803  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
9804  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
9805  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 9758  grad-res ------------------------------- Line 9840  grad-res -------------------------------
9840  (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
9841  (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
9842  (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
9843  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
9844  (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
9845  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
9846  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 9774  grad-res ------------------------------- Line 9856  grad-res -------------------------------
9856  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
9857   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
9858   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
9859   --> f_temp    = 0.298754214732154E+04   --> f_temp    = 0.298753861437974E+04
9860   --> f_salt    = 0.118024219330527E+04   --> f_salt    = 0.118024104273558E+04
9861   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
9862   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
9863   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
9864   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
9865   --> f_sst     = 0.298001090033182E+04   --> f_sst     = 0.298000730649924E+04
9866   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
9867   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
9868   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 9851  grad-res ------------------------------- Line 9933  grad-res -------------------------------
9933   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
9934   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
9935   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
9936   --> objf_hmean           = 0.268951705149503E-01   --> objf_hmean           = 0.488018763125753E-01
9937   --> fc               = 0.714782213612914E+04   --> fc               = 0.714783576549087E+04
9938  (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
9939  grad-res -------------------------------  grad-res -------------------------------
9940   grad-res     0    2   13    1    1    1    1    1   0.714782213457E+04 0.714782213302E+04 0.714782213613E+04   grad-res     0    2   13    1    1    1    1    1   0.714783576394E+04 0.714783576238E+04 0.714783576549E+04
9941   grad-res     0    2    2    5  150    1    1    1   -.155478434194E-01 -.155484804054E-01 -.409694153825E-04   grad-res     0    2    2    5  150    1    1    1   -.155515789086E-01 -.155523821377E-01 -.516493577938E-04
9942  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14782213457431E+03  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14783576393566E+03
9943  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.55478434193587E-02  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.55515789086213E-02
9944   ph-grd  ierr ---------------------------   ph-grd  ierr ---------------------------
9945   ph-grd  ierr =  0, icomp =  5, ichknum =  2   ph-grd  ierr =  0, icomp =  5, ichknum =  2
9946   ph-grd -->hit<--  14 1 1 1   ph-grd -->hit<--  14 1 1 1
# Line 9980  grad-res ------------------------------- Line 10062  grad-res -------------------------------
10062  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05
10063  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05
10064  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05
10065  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
10066  (PID.TID 0000.0001)  (PID.TID 0000.0001)
10067  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
10068  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 10088  grad-res ------------------------------- Line 10102  grad-res -------------------------------
10102  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
10103  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
10104  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
10105  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
10106  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
10107  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
10108  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
10109  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
10110  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
10111  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 10227  grad-res ------------------------------- Line 10241  grad-res -------------------------------
10241  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10242  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
10243  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10244   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
10245  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10246  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
10247  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10248  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
10249  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
10250  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
10251  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
10252  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
10253  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
10254  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
10255  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
10256  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
10257  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
10258  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
10259  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
10260  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
10261  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
10262  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
10263  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
10264  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
10265  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
10266  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
10267  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594707939E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626140690E-01
10268  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335636E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791968E-01
10269  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475022213E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335182954E-03
10270  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
10271  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
10272  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491279156E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577979627E-02
10273  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111846063E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082124493E-02
10274  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622295472E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857648018E-03
10275  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
10276  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
10277  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253944665E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575152E+03
10278  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970144076E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708528E+03
10279  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490189425E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552661145E+02
10280  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10281  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
10282  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 10273  grad-res ------------------------------- Line 10287  grad-res -------------------------------
10287  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
10288  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
10289  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
10290  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871503278847E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871509901253E-02
10291  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271776077019E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271783516577E-02
10292  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566981682E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566668283E-03
10293  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
10294  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
10295  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349867487691E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349853819799E-03
10296  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518964910E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520438855E-02
10297  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135322927513E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135322724247E-03
10298  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
10299  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
10300  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349225819857E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349230109045E+02
10301  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331152315596E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331147968538E+02
10302  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095901465703E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095899523609E+01
10303  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
10304  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
10305  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196986011E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189475016E-08
10306  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557750838E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699549020752E-08
10307  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241643411952E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241641120219E-09
10308  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
10309  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
10310  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 10317  grad-res ------------------------------- Line 10331  grad-res -------------------------------
10331  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
10332  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
10333  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
10334  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
10335  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
10336  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
10337  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
10338  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
10339  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
10340  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 10337  grad-res ------------------------------- Line 10351  grad-res -------------------------------
10351  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
10352  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
10353  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
10354  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
10355  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613872713040E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880224035E-08
10356  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302428281E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294385926E-08
10357  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666129468574E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666127416177E-09
10358  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
10359  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
10360  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 10374  grad-res ------------------------------- Line 10388  grad-res -------------------------------
10388  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10389  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
10390  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10391   cg2d: Sum(rhs),rhsMax =  -2.63677968348475E-16  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   3.02535774210355E-15  1.19344309095634E+00
10392  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10393  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
10394  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10395  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
10396  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
10397  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453084E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706827E-01
10398  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003252E-03
10399  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376875780E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385299E-02
10400  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659297822E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558307E-02
10401  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690438384E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522726E-03
10402  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
10403  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270820E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611172E-02
10404  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476076186E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847288913E-03
10405  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773250E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167755E-02
10406  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237143E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509517957E-03
10407  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
10408  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
10409  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078593379965E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078772579661E-01
10410  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010111248425E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010225917126E-01
10411  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773030737882E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773423848523E-02
10412  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
10413  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
10414  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865417429E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922136353E-01
10415  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046125873E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028730787E-01
10416  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020569811E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056939347E-02
10417  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
10418  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
10419  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647268758E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802704007E-02
10420  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255441061E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206918407E-02
10421  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853043162E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951717265E-03
10422  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
10423  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
10424  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951309635E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983185518E+03
10425  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600709460E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590967550E+03
10426  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772633441E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817560596E+02
10427  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10428  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
10429  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 10418  grad-res ------------------------------- Line 10432  grad-res -------------------------------
10432  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10433  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
10434  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
10435  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
10436  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
10437  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043558686668E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043570829163E-02
10438  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766568042899E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766578466528E-02
10439  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182864623189E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182861302595E-03
10440  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
10441  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
10442  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082422541066E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082400173600E-03
10443  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476810993638E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476812619415E-02
10444  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934353397879E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934355765530E-03
10445  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
10446  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
10447  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898336820853E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898343435366E+02
10448  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111255957855E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111249569318E+02
10449  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429149636869E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429151544172E+01
10450  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
10451  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
10452  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622990024053E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979145400E-08
10453  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090074994E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078615703E-08
10454  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728702071885E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728700775087E-09
10455  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
10456  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
10457  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
10458  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
10459  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
10460  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 10462  grad-res ------------------------------- Line 10476  grad-res -------------------------------
10476  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
10477  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
10478  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
10479  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
10480  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
10481  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
10482  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691983E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041562201E+01
10483  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674648E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690673E+01
10484  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600739917E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601828121E+00
10485  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
10486  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
10487  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 10483  grad-res ------------------------------- Line 10497  grad-res -------------------------------
10497  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
10498  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
10499  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
10500  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
10501  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
10502  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068830963E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079709616E-08
10503  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645453963E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634381131E-08
10504  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540132243652E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540136012103E-09
10505  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
10506  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
10507  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 10496  grad-res ------------------------------- Line 10510  grad-res -------------------------------
10510  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
10511  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
10512  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
10513  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
10514  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
10515  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
10516  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 10521  grad-res ------------------------------- Line 10535  grad-res -------------------------------
10535  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10536  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
10537  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10538   cg2d: Sum(rhs),rhsMax =   2.89004931097736E-15  1.21657112132662E+00   cg2d: Sum(rhs),rhsMax =   1.06858966120171E-14  1.21657685390363E+00
10539  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10540  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
10541  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10542  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
10543  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
10544  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987288E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449733E-01
10545  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528994E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390240E-03
10546  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576990092E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698604211E-02
10547  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155473434E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745451234E-02
10548  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561992584259E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397305745884E-03
10549  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895314E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984255E-02
10550  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540490E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386289E-01
10551  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707406324E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921521270E-02
10552  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201960300E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899108537E-02
10553  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490529641E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957247903E-03
10554  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
10555  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
10556  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818467737338E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818754829026E-01
10557  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298527962351E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298708625579E-01
10558  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399655084605E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399897127917E-02
10559  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
10560  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100532E-04
10561  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863682289E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914868245E-01
10562  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895334906E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906159847E-01
10563  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221607616E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512301055E-02
10564  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
10565  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301767E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819472E-05
10566  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452274585E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591688728E-02
10567  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728031047E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757633772E-02
10568  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011639463E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805676083E-03
10569  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
10570  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
10571  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
10572  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
10573  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471319E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733289E+02
10574  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10575  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
10576  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 10565  grad-res ------------------------------- Line 10579  grad-res -------------------------------
10579  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10580  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
10581  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
10582  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710508E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
10583  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
10584  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947591902087E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947603709950E-02
10585  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715201493038E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715210991519E-02
10586  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139692683029E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139707728607E-03
10587  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
10588  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
10589  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642050260368E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642018850905E-03
10590  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449177526955E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449178779190E-02
10591  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930682196516E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930677833321E-03
10592  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
10593  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765294E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495272E+01
10594  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668403399201E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668409280417E+02
10595  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027869542882E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027863253820E+02
10596  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305551096624E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305560727619E+01
10597  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
10598  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908964E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
10599  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065791920E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055940412E-08
10600  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879975585E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868178724E-08
10601  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629113003829E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111903435E-09
10602  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
10603  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
10604  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
10605  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
10606  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
10607  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 10610  grad-res ------------------------------- Line 10624  grad-res -------------------------------
10624  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
10625  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
10626  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
10627  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
10628  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509313E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330220E+01
10629  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080929492E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099262449E+01
10630  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670145432E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650422216E+01
10631  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358234582E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359500157E+00
10632  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
10633  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
10634  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 10630  grad-res ------------------------------- Line 10644  grad-res -------------------------------
10644  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
10645  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
10646  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
10647  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
10648  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436892E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125322E-09
10649  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982219062E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992070570E-08
10650  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700693795E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689659252E-08
10651  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089848480E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090852646E-09
10652  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
10653  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
10654  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 10661  grad-res ------------------------------- Line 10675  grad-res -------------------------------
10675  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
10676  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
10677  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
10678  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
10679  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
10680  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
10681  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
10682  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10683  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
10684  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10685   cg2d: Sum(rhs),rhsMax =   2.32452945780892E-15  1.21135953980715E+00   cg2d: Sum(rhs),rhsMax =   1.06963049528730E-14  1.21136681402651E+00
10686  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10687  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
10688  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10689  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
10690  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
10691  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172455694E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022199185E-01
10692  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171265E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037442E-03
10693  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336168606437E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315230137146E-02
10694  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076788892538E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087150156755E-02
10695  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095794261677E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840796634713E-03
10696  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935732E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213911E-01
10697  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246804E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318112221E-01
10698  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685492575E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113607392E-02
10699  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449983040E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849136578E-02
10700  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937933067274E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762640376729E-03
10701  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
10702  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
10703  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768372595840E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768866818253E-01
10704  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313252968597E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313583110687E-01
10705  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612104078382E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610697310901E-02
10706  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
10707  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763463E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796750E-05
10708  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680529901E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731447350E-01
10709  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407331417E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490787960E-01
10710  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331657484E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878829414E-02
10711  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
10712  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275062E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840605E-06
10713  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389366365E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528212630E-02
10714  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033776739E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261424680E-02
10715  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551905101E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044692088E-03
10716  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
10717  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
10718  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581704E+03
10719  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
10720  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774950E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660961E+02
10721  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
10722  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
10723  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 10744  grad-res ------------------------------- Line 10758  grad-res -------------------------------
10758  (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
10759  (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
10760  (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
10761  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
10762  (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
10763  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
10764  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 10760  grad-res ------------------------------- Line 10774  grad-res -------------------------------
10774  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
10775   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
10776   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
10777   --> f_temp    = 0.298754214649707E+04   --> f_temp    = 0.298753861355527E+04
10778   --> f_salt    = 0.118024219226273E+04   --> f_salt    = 0.118024104169306E+04
10779   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
10780   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
10781   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
10782   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
10783   --> f_sst     = 0.298001089950744E+04   --> f_sst     = 0.298000730567485E+04
10784   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
10785   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
10786   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 10837  grad-res ------------------------------- Line 10851  grad-res -------------------------------
10851   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
10852   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
10853   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
10854   --> objf_hmean           = 0.268951706710580E-01   --> objf_hmean           = 0.488018759507168E-01
10855   --> fc               = 0.714782213343791E+04   --> fc               = 0.714783576279913E+04
10856   ph-check fcpertplus =   7147.82213   ph-check fcpertplus =   7147.83576
10857  (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
10858   ph-check fcpertminus =   7147.82213   ph-check fcpertminus =   7147.83576
10859  (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
10860  (PID.TID 0000.0001)  (PID.TID 0000.0001)
10861  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00
# Line 10959  grad-res ------------------------------- Line 10973  grad-res -------------------------------
10973  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05
10974  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05
10975  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05
10976  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
10977  (PID.TID 0000.0001)  (PID.TID 0000.0001)
10978  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
10979  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 11067  grad-res ------------------------------- Line 11013  grad-res -------------------------------
11013  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
11014  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
11015  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
11016  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
11017  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
11018  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
11019  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
11020  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
11021  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
11022  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 11206  grad-res ------------------------------- Line 11152  grad-res -------------------------------
11152  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11153  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
11154  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11155   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
11156  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11157  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
11158  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11159  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
11160  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
11161  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
11162  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
11163  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
11164  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
11165  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
11166  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
11167  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
11168  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
11169  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
11170  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
11171  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
11172  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
11173  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
11174  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
11175  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
11176  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
11177  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
11178  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594708793E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626141544E-01
11179  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335021E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791353E-01
11180  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062474992145E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335152886E-03
11181  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
11182  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
11183  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491281511E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577981982E-02
11184  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111844366E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082122795E-02
11185  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622287182E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857639727E-03
11186  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
11187  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
11188  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945514E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282576001E+03
11189  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143445E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956707897E+03
11190  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490186437E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552658156E+02
11191  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11192  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
11193  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 11252  grad-res ------------------------------- Line 11198  grad-res -------------------------------
11198  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
11199  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
11200  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
11201  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871508455708E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871515078113E-02
11202  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271778471137E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271785910693E-02
11203  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566981682E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217566668283E-03
11204  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
11205  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
11206  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349857534712E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349843866819E-03
11207  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519745439E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655521219384E-02
11208  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135326475289E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135326272024E-03
11209  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
11210  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
11211  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349227335700E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349231624887E+02
11212  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331150896927E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331146549868E+02
11213  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095890791637E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095888849543E+01
11214  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
11215  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
11216  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196494376E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776188983381E-08
11217  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557533037E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548802950E-08
11218  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241641680987E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241639389254E-09
11219  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
11220  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
11221  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 11296  grad-res ------------------------------- Line 11242  grad-res -------------------------------
11242  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
11243  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
11244  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
11245  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
11246  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
11247  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
11248  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
11249  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
11250  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
11251  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 11316  grad-res ------------------------------- Line 11262  grad-res -------------------------------
11262  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
11263  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
11264  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
11265  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
11266  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613873204674E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880715669E-08
11267  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302034035E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485293991679E-08
11268  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666127737609E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666125685212E-09
11269  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
11270  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
11271  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 11353  grad-res ------------------------------- Line 11299  grad-res -------------------------------
11299  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11300  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
11301  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11302   cg2d: Sum(rhs),rhsMax =   1.31838984174237E-16  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   2.89004931097736E-15  1.19344309095634E+00
11303  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11304  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
11305  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11306  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
11307  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
11308  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453085E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706828E-01
11309  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780163E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
11310  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876626E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259386291E-02
11311  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298603E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887559296E-02
11312  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690438468E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522968E-03
11313  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
11314  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270743E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611099E-02
11315  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476072298E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847284893E-03
11316  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773223E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167742E-02
11317  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237636E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518474E-03
11318  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
11319  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
11320  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078634974012E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078814173742E-01
11321  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010052356154E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010167024803E-01
11322  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772737846260E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773130956773E-02
11323  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
11324  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
11325  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865421292E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922140216E-01
11326  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046122245E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028727158E-01
11327  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020556211E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056925747E-02
11328  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
11329  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
11330  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647279383E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802714632E-02
11331  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255431057E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206908403E-02
11332  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853005754E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951679858E-03
11333  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
11334  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
11335  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951312065E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983187949E+03
11336  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600707188E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590965279E+03
11337  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772616329E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817543485E+02
11338  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11339  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
11340  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 11397  grad-res ------------------------------- Line 11343  grad-res -------------------------------
11343  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11344  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
11345  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
11346  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
11347  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
11348  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043563222086E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043575364581E-02
11349  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766569769407E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766580193034E-02
11350  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182864623190E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182861302596E-03
11351  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
11352  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
11353  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082413816498E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082391449031E-03
11354  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476811643560E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476813269337E-02
11355  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934356507783E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934358875435E-03
11356  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
11357  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
11358  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898337479532E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898344094045E+02
11359  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111255330321E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111248941784E+02
11360  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429144998672E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429146905973E+01
11361  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
11362  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
11363  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622989905690E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979027036E-08
11364  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090020427E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078561136E-08
11365  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701655149E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728700358351E-09
11366  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
11367  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
11368  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
11369  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
11370  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
11371  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 11441  grad-res ------------------------------- Line 11387  grad-res -------------------------------
11387  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
11388  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
11389  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
11390  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
11391  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
11392  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
11393  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691712E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041561930E+01
11394  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674910E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690935E+01
11395  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600741829E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601830034E+00
11396  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
11397  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
11398  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 11462  grad-res ------------------------------- Line 11408  grad-res -------------------------------
11408  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
11409  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
11410  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
11411  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
11412  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
11413  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068949326E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079827980E-08
11414  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645352108E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634279275E-08
11415  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540131826916E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135595366E-09
11416  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
11417  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
11418  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 11475  grad-res ------------------------------- Line 11421  grad-res -------------------------------
11421  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
11422  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
11423  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
11424  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
11425  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
11426  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
11427  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 11500  grad-res ------------------------------- Line 11446  grad-res -------------------------------
11446  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11447  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
11448  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11449   cg2d: Sum(rhs),rhsMax =   3.92741394961149E-15  1.21657112132664E+00   cg2d: Sum(rhs),rhsMax =   8.37871438896798E-15  1.21657685390366E+00
11450  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11451  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
11452  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11453  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
11454  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
11455  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987175E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449647E-01
11456  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528992E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390238E-03
11457  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576989861E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698604067E-02
11458  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155473249E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745451122E-02
11459  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561992585244E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397305745562E-03
11460  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895314E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984254E-02
11461  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540490E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386289E-01
11462  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707406836E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921521794E-02
11463  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201960087E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899108326E-02
11464  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490525725E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957243936E-03
11465  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
11466  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
11467  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818477048087E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818764139234E-01
11468  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298513422251E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298694085569E-01
11469  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399589088001E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399831128541E-02
11470  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
11471  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100533E-04
11472  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863689598E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914875553E-01
11473  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895328095E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906153035E-01
11474  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221556158E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512249596E-02
11475  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
11476  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301768E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819473E-05
11477  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452292584E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591706727E-02
11478  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728014274E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757616999E-02
11479  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011512721E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805549342E-03
11480  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
11481  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
11482  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
11483  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
11484  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471318E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733289E+02
11485  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11486  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
11487  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 11544  grad-res ------------------------------- Line 11490  grad-res -------------------------------
11490  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11491  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
11492  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
11493  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710508E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
11494  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
11495  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947596404536E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947608212397E-02
11496  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715203188154E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715212686629E-02
11497  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139692683035E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139707728613E-03
11498  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
11499  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
11500  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642041594438E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642010184976E-03
11501  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449178168768E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449179421002E-02
11502  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930685285520E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930680922325E-03
11503  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
11504  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765294E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495272E+01
11505  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668404043892E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668409925107E+02
11506  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027868930331E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027862641269E+02
11507  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305546556924E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305556187924E+01
11508  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
11509  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908964E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
11510  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065691508E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055840001E-08
11511  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879929568E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868132707E-08
11512  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112650300E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111549910E-09
11513  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
11514  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
11515  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
11516  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
11517  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
11518  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 11589  grad-res ------------------------------- Line 11535  grad-res -------------------------------
11535  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
11536  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
11537  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
11538  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
11539  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509313E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330220E+01
11540  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080923969E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099256926E+01
11541  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670150753E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650427537E+01
11542  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358273464E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359539039E+00
11543  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
11544  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
11545  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 11609  grad-res ------------------------------- Line 11555  grad-res -------------------------------
11555  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
11556  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
11557  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
11558  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
11559  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436890E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125322E-09
11560  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982319474E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992170981E-08
11561  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700607726E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689573184E-08
11562  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089494952E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090499123E-09
11563  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
11564  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
11565  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 11640  grad-res ------------------------------- Line 11586  grad-res -------------------------------
11586  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
11587  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
11588  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
11589  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
11590  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
11591  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
11592  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
11593  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11594  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
11595  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11596   cg2d: Sum(rhs),rhsMax =   1.96023752785379E-15  1.21135954030498E+00   cg2d: Sum(rhs),rhsMax =   9.35015953551499E-15  1.21136681452377E+00
11597  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11598  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
11599  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11600  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
11601  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
11602  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172333567E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022103011E-01
11603  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171280E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037450E-03
11604  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336179751585E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315241324446E-02
11605  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076794218032E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087155576594E-02
11606  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095780009908E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840782389918E-03
11607  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935729E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213908E-01
11608  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189245965E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111374E-01
11609  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984686092262E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418114205548E-02
11610  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449744770E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819848912962E-02
11611  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937931282613E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762638588706E-03
11612  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
11613  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
11614  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768375341002E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768869562770E-01
11615  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313248610405E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313578752592E-01
11616  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612084172571E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610677401999E-02
11617  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
11618  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763457E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796744E-05
11619  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680532091E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731449540E-01
11620  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407329384E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490785927E-01
11621  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331641730E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878813648E-02
11622  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
11623  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275047E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840590E-06
11624  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389371751E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528218014E-02
11625  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033771738E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261419680E-02
11626  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551866290E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044653243E-03
11627  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
11628  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
11629  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
11630  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770121E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
11631  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774956E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660967E+02
11632  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
11633  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
11634  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 11723  grad-res ------------------------------- Line 11669  grad-res -------------------------------
11669  (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
11670  (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
11671  (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
11672  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
11673  (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
11674  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
11675  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 11739  grad-res ------------------------------- Line 11685  grad-res -------------------------------
11685  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
11686   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
11687   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
11688   --> f_temp    = 0.298754214735341E+04   --> f_temp    = 0.298753861441162E+04
11689   --> f_salt    = 0.118024219282306E+04   --> f_salt    = 0.118024104225336E+04
11690   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
11691   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
11692   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
11693   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
11694   --> f_sst     = 0.298001090036380E+04   --> f_sst     = 0.298000730653123E+04
11695   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
11696   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
11697   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 11816  grad-res ------------------------------- Line 11762  grad-res -------------------------------
11762   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
11763   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
11764   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
11765   --> objf_hmean           = 0.268951704564516E-01   --> objf_hmean           = 0.488018759679243E-01
11766   --> fc               = 0.714782213571072E+04   --> fc               = 0.714783576507218E+04
11767  (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
11768  grad-res -------------------------------  grad-res -------------------------------
11769   grad-res     0    3   14    1    1    1    1    1   0.714782213457E+04 0.714782213344E+04 0.714782213571E+04   grad-res     0    3   14    1    1    1    1    1   0.714783576394E+04 0.714783576280E+04 0.714783576507E+04
11770   grad-res     0    3    3    6  150    1    1    1   -.113594690112E-01 -.113640180643E-01 -.400463539065E-03   grad-res     0    3    3    6  150    1    1    1   -.113605332353E-01 -.113652595246E-01 -.416027066625E-03
11771  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14782213457431E+03  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14783576393566E+03
11772  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.13594690111794E-02  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -1.13605332352923E-02
11773   ph-grd  ierr ---------------------------   ph-grd  ierr ---------------------------
11774   ph-grd  ierr =  0, icomp =  6, ichknum =  3   ph-grd  ierr =  0, icomp =  6, ichknum =  3
11775   ph-grd -->hit<--  15 1 1 1   ph-grd -->hit<--  15 1 1 1
# Line 11945  grad-res ------------------------------- Line 11891  grad-res -------------------------------
11891  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05
11892  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05
11893  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05
11894  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
11895  (PID.TID 0000.0001)  (PID.TID 0000.0001)
11896  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
11897  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 12053  grad-res ------------------------------- Line 11931  grad-res -------------------------------
11931  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
11932  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
11933  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
11934  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
11935  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
11936  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
11937  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
11938  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
11939  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
11940  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 12192  grad-res ------------------------------- Line 12070  grad-res -------------------------------
12070  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12071  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
12072  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12073   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
12074  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12075  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
12076  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12077  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
12078  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
12079  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
12080  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
12081  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
12082  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
12083  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
12084  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
12085  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
12086  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
12087  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
12088  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
12089  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
12090  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
12091  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
12092  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
12093  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
12094  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
12095  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
12096  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594707947E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626140698E-01
12097  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335644E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791976E-01
12098  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475021933E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335182673E-03
12099  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
12100  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
12101  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491279318E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577979789E-02
12102  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111845981E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082124410E-02
12103  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622294904E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857647449E-03
12104  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
12105  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
12106  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575576E+03
12107  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143761E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708212E+03
12108  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
12109  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12110  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
12111  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 12238  grad-res ------------------------------- Line 12116  grad-res -------------------------------
12116  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
12117  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
12118  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
12119  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871503478472E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871510100877E-02
12120  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271775730745E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271783170303E-02
12121  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217575392851E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217575079452E-03
12122  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
12123  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
12124  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349867099996E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349853432103E-03
12125  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518968333E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520442278E-02
12126  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324701513E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324498247E-03
12127  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
12128  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
12129  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349226170673E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349230459860E+02
12130  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331152000642E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331147653583E+02
12131  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095897562029E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095895619935E+01
12132  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
12133  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
12134  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196886384E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189375389E-08
12135  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557695413E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548965327E-08
12136  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241643575937E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241641284204E-09
12137  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
12138  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
12139  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 12282  grad-res ------------------------------- Line 12160  grad-res -------------------------------
12160  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
12161  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
12162  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
12163  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
12164  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
12165  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
12166  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
12167  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
12168  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
12169  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 12302  grad-res ------------------------------- Line 12180  grad-res -------------------------------
12180  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
12181  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
12182  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
12183  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
12184  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613872812666E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880323661E-08
12185  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302349103E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294306747E-08
12186  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666129117805E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666127065408E-09
12187  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
12188  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
12189  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 12339  grad-res ------------------------------- Line 12217  grad-res -------------------------------
12217  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12218  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
12219  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12220   cg2d: Sum(rhs),rhsMax =  -7.94503351997378E-16  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   3.40352745986650E-15  1.19344309095634E+00
12221  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12222  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
12223  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12224  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
12225  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
12226  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453085E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706829E-01
12227  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
12228  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376875481E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385004E-02
12229  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659297543E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558023E-02
12230  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690438517E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522877E-03
12231  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
12232  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270784E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611130E-02
12233  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476074105E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847286722E-03
12234  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773295E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167794E-02
12235  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237710E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518542E-03
12236  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
12237  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
12238  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078614176979E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078793376702E-01
12239  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010081801798E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010196470454E-01
12240  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772884292136E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773277402602E-02
12241  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
12242  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
12243  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865417338E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922136262E-01
12244  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046125967E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028730880E-01
12245  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020570131E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056939667E-02
12246  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
12247  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
12248  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647269167E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802704416E-02
12249  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255440693E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206918039E-02
12250  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853041719E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951715823E-03
12251  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
12252  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
12253  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951310850E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983186733E+03
12254  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600708324E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590966414E+03
12255  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772624884E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817552040E+02
12256  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12257  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
12258  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 12383  grad-res ------------------------------- Line 12261  grad-res -------------------------------
12261  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12262  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
12263  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
12264  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
12265  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
12266  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043558632324E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043570774819E-02
12267  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766567585972E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766578009602E-02
12268  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182872798747E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182869478153E-03
12269  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
12270  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
12271  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082422641680E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082400274213E-03
12272  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476810959502E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476812585279E-02
12273  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934354952829E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934357320481E-03
12274  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
12275  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
12276  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898336806186E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898343420699E+02
12277  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111255982152E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111249593615E+02
12278  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429148528968E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429150436269E+01
12279  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
12280  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
12281  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622990013055E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979134401E-08
12282  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090066211E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078606920E-08
12283  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728702202808E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728700906009E-09
12284  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
12285  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
12286  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
12287  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
12288  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
12289  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 12427  grad-res ------------------------------- Line 12305  grad-res -------------------------------
12305  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
12306  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
12307  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
12308  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
12309  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
12310  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
12311  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691980E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041562199E+01
12312  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674641E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690666E+01
12313  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600740406E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601828610E+00
12314  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
12315  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
12316  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 12448  grad-res ------------------------------- Line 12326  grad-res -------------------------------
12326  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
12327  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
12328  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
12329  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
12330  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
12331  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068841961E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079720615E-08
12332  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645444829E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634371996E-08
12333  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540132204929E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135973379E-09
12334  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
12335  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
12336  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 12461  grad-res ------------------------------- Line 12339  grad-res -------------------------------
12339  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
12340  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
12341  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
12342  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
12343  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
12344  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
12345  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 12486  grad-res ------------------------------- Line 12364  grad-res -------------------------------
12364  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12365  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
12366  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12367   cg2d: Sum(rhs),rhsMax =   3.54230533794464E-15  1.21657112132656E+00   cg2d: Sum(rhs),rhsMax =   7.99360577730113E-15  1.21657685390356E+00
12368  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12369  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
12370  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12371  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
12372  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
12373  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987324E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449763E-01
12374  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528993E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390239E-03
12375  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576990121E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698604226E-02
12376  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155473470E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745451258E-02
12377  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561992585431E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397305746393E-03
12378  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895315E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984255E-02
12379  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540490E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386289E-01
12380  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707406367E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921521310E-02
12381  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201960293E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899108532E-02
12382  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490526954E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957245185E-03
12383  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
12384  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
12385  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818472391988E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818759483411E-01
12386  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298520693404E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298701356664E-01
12387  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399622091401E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399864133250E-02
12388  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
12389  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100532E-04
12390  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863685781E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914871737E-01
12391  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895331652E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906156592E-01
12392  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221582451E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512275889E-02
12393  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
12394  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301767E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819472E-05
12395  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452283191E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591697334E-02
12396  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728023028E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757625752E-02
12397  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011577458E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805614079E-03
12398  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
12399  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
12400  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
12401  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
12402  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471320E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733290E+02
12403  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12404  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
12405  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 12530  grad-res ------------------------------- Line 12408  grad-res -------------------------------
12408  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12409  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
12410  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
12411  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710508E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
12412  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
12413  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947591847724E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947603655587E-02
12414  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715201036041E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715210534524E-02
12415  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139700800613E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139715846188E-03
12416  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
12417  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
12418  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642050360969E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642018951505E-03
12419  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449177492828E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449178745063E-02
12420  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930683741016E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930679377821E-03
12421  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
12422  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765295E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495273E+01
12423  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668403383562E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668409264779E+02
12424  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027869567750E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027863278688E+02
12425  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305548826787E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305558457785E+01
12426  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
12427  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908964E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
12428  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065782501E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055930993E-08
12429  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879968102E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868171241E-08
12430  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629113114281E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112013882E-09
12431  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
12432  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
12433  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
12434  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
12435  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
12436  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 12575  grad-res ------------------------------- Line 12453  grad-res -------------------------------
12453  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
12454  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
12455  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
12456  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
12457  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509313E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330220E+01
12458  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080928839E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099261796E+01
12459  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670145910E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650422694E+01
12460  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358254029E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359519604E+00
12461  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
12462  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
12463  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 12595  grad-res ------------------------------- Line 12473  grad-res -------------------------------
12473  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
12474  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
12475  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
12476  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
12477  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436892E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125323E-09
12478  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982228480E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992079989E-08
12479  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700685966E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689651423E-08
12480  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089958933E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090963094E-09
12481  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
12482  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
12483  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 12626  grad-res ------------------------------- Line 12504  grad-res -------------------------------
12504  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
12505  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
12506  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
12507  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
12508  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
12509  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
12510  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
12511  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12512  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
12513  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12514   cg2d: Sum(rhs),rhsMax =   4.68375338513738E-16  1.21135953986124E+00   cg2d: Sum(rhs),rhsMax =   1.14977471987743E-14  1.21136681408026E+00
12515  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12516  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
12517  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12518  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
12519  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
12520  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172418467E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022170147E-01
12521  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171268E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037443E-03
12522  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336172655031E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315234200147E-02
12523  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076790620093E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087151915911E-02
12524  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095795515275E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840797890105E-03
12525  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935607E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187213785E-01
12526  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246581E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111996E-01
12527  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685688493E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113802343E-02
12528  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449916502E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849075138E-02
12529  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932392541E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639694336E-03
12530  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
12531  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
12532  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967958E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190056E-01
12533  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790290E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932423E-01
12534  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094129114E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687360046E-02
12535  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
12536  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763466E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796753E-05
12537  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680530986E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448435E-01
12538  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330411E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786954E-01
12539  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649627E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821554E-02
12540  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
12541  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275070E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840613E-06
12542  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369034E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215298E-02
12543  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774264E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422205E-02
12544  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885751E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672729E-03
12545  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
12546  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
12547  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
12548  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
12549  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774955E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660966E+02
12550  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12551  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
12552  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 12709  grad-res ------------------------------- Line 12587  grad-res -------------------------------
12587  (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
12588  (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
12589  (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
12590  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
12591  (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
12592  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
12593  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 12725  grad-res ------------------------------- Line 12603  grad-res -------------------------------
12603  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
12604   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
12605   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
12606   --> f_temp    = 0.298754214662530E+04   --> f_temp    = 0.298753861368351E+04
12607   --> f_salt    = 0.118024219256522E+04   --> f_salt    = 0.118024104199554E+04
12608   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
12609   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
12610   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
12611   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
12612   --> f_sst     = 0.298001089963564E+04   --> f_sst     = 0.298000730580306E+04
12613   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
12614   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
12615   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 12802  grad-res ------------------------------- Line 12680  grad-res -------------------------------
12680   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
12681   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
12682   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
12683   --> objf_hmean           = 0.268951706279940E-01   --> objf_hmean           = 0.488018760424184E-01
12684   --> fc               = 0.714782213399678E+04   --> fc               = 0.714783576335815E+04
12685   ph-check fcpertplus =   7147.82213   ph-check fcpertplus =   7147.83576
12686  (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
12687   ph-check fcpertminus =   7147.82213   ph-check fcpertminus =   7147.83576
12688  (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
12689  (PID.TID 0000.0001)  (PID.TID 0000.0001)
12690  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00
# Line 12924  grad-res ------------------------------- Line 12802  grad-res -------------------------------
12802  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05
12803  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05
12804  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05
12805  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
12806  (PID.TID 0000.0001)  (PID.TID 0000.0001)
12807  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
12808  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 13032  grad-res ------------------------------- Line 12842  grad-res -------------------------------
12842  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
12843  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
12844  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
12845  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
12846  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
12847  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
12848  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
12849  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
12850  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
12851  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 13171  grad-res ------------------------------- Line 12981  grad-res -------------------------------
12981  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12982  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
12983  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12984   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
12985  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12986  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
12987  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
12988  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
12989  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
12990  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
12991  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
12992  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
12993  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
12994  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
12995  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
12996  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
12997  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
12998  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
12999  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
13000  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
13001  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
13002  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
13003  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
13004  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
13005  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
13006  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
13007  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594708785E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626141536E-01
13008  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335012E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791344E-01
13009  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062474992425E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335153166E-03
13010  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
13011  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
13012  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491281350E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577981820E-02
13013  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111844449E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082122878E-02
13014  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622287751E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857640296E-03
13015  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
13016  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
13017  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575576E+03
13018  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143761E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708212E+03
13019  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
13020  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13021  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
13022  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 13217  grad-res ------------------------------- Line 13027  grad-res -------------------------------
13027  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
13028  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
13029  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
13030  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871508256414E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871514878819E-02
13031  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271778817560E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271786257116E-02
13032  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217558570501E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217558257102E-03
13033  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
13034  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
13035  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349857921773E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349844253881E-03
13036  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519742066E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655521216010E-02
13037  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324701513E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135324498247E-03
13038  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
13039  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
13040  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349226984883E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349231274071E+02
13041  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331151211880E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331146864821E+02
13042  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095894695327E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095892753233E+01
13043  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
13044  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
13045  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196593980E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189082985E-08
13046  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557588451E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548858365E-08
13047  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241641516923E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241639225190E-09
13048  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
13049  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
13050  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 13261  grad-res ------------------------------- Line 13071  grad-res -------------------------------
13071  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
13072  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
13073  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
13074  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
13075  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
13076  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
13077  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
13078  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
13079  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
13080  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 13281  grad-res ------------------------------- Line 13091  grad-res -------------------------------
13091  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
13092  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
13093  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
13094  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
13095  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613873105070E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880616065E-08
13096  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302113194E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294070839E-08
13097  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666128088298E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126035901E-09
13098  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
13099  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
13100  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 13318  grad-res ------------------------------- Line 13128  grad-res -------------------------------
13128  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13129  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
13130  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13131   cg2d: Sum(rhs),rhsMax =   1.73472347597681E-16  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   3.02188829515160E-15  1.19344309095634E+00
13132  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13133  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
13134  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13135  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
13136  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
13137  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453084E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706826E-01
13138  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003251E-03
13139  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876925E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259386586E-02
13140  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298882E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887559579E-02
13141  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690438335E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522816E-03
13142  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
13143  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270778E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611141E-02
13144  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476074378E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847287085E-03
13145  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773178E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167703E-02
13146  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237069E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509517889E-03
13147  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
13148  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
13149  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078614176979E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078793376695E-01
13150  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010081801798E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010196470456E-01
13151  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772884292139E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773277402548E-02
13152  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
13153  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
13154  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865421384E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922140308E-01
13155  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046122151E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028727065E-01
13156  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020555890E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056925427E-02
13157  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
13158  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
13159  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647278974E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802714223E-02
13160  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255431425E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206908771E-02
13161  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853007197E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951681300E-03
13162  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
13163  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
13164  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951310850E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983186734E+03
13165  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600708324E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590966414E+03
13166  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772624885E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817552041E+02
13167  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13168  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
13169  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 13362  grad-res ------------------------------- Line 13172  grad-res -------------------------------
13172  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13173  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
13174  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
13175  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
13176  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
13177  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043563276432E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043575418927E-02
13178  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766570226337E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766580649963E-02
13179  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182856447604E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182853127011E-03
13180  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
13181  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
13182  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082413715881E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082391348416E-03
13183  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476811677696E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476813303472E-02
13184  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934354952829E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934357320480E-03
13185  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
13186  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
13187  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898337494199E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898344108712E+02
13188  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111255306025E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111248917487E+02
13189  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429146106586E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429148013888E+01
13190  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
13191  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
13192  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622989916689E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979038035E-08
13193  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090029210E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078569920E-08
13194  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701524225E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728700227429E-09
13195  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
13196  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
13197  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
13198  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
13199  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
13200  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 13406  grad-res ------------------------------- Line 13216  grad-res -------------------------------
13216  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
13217  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
13218  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
13219  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
13220  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
13221  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811502E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815848E+01
13222  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691714E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041561932E+01
13223  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674917E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690943E+01
13224  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600741341E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601829545E+00
13225  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
13226  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
13227  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 13427  grad-res ------------------------------- Line 13237  grad-res -------------------------------
13237  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
13238  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
13239  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
13240  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
13241  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
13242  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068938327E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079816981E-08
13243  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645361242E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634288409E-08
13244  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540131865639E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135634090E-09
13245  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
13246  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
13247  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 13440  grad-res ------------------------------- Line 13250  grad-res -------------------------------
13250  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
13251  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
13252  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
13253  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
13254  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
13255  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
13256  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 13465  grad-res ------------------------------- Line 13275  grad-res -------------------------------
13275  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13276  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
13277  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13278   cg2d: Sum(rhs),rhsMax =   2.62290189567693E-15  1.21657112132671E+00   cg2d: Sum(rhs),rhsMax =   8.09075029195583E-15  1.21657685390372E+00
13279  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13280  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
13281  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13282  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
13283  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
13284  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445987139E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067449617E-01
13285  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528993E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390239E-03
13286  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576989833E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698604051E-02
13287  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155473213E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745451099E-02
13288  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561992584072E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397305745053E-03
13289  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267895313E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028984253E-02
13290  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540490E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386289E-01
13291  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707406793E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921521754E-02
13292  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201960094E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899108331E-02
13293  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490528412E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957246654E-03
13294  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
13295  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
13296  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818472391989E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818759483403E-01
13297  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298520693403E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298701356666E-01
13298  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399622091398E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399864133195E-02
13299  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
13300  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961979E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100533E-04
13301  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863686106E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914872061E-01
13302  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895331350E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906156290E-01
13303  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221581324E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512274762E-02
13304  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
13305  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301768E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819473E-05
13306  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452283978E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591698121E-02
13307  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728022294E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757625019E-02
13308  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011574728E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805611349E-03
13309  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
13310  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
13311  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
13312  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
13313  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471318E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733288E+02
13314  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13315  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
13316  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 13509  grad-res ------------------------------- Line 13319  grad-res -------------------------------
13319  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13320  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
13321  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
13322  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710508E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794539E-02
13323  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
13324  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947596458900E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947608266761E-02
13325  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715203645154E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715213143627E-02
13326  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139684565424E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139699611005E-03
13327  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
13328  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002548E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907716E-02
13329  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642041493835E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642010084375E-03
13330  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449178202895E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449179455129E-02
13331  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930683741015E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930679377820E-03
13332  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
13333  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835765294E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197495272E+01
13334  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668404059530E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668409940745E+02
13335  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027868905463E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027862616401E+02
13336  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305548826784E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305558457782E+01
13337  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
13338  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908964E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939050E-08
13339  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065700927E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055849420E-08
13340  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879937051E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868140191E-08
13341  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112539848E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111439463E-09
13342  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
13343  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
13344  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
13345  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
13346  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
13347  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 13554  grad-res ------------------------------- Line 13364  grad-res -------------------------------
13364  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
13365  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
13366  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
13367  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
13368  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496509313E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711330221E+01
13369  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080924622E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099257579E+01
13370  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670150276E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650427060E+01
13371  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358254017E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359519592E+00
13372  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
13373  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
13374  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 13574  grad-res ------------------------------- Line 13384  grad-res -------------------------------
13384  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
13385  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
13386  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
13387  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
13388  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246436890E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042125322E-09
13389  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982310055E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992161561E-08
13390  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700615555E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689581014E-08
13391  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089384499E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090388675E-09
13392  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
13393  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
13394  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 13605  grad-res ------------------------------- Line 13415  grad-res -------------------------------
13415  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
13416  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
13417  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
13418  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
13419  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
13420  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
13421  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
13422  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13423  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
13424  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13425   cg2d: Sum(rhs),rhsMax =  -6.03683769639929E-16  1.21135954025089E+00   cg2d: Sum(rhs),rhsMax =   1.28508315100362E-14  1.21136681446998E+00
13426  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13427  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
13428  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13429  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
13430  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
13431  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172370793E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022132048E-01
13432  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171277E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037450E-03
13433  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336175703029E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315237261486E-02
13434  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076792490475E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087153817439E-02
13435  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095778756288E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840781134491E-03
13436  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872935855E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187214033E-01
13437  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189246188E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318111599E-01
13438  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685896344E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418114010596E-02
13439  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449811308E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819848974402E-02
13440  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937931957359E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762639271110E-03
13441  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
13442  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
13443  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967914E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868189994E-01
13444  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790233E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932363E-01
13445  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094128685E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687359537E-02
13446  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
13447  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371763454E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193796740E-05
13448  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680531006E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448455E-01
13449  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330390E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786933E-01
13450  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649589E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821510E-02
13451  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
13452  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204275039E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772840582E-06
13453  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369082E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215345E-02
13454  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774214E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422155E-02
13455  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885646E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672609E-03
13456  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
13457  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
13458  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322690E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581703E+03
13459  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095636E+03
13460  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774951E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660962E+02
13461  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13462  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
13463  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 13688  grad-res ------------------------------- Line 13498  grad-res -------------------------------
13498  (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
13499  (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
13500  (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
13501  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
13502  (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
13503  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
13504  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 13704  grad-res ------------------------------- Line 13514  grad-res -------------------------------
13514  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
13515   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
13516   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
13517   --> f_temp    = 0.298754214722518E+04   --> f_temp    = 0.298753861428339E+04
13518   --> f_salt    = 0.118024219252055E+04   --> f_salt    = 0.118024104195087E+04
13519   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
13520   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
13521   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
13522   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
13523   --> f_sst     = 0.298001090023560E+04   --> f_sst     = 0.298000730640302E+04
13524   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
13525   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
13526   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 13781  grad-res ------------------------------- Line 13591  grad-res -------------------------------
13591   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
13592   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
13593   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
13594   --> objf_hmean           = 0.268951704995160E-01   --> objf_hmean           = 0.488018758762221E-01
13595   --> fc               = 0.714782213515183E+04   --> fc               = 0.714783576451315E+04
13596  (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
13597  grad-res -------------------------------  grad-res -------------------------------
13598   grad-res     0    4   15    1    1    1    1    1   0.714782213457E+04 0.714782213400E+04 0.714782213515E+04   grad-res     0    4   15    1    1    1    1    1   0.714783576394E+04 0.714783576336E+04 0.714783576451E+04
13599   grad-res     0    4    4    7  150    1    1    1   -.577386363027E-02 -.577522314416E-02 -.235459992716E-03   grad-res     0    4    4    7  150    1    1    1   -.577362168830E-02 -.577501850785E-02 -.241931256782E-03
13600  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14782213457431E+03  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14783576393566E+03
13601  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -5.77386363026713E-03  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -5.77362168829633E-03
13602   ph-grd  ierr ---------------------------   ph-grd  ierr ---------------------------
13603   ph-grd  ierr =  0, icomp =  7, ichknum =  4   ph-grd  ierr =  0, icomp =  7, ichknum =  4
13604   ph-grd -->hit<--  16 1 1 1   ph-grd -->hit<--  16 1 1 1
# Line 13910  grad-res ------------------------------- Line 13720  grad-res -------------------------------
13720  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05
13721  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05
13722  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05
13723  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
13724  (PID.TID 0000.0001)  (PID.TID 0000.0001)
13725  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
13726  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 14018  grad-res ------------------------------- Line 13760  grad-res -------------------------------
13760  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
13761  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
13762  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
13763  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
13764  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
13765  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
13766  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
13767  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
13768  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
13769  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 14157  grad-res ------------------------------- Line 13899  grad-res -------------------------------
13899  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13900  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
13901  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13902   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
13903  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13904  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
13905  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13906  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
13907  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
13908  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
13909  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
13910  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
13911  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
13912  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
13913  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
13914  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
13915  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
13916  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
13917  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
13918  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
13919  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
13920  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
13921  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
13922  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
13923  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
13924  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
13925  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594707998E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626140749E-01
13926  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647335697E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636792029E-01
13927  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062475020139E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335180880E-03
13928  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
13929  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
13930  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491279441E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577979912E-02
13931  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111846110E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082124539E-02
13932  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622294469E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857647015E-03
13933  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
13934  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
13935  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575576E+03
13936  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143761E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708212E+03
13937  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
13938  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
13939  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
13940  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 14203  grad-res ------------------------------- Line 13945  grad-res -------------------------------
13945  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
13946  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
13947  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
13948  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871503434774E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871510057179E-02
13949  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271775353661E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271782793219E-02
13950  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217575546704E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217575233305E-03
13951  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
13952  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
13953  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349867079268E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349853411375E-03
13954  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655518954144E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655520428089E-02
13955  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135323073097E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135322869831E-03
13956  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
13957  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
13958  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349226174953E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349230464141E+02
13959  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331152016221E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331147669162E+02
13960  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095897546958E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095895604864E+01
13961  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
13962  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
13963  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196840430E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189329435E-08
13964  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557680782E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548950696E-08
13965  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241642193470E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241639901737E-09
13966  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
13967  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
13968  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 14247  grad-res ------------------------------- Line 13989  grad-res -------------------------------
13989  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
13990  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
13991  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
13992  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
13993  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
13994  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
13995  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
13996  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
13997  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
13998  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 14267  grad-res ------------------------------- Line 14009  grad-res -------------------------------
14009  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
14010  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
14011  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
14012  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
14013  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613872858620E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880369615E-08
14014  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302319573E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294277217E-08
14015  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666128956010E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126903613E-09
14016  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
14017  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
14018  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 14304  grad-res ------------------------------- Line 14046  grad-res -------------------------------
14046  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14047  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
14048  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14049   cg2d: Sum(rhs),rhsMax =  -1.70002900645727E-16  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   3.08780778723872E-15  1.19344309095634E+00
14050  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14051  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
14052  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14053  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
14054  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
14055  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453087E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706831E-01
14056  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780163E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003250E-03
14057  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376875865E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259385361E-02
14058  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298042E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887558488E-02
14059  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690438922E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300523193E-03
14060  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
14061  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270701E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611033E-02
14062  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476069003E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847281209E-03
14063  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231773559E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658168056E-02
14064  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237393E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518118E-03
14065  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
14066  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
14067  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078614176979E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078793376756E-01
14068  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010081801798E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010196470439E-01
14069  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772884292135E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773277402700E-02
14070  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
14071  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
14072  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865416585E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922135509E-01
14073  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046126741E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028731655E-01
14074  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020563011E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056932547E-02
14075  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
14076  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
14077  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647267341E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802702590E-02
14078  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255442557E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206919904E-02
14079  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853024458E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951698561E-03
14080  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
14081  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
14082  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951310850E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983186734E+03
14083  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600708324E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590966414E+03
14084  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772624885E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817552040E+02
14085  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14086  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
14087  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 14348  grad-res ------------------------------- Line 14090  grad-res -------------------------------
14090  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14091  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
14092  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
14093  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
14094  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
14095  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043558579469E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043570721964E-02
14096  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766567117695E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766577541323E-02
14097  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182872984839E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182869664247E-03
14098  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
14099  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
14100  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082422640986E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082400273521E-03
14101  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476810938086E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476812563862E-02
14102  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934353362261E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934355729913E-03
14103  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
14104  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
14105  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898336789804E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898343404317E+02
14106  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111256007379E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111249618841E+02
14107  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429147317782E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429149225084E+01
14108  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
14109  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
14110  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622989999054E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979120400E-08
14111  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090060851E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078601560E-08
14112  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701743168E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728700446369E-09
14113  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
14114  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
14115  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
14116  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
14117  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
14118  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 14392  grad-res ------------------------------- Line 14134  grad-res -------------------------------
14134  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
14135  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
14136  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
14137  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
14138  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
14139  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811501E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815847E+01
14140  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691965E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041562183E+01
14141  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674650E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690676E+01
14142  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600740872E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601829077E+00
14143  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
14144  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
14145  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 14413  grad-res ------------------------------- Line 14155  grad-res -------------------------------
14155  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
14156  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
14157  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
14158  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
14159  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
14160  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068855962E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079734616E-08
14161  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645433328E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634360495E-08
14162  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540132155634E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135924087E-09
14163  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
14164  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
14165  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 14426  grad-res ------------------------------- Line 14168  grad-res -------------------------------
14168  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
14169  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
14170  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
14171  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
14172  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
14173  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
14174  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 14451  grad-res ------------------------------- Line 14193  grad-res -------------------------------
14193  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14194  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
14195  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14196   cg2d: Sum(rhs),rhsMax =   3.35495520253914E-15  1.21657112104316E+00   cg2d: Sum(rhs),rhsMax =   9.05525654459893E-15  1.21657685362016E+00
14197  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14198  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
14199  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14200  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
14201  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
14202  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445998768E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067461214E-01
14203  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528994E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390241E-03
14204  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645576668970E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698285578E-02
14205  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155209867E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745188165E-02
14206  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561996606354E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397309882805E-03
14207  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267894077E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028983022E-02
14208  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540775E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386577E-01
14209  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707346249E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921460780E-02
14210  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928202021136E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899169493E-02
14211  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490458496E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957175640E-03
14212  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
14213  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
14214  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818472391988E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818759483479E-01
14215  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298520693403E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298701356621E-01
14216  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399622091400E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399864133234E-02
14217  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
14218  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524962019E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100572E-04
14219  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863685722E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914871678E-01
14220  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895331708E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906156648E-01
14221  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221581889E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512275328E-02
14222  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
14223  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301863E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819569E-05
14224  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452283047E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591697190E-02
14225  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728023163E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757625888E-02
14226  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011576098E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805612719E-03
14227  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
14228  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
14229  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
14230  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
14231  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471318E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733288E+02
14232  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14233  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
14234  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 14495  grad-res ------------------------------- Line 14237  grad-res -------------------------------
14237  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14238  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
14239  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
14240  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710505E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794537E-02
14241  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
14242  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947591792421E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947603600286E-02
14243  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715200558249E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715210056741E-02
14244  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139700995175E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139716040743E-03
14245  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
14246  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002547E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907715E-02
14247  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642050365550E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642018956082E-03
14248  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449177470445E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449178722681E-02
14249  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930682158817E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930677795624E-03
14250  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428373E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
14251  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835766980E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197496959E+01
14252  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668403365225E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668409246443E+02
14253  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027869593873E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027863304811E+02
14254  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305548826558E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305558457556E+01
14255  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
14256  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908970E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939055E-08
14257  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065771655E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055920144E-08
14258  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879963926E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868167064E-08
14259  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112721729E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111621349E-09
14260  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
14261  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
14262  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
14263  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
14264  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
14265  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 14540  grad-res ------------------------------- Line 14282  grad-res -------------------------------
14282  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
14283  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
14284  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
14285  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
14286  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496507930E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711328837E+01
14287  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080929196E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099262153E+01
14288  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670145402E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650422186E+01
14289  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358253324E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359518899E+00
14290  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
14291  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
14292  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 14560  grad-res ------------------------------- Line 14302  grad-res -------------------------------
14302  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
14303  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
14304  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
14305  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
14306  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246440073E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042128506E-09
14307  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982239327E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992090838E-08
14308  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700676993E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689642448E-08
14309  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089566383E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090570562E-09
14310  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
14311  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
14312  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 14591  grad-res ------------------------------- Line 14333  grad-res -------------------------------
14333  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
14334  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
14335  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
14336  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
14337  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
14338  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
14339  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
14340  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14341  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
14342  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14343   cg2d: Sum(rhs),rhsMax =   1.36349265211777E-15  1.21135953912741E+00   cg2d: Sum(rhs),rhsMax =   9.90874049477952E-15  1.21136681334402E+00
14344  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14345  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
14346  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14347  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
14348  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
14349  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172417357E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022170627E-01
14350  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171233E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037415E-03
14351  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336172456336E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315234004244E-02
14352  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076790532177E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087151831504E-02
14353  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095797000912E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840799376530E-03
14354  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872940532E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187218752E-01
14355  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189247553E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318112975E-01
14356  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685638880E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418113751518E-02
14357  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092450013579E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819849173348E-02
14358  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937932727075E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762640026511E-03
14359  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
14360  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
14361  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967916E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190085E-01
14362  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790256E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932340E-01
14363  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094128799E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687359683E-02
14364  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
14365  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371765853E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193799150E-05
14366  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680530989E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448438E-01
14367  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330415E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786958E-01
14368  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649616E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821543E-02
14369  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
14370  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204280856E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772846425E-06
14371  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369044E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215308E-02
14372  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774272E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422214E-02
14373  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885722E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672697E-03
14374  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
14375  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
14376  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322697E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581711E+03
14377  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770120E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095635E+03
14378  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774950E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660961E+02
14379  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14380  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
14381  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 14674  grad-res ------------------------------- Line 14416  grad-res -------------------------------
14416  (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
14417  (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
14418  (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
14419  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
14420  (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
14421  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
14422  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 14690  grad-res ------------------------------- Line 14432  grad-res -------------------------------
14432  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
14433   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
14434   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
14435   --> f_temp    = 0.298754214657551E+04   --> f_temp    = 0.298753861363372E+04
14436   --> f_salt    = 0.118024219256745E+04   --> f_salt    = 0.118024104199777E+04
14437   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
14438   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
14439   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
14440   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
14441   --> f_sst     = 0.298001089958561E+04   --> f_sst     = 0.298000730575304E+04
14442   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
14443   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
14444   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 14767  grad-res ------------------------------- Line 14509  grad-res -------------------------------
14509   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
14510   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
14511   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
14512   --> objf_hmean           = 0.268951707616325E-01   --> objf_hmean           = 0.488018762359010E-01
14513   --> fc               = 0.714782213389933E+04   --> fc               = 0.714783576326077E+04
14514   ph-check fcpertplus =   7147.82213   ph-check fcpertplus =   7147.83576
14515  (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
14516   ph-check fcpertminus =   7147.82213   ph-check fcpertminus =   7147.83576
14517  (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
14518  (PID.TID 0000.0001)  (PID.TID 0000.0001)
14519  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00  (PID.TID 0000.0001)  cal_TimeStamp: iter =          0 time =  0.00000000E+00
# Line 14889  grad-res ------------------------------- Line 14631  grad-res -------------------------------
14631  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_min           =   3.2807417471054E-05
14632  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_mean          =   6.7585896192312E-05
14633  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05  (PID.TID 0000.0001) %MON seaicefCoriCos_sd            =   2.0576140902612E-05
14634  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939195E-04  (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.6094939840939192E-04
 (PID.TID 0000.0001)  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // Field Initial Temperature at iteration          1  
 (PID.TID 0000.0001) // CMIN =          9.205863475799561E-01  
 (PID.TID 0000.0001) // CMAX =          1.333307647705078E+01  
 (PID.TID 0000.0001) // CINT =          4.597218566470676E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .----...............  
 (PID.TID 0000.0001)     15 aabaaaaaaaa.........  
 (PID.TID 0000.0001)     14 .ccccccbbbbc........  
 (PID.TID 0000.0001)     13 ....dddddddd........  
 (PID.TID 0000.0001)     12 ......dcdddddd......  
 (PID.TID 0000.0001)     11 ........cccdd.......  
 (PID.TID 0000.0001)     10 .......bbcdddd......  
 (PID.TID 0000.0001)      9 .......cdeeffff....j  
 (PID.TID 0000.0001)      8 .....ccdefgghhggh..k  
 (PID.TID 0000.0001)      7 ......d.fghiiiiiijkl  
 (PID.TID 0000.0001)      6 .........ghhijjjkklm  
 (PID.TID 0000.0001)      5 ..........hhhijklmnn  
 (PID.TID 0000.0001)      4 ............ghikmopq  
 (PID.TID 0000.0001)      3 ..........k.hhiknqsu  
 (PID.TID 0000.0001)      2 .......oonm..ijknqux  
 (PID.TID 0000.0001)      1 ........qponlkklosw+  
 (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 Initial Salinity at iteration          1  
 (PID.TID 0000.0001) // CMIN =          3.012869834899902E+01  
 (PID.TID 0000.0001) // CMAX =          3.487366104125977E+01  
 (PID.TID 0000.0001) // CINT =          1.757393589726201E-01  
 (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+  
 (PID.TID 0000.0001) //                  0.0: .  
 (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(   1:  20:   1)  
 (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(  16:   1:  -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=10      I=20  
 (PID.TID 0000.0001) |--J--|123456789|123456789|  
 (PID.TID 0000.0001)     16 .nnos...............  
 (PID.TID 0000.0001)     15 lnoppppppol.........  
 (PID.TID 0000.0001)     14 .nponmllllmn........  
 (PID.TID 0000.0001)     13 ....ljhijkmo........  
 (PID.TID 0000.0001)     12 ......ghjlmors......  
 (PID.TID 0000.0001)     11 ........jmnpr.......  
 (PID.TID 0000.0001)     10 .......jlnpqrq......  
 (PID.TID 0000.0001)      9 .......noqsttts....w  
 (PID.TID 0000.0001)      8 .....jlnpsuvwwutu..x  
 (PID.TID 0000.0001)      7 ......j.rruwxyxxwxxy  
 (PID.TID 0000.0001)      6 .........ppruxyyzzzz  
 (PID.TID 0000.0001)      5 ..........ijoswyzzzz  
 (PID.TID 0000.0001)      4 ............iotwyzzz  
 (PID.TID 0000.0001)      3 ..........g.imquwyzz  
 (PID.TID 0000.0001)      2 .......-bef..knqtvxz  
 (PID.TID 0000.0001)      1 ........-cegijlosvy+  
 (PID.TID 0000.0001) // =======================================================  
 (PID.TID 0000.0001) // END OF FIELD                                          =  
 (PID.TID 0000.0001) // =======================================================  
14635  (PID.TID 0000.0001)  (PID.TID 0000.0001)
14636  (PID.TID 0000.0001) Start initial hydrostatic pressure computation  (PID.TID 0000.0001) Start initial hydrostatic pressure computation
14637  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC  (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
# Line 14997  grad-res ------------------------------- Line 14671  grad-res -------------------------------
14671  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.0000000000000E+00
14672  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_sd               =   0.0000000000000E+00
14673  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_heff_del2             =   0.0000000000000E+00
14674  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   2.0000000000000E-01
14675  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   2.0000000000000E-01
14676  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000298023E-01  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   2.0000000000000E-01
14677  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   3.8857805861880E-16  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   2.7755575615629E-17
14678  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
14679  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   9.8850089694672E+03
14680  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   8.5400398044205E+03
# Line 15136  grad-res ------------------------------- Line 14810  grad-res -------------------------------
14810  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14811  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
14812  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14813   cg2d: Sum(rhs),rhsMax =  -6.83481049534862E-16  9.91131262216136E-01   cg2d: Sum(rhs),rhsMax =  -1.38777878078145E-16  9.91130436521887E-01
14814  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14815  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
14816  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14817  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
14818  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
14819  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3174230757483E-02  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.3494863639072E-02
14820  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2706150488333E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -1.2560008974100E-03
14821  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7571126006144E-03  (PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7883718457391E-03
14822  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6361137921459E-03  (PID.TID 0000.0001) %MON seaice_uice_sd               =   3.6980493865061E-03
14823  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9642858929109E-04  (PID.TID 0000.0001) %MON seaice_uice_del2             =   2.9857835646179E-04
14824  (PID.TID 0000.0001) %MON seaice_vice_max              =   3.2583090382776E-03  (PID.TID 0000.0001) %MON seaice_vice_max              =   4.3533603622935E-03
14825  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5360206429775E-03  (PID.TID 0000.0001) %MON seaice_vice_min              =  -6.5026130214993E-03
14826  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.3136322066532E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.1022178109291E-03
14827  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.5720745305296E-03  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.8012061292864E-03
14828  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9111839935905E-04  (PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9923602918248E-04
14829  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
14830  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
14831  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724127167718E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   8.1724123073130E-01
14832  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291231814755E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   3.7291228453083E-01
14833  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980483978649E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   3.8980495769790E-02
14834  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536703791283E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   6.8536777265334E-01
14835  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501681050223E-02  (PID.TID 0000.0001) %MON seaice_heff_min              =   6.3501356320591E-02
14836  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783594708734E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   2.9783626141485E-01
14837  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075647334959E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.9075636791291E-01
14838  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8062474994218E-03  (PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8063335154959E-03
14839  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677294630308E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.8677314726464E-01
14840  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394346921266E-02  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.5394268198931E-02
14841  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923491281226E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   7.9923577981697E-02
14842  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592111844320E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.2592082122749E-02
14843  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036622288185E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   2.7036857640731E-03
14844  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239766626090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   6.3239788992562E+03
14845  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
14846  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735253945090E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   2.3735282575576E+03
14847  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307970143761E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.9307956708212E+03
14848  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087490187931E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0087552659651E+02
14849  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14850  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
14851  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 15182  grad-res ------------------------------- Line 14856  grad-res -------------------------------
14856  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   3.6000000000000E+03
14857  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2953333616806E-02
14858  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.4100105140741E-02
14859  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871508300114E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8871514922519E-02
14860  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271779194647E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.4271786634203E-02
14861  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217558416640E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8217558103241E-03
14862  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.4006694083203E-02
14863  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.9442500247604E-02
14864  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349857942497E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.6349844274605E-03
14865  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655519756255E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4655521230200E-02
14866  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135326329933E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.7135326126667E-03
14867  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.4523048768605E+02
14868  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416751911497E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -4.5416137022652E+01
14869  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349226980603E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.6349231269790E+02
14870  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331151196301E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8331146849242E+02
14871  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095894710398E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.7095892768304E+01
14872  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   4.1663313408798E-08
14873  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.4029636776545E-08
14874  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776196639933E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.3776189128938E-08
14875  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699557603082E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0699548872996E-08
14876  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241642899388E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.2241640607655E-09
14877  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4648819946852E+00
14878  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372648550513E+00
14879  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7698802859476E+00
# Line 15226  grad-res ------------------------------- Line 14900  grad-res -------------------------------
14900  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4264043737180E-03
14901  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8128113038494E-05
14902  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8593447487915E+02
14903  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920796693222E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.8920966015515E+01
14904  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601752489909E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.9601764149315E+01
14905  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896123967933E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2896111511132E+01
14906  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306489710217E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2306486449404E+00
14907  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0498904445033E-07
14908  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7346106047101E-10
14909  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390069699050E-08
# Line 15246  grad-res ------------------------------- Line 14920  grad-res -------------------------------
14920  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9629736696482E+01
14921  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7911963949881E-01
14922  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.7986858521961E-08
14923  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1040849291413E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -3.1039668244317E-09
14924  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613873059117E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.2613880570112E-08
14925  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485302142724E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1485294100368E-08
14926  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666128250092E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.4666126197695E-09
14927  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1102204849160E+01
14928  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0228931499961E-02
14929  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9404172487581E+01
# Line 15283  grad-res ------------------------------- Line 14957  grad-res -------------------------------
14957  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14958  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
14959  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14960   cg2d: Sum(rhs),rhsMax =   4.71844785465692E-16  1.19344243987755E+00   cg2d: Sum(rhs),rhsMax =   3.13984949151802E-15  1.19344309095634E+00
14961  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14962  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
14963  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14964  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
14965  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03  (PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
14966  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8582001453082E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.8379096706824E-01
14967  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.1212768780164E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -3.0698619003253E-03
14968  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9780376876541E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   5.9210259386229E-02
14969  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7396659298383E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   5.7161887559114E-02
14970  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.9070690437930E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.8436300522500E-03
14971  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3014199712131E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   6.3035967861871E-02
14972  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7134492270862E-02  (PID.TID 0000.0001) %MON seaice_vice_min              =  -3.7439226611238E-02
14973  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.7928476079481E-03  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -6.9035847292597E-03
14974  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1016231772915E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   2.1154658167441E-02
14975  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0578695237385E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   2.0629509518313E-03
14976  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
14977  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
14978  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078614176979E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   7.0078793376752E-01
14979  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010081801799E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4010196470434E-01
14980  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4772884292139E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.4773277402824E-02
14981  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061739603571E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.9061616874258E-01
14982  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885731364143E-03  (PID.TID 0000.0001) %MON seaice_heff_min              =   5.0885403317778E-03
14983  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101865422137E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9101922141061E-01
14984  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846046121376E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8846028726290E-01
14985  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772020563011E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1772056932547E-02
14986  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088711204482E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.6088677732556E-01
14987  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335934876156E-03  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   1.2335855349764E-03
14988  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787647280800E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   5.1787802716049E-02
14989  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396255429561E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.1396206906907E-02
14990  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201853024458E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2201951698561E-03
14991  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883074446427E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.2883048906209E+03
14992  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
14993  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781951310850E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.5781983186734E+03
14994  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881600708324E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6881590966414E+03
14995  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900772624885E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0900817552040E+02
14996  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
14997  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
14998  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 15327  grad-res ------------------------------- Line 15001  grad-res -------------------------------
15001  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15002  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     2
15003  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03  (PID.TID 0000.0001) %MON exf_time_sec                 =   7.2000000000000E+03
15004  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750301994E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2382750367274E-02
15005  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317418992E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3848317421656E-02
15006  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043563329286E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.8043575471782E-02
15007  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766570694616E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3766581118244E-02
15008  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182856261512E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8182852940916E-03
15009  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389317353E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3862389318882E-02
15010  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336867098E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8696336832690E-02
15011  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082413716575E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.5082391349108E-03
15012  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476811699113E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4476813324889E-02
15013  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934356543401E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6934358911053E-03
15014  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962321073E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2883962338093E+02
15015  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1361109039346E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1360465380614E+01
15016  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898337510581E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4898344125094E+02
15017  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111255280799E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8111248892261E+02
15018  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429147317783E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6429149225085E+01
15019  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615839921E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9534615861731E-08
15020  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227349786E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.7977227520525E-08
15021  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622989930690E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5622979052036E-08
15022  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490090034570E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0490078575279E-08
15023  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728701983865E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1728700687069E-09
15024  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4653894471340E+00
15025  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8372916367536E+00
15026  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382919E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7699878382920E+00
15027  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9905922217476E+00
15028  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1572575583776E-01
15029  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241285741003E+00
# Line 15371  grad-res ------------------------------- Line 15045  grad-res -------------------------------
15045  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04  (PID.TID 0000.0001) %MON exf_aqh_min                  =   1.6350454117726E-04
15046  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4792421973794E-03
15047  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4263013062694E-03
15048  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477347E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8114445477348E-05
15049  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786145258E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8224786170837E+02
15050  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133081811503E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7133272815849E+01
15051  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894020691730E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5894041561948E+01
15052  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936451674908E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2936430690933E+01
15053  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226600740874E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2226601829078E+00
15054  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499042589295E-07
15055  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7332713399833E-10
15056  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390058855016E-08
# Line 15392  grad-res ------------------------------- Line 15066  grad-res -------------------------------
15066  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6474287454698E+01
15067  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9633572905820E+01
15068  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7922651344477E-01
15069  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498242154E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5857498263964E-08
15070  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2328649622497E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.2327436275764E-09
15071  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767068924326E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0767079802980E-08
15072  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229645372744E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1229634299910E-08
15073  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540131914934E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3540135683382E-09
15074  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1123171905351E+01
15075  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229245808607E-02
15076  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9415874949665E+01
# Line 15405  grad-res ------------------------------- Line 15079  grad-res -------------------------------
15079  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02  (PID.TID 0000.0001) %MON exf_lwdown_max               =   3.0566206584993E+02
15080  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02  (PID.TID 0000.0001) %MON exf_lwdown_min               =   1.1596747835086E+02
15081  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02  (PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.2591790230100E+02
15082  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157135E+01  (PID.TID 0000.0001) %MON exf_lwdown_sd                =   4.6285369157136E+01
15083  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00  (PID.TID 0000.0001) %MON exf_lwdown_del2              =   3.2438445768374E+00
15084  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_max            =   0.0000000000000E+00
15085  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_apressure_min            =   0.0000000000000E+00
# Line 15430  grad-res ------------------------------- Line 15104  grad-res -------------------------------
15104  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15105  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
15106  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15107   cg2d: Sum(rhs),rhsMax =   4.12864187282480E-15  1.21657112161011E+00   cg2d: Sum(rhs),rhsMax =   8.81933415186609E-15  1.21657685418713E+00
15108  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15109  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
15110  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15111  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
15112  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
15113  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7417445975696E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   1.7421067438166E-01
15114  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.6827298528991E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -5.5092883390237E-03
15115  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6645577310984E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   7.6597698922700E-02
15116  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1311155736818E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   6.1316745714192E-02
15117  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5561988563140E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   4.5397301608632E-03
15118  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1392267896551E-02  (PID.TID 0000.0001) %MON seaice_vice_max              =   9.1382028985486E-02
15119  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8071464540204E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189562386000E-01
15120  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0154707466911E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.0204921582283E-02
15121  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4928201899251E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   4.5105899047370E-02
15122  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1730490596870E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   3.1585957316200E-03
15123  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
15124  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
15125  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818472391989E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9818759483444E-01
15126  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298520693404E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4298701356663E-01
15127  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399622091400E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6399864133602E-02
15128  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7777678114459E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7778270309816E-01
15129  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799524961939E-04  (PID.TID 0000.0001) %MON seaice_heff_min              =   4.0799219100493E-04
15130  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348863686165E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7348914872121E-01
15131  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491895331294E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8491906156234E-01
15132  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909221581886E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1909512275324E-02
15133  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5753881953651E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5754043463016E-01
15134  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907939301671E-05  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   9.8907197819376E-05
15135  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263452284122E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.7263591698265E-02
15136  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422728022159E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0422757624884E-02
15137  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482011576088E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2482805612709E-03
15138  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639111824241E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1639099019370E+03
15139  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
15140  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528017299530E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4528041551232E+03
15141  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262924446074E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6262923003371E+03
15142  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887497471319E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0887575733289E+02
15143  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15144  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
15145  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 15474  grad-res ------------------------------- Line 15148  grad-res -------------------------------
15148  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15149  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3  (PID.TID 0000.0001) %MON exf_tsnumber                 =                     3
15150  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04  (PID.TID 0000.0001) %MON exf_time_sec                 =   1.0800000000000E+04
15151  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259711710510E-02  (PID.TID 0000.0001) %MON exf_ustress_max              =   5.2259709794542E-02
15152  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709254310E-02  (PID.TID 0000.0001) %MON exf_ustress_min              =  -9.3799709298341E-02
15153  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947596514202E-02  (PID.TID 0000.0001) %MON exf_ustress_mean             =   1.7947608322062E-02
15154  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715204122949E-02  (PID.TID 0000.0001) %MON exf_ustress_sd               =   2.3715213621413E-02
15155  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139684370862E-03  (PID.TID 0000.0001) %MON exf_ustress_del2             =   2.8139699416450E-03
15156  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694795467E-02  (PID.TID 0000.0001) %MON exf_vstress_max              =   5.3834694820737E-02
15157  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524196002549E-02  (PID.TID 0000.0001) %MON exf_vstress_min              =  -5.8524193907717E-02
15158  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642041489255E-03  (PID.TID 0000.0001) %MON exf_vstress_mean             =  -5.4642010079798E-03
15159  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449178225279E-02  (PID.TID 0000.0001) %MON exf_vstress_sd               =   1.4449179477512E-02
15160  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930685323220E-03  (PID.TID 0000.0001) %MON exf_vstress_del2             =   1.6930680960023E-03
15161  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460428374E+02  (PID.TID 0000.0001) %MON exf_hflux_max                =   6.2565460708166E+02
15162  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080835763608E+01  (PID.TID 0000.0001) %MON exf_hflux_min                =  -5.1080197493586E+01
15163  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668404077867E+02  (PID.TID 0000.0001) %MON exf_hflux_mean               =   1.4668409959081E+02
15164  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027868879340E+02  (PID.TID 0000.0001) %MON exf_hflux_sd                 =   1.8027862590279E+02
15165  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305548827013E+01  (PID.TID 0000.0001) %MON exf_hflux_del2               =   1.6305558458011E+01
15166  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120587652725E-08  (PID.TID 0000.0001) %MON exf_sflux_max                =   3.9120588009820E-08
15167  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741048908959E-08  (PID.TID 0000.0001) %MON exf_sflux_min                =  -8.8741058939044E-08
15168  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903065711773E-08  (PID.TID 0000.0001) %MON exf_sflux_mean               =  -2.5903055860269E-08
15169  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392879941227E-08  (PID.TID 0000.0001) %MON exf_sflux_sd                 =   3.0392868144367E-08
15170  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629112932400E-09  (PID.TID 0000.0001) %MON exf_sflux_del2               =   3.1629111831997E-09
15171  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00  (PID.TID 0000.0001) %MON exf_uwind_max                =   6.4658968995829E+00
15172  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00  (PID.TID 0000.0001) %MON exf_uwind_min                =  -6.8373184184559E+00
15173  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906363E+00  (PID.TID 0000.0001) %MON exf_uwind_mean               =   2.7700953906364E+00
15174  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00  (PID.TID 0000.0001) %MON exf_uwind_sd                 =   2.9908682681638E+00
15175  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01  (PID.TID 0000.0001) %MON exf_uwind_del2               =   3.1573366006031E-01
15176  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00  (PID.TID 0000.0001) %MON exf_vwind_max                =   3.9241587548959E+00
# Line 15519  grad-res ------------------------------- Line 15193  grad-res -------------------------------
15193  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03  (PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.4786818409748E-03
15194  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03  (PID.TID 0000.0001) %MON exf_aqh_sd                   =   1.4261982746893E-03
15195  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05  (PID.TID 0000.0001) %MON exf_aqh_del2                 =   6.8100777916201E-05
15196  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169176869330E+02  (PID.TID 0000.0001) %MON exf_lwflux_max               =   1.8169177030540E+02
15197  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164496510695E+01  (PID.TID 0000.0001) %MON exf_lwflux_min               =   2.7164711331603E+01
15198  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315080924265E+01  (PID.TID 0000.0001) %MON exf_lwflux_mean              =   7.5315099257222E+01
15199  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827670150784E+01  (PID.TID 0000.0001) %MON exf_lwflux_sd                =   4.2827650427568E+01
15200  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231358254722E+00  (PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.2231359520297E+00
15201  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07  (PID.TID 0000.0001) %MON exf_precip_max               =   1.0499180733557E-07
15202  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10  (PID.TID 0000.0001) %MON exf_precip_min               =   2.7319320752566E-10
15203  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08  (PID.TID 0000.0001) %MON exf_precip_mean              =   3.6390048010982E-08
# Line 15539  grad-res ------------------------------- Line 15213  grad-res -------------------------------
15213  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01  (PID.TID 0000.0001) %MON exf_swflux_mean              =  -2.6484819670573E+01
15214  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01  (PID.TID 0000.0001) %MON exf_swflux_sd                =   1.9637409707136E+01
15215  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01  (PID.TID 0000.0001) %MON exf_swflux_del2              =   4.7933338739073E-01
15216  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807344027E-08  (PID.TID 0000.0001) %MON exf_evap_max                 =   4.5442807701122E-08
15217  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1775246433709E-09  (PID.TID 0000.0001) %MON exf_evap_min                 =  -4.1774042122141E-09
15218  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486982299208E-08  (PID.TID 0000.0001) %MON exf_evap_mean                =   1.0486992150713E-08
15219  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121700624528E-08  (PID.TID 0000.0001) %MON exf_evap_sd                  =   1.1121689589988E-08
15220  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335089777049E-09  (PID.TID 0000.0001) %MON exf_evap_del2                =   1.3335090781206E-09
15221  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01  (PID.TID 0000.0001) %MON exf_swdown_max               =   7.1144138961542E+01
15222  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02  (PID.TID 0000.0001) %MON exf_swdown_min               =   9.0229560117253E-02
15223  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01  (PID.TID 0000.0001) %MON exf_swdown_mean              =   2.9427577411748E+01
# Line 15570  grad-res ------------------------------- Line 15244  grad-res -------------------------------
15244  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_sd               =   0.0000000000000E+00
15245  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON exf_climsst_del2             =   0.0000000000000E+00
15246  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01  (PID.TID 0000.0001) %MON exf_climsss_max              =   3.5040885127959E+01
15247  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155381E+01  (PID.TID 0000.0001) %MON exf_climsss_min              =   3.0668591155380E+01
15248  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01  (PID.TID 0000.0001) %MON exf_climsss_mean             =   3.3460883601427E+01
15249  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00  (PID.TID 0000.0001) %MON exf_climsss_sd               =   1.0317405668875E+00
15250  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01  (PID.TID 0000.0001) %MON exf_climsss_del2             =   1.0014227359021E-01
15251  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15252  (PID.TID 0000.0001) // End MONITOR EXF statistics  (PID.TID 0000.0001) // End MONITOR EXF statistics
15253  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15254   cg2d: Sum(rhs),rhsMax =   2.55351295663786E-15  1.21135954098542E+00   cg2d: Sum(rhs),rhsMax =   1.23512311489549E-14  1.21136681520556E+00
15255  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15256  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics  (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
15257  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15258  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4  (PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
15259  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04  (PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
15260  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0876172371903E-01  (PID.TID 0000.0001) %MON seaice_uice_max              =   2.0889022131569E-01
15261  (PID.TID 0000.0001) %MON seaice_uice_min              =  -8.4332122171312E-03  (PID.TID 0000.0001) %MON seaice_uice_min              =  -7.9754544037477E-03
15262  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8336175901724E-02  (PID.TID 0000.0001) %MON seaice_uice_mean             =   8.8315237457404E-02
15263  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2076792578392E-02  (PID.TID 0000.0001) %MON seaice_uice_sd               =   7.2087153901853E-02
15264  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.9095777270648E-03  (PID.TID 0000.0001) %MON seaice_uice_del2             =   5.8840779648064E-03
15265  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1182872930930E-01  (PID.TID 0000.0001) %MON seaice_vice_max              =   1.1181187209066E-01
15266  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8629189245216E-01  (PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8577318110620E-01
15267  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7984685945956E-02  (PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.7418114061424E-02
15268  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.4092449714231E-02  (PID.TID 0000.0001) %MON seaice_vice_sd               =   5.3819848876192E-02
15269  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3937931622823E-03  (PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3762638938932E-03
15270  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
15271  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
15272  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768373967956E-01  (PID.TID 0000.0001) %MON seaice_area_mean             =   6.9768868190077E-01
15273  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313250790266E-01  (PID.TID 0000.0001) %MON seaice_area_sd               =   4.4313580932396E-01
15274  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6612094129000E-02  (PID.TID 0000.0001) %MON seaice_area_del2             =   4.6610687360268E-02
15275  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7520492205379E-01  (PID.TID 0000.0001) %MON seaice_heff_max              =   5.7523238031799E-01
15276  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699371761067E-05  (PID.TID 0000.0001) %MON seaice_heff_min              =   3.2699193794343E-05
15277  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032680531003E-01  (PID.TID 0000.0001) %MON seaice_heff_mean             =   1.7032731448452E-01
15278  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386407330387E-01  (PID.TID 0000.0001) %MON seaice_heff_sd               =   1.8386490786930E-01
15279  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903331649600E-02  (PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1903878821522E-02
15280  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5686672191752E-01  (PID.TID 0000.0001) %MON seaice_hsnow_max             =   1.5687421050325E-01
15281  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9271204269253E-06  (PID.TID 0000.0001) %MON seaice_hsnow_min             =   7.9270772834770E-06
15282  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441389369072E-02  (PID.TID 0000.0001) %MON seaice_hsnow_mean            =   4.6441528215335E-02
15283  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142033774205E-02  (PID.TID 0000.0001) %MON seaice_hsnow_sd              =   5.0142261422147E-02
15284  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2462551885675E-03  (PID.TID 0000.0001) %MON seaice_hsnow_del2            =   3.2464044672640E-03
15285  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408804786112E+03  (PID.TID 0000.0001) %MON seaice_hsalt_max             =   5.1408801723751E+03
15286  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00  (PID.TID 0000.0001) %MON seaice_hsalt_min             =   0.0000000000000E+00
15287  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278369322683E+03  (PID.TID 0000.0001) %MON seaice_hsalt_mean            =   1.4278392581696E+03
15288  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139566770121E+03  (PID.TID 0000.0001) %MON seaice_hsalt_sd              =   1.6139568095637E+03
15289  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915267774956E+02  (PID.TID 0000.0001) %MON seaice_hsalt_del2            =   1.0915361660967E+02
15290  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15291  (PID.TID 0000.0001) // End MONITOR SEAICE statistics  (PID.TID 0000.0001) // End MONITOR SEAICE statistics
15292  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 15653  grad-res ------------------------------- Line 15327  grad-res -------------------------------
15327  (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
15328  (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
15329  (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
15330  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.710000000000000E+02  (PID.TID 0000.0001)  cost_ssh: offset_sum =  0.115000000000000E+03
15331  (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
15332  (PID.TID 0000.0001) ph-cost call cost_sst  (PID.TID 0000.0001) ph-cost call cost_sst
15333  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data  (PID.TID 0000.0001)  MDS_READ_FIELD: opening file: tbar.0000000000.001.001.data
# Line 15669  grad-res ------------------------------- Line 15343  grad-res -------------------------------
15343  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00  (PID.TID 0000.0001) ph-cost smrarea   0.0000000000E+00  0.0000000000E+00
15344   --> f_ice     = 0.000000000000000E+00   --> f_ice     = 0.000000000000000E+00
15345   --> f_smrarea = 0.000000000000000E+00   --> f_smrarea = 0.000000000000000E+00
15346   --> f_temp    = 0.298754214727497E+04   --> f_temp    = 0.298753861433317E+04
15347   --> f_salt    = 0.118024219251832E+04   --> f_salt    = 0.118024104194864E+04
15348   --> f_temp0   = 0.000000000000000E+00   --> f_temp0   = 0.000000000000000E+00
15349   --> f_salt0   = 0.000000000000000E+00   --> f_salt0   = 0.000000000000000E+00
15350   --> f_temp0smoo = 0.000000000000000E+00   --> f_temp0smoo = 0.000000000000000E+00
15351   --> f_salt0smoo = 0.000000000000000E+00   --> f_salt0smoo = 0.000000000000000E+00
15352   --> f_sst     = 0.298001090028563E+04   --> f_sst     = 0.298000730645305E+04
15353   --> f_tmi     = 0.000000000000000E+00   --> f_tmi     = 0.000000000000000E+00
15354   --> f_sss     = 0.000000000000000E+00   --> f_sss     = 0.000000000000000E+00
15355   --> f_bp      = 0.000000000000000E+00   --> f_bp      = 0.000000000000000E+00
# Line 15746  grad-res ------------------------------- Line 15420  grad-res -------------------------------
15420   --> f_hfluxmm2           = 0.000000000000000E+00   --> f_hfluxmm2           = 0.000000000000000E+00
15421   --> f_sfluxmm2           = 0.000000000000000E+00   --> f_sfluxmm2           = 0.000000000000000E+00
15422   --> f_transp             = 0.000000000000000E+00   --> f_transp             = 0.000000000000000E+00
15423   --> objf_hmean           = 0.268951703658768E-01   --> objf_hmean           = 0.488018756827389E-01
15424   --> fc               = 0.714782213524928E+04   --> fc               = 0.714783576461054E+04
15425  (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
15426  grad-res -------------------------------  grad-res -------------------------------
15427   grad-res     0    5   16    1    1    1    1    1   0.714782213457E+04 0.714782213390E+04 0.714782213525E+04   grad-res     0    5   16    1    1    1    1    1   0.714783576394E+04 0.714783576326E+04 0.714783576461E+04
15428   grad-res     0    5    5    8  150    1    1    1   -.674893812213E-02 -.674972852721E-02 -.117115473046E-03   grad-res     0    5    5    8  150    1    1    1   -.674800985776E-02 -.674881903251E-02 -.119913095174E-03
15429  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14782213457431E+03  (PID.TID 0000.0001)   ADM  precision_derivative_cost =    7.14783576393566E+03
15430  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -6.74893812213038E-03  (PID.TID 0000.0001)   ADM  precision_derivative_grad =   -6.74800985776104E-03
15431   ph-grd  ierr ---------------------------   ph-grd  ierr ---------------------------
15432   ph-grd  ierr =  0, icomp =  8, ichknum =  5   ph-grd  ierr =  0, icomp =  8, ichknum =  5
15433  (PID.TID 0000.0001)  (PID.TID 0000.0001)
# Line 15766  grad-res ------------------------------- Line 15440  grad-res -------------------------------
15440  (PID.TID 0000.0001) grdchk output:            procId               I        ITILEPOS        JTILEPOS           LAYER            X(I)      X(I)+/-EPS  (PID.TID 0000.0001) grdchk output:            procId               I        ITILEPOS        JTILEPOS           LAYER            X(I)      X(I)+/-EPS
15441  (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:                                FC             FC1             FC2 FC1-FC2/(2*EPS)    ADJ GRAD(FC)   1-FDGRD/ADGRD
15442  (PID.TID 0000.0001) grdchk output:                 0               1              12               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output:                 0               1              12               1               1 0.000000000E+00 -.100000000E-03
15443  (PID.TID 0000.0001) grdchk output:                   0.714782213E+04 0.714782213E+04 0.714782214E+04 -.147213586E-01 -.147246020E-01 0.220265154E-03  (PID.TID 0000.0001) grdchk output:                   0.714783576E+04 0.714783576E+04 0.714783577E+04 -.147250239E-01 -.147281724E-01 0.213772194E-03
15444  (PID.TID 0000.0001)  (PID.TID 0000.0001)
15445  (PID.TID 0000.0001) grdchk output:                 0               2              13               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output:                 0               2              13               1               1 0.000000000E+00 -.100000000E-03
15446  (PID.TID 0000.0001) grdchk output:                   0.714782213E+04 0.714782213E+04 0.714782214E+04 -.155484804E-01 -.155478434E-01 -.409694154E-04  (PID.TID 0000.0001) grdchk output:                   0.714783576E+04 0.714783576E+04 0.714783577E+04 -.155523821E-01 -.155515789E-01 -.516493578E-04
15447  (PID.TID 0000.0001)  (PID.TID 0000.0001)
15448  (PID.TID 0000.0001) grdchk output:                 0               3              14               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output:                 0               3              14               1               1 0.000000000E+00 -.100000000E-03
15449  (PID.TID 0000.0001) grdchk output:                   0.714782213E+04 0.714782213E+04 0.714782214E+04 -.113640181E-01 -.113594690E-01 -.400463539E-03  (PID.TID 0000.0001) grdchk output:                   0.714783576E+04 0.714783576E+04 0.714783577E+04 -.113652595E-01 -.113605332E-01 -.416027067E-03
15450  (PID.TID 0000.0001)  (PID.TID 0000.0001)
15451  (PID.TID 0000.0001) grdchk output:                 0               4              15               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output:                 0               4              15               1               1 0.000000000E+00 -.100000000E-03
15452  (PID.TID 0000.0001) grdchk output:                   0.714782213E+04 0.714782213E+04 0.714782214E+04 -.577522314E-02 -.577386363E-02 -.235459993E-03  (PID.TID 0000.0001) grdchk output:                   0.714783576E+04 0.714783576E+04 0.714783576E+04 -.577501851E-02 -.577362169E-02 -.241931257E-03
15453  (PID.TID 0000.0001)  (PID.TID 0000.0001)
15454  (PID.TID 0000.0001) grdchk output:                 0               5              16               1               1 0.000000000E+00 -.100000000E-03  (PID.TID 0000.0001) grdchk output:                 0               5              16               1               1 0.000000000E+00 -.100000000E-03
15455  (PID.TID 0000.0001) grdchk output:                   0.714782213E+04 0.714782213E+04 0.714782214E+04 -.674972853E-02 -.674893812E-02 -.117115473E-03  (PID.TID 0000.0001) grdchk output:                   0.714783576E+04 0.714783576E+04 0.714783576E+04 -.674881903E-02 -.674800986E-02 -.119913095E-03
15456  (PID.TID 0000.0001)  (PID.TID 0000.0001)
15457  (PID.TID 0000.0001)  (PID.TID 0000.0001)
15458  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
# Line 15786  grad-res ------------------------------- Line 15460  grad-res -------------------------------
15460  (PID.TID 0000.0001) // =======================================================  (PID.TID 0000.0001) // =======================================================
15461  (PID.TID 0000.0001)  (PID.TID 0000.0001)
15462  (PID.TID 0000.0001)   Seconds in section "ALL                    [THE_MODEL_MAIN]":  (PID.TID 0000.0001)   Seconds in section "ALL                    [THE_MODEL_MAIN]":
15463  (PID.TID 0000.0001)           User time:  13.8848901  (PID.TID 0000.0001)           User time:  30.4373729
15464  (PID.TID 0000.0001)         System time:  0.888864996  (PID.TID 0000.0001)         System time:  0.599908981
15465  (PID.TID 0000.0001)     Wall clock time:  15.0322552  (PID.TID 0000.0001)     Wall clock time:  52.0012751
15466  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts: 1
15467  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops: 1
15468  (PID.TID 0000.0001)   Seconds in section "INITIALISE_FIXED       [THE_MODEL_MAIN]":  (PID.TID 0000.0001)   Seconds in section "INITIALISE_FIXED       [THE_MODEL_MAIN]":
15469  (PID.TID 0000.0001)           User time:  1.60875604  (PID.TID 0000.0001)           User time:  2.51861691
15470  (PID.TID 0000.0001)         System time:  0.118982004  (PID.TID 0000.0001)         System time:  0.104983996
15471  (PID.TID 0000.0001)     Wall clock time:  1.8228569  (PID.TID 0000.0001)     Wall clock time:  6.30626512
15472  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts: 1
15473  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops: 1
15474  (PID.TID 0000.0001)   Seconds in section "ADTHE_MAIN_LOOP          [ADJOINT RUN]":  (PID.TID 0000.0001)   Seconds in section "ADTHE_MAIN_LOOP          [ADJOINT RUN]":
15475  (PID.TID 0000.0001)           User time:  4.2433548  (PID.TID 0000.0001)           User time:  13.2409873
15476  (PID.TID 0000.0001)         System time:  0.405938998  (PID.TID 0000.0001)         System time:  0.30095499
15477  (PID.TID 0000.0001)     Wall clock time:  4.73046017  (PID.TID 0000.0001)     Wall clock time:  23.1336451
15478  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts: 1
15479  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops: 1
15480  (PID.TID 0000.0001)   Seconds in section "EXF_GETFORCING     [LOAD_FLDS_DRIVER]":  (PID.TID 0000.0001)   Seconds in section "EXF_GETFORCING     [LOAD_FLDS_DRIVER]":
15481  (PID.TID 0000.0001)           User time:  0.258963585  (PID.TID 0000.0001)           User time:  0.434933186
15482  (PID.TID 0000.0001)         System time:  0.0349930376  (PID.TID 0000.0001)         System time:  0.035994038
15483  (PID.TID 0000.0001)     Wall clock time:  0.295385838  (PID.TID 0000.0001)     Wall clock time:  1.4230783
15484  (PID.TID 0000.0001)          No. starts: 48  (PID.TID 0000.0001)          No. starts: 52
15485  (PID.TID 0000.0001)           No. stops: 48  (PID.TID 0000.0001)           No. stops: 52
15486  (PID.TID 0000.0001)   Seconds in section "I/O (WRITE)        [ADJOINT LOOP]":  (PID.TID 0000.0001)   Seconds in section "I/O (WRITE)        [ADJOINT LOOP]":
15487  (PID.TID 0000.0001)           User time:  0.19697237  (PID.TID 0000.0001)           User time:  0.194968224
15488  (PID.TID 0000.0001)         System time:  0.0939839929  (PID.TID 0000.0001)         System time:  0.0689899623
15489  (PID.TID 0000.0001)     Wall clock time:  0.296712399  (PID.TID 0000.0001)     Wall clock time:  0.477305412
15490  (PID.TID 0000.0001)          No. starts: 252  (PID.TID 0000.0001)          No. starts: 264
15491  (PID.TID 0000.0001)           No. stops: 252  (PID.TID 0000.0001)           No. stops: 264
15492  (PID.TID 0000.0001)   Seconds in section "SEAICE_MODEL    [DO_OCEANIC_PHYS]":  (PID.TID 0000.0001)   Seconds in section "SEAICE_MODEL    [DO_OCEANIC_PHYS]":
15493  (PID.TID 0000.0001)           User time:  0.434939384  (PID.TID 0000.0001)           User time:  1.17681146
15494  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.0039999783
15495  (PID.TID 0000.0001)     Wall clock time:  0.439034224  (PID.TID 0000.0001)     Wall clock time:  1.97927809
15496  (PID.TID 0000.0001)          No. starts: 48  (PID.TID 0000.0001)          No. starts: 52
15497  (PID.TID 0000.0001)           No. stops: 48  (PID.TID 0000.0001)           No. stops: 52
15498  (PID.TID 0000.0001)   Seconds in section "SEAICE_DYNSOLVER   [SEAICE_MODEL]":  (PID.TID 0000.0001)   Seconds in section "SEAICE_DYNSOLVER   [SEAICE_MODEL]":
15499  (PID.TID 0000.0001)           User time:  0.363949299  (PID.TID 0000.0001)           User time:  0.992861509
15500  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.00100000203
15501  (PID.TID 0000.0001)     Wall clock time:  0.37028265  (PID.TID 0000.0001)     Wall clock time:  1.4858861
15502  (PID.TID 0000.0001)          No. starts: 48  (PID.TID 0000.0001)          No. starts: 52
15503  (PID.TID 0000.0001)           No. stops: 48  (PID.TID 0000.0001)           No. stops: 52
15504  (PID.TID 0000.0001)   Seconds in section "STATEKPP      [KPP_CALC]":  (PID.TID 0000.0001)   Seconds in section "KPP_CALC [DO_OCEANIC_PHYS]":
15505  (PID.TID 0000.0001)           User time:  0.622906208  (PID.TID 0000.0001)           User time:  3.71043158
15506  (PID.TID 0000.0001)         System time:  0.00200004876  (PID.TID 0000.0001)         System time:  0.0139979571
15507  (PID.TID 0000.0001)     Wall clock time:  0.624395847  (PID.TID 0000.0001)     Wall clock time:  5.95672989
15508  (PID.TID 0000.0001)          No. starts: 48  (PID.TID 0000.0001)          No. starts: 52
15509  (PID.TID 0000.0001)           No. stops: 48  (PID.TID 0000.0001)           No. stops: 52
 (PID.TID 0000.0001)   Seconds in section "KPPMIX [KPP_CALC]":  
 (PID.TID 0000.0001)           User time:  0.430936098  
 (PID.TID 0000.0001)         System time:  0.0029989928  
 (PID.TID 0000.0001)     Wall clock time:  0.432935953  
 (PID.TID 0000.0001)          No. starts: 48  
 (PID.TID 0000.0001)           No. stops: 48  
15510  (PID.TID 0000.0001)   Seconds in section "CTRL_PACK           [THE_MODEL_MAIN]":  (PID.TID 0000.0001)   Seconds in section "CTRL_PACK           [THE_MODEL_MAIN]":
15511  (PID.TID 0000.0001)           User time:  0.0379943848  (PID.TID 0000.0001)           User time:  0.0459928513
15512  (PID.TID 0000.0001)         System time:  0.0109980106  (PID.TID 0000.0001)         System time:  0.0169970095
15513  (PID.TID 0000.0001)     Wall clock time:  0.0483949184  (PID.TID 0000.0001)     Wall clock time:  0.132092953
15514  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts: 1
15515  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops: 1
15516  (PID.TID 0000.0001)   Seconds in section "CTRL_PACK     [THE_MODEL_MAIN]":  (PID.TID 0000.0001)   Seconds in section "CTRL_PACK     [THE_MODEL_MAIN]":
15517  (PID.TID 0000.0001)           User time:  0.0309948921  (PID.TID 0000.0001)           User time:  0.0459928513
15518  (PID.TID 0000.0001)         System time:  0.0159980059  (PID.TID 0000.0001)         System time:  0.0149980187
15519  (PID.TID 0000.0001)     Wall clock time:  0.0476999283  (PID.TID 0000.0001)     Wall clock time:  0.0624239445
15520  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts: 1
15521  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops: 1
15522  (PID.TID 0000.0001)   Seconds in section "GRDCHK_MAIN         [THE_MODEL_MAIN]":  (PID.TID 0000.0001)   Seconds in section "GRDCHK_MAIN         [THE_MODEL_MAIN]":
15523  (PID.TID 0000.0001)           User time:  7.96178961  (PID.TID 0000.0001)           User time:  14.5827827
15524  (PID.TID 0000.0001)         System time:  0.33594799  (PID.TID 0000.0001)         System time:  0.161974967
15525  (PID.TID 0000.0001)     Wall clock time:  8.38059092  (PID.TID 0000.0001)     Wall clock time:  22.3642309
15526  (PID.TID 0000.0001)          No. starts: 1  (PID.TID 0000.0001)          No. starts: 1
15527  (PID.TID 0000.0001)           No. stops: 1  (PID.TID 0000.0001)           No. stops: 1
15528  (PID.TID 0000.0001)   Seconds in section "ECCO SPIN-UP":  (PID.TID 0000.0001)   Seconds in section "ECCO SPIN-UP":
15529  (PID.TID 0000.0001)           User time:  3.20351362  (PID.TID 0000.0001)           User time:  0.83786869
15530  (PID.TID 0000.0001)         System time:  0.047991991  (PID.TID 0000.0001)         System time:  0.0359960198
15531  (PID.TID 0000.0001)     Wall clock time:  3.29909563  (PID.TID 0000.0001)     Wall clock time:  1.44372892
15532  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15533  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15534  (PID.TID 0000.0001)   Seconds in section "INITIALISE_VARIA    [THE_MAIN_LOOP]":  (PID.TID 0000.0001)   Seconds in section "INITIALISE_VARIA    [THE_MAIN_LOOP]":
15535  (PID.TID 0000.0001)           User time:  3.20251417  (PID.TID 0000.0001)           User time:  0.83786869
15536  (PID.TID 0000.0001)         System time:  0.047991991  (PID.TID 0000.0001)         System time:  0.0349960029
15537  (PID.TID 0000.0001)     Wall clock time:  3.29737496  (PID.TID 0000.0001)     Wall clock time:  1.441751
15538  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15539  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15540  (PID.TID 0000.0001)   Seconds in section "ECCO MAIN LOOP":  (PID.TID 0000.0001)   Seconds in section "ECCO MAIN LOOP":
15541  (PID.TID 0000.0001)           User time:  4.40232992  (PID.TID 0000.0001)           User time:  13.1949968
15542  (PID.TID 0000.0001)         System time:  0.0579889417  (PID.TID 0000.0001)         System time:  0.0769889951
15543  (PID.TID 0000.0001)     Wall clock time:  4.48974085  (PID.TID 0000.0001)     Wall clock time:  19.9981852
15544  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15545  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15546  (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS   [ECCO MAIN]":  (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS   [ECCO MAIN]":
15547  (PID.TID 0000.0001)           User time:  0.00999975204  (PID.TID 0000.0001)           User time:  0.035993576
15548  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15549  (PID.TID 0000.0001)     Wall clock time:  0.0123860836  (PID.TID 0000.0001)     Wall clock time:  0.0409231186
15550  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15551  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15552  (PID.TID 0000.0001)   Seconds in section "LOAD_FIELDS_DRIVER  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "LOAD_FIELDS_DRIVER  [FORWARD_STEP]":
15553  (PID.TID 0000.0001)           User time:  0.21796751  (PID.TID 0000.0001)           User time:  0.334947586
15554  (PID.TID 0000.0001)         System time:  0.0289950371  (PID.TID 0000.0001)         System time:  0.0309939981
15555  (PID.TID 0000.0001)     Wall clock time:  0.247201204  (PID.TID 0000.0001)     Wall clock time:  0.395901203
15556  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15557  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15558  (PID.TID 0000.0001)   Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]":
15559  (PID.TID 0000.0001)           User time:  0.00199890137  (PID.TID 0000.0001)           User time:  0.
15560  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15561  (PID.TID 0000.0001)     Wall clock time:  0.00155615807  (PID.TID 0000.0001)     Wall clock time:  0.00158143044
15562  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15563  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15564  (PID.TID 0000.0001)   Seconds in section "DO_OCEANIC_PHYS     [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DO_OCEANIC_PHYS     [FORWARD_STEP]":
15565  (PID.TID 0000.0001)           User time:  2.15567446  (PID.TID 0000.0001)           User time:  5.47416687
15566  (PID.TID 0000.0001)         System time:  0.00399899483  (PID.TID 0000.0001)         System time:  0.0109989345
15567  (PID.TID 0000.0001)     Wall clock time:  2.16547036  (PID.TID 0000.0001)     Wall clock time:  8.22542453
15568  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15569  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15570  (PID.TID 0000.0001)   Seconds in section "THERMODYNAMICS      [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "THERMODYNAMICS      [FORWARD_STEP]":
15571  (PID.TID 0000.0001)           User time:  0.677898884  (PID.TID 0000.0001)           User time:  3.18351364
15572  (PID.TID 0000.0001)         System time:  0.00399899483  (PID.TID 0000.0001)         System time:  0.0059979558
15573  (PID.TID 0000.0001)     Wall clock time:  0.683685303  (PID.TID 0000.0001)     Wall clock time:  4.79819012
15574  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15575  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15576  (PID.TID 0000.0001)   Seconds in section "DYNAMICS            [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DYNAMICS            [FORWARD_STEP]":
15577  (PID.TID 0000.0001)           User time:  0.741879463  (PID.TID 0000.0001)           User time:  2.90655899
15578  (PID.TID 0000.0001)         System time:  0.00199997425  (PID.TID 0000.0001)         System time:  0.00999909639
15579  (PID.TID 0000.0001)     Wall clock time:  0.751197815  (PID.TID 0000.0001)     Wall clock time:  4.29723334
15580  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15581  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15582  (PID.TID 0000.0001)   Seconds in section "SOLVE_FOR_PRESSURE  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "SOLVE_FOR_PRESSURE  [FORWARD_STEP]":
15583  (PID.TID 0000.0001)           User time:  0.0959925652  (PID.TID 0000.0001)           User time:  0.342945099
15584  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.00200000405
15585  (PID.TID 0000.0001)     Wall clock time:  0.0962328911  (PID.TID 0000.0001)     Wall clock time:  0.576172829
15586  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15587  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15588  (PID.TID 0000.0001)   Seconds in section "UV_CORRECTION_STEP  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "UV_CORRECTION_STEP  [FORWARD_STEP]":
15589  (PID.TID 0000.0001)           User time:  0.0249958038  (PID.TID 0000.0001)           User time:  0.118988037
15590  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15591  (PID.TID 0000.0001)     Wall clock time:  0.0290701389  (PID.TID 0000.0001)     Wall clock time:  0.122835159
15592  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15593  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15594  (PID.TID 0000.0001)   Seconds in section "TS_CORRECTION_STEP  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "TS_CORRECTION_STEP  [FORWARD_STEP]":
15595  (PID.TID 0000.0001)           User time:  0.0119957924  (PID.TID 0000.0001)           User time:  0.0439872742
15596  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.000999987125
15597  (PID.TID 0000.0001)     Wall clock time:  0.0116789341  (PID.TID 0000.0001)     Wall clock time:  0.143110037
15598  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15599  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15600  (PID.TID 0000.0001)   Seconds in section "BLOCKING_EXCHANGES  [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "BLOCKING_EXCHANGES  [FORWARD_STEP]":
15601  (PID.TID 0000.0001)           User time:  0.0589880943  (PID.TID 0000.0001)           User time:  0.125976562
15602  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15603  (PID.TID 0000.0001)     Wall clock time:  0.0558440685  (PID.TID 0000.0001)     Wall clock time:  0.326861858
15604  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15605  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15606  (PID.TID 0000.0001)   Seconds in section "DO_STATEVARS_TAVE   [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DO_STATEVARS_TAVE   [FORWARD_STEP]":
15607  (PID.TID 0000.0001)           User time:  0.00100040436  (PID.TID 0000.0001)           User time:  0.0030002594
15608  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15609  (PID.TID 0000.0001)     Wall clock time:  0.00158548355  (PID.TID 0000.0001)     Wall clock time:  0.0016245842
15610  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15611  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15612  (PID.TID 0000.0001)   Seconds in section "MONITOR             [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "MONITOR             [FORWARD_STEP]":
15613  (PID.TID 0000.0001)           User time:  0.  (PID.TID 0000.0001)           User time:  0.000999450684
15614  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15615  (PID.TID 0000.0001)     Wall clock time:  0.00157809258  (PID.TID 0000.0001)     Wall clock time:  0.0016310215
15616  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15617  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15618  (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]":
15619  (PID.TID 0000.0001)           User time:  0.205968857  (PID.TID 0000.0001)           User time:  0.297964096
15620  (PID.TID 0000.0001)         System time:  0.0149969459  (PID.TID 0000.0001)         System time:  0.0129990578
15621  (PID.TID 0000.0001)     Wall clock time:  0.22606802  (PID.TID 0000.0001)     Wall clock time:  0.529815435
15622  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15623  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15624  (PID.TID 0000.0001)   Seconds in section "DO_WRITE_PICKUP     [FORWARD_STEP]":  (PID.TID 0000.0001)   Seconds in section "DO_WRITE_PICKUP     [FORWARD_STEP]":
15625  (PID.TID 0000.0001)           User time:  0.  (PID.TID 0000.0001)           User time:  0.
15626  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15627  (PID.TID 0000.0001)     Wall clock time:  0.00159907341  (PID.TID 0000.0001)     Wall clock time:  0.00164651871
15628  (PID.TID 0000.0001)          No. starts: 40  (PID.TID 0000.0001)          No. starts: 40
15629  (PID.TID 0000.0001)           No. stops: 40  (PID.TID 0000.0001)           No. stops: 40
15630  (PID.TID 0000.0001)   Seconds in section "ECCO SPIN-DOWN":  (PID.TID 0000.0001)   Seconds in section "ECCO SPIN-DOWN":
15631  (PID.TID 0000.0001)           User time:  0.338948727  (PID.TID 0000.0001)           User time:  0.5209198
15632  (PID.TID 0000.0001)         System time:  0.215969086  (PID.TID 0000.0001)         System time:  0.0489899516
15633  (PID.TID 0000.0001)     Wall clock time:  0.556489944  (PID.TID 0000.0001)     Wall clock time:  0.881335974
15634  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15635  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15636  (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_AVERAGESFIELDS [ECCO SPIN-DOWN]":
15637  (PID.TID 0000.0001)           User time:  0.055993557  (PID.TID 0000.0001)           User time:  0.0729866028
15638  (PID.TID 0000.0001)         System time:  0.0839900374  (PID.TID 0000.0001)         System time:  0.00399804115
15639  (PID.TID 0000.0001)     Wall clock time:  0.140655041  (PID.TID 0000.0001)     Wall clock time:  0.0767531395
15640  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15641  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15642  (PID.TID 0000.0001)   Seconds in section "COST_FORCING       [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_FORCING       [ECCO SPIN-DOWN]":
15643  (PID.TID 0000.0001)           User time:  0.0629906654  (PID.TID 0000.0001)           User time:  0.0959835052
15644  (PID.TID 0000.0001)         System time:  0.0179940462  (PID.TID 0000.0001)         System time:  0.0169979334
15645  (PID.TID 0000.0001)     Wall clock time:  0.0818061829  (PID.TID 0000.0001)     Wall clock time:  0.219067097
15646  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15647  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15648  (PID.TID 0000.0001)   Seconds in section "COST_SSH           [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_SSH           [ECCO SPIN-DOWN]":
15649  (PID.TID 0000.0001)           User time:  0.0139966011  (PID.TID 0000.0001)           User time:  0.0190010071
15650  (PID.TID 0000.0001)         System time:  0.00400000811  (PID.TID 0000.0001)         System time:  0.00200003386
15651  (PID.TID 0000.0001)     Wall clock time:  0.0176329613  (PID.TID 0000.0001)     Wall clock time:  0.0221269131
15652  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15653  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15654  (PID.TID 0000.0001)   Seconds in section "COST_HYD           [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_HYD           [ECCO SPIN-DOWN]":
15655  (PID.TID 0000.0001)           User time:  0.186974049  (PID.TID 0000.0001)           User time:  0.3139534
15656  (PID.TID 0000.0001)         System time:  0.108985007  (PID.TID 0000.0001)         System time:  0.0259939432
15657  (PID.TID 0000.0001)     Wall clock time:  0.298269749  (PID.TID 0000.0001)     Wall clock time:  0.545138121
15658  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15659  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15660  (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]":
15661  (PID.TID 0000.0001)           User time:  0.000998497009  (PID.TID 0000.0001)           User time:  0.
15662  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15663  (PID.TID 0000.0001)     Wall clock time:  0.00119543076  (PID.TID 0000.0001)     Wall clock time:  0.00129437447
15664  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15665  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15666  (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]":
15667  (PID.TID 0000.0001)           User time:  0.  (PID.TID 0000.0001)           User time:  0.
15668  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15669  (PID.TID 0000.0001)     Wall clock time:  0.000382423401  (PID.TID 0000.0001)     Wall clock time:  0.000394105911
15670  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15671  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15672  (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]":
15673  (PID.TID 0000.0001)           User time:  0.  (PID.TID 0000.0001)           User time:  0.
15674  (PID.TID 0000.0001)         System time:  0.  (PID.TID 0000.0001)         System time:  0.
15675  (PID.TID 0000.0001)     Wall clock time:  0.00039434433  (PID.TID 0000.0001)     Wall clock time:  0.000395774841
15676  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15677  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15678  (PID.TID 0000.0001)   Seconds in section "COST_FINAL         [ECCO SPIN-DOWN]":  (PID.TID 0000.0001)   Seconds in section "COST_FINAL         [ECCO SPIN-DOWN]":
15679  (PID.TID 0000.0001)           User time:  0.0139966011  (PID.TID 0000.0001)           User time:  0.0119934082
15680  (PID.TID 0000.0001)         System time:  0.000999987125  (PID.TID 0000.0001)         System time:  0.
15681  (PID.TID 0000.0001)     Wall clock time:  0.0125770569  (PID.TID 0000.0001)     Wall clock time:  0.0124559402
15682  (PID.TID 0000.0001)          No. starts: 10  (PID.TID 0000.0001)          No. starts: 10
15683  (PID.TID 0000.0001)           No. stops: 10  (PID.TID 0000.0001)           No. stops: 10
15684  (PID.TID 0000.0001) // ======================================================  (PID.TID 0000.0001) // ======================================================
# Line 16028  grad-res ------------------------------- Line 15696  grad-res -------------------------------
15696  (PID.TID 0000.0001) //          Total. Y spins =              0  (PID.TID 0000.0001) //          Total. Y spins =              0
15697  (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00  (PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
15698  (PID.TID 0000.0001) // o Thread number: 000001  (PID.TID 0000.0001) // o Thread number: 000001
15699  (PID.TID 0000.0001) //            No. barriers =         101458  (PID.TID 0000.0001) //            No. barriers =          57018
15700  (PID.TID 0000.0001) //      Max. barrier spins =              1  (PID.TID 0000.0001) //      Max. barrier spins =              1
15701  (PID.TID 0000.0001) //      Min. barrier spins =              1  (PID.TID 0000.0001) //      Min. barrier spins =              1
15702  (PID.TID 0000.0001) //     Total barrier spins =         101458  (PID.TID 0000.0001) //     Total barrier spins =          57018
15703  (PID.TID 0000.0001) //      Avg. barrier spins =       1.00E+00  (PID.TID 0000.0001) //      Avg. barrier spins =       1.00E+00

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.22