(PID.TID 0000.0001) 
(PID.TID 0000.0001) // ======================================================
(PID.TID 0000.0001) //                      MITgcm UV
(PID.TID 0000.0001) //                      =========
(PID.TID 0000.0001) // ======================================================
(PID.TID 0000.0001) // execution environment starting up...
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // MITgcmUV version:  checkpoint67t
(PID.TID 0000.0001) // Build user:        jm_c
(PID.TID 0000.0001) // Build host:        villon
(PID.TID 0000.0001) // Build date:        Fri Dec 11 09:34:37 EST 2020
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Execution Environment parameter file "eedata"
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) ># Example "eedata" file
(PID.TID 0000.0001) ># Lines beginning "#" are comments
(PID.TID 0000.0001) ># nTx - No. threads per process in X
(PID.TID 0000.0001) ># nTy - No. threads per process in Y
(PID.TID 0000.0001) > &EEPARMS
(PID.TID 0000.0001) > nTx=1,
(PID.TID 0000.0001) > nTy=1,
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) ># Note: Some systems use & as the namelist terminator (as shown here).
(PID.TID 0000.0001) >#       Other systems use a / character.
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Computational Grid Specification ( see files "SIZE.h" )
(PID.TID 0000.0001) //                                  ( and "eedata"       )
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001)      nPx =    1 ; /* No. processes in X */
(PID.TID 0000.0001)      nPy =    1 ; /* No. processes in Y */
(PID.TID 0000.0001)      nSx =    2 ; /* No. tiles in X per process */
(PID.TID 0000.0001)      nSy =    2 ; /* No. tiles in Y per process */
(PID.TID 0000.0001)      sNx =   40 ; /* Tile size in X */
(PID.TID 0000.0001)      sNy =   21 ; /* Tile size in Y */
(PID.TID 0000.0001)      OLx =    3 ; /* Tile overlap distance in X */
(PID.TID 0000.0001)      OLy =    3 ; /* Tile overlap distance in Y */
(PID.TID 0000.0001)      nTx =    1 ; /* No. threads in X per process */
(PID.TID 0000.0001)      nTy =    1 ; /* No. threads in Y per process */
(PID.TID 0000.0001)       Nr =    1 ; /* No. levels in the vertical   */
(PID.TID 0000.0001)       Nx =   80 ; /* Total domain size in X ( = nPx*nSx*sNx ) */
(PID.TID 0000.0001)       Ny =   42 ; /* Total domain size in Y ( = nPy*nSy*sNy ) */
(PID.TID 0000.0001)   nTiles =    4 ; /* Total no. tiles per process ( = nSx*nSy ) */
(PID.TID 0000.0001)   nProcs =    1 ; /* Total no. processes ( = nPx*nPy ) */
(PID.TID 0000.0001) nThreads =    1 ; /* Total no. threads per process ( = nTx*nTy ) */
(PID.TID 0000.0001) usingMPI =    F ; /* Flag used to control whether MPI is in use */
(PID.TID 0000.0001)                   /*  note: To execute a program with MPI calls */
(PID.TID 0000.0001)                   /*  it must be launched appropriately e.g     */
(PID.TID 0000.0001)                   /*  "mpirun -np 64 ......"                    */
(PID.TID 0000.0001) useCoupler=   F ; /* Flag used to control communications with   */
(PID.TID 0000.0001)                   /*  other model components, through a coupler */
(PID.TID 0000.0001) useNest2W_parent =    F ;/* Control 2-W Nesting comm */
(PID.TID 0000.0001) useNest2W_child  =    F ;/* Control 2-W Nesting comm */
(PID.TID 0000.0001) debugMode =    F ; /* print debug msg. (sequence of S/R calls)  */
(PID.TID 0000.0001) printMapIncludesZeros=    F ; /* print zeros in Std.Output maps */
(PID.TID 0000.0001) maxLengthPrt1D=   65 /* maxLength of 1D array printed to StdOut */
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // ======================================================
(PID.TID 0000.0001) // Mapping of tiles to threads
(PID.TID 0000.0001) // ======================================================
(PID.TID 0000.0001) // -o- Thread   1, tiles (   1:   2,   1:   2)
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // ======================================================
(PID.TID 0000.0001) // Tile <-> Tile connectvity table
(PID.TID 0000.0001) // ======================================================
(PID.TID 0000.0001) // Tile number: 000001 (process no. = 000000)
(PID.TID 0000.0001) //        WEST: Tile = 000002, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000002, bj = 000001
(PID.TID 0000.0001) //        EAST: Tile = 000002, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000002, bj = 000001
(PID.TID 0000.0001) //       SOUTH: Tile = 000003, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000001, bj = 000002
(PID.TID 0000.0001) //       NORTH: Tile = 000003, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000001, bj = 000002
(PID.TID 0000.0001) // Tile number: 000002 (process no. = 000000)
(PID.TID 0000.0001) //        WEST: Tile = 000001, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000001, bj = 000001
(PID.TID 0000.0001) //        EAST: Tile = 000001, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000001, bj = 000001
(PID.TID 0000.0001) //       SOUTH: Tile = 000004, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000002, bj = 000002
(PID.TID 0000.0001) //       NORTH: Tile = 000004, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000002, bj = 000002
(PID.TID 0000.0001) // Tile number: 000003 (process no. = 000000)
(PID.TID 0000.0001) //        WEST: Tile = 000004, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000002, bj = 000002
(PID.TID 0000.0001) //        EAST: Tile = 000004, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000002, bj = 000002
(PID.TID 0000.0001) //       SOUTH: Tile = 000001, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000001, bj = 000001
(PID.TID 0000.0001) //       NORTH: Tile = 000001, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000001, bj = 000001
(PID.TID 0000.0001) // Tile number: 000004 (process no. = 000000)
(PID.TID 0000.0001) //        WEST: Tile = 000003, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000001, bj = 000002
(PID.TID 0000.0001) //        EAST: Tile = 000003, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000001, bj = 000002
(PID.TID 0000.0001) //       SOUTH: Tile = 000002, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000002, bj = 000001
(PID.TID 0000.0001) //       NORTH: Tile = 000002, Process = 000000, Comm = put
(PID.TID 0000.0001) //                bi = 000002, bj = 000001
(PID.TID 0000.0001) 
(PID.TID 0000.0001)  INI_PARMS: opening model parameter file "data"
(PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Parameter file "data"
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) ># ====================
(PID.TID 0000.0001) ># | Model parameters |
(PID.TID 0000.0001) ># ====================
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) > &PARM01
(PID.TID 0000.0001) > tRef= -1.62,
(PID.TID 0000.0001) > sRef= 30.,
(PID.TID 0000.0001) > no_slip_sides=.FALSE.,
(PID.TID 0000.0001) > no_slip_bottom=.TRUE.,
(PID.TID 0000.0001) >#bottomDragLinear=1.E-3,
(PID.TID 0000.0001) > bottomDragQuadratic=5.E-3,
(PID.TID 0000.0001) > viscAr=3.E-2,
(PID.TID 0000.0001) > viscAh=3.E+2,
(PID.TID 0000.0001) > HeatCapacity_Cp = 3986.,
(PID.TID 0000.0001) > rhoNil          = 1030.,
(PID.TID 0000.0001) > rhoConstFresh   = 1000.,
(PID.TID 0000.0001) > eosType='LINEAR',
(PID.TID 0000.0001) > tAlpha=2.E-4,
(PID.TID 0000.0001) > sBeta= 0.,
(PID.TID 0000.0001) > staggerTimeStep=.TRUE.,
(PID.TID 0000.0001) > saltStepping=.FALSE.,
(PID.TID 0000.0001) >#tempStepping=.FALSE.,
(PID.TID 0000.0001) > tempAdvection=.FALSE.,
(PID.TID 0000.0001) > momStepping=.FALSE.,
(PID.TID 0000.0001) >#f0=1.e-4,
(PID.TID 0000.0001) > f0=0.e-4,
(PID.TID 0000.0001) > beta=0.,
(PID.TID 0000.0001) > useJamartWetPoints=.TRUE.,
(PID.TID 0000.0001) > rigidLid=.FALSE.,
(PID.TID 0000.0001) > implicitFreeSurface=.TRUE.,
(PID.TID 0000.0001) >#exactConserv=.TRUE.,
(PID.TID 0000.0001) > convertFW2Salt=-1,
(PID.TID 0000.0001) > readBinaryPrec=64,
(PID.TID 0000.0001) > writeBinaryPrec=64,
(PID.TID 0000.0001) >#globalFiles=.TRUE.,
(PID.TID 0000.0001) > useSingleCpuIO=.TRUE.,
(PID.TID 0000.0001) >#debugLevel=4,
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) >
(PID.TID 0000.0001) ># Elliptic solver parameters
(PID.TID 0000.0001) > &PARM02
(PID.TID 0000.0001) > cg2dMaxIters=500,
(PID.TID 0000.0001) > cg2dTargetResidual=1.E-12,
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) >
(PID.TID 0000.0001) ># Time stepping parameters
(PID.TID 0000.0001) > &PARM03
(PID.TID 0000.0001) > startTime=0.0,
(PID.TID 0000.0001) >#endTime=432000.,
(PID.TID 0000.0001) > deltaT=1800.0,
(PID.TID 0000.0001) > abEps=0.1,
(PID.TID 0000.0001) > forcing_In_AB = .FALSE.,
(PID.TID 0000.0001) > pChkptFreq=3600000.,
(PID.TID 0000.0001) > dumpFreq = 864000.,
(PID.TID 0000.0001) > monitorSelect=2,
(PID.TID 0000.0001) > nTimeSteps=12,
(PID.TID 0000.0001) > monitorFreq=21600.,
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) >
(PID.TID 0000.0001) ># Gridding parameters
(PID.TID 0000.0001) > &PARM04
(PID.TID 0000.0001) > usingCartesianGrid=.TRUE.,
(PID.TID 0000.0001) > delX=80*5.E3,
(PID.TID 0000.0001) > delY=42*5.E3,
(PID.TID 0000.0001) > ygOrigin=-110.E3,
(PID.TID 0000.0001) >#delR= 20., 30., 50.,
(PID.TID 0000.0001) > delR= 10.,
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) >
(PID.TID 0000.0001) ># Input datasets
(PID.TID 0000.0001) > &PARM05
(PID.TID 0000.0001) > bathyFile       = 'bathy_3c.bin',
(PID.TID 0000.0001) > uVelInitFile    = 'uVel_3c0.bin',
(PID.TID 0000.0001) > vVelInitFile    = 'vVel_3c0.bin',
(PID.TID 0000.0001) > pSurfInitFile   = 'eta_3c0.bin',
(PID.TID 0000.0001) >#uVelInitFile    = 'uVel_3c1.bin',
(PID.TID 0000.0001) >#vVelInitFile    = 'vVel_3c1.bin',
(PID.TID 0000.0001) >#pSurfInitFile   = 'eta_3c1.bin',
(PID.TID 0000.0001) >#bathyFile       = 'channel.bin',
(PID.TID 0000.0001) >#uVelInitFile    = 'const+40.bin',
(PID.TID 0000.0001) >#vVelInitFile    = 'const-10.bin',
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) 
(PID.TID 0000.0001)  INI_PARMS ; starts to read PARM01
(PID.TID 0000.0001)  INI_PARMS ; read PARM01 : OK
(PID.TID 0000.0001)  INI_PARMS ; starts to read PARM02
(PID.TID 0000.0001)  INI_PARMS ; read PARM02 : OK
(PID.TID 0000.0001)  INI_PARMS ; starts to read PARM03
(PID.TID 0000.0001)  INI_PARMS ; read PARM03 : OK
(PID.TID 0000.0001)  INI_PARMS ; starts to read PARM04
(PID.TID 0000.0001)  INI_PARMS ; read PARM04 : OK
(PID.TID 0000.0001)  INI_PARMS ; starts to read PARM05
(PID.TID 0000.0001)  INI_PARMS ; read PARM05 : OK
(PID.TID 0000.0001)  INI_PARMS: finished reading file "data"
(PID.TID 0000.0001)  PACKAGES_BOOT: opening data.pkg
(PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.pkg
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Parameter file "data.pkg"
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) ># Packages
(PID.TID 0000.0001) > &PACKAGES
(PID.TID 0000.0001) >  useEXF    = .TRUE.,
(PID.TID 0000.0001) >  useSEAICE = .TRUE.,
(PID.TID 0000.0001) ># useThSIce = .TRUE.,
(PID.TID 0000.0001) >  useDiagnostics=.TRUE.,
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) 
(PID.TID 0000.0001)  PACKAGES_BOOT: finished reading data.pkg
(PID.TID 0000.0001) ** WARNING ** PACKAGES_BOOT: useCAL no longer set to T when using EXF (useEXF=T)
(PID.TID 0000.0001) ** WARNING ** PACKAGES_BOOT:  as it used to be before checkpoint66d (2017/02/13)
(PID.TID 0000.0001)  PACKAGES_BOOT: On/Off package Summary
 --------  pkgs with a standard "usePKG" On/Off switch in "data.pkg":  --------
 pkg/cal                  compiled but not used ( useCAL                   = F )
 pkg/exf                  compiled   and   used ( useEXF                   = T )
 pkg/seaice               compiled   and   used ( useSEAICE                = T )
 pkg/diagnostics          compiled   and   used ( useDiagnostics           = T )
 -------- pkgs without standard "usePKG" On/Off switch in "data.pkg":  --------
 pkg/generic_advdiff      compiled   and   used ( useGAD                   = T )
 pkg/mom_common           compiled but not used ( momStepping              = F )
 pkg/mom_vecinv           compiled but not used ( +vectorInvariantMomentum = F )
 pkg/mom_fluxform         compiled but not used ( & not vectorInvariantMom = F )
 pkg/monitor              compiled   and   used ( monitorFreq > 0.         = T )
 pkg/debug                compiled but not used ( debugMode                = F )
 pkg/rw                   compiled   and   used
 pkg/mdsio                compiled   and   used
(PID.TID 0000.0001)  PACKAGES_BOOT: End of package Summary
(PID.TID 0000.0001) 
(PID.TID 0000.0001) EXF_READPARMS: opening data.exf
(PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.exf
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Parameter file "data.exf"
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) ># *********************
(PID.TID 0000.0001) ># External Forcing Data
(PID.TID 0000.0001) ># *********************
(PID.TID 0000.0001) > &EXF_NML_01
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) > useExfCheckRange  = .TRUE.,
(PID.TID 0000.0001) >#repeatPeriod      = 2635200.0,
(PID.TID 0000.0001) > exf_iprec         = 64,
(PID.TID 0000.0001) > exf_monFreq       = 86400000.,
(PID.TID 0000.0001) >#useRelativeWind = .TRUE.,
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) >
(PID.TID 0000.0001) ># *********************
(PID.TID 0000.0001) > &EXF_NML_02
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) > atempperiod       = 0.0,
(PID.TID 0000.0001) > aqhperiod         = 0.0,
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) > uwindperiod       = 0.0,
(PID.TID 0000.0001) > vwindperiod       = 0.0,
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) > precipperiod      = 0.0,
(PID.TID 0000.0001) > swdownperiod      = 0.0,
(PID.TID 0000.0001) > lwdownperiod      = 0.0,
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) > climsstperiod      = 0.0,
(PID.TID 0000.0001) > climsstTauRelax    = 2592000.,
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) > climsssperiod      = 0.0,
(PID.TID 0000.0001) >#climsssTauRelax    = 2592000.,
(PID.TID 0000.0001) >#
(PID.TID 0000.0001) > atempfile         = 'tair_4x.bin',
(PID.TID 0000.0001) > aqhfile           = 'qa70_4x.bin',
(PID.TID 0000.0001) > uwindfile         = 'windx.bin',
(PID.TID 0000.0001) >#vwindfile         = 'windy.bin',
(PID.TID 0000.0001) > precipfile        = 'const_00.bin',
(PID.TID 0000.0001) > lwdownfile        = 'dlw_250.bin',
(PID.TID 0000.0001) > swdownfile        = 'dsw_100.bin',
(PID.TID 0000.0001) > runoffFile        = ' '
(PID.TID 0000.0001) > climsstfile       = 'tocn.bin',
(PID.TID 0000.0001) >#climsssfile       = 'socn.bin',
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) >
(PID.TID 0000.0001) ># *********************
(PID.TID 0000.0001) > &EXF_NML_03
(PID.TID 0000.0001) >#exf_offset_atemp=5;
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) >
(PID.TID 0000.0001) ># *********************
(PID.TID 0000.0001) ># old open64 compiler (4.2.1) cannot skip this namelist to read in the next one;
(PID.TID 0000.0001) ># comment out this namelist (not read).
(PID.TID 0000.0001) >#&EXF_NML_04
(PID.TID 0000.0001) >#&
(PID.TID 0000.0001) >
(PID.TID 0000.0001) ># *********************
(PID.TID 0000.0001) > &EXF_NML_OBCS
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) 
(PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_01
(PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_02
(PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_03
(PID.TID 0000.0001) EXF_READPARMS: finished reading data.exf
(PID.TID 0000.0001) 
(PID.TID 0000.0001)  SEAICE_READPARMS: opening data.seaice
(PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.seaice
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Parameter file "data.seaice"
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) ># SEAICE parameters
(PID.TID 0000.0001) > &SEAICE_PARM01
(PID.TID 0000.0001) >#usePW79thermodynamics=.FALSE.,
(PID.TID 0000.0001) > SEAICEuseLinRemapITD =.FALSE.,
(PID.TID 0000.0001) > SEAICErestoreUnderIce=.TRUE.,
(PID.TID 0000.0001) > SEAICE_no_Slip     = .FALSE.,
(PID.TID 0000.0001) > LSR_ERROR          = 1.E-12,
(PID.TID 0000.0001) > SEAICElinearIterMax= 1500,
(PID.TID 0000.0001) > LSR_mixIniGuess    = 1,
(PID.TID 0000.0001) > SEAICEadvScheme    = 33,
(PID.TID 0000.0001) > AreaFile  = 'const100.bin',
(PID.TID 0000.0001) > HeffFile  = 'heff_quartic.bin',
(PID.TID 0000.0001) > HsnowFile = 'const_00.bin',
(PID.TID 0000.0001) > SEAICEwriteState   = .TRUE.,
(PID.TID 0000.0001) > SEAICE_monFreq = 1800.,
(PID.TID 0000.0001) ># ridging
(PID.TID 0000.0001) > SEAICEsimpleRidging = .FALSE.,
(PID.TID 0000.0001) > useHibler79IceStrength = .TRUE.,
(PID.TID 0000.0001) > SEAICE_cf        = 2.,
(PID.TID 0000.0001) > SEAICEredistFunc = 0,
(PID.TID 0000.0001) > SEAICEpartFunc   = 0,
(PID.TID 0000.0001) ># test parameter Hlimit with the default values
(PID.TID 0000.0001) > Hlimit =       0., 0.46036229772816128, 0.96359590632446723,
(PID.TID 0000.0001) > 1.5667276956011804, 2.3991981802927964, 3.7406269979459270,
(PID.TID 0000.0001) > 6.1313098316368961, 999.9,
(PID.TID 0000.0001) ># old defaults
(PID.TID 0000.0001) > SEAICEscaleSurfStress = .FALSE.,
(PID.TID 0000.0001) > SEAICEetaZmethod = 0,
(PID.TID 0000.0001) > SEAICE_drag = 0.002,
(PID.TID 0000.0001) > SEAICE_waterDrag = 0.005339805825242718,
(PID.TID 0000.0001) > SEAICE_Olx = 0,
(PID.TID 0000.0001) > SEAICE_Oly = 0,
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) >
(PID.TID 0000.0001) > &SEAICE_PARM03
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) 
(PID.TID 0000.0001)  SEAICE_READPARMS: finished reading data.seaice
(PID.TID 0000.0001)  DIAGNOSTICS_READPARMS: opening data.diagnostics
(PID.TID 0000.0001)  OPEN_COPY_DATA_FILE: opening file data.diagnostics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Parameter file "data.diagnostics"
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) ># Diagnostic Package Choices
(PID.TID 0000.0001) >#--------------------
(PID.TID 0000.0001) >#  dumpAtLast (logical): always write output at the end of simulation (default=F)
(PID.TID 0000.0001) >#  diag_mnc   (logical): write to NetCDF files (default=useMNC)
(PID.TID 0000.0001) >#--for each output-stream:
(PID.TID 0000.0001) >#  fileName(n) : prefix of the output file name (max 80c long) for outp.stream n
(PID.TID 0000.0001) >#  frequency(n):< 0 : write snap-shot output every |frequency| seconds
(PID.TID 0000.0001) >#               > 0 : write time-average output every frequency seconds
(PID.TID 0000.0001) >#  timePhase(n)     : write at time = timePhase + multiple of |frequency|
(PID.TID 0000.0001) >#    averagingFreq  : frequency (in s) for periodic averaging interval
(PID.TID 0000.0001) >#    averagingPhase : phase     (in s) for periodic averaging interval
(PID.TID 0000.0001) >#    repeatCycle    : number of averaging intervals in 1 cycle
(PID.TID 0000.0001) >#  levels(:,n) : list of levels to write to file (Notes: declared as REAL)
(PID.TID 0000.0001) >#                when this entry is missing, select all common levels of this list
(PID.TID 0000.0001) >#  fields(:,n) : list of selected diagnostics fields (8.c) in outp.stream n
(PID.TID 0000.0001) >#                (see "available_diagnostics.log" file for the full list of diags)
(PID.TID 0000.0001) >#  missing_value(n) : missing value for real-type fields in output file "n"
(PID.TID 0000.0001) >#  fileFlags(n)     : specific code (8c string) for output file "n"
(PID.TID 0000.0001) >#--------------------
(PID.TID 0000.0001) ># This example dumps EXF diagnostics as snapshot after 10 time-steps
(PID.TID 0000.0001) ># Note: EXF air-sea fluxes over Sea-Ice are wrong
(PID.TID 0000.0001) > &DIAGNOSTICS_LIST
(PID.TID 0000.0001) >   dumpAtLast  = .TRUE.,
(PID.TID 0000.0001) >#--
(PID.TID 0000.0001) >  fields(1:11,1) = 'EXFtaux ','EXFtauy ','EXFqnet ','EXFempmr',
(PID.TID 0000.0001) >                   'EXFhl   ','EXFhs   ','EXFswnet','EXFlwnet',
(PID.TID 0000.0001) >                   'EXFuwind','EXFvwind','EXFatemp',
(PID.TID 0000.0001) >#  fileName(1) = 'exfDiag',
(PID.TID 0000.0001) >  frequency(1) = 86400.,
(PID.TID 0000.0001) >
(PID.TID 0000.0001) >  fields(1:4,2)  = 'SIuice  ','SIvice  ','SIheff  ',
(PID.TID 0000.0001) >                   'SIarea  ',
(PID.TID 0000.0001) >#  fileName(2) = 'iceDiag',
(PID.TID 0000.0001) >  frequency(2) =  86400.,
(PID.TID 0000.0001) >  missing_value(2) = -999.,
(PID.TID 0000.0001) >
(PID.TID 0000.0001) >  fields(1:4,3)  = 'SIuice  ','SIvice  ','SIheff  ',
(PID.TID 0000.0001) >                   'SIarea  ',
(PID.TID 0000.0001) >   fileName(3) = 'snapshot',
(PID.TID 0000.0001) >  frequency(3) = -86400.,
(PID.TID 0000.0001) >  timePhase(3) =  3600.,
(PID.TID 0000.0001) >  missing_value(3) = -999.,
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) >
(PID.TID 0000.0001) >#--------------------
(PID.TID 0000.0001) ># Parameter for Diagnostics of per level statistics:
(PID.TID 0000.0001) >#--------------------
(PID.TID 0000.0001) >#  diagSt_mnc (logical): write stat-diags to NetCDF files (default=diag_mnc)
(PID.TID 0000.0001) >#  diagSt_regMaskFile : file containing the region-mask to read-in
(PID.TID 0000.0001) >#  nSetRegMskFile   : number of region-mask sets within the region-mask file
(PID.TID 0000.0001) >#  set_regMask(i)   : region-mask set-index that identifies the region "i"
(PID.TID 0000.0001) >#  val_regMask(i)   : region "i" identifier value in the region mask
(PID.TID 0000.0001) >#--for each output-stream:
(PID.TID 0000.0001) >#  stat_fName(n) : prefix of the output file name (max 80c long) for outp.stream n
(PID.TID 0000.0001) >#  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
(PID.TID 0000.0001) >#               > 0 : write time-average output every stat_freq seconds
(PID.TID 0000.0001) >#  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
(PID.TID 0000.0001) >#  stat_region(:,n) : list of "regions" (default: 1 region only=global)
(PID.TID 0000.0001) >#  stat_fields(:,n) : list of selected diagnostics fields (8.c) in outp.stream n
(PID.TID 0000.0001) >#                (see "available_diagnostics.log" file for the full list of diags)
(PID.TID 0000.0001) >#--------------------
(PID.TID 0000.0001) > &DIAG_STATIS_PARMS
(PID.TID 0000.0001) > stat_fields(1:5,1)  = 'SIarea  ','SIheff  ','SIhsnow ',
(PID.TID 0000.0001) >                       'SIuice  ','SIvice  ',
(PID.TID 0000.0001) >  stat_fName(1) = 'iceStDiag',
(PID.TID 0000.0001) >   stat_freq(1) = 7200.,
(PID.TID 0000.0001) >  stat_phase(1) = 1800.,
(PID.TID 0000.0001) > /
(PID.TID 0000.0001) 
(PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "diagnostics_list": start
(PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "diagnostics_list": OK
(PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "DIAG_STATIS_PARMS": start
(PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "DIAG_STATIS_PARMS": OK
(PID.TID 0000.0001)  DIAGNOSTICS_READPARMS: global parameter summary:
(PID.TID 0000.0001)  dumpAtLast = /* always write time-ave diags at the end */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  diag_mnc =   /* write NetCDF output files */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  useMissingValue = /* put MissingValue where mask = 0 */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  diagCG_maxIters = /* max number of iters in diag_cg2d */
(PID.TID 0000.0001)                     500
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  diagCG_resTarget = /* residual target for diag_cg2d */
(PID.TID 0000.0001)                 1.000000000000000E-12
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  diagCG_pcOffDFac = /* preconditioner off-diagonal factor */
(PID.TID 0000.0001)                 9.611687812379854E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) -----------------------------------------------------
(PID.TID 0000.0001)  DIAGNOSTICS_READPARMS: active diagnostics summary:
(PID.TID 0000.0001) -----------------------------------------------------
(PID.TID 0000.0001) Creating Output Stream: snapshot
(PID.TID 0000.0001) Output Frequency:     -86400.000000 ; Phase:        3600.000000
(PID.TID 0000.0001)  Averaging Freq.:          0.000000 , Phase:           0.000000 , Cycle:   1
(PID.TID 0000.0001)  missing value: -9.990000000000E+02
(PID.TID 0000.0001)  Levels:    will be set later
(PID.TID 0000.0001)  Fields:    SIuice   SIvice   SIheff   SIarea
(PID.TID 0000.0001) -----------------------------------------------------
(PID.TID 0000.0001)  DIAGNOSTICS_READPARMS: statistics diags. summary:
(PID.TID 0000.0001) Creating Stats. Output Stream: iceStDiag
(PID.TID 0000.0001) Output Frequency:       7200.000000 ; Phase:        1800.000000
(PID.TID 0000.0001)  Regions:   0
(PID.TID 0000.0001)  Fields:    SIarea   SIheff   SIhsnow  SIuice   SIvice
(PID.TID 0000.0001) -----------------------------------------------------
(PID.TID 0000.0001) 
(PID.TID 0000.0001) SET_PARMS: done
(PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr=    T ; setCenterDr=    F
(PID.TID 0000.0001) %MON XC_max                       =   3.9750000000000E+05
(PID.TID 0000.0001) %MON XC_min                       =   2.5000000000000E+03
(PID.TID 0000.0001) %MON XC_mean                      =   2.0000000000000E+05
(PID.TID 0000.0001) %MON XC_sd                        =   1.1546103238755E+05
(PID.TID 0000.0001) %MON XG_max                       =   3.9500000000000E+05
(PID.TID 0000.0001) %MON XG_min                       =   0.0000000000000E+00
(PID.TID 0000.0001) %MON XG_mean                      =   1.9750000000000E+05
(PID.TID 0000.0001) %MON XG_sd                        =   1.1546103238755E+05
(PID.TID 0000.0001) %MON DXC_max                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXC_min                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXC_mean                     =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXC_sd                       =   0.0000000000000E+00
(PID.TID 0000.0001) %MON DXF_max                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXF_min                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXF_mean                     =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXF_sd                       =   0.0000000000000E+00
(PID.TID 0000.0001) %MON DXG_max                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXG_min                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXG_mean                     =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXG_sd                       =   0.0000000000000E+00
(PID.TID 0000.0001) %MON DXV_max                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXV_min                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXV_mean                     =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DXV_sd                       =   0.0000000000000E+00
(PID.TID 0000.0001) %MON YC_max                       =   9.7500000000000E+04
(PID.TID 0000.0001) %MON YC_min                       =  -1.0750000000000E+05
(PID.TID 0000.0001) %MON YC_mean                      =  -5.0000000000000E+03
(PID.TID 0000.0001) %MON YC_sd                        =   6.0604592785256E+04
(PID.TID 0000.0001) %MON YG_max                       =   9.5000000000000E+04
(PID.TID 0000.0001) %MON YG_min                       =  -1.1000000000000E+05
(PID.TID 0000.0001) %MON YG_mean                      =  -7.5000000000000E+03
(PID.TID 0000.0001) %MON YG_sd                        =   6.0604592785256E+04
(PID.TID 0000.0001) %MON DYC_max                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYC_min                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYC_mean                     =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYC_sd                       =   0.0000000000000E+00
(PID.TID 0000.0001) %MON DYF_max                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYF_min                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYF_mean                     =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYF_sd                       =   0.0000000000000E+00
(PID.TID 0000.0001) %MON DYG_max                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYG_min                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYG_mean                     =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYG_sd                       =   0.0000000000000E+00
(PID.TID 0000.0001) %MON DYU_max                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYU_min                      =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYU_mean                     =   5.0000000000000E+03
(PID.TID 0000.0001) %MON DYU_sd                       =   0.0000000000000E+00
(PID.TID 0000.0001) %MON RA_max                       =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RA_min                       =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RA_mean                      =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RA_sd                        =   3.7252902984619E-09
(PID.TID 0000.0001) %MON RAW_max                      =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RAW_min                      =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RAW_mean                     =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RAW_sd                       =   3.7252902984619E-09
(PID.TID 0000.0001) %MON RAS_max                      =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RAS_min                      =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RAS_mean                     =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RAS_sd                       =   3.7252902984619E-09
(PID.TID 0000.0001) %MON RAZ_max                      =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RAZ_min                      =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RAZ_mean                     =   2.5000000000000E+07
(PID.TID 0000.0001) %MON RAZ_sd                       =   3.7252902984619E-09
(PID.TID 0000.0001) %MON AngleCS_max                  =   1.0000000000000E+00
(PID.TID 0000.0001) %MON AngleCS_min                  =   1.0000000000000E+00
(PID.TID 0000.0001) %MON AngleCS_mean                 =   1.0000000000000E+00
(PID.TID 0000.0001) %MON AngleCS_sd                   =   0.0000000000000E+00
(PID.TID 0000.0001) %MON AngleSN_max                  =   0.0000000000000E+00
(PID.TID 0000.0001) %MON AngleSN_min                  =   0.0000000000000E+00
(PID.TID 0000.0001) %MON AngleSN_mean                 =   0.0000000000000E+00
(PID.TID 0000.0001) %MON AngleSN_sd                   =   0.0000000000000E+00
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: bathy_3c.bin
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Field Model R_low (ini_masks_etc)
(PID.TID 0000.0001) // CMIN =         -1.000000000000000E+01
(PID.TID 0000.0001) // CMAX =         -1.000000000000000E+01
(PID.TID 0000.0001) // CINT =          0.000000000000000E+00
(PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
(PID.TID 0000.0001) //                  0.0: .
(PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(    -2:    83:     1)
(PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(    45:    -2:    -1)
(PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // END OF FIELD                                          =
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc)
(PID.TID 0000.0001) // CMIN =          1.000000000000000E+32
(PID.TID 0000.0001) // CMAX =         -1.000000000000000E+32
(PID.TID 0000.0001) // CINT =          0.000000000000000E+00
(PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
(PID.TID 0000.0001) //                  0.0: .
(PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(    -2:    83:     1)
(PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(    45:    -2:    -1)
(PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // END OF FIELD                                          =
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Field hFacC at iteration          0
(PID.TID 0000.0001) // CMIN =          1.000000000000000E+00
(PID.TID 0000.0001) // CMAX =          1.000000000000000E+00
(PID.TID 0000.0001) // CINT =          0.000000000000000E+00
(PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
(PID.TID 0000.0001) //                  0.0: .
(PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(    -2:    83:     1)
(PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(    45:    -2:    -1)
(PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // END OF FIELD                                          =
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Field hFacW at iteration          0
(PID.TID 0000.0001) // CMIN =          1.000000000000000E+00
(PID.TID 0000.0001) // CMAX =          1.000000000000000E+00
(PID.TID 0000.0001) // CINT =          0.000000000000000E+00
(PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
(PID.TID 0000.0001) //                  0.0: .
(PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(    -2:    83:     1)
(PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(    45:    -2:    -1)
(PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // END OF FIELD                                          =
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Field hFacS at iteration          0
(PID.TID 0000.0001) // CMIN =          1.000000000000000E+00
(PID.TID 0000.0001) // CMAX =          1.000000000000000E+00
(PID.TID 0000.0001) // CINT =          0.000000000000000E+00
(PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
(PID.TID 0000.0001) //                  0.0: .
(PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):(    -2:    83:     1)
(PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):(    45:    -2:    -1)
(PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):(   1:   1:   1)
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // END OF FIELD                                          =
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) GAD_INIT_FIXED: GAD_OlMinSize=  0  0  1
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // ===================================
(PID.TID 0000.0001) // GAD parameters :
(PID.TID 0000.0001) // ===================================
(PID.TID 0000.0001) tempAdvScheme =   /* Temp. Horiz.Advection scheme selector */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tempVertAdvScheme =   /* Temp. Vert. Advection scheme selector */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tempMultiDimAdvec =   /* use Muti-Dim Advec method for Temp */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tempSOM_Advection = /* use 2nd Order Moment Advection for Temp */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) AdamsBashforthGt = /* apply Adams-Bashforth extrapolation on Gt */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) AdamsBashforth_T = /* apply Adams-Bashforth extrapolation on Temp */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltAdvScheme =   /* Salt. Horiz.advection scheme selector */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltVertAdvScheme =   /* Salt. Vert. Advection scheme selector */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltMultiDimAdvec =   /* use Muti-Dim Advec method for Salt */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltSOM_Advection = /* use 2nd Order Moment Advection for Salt */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) AdamsBashforthGs = /* apply Adams-Bashforth extrapolation on Gs */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) AdamsBashforth_S = /* apply Adams-Bashforth extrapolation on Salt */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) // ===================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // External forcing (EXF) configuration >>> START <<<
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001)  EXF general parameters:
(PID.TID 0000.0001) 
(PID.TID 0000.0001) exf_iprec = /* exf file precision */
(PID.TID 0000.0001)                      64
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useExfYearlyFields = /* add extension _YEAR to input file names */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) twoDigitYear = /* use 2-digit year extension */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useExfCheckRange = /* check for fields range */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diags_opOceWeighted = /* weight flux diags by open-ocean fraction */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) exf_debugLev = /* select EXF-debug printing level */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) exf_monFreq  = /* EXF monitor frequency [ s ] */
(PID.TID 0000.0001)                 8.640000000000000E+07
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) repeatPeriod = /* period for cycling forcing dataset [ s ] */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) climTempFreeze= /* Minimum climatological temperature [deg.C] */
(PID.TID 0000.0001)                -1.900000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) windStressMax = /* Maximum absolute windstress [ Pa ] */
(PID.TID 0000.0001)                 2.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) stressIsOnCgrid = /* set u,v_stress on Arakawa C-grid */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rotateStressOnAgrid = /* rotate u,v_stress on Arakawa A-grid */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cen2kel = /* conversion of deg. Centigrade to Kelvin [K] */
(PID.TID 0000.0001)                 2.731500000000000E+02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) gravity_mks= /* gravitational acceleration [m/s^2] */
(PID.TID 0000.0001)                 9.810000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) atmrho =  /* mean atmospheric density [kg/m^3] */
(PID.TID 0000.0001)                 1.200000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) atmcp =  /* mean atmospheric specific heat [J/kg/K] */
(PID.TID 0000.0001)                 1.005000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) flamb =  /* latent heat of evaporation [J/kg] */
(PID.TID 0000.0001)                 2.500000000000000E+06
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) flami =  /* latent heat of pure-ice melting [J/kg] */
(PID.TID 0000.0001)                 3.340000000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cvapor_fac = /* const. for Saturation calculation [?] */
(PID.TID 0000.0001)                 6.403800000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cvapor_exp = /* const. for Saturation calculation [?] */
(PID.TID 0000.0001)                 5.107400000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cvapor_fac_ice= /* const. for Saturation calculation [?] */
(PID.TID 0000.0001)                 1.163780000000000E+07
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cvapor_exp_ice= /* const. for Saturation calculation [?] */
(PID.TID 0000.0001)                 5.897800000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) humid_fac = /* humidity coef. in virtual temp. [(kg/kg)^-1] */
(PID.TID 0000.0001)                 6.060000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) gamma_blk = /* adiabatic lapse rate [?] */
(PID.TID 0000.0001)                 1.000000000000000E-02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltsat = /* reduction of Qsat over salty water [-] */
(PID.TID 0000.0001)                 9.800000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) noNegativeEvap = /* prevent negative Evaporation */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) sstExtrapol = /* extrapolation coeff from lev. 1 & 2 to surf [-] */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cDrag_1 = /* coef used in drag calculation [?] */
(PID.TID 0000.0001)                 2.700000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cDrag_2 = /* coef used in drag calculation [?] */
(PID.TID 0000.0001)                 1.420000000000000E-04
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cDrag_3 = /* coef used in drag calculation [?] */
(PID.TID 0000.0001)                 7.640000000000000E-05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cStanton_1 = /* coef used in Stanton number calculation [?] */
(PID.TID 0000.0001)                 3.270000000000000E-02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cStanton_2 = /* coef used in Stanton number calculation [?] */
(PID.TID 0000.0001)                 1.800000000000000E-02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cDalton = /* coef used in Dalton number calculation [?] */
(PID.TID 0000.0001)                 3.460000000000000E-02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) exf_scal_BulkCdn= /* Drag coefficient scaling factor [-] */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) zolmin = /* minimum stability parameter [?] */
(PID.TID 0000.0001)                -1.000000000000000E+02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) psim_fac = /* coef used in turbulent fluxes calculation [-] */
(PID.TID 0000.0001)                 5.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) zref =  /* reference height [ m ] */
(PID.TID 0000.0001)                 1.000000000000000E+01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) hu =  /* height of mean wind [ m ] */
(PID.TID 0000.0001)                 1.000000000000000E+01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) ht =  /* height of mean temperature [ m ] */
(PID.TID 0000.0001)                 2.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) hq =  /* height of mean spec.humidity [ m ] */
(PID.TID 0000.0001)                 2.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) uMin = /* minimum wind speed [m/s] */
(PID.TID 0000.0001)                 5.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useStabilityFct_overIce= /* transfert Coeffs over sea-ice depend on stability */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) exf_iceCd = /* drag coefficient over sea-ice (fixed) [-] */
(PID.TID 0000.0001)                 1.630000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) exf_iceCe = /* transfert coeff. over sea-ice, for Evap (fixed) [-] */
(PID.TID 0000.0001)                 1.630000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) exf_iceCh = /* transfert coeff. over sea-ice, Sens.Heat.(fixed)[-] */
(PID.TID 0000.0001)                 1.630000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) exf_albedo =  /* Sea-water albedo [-] */
(PID.TID 0000.0001)                 1.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useExfZenAlbedo = /* Sea-water albedo varies with zenith angle */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) select_ZenAlbedo = /* Sea-water albedo computation method */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useExfZenIncoming = /* compute incoming solar radiation */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) ocean_emissivity = /* longwave ocean-surface emissivity [-] */
(PID.TID 0000.0001)                 9.700176366843034E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) ice_emissivity = /* longwave seaice emissivity [-] */
(PID.TID 0000.0001)                 9.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) snow_emissivity = /* longwave snow  emissivity [-] */
(PID.TID 0000.0001)                 9.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) 
(PID.TID 0000.0001)  EXF main CPP flags:
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // USE_EXF_INTERPOLATION:          NOT defined
(PID.TID 0000.0001) // ALLOW_ATM_TEMP:                     defined
(PID.TID 0000.0001) // ALLOW_ATM_WIND (useAtmWind):        defined
(PID.TID 0000.0001) // ALLOW_DOWNWARD_RADIATION:           defined
(PID.TID 0000.0001) // ALLOW_BULKFORMULAE:                 defined
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Zonal wind forcing period is                          0.
(PID.TID 0000.0001)    Zonal wind forcing is read from file:
(PID.TID 0000.0001)    >> windx.bin <<
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Atmospheric temperature period is                     0.
(PID.TID 0000.0001)    Atmospheric temperature is read from file:
(PID.TID 0000.0001)    >> tair_4x.bin <<
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Atmospheric specific humidity period is               0.
(PID.TID 0000.0001)    Atmospheric specific humidity is read from file:
(PID.TID 0000.0001)    >> qa70_4x.bin <<
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // ALLOW_READ_TURBFLUXES:          NOT defined
(PID.TID 0000.0001) // EXF_READ_EVAP:                  NOT defined
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Precipitation data period is                          0.
(PID.TID 0000.0001)    Precipitation data is read from file:
(PID.TID 0000.0001)    >> const_00.bin <<
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // ALLOW_RUNOFF:                       defined
(PID.TID 0000.0001) // ALLOW_RUNOFTEMP:                NOT defined
(PID.TID 0000.0001) // ALLOW_SALTFLX:                      defined
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Downward shortwave flux period is                     0.
(PID.TID 0000.0001)    Downward shortwave flux is read from file:
(PID.TID 0000.0001)    >> dsw_100.bin <<
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Downward longwave flux period is                      0.
(PID.TID 0000.0001)    Downward longwave flux is read from file:
(PID.TID 0000.0001)    >> dlw_250.bin <<
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // External forcing (EXF) climatology configuration :
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // ALLOW_CLIMSST_RELAXATION:           defined
(PID.TID 0000.0001)    Climatological SST period is                          0.
(PID.TID 0000.0001)    Climatological SST is read from file:
(PID.TID 0000.0001)    >> tocn.bin <<
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // ALLOW_CLIMSSS_RELAXATION:           defined
(PID.TID 0000.0001)    climsss relaxation is NOT used
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // External forcing (EXF) configuration  >>> END <<<
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> START <<<
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Seaice time stepping configuration   > START <
(PID.TID 0000.0001)    ----------------------------------------------
(PID.TID 0000.0001) SEAICE_deltaTtherm= /* thermodynamic timestep */
(PID.TID 0000.0001)                 1.800000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_deltaTdyn  = /* dynamic timestep */
(PID.TID 0000.0001)                 1.800000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_deltaTevp  = /* EVP timestep */
(PID.TID 0000.0001)                 1.234567000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseBDF2  = /* use backw. differencing for mom. eq. */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEupdateOceanStress= /* update Ocean surf. stress */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICErestoreUnderIce  = /* restore T and S under ice */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Seaice dynamics configuration   > START <
(PID.TID 0000.0001)    ------------------------------------------
(PID.TID 0000.0001) SEAICEuseDYNAMICS = /* use dynamics */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) model grid type   = /* type of sea ice model grid */
(PID.TID 0000.0001)               'C-GRID'
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseStrImpCpl = /* use strongly implicit coupling */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEusePicardAsPrecon = /* Picard as preconditioner */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseLSR      = /* use default Picard-LSR solver */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseKrylov   = /* use Picard-Krylov solver */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseEVP      = /* use EVP solver rather than LSR */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseJFNK     = /* use JFNK solver */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseFREEDRIFT = /* use free drift solution */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) OCEAN_drag        = /* air-ocean drag coefficient */
(PID.TID 0000.0001)                 1.000000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_drag       = /* air-ice drag coefficient */
(PID.TID 0000.0001)                 2.000000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_drag_south      = /* Southern Ocean SEAICE_drag */
(PID.TID 0000.0001)                 2.000000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_waterDrag  = /* water-ice drag (no units) */
(PID.TID 0000.0001)                 5.339805825242718E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_waterDrag_south = /* Southern Ocean waterDrag (no units) */
(PID.TID 0000.0001)                 5.339805825242718E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEdWatMin = /* minimum linear water-ice drag (in m/s) */
(PID.TID 0000.0001)                 2.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseTilt     = /* include surface tilt in dyna. */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseTEM      = /* use truncated ellipse rheology */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_strength   = /* sea-ice strength Pstar */
(PID.TID 0000.0001)                 2.750000000000000E+04
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_cStar      = /* sea-ice strength parameter cStar */
(PID.TID 0000.0001)                 2.000000000000000E+01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEpressReplFac= /* press. replacement method factor */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_tensilFac  = /* sea-ice tensile strength factor */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_tensilDepth= /* crit. depth for tensile strength */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEpresH0   = /* sea-ice strength Heff threshold */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEpresPow0 = /* exponent for Heff<SEAICEpresH0 */
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEpresPow1 = /* exponent for Heff>SEAICEpresH0 */
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEetaZmethod = /* method computing eta at Z-point */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_zetaMaxFac = /* factor for upper viscosity bound */
(PID.TID 0000.0001)                 2.500000000000000E+08
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_zetaMin    = /* lower bound for viscosity */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_eccen    = /* elliptical yield curve eccent */
(PID.TID 0000.0001)                 2.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEstressFactor    = /* wind stress scaling factor */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_airTurnAngle    = /* air-ice turning angle */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_waterTurnAngle  = /* ice-water turning angle */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseMetricTerms = /* use metric terms */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_no_slip    = /* no slip boundary conditions */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_2ndOrderBC = /* 2nd order no slip boundary conditions */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_clipVeloctities = /* impose max. vels. */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useHB87stressCoupling  = /* altern. ice-ocean stress */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEscaleSurfStress  = /* scale atm. and ocean-surface stress with AREA */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_maskRHS    = /* mask RHS of solver */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEaddSnowMass = /* add snow mass to seaiceMassC/U/V */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) LSR_mixIniGuess = /* mix free-drift sol. into LSR initial Guess */
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_LSRrelaxU  = /* LSR solver: relaxation parameter */
(PID.TID 0000.0001)                 9.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_LSRrelaxV  = /* LSR solver: relaxation parameter */
(PID.TID 0000.0001)                 9.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) LSR_ERROR         = /* sets accuracy of LSR solver */
(PID.TID 0000.0001)                 1.000000000000000E-12
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SOLV_NCHECK       = /* test interval for LSR solver */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseMultiTileSolver = /* use full domain tri-diag solver */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_OLx = /* overlap for LSR/preconditioner */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_OLy = /* overlap for LSR/preconditioner */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEnonLinIterMax = /* max. number of nonlinear solver steps */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICElinearIterMax = /* max. number of linear solver steps */
(PID.TID 0000.0001)                    1500
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEnonLinTol     = /* non-linear solver tolerance */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Seaice advection diffusion config,   > START <
(PID.TID 0000.0001)    -----------------------------------------------
(PID.TID 0000.0001) SEAICEmomAdvection = /* advect sea ice momentum */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEadvHeff = /* advect effective ice thickness */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEadvArea = /* advect fractional ice area */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEadvSnow = /* advect snow layer together with ice */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEadvScheme   = /* advection scheme for ice */
(PID.TID 0000.0001)                      33
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEadvSchArea   = /* advection scheme for area */
(PID.TID 0000.0001)                      33
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEadvSchHeff   = /* advection scheme for thickness */
(PID.TID 0000.0001)                      33
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEadvSchSnow   = /* advection scheme for snow */
(PID.TID 0000.0001)                      33
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEdiffKhArea   = /* diffusivity (m^2/s) for area */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEdiffKhHeff   = /* diffusivity (m^2/s) for heff */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEdiffKhSnow   = /* diffusivity (m^2/s) for snow */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) DIFF1             = /* parameter used in advect.F [m/s] */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Seaice ice thickness distribution configuration   > START <
(PID.TID 0000.0001)    -----------------------------------------------------------
(PID.TID 0000.0001) nITD              = /* number of ice thickness categories */
(PID.TID 0000.0001)                       7
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) Hlimit = /* seaice thickness category bin limits ( m ), Hlimit(0)=0 */
(PID.TID 0000.0001)                 4.603622977281613E-01,      /* K =  1 */
(PID.TID 0000.0001)                 9.635959063244672E-01,      /* K =  2 */
(PID.TID 0000.0001)                 1.566727695601180E+00,      /* K =  3 */
(PID.TID 0000.0001)                 2.399198180292796E+00,      /* K =  4 */
(PID.TID 0000.0001)                 3.740626997945927E+00,      /* K =  5 */
(PID.TID 0000.0001)                 6.131309831636896E+00,      /* K =  6 */
(PID.TID 0000.0001)                 9.999000000000000E+02       /* K =  7 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseLinRemapITD  = /* select linear remapping scheme for ITD */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useHibler79IceStrength  = /* select ice strength parameterizationd */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEsimpleRidging  = /* select ridging scheme */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEpartFunc   = /* select ridging participation function */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEredistFunc = /* select ridging redistribution function */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_cf  = /* ice strength parameter */
(PID.TID 0000.0001)                 2.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEshearParm  = /* amount of energy lost to shear */
(PID.TID 0000.0001)                 5.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEgStar  = /* ridging parameter */
(PID.TID 0000.0001)                 1.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEhStar  = /* ridging parameter */
(PID.TID 0000.0001)                 2.500000000000000E+01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEaStar  = /* ridging parameter */
(PID.TID 0000.0001)                 5.000000000000000E-02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEmuRidging  = /* ridging parameter */
(PID.TID 0000.0001)                 3.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEmaxRaft  = /* ridging parameter */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEsnowFracRidge  = /* fraction of snow remaining on ridges */
(PID.TID 0000.0001)                 5.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Seaice thermodynamics configuration   > START <
(PID.TID 0000.0001)    -----------------------------------------------
(PID.TID 0000.0001) SEAICE_rhoIce     = /* density of sea ice (kg/m3) */
(PID.TID 0000.0001)                 9.100000000000000E+02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_rhoSnow    = /* density of snow (kg/m3) */
(PID.TID 0000.0001)                 3.300000000000000E+02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_rhoAir     = /* density of air (kg/m3) */
(PID.TID 0000.0001)                 1.200000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) usePW79thermodynamics  = /* default 0-layer TD */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_lhEvap     = /* latent heat of evaporation */
(PID.TID 0000.0001)                 2.500000000000000E+06
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_lhFusion   = /* latent heat of fusion */
(PID.TID 0000.0001)                 3.340000000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_mcPheePiston = /* turbulent flux "piston velocity" a la McPhee (m/s) */
(PID.TID 0000.0001)                 8.749999999999999E-04
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_mcPheeTaper = /* tapering of turbulent flux (0.< <1.) for AREA=1. */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_mcPheeStepFunc = /* replace linear tapering with step funct. */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_frazilFrac = /* frazil (T<tempFrz) to seaice conversion rate (0.< <1.) */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_tempFrz0   = /* freezing temp. of sea water (intercept) */
(PID.TID 0000.0001)                 9.010000000000000E-02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_dTempFrz_dS= /* freezing temp. of sea water (slope) */
(PID.TID 0000.0001)                -5.750000000000000E-02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_growMeltByConv  = /* grow,melt by vert. conv. */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_doOpenWaterGrowth = /* grow by open water */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_doOpenWaterMelt = /* melt by open water */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_areaGainFormula = /* ice cover gain formula (1,2)*/
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     1=from growth by ATM
(PID.TID 0000.0001)     2=from predicted growth by ATM
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_areaLossFormula = /* ice cover loss formula (1,2)*/
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     1=from all but only melt conributions by ATM and OCN
(PID.TID 0000.0001)     2=from net melt-grow>0 by ATM and OCN
(PID.TID 0000.0001)     3=from predicted melt by ATM
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) HO                = /* nominal thickness of new ice */
(PID.TID 0000.0001)                 5.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) HO_south               = /* Southern Ocean HO */
(PID.TID 0000.0001)                 5.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_area_max        = /* set to les than 1. to mimic open leads */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_salt0   = /* constant sea ice salinity */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_salinityTracer = /* test SITR varia. salinity */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEuseFlooding = /* turn submerged snow into ice */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Seaice air-sea fluxes configuration,   > START <
(PID.TID 0000.0001)    -----------------------------------------------
(PID.TID 0000.0001) SEAICEheatConsFix  = /* accound for ocn<->seaice advect. heat flux */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_PDF        = /* sea-ice distribution (-) */
(PID.TID 0000.0001)                 1.000000000000000E+00,      /* K =  1 */
(PID.TID 0000.0001)     6 @  0.000000000000000E+00              /* K =  2:  7 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) IMAX_TICE         = /* iterations for ice surface temp */
(PID.TID 0000.0001)                      10
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) postSolvTempIter= /* flux calculation after surf. temp iter */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_dryIceAlb  = /* winter albedo */
(PID.TID 0000.0001)                 7.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_wetIceAlb  = /* summer albedo */
(PID.TID 0000.0001)                 6.600000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_drySnowAlb = /* dry snow albedo */
(PID.TID 0000.0001)                 8.400000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_wetSnowAlb = /* wet snow albedo */
(PID.TID 0000.0001)                 7.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_dryIceAlb_south = /* Southern Ocean dryIceAlb */
(PID.TID 0000.0001)                 7.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_wetIceAlb_south = /* Southern Ocean wetIceAlb */
(PID.TID 0000.0001)                 6.600000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_drySnowAlb_south= /* Southern Ocean drySnowAlb */
(PID.TID 0000.0001)                 8.400000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_wetSnowAlb_south= /* Southern Ocean wetSnowAlb */
(PID.TID 0000.0001)                 7.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_wetAlbTemp= /* Temp (o.C) threshold for wet-albedo */
(PID.TID 0000.0001)                -1.000000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_snow_emiss = /* snow emissivity */
(PID.TID 0000.0001)                 9.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_ice_emiss = /* seaice emissivity */
(PID.TID 0000.0001)                 9.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_cpAir      = /* heat capacity of air */
(PID.TID 0000.0001)                 1.005000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_dalton     = /* constant dalton number */
(PID.TID 0000.0001)                 1.750000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_iceConduct = /* sea-ice conductivity */
(PID.TID 0000.0001)                 2.165600000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_snowConduct= /* snow conductivity */
(PID.TID 0000.0001)                 3.100000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_snowThick  = /* cutoff snow thickness (for albedo) */
(PID.TID 0000.0001)                 1.500000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_shortwave  = /* penetration shortwave radiation */
(PID.TID 0000.0001)                 3.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useMaykutSatVapPoly = /* use Maykut Polynomial for Sat.Vap.Pr */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) MIN_ATEMP         = /* minimum air temperature */
(PID.TID 0000.0001)                -5.000000000000000E+01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) MIN_LWDOWN        = /* minimum downward longwave */
(PID.TID 0000.0001)                 6.000000000000000E+01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) MIN_TICE          = /* minimum ice temperature */
(PID.TID 0000.0001)                -5.000000000000000E+01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Seaice initialization and IO config.,   > START <
(PID.TID 0000.0001)    -------------------------------------------------
(PID.TID 0000.0001) SEAICE_initialHEFF= /* initial sea-ice thickness */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) AreaFile = /* Initial ice concentration File */
(PID.TID 0000.0001)               'const100.bin'
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) HeffFile = /* Initial effective ice thickness File */
(PID.TID 0000.0001)               'heff_quartic.bin'
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) HsnowFile = /* Initial snow thickness File */
(PID.TID 0000.0001)               'const_00.bin'
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) uIceFile = /* Initial U-ice velocity File */
(PID.TID 0000.0001)               ''
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) vIceFile = /* Initial V-ice velocity File */
(PID.TID 0000.0001)               ''
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICEwriteState  = /* write sea ice state to file */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_monFreq  = /* monitor frequency */
(PID.TID 0000.0001)                 1.800000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_dumpFreq   = /* dump frequency */
(PID.TID 0000.0001)                 8.640000000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_taveFreq   = /* time-averaging frequency */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_mon_stdio  = /* write monitor to std-outp */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_dump_mdsio = /* write snap-shot   using MDSIO */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_tave_mdsio = /* write TimeAverage using MDSIO */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) 
(PID.TID 0000.0001)    Seaice regularization numbers,   > START <
(PID.TID 0000.0001)    -----------------------------------------------
(PID.TID 0000.0001) SEAICE_deltaMin   = /* reduce singularities in Delta */
(PID.TID 0000.0001)                 1.000000000000000E-10
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_EPS        = /* small number */
(PID.TID 0000.0001)                 1.000000000000000E-10
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_EPS_SQ     = /* small number squared */
(PID.TID 0000.0001)                 1.000000000000000E-20
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_area_reg   = /* reduce derivative singularities */
(PID.TID 0000.0001)                 1.000000000000000E-05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_hice_reg   = /* reduce derivative singularities */
(PID.TID 0000.0001)                 5.000000000000000E-02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) SEAICE_area_floor = /* reduce derivative singularities */
(PID.TID 0000.0001)                 1.000000000000000E-05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> END <<<
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) ------------------------------------------------------------
(PID.TID 0000.0001) DIAGNOSTICS_SET_LEVELS: done
(PID.TID 0000.0001)  Total Nb of available Diagnostics: ndiagt=   226
(PID.TID 0000.0001)  write list of available Diagnostics to file: available_diagnostics.log
(PID.TID 0000.0001) SETDIAG: Allocate  1 x  1 Levels for Diagnostic #   163 SIuice
(PID.TID 0000.0001) SETDIAG: Allocate  1 x  1 Levels for Diagnostic #   164 SIvice
(PID.TID 0000.0001) SETDIAG: Allocate  1 x  1 Levels for Diagnostic #   149 SIheff
(PID.TID 0000.0001) SETDIAG: Allocate  1 x  1 Levels for Diagnostic #   146 SIarea
(PID.TID 0000.0001)   space allocated for all diagnostics:       4 levels
(PID.TID 0000.0001)   set mate pointer for diag #   163  SIuice   , Parms: UU      M1 , mate:   164
(PID.TID 0000.0001)   set mate pointer for diag #   164  SIvice   , Parms: VV      M1 , mate:   163
(PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: snapshot
(PID.TID 0000.0001)  Levels:       1.
(PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: done
(PID.TID 0000.0001) ------------------------------------------------------------
(PID.TID 0000.0001) DIAGSTATS_SET_REGIONS: define no region
(PID.TID 0000.0001) ------------------------------------------------------------
(PID.TID 0000.0001) SETDIAG: Allocate  1 Levels for Stats-Diag #   146 SIarea
(PID.TID 0000.0001) SETDIAG: Allocate  1 Levels for Stats-Diag #   149 SIheff
(PID.TID 0000.0001) SETDIAG: Allocate  1 Levels for Stats-Diag #   151 SIhsnow
(PID.TID 0000.0001) SETDIAG: Allocate  1 Levels for Stats-Diag #   163 SIuice
(PID.TID 0000.0001) SETDIAG: Allocate  1 Levels for Stats-Diag #   164 SIvice
(PID.TID 0000.0001)   space allocated for all stats-diags:       5 levels
(PID.TID 0000.0001) DIAGSTATS_SET_POINTERS: done
(PID.TID 0000.0001) ------------------------------------------------------------
(PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: iceStDiag.0000000000.txt , unit=     9
(PID.TID 0000.0001) %MON fCori_max                    =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCori_min                    =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCori_mean                   =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCori_sd                     =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCoriG_max                   =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCoriG_min                   =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCoriG_mean                  =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCoriG_sd                    =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCoriCos_max                 =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCoriCos_min                 =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCoriCos_mean                =   0.0000000000000E+00
(PID.TID 0000.0001) %MON fCoriCos_sd                  =   0.0000000000000E+00
(PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor =  1.0000000000000001E-01
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Model configuration
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) //
(PID.TID 0000.0001) // "Physical" paramters ( PARM01 in namelist )
(PID.TID 0000.0001) //
(PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */
(PID.TID 0000.0001)               'OCEANIC'
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) fluidIsAir   =  /* fluid major constituent is Air */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) fluidIsWater =  /* fluid major constituent is Water */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) usingPCoords =  /* use p (or p*) vertical coordinate */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) usingZCoords =  /* use z (or z*) vertical coordinate */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tRef =   /* Reference temperature profile ( oC or K ) */
(PID.TID 0000.0001)                -1.620000000000000E+00       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) sRef =   /* Reference salinity profile ( psu ) */
(PID.TID 0000.0001)                 3.000000000000000E+01       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useStrainTensionVisc= /* Use StrainTension Form of Viscous Operator */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useVariableVisc = /* Use variable horizontal viscosity */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useHarmonicVisc = /* Use harmonic horizontal viscosity */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useBiharmonicVisc= /* Use biharmonic horiz.  viscosity */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useSmag3D = /* Use isotropic 3-D Smagorinsky viscosity */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) viscAh  =   /* Lateral harmonic viscosity ( m^2/s ) */
(PID.TID 0000.0001)                 3.000000000000000E+02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) viscA4  =   /* Lateral biharmonic viscosity ( m^4/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) no_slip_sides =  /* Viscous BCs: No-slip sides */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) sideDragFactor = /* side-drag scaling factor (non-dim) */
(PID.TID 0000.0001)                 2.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) viscArNr = /* vertical profile of vertical viscosity ( m^2/s )*/
(PID.TID 0000.0001)                 3.000000000000000E-02       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) no_slip_bottom =  /* Viscous BCs: No-slip bottom */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) bottomVisc_pCell = /* Partial-cell in bottom Visc. BC */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */
(PID.TID 0000.0001)                 5.000000000000000E-03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) selectBotDragQuadr = /* select quadratic bottom drag options */
(PID.TID 0000.0001)                      -1
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffKhT =   /* Laplacian diffusion of heat laterally ( m^2/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffK4T =   /* Biharmonic diffusion of heat laterally ( m^4/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffKhS =   /* Laplacian diffusion of salt laterally ( m^2/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffK4S =   /* Biharmonic diffusion of salt laterally ( m^4/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffKrNrT = /* vertical profile of vertical diffusion of Temp ( m^2/s )*/
(PID.TID 0000.0001)                 0.000000000000000E+00       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffKrNrS = /* vertical profile of vertical diffusion of Salt ( m^2/s )*/
(PID.TID 0000.0001)                 0.000000000000000E+00       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffKrBL79surf = /* Surface diffusion for Bryan and Lewis 79 ( m^2/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffKrBL79deep = /* Deep diffusion for Bryan and Lewis 1979 ( m^2/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffKrBL79scl = /* Depth scale for Bryan and Lewis 1979 ( m ) */
(PID.TID 0000.0001)                 2.000000000000000E+02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) diffKrBL79Ho = /* Turning depth for Bryan and Lewis 1979 ( m ) */
(PID.TID 0000.0001)                -2.000000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) ivdc_kappa = /* Implicit Vertical Diffusivity for Convection ( m^2/s) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) hMixCriteria=  /* Criteria for mixed-layer diagnostic */
(PID.TID 0000.0001)                -8.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dRhoSmall =  /* Parameter for mixed-layer diagnostic */
(PID.TID 0000.0001)                 1.000000000000000E-06
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) hMixSmooth=  /* Smoothing parameter for mixed-layer diagnostic */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) eosType =  /* Type of Equation of State */
(PID.TID 0000.0001)               'LINEAR'
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tAlpha = /* Linear EOS thermal expansion coefficient ( 1/oC ) */
(PID.TID 0000.0001)                 2.000000000000000E-04
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) sBeta  = /* Linear EOS haline contraction coefficient ( 1/psu ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rhoNil    = /* Reference density for Linear EOS ( kg/m^3 ) */
(PID.TID 0000.0001)                 1.030000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) selectP_inEOS_Zc = /* select pressure to use in EOS (0,1,2,3) */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     0= -g*rhoConst*z ; 1= pRef (from tRef,sRef); 2= Hyd P ; 3= Hyd+NH P
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) surf_pRef = /* Surface reference pressure ( Pa ) */
(PID.TID 0000.0001)                 1.013250000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) HeatCapacity_Cp =  /* Specific heat capacity ( J/kg/K ) */
(PID.TID 0000.0001)                 3.986000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) celsius2K = /* 0 degree Celsius converted to Kelvin ( K ) */
(PID.TID 0000.0001)                 2.731500000000000E+02
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rhoConst  = /* Reference density (Boussinesq)  ( kg/m^3 ) */
(PID.TID 0000.0001)                 1.030000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */
(PID.TID 0000.0001)                 1.000000000000000E+00       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */
(PID.TID 0000.0001)     2 @  1.000000000000000E+00              /* K =  1:  2 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rhoConstFresh = /* Fresh-water reference density ( kg/m^3 ) */
(PID.TID 0000.0001)                 1.000000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) gravity =   /* Gravitational acceleration ( m/s^2 ) */
(PID.TID 0000.0001)                 9.810000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) gBaro =   /* Barotropic gravity ( m/s^2 ) */
(PID.TID 0000.0001)                 9.810000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) gravFacC = /* gravity factor (vs surf.) @ cell-Center (-) */
(PID.TID 0000.0001)                 1.000000000000000E+00       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) gravFacF = /* gravity factor (vs surf.) @ W-Interface (-) */
(PID.TID 0000.0001)     2 @  1.000000000000000E+00              /* K =  1:  2 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rotationPeriod =   /* Rotation Period ( s ) */
(PID.TID 0000.0001)                 8.616400000000000E+04
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) omega =   /* Angular velocity ( rad/s ) */
(PID.TID 0000.0001)                 7.292123516990375E-05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) f0 =   /* Reference coriolis parameter ( 1/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) beta =   /* Beta ( 1/(m.s) ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) fPrime =   /* Second coriolis parameter ( 1/s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rigidLid =   /* Rigid lid on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) implicitFreeSurface =   /* Implicit free surface on/off flag */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) freeSurfFac =   /* Implicit free surface factor */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) implicSurfPress =  /* Surface Pressure implicit factor (0-1)*/
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) implicDiv2DFlow =  /* Barot. Flow Div. implicit factor (0-1)*/
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) uniformLin_PhiSurf = /* use uniform Bo_surf on/off flag*/
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) uniformFreeSurfLev = /* free-surface level-index is uniform */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) hFacMin =   /* minimum partial cell factor (hFac) */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) hFacMinDr = /* minimum partial cell thickness ( m) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) exactConserv =  /* Exact Volume Conservation on/off flag*/
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) linFSConserveTr = /* Tracer correction for Lin Free Surface on/off flag*/
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) nonlinFreeSurf = /* Non-linear Free Surf. options (-1,0,1,2,3)*/
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)      -1,0= Off ; 1,2,3= On, 2=+rescale gU,gV, 3=+update cg2d solv.
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) hFacInf =   /* lower threshold for hFac (nonlinFreeSurf only)*/
(PID.TID 0000.0001)                 2.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) hFacSup =   /* upper threshold for hFac (nonlinFreeSurf only)*/
(PID.TID 0000.0001)                 2.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) select_rStar = /* r* Vertical coord. options (=0 r coord.; >0 uses r*)*/
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useRealFreshWaterFlux = /* Real Fresh Water Flux on/off flag*/
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) temp_EvPrRn = /* Temp. of Evap/Prec/R (UNSET=use local T)(oC)*/
(PID.TID 0000.0001)                 1.234567000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) salt_EvPrRn = /* Salin. of Evap/Prec/R (UNSET=use local S)(psu)*/
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) temp_addMass = /* Temp. of addMass array (UNSET=use local T)(oC)*/
(PID.TID 0000.0001)                 1.234567000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) salt_addMass = /* Salin. of addMass array (UNSET=use local S)(psu)*/
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(psu)*/
(PID.TID 0000.0001)                -1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) use3Dsolver = /* use 3-D pressure solver on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) nonHydrostatic =  /* Non-Hydrostatic on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) implicitNHPress = /* Non-Hyd Pressure implicit factor (0-1)*/
(PID.TID 0000.0001)                 1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) selectNHfreeSurf = /* Non-Hyd (free-)Surface option */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) calc_wVelocity = /* vertical velocity calculation on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) momStepping =  /* Momentum equation on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) vectorInvariantMomentum= /* Vector-Invariant Momentum on/off */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) momAdvection =  /* Momentum advection on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) momViscosity =  /* Momentum viscosity on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) momImplVertAdv= /* Momentum implicit vert. advection on/off*/
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) selectImplicitDrag= /* Implicit bot Drag options (0,1,2)*/
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     0= Expl. ; 1= Impl. on provis. Vel ; 2= Fully Impl (with surf.P)
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) metricTerms =  /* metric-Terms on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) selectCoriMap = /* Coriolis Map options (0,1,2,3)*/
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     0= f-Plane ; 1= Beta-Plane ; 2= Spherical ; 3= read from file
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useCoriolis =  /* Coriolis on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useCDscheme =  /* CD scheme on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) selectCoriScheme= /* Scheme selector for Coriolis-Term */
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)    = 0 : original discretization (simple averaging, no hFac)
(PID.TID 0000.0001)    = 1 : Wet-point averaging (Jamar & Ozer 1986)
(PID.TID 0000.0001)    = 2 : energy conserving scheme (no hFac weight)
(PID.TID 0000.0001)    = 3 : energy conserving scheme using Wet-point averaging
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) momForcing =  /* Momentum forcing on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) momPressureForcing =  /* Momentum pressure term on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) staggerTimeStep =    /* Stagger time stepping on/off flag */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) doResetHFactors = /* reset thickness factors @ each time-step */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) multiDimAdvection =  /* enable/disable Multi-Dim Advection */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useMultiDimAdvec =   /* Multi-Dim Advection is/is-not used */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) implicitDiffusion = /* Implicit Diffusion on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tempStepping =  /* Temperature equation on/off flag */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tempAdvection = /* Temperature advection on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tempImplVertAdv = /* Temp. implicit vert. advection on/off */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tempForcing  =  /* Temperature forcing on/off flag */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) doThetaClimRelax = /* apply SST relaxation on/off flag */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltStepping =  /* Salinity equation on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltAdvection = /* Salinity advection on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltImplVertAdv = /* Sali. implicit vert. advection on/off */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltForcing  =  /* Salinity forcing on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) doSaltClimRelax = /* apply SSS relaxation on/off flag */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) saltIsActiveTr = /* Salt  is a dynamically Active Tracer */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  readBinaryPrec = /* Precision used for reading binary files */
(PID.TID 0000.0001)                      64
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) writeBinaryPrec = /* Precision used for writing binary files */
(PID.TID 0000.0001)                      64
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  rwSuffixType =   /* select format of mds file suffix */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)    = 0 : myIter (I10.10) ;   = 1 : 100*myTime (100th sec) ;
(PID.TID 0000.0001)    = 2 : myTime (seconds);   = 3 : myTime/360 (10th of hr);
(PID.TID 0000.0001)    = 4 : myTime/3600 (hours)
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  globalFiles = /* write "global" (=not per tile) files */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  useSingleCpuIO = /* only master MPI process does I/O */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  useSingleCpuInput = /* only master process reads input */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) /* debLev[*]  : level of debug & auxiliary message printing */
(PID.TID 0000.0001) debLevZero =  0 ; /* level of disabled aux. msg printing */
(PID.TID 0000.0001)    debLevA =  1 ; /* level of minimum  aux. msg printing */
(PID.TID 0000.0001)    debLevB =  2 ; /* level of low aux. print (report read-file opening)*/
(PID.TID 0000.0001)    debLevC =  3 ; /* level of moderate debug prt (most pkgs debug msg) */
(PID.TID 0000.0001)    debLevD =  4 ; /* level of enhanced debug prt (add DEBUG_STATS prt) */
(PID.TID 0000.0001)    debLevE =  5 ; /* level of extensive debug printing */
(PID.TID 0000.0001) debugLevel =  /* select debug printing level */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001)  plotLevel =  /* select PLOT_FIELD printing level */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) //
(PID.TID 0000.0001) // Elliptic solver(s) paramters ( PARM02 in namelist )
(PID.TID 0000.0001) //
(PID.TID 0000.0001) cg2dMaxIters =   /* Upper limit on 2d con. grad iterations  */
(PID.TID 0000.0001)                     500
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cg2dChkResFreq =   /* 2d con. grad convergence test frequency */
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cg2dUseMinResSol= /* use cg2d last-iter(=0) / min-resid.(=1) solution */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cg2dTargetResidual =   /* 2d con. grad target residual  */
(PID.TID 0000.0001)                 1.000000000000000E-12
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cg2dTargetResWunit =   /* CG2d target residual [W units] */
(PID.TID 0000.0001)                -1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cg2dPreCondFreq =   /* Freq. for updating cg2d preconditioner */
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useSRCGSolver =  /* use single reduction CG solver(s) */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) printResidualFreq = /* Freq. for printing CG residual */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) //
(PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist )
(PID.TID 0000.0001) //
(PID.TID 0000.0001) deltaTMom =   /* Momentum equation timestep ( s ) */
(PID.TID 0000.0001)                 1.800000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) deltaTFreeSurf = /* FreeSurface equation timestep ( s ) */
(PID.TID 0000.0001)                 1.800000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dTtracerLev =  /* Tracer equation timestep ( s ) */
(PID.TID 0000.0001)                 1.800000000000000E+03       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) deltaTClock  =   /* Model clock timestep ( s ) */
(PID.TID 0000.0001)                 1.800000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) cAdjFreq =   /* Convective adjustment interval ( s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) momForcingOutAB = /* =1: take Momentum Forcing out of Adams-Bash. stepping */
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tracForcingOutAB = /* =1: take T,S,pTr Forcing out of Adams-Bash. stepping */
(PID.TID 0000.0001)                       1
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) momDissip_In_AB = /* put Dissipation Tendency in Adams-Bash. stepping */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) doAB_onGtGs = /* apply AB on Tendencies (rather than on T,S)*/
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) abEps =   /* Adams-Bashforth-2 stabilizing weight */
(PID.TID 0000.0001)                 1.000000000000000E-01
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) applyExchUV_early = /* Apply EXCH to U,V earlier in time-step */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) nIter0   =   /* Run starting timestep number */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) nTimeSteps = /* Number of timesteps */
(PID.TID 0000.0001)                      12
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) nEndIter =   /* Run ending timestep number */
(PID.TID 0000.0001)                      12
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) baseTime =   /* Model base time ( s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) startTime =  /* Run start time ( s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) endTime  =   /* Integration ending time ( s ) */
(PID.TID 0000.0001)                 2.160000000000000E+04
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) pChkPtFreq = /* Permanent restart/pickup file interval ( s ) */
(PID.TID 0000.0001)                 3.600000000000000E+06
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) chkPtFreq  = /* Rolling restart/pickup file interval ( s ) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) pickup_write_mdsio =   /* Model IO flag. */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) pickup_read_mdsio =   /* Model IO flag. */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) writePickupAtEnd =   /* Model IO flag. */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dumpFreq =   /* Model state write out interval ( s ). */
(PID.TID 0000.0001)                 8.640000000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) snapshot_mdsio =   /* Model IO flag. */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) monitorFreq =   /* Monitor output interval ( s ). */
(PID.TID 0000.0001)                 2.160000000000000E+04
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */
(PID.TID 0000.0001)                       2
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) monitor_stdio =   /* Model IO flag. */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) externForcingPeriod =   /* forcing period (s) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) externForcingCycle =   /* period of the cyle (s). */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tauThetaClimRelax =   /* relaxation time scale (s) */
(PID.TID 0000.0001)                 2.592000000000000E+06
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) tauSaltClimRelax =   /* relaxation time scale (s) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) latBandClimRelax =   /* max. Lat. where relaxation */
(PID.TID 0000.0001)                 6.300000000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) //
(PID.TID 0000.0001) // Gridding paramters ( PARM04 in namelist )
(PID.TID 0000.0001) //
(PID.TID 0000.0001) usingCartesianGrid = /* Cartesian coordinates flag ( True/False ) */
(PID.TID 0000.0001)                   T
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) usingCylindricalGrid = /* Cylindrical coordinates flag ( True/False ) */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) usingSphericalPolarGrid = /* Spherical coordinates flag ( True/False ) */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) useMin4hFacEdges = /* set hFacW,S as minimum of adjacent hFacC factor */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) interViscAr_pCell = /* account for partial-cell in interior vert. viscosity */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) interDiffKr_pCell = /* account for partial-cell in interior vert. diffusion */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) pCellMix_select = /* option to enhance mixing near surface & bottom */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) selectSigmaCoord = /* Hybrid-Sigma Vert. Coordinate option */
(PID.TID 0000.0001)                       0
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rSigmaBnd = /* r/sigma transition ( units of r ==  m ) */
(PID.TID 0000.0001)                 1.234567000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rkSign =   /* index orientation relative to vertical coordinate */
(PID.TID 0000.0001)                -1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) gravitySign = /* gravity orientation relative to vertical coordinate */
(PID.TID 0000.0001)                -1.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) seaLev_Z =  /* reference height of sea-level [m] */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) top_Pres =  /* reference pressure at the top [Pa] */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) mass2rUnit = /* convert mass per unit area [kg/m2] to r-units [m] */
(PID.TID 0000.0001)                 9.708737864077669E-04
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rUnit2mass = /* convert r-units [m] to mass per unit area [kg/m2] */
(PID.TID 0000.0001)                 1.030000000000000E+03
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) drC =   /* C spacing ( units of r ) */
(PID.TID 0000.0001)     2 @  5.000000000000000E+00              /* K =  1:  2 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) drF =   /* W spacing ( units of r ) */
(PID.TID 0000.0001)                 1.000000000000000E+01       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) delX = /* U spacing ( m - cartesian, degrees - spherical ) */
(PID.TID 0000.0001)    80 @  5.000000000000000E+03              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */
(PID.TID 0000.0001)    42 @  5.000000000000000E+03              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) xgOrigin = /* X-axis origin of West  edge (cartesian: m, lat-lon: deg) */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) ygOrigin = /* Y-axis origin of South edge (cartesian: m, lat-lon: deg) */
(PID.TID 0000.0001)                -1.100000000000000E+05
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rSphere =  /* Radius ( ignored - cartesian, m - spherical ) */
(PID.TID 0000.0001)                 6.370000000000000E+06
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) deepAtmosphere = /* Deep/Shallow Atmosphere flag (True/False) */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) xC =  /* xC(:,1,:,1) : P-point X coord ( deg. or m if cartesian) */
(PID.TID 0000.0001)                 2.500000000000000E+03,      /* I =  1 */
(PID.TID 0000.0001)                 7.500000000000000E+03,      /* I =  2 */
(PID.TID 0000.0001)                 1.250000000000000E+04,      /* I =  3 */
(PID.TID 0000.0001)      . . .
(PID.TID 0000.0001)                 8.750000000000000E+04,      /* I = 18 */
(PID.TID 0000.0001)                 9.250000000000000E+04,      /* I = 19 */
(PID.TID 0000.0001)                 9.750000000000000E+04,      /* I = 20 */
(PID.TID 0000.0001)                 1.025000000000000E+05,      /* I = 21 */
(PID.TID 0000.0001)                 1.075000000000000E+05,      /* I = 22 */
(PID.TID 0000.0001)                 1.125000000000000E+05,      /* I = 23 */
(PID.TID 0000.0001)      . . .
(PID.TID 0000.0001)                 1.875000000000000E+05,      /* I = 38 */
(PID.TID 0000.0001)                 1.925000000000000E+05,      /* I = 39 */
(PID.TID 0000.0001)                 1.975000000000000E+05,      /* I = 40 */
(PID.TID 0000.0001)                 2.025000000000000E+05,      /* I = 41 */
(PID.TID 0000.0001)                 2.075000000000000E+05,      /* I = 42 */
(PID.TID 0000.0001)                 2.125000000000000E+05,      /* I = 43 */
(PID.TID 0000.0001)      . . .
(PID.TID 0000.0001)                 2.875000000000000E+05,      /* I = 58 */
(PID.TID 0000.0001)                 2.925000000000000E+05,      /* I = 59 */
(PID.TID 0000.0001)                 2.975000000000000E+05,      /* I = 60 */
(PID.TID 0000.0001)                 3.025000000000000E+05,      /* I = 61 */
(PID.TID 0000.0001)                 3.075000000000000E+05,      /* I = 62 */
(PID.TID 0000.0001)                 3.125000000000000E+05,      /* I = 63 */
(PID.TID 0000.0001)      . . .
(PID.TID 0000.0001)                 3.875000000000000E+05,      /* I = 78 */
(PID.TID 0000.0001)                 3.925000000000000E+05,      /* I = 79 */
(PID.TID 0000.0001)                 3.975000000000000E+05       /* I = 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) yC =  /* yC(1,:,1,:) : P-point Y coord ( deg. or m if cartesian) */
(PID.TID 0000.0001)                -1.075000000000000E+05,      /* J =  1 */
(PID.TID 0000.0001)                -1.025000000000000E+05,      /* J =  2 */
(PID.TID 0000.0001)                -9.750000000000000E+04,      /* J =  3 */
(PID.TID 0000.0001)                -9.250000000000000E+04,      /* J =  4 */
(PID.TID 0000.0001)                -8.750000000000000E+04,      /* J =  5 */
(PID.TID 0000.0001)                -8.250000000000000E+04,      /* J =  6 */
(PID.TID 0000.0001)                -7.750000000000000E+04,      /* J =  7 */
(PID.TID 0000.0001)                -7.250000000000000E+04,      /* J =  8 */
(PID.TID 0000.0001)                -6.750000000000000E+04,      /* J =  9 */
(PID.TID 0000.0001)                -6.250000000000000E+04,      /* J = 10 */
(PID.TID 0000.0001)                -5.750000000000000E+04,      /* J = 11 */
(PID.TID 0000.0001)                -5.250000000000000E+04,      /* J = 12 */
(PID.TID 0000.0001)                -4.750000000000000E+04,      /* J = 13 */
(PID.TID 0000.0001)                -4.250000000000000E+04,      /* J = 14 */
(PID.TID 0000.0001)                -3.750000000000000E+04,      /* J = 15 */
(PID.TID 0000.0001)                -3.250000000000000E+04,      /* J = 16 */
(PID.TID 0000.0001)                -2.750000000000000E+04,      /* J = 17 */
(PID.TID 0000.0001)                -2.250000000000000E+04,      /* J = 18 */
(PID.TID 0000.0001)                -1.750000000000000E+04,      /* J = 19 */
(PID.TID 0000.0001)                -1.250000000000000E+04,      /* J = 20 */
(PID.TID 0000.0001)                -7.500000000000000E+03,      /* J = 21 */
(PID.TID 0000.0001)                -2.500000000000000E+03,      /* J = 22 */
(PID.TID 0000.0001)                 2.500000000000000E+03,      /* J = 23 */
(PID.TID 0000.0001)                 7.500000000000000E+03,      /* J = 24 */
(PID.TID 0000.0001)                 1.250000000000000E+04,      /* J = 25 */
(PID.TID 0000.0001)                 1.750000000000000E+04,      /* J = 26 */
(PID.TID 0000.0001)                 2.250000000000000E+04,      /* J = 27 */
(PID.TID 0000.0001)                 2.750000000000000E+04,      /* J = 28 */
(PID.TID 0000.0001)                 3.250000000000000E+04,      /* J = 29 */
(PID.TID 0000.0001)                 3.750000000000000E+04,      /* J = 30 */
(PID.TID 0000.0001)                 4.250000000000000E+04,      /* J = 31 */
(PID.TID 0000.0001)                 4.750000000000000E+04,      /* J = 32 */
(PID.TID 0000.0001)                 5.250000000000000E+04,      /* J = 33 */
(PID.TID 0000.0001)                 5.750000000000000E+04,      /* J = 34 */
(PID.TID 0000.0001)                 6.250000000000000E+04,      /* J = 35 */
(PID.TID 0000.0001)                 6.750000000000000E+04,      /* J = 36 */
(PID.TID 0000.0001)                 7.250000000000000E+04,      /* J = 37 */
(PID.TID 0000.0001)                 7.750000000000000E+04,      /* J = 38 */
(PID.TID 0000.0001)                 8.250000000000000E+04,      /* J = 39 */
(PID.TID 0000.0001)                 8.750000000000000E+04,      /* J = 40 */
(PID.TID 0000.0001)                 9.250000000000000E+04,      /* J = 41 */
(PID.TID 0000.0001)                 9.750000000000000E+04       /* J = 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rcoord = /* P-point R coordinate (  units of r ) */
(PID.TID 0000.0001)                -5.000000000000000E+00       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rF =   /* W-Interf. R coordinate (  units of r ) */
(PID.TID 0000.0001)                 0.000000000000000E+00,      /* K =  1 */
(PID.TID 0000.0001)                -1.000000000000000E+01       /* K =  2 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) deepFacC = /* deep-model grid factor @ cell-Center (-) */
(PID.TID 0000.0001)                 1.000000000000000E+00       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) deepFacF = /* deep-model grid factor @ W-Interface (-) */
(PID.TID 0000.0001)     2 @  1.000000000000000E+00              /* K =  1:  2 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rVel2wUnit = /* convert units: rVel -> wSpeed (=1 if z-coord)*/
(PID.TID 0000.0001)     2 @  1.000000000000000E+00              /* K =  1:  2 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) wUnit2rVel = /* convert units: wSpeed -> rVel (=1 if z-coord)*/
(PID.TID 0000.0001)     2 @  1.000000000000000E+00              /* K =  1:  2 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dBdrRef = /* Vertical grad. of reference buoyancy [(m/s/r)^2] */
(PID.TID 0000.0001)                 0.000000000000000E+00       /* K =  1 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rotateGrid = /* use rotated grid ( True/False ) */
(PID.TID 0000.0001)                   F
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) phiEuler = /* Euler angle, rotation about original z-coordinate [rad] */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) thetaEuler = /* Euler angle, rotation about new x-coordinate [rad] */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) psiEuler = /* Euler angle, rotation about new z-coordinate [rad] */
(PID.TID 0000.0001)                 0.000000000000000E+00
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dxF =  /* dxF(:,1,:,1) ( units: m ) */
(PID.TID 0000.0001)    80 @  5.000000000000000E+03              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dxF =  /* dxF(1,:,1,:) ( units: m ) */
(PID.TID 0000.0001)    42 @  5.000000000000000E+03              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dyF =  /* dyF(:,1,:,1) ( units: m ) */
(PID.TID 0000.0001)    80 @  5.000000000000000E+03              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dyF =  /* dyF(1,:,1,:) ( units: m ) */
(PID.TID 0000.0001)    42 @  5.000000000000000E+03              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dxG =  /* dxG(:,1,:,1) ( units: m ) */
(PID.TID 0000.0001)    80 @  5.000000000000000E+03              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dxG =  /* dxG(1,:,1,:) ( units: m ) */
(PID.TID 0000.0001)    42 @  5.000000000000000E+03              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dyG =  /* dyG(:,1,:,1) ( units: m ) */
(PID.TID 0000.0001)    80 @  5.000000000000000E+03              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dyG =  /* dyG(1,:,1,:) ( units: m ) */
(PID.TID 0000.0001)    42 @  5.000000000000000E+03              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dxC =  /* dxC(:,1,:,1) ( units: m ) */
(PID.TID 0000.0001)    80 @  5.000000000000000E+03              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dxC =  /* dxC(1,:,1,:) ( units: m ) */
(PID.TID 0000.0001)    42 @  5.000000000000000E+03              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dyC =  /* dyC(:,1,:,1) ( units: m ) */
(PID.TID 0000.0001)    80 @  5.000000000000000E+03              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dyC =  /* dyC(1,:,1,:) ( units: m ) */
(PID.TID 0000.0001)    42 @  5.000000000000000E+03              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dxV =  /* dxV(:,1,:,1) ( units: m ) */
(PID.TID 0000.0001)    80 @  5.000000000000000E+03              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dxV =  /* dxV(1,:,1,:) ( units: m ) */
(PID.TID 0000.0001)    42 @  5.000000000000000E+03              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dyU =  /* dyU(:,1,:,1) ( units: m ) */
(PID.TID 0000.0001)    80 @  5.000000000000000E+03              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) dyU =  /* dyU(1,:,1,:) ( units: m ) */
(PID.TID 0000.0001)    42 @  5.000000000000000E+03              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rA  =  /* rA (:,1,:,1) ( units: m^2 ) */
(PID.TID 0000.0001)    80 @  2.500000000000000E+07              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rA  =  /* rA (1,:,1,:) ( units: m^2 ) */
(PID.TID 0000.0001)    42 @  2.500000000000000E+07              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rAw =  /* rAw(:,1,:,1) ( units: m^2 ) */
(PID.TID 0000.0001)    80 @  2.500000000000000E+07              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rAw =  /* rAw(1,:,1,:) ( units: m^2 ) */
(PID.TID 0000.0001)    42 @  2.500000000000000E+07              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rAs =  /* rAs(:,1,:,1) ( units: m^2 ) */
(PID.TID 0000.0001)    80 @  2.500000000000000E+07              /* I =  1: 80 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) rAs =  /* rAs(1,:,1,:) ( units: m^2 ) */
(PID.TID 0000.0001)    42 @  2.500000000000000E+07              /* J =  1: 42 */
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */
(PID.TID 0000.0001)                 6.950000000000000E+10
(PID.TID 0000.0001)     ;
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End of Model config. summary
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) == Packages configuration : Check & print summary ==
(PID.TID 0000.0001) 
(PID.TID 0000.0001) EXF_CHECK: #define ALLOW_EXF
(PID.TID 0000.0001) SEAICE_CHECK: #define ALLOW_SEAICE
(PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Check Model config. (CONFIG_CHECK):
(PID.TID 0000.0001) // CONFIG_CHECK : Normal End
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: uVel_3c0.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: vVel_3c0.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: eta_3c0.bin
(PID.TID 0000.0001) Start initial hydrostatic pressure computation
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
(PID.TID 0000.0001) 
(PID.TID 0000.0001)  write diagnostics summary to file ioUnit:      6
Iter.Nb:         0 ; Time(s):  0.0000000000000E+00
------------------------------------------------------------------------
2D/3D diagnostics: Number of lists:     1
------------------------------------------------------------------------
listId=    1 ; file name: snapshot
 nFlds, nActive,       freq     &     phase        , nLev               
    4  |    4  |    -86400.000000      3600.000000 |   1
 levels:   1
 diag# | name   |   ipt  |  iMate | kLev|   count |   mate.C|           
   163 |SIuice  |      1 |      2 |   1 |       0 |       0 |
   164 |SIvice  |      2 |      1 |   1 |       0 |       0 |
   149 |SIheff  |      3 |      0 |   1 |       0 |
   146 |SIarea  |      4 |      0 |   1 |       0 |
------------------------------------------------------------------------
Global & Regional Statistics diagnostics: Number of lists:     1
------------------------------------------------------------------------
listId=   1 ; file name: iceStDiag
 nFlds, nActive,       freq     &     phase        |                    
    5  |    5  |      7200.000000      1800.000000 |
 Regions:   0
 diag# | name   |   ipt  |  iMate |    Volume   |   mate-Vol. |         
   146 |SIarea  |      1 |      0 | 0.00000E+00 |
   149 |SIheff  |      2 |      0 | 0.00000E+00 |
   151 |SIhsnow |      3 |      0 | 0.00000E+00 |
   163 |SIuice  |      4 |      0 | 0.00000E+00 |
   164 |SIvice  |      5 |      0 | 0.00000E+00 |
------------------------------------------------------------------------
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: windx.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: tair_4x.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: qa70_4x.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: const_00.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: dsw_100.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: dlw_250.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: tocn.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: heff_quartic.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: const100.bin
(PID.TID 0000.0001)  MDS_READ_FIELD: opening global file: const_00.bin
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Model current state
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) 
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON time_tsnumber                =                     0
(PID.TID 0000.0001) %MON time_secondsf                =   0.0000000000000E+00
(PID.TID 0000.0001) %MON dynstat_eta_max              =   1.4855271423662E-02
(PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.5547625271979E-02
(PID.TID 0000.0001) %MON dynstat_eta_mean             =  -6.8609663050809E-19
(PID.TID 0000.0001) %MON dynstat_eta_sd               =   5.6185276903544E-03
(PID.TID 0000.0001) %MON dynstat_eta_del2             =   3.4210904025025E-06
(PID.TID 0000.0001) %MON dynstat_uvel_max             =   5.4694595665363E-01
(PID.TID 0000.0001) %MON dynstat_uvel_min             =   8.1797628424127E-02
(PID.TID 0000.0001) %MON dynstat_uvel_mean            =   3.2603530929361E-01
(PID.TID 0000.0001) %MON dynstat_uvel_sd              =   8.4661197148990E-02
(PID.TID 0000.0001) %MON dynstat_uvel_del2            =   1.3392731599312E-04
(PID.TID 0000.0001) %MON dynstat_vvel_max             =   2.2780617104059E-01
(PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.4793000868950E-01
(PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -3.2450632095700E-04
(PID.TID 0000.0001) %MON dynstat_vvel_sd              =   6.0970835295293E-02
(PID.TID 0000.0001) %MON dynstat_vvel_del2            =   8.1836652323282E-05
(PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.6555698845343E-04
(PID.TID 0000.0001) %MON dynstat_wvel_min             =  -2.4393468746960E-04
(PID.TID 0000.0001) %MON dynstat_wvel_mean            =  -1.8006686469634E-21
(PID.TID 0000.0001) %MON dynstat_wvel_sd              =   1.8006622332191E-05
(PID.TID 0000.0001) %MON dynstat_wvel_del2            =   3.4047422448573E-07
(PID.TID 0000.0001) %MON dynstat_theta_max            =  -1.6200000000000E+00
(PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.6200000000000E+00
(PID.TID 0000.0001) %MON dynstat_theta_mean           =  -1.6200000000000E+00
(PID.TID 0000.0001) %MON dynstat_theta_sd             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON dynstat_theta_del2           =   0.0000000000000E+00
(PID.TID 0000.0001) %MON dynstat_salt_max             =   3.0000000000000E+01
(PID.TID 0000.0001) %MON dynstat_salt_min             =   3.0000000000000E+01
(PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.0000000000000E+01
(PID.TID 0000.0001) %MON dynstat_salt_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON dynstat_salt_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON trAdv_CFL_u_max              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON trAdv_CFL_v_max              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON trAdv_CFL_w_max              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON advcfl_uvel_max              =   1.9690054439531E-01
(PID.TID 0000.0001) %MON advcfl_vvel_max              =   8.2010221574612E-02
(PID.TID 0000.0001) %MON advcfl_wvel_max              =   8.7816487489057E-02
(PID.TID 0000.0001) %MON advcfl_W_hf_max              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON pe_b_mean                    =   1.5484032096270E-05
(PID.TID 0000.0001) %MON ke_max                       =   1.4564487757410E-01
(PID.TID 0000.0001) %MON ke_mean                      =   5.8130401708830E-02
(PID.TID 0000.0001) %MON ke_vol                       =   6.9500000000000E+11
(PID.TID 0000.0001) %MON vort_r_min                   =  -1.4191202448594E-04
(PID.TID 0000.0001) %MON vort_r_max                   =   8.9657385579761E-05
(PID.TID 0000.0001) %MON vort_a_mean                  =  -6.5586096803907E-22
(PID.TID 0000.0001) %MON vort_a_sd                    =   1.5889649807104E-05
(PID.TID 0000.0001) %MON vort_p_mean                  =  -6.8228760045090E-22
(PID.TID 0000.0001) %MON vort_p_sd                    =   3.0669223294758E-05
(PID.TID 0000.0001) %MON surfExpan_theta_mean         =  -1.4394880171946E-21
(PID.TID 0000.0001) %MON surfExpan_salt_mean          =   1.6750406018264E-20
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR dynamic field statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     0
(PID.TID 0000.0001) %MON seaice_time_sec              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_uice_max              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_uice_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_uice_mean             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_uice_sd               =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_uice_del2             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_vice_max              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_vice_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_vice_mean             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_vice_sd               =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_vice_del2             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_max              =   1.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_min              =   1.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   1.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_sd               =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_del2             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6257965109702E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   1.3015410245731E-05
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9238269172251E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2084104540500E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   4.7611843052501E-04
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR EXF statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON exf_tsnumber                 =                     0
(PID.TID 0000.0001) %MON exf_time_sec                 =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_ustress_max              =   1.5090582345178E-01
(PID.TID 0000.0001) %MON exf_ustress_min              =   1.2184383176727E-01
(PID.TID 0000.0001) %MON exf_ustress_mean             =   1.3639677841392E-01
(PID.TID 0000.0001) %MON exf_ustress_sd               =   1.0660482943078E-02
(PID.TID 0000.0001) %MON exf_ustress_del2             =   5.0007679327149E-06
(PID.TID 0000.0001) %MON exf_vstress_max              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_vstress_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_vstress_mean             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_vstress_sd               =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_vstress_del2             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_hflux_max                =   6.5891206537299E+01
(PID.TID 0000.0001) %MON exf_hflux_min                =  -8.1404237426772E+01
(PID.TID 0000.0001) %MON exf_hflux_mean               =  -1.2615253864378E+01
(PID.TID 0000.0001) %MON exf_hflux_sd                 =   5.2562085706909E+01
(PID.TID 0000.0001) %MON exf_hflux_del2               =   2.4884597814969E-01
(PID.TID 0000.0001) %MON exf_sflux_max                =   2.4349220321116E-08
(PID.TID 0000.0001) %MON exf_sflux_min                =  -2.4559554123212E-09
(PID.TID 0000.0001) %MON exf_sflux_mean               =   1.1240274785629E-08
(PID.TID 0000.0001) %MON exf_sflux_sd                 =   9.7326718386416E-09
(PID.TID 0000.0001) %MON exf_sflux_del2               =   7.9927232086011E-11
(PID.TID 0000.0001) %MON exf_uwind_max                =   1.0000000000000E+01
(PID.TID 0000.0001) %MON exf_uwind_min                =   1.0000000000000E+01
(PID.TID 0000.0001) %MON exf_uwind_mean               =   1.0000000000000E+01
(PID.TID 0000.0001) %MON exf_uwind_sd                 =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_uwind_del2               =   5.9106750809910E-02
(PID.TID 0000.0001) %MON exf_vwind_max                =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_vwind_min                =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_vwind_mean               =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_vwind_sd                 =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_vwind_del2               =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_wspeed_max               =   1.0000000000000E+01
(PID.TID 0000.0001) %MON exf_wspeed_min               =   1.0000000000000E+01
(PID.TID 0000.0001) %MON exf_wspeed_mean              =   1.0000000000000E+01
(PID.TID 0000.0001) %MON exf_wspeed_sd                =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_wspeed_del2              =   5.9106750809910E-02
(PID.TID 0000.0001) %MON exf_atemp_max                =   2.7714691614496E+02
(PID.TID 0000.0001) %MON exf_atemp_min                =   2.6915308385504E+02
(PID.TID 0000.0001) %MON exf_atemp_mean               =   2.7315000000000E+02
(PID.TID 0000.0001) %MON exf_atemp_sd                 =   2.9037718208063E+00
(PID.TID 0000.0001) %MON exf_atemp_del2               =   1.2859997507300E-02
(PID.TID 0000.0001) %MON exf_aqh_max                  =   3.7064806789606E-03
(PID.TID 0000.0001) %MON exf_aqh_min                  =   2.1441807824757E-03
(PID.TID 0000.0001) %MON exf_aqh_mean                 =   2.8804761552935E-03
(PID.TID 0000.0001) %MON exf_aqh_sd                   =   5.6734393616353E-04
(PID.TID 0000.0001) %MON exf_aqh_del2                 =   1.7078962742152E-05
(PID.TID 0000.0001) %MON exf_lwflux_max               =   5.6469966707287E+01
(PID.TID 0000.0001) %MON exf_lwflux_min               =   5.6469966707287E+01
(PID.TID 0000.0001) %MON exf_lwflux_mean              =   5.6469966707288E+01
(PID.TID 0000.0001) %MON exf_lwflux_sd                =   7.6028072726331E-13
(PID.TID 0000.0001) %MON exf_lwflux_del2              =   3.3377562504116E-01
(PID.TID 0000.0001) %MON exf_evap_max                 =   2.4349220321116E-08
(PID.TID 0000.0001) %MON exf_evap_min                 =  -2.4559554123212E-09
(PID.TID 0000.0001) %MON exf_evap_mean                =   1.1240274785629E-08
(PID.TID 0000.0001) %MON exf_evap_sd                  =   9.7326718386416E-09
(PID.TID 0000.0001) %MON exf_evap_del2                =   7.9927232086011E-11
(PID.TID 0000.0001) %MON exf_precip_max               =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_precip_min               =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_precip_mean              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_precip_sd                =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_precip_del2              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_swflux_max               =  -9.0000000000000E+01
(PID.TID 0000.0001) %MON exf_swflux_min               =  -9.0000000000000E+01
(PID.TID 0000.0001) %MON exf_swflux_mean              =  -9.0000000000000E+01
(PID.TID 0000.0001) %MON exf_swflux_sd                =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_swflux_del2              =   5.3196075728919E-01
(PID.TID 0000.0001) %MON exf_swdown_max               =   1.0000000000000E+02
(PID.TID 0000.0001) %MON exf_swdown_min               =   1.0000000000000E+02
(PID.TID 0000.0001) %MON exf_swdown_mean              =   1.0000000000000E+02
(PID.TID 0000.0001) %MON exf_swdown_sd                =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_swdown_del2              =   5.9106750809910E-01
(PID.TID 0000.0001) %MON exf_lwdown_max               =   2.5000000000000E+02
(PID.TID 0000.0001) %MON exf_lwdown_min               =   2.5000000000000E+02
(PID.TID 0000.0001) %MON exf_lwdown_mean              =   2.5000000000000E+02
(PID.TID 0000.0001) %MON exf_lwdown_sd                =   0.0000000000000E+00
(PID.TID 0000.0001) %MON exf_lwdown_del2              =   1.4776687702478E+00
(PID.TID 0000.0001) %MON exf_climsst_max              =  -1.1200000000000E+00
(PID.TID 0000.0001) %MON exf_climsst_min              =  -1.9000000000000E+00
(PID.TID 0000.0001) %MON exf_climsst_mean             =  -1.4758380996034E+00
(PID.TID 0000.0001) %MON exf_climsst_sd               =   2.7690286535789E-01
(PID.TID 0000.0001) %MON exf_climsst_del2             =   1.0615551600389E-04
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR EXF statistics
(PID.TID 0000.0001) // =======================================================
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  9.24106196E-01  1.17296801E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  2.99401786E+03  1.03094285E+03
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  2.63931200E-06  9.03926864E-01
 SEAICE_LSR (ipass=   1) iters,dV,Resid=   396  9.70200211E-13  2.63887956E-08
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  1.00317346E+00  2.50065828E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  1.01167782E+03  2.20967077E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  4.59683706E-06  1.57191577E+00
 SEAICE_LSR (ipass=   2) iters,dV,Resid=   266  9.35894374E-13  1.50709650E-08
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          0
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     1
(PID.TID 0000.0001) %MON seaice_time_sec              =   1.8000000000000E+03
(PID.TID 0000.0001) %MON seaice_uice_max              =   9.2380640231968E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   3.4916465179053E-03
(PID.TID 0000.0001) %MON seaice_uice_mean             =   5.5325498375989E-02
(PID.TID 0000.0001) %MON seaice_uice_sd               =   1.1970507665939E-01
(PID.TID 0000.0001) %MON seaice_uice_del2             =   2.1141739155318E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   3.8609473736366E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -3.0681598398008E-02
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -4.8856374771377E-04
(PID.TID 0000.0001) %MON seaice_vice_sd               =   4.4164769507462E-03
(PID.TID 0000.0001) %MON seaice_vice_del2             =   1.9300784353081E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9999985023495E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.7500148937883E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   1.5216962182858E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.7789775274411E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6254764102763E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9235072484212E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2083723660725E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   4.7612249541610E-04
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 Compute Stats, Diag. #    146  SIarea    vol(   0 ): 6.950E+10  Parms: SM      M1      
 Compute Stats, Diag. #    149  SIheff    vol(   0 ): 6.950E+10  Parms: SM      M1      
 Compute Stats, Diag. #    151  SIhsnow   vol(   0 ): 6.950E+10  Parms: SM      M1      
 Compute Stats, Diag. #    163  SIuice    vol(   0 ): 6.900E+10  Parms: UU      M1      
 Compute Stats, Diag. #    164  SIvice    vol(   0 ): 6.750E+10  Parms: VV      M1      
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  1.31271397E+00  6.19135495E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  9.79253631E+02  1.60092765E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  6.35834229E-06  1.83162137E+00
 SEAICE_LSR (ipass=   1) iters,dV,Resid=   166  9.34597885E-13  2.49642400E-09
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  1.29654656E+00  5.33830036E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  9.67412343E+02  1.78501844E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  7.38174201E-06  1.93148208E+00
 SEAICE_LSR (ipass=   2) iters,dV,Resid=   148  7.53112850E-13  3.07014874E-10
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          1
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     2
(PID.TID 0000.0001) %MON seaice_time_sec              =   3.6000000000000E+03
(PID.TID 0000.0001) %MON seaice_uice_max              =   7.3269635134498E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   2.5300142028414E-02
(PID.TID 0000.0001) %MON seaice_uice_mean             =   1.4140796405488E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   1.8290319019295E-01
(PID.TID 0000.0001) %MON seaice_uice_del2             =   6.7037785222477E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   6.6318152231896E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -8.4715086675285E-02
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -5.9424087460903E-03
(PID.TID 0000.0001) %MON seaice_vice_sd               =   1.7967809946355E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   4.9676735708973E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9999973409869E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.6709747894228E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   1.6901436214331E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.8756319199121E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6252109787457E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9232266937706E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2083212896176E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   4.7621300017860E-04
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  1.39277029E+00  4.56500698E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  8.71060204E+02  2.00433270E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  9.29413515E-06  2.04851803E+00
 SEAICE_LSR (ipass=   1) iters,dV,Resid=   142  8.56068688E-13  4.64521418E-11
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  1.38998786E+00  4.76348281E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  8.30314084E+02  2.11815867E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  1.00440555E-05  2.01349125E+00
 SEAICE_LSR (ipass=   2) iters,dV,Resid=   150  9.67170788E-13  2.30763883E-11
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          2
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     3
(PID.TID 0000.0001) %MON seaice_time_sec              =   5.4000000000000E+03
(PID.TID 0000.0001) %MON seaice_uice_max              =   4.8491345636506E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   4.7745594378559E-02
(PID.TID 0000.0001) %MON seaice_uice_mean             =   1.9182591517429E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   1.6097829688863E-01
(PID.TID 0000.0001) %MON seaice_uice_del2             =   1.8457013135750E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   7.1746469158468E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.1609469320191E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -1.4146617721626E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   2.9393995604328E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   4.3299812350999E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9999963520465E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.6201489598810E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   1.7685471013327E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.8500823085601E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6249960933349E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9229855422635E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2082170618637E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   4.7846346704235E-04
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 Computing Diagnostic #    163  SIuice       Counter:       1   Parms: UU      M1      
           Vector  Mate for  SIuice       Diagnostic #    164  SIvice   exists 
 Computing Diagnostic #    164  SIvice       Counter:       1   Parms: VV      M1      
           Vector  Mate for  SIvice       Diagnostic #    163  SIuice   exists 
 Computing Diagnostic #    149  SIheff       Counter:       1   Parms: SM      M1      
 Computing Diagnostic #    146  SIarea       Counter:       1   Parms: SM      M1      
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  1.39156117E+00  4.77354177E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  7.23194451E+02  2.22000760E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  1.14212502E-05  1.91415765E+00
 SEAICE_LSR (ipass=   1) iters,dV,Resid=   176  8.05330629E-13  1.46594038E-11
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  1.36146668E+00  4.74907678E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  7.01695567E+02  2.26588031E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  1.15272223E-05  1.76609519E+00
 SEAICE_LSR (ipass=   2) iters,dV,Resid=   202  9.91704982E-13  1.94322098E-11
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          3
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     4
(PID.TID 0000.0001) %MON seaice_time_sec              =   7.2000000000000E+03
(PID.TID 0000.0001) %MON seaice_uice_max              =   4.6560886254482E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   7.4482854441867E-02
(PID.TID 0000.0001) %MON seaice_uice_mean             =   2.4159923128513E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   1.5556059085052E-01
(PID.TID 0000.0001) %MON seaice_uice_del2             =   1.2678905213797E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   6.9017457602998E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.4031023291831E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -2.3789942143503E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   3.8850292291700E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   4.0329271161237E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9999908072844E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.5804820213455E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   1.8149083510694E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   3.0853834555508E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6248235204229E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9227759774956E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2079821225010E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   4.9622546274672E-04
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  1.31598637E+00  4.74662252E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  6.40469952E+02  2.29237648E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  1.20855030E-05  1.58427078E+00
 SEAICE_LSR (ipass=   1) iters,dV,Resid=   340  9.06649755E-13  2.77579425E-11
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  1.28033437E+00  4.69176567E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  6.36702370E+02  2.27043820E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  1.17509950E-05  1.41472295E+00
 SEAICE_LSR (ipass=   2) iters,dV,Resid=   436  9.60578839E-13  1.62961246E-11
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          4
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     5
(PID.TID 0000.0001) %MON seaice_time_sec              =   9.0000000000000E+03
(PID.TID 0000.0001) %MON seaice_uice_max              =   4.6434994914308E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   1.0232269894674E-01
(PID.TID 0000.0001) %MON seaice_uice_mean             =   2.7586120904848E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   1.4631661852857E-01
(PID.TID 0000.0001) %MON seaice_uice_del2             =   1.2220543538755E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   7.0541624216198E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.6553096314413E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.1448202375567E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   4.6321116215007E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   4.8380695643336E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9999788902855E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.5244892451122E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   1.9048500914412E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.8891165963772E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6246876053802E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9225939180609E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2075769062462E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   5.5378767667655E-04
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 Compute Stats, Diag. #    146  SIarea    vol(   0 ): 2.780E+11  Parms: SM      M1      
 Compute Stats, Diag. #    149  SIheff    vol(   0 ): 2.780E+11  Parms: SM      M1      
 Compute Stats, Diag. #    151  SIhsnow   vol(   0 ): 2.780E+11  Parms: SM      M1      
 Compute Stats, Diag. #    163  SIuice    vol(   0 ): 2.760E+11  Parms: UU      M1      
 Compute Stats, Diag. #    164  SIvice    vol(   0 ): 2.700E+11  Parms: VV      M1      
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  1.18565872E+00  4.52976886E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  5.79422365E+02  2.07974479E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  1.20028115E-05  1.23983328E+00
 SEAICE_LSR (ipass=   1) iters,dV,Resid=   776  9.71583924E-13  4.03832322E-11
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  1.11131625E+00  4.12052377E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  5.48397669E+02  1.86331816E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  1.18216899E-05  1.12002241E+00
 SEAICE_LSR (ipass=   2) iters,dV,Resid=   822  9.66129954E-13  4.44770236E-11
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          5
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     6
(PID.TID 0000.0001) %MON seaice_time_sec              =   1.0800000000000E+04
(PID.TID 0000.0001) %MON seaice_uice_max              =   4.7036987751375E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   1.3024319227836E-01
(PID.TID 0000.0001) %MON seaice_uice_mean             =   3.0150621499539E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   1.3625710104371E-01
(PID.TID 0000.0001) %MON seaice_uice_del2             =   1.2836073972950E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   7.1338951766930E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8189405871061E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.6205295769331E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   5.0819632961149E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   5.6438600412781E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9999433212297E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.4895056278385E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   1.9393419456663E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.8216477359199E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6245781387048E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9224345576451E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2070220459785E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   6.6268030340749E-04
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  9.81766909E-01  3.47121405E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  4.61882297E+02  1.51069571E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  1.25632294E-05  1.02604498E+00
 SEAICE_LSR (ipass=   1) iters,dV,Resid=  1312  9.97445182E-13  1.65407381E-10
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  9.38678931E-01  3.19781231E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  4.37688790E+02  1.37138202E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  1.23377467E-05  9.44632566E-01
 SEAICE_LSR (ipass=   2) iters,dV,Resid=  1500  1.15120066E-12  2.66382115E-10
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          6
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  2 in timestep          6
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     7
(PID.TID 0000.0001) %MON seaice_time_sec              =   1.2600000000000E+04
(PID.TID 0000.0001) %MON seaice_uice_max              =   4.9950163011859E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   1.5967444894798E-01
(PID.TID 0000.0001) %MON seaice_uice_mean             =   3.2287782733484E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   1.2531548530504E-01
(PID.TID 0000.0001) %MON seaice_uice_del2             =   1.3791009572979E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   7.2065046291595E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8515904852123E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.8539213161166E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2745355628454E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   6.3407313988115E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9999359164451E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.4619796983780E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   1.9586070309660E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.7680596346672E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6244605469533E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9222938264563E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2063618462472E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   8.1212559472866E-04
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  8.84795792E-01  2.84499203E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.81280527E+02  1.19957483E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  1.28207339E-05  9.04616903E-01
 SEAICE_LSR (ipass=   1) iters,dV,Resid=  1500  3.34833126E-09  1.90940998E-06
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  8.66156333E-01  2.54397069E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.73824834E+02  1.15076524E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  1.21840296E-05  8.47605819E-01
 SEAICE_LSR (ipass=   2) iters,dV,Resid=  1500  1.43943243E-09  8.86678092E-07
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          7
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     8
(PID.TID 0000.0001) %MON seaice_time_sec              =   1.4400000000000E+04
(PID.TID 0000.0001) %MON seaice_uice_max              =   5.1561572552543E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   1.8929994995724E-01
(PID.TID 0000.0001) %MON seaice_uice_mean             =   3.4135880248380E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   1.1431669010863E-01
(PID.TID 0000.0001) %MON seaice_uice_del2             =   1.5013414330339E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   7.3026172784843E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.8278766506652E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.9141881540975E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2953820964241E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   7.0820675025576E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9999223185885E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.4385200789676E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   1.9715518761577E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.7331515993190E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6243150879671E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9221686586059E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2056420383510E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   9.8337097328971E-04
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  8.51503875E-01  2.22596921E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.46964705E+02  1.10545101E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  1.20164394E-05  8.55655308E-01
 SEAICE_LSR (ipass=   1) iters,dV,Resid=  1500  8.84420695E-09  6.51687489E-06
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  8.49105204E-01  2.20601257E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.50991455E+02  1.10591984E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  1.11152395E-05  8.10857901E-01
 SEAICE_LSR (ipass=   2) iters,dV,Resid=  1500  2.08672647E-09  1.35228635E-06
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          8
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                     9
(PID.TID 0000.0001) %MON seaice_time_sec              =   1.6200000000000E+04
(PID.TID 0000.0001) %MON seaice_uice_max              =   5.2784733866409E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   2.1667498823383E-01
(PID.TID 0000.0001) %MON seaice_uice_mean             =   3.5711497373606E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   1.0448657392029E-01
(PID.TID 0000.0001) %MON seaice_uice_del2             =   1.6478967361415E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   7.4102016659003E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.7766805793661E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.8725642824008E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   5.2300534661266E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   8.0785371023389E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9999031942046E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.3939893810353E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   2.0400423026377E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.8469618535407E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6241856457761E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9220573115881E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2048978882328E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   1.1616646678202E-03
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 Compute Stats, Diag. #    146  SIarea    vol(   0 ): 2.780E+11  Parms: SM      M1      
 Compute Stats, Diag. #    149  SIheff    vol(   0 ): 2.780E+11  Parms: SM      M1      
 Compute Stats, Diag. #    151  SIhsnow   vol(   0 ): 2.780E+11  Parms: SM      M1      
 Compute Stats, Diag. #    163  SIuice    vol(   0 ): 2.760E+11  Parms: UU      M1      
 Compute Stats, Diag. #    164  SIvice    vol(   0 ): 2.700E+11  Parms: VV      M1      
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  8.29807475E-01  2.39755233E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.43387505E+02  1.11779984E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  1.05941405E-05  8.14091666E-01
 SEAICE_LSR (ipass=   1) iters,dV,Resid=  1500  4.34350744E-09  2.67865514E-06
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  8.12709855E-01  2.34418948E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.51205807E+02  1.12334723E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  9.73884696E-06  7.57127355E-01
 SEAICE_LSR (ipass=   2) iters,dV,Resid=  1500  1.84949849E-09  1.08172493E-06
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep          9
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                    10
(PID.TID 0000.0001) %MON seaice_time_sec              =   1.8000000000000E+04
(PID.TID 0000.0001) %MON seaice_uice_max              =   5.3657376029450E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   2.3447627210173E-01
(PID.TID 0000.0001) %MON seaice_uice_mean             =   3.7039083905290E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   9.6324915577020E-02
(PID.TID 0000.0001) %MON seaice_uice_del2             =   1.8168754145001E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   7.5033900445895E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.7191447059477E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.7787792297229E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   5.1310074881298E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   9.2304014022875E-05
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9998833375674E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.3653089701927E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   2.0692067055366E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.8314928782964E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6241159074904E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9219572572789E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2041535259810E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   1.3391037989088E-03
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  7.69067887E-01  2.06675852E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.51984962E+02  1.15051886E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  9.16650016E-06  7.31377479E-01
 SEAICE_LSR (ipass=   1) iters,dV,Resid=  1500  4.76430857E-09  2.85618755E-06
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  7.48557206E-01  1.92729533E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.61419353E+02  1.15924269E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  8.42558514E-06  6.78601231E-01
 SEAICE_LSR (ipass=   2) iters,dV,Resid=  1500  2.94599998E-09  1.75688913E-06
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep         10
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                    11
(PID.TID 0000.0001) %MON seaice_time_sec              =   1.9800000000000E+04
(PID.TID 0000.0001) %MON seaice_uice_max              =   5.4581974636850E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   2.1124532289507E-01
(PID.TID 0000.0001) %MON seaice_uice_mean             =   3.8157248783757E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   8.9722051303647E-02
(PID.TID 0000.0001) %MON seaice_uice_del2             =   1.9762457071165E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   7.6744686821087E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.6698230837963E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.6620120307775E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   5.0245752932993E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   1.0120014475479E-04
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9998684733137E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.3438743412267E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   2.0839348441923E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.8119170447121E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6240582768270E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9218665893695E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2034236274673E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   1.5118795783239E-03
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    1  7.06556546E-01  1.83373547E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.66653950E+02  1.17806952E+02
 SEAICE_LSR (ipass=   1) iters,dU,Resid=  1500  7.87024017E-06  6.52207114E-01
 SEAICE_LSR (ipass=   1) iters,dV,Resid=  1500  8.43874826E-09  5.77894785E-06
 SEAICE_LSR: Residual Initial ipass,Uice,Vice=    2  6.90438263E-01  1.86408995E-01
 SEAICE_LSR: Residual FrDrift U_fd,V_fd=  3.76716630E+02  1.17608680E+02
 SEAICE_LSR (ipass=   2) iters,dU,Resid=  1500  7.25616749E-06  6.10252019E-01
 SEAICE_LSR (ipass=   2) iters,dV,Resid=  1500  7.60126626E-09  4.98129481E-06
(PID.TID 0000.0001) SEAICE_DO_RIDGING: Repeat ridging after iteration  1 in timestep         11
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON time_tsnumber                =                    12
(PID.TID 0000.0001) %MON time_secondsf                =   2.1600000000000E+04
(PID.TID 0000.0001) %MON dynstat_eta_max              =   1.4855271423662E-02
(PID.TID 0000.0001) %MON dynstat_eta_min              =  -1.5547625271979E-02
(PID.TID 0000.0001) %MON dynstat_eta_mean             =  -6.8609663050809E-19
(PID.TID 0000.0001) %MON dynstat_eta_sd               =   5.6185276903544E-03
(PID.TID 0000.0001) %MON dynstat_eta_del2             =   3.4210904025025E-06
(PID.TID 0000.0001) %MON dynstat_uvel_max             =   5.4694595665363E-01
(PID.TID 0000.0001) %MON dynstat_uvel_min             =   8.1797628424127E-02
(PID.TID 0000.0001) %MON dynstat_uvel_mean            =   3.2603530929361E-01
(PID.TID 0000.0001) %MON dynstat_uvel_sd              =   8.4661197148990E-02
(PID.TID 0000.0001) %MON dynstat_uvel_del2            =   1.3392731599312E-04
(PID.TID 0000.0001) %MON dynstat_vvel_max             =   2.2780617104059E-01
(PID.TID 0000.0001) %MON dynstat_vvel_min             =  -1.4793000868950E-01
(PID.TID 0000.0001) %MON dynstat_vvel_mean            =  -3.2450632095700E-04
(PID.TID 0000.0001) %MON dynstat_vvel_sd              =   6.0970835295293E-02
(PID.TID 0000.0001) %MON dynstat_vvel_del2            =   8.1836652323282E-05
(PID.TID 0000.0001) %MON dynstat_wvel_max             =   1.6555698845343E-04
(PID.TID 0000.0001) %MON dynstat_wvel_min             =  -2.4393468746960E-04
(PID.TID 0000.0001) %MON dynstat_wvel_mean            =  -1.8006686469634E-21
(PID.TID 0000.0001) %MON dynstat_wvel_sd              =   1.8006622332191E-05
(PID.TID 0000.0001) %MON dynstat_wvel_del2            =   3.4047422448573E-07
(PID.TID 0000.0001) %MON dynstat_theta_max            =  -1.5751268309252E+00
(PID.TID 0000.0001) %MON dynstat_theta_min            =  -1.6340295441712E+00
(PID.TID 0000.0001) %MON dynstat_theta_mean           =  -1.6302714529822E+00
(PID.TID 0000.0001) %MON dynstat_theta_sd             =   7.7524601524461E-03
(PID.TID 0000.0001) %MON dynstat_theta_del2           =   3.6017928940141E-05
(PID.TID 0000.0001) %MON dynstat_salt_max             =   3.0000000000000E+01
(PID.TID 0000.0001) %MON dynstat_salt_min             =   3.0000000000000E+01
(PID.TID 0000.0001) %MON dynstat_salt_mean            =   3.0000000000000E+01
(PID.TID 0000.0001) %MON dynstat_salt_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON dynstat_salt_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON trAdv_CFL_u_max              =   1.9690054439531E-01
(PID.TID 0000.0001) %MON trAdv_CFL_v_max              =   8.2010221574612E-02
(PID.TID 0000.0001) %MON trAdv_CFL_w_max              =   2.9800257921617E-02
(PID.TID 0000.0001) %MON advcfl_uvel_max              =   1.9690054439531E-01
(PID.TID 0000.0001) %MON advcfl_vvel_max              =   8.2010221574612E-02
(PID.TID 0000.0001) %MON advcfl_wvel_max              =   8.7816487489057E-02
(PID.TID 0000.0001) %MON advcfl_W_hf_max              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON pe_b_mean                    =   1.5484032096270E-05
(PID.TID 0000.0001) %MON ke_max                       =   1.4564487757410E-01
(PID.TID 0000.0001) %MON ke_mean                      =   5.8130401708830E-02
(PID.TID 0000.0001) %MON ke_vol                       =   6.9500000000000E+11
(PID.TID 0000.0001) %MON vort_r_min                   =  -1.4191202448594E-04
(PID.TID 0000.0001) %MON vort_r_max                   =   8.9657385579761E-05
(PID.TID 0000.0001) %MON vort_a_mean                  =  -6.5586096803907E-22
(PID.TID 0000.0001) %MON vort_a_sd                    =   1.5889649807104E-05
(PID.TID 0000.0001) %MON vort_p_mean                  =  -6.8228760045090E-22
(PID.TID 0000.0001) %MON vort_p_sd                    =   3.0669223294758E-05
(PID.TID 0000.0001) %MON surfExpan_theta_mean         =   1.9265986876040E-08
(PID.TID 0000.0001) %MON surfExpan_salt_mean          =   1.6750406018264E-20
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR dynamic field statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) %MON seaice_tsnumber              =                    12
(PID.TID 0000.0001) %MON seaice_time_sec              =   2.1600000000000E+04
(PID.TID 0000.0001) %MON seaice_uice_max              =   5.5373929566203E-01
(PID.TID 0000.0001) %MON seaice_uice_min              =   1.8965791386109E-01
(PID.TID 0000.0001) %MON seaice_uice_mean             =   3.9096318670668E-01
(PID.TID 0000.0001) %MON seaice_uice_sd               =   8.4452167162467E-02
(PID.TID 0000.0001) %MON seaice_uice_del2             =   2.1041170571208E-04
(PID.TID 0000.0001) %MON seaice_vice_max              =   7.7762547809207E-02
(PID.TID 0000.0001) %MON seaice_vice_min              =  -1.6280346013886E-01
(PID.TID 0000.0001) %MON seaice_vice_mean             =  -3.5363875638124E-02
(PID.TID 0000.0001) %MON seaice_vice_sd               =   4.9263674364028E-02
(PID.TID 0000.0001) %MON seaice_vice_del2             =   1.0607744047447E-04
(PID.TID 0000.0001) %MON seaice_area_max              =   9.9998563537729E-01
(PID.TID 0000.0001) %MON seaice_area_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_area_mean             =   9.3194748742462E-01
(PID.TID 0000.0001) %MON seaice_area_sd               =   2.1070591743498E-01
(PID.TID 0000.0001) %MON seaice_area_del2             =   2.8014373959868E-03
(PID.TID 0000.0001) %MON seaice_heff_max              =   7.6240125130534E+00
(PID.TID 0000.0001) %MON seaice_heff_min              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_heff_mean             =   1.9217837242019E+00
(PID.TID 0000.0001) %MON seaice_heff_sd               =   2.2027164165736E+00
(PID.TID 0000.0001) %MON seaice_heff_del2             =   1.6778571782131E-03
(PID.TID 0000.0001) %MON seaice_hsnow_max             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_min             =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_mean            =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_sd              =   0.0000000000000E+00
(PID.TID 0000.0001) %MON seaice_hsnow_del2            =   0.0000000000000E+00
(PID.TID 0000.0001) // =======================================================
(PID.TID 0000.0001) // End MONITOR SEAICE statistics
(PID.TID 0000.0001) // =======================================================
 Compute Stats, Diag. #    146  SIarea    vol(   0 ): 2.085E+11  Parms: SM      M1      
 Compute Stats, Diag. #    149  SIheff    vol(   0 ): 2.085E+11  Parms: SM      M1      
 Compute Stats, Diag. #    151  SIhsnow   vol(   0 ): 2.085E+11  Parms: SM      M1      
 Compute Stats, Diag. #    163  SIuice    vol(   0 ): 2.070E+11  Parms: UU      M1      
 Compute Stats, Diag. #    164  SIvice    vol(   0 ): 2.025E+11  Parms: VV      M1      
(PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: iceStDiag.0000000000.txt , unit=     9
(PID.TID 0000.0001) %CHECKPOINT        12 ckptA
(PID.TID 0000.0001)   Seconds in section "ALL                    [THE_MODEL_MAIN]":
(PID.TID 0000.0001)           User time:   32.275070190429688
(PID.TID 0000.0001)         System time:   5.8018000097945333E-002
(PID.TID 0000.0001)     Wall clock time:   32.350947856903076
(PID.TID 0000.0001)          No. starts:           1
(PID.TID 0000.0001)           No. stops:           1
(PID.TID 0000.0001)   Seconds in section "INITIALISE_FIXED       [THE_MODEL_MAIN]":
(PID.TID 0000.0001)           User time:   2.9843000695109367E-002
(PID.TID 0000.0001)         System time:   1.7250000964850187E-003
(PID.TID 0000.0001)     Wall clock time:   4.0277004241943359E-002
(PID.TID 0000.0001)          No. starts:           1
(PID.TID 0000.0001)           No. stops:           1
(PID.TID 0000.0001)   Seconds in section "THE_MAIN_LOOP          [THE_MODEL_MAIN]":
(PID.TID 0000.0001)           User time:   32.245210561901331
(PID.TID 0000.0001)         System time:   5.6275000097230077E-002
(PID.TID 0000.0001)     Wall clock time:   32.310644865036011
(PID.TID 0000.0001)          No. starts:           1
(PID.TID 0000.0001)           No. stops:           1
(PID.TID 0000.0001)   Seconds in section "INITIALISE_VARIA    [THE_MAIN_LOOP]":
(PID.TID 0000.0001)           User time:   2.6334999129176140E-002
(PID.TID 0000.0001)         System time:   2.4364999961107969E-002
(PID.TID 0000.0001)     Wall clock time:   5.0750017166137695E-002
(PID.TID 0000.0001)          No. starts:           1
(PID.TID 0000.0001)           No. stops:           1
(PID.TID 0000.0001)   Seconds in section "MAIN LOOP           [THE_MAIN_LOOP]":
(PID.TID 0000.0001)           User time:   32.218853931874037
(PID.TID 0000.0001)         System time:   3.1905999407172203E-002
(PID.TID 0000.0001)     Wall clock time:   32.259870052337646
(PID.TID 0000.0001)          No. starts:           1
(PID.TID 0000.0001)           No. stops:           1
(PID.TID 0000.0001)   Seconds in section "MAIN_DO_LOOP        [THE_MAIN_LOOP]":
(PID.TID 0000.0001)           User time:   32.218761909753084
(PID.TID 0000.0001)         System time:   3.1903000548481941E-002
(PID.TID 0000.0001)     Wall clock time:   32.259774923324585
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "FORWARD_STEP        [MAIN_DO_LOOP]":
(PID.TID 0000.0001)           User time:   32.218577858060598
(PID.TID 0000.0001)         System time:   3.1901000067591667E-002
(PID.TID 0000.0001)     Wall clock time:   32.259587764739990
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "DO_STATEVARS_DIAGS  [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   1.1895921081304550E-002
(PID.TID 0000.0001)         System time:   2.0004808902740479E-006
(PID.TID 0000.0001)     Wall clock time:   1.1912345886230469E-002
(PID.TID 0000.0001)          No. starts:          36
(PID.TID 0000.0001)           No. stops:          36
(PID.TID 0000.0001)   Seconds in section "LOAD_FIELDS_DRIVER  [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   5.3343724459409714E-002
(PID.TID 0000.0001)         System time:   0.0000000000000000
(PID.TID 0000.0001)     Wall clock time:   5.3356885910034180E-002
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "EXF_GETFORCING     [LOAD_FLDS_DRIVER]":
(PID.TID 0000.0001)           User time:   5.2925206720829010E-002
(PID.TID 0000.0001)         System time:   0.0000000000000000
(PID.TID 0000.0001)     Wall clock time:   5.2957296371459961E-002
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "EXTERNAL_FLDS_LOAD [LOAD_FLDS_DRIVER]":
(PID.TID 0000.0001)           User time:   1.0579079389572144E-004
(PID.TID 0000.0001)         System time:   0.0000000000000000
(PID.TID 0000.0001)     Wall clock time:   1.0609626770019531E-004
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   9.9271535873413086E-005
(PID.TID 0000.0001)         System time:   0.0000000000000000
(PID.TID 0000.0001)     Wall clock time:   1.0228157043457031E-004
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "DO_OCEANIC_PHYS     [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   32.082333825528622
(PID.TID 0000.0001)         System time:   1.9839998334646225E-002
(PID.TID 0000.0001)     Wall clock time:   32.111288309097290
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "SEAICE_MODEL    [DO_OCEANIC_PHYS]":
(PID.TID 0000.0001)           User time:   32.070115894079208
(PID.TID 0000.0001)         System time:   1.9814997911453247E-002
(PID.TID 0000.0001)     Wall clock time:   32.099058628082275
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "SEAICE_DYNSOLVER   [SEAICE_MODEL]":
(PID.TID 0000.0001)           User time:   30.836672946810722
(PID.TID 0000.0001)         System time:   1.5797998756170273E-002
(PID.TID 0000.0001)     Wall clock time:   30.861596107482910
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "BLOCKING_EXCHANGES  [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   2.7704238891601562E-003
(PID.TID 0000.0001)         System time:   7.0035457611083984E-006
(PID.TID 0000.0001)     Wall clock time:   2.7797222137451172E-003
(PID.TID 0000.0001)          No. starts:          24
(PID.TID 0000.0001)           No. stops:          24
(PID.TID 0000.0001)   Seconds in section "THERMODYNAMICS      [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   2.3161411285400391E-002
(PID.TID 0000.0001)         System time:   3.5997480154037476E-005
(PID.TID 0000.0001)     Wall clock time:   2.3205280303955078E-002
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "TRC_CORRECTION_STEP [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   1.1730194091796875E-004
(PID.TID 0000.0001)         System time:   2.0042061805725098E-006
(PID.TID 0000.0001)     Wall clock time:   1.1658668518066406E-004
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "MONITOR             [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   4.9166679382324219E-003
(PID.TID 0000.0001)         System time:   0.0000000000000000
(PID.TID 0000.0001)     Wall clock time:   4.9178600311279297E-003
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "DO_THE_MODEL_IO     [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   3.4067153930664062E-002
(PID.TID 0000.0001)         System time:   8.0069974064826965E-003
(PID.TID 0000.0001)     Wall clock time:   4.2098760604858398E-002
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001)   Seconds in section "DO_WRITE_PICKUP     [FORWARD_STEP]":
(PID.TID 0000.0001)           User time:   4.4691562652587891E-003
(PID.TID 0000.0001)         System time:   4.0009990334510803E-003
(PID.TID 0000.0001)     Wall clock time:   8.4731578826904297E-003
(PID.TID 0000.0001)          No. starts:          12
(PID.TID 0000.0001)           No. stops:          12
(PID.TID 0000.0001) // ======================================================
(PID.TID 0000.0001) // Tile <-> Tile communication statistics
(PID.TID 0000.0001) // ======================================================
(PID.TID 0000.0001) // o Tile number: 000001
(PID.TID 0000.0001) //         No. X exchanges =              0
(PID.TID 0000.0001) //            Max. X spins =              0
(PID.TID 0000.0001) //            Min. X spins =     1000000000
(PID.TID 0000.0001) //          Total. X spins =              0
(PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
(PID.TID 0000.0001) //         No. Y exchanges =              0
(PID.TID 0000.0001) //            Max. Y spins =              0
(PID.TID 0000.0001) //            Min. Y spins =     1000000000
(PID.TID 0000.0001) //          Total. Y spins =              0
(PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
(PID.TID 0000.0001) // o Tile number: 000002
(PID.TID 0000.0001) //         No. X exchanges =              0
(PID.TID 0000.0001) //            Max. X spins =              0
(PID.TID 0000.0001) //            Min. X spins =     1000000000
(PID.TID 0000.0001) //          Total. X spins =              0
(PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
(PID.TID 0000.0001) //         No. Y exchanges =              0
(PID.TID 0000.0001) //            Max. Y spins =              0
(PID.TID 0000.0001) //            Min. Y spins =     1000000000
(PID.TID 0000.0001) //          Total. Y spins =              0
(PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
(PID.TID 0000.0001) // o Tile number: 000003
(PID.TID 0000.0001) //         No. X exchanges =              0
(PID.TID 0000.0001) //            Max. X spins =              0
(PID.TID 0000.0001) //            Min. X spins =     1000000000
(PID.TID 0000.0001) //          Total. X spins =              0
(PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
(PID.TID 0000.0001) //         No. Y exchanges =              0
(PID.TID 0000.0001) //            Max. Y spins =              0
(PID.TID 0000.0001) //            Min. Y spins =     1000000000
(PID.TID 0000.0001) //          Total. Y spins =              0
(PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
(PID.TID 0000.0001) // o Tile number: 000004
(PID.TID 0000.0001) //         No. X exchanges =              0
(PID.TID 0000.0001) //            Max. X spins =              0
(PID.TID 0000.0001) //            Min. X spins =     1000000000
(PID.TID 0000.0001) //          Total. X spins =              0
(PID.TID 0000.0001) //            Avg. X spins =       0.00E+00
(PID.TID 0000.0001) //         No. Y exchanges =              0
(PID.TID 0000.0001) //            Max. Y spins =              0
(PID.TID 0000.0001) //            Min. Y spins =     1000000000
(PID.TID 0000.0001) //          Total. Y spins =              0
(PID.TID 0000.0001) //            Avg. Y spins =       0.00E+00
(PID.TID 0000.0001) // o Thread number: 000001
(PID.TID 0000.0001) //            No. barriers =          60324
(PID.TID 0000.0001) //      Max. barrier spins =              1
(PID.TID 0000.0001) //      Min. barrier spins =              1
(PID.TID 0000.0001) //     Total barrier spins =          60324
(PID.TID 0000.0001) //      Avg. barrier spins =       1.00E+00
PROGRAM MAIN: Execution ended Normally
