Warning, /verification/global_oce_latlon/results/output_oadm.ggl90.txt is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 5bc99689 on 2023-08-01 13:40:46 UTC
85e0ffe540 Patr*0001 (PID.TID 0000.0001)
0002 (PID.TID 0000.0001) // ======================================================
0003 (PID.TID 0000.0001) // MITgcm UV
0004 (PID.TID 0000.0001) // =========
0005 (PID.TID 0000.0001) // ======================================================
0006 (PID.TID 0000.0001) // execution environment starting up...
0007 (PID.TID 0000.0001)
5bc996898d Mart*0008 (PID.TID 0000.0001) // MITgcmUV version: checkpoint68q
ea7679383f Jean*0009 (PID.TID 0000.0001) // Build user: jm_c
5bc996898d Mart*0010 (PID.TID 0000.0001) // Build host: node374
0011 (PID.TID 0000.0001) // Build date: Tue Jul 25 22:52:12 EDT 2023
85e0ffe540 Patr*0012 (PID.TID 0000.0001)
0013 (PID.TID 0000.0001) // =======================================================
0014 (PID.TID 0000.0001) // Execution Environment parameter file "eedata"
0015 (PID.TID 0000.0001) // =======================================================
0016 (PID.TID 0000.0001) ># Example "eedata" file
0017 (PID.TID 0000.0001) ># Lines beginning "#" are comments
0018 (PID.TID 0000.0001) ># nTx - No. threads per process in X
0019 (PID.TID 0000.0001) ># nTy - No. threads per process in Y
0020 (PID.TID 0000.0001) > &EEPARMS
0021 (PID.TID 0000.0001) > nTx=1,
0022 (PID.TID 0000.0001) > nTy=1,
0023 (PID.TID 0000.0001) > /
ea7679383f Jean*0024 (PID.TID 0000.0001) ># Note: Some systems use & as the namelist terminator (as shown here).
0025 (PID.TID 0000.0001) ># Other systems use a / character.
85e0ffe540 Patr*0026 (PID.TID 0000.0001)
0027 (PID.TID 0000.0001) // =======================================================
0028 (PID.TID 0000.0001) // Computational Grid Specification ( see files "SIZE.h" )
0029 (PID.TID 0000.0001) // ( and "eedata" )
0030 (PID.TID 0000.0001) // =======================================================
0031 (PID.TID 0000.0001) nPx = 1 ; /* No. processes in X */
0032 (PID.TID 0000.0001) nPy = 1 ; /* No. processes in Y */
ea7679383f Jean*0033 (PID.TID 0000.0001) nSx = 2 ; /* No. tiles in X per process */
0034 (PID.TID 0000.0001) nSy = 2 ; /* No. tiles in Y per process */
0035 (PID.TID 0000.0001) sNx = 45 ; /* Tile size in X */
0036 (PID.TID 0000.0001) sNy = 20 ; /* Tile size in Y */
85e0ffe540 Patr*0037 (PID.TID 0000.0001) OLx = 3 ; /* Tile overlap distance in X */
0038 (PID.TID 0000.0001) OLy = 3 ; /* Tile overlap distance in Y */
0039 (PID.TID 0000.0001) nTx = 1 ; /* No. threads in X per process */
0040 (PID.TID 0000.0001) nTy = 1 ; /* No. threads in Y per process */
0041 (PID.TID 0000.0001) Nr = 15 ; /* No. levels in the vertical */
0042 (PID.TID 0000.0001) Nx = 90 ; /* Total domain size in X ( = nPx*nSx*sNx ) */
0043 (PID.TID 0000.0001) Ny = 40 ; /* Total domain size in Y ( = nPy*nSy*sNy ) */
ea7679383f Jean*0044 (PID.TID 0000.0001) nTiles = 4 ; /* Total no. tiles per process ( = nSx*nSy ) */
85e0ffe540 Patr*0045 (PID.TID 0000.0001) nProcs = 1 ; /* Total no. processes ( = nPx*nPy ) */
0046 (PID.TID 0000.0001) nThreads = 1 ; /* Total no. threads per process ( = nTx*nTy ) */
0047 (PID.TID 0000.0001) usingMPI = F ; /* Flag used to control whether MPI is in use */
0048 (PID.TID 0000.0001) /* note: To execute a program with MPI calls */
0049 (PID.TID 0000.0001) /* it must be launched appropriately e.g */
0050 (PID.TID 0000.0001) /* "mpirun -np 64 ......" */
ea7679383f Jean*0051 (PID.TID 0000.0001) useCoupler= F ; /* Flag used to control communications with */
85e0ffe540 Patr*0052 (PID.TID 0000.0001) /* other model components, through a coupler */
ea7679383f Jean*0053 (PID.TID 0000.0001) useNest2W_parent = F ;/* Control 2-W Nesting comm */
0054 (PID.TID 0000.0001) useNest2W_child = F ;/* Control 2-W Nesting comm */
85e0ffe540 Patr*0055 (PID.TID 0000.0001) debugMode = F ; /* print debug msg. (sequence of S/R calls) */
0056 (PID.TID 0000.0001) printMapIncludesZeros= F ; /* print zeros in Std.Output maps */
0057 (PID.TID 0000.0001) maxLengthPrt1D= 65 /* maxLength of 1D array printed to StdOut */
0058 (PID.TID 0000.0001)
0059 (PID.TID 0000.0001) // ======================================================
0060 (PID.TID 0000.0001) // Mapping of tiles to threads
0061 (PID.TID 0000.0001) // ======================================================
ea7679383f Jean*0062 (PID.TID 0000.0001) // -o- Thread 1, tiles ( 1: 2, 1: 2)
85e0ffe540 Patr*0063 (PID.TID 0000.0001)
0064 (PID.TID 0000.0001) // ======================================================
0065 (PID.TID 0000.0001) // Tile <-> Tile connectvity table
0066 (PID.TID 0000.0001) // ======================================================
0067 (PID.TID 0000.0001) // Tile number: 000001 (process no. = 000000)
ea7679383f Jean*0068 (PID.TID 0000.0001) // WEST: Tile = 000002, Process = 000000, Comm = put
0069 (PID.TID 0000.0001) // bi = 000002, bj = 000001
0070 (PID.TID 0000.0001) // EAST: Tile = 000002, Process = 000000, Comm = put
0071 (PID.TID 0000.0001) // bi = 000002, bj = 000001
0072 (PID.TID 0000.0001) // SOUTH: Tile = 000003, Process = 000000, Comm = put
0073 (PID.TID 0000.0001) // bi = 000001, bj = 000002
0074 (PID.TID 0000.0001) // NORTH: Tile = 000003, Process = 000000, Comm = put
0075 (PID.TID 0000.0001) // bi = 000001, bj = 000002
0076 (PID.TID 0000.0001) // Tile number: 000002 (process no. = 000000)
85e0ffe540 Patr*0077 (PID.TID 0000.0001) // WEST: Tile = 000001, Process = 000000, Comm = put
0078 (PID.TID 0000.0001) // bi = 000001, bj = 000001
0079 (PID.TID 0000.0001) // EAST: Tile = 000001, Process = 000000, Comm = put
0080 (PID.TID 0000.0001) // bi = 000001, bj = 000001
ea7679383f Jean*0081 (PID.TID 0000.0001) // SOUTH: Tile = 000004, Process = 000000, Comm = put
0082 (PID.TID 0000.0001) // bi = 000002, bj = 000002
0083 (PID.TID 0000.0001) // NORTH: Tile = 000004, Process = 000000, Comm = put
0084 (PID.TID 0000.0001) // bi = 000002, bj = 000002
0085 (PID.TID 0000.0001) // Tile number: 000003 (process no. = 000000)
0086 (PID.TID 0000.0001) // WEST: Tile = 000004, Process = 000000, Comm = put
0087 (PID.TID 0000.0001) // bi = 000002, bj = 000002
0088 (PID.TID 0000.0001) // EAST: Tile = 000004, Process = 000000, Comm = put
0089 (PID.TID 0000.0001) // bi = 000002, bj = 000002
85e0ffe540 Patr*0090 (PID.TID 0000.0001) // SOUTH: Tile = 000001, Process = 000000, Comm = put
0091 (PID.TID 0000.0001) // bi = 000001, bj = 000001
0092 (PID.TID 0000.0001) // NORTH: Tile = 000001, Process = 000000, Comm = put
0093 (PID.TID 0000.0001) // bi = 000001, bj = 000001
ea7679383f Jean*0094 (PID.TID 0000.0001) // Tile number: 000004 (process no. = 000000)
0095 (PID.TID 0000.0001) // WEST: Tile = 000003, Process = 000000, Comm = put
0096 (PID.TID 0000.0001) // bi = 000001, bj = 000002
0097 (PID.TID 0000.0001) // EAST: Tile = 000003, Process = 000000, Comm = put
0098 (PID.TID 0000.0001) // bi = 000001, bj = 000002
0099 (PID.TID 0000.0001) // SOUTH: Tile = 000002, Process = 000000, Comm = put
0100 (PID.TID 0000.0001) // bi = 000002, bj = 000001
0101 (PID.TID 0000.0001) // NORTH: Tile = 000002, Process = 000000, Comm = put
0102 (PID.TID 0000.0001) // bi = 000002, bj = 000001
85e0ffe540 Patr*0103 (PID.TID 0000.0001)
0104 (PID.TID 0000.0001) INI_PARMS: opening model parameter file "data"
0105 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data
0106 (PID.TID 0000.0001) // =======================================================
0107 (PID.TID 0000.0001) // Parameter file "data"
0108 (PID.TID 0000.0001) // =======================================================
0109 (PID.TID 0000.0001) ># ====================
0110 (PID.TID 0000.0001) ># | Model parameters |
0111 (PID.TID 0000.0001) ># ====================
0112 (PID.TID 0000.0001) >#
0113 (PID.TID 0000.0001) ># Continuous equation parameters
0114 (PID.TID 0000.0001) > &PARM01
0115 (PID.TID 0000.0001) > tRef = 15*20.,
0116 (PID.TID 0000.0001) > sRef = 15*35.,
0117 (PID.TID 0000.0001) > viscAr=1.E-3,
0118 (PID.TID 0000.0001) > viscAh=5.E5,
0119 (PID.TID 0000.0001) > diffKhT=0.0,
0120 (PID.TID 0000.0001) > diffKrT=3.E-5,
0121 (PID.TID 0000.0001) > diffKhS=0.0,
0122 (PID.TID 0000.0001) > diffKrS=3.E-5,
0123 (PID.TID 0000.0001) > rhoConst=1035.,
0124 (PID.TID 0000.0001) > rotationPeriod=86400.,
0125 (PID.TID 0000.0001) > gravity=9.81,
0126 (PID.TID 0000.0001) > eosType = 'JMD95Z',
0127 (PID.TID 0000.0001) > ivdc_kappa=100.,
0128 (PID.TID 0000.0001) > implicitDiffusion=.TRUE.,
0129 (PID.TID 0000.0001) > implicitViscosity=.TRUE.,
0130 (PID.TID 0000.0001) > allowFreezing=.TRUE.,
0131 (PID.TID 0000.0001) > useRealFreshWaterFlux=.TRUE.,
0132 (PID.TID 0000.0001) > useCDscheme=.TRUE.,
0133 (PID.TID 0000.0001) ># turn on looped cells
0134 (PID.TID 0000.0001) > hFacMin=.05,
0135 (PID.TID 0000.0001) > hFacMindr=50.,
0136 (PID.TID 0000.0001) ># set precision of data files
0137 (PID.TID 0000.0001) > readBinaryPrec=32,
0138 (PID.TID 0000.0001) > /
0139 (PID.TID 0000.0001) >
0140 (PID.TID 0000.0001) ># Elliptic solver parameters
0141 (PID.TID 0000.0001) > &PARM02
0142 (PID.TID 0000.0001) > cg2dMaxIters=1000,
0143 (PID.TID 0000.0001) > cg2dTargetResidual=1.E-19,
0144 (PID.TID 0000.0001) > /
0145 (PID.TID 0000.0001) >
0146 (PID.TID 0000.0001) ># Time stepping parameters
0147 (PID.TID 0000.0001) > &PARM03
0148 (PID.TID 0000.0001) > nIter0 = 0,
0149 (PID.TID 0000.0001) > nTimeSteps = 4,
0150 (PID.TID 0000.0001) ># 100 years of integration will yield a reasonable flow field
0151 (PID.TID 0000.0001) ># startTime = 0.,
0152 (PID.TID 0000.0001) ># endTime = 3110400000.,
0153 (PID.TID 0000.0001) > deltaTMom = 1200.0,
0154 (PID.TID 0000.0001) > tauCD = 321428.,
0155 (PID.TID 0000.0001) > deltaTtracer= 43200.0,
0156 (PID.TID 0000.0001) > deltaTClock = 43200.0,
0157 (PID.TID 0000.0001) ># if you are using a version later than checkpoint45d on the main branch
0158 (PID.TID 0000.0001) ># you can uncomment the following line and increase the time step
0159 (PID.TID 0000.0001) ># deltaTtracer and deltaTClock to 172800.0 as well to speed up the
0160 (PID.TID 0000.0001) ># asynchronous time stepping
0161 (PID.TID 0000.0001) ># deltaTfreesurf = 172800.0,
0162 (PID.TID 0000.0001) > abEps = 0.1,
0163 (PID.TID 0000.0001) > pChkptFreq= 311040000.,
0164 (PID.TID 0000.0001) > dumpFreq = 2592000.,
0165 (PID.TID 0000.0001) > adjDumpFreq = 2592000.,
0166 (PID.TID 0000.0001) > monitorFreq = 0.,
0167 (PID.TID 0000.0001) > adjMonitorFreq = 0.,
0168 (PID.TID 0000.0001) ># 2 months restoring timescale for temperature
0169 (PID.TID 0000.0001) > tauThetaClimRelax = 5184000.0,
0170 (PID.TID 0000.0001) ># 6 months restoring timescale for salinity
0171 (PID.TID 0000.0001) > tauSaltClimRelax = 15552000.0,
0172 (PID.TID 0000.0001) > periodicExternalForcing=.TRUE.,
0173 (PID.TID 0000.0001) > externForcingPeriod=2592000.,
0174 (PID.TID 0000.0001) > externForcingCycle=31104000.,
0175 (PID.TID 0000.0001) > /
0176 (PID.TID 0000.0001) >
0177 (PID.TID 0000.0001) ># Gridding parameters
0178 (PID.TID 0000.0001) > &PARM04
0179 (PID.TID 0000.0001) > usingSphericalPolarGrid=.TRUE.,
0180 (PID.TID 0000.0001) > delR= 50., 70., 100., 140., 190.,
0181 (PID.TID 0000.0001) > 240., 290., 340., 390., 440.,
0182 (PID.TID 0000.0001) > 490., 540., 590., 640., 690.,
0183 (PID.TID 0000.0001) > ygOrigin=-80.,
0184 (PID.TID 0000.0001) > dySpacing=4.,
0185 (PID.TID 0000.0001) > dxSpacing=4.,
0186 (PID.TID 0000.0001) > /
0187 (PID.TID 0000.0001) >
0188 (PID.TID 0000.0001) ># Input datasets
0189 (PID.TID 0000.0001) > &PARM05
0190 (PID.TID 0000.0001) > bathyFile= 'bathymetry.bin',
0191 (PID.TID 0000.0001) > hydrogThetaFile='lev_t.bin',
0192 (PID.TID 0000.0001) > hydrogSaltFile= 'lev_s.bin',
0193 (PID.TID 0000.0001) > zonalWindFile= 'trenberth_taux.bin',
0194 (PID.TID 0000.0001) > meridWindFile= 'trenberth_tauy.bin',
0195 (PID.TID 0000.0001) > thetaClimFile= 'lev_sst.bin',
0196 (PID.TID 0000.0001) > saltClimFile= 'lev_sss.bin',
ea7679383f Jean*0197 (PID.TID 0000.0001) > surfQnetFile= 'ncep_qnet.bin',
85e0ffe540 Patr*0198 (PID.TID 0000.0001) ># fresh water flux is turned off, uncomment next line to turn on
0199 (PID.TID 0000.0001) ># (not recommened together with surface salinity restoring)
0200 (PID.TID 0000.0001) ># EmPmRFile= 'ncep_emp.bin',
0201 (PID.TID 0000.0001) > /
0202 (PID.TID 0000.0001)
0203 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM01
0204 (PID.TID 0000.0001) INI_PARMS ; read PARM01 : OK
0205 (PID.TID 0000.0001) S/R INI_PARMS: No request for barotropic solver
0206 (PID.TID 0000.0001) S/R INI_PARMS: => Use implicitFreeSurface as default
0207 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM02
0208 (PID.TID 0000.0001) INI_PARMS ; read PARM02 : OK
0209 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM03
0210 (PID.TID 0000.0001) INI_PARMS ; read PARM03 : OK
0211 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM04
0212 (PID.TID 0000.0001) INI_PARMS ; read PARM04 : OK
0213 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM05
0214 (PID.TID 0000.0001) INI_PARMS ; read PARM05 : OK
0215 (PID.TID 0000.0001) INI_PARMS: finished reading file "data"
0216 (PID.TID 0000.0001) PACKAGES_BOOT: opening data.pkg
0217 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.pkg
0218 (PID.TID 0000.0001) // =======================================================
0219 (PID.TID 0000.0001) // Parameter file "data.pkg"
0220 (PID.TID 0000.0001) // =======================================================
0221 (PID.TID 0000.0001) >#
0222 (PID.TID 0000.0001) ># ********
0223 (PID.TID 0000.0001) ># Packages
0224 (PID.TID 0000.0001) ># ********
0225 (PID.TID 0000.0001) > &PACKAGES
0226 (PID.TID 0000.0001) > useGMRedi = .TRUE.,
0227 (PID.TID 0000.0001) > useGGL90 = .TRUE.,
0228 (PID.TID 0000.0001) > useKPP = .FALSE.,
0229 (PID.TID 0000.0001) > useGrdchk = .TRUE.,
0230 (PID.TID 0000.0001) > useMNC = .FALSE.,
0231 (PID.TID 0000.0001) > /
0232 (PID.TID 0000.0001)
0233 (PID.TID 0000.0001) PACKAGES_BOOT: finished reading data.pkg
0234 (PID.TID 0000.0001) PACKAGES_BOOT: On/Off package Summary
0235 -------- pkgs with a standard "usePKG" On/Off switch in "data.pkg": --------
0236 pkg/ggl90 compiled and used ( useGGL90 = T )
ea7679383f Jean*0237 pkg/kpp compiled but not used ( useKPP = F )
85e0ffe540 Patr*0238 pkg/gmredi compiled and used ( useGMRedi = T )
0239 pkg/autodiff compiled and used ( useAUTODIFF = T )
0240 pkg/grdchk compiled and used ( useGrdchk = T )
0241 pkg/ctrl compiled and used ( useCTRL = T )
0242 -------- pkgs without standard "usePKG" On/Off switch in "data.pkg": --------
0243 pkg/generic_advdiff compiled and used ( useGAD = T )
0244 pkg/mom_common compiled and used ( momStepping = T )
0245 pkg/mom_vecinv compiled but not used ( +vectorInvariantMomentum = F )
0246 pkg/mom_fluxform compiled and used ( & not vectorInvariantMom = T )
0247 pkg/cd_code compiled and used ( useCDscheme = T )
0248 pkg/debug compiled but not used ( debugMode = F )
0249 pkg/rw compiled and used
0250 pkg/mdsio compiled and used
0251 pkg/autodiff compiled and used
0252 pkg/openad compiled and used
0253 pkg/cost compiled and used
0254 (PID.TID 0000.0001) PACKAGES_BOOT: End of package Summary
0255 (PID.TID 0000.0001)
0256 (PID.TID 0000.0001) GGL90_READPARMS: opening data.ggl90
0257 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.ggl90
0258 (PID.TID 0000.0001) // =======================================================
0259 (PID.TID 0000.0001) // Parameter file "data.ggl90"
0260 (PID.TID 0000.0001) // =======================================================
0261 (PID.TID 0000.0001) ># =====================================================================
0262 (PID.TID 0000.0001) ># | Parameters for Gaspar et al. (1990)'s TKE vertical mixing scheme |
0263 (PID.TID 0000.0001) ># =====================================================================
0264 (PID.TID 0000.0001) > &GGL90_PARM01
0265 (PID.TID 0000.0001) ># GGL90dumpFreq = 86400.,
0266 (PID.TID 0000.0001) ># GGL90writeState=.FALSE.,
0267 (PID.TID 0000.0001) ># GGL90diffTKEh=3.e3,
0268 (PID.TID 0000.0001) > GGL90alpha=30.,
0269 (PID.TID 0000.0001) ># GGL90TKEFile = 'TKE_init.bin',
0270 (PID.TID 0000.0001) > GGL90TKEmin = 1.e-7,
0271 (PID.TID 0000.0001) > GGL90TKEbottom = 1.e-6,
0272 (PID.TID 0000.0001) > mxlMaxFlag =2,
0273 (PID.TID 0000.0001) > mxlSurfFlag=.TRUE.,
0274 (PID.TID 0000.0001) > /
0275 (PID.TID 0000.0001)
ea7679383f Jean*0276 (PID.TID 0000.0001) GGL90_READPARMS ; starts to read GGL90_PARM01
0277 (PID.TID 0000.0001) GGL90_READPARMS: read GGL90_PARM01 : OK
85e0ffe540 Patr*0278 (PID.TID 0000.0001) GGL90_READPARMS: finished reading data.ggl90
0279 (PID.TID 0000.0001) // =======================================================
0280 (PID.TID 0000.0001) // GGL90 configuration
0281 (PID.TID 0000.0001) // =======================================================
0282 (PID.TID 0000.0001) GGL90dumpFreq = /* GGL90 state write out interval ( s ). */
0283 (PID.TID 0000.0001) 2.592000000000000E+06
0284 (PID.TID 0000.0001) ;
0285 (PID.TID 0000.0001) GGL90taveFreq = /* GGL90 averaging interval ( s ). */
ea7679383f Jean*0286 (PID.TID 0000.0001) 1.234567000000000E+05
85e0ffe540 Patr*0287 (PID.TID 0000.0001) ;
ea7679383f Jean*0288 (PID.TID 0000.0001) GGL90mixingMAPS = /* GGL90 IO flag */
85e0ffe540 Patr*0289 (PID.TID 0000.0001) F
0290 (PID.TID 0000.0001) ;
ea7679383f Jean*0291 (PID.TID 0000.0001) GGL90writeState = /* GGL90 IO flag */
85e0ffe540 Patr*0292 (PID.TID 0000.0001) F
0293 (PID.TID 0000.0001) ;
ea7679383f Jean*0294 (PID.TID 0000.0001) GGL90ck = /* GGL90 viscosity parameter */
85e0ffe540 Patr*0295 (PID.TID 0000.0001) 1.000000000000000E-01
0296 (PID.TID 0000.0001) ;
ea7679383f Jean*0297 (PID.TID 0000.0001) GGL90ceps = /* GGL90 dissipation parameter */
85e0ffe540 Patr*0298 (PID.TID 0000.0001) 7.000000000000000E-01
0299 (PID.TID 0000.0001) ;
ea7679383f Jean*0300 (PID.TID 0000.0001) GGL90alpha = /* GGL90 TKE diffusivity parameter */
85e0ffe540 Patr*0301 (PID.TID 0000.0001) 3.000000000000000E+01
0302 (PID.TID 0000.0001) ;
ea7679383f Jean*0303 (PID.TID 0000.0001) GGL90m2 = /* GGL90 wind stress to vertical stress ratio */
85e0ffe540 Patr*0304 (PID.TID 0000.0001) 3.750000000000000E+00
0305 (PID.TID 0000.0001) ;
ea7679383f Jean*0306 (PID.TID 0000.0001) GGL90TKEmin = /* GGL90 minimum kinetic energy ( m^2/s^2 ) */
85e0ffe540 Patr*0307 (PID.TID 0000.0001) 1.000000000000000E-07
0308 (PID.TID 0000.0001) ;
ea7679383f Jean*0309 (PID.TID 0000.0001) GGL90TKEsurfMin = /* GGL90 minimum surface kinetic energy ( m^2/s^2 ) */
85e0ffe540 Patr*0310 (PID.TID 0000.0001) 1.000000000000000E-04
0311 (PID.TID 0000.0001) ;
ea7679383f Jean*0312 (PID.TID 0000.0001) GGL90TKEbottom = /* GGL90 bottom kinetic energy ( m^2/s^2 ) */
85e0ffe540 Patr*0313 (PID.TID 0000.0001) 1.000000000000000E-06
0314 (PID.TID 0000.0001) ;
ea7679383f Jean*0315 (PID.TID 0000.0001) GGL90viscMax = /* GGL90 upper limit for viscosity (m^2/s ) */
85e0ffe540 Patr*0316 (PID.TID 0000.0001) 1.000000000000000E+02
0317 (PID.TID 0000.0001) ;
ea7679383f Jean*0318 (PID.TID 0000.0001) GGL90diffMax = /* GGL90 upper limit for diffusivity (m^2/s ) */
85e0ffe540 Patr*0319 (PID.TID 0000.0001) 1.000000000000000E+02
0320 (PID.TID 0000.0001) ;
ea7679383f Jean*0321 (PID.TID 0000.0001) GGL90diffTKEh = /* GGL90 horizontal diffusivity for TKE ( m^2/s ) */
85e0ffe540 Patr*0322 (PID.TID 0000.0001) 0.000000000000000E+00
0323 (PID.TID 0000.0001) ;
ea7679383f Jean*0324 (PID.TID 0000.0001) GGL90mixingLengthMin = /* GGL90 minimum mixing length (m) */
85e0ffe540 Patr*0325 (PID.TID 0000.0001) 1.000000000000000E-08
0326 (PID.TID 0000.0001) ;
0327 (PID.TID 0000.0001) mxlMaxFlag = /* Flag for limiting mixing-length method */
0328 (PID.TID 0000.0001) 2
0329 (PID.TID 0000.0001) ;
ea7679383f Jean*0330 (PID.TID 0000.0001) mxlSurfFlag = /* GGL90 flag for near surface mixing */
85e0ffe540 Patr*0331 (PID.TID 0000.0001) T
0332 (PID.TID 0000.0001) ;
ea7679383f Jean*0333 (PID.TID 0000.0001) calcMeanVertShear = /* calc Mean of Vert.Shear (vs shear of Mean flow) */
0334 (PID.TID 0000.0001) F
0335 (PID.TID 0000.0001) ;
85e0ffe540 Patr*0336 (PID.TID 0000.0001) GGL90: GGL90TKEFile =
ea7679383f Jean*0337 (PID.TID 0000.0001) GGL90_dirichlet = /* GGL90 Boundary condition flag */
85e0ffe540 Patr*0338 (PID.TID 0000.0001) T
0339 (PID.TID 0000.0001) ;
0340 (PID.TID 0000.0001) // =======================================================
0341 (PID.TID 0000.0001) // End of GGL90 config. summary
0342 (PID.TID 0000.0001) // =======================================================
0343 (PID.TID 0000.0001)
0344 (PID.TID 0000.0001) GM_READPARMS: opening data.gmredi
0345 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.gmredi
0346 (PID.TID 0000.0001) // =======================================================
0347 (PID.TID 0000.0001) // Parameter file "data.gmredi"
0348 (PID.TID 0000.0001) // =======================================================
0349 (PID.TID 0000.0001) ># GM+Redi package parameters:
0350 (PID.TID 0000.0001) ># GM_Small_Number :: epsilon used in computing the slope
0351 (PID.TID 0000.0001) ># GM_slopeSqCutoff :: slope^2 cut-off value
0352 (PID.TID 0000.0001) >
0353 (PID.TID 0000.0001) >#-from MOM :
0354 (PID.TID 0000.0001) ># GM_background_K: G & Mc.W diffusion coefficient
0355 (PID.TID 0000.0001) ># GM_maxSlope : max slope of isopycnals
0356 (PID.TID 0000.0001) ># GM_Scrit : transition for scaling diffusion coefficient
0357 (PID.TID 0000.0001) ># GM_Sd : half width scaling for diffusion coefficient
0358 (PID.TID 0000.0001) ># GM_taper_scheme: slope clipping or one of the tapering schemes
0359 (PID.TID 0000.0001) ># GM_Kmin_horiz : horizontal diffusion minimum value
0360 (PID.TID 0000.0001) >
0361 (PID.TID 0000.0001) >#-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")
0362 (PID.TID 0000.0001) ># GM_isopycK : isopycnal diffusion coefficient (default=GM_background_K)
0363 (PID.TID 0000.0001) ># GM_AdvForm : turn on GM Advective form (default=Skew flux form)
0364 (PID.TID 0000.0001) >
0365 (PID.TID 0000.0001) > &GM_PARM01
0366 (PID.TID 0000.0001) > GM_Small_Number = 1.D-12,
0367 (PID.TID 0000.0001) > GM_slopeSqCutoff = 1.D+08,
0368 (PID.TID 0000.0001) > GM_AdvForm = .FALSE.,
0369 (PID.TID 0000.0001) > GM_isopycK = 1.0D+3,
0370 (PID.TID 0000.0001) > GM_background_K = 1.0D+3,
0371 (PID.TID 0000.0001) > GM_taper_scheme = 'dm95',
0372 (PID.TID 0000.0001) > GM_maxSlope = 1.D-2,
0373 (PID.TID 0000.0001) > GM_Kmin_horiz = 50.,
0374 (PID.TID 0000.0001) > GM_Scrit = 4.D-3,
0375 (PID.TID 0000.0001) > GM_Sd = 1.D-3,
0376 (PID.TID 0000.0001) ># GM_Visbeck_alpha = 1.5D-2,
0377 (PID.TID 0000.0001) ># GM_Visbeck_alpha = 0.D0,
0378 (PID.TID 0000.0001) ># GM_Visbeck_length = 2.D+5,
0379 (PID.TID 0000.0001) ># GM_Visbeck_depth = 1.D+3,
0380 (PID.TID 0000.0001) ># GM_Visbeck_maxval_K= 2.5D+3,
0381 (PID.TID 0000.0001) > /
0382 (PID.TID 0000.0001) >
0383 (PID.TID 0000.0001) >
0384 (PID.TID 0000.0001)
0385 (PID.TID 0000.0001) GM_READPARMS: finished reading data.gmredi
0386 (PID.TID 0000.0001) AUTODIFF_READPARMS: opening data.autodiff
0387 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.autodiff
0388 (PID.TID 0000.0001) // =======================================================
0389 (PID.TID 0000.0001) // Parameter file "data.autodiff"
0390 (PID.TID 0000.0001) // =======================================================
0391 (PID.TID 0000.0001) ># =========================
0392 (PID.TID 0000.0001) ># pkg AUTODIFF parameters :
0393 (PID.TID 0000.0001) ># =========================
0394 (PID.TID 0000.0001) ># inAdExact :: get an exact adjoint (no approximation) (def=.True.)
0395 (PID.TID 0000.0001) >#
0396 (PID.TID 0000.0001) > &AUTODIFF_PARM01
0397 (PID.TID 0000.0001) ># inAdExact = .FALSE.,
0398 (PID.TID 0000.0001) > /
0399 (PID.TID 0000.0001)
0400 (PID.TID 0000.0001) AUTODIFF_READPARMS: finished reading data.autodiff
0401 (PID.TID 0000.0001) // ===================================
0402 (PID.TID 0000.0001) // AUTODIFF parameters :
0403 (PID.TID 0000.0001) // ===================================
0404 (PID.TID 0000.0001) inAdExact = /* get an exact adjoint (no approximation) */
0405 (PID.TID 0000.0001) T
0406 (PID.TID 0000.0001) ;
ea7679383f Jean*0407 (PID.TID 0000.0001) useApproxAdvectionInAdMode = /* approximate AD-advection */
0408 (PID.TID 0000.0001) F
0409 (PID.TID 0000.0001) ;
0410 (PID.TID 0000.0001) cg2dFullAdjoint = /* use full hand written cg2d adjoint (no approximation) */
0411 (PID.TID 0000.0001) F
0412 (PID.TID 0000.0001) ;
85e0ffe540 Patr*0413 (PID.TID 0000.0001) useKPPinAdMode = /* use KPP in adjoint mode */
0414 (PID.TID 0000.0001) F
0415 (PID.TID 0000.0001) ;
0416 (PID.TID 0000.0001) useGMRediInAdMode = /* use GMRedi in adjoint mode */
0417 (PID.TID 0000.0001) T
0418 (PID.TID 0000.0001) ;
0419 (PID.TID 0000.0001) useSEAICEinAdMode = /* use SEAICE in adjoint mode */
0420 (PID.TID 0000.0001) F
0421 (PID.TID 0000.0001) ;
0422 (PID.TID 0000.0001) useGGL90inAdMode = /* use GGL90 in adjoint mode */
0423 (PID.TID 0000.0001) T
0424 (PID.TID 0000.0001) ;
0425 (PID.TID 0000.0001) useSALT_PLUMEinAdMode = /* use SALT_PLUME in adjoint mode */
0426 (PID.TID 0000.0001) F
0427 (PID.TID 0000.0001) ;
0428 (PID.TID 0000.0001) dumpAdVarExch = /* control adexch before dumpinp */
0429 (PID.TID 0000.0001) 2
0430 (PID.TID 0000.0001) ;
0431 (PID.TID 0000.0001) mon_AdVarExch = /* control adexch before monitor */
0432 (PID.TID 0000.0001) 2
0433 (PID.TID 0000.0001) ;
ea7679383f Jean*0434 (PID.TID 0000.0001) viscFacInFw = /* viscosity factor for forward model */
0435 (PID.TID 0000.0001) 1.000000000000000E+00
0436 (PID.TID 0000.0001) ;
85e0ffe540 Patr*0437 (PID.TID 0000.0001) viscFacInAd = /* viscosity factor for adjoint */
0438 (PID.TID 0000.0001) 1.000000000000000E+00
0439 (PID.TID 0000.0001) ;
ea7679383f Jean*0440 (PID.TID 0000.0001) SIregFacInAd = /* sea ice factor for adjoint model */
0441 (PID.TID 0000.0001) 1.234567000000000E+05
0442 (PID.TID 0000.0001) ;
0443 (PID.TID 0000.0001) SIregFacInFw = /* sea ice factor for forward model */
0444 (PID.TID 0000.0001) 1.234567000000000E+05
0445 (PID.TID 0000.0001) ;
85e0ffe540 Patr*0446 (PID.TID 0000.0001)
0447 (PID.TID 0000.0001) OPTIM_READPARMS: opening data.optim
0448 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.optim
0449 (PID.TID 0000.0001) // =======================================================
0450 (PID.TID 0000.0001) // Parameter file "data.optim"
0451 (PID.TID 0000.0001) // =======================================================
0452 (PID.TID 0000.0001) >#
0453 (PID.TID 0000.0001) ># ********************************
0454 (PID.TID 0000.0001) ># Off-line optimization parameters
0455 (PID.TID 0000.0001) ># ********************************
0456 (PID.TID 0000.0001) > &OPTIM
0457 (PID.TID 0000.0001) > optimcycle=0,
0458 (PID.TID 0000.0001) > /
0459 (PID.TID 0000.0001)
0460 (PID.TID 0000.0001) OPTIM_READPARMS: finished reading data.optim
0461 (PID.TID 0000.0001) CTRL_READPARMS: opening data.ctrl
0462 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.ctrl
0463 (PID.TID 0000.0001) // =======================================================
0464 (PID.TID 0000.0001) // Parameter file "data.ctrl"
0465 (PID.TID 0000.0001) // =======================================================
0466 (PID.TID 0000.0001) ># *********************
0467 (PID.TID 0000.0001) ># ECCO controlvariables
0468 (PID.TID 0000.0001) ># *********************
0469 (PID.TID 0000.0001) > &CTRL_NML
0470 (PID.TID 0000.0001) > /
0471 (PID.TID 0000.0001) >#
0472 (PID.TID 0000.0001) ># *********************
0473 (PID.TID 0000.0001) ># names for ctrl_pack/unpack
0474 (PID.TID 0000.0001) ># *********************
0475 (PID.TID 0000.0001) > &CTRL_PACKNAMES
0476 (PID.TID 0000.0001) > /
ea7679383f Jean*0477 (PID.TID 0000.0001) >#
0478 (PID.TID 0000.0001) ># *********************
0479 (PID.TID 0000.0001) ># names for CTRL_GENARR, CTRL_GENTIM
0480 (PID.TID 0000.0001) ># *********************
0481 (PID.TID 0000.0001) > &CTRL_NML_GENARR
0482 (PID.TID 0000.0001) ># the bounds are commented out to reproduce old results with
0483 (PID.TID 0000.0001) ># the CPP-flag DISABLE_CTRL_THETA_LIMIT defined
0484 (PID.TID 0000.0001) > xx_genarr3d_file(1) = 'xx_theta',
0485 (PID.TID 0000.0001) > xx_genarr3d_weight(1) = 'ones_64b.bin',
0486 (PID.TID 0000.0001) >#xx_genarr3d_bounds(1:5,1) = -2.,-1.9,39.,40.,5.,
0487 (PID.TID 0000.0001) >#
0488 (PID.TID 0000.0001) > xx_genarr3d_file(2) = 'xx_salt',
0489 (PID.TID 0000.0001) > xx_genarr3d_weight(2) = 'ones_64b.bin',
0490 (PID.TID 0000.0001) >#xx_genarr3d_bounds(1:5,2) = 29.,29.5,40.5,41.,5.,
0491 (PID.TID 0000.0001) >#
0492 (PID.TID 0000.0001) > xx_genarr2d_file(1) = 'xx_qnet',
0493 (PID.TID 0000.0001) > xx_genarr2d_weight(1) = 'ones_64b.bin',
0494 (PID.TID 0000.0001) >#
0495 (PID.TID 0000.0001) > xx_genarr2d_file(2) = 'xx_empmr',
0496 (PID.TID 0000.0001) > xx_genarr2d_weight(2) = 'ones_64b.bin',
0497 (PID.TID 0000.0001) >#
0498 (PID.TID 0000.0001) > xx_genarr2d_file(3) = 'xx_fu',
0499 (PID.TID 0000.0001) > xx_genarr2d_weight(3) = 'ones_64b.bin',
0500 (PID.TID 0000.0001) >#
0501 (PID.TID 0000.0001) > xx_genarr2d_file(4) = 'xx_fv',
0502 (PID.TID 0000.0001) > xx_genarr2d_weight(4) = 'ones_64b.bin',
0503 (PID.TID 0000.0001) >#
0504 (PID.TID 0000.0001) > /
85e0ffe540 Patr*0505 (PID.TID 0000.0001)
0506 (PID.TID 0000.0001) CTRL_READPARMS: finished reading data.ctrl
ea7679383f Jean*0507 (PID.TID 0000.0001) read-write ctrl files from current run directory
85e0ffe540 Patr*0508 (PID.TID 0000.0001) COST_READPARMS: opening data.cost
0509 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.cost
0510 (PID.TID 0000.0001) // =======================================================
0511 (PID.TID 0000.0001) // Parameter file "data.cost"
0512 (PID.TID 0000.0001) // =======================================================
0513 (PID.TID 0000.0001) >#
0514 (PID.TID 0000.0001) >#
0515 (PID.TID 0000.0001) ># ******************
0516 (PID.TID 0000.0001) ># ECCO cost function
0517 (PID.TID 0000.0001) ># ******************
0518 (PID.TID 0000.0001) > &COST_NML
0519 (PID.TID 0000.0001) >#
0520 (PID.TID 0000.0001) > mult_tracer = 1.,
0521 (PID.TID 0000.0001) > mult_test = 1.,
0522 (PID.TID 0000.0001) > mult_atl = 1.,
0523 (PID.TID 0000.0001) > /
0524 (PID.TID 0000.0001)
0525 (PID.TID 0000.0001) COST_READPARMS: finished reading data.cost
0526 (PID.TID 0000.0001) GRDCHK_READPARMS: opening data.grdchk
0527 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.grdchk
0528 (PID.TID 0000.0001) // =======================================================
0529 (PID.TID 0000.0001) // Parameter file "data.grdchk"
0530 (PID.TID 0000.0001) // =======================================================
0531 (PID.TID 0000.0001) >
0532 (PID.TID 0000.0001) ># *******************
0533 (PID.TID 0000.0001) ># ECCO gradient check
0534 (PID.TID 0000.0001) ># *******************
0535 (PID.TID 0000.0001) > &GRDCHK_NML
0536 (PID.TID 0000.0001) > grdchk_eps = 1.d-2,
ea7679383f Jean*0537 (PID.TID 0000.0001) > iGloTile = 2,
0538 (PID.TID 0000.0001) > jGloTile = 2,
0539 (PID.TID 0000.0001) > iGloPos = 26,
5bc996898d Mart*0540 (PID.TID 0000.0001) >#jGloPos = 19,
0541 (PID.TID 0000.0001) ># This original setting would start the gradient check for temperatures
0542 (PID.TID 0000.0001) ># that are below the freezing point in the inital conditions. Because of
0543 (PID.TID 0000.0001) ># allowFreezing=True in data&PARM01 and the unphysical nature of this
0544 (PID.TID 0000.0001) ># freezing parameterisation, the FD gradients depend very much on the
0545 (PID.TID 0000.0001) ># whether they are evaluated above and below freezing or not leading
0546 (PID.TID 0000.0001) ># to inconsistent results. Moving the starting point to jGloPos=17
0547 (PID.TID 0000.0001) ># avoids this. This is similar to input_ad but here we use jGloTile = 2.
0548 (PID.TID 0000.0001) > jGloPos = 17,
85e0ffe540 Patr*0549 (PID.TID 0000.0001) > kGloPos = 1,
0550 (PID.TID 0000.0001) >### nbeg = 1,
0551 (PID.TID 0000.0001) > nstep = 1,
0552 (PID.TID 0000.0001) > nend = 7,
ea7679383f Jean*0553 (PID.TID 0000.0001) > grdchkvarindex = 201,
85e0ffe540 Patr*0554 (PID.TID 0000.0001) > /
0555 (PID.TID 0000.0001)
0556 (PID.TID 0000.0001) GRDCHK_READPARMS: finished reading data.grdchk
0557 (PID.TID 0000.0001)
0558 (PID.TID 0000.0001) // =======================================================
0559 (PID.TID 0000.0001) // Gradient check configuration >>> START <<<
0560 (PID.TID 0000.0001) // =======================================================
0561 (PID.TID 0000.0001)
ea7679383f Jean*0562 (PID.TID 0000.0001) grdchkvarindex : 201
85e0ffe540 Patr*0563 (PID.TID 0000.0001) eps: 0.100E-01
0564 (PID.TID 0000.0001) First location: 0
0565 (PID.TID 0000.0001) Last location: 7
0566 (PID.TID 0000.0001) Increment: 1
0567 (PID.TID 0000.0001) grdchkWhichProc: 0
ea7679383f Jean*0568 (PID.TID 0000.0001) iLocTile = 2 , jLocTile = 2
85e0ffe540 Patr*0569 (PID.TID 0000.0001)
0570 (PID.TID 0000.0001) // =======================================================
0571 (PID.TID 0000.0001) // Gradient check configuration >>> END <<<
0572 (PID.TID 0000.0001) // =======================================================
0573 (PID.TID 0000.0001)
0574 (PID.TID 0000.0001) SET_PARMS: done
0575 (PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr= T ; setCenterDr= F
0576 (PID.TID 0000.0001) GAD_INIT_FIXED: GAD_OlMinSize= 1 0 1
0577 (PID.TID 0000.0001)
0578 (PID.TID 0000.0001) // ===================================
0579 (PID.TID 0000.0001) // GAD parameters :
0580 (PID.TID 0000.0001) // ===================================
0581 (PID.TID 0000.0001) tempAdvScheme = /* Temp. Horiz.Advection scheme selector */
0582 (PID.TID 0000.0001) 2
0583 (PID.TID 0000.0001) ;
0584 (PID.TID 0000.0001) tempVertAdvScheme = /* Temp. Vert. Advection scheme selector */
0585 (PID.TID 0000.0001) 2
0586 (PID.TID 0000.0001) ;
0587 (PID.TID 0000.0001) tempMultiDimAdvec = /* use Muti-Dim Advec method for Temp */
0588 (PID.TID 0000.0001) F
0589 (PID.TID 0000.0001) ;
0590 (PID.TID 0000.0001) tempSOM_Advection = /* use 2nd Order Moment Advection for Temp */
0591 (PID.TID 0000.0001) F
0592 (PID.TID 0000.0001) ;
0593 (PID.TID 0000.0001) AdamsBashforthGt = /* apply Adams-Bashforth extrapolation on Gt */
0594 (PID.TID 0000.0001) T
0595 (PID.TID 0000.0001) ;
0596 (PID.TID 0000.0001) AdamsBashforth_T = /* apply Adams-Bashforth extrapolation on Temp */
0597 (PID.TID 0000.0001) F
0598 (PID.TID 0000.0001) ;
0599 (PID.TID 0000.0001) saltAdvScheme = /* Salt. Horiz.advection scheme selector */
0600 (PID.TID 0000.0001) 2
0601 (PID.TID 0000.0001) ;
0602 (PID.TID 0000.0001) saltVertAdvScheme = /* Salt. Vert. Advection scheme selector */
0603 (PID.TID 0000.0001) 2
0604 (PID.TID 0000.0001) ;
0605 (PID.TID 0000.0001) saltMultiDimAdvec = /* use Muti-Dim Advec method for Salt */
0606 (PID.TID 0000.0001) F
0607 (PID.TID 0000.0001) ;
0608 (PID.TID 0000.0001) saltSOM_Advection = /* use 2nd Order Moment Advection for Salt */
0609 (PID.TID 0000.0001) F
0610 (PID.TID 0000.0001) ;
0611 (PID.TID 0000.0001) AdamsBashforthGs = /* apply Adams-Bashforth extrapolation on Gs */
0612 (PID.TID 0000.0001) T
0613 (PID.TID 0000.0001) ;
0614 (PID.TID 0000.0001) AdamsBashforth_S = /* apply Adams-Bashforth extrapolation on Salt */
0615 (PID.TID 0000.0001) F
0616 (PID.TID 0000.0001) ;
0617 (PID.TID 0000.0001) // ===================================
ea7679383f Jean*0618 (PID.TID 0000.0001) ctrl-wet 1: nvarlength = 67878
0619 (PID.TID 0000.0001) ctrl-wet 2: surface wet C = 669
0620 (PID.TID 0000.0001) ctrl-wet 3: surface wet W = 640
0621 (PID.TID 0000.0001) ctrl-wet 4: surface wet S = 610
85e0ffe540 Patr*0622 (PID.TID 0000.0001) ctrl-wet 4a:surface wet V = 0
ea7679383f Jean*0623 (PID.TID 0000.0001) ctrl-wet 5: 3D wet points = 8651
0624 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 1 0
0625 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 2 0
85e0ffe540 Patr*0626 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 3 0
0627 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 4 0
0628 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 5 0
0629 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 6 0
0630 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 7 0
0631 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 8 0
0632 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 9 0
0633 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 10 0
0634 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 11 0
0635 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 12 0
0636 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 13 0
0637 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 14 0
0638 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 15 0
0639 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 16 0
0640 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 17 0
0641 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 18 0
0642 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 19 0
0643 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 20 0
0644 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 21 0
0645 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 22 0
0646 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 23 0
0647 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 24 0
0648 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 25 0
0649 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 26 0
0650 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 27 0
0651 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 28 0
0652 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 29 0
0653 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 30 0
0654 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 31 0
0655 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 32 0
0656 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 33 0
0657 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 34 0
0658 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 35 0
0659 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 36 0
0660 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 37 0
0661 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 38 0
0662 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 39 0
0663 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 40 0
0664 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 41 0
0665 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 42 0
0666 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 43 0
0667 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 44 0
0668 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 45 0
0669 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 46 0
0670 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 47 0
0671 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 48 0
0672 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 49 0
0673 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 50 0
0674 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 51 0
0675 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 52 0
0676 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 53 0
0677 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 54 0
0678 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 55 0
0679 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 56 0
0680 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 57 0
0681 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 58 0
0682 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 59 0
0683 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 60 0
ea7679383f Jean*0684 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 61 0
0685 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 62 0
0686 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 63 0
0687 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 64 0
0688 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 65 0
0689 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 66 0
0690 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 67 0
0691 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 68 0
0692 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 69 0
0693 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 70 0
0694 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 71 0
0695 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 72 0
0696 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 73 0
0697 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 74 0
0698 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 75 0
0699 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 76 0
0700 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 77 0
0701 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 78 0
0702 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 79 0
0703 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 80 0
0704 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 81 0
0705 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 82 0
0706 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 83 0
0707 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 84 0
0708 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 85 0
0709 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 86 0
0710 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 87 0
0711 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 88 0
0712 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 89 0
0713 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 90 0
0714 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 91 0
0715 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 92 0
0716 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 93 0
0717 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 94 0
0718 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 95 0
0719 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 96 0
0720 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 97 0
0721 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 98 0
0722 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 99 0
0723 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 100 0
0724 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 101 1
0725 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 102 1
0726 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 103 1
0727 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 104 1
0728 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 105 0
0729 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 106 0
0730 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 107 0
0731 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 108 0
0732 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 109 0
0733 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 110 0
0734 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 111 0
0735 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 112 0
0736 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 113 0
0737 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 114 0
0738 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 115 0
0739 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 116 0
0740 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 117 0
0741 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 118 0
0742 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 119 0
0743 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 120 0
0744 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 121 0
0745 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 122 0
0746 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 123 0
0747 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 124 0
0748 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 125 0
0749 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 126 0
0750 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 127 0
0751 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 128 0
0752 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 129 0
0753 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 130 0
0754 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 131 0
0755 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 132 0
0756 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 133 0
0757 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 134 0
0758 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 135 0
0759 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 136 0
0760 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 137 0
0761 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 138 0
0762 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 139 0
0763 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 140 0
0764 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 141 0
0765 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 142 0
0766 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 143 0
0767 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 144 0
0768 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 145 0
0769 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 146 0
0770 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 147 0
0771 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 148 0
0772 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 149 0
0773 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 150 0
0774 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 151 0
0775 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 152 0
0776 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 153 0
0777 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 154 0
0778 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 155 0
0779 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 156 0
0780 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 157 0
0781 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 158 0
0782 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 159 0
0783 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 160 0
0784 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 161 0
0785 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 162 0
0786 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 163 0
0787 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 164 0
0788 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 165 0
0789 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 166 0
0790 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 167 0
0791 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 168 0
0792 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 169 0
0793 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 170 0
0794 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 171 0
0795 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 172 0
0796 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 173 0
0797 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 174 0
0798 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 175 0
0799 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 176 0
0800 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 177 0
0801 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 178 0
0802 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 179 0
0803 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 180 0
0804 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 181 0
0805 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 182 0
0806 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 183 0
0807 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 184 0
0808 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 185 0
0809 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 186 0
0810 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 187 0
0811 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 188 0
0812 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 189 0
0813 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 190 0
0814 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 191 0
0815 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 192 0
0816 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 193 0
0817 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 194 0
0818 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 195 0
0819 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 196 0
0820 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 197 0
0821 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 198 0
0822 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 199 0
0823 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 200 0
0824 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 201 1
0825 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 202 1
0826 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 203 0
0827 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 204 0
0828 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 205 0
0829 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 206 0
0830 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 207 0
0831 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 208 0
0832 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 209 0
0833 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 210 0
0834 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 211 0
0835 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 212 0
0836 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 213 0
0837 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 214 0
0838 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 215 0
0839 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 216 0
0840 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 217 0
0841 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 218 0
0842 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 219 0
0843 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 220 0
0844 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 221 0
0845 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 222 0
0846 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 223 0
0847 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 224 0
0848 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 225 0
0849 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 226 0
0850 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 227 0
0851 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 228 0
0852 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 229 0
0853 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 230 0
0854 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 231 0
0855 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 232 0
0856 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 233 0
0857 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 234 0
0858 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 235 0
0859 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 236 0
0860 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 237 0
0861 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 238 0
0862 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 239 0
0863 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 240 0
0864 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 241 0
0865 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 242 0
0866 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 243 0
0867 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 244 0
0868 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 245 0
0869 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 246 0
0870 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 247 0
0871 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 248 0
0872 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 249 0
0873 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 250 0
0874 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 251 0
0875 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 252 0
0876 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 253 0
0877 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 254 0
0878 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 255 0
0879 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 256 0
0880 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 257 0
0881 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 258 0
0882 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 259 0
0883 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 260 0
0884 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 261 0
0885 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 262 0
0886 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 263 0
0887 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 264 0
0888 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 265 0
0889 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 266 0
0890 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 267 0
0891 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 268 0
0892 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 269 0
0893 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 270 0
0894 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 271 0
0895 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 272 0
0896 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 273 0
0897 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 274 0
0898 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 275 0
0899 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 276 0
0900 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 277 0
0901 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 278 0
0902 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 279 0
0903 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 280 0
0904 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 281 0
0905 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 282 0
0906 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 283 0
0907 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 284 0
0908 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 285 0
0909 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 286 0
0910 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 287 0
0911 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 288 0
0912 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 289 0
0913 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 290 0
0914 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 291 0
0915 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 292 0
0916 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 293 0
0917 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 294 0
0918 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 295 0
0919 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 296 0
0920 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 297 0
0921 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 298 0
0922 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 299 0
0923 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 300 0
0924 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 301 0
0925 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 302 0
0926 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 303 0
0927 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 304 0
0928 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 305 0
0929 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 306 0
0930 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 307 0
0931 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 308 0
0932 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 309 0
0933 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 310 0
0934 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 311 0
0935 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 312 0
0936 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 313 0
0937 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 314 0
0938 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 315 0
0939 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 316 0
0940 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 317 0
0941 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 318 0
0942 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 319 0
0943 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 320 0
0944 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 321 0
0945 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 322 0
0946 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 323 0
0947 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 324 0
0948 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 325 0
0949 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 326 0
0950 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 327 0
0951 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 328 0
0952 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 329 0
0953 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 330 0
0954 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 331 0
0955 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 332 0
0956 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 333 0
0957 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 334 0
0958 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 335 0
0959 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 336 0
0960 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 337 0
0961 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 338 0
0962 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 339 0
0963 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 340 0
0964 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 341 0
0965 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 342 0
0966 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 343 0
0967 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 344 0
0968 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 345 0
0969 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 346 0
0970 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 347 0
0971 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 348 0
0972 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 349 0
0973 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 350 0
0974 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 351 0
0975 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 352 0
0976 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 353 0
0977 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 354 0
0978 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 355 0
0979 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 356 0
0980 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 357 0
0981 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 358 0
0982 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 359 0
0983 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 360 0
0984 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 361 0
0985 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 362 0
0986 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 363 0
0987 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 364 0
0988 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 365 0
0989 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 366 0
0990 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 367 0
0991 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 368 0
0992 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 369 0
0993 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 370 0
0994 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 371 0
0995 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 372 0
0996 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 373 0
0997 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 374 0
0998 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 375 0
0999 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 376 0
1000 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 377 0
1001 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 378 0
1002 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 379 0
1003 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 380 0
1004 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 381 0
1005 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 382 0
1006 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 383 0
1007 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 384 0
1008 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 385 0
1009 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 386 0
1010 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 387 0
1011 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 388 0
1012 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 389 0
1013 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 390 0
1014 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 391 0
1015 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 392 0
1016 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 393 0
1017 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 394 0
1018 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 395 0
1019 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 396 0
1020 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 397 0
1021 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 398 0
1022 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 399 0
1023 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 400 0
1024 (PID.TID 0000.0001) ctrl-wet 7: flux 17302
1025 (PID.TID 0000.0001) ctrl-wet 8: atmos 17302
85e0ffe540 Patr*1026 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
ea7679383f Jean*1027 (PID.TID 0000.0001) ctrl-wet 13: global nvarlength for Nr = 15 67878
85e0ffe540 Patr*1028 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
1029 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 1 2315 2149 2206 0
1030 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 2 2315 2149 2206 0
1031 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 3 2254 2102 2146 0
1032 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 4 2215 2058 2104 0
1033 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 5 2178 2027 2070 0
1034 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 6 2142 1987 2029 0
1035 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 7 2114 1959 2004 0
1036 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 8 2076 1918 1959 0
1037 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 9 2048 1887 1925 0
1038 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 10 1999 1831 1869 0
1039 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 11 1948 1771 1808 0
1040 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 12 1850 1653 1705 0
1041 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 13 1655 1404 1458 0
1042 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 14 1372 1118 1164 0
1043 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 15 828 623 671 0
1044 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
1045 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
1046 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
ea7679383f Jean*1047 (PID.TID 0000.0001) ctrl_init_wet: no. of control variables: 6
1048 (PID.TID 0000.0001) ctrl_init_wet: control vector length: 67878
85e0ffe540 Patr*1049 (PID.TID 0000.0001)
1050 (PID.TID 0000.0001) // =======================================================
1051 (PID.TID 0000.0001) // control vector configuration >>> START <<<
1052 (PID.TID 0000.0001) // =======================================================
1053 (PID.TID 0000.0001)
1054 (PID.TID 0000.0001) Total number of ocean points per tile:
1055 (PID.TID 0000.0001) --------------------------------------
ea7679383f Jean*1056 (PID.TID 0000.0001) snx*sny*nr = 13500
85e0ffe540 Patr*1057 (PID.TID 0000.0001)
1058 (PID.TID 0000.0001) Number of ocean points per tile:
1059 (PID.TID 0000.0001) --------------------------------
ea7679383f Jean*1060 (PID.TID 0000.0001) bi,bj,#(c/s/w): 0001 0001 008651 007584 008016
1061 (PID.TID 0000.0001) bi,bj,#(c/s/w): 0002 0001 010278 009360 009834
1062 (PID.TID 0000.0001) bi,bj,#(c/s/w): 0001 0002 003504 003232 003049
1063 (PID.TID 0000.0001) bi,bj,#(c/s/w): 0002 0002 006876 006460 006425
1064 (PID.TID 0000.0001)
1065 (PID.TID 0000.0001) Settings of generic controls:
1066 (PID.TID 0000.0001) -----------------------------
1067 (PID.TID 0000.0001)
1068 (PID.TID 0000.0001) -> 2D control, genarr2d no. 1 is in use
1069 (PID.TID 0000.0001) file = xx_qnet
1070 (PID.TID 0000.0001) weight = ones_64b.bin
1071 (PID.TID 0000.0001) index = 0101
1072 (PID.TID 0000.0001) ncvarindex = 0201
1073 (PID.TID 0000.0001) -> 2D control, genarr2d no. 2 is in use
1074 (PID.TID 0000.0001) file = xx_empmr
1075 (PID.TID 0000.0001) weight = ones_64b.bin
1076 (PID.TID 0000.0001) index = 0102
1077 (PID.TID 0000.0001) ncvarindex = 0202
1078 (PID.TID 0000.0001) -> 2D control, genarr2d no. 3 is in use
1079 (PID.TID 0000.0001) file = xx_fu
1080 (PID.TID 0000.0001) weight = ones_64b.bin
1081 (PID.TID 0000.0001) index = 0103
1082 (PID.TID 0000.0001) ncvarindex = 0203
1083 (PID.TID 0000.0001) -> 2D control, genarr2d no. 4 is in use
1084 (PID.TID 0000.0001) file = xx_fv
1085 (PID.TID 0000.0001) weight = ones_64b.bin
1086 (PID.TID 0000.0001) index = 0104
1087 (PID.TID 0000.0001) ncvarindex = 0204
1088 (PID.TID 0000.0001) -> 3d control, genarr3d no. 1 is in use
1089 (PID.TID 0000.0001) file = xx_theta
1090 (PID.TID 0000.0001) weight = ones_64b.bin
1091 (PID.TID 0000.0001) index = 0201
1092 (PID.TID 0000.0001) ncvarindex = 0301
1093 (PID.TID 0000.0001) -> 3d control, genarr3d no. 2 is in use
1094 (PID.TID 0000.0001) file = xx_salt
1095 (PID.TID 0000.0001) weight = ones_64b.bin
1096 (PID.TID 0000.0001) index = 0202
1097 (PID.TID 0000.0001) ncvarindex = 0302
85e0ffe540 Patr*1098 (PID.TID 0000.0001)
1099 (PID.TID 0000.0001) // =======================================================
1100 (PID.TID 0000.0001) // control vector configuration >>> END <<<
1101 (PID.TID 0000.0001) // =======================================================
1102 (PID.TID 0000.0001)
1103 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 6.5682677425711703E-05
1104 (PID.TID 0000.0001)
1105 (PID.TID 0000.0001) // =======================================================
1106 (PID.TID 0000.0001) // Model configuration
1107 (PID.TID 0000.0001) // =======================================================
1108 (PID.TID 0000.0001) //
1109 (PID.TID 0000.0001) // "Physical" paramters ( PARM01 in namelist )
1110 (PID.TID 0000.0001) //
1111 (PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */
1112 (PID.TID 0000.0001) 'OCEANIC'
1113 (PID.TID 0000.0001) ;
1114 (PID.TID 0000.0001) fluidIsAir = /* fluid major constituent is Air */
1115 (PID.TID 0000.0001) F
1116 (PID.TID 0000.0001) ;
1117 (PID.TID 0000.0001) fluidIsWater = /* fluid major constituent is Water */
1118 (PID.TID 0000.0001) T
1119 (PID.TID 0000.0001) ;
1120 (PID.TID 0000.0001) usingPCoords = /* use p (or p*) vertical coordinate */
1121 (PID.TID 0000.0001) F
1122 (PID.TID 0000.0001) ;
1123 (PID.TID 0000.0001) usingZCoords = /* use z (or z*) vertical coordinate */
1124 (PID.TID 0000.0001) T
1125 (PID.TID 0000.0001) ;
1126 (PID.TID 0000.0001) tRef = /* Reference temperature profile ( oC or K ) */
1127 (PID.TID 0000.0001) 15 @ 2.000000000000000E+01 /* K = 1: 15 */
1128 (PID.TID 0000.0001) ;
ea7679383f Jean*1129 (PID.TID 0000.0001) sRef = /* Reference salinity profile ( g/kg ) */
85e0ffe540 Patr*1130 (PID.TID 0000.0001) 15 @ 3.500000000000000E+01 /* K = 1: 15 */
1131 (PID.TID 0000.0001) ;
ea7679383f Jean*1132 (PID.TID 0000.0001) rhoRef = /* Density vertical profile from (Ref,sRef)( kg/m^3 ) */
1133 (PID.TID 0000.0001) 1.024872626184147E+03, /* K = 1 */
1134 (PID.TID 0000.0001) 1.025135462285008E+03, /* K = 2 */
1135 (PID.TID 0000.0001) 1.025507198938228E+03, /* K = 3 */
1136 (PID.TID 0000.0001) 1.026030780760464E+03, /* K = 4 */
1137 (PID.TID 0000.0001) 1.026748377776259E+03, /* K = 5 */
1138 (PID.TID 0000.0001) 1.027679406285166E+03, /* K = 6 */
1139 (PID.TID 0000.0001) 1.028820735595355E+03, /* K = 7 */
1140 (PID.TID 0000.0001) 1.030168558073105E+03, /* K = 8 */
1141 (PID.TID 0000.0001) 1.031718419899614E+03, /* K = 9 */
1142 (PID.TID 0000.0001) 1.033465256541184E+03, /* K = 10 */
1143 (PID.TID 0000.0001) 1.035403432414885E+03, /* K = 11 */
1144 (PID.TID 0000.0001) 1.037526784183520E+03, /* K = 12 */
1145 (PID.TID 0000.0001) 1.039828667078104E+03, /* K = 13 */
1146 (PID.TID 0000.0001) 1.042302003623418E+03, /* K = 14 */
1147 (PID.TID 0000.0001) 1.044939334132512E+03 /* K = 15 */
1148 (PID.TID 0000.0001) ;
1149 (PID.TID 0000.0001) dBdrRef = /* Vertical grad. of reference buoyancy [(m/s/r)^2] */
1150 (PID.TID 0000.0001) 15 @ 0.000000000000000E+00 /* K = 1: 15 */
1151 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1152 (PID.TID 0000.0001) useStrainTensionVisc= /* Use StrainTension Form of Viscous Operator */
1153 (PID.TID 0000.0001) F
1154 (PID.TID 0000.0001) ;
1155 (PID.TID 0000.0001) useVariableVisc = /* Use variable horizontal viscosity */
1156 (PID.TID 0000.0001) F
1157 (PID.TID 0000.0001) ;
1158 (PID.TID 0000.0001) useHarmonicVisc = /* Use harmonic horizontal viscosity */
1159 (PID.TID 0000.0001) T
1160 (PID.TID 0000.0001) ;
1161 (PID.TID 0000.0001) useBiharmonicVisc= /* Use biharmonic horiz. viscosity */
1162 (PID.TID 0000.0001) F
1163 (PID.TID 0000.0001) ;
1164 (PID.TID 0000.0001) useSmag3D = /* Use isotropic 3-D Smagorinsky viscosity */
1165 (PID.TID 0000.0001) F
1166 (PID.TID 0000.0001) ;
1167 (PID.TID 0000.0001) viscAh = /* Lateral harmonic viscosity ( m^2/s ) */
1168 (PID.TID 0000.0001) 5.000000000000000E+05
1169 (PID.TID 0000.0001) ;
1170 (PID.TID 0000.0001) viscA4 = /* Lateral biharmonic viscosity ( m^4/s ) */
1171 (PID.TID 0000.0001) 0.000000000000000E+00
1172 (PID.TID 0000.0001) ;
1173 (PID.TID 0000.0001) no_slip_sides = /* Viscous BCs: No-slip sides */
1174 (PID.TID 0000.0001) T
1175 (PID.TID 0000.0001) ;
1176 (PID.TID 0000.0001) sideDragFactor = /* side-drag scaling factor (non-dim) */
1177 (PID.TID 0000.0001) 2.000000000000000E+00
1178 (PID.TID 0000.0001) ;
1179 (PID.TID 0000.0001) viscArNr = /* vertical profile of vertical viscosity ( m^2/s )*/
1180 (PID.TID 0000.0001) 15 @ 1.000000000000000E-03 /* K = 1: 15 */
1181 (PID.TID 0000.0001) ;
1182 (PID.TID 0000.0001) no_slip_bottom = /* Viscous BCs: No-slip bottom */
1183 (PID.TID 0000.0001) T
1184 (PID.TID 0000.0001) ;
1185 (PID.TID 0000.0001) bottomVisc_pCell = /* Partial-cell in bottom Visc. BC */
1186 (PID.TID 0000.0001) F
1187 (PID.TID 0000.0001) ;
1188 (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */
1189 (PID.TID 0000.0001) 0.000000000000000E+00
1190 (PID.TID 0000.0001) ;
1191 (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */
1192 (PID.TID 0000.0001) 0.000000000000000E+00
1193 (PID.TID 0000.0001) ;
1194 (PID.TID 0000.0001) selectBotDragQuadr = /* select quadratic bottom drag options */
1195 (PID.TID 0000.0001) -1
1196 (PID.TID 0000.0001) ;
1197 (PID.TID 0000.0001) diffKhT = /* Laplacian diffusion of heat laterally ( m^2/s ) */
1198 (PID.TID 0000.0001) 0.000000000000000E+00
1199 (PID.TID 0000.0001) ;
1200 (PID.TID 0000.0001) diffK4T = /* Biharmonic diffusion of heat laterally ( m^4/s ) */
1201 (PID.TID 0000.0001) 0.000000000000000E+00
1202 (PID.TID 0000.0001) ;
1203 (PID.TID 0000.0001) diffKhS = /* Laplacian diffusion of salt laterally ( m^2/s ) */
1204 (PID.TID 0000.0001) 0.000000000000000E+00
1205 (PID.TID 0000.0001) ;
1206 (PID.TID 0000.0001) diffK4S = /* Biharmonic diffusion of salt laterally ( m^4/s ) */
1207 (PID.TID 0000.0001) 0.000000000000000E+00
1208 (PID.TID 0000.0001) ;
1209 (PID.TID 0000.0001) diffKrNrT = /* vertical profile of vertical diffusion of Temp ( m^2/s )*/
1210 (PID.TID 0000.0001) 15 @ 3.000000000000000E-05 /* K = 1: 15 */
1211 (PID.TID 0000.0001) ;
1212 (PID.TID 0000.0001) diffKrNrS = /* vertical profile of vertical diffusion of Salt ( m^2/s )*/
1213 (PID.TID 0000.0001) 15 @ 3.000000000000000E-05 /* K = 1: 15 */
1214 (PID.TID 0000.0001) ;
1215 (PID.TID 0000.0001) diffKrBL79surf = /* Surface diffusion for Bryan and Lewis 79 ( m^2/s ) */
1216 (PID.TID 0000.0001) 0.000000000000000E+00
1217 (PID.TID 0000.0001) ;
1218 (PID.TID 0000.0001) diffKrBL79deep = /* Deep diffusion for Bryan and Lewis 1979 ( m^2/s ) */
1219 (PID.TID 0000.0001) 0.000000000000000E+00
1220 (PID.TID 0000.0001) ;
1221 (PID.TID 0000.0001) diffKrBL79scl = /* Depth scale for Bryan and Lewis 1979 ( m ) */
1222 (PID.TID 0000.0001) 2.000000000000000E+02
1223 (PID.TID 0000.0001) ;
1224 (PID.TID 0000.0001) diffKrBL79Ho = /* Turning depth for Bryan and Lewis 1979 ( m ) */
1225 (PID.TID 0000.0001) -2.000000000000000E+03
1226 (PID.TID 0000.0001) ;
1227 (PID.TID 0000.0001) ivdc_kappa = /* Implicit Vertical Diffusivity for Convection ( m^2/s) */
1228 (PID.TID 0000.0001) 1.000000000000000E+02
1229 (PID.TID 0000.0001) ;
1230 (PID.TID 0000.0001) hMixCriteria= /* Criteria for mixed-layer diagnostic */
1231 (PID.TID 0000.0001) -8.000000000000000E-01
1232 (PID.TID 0000.0001) ;
1233 (PID.TID 0000.0001) dRhoSmall = /* Parameter for mixed-layer diagnostic */
1234 (PID.TID 0000.0001) 1.000000000000000E-06
1235 (PID.TID 0000.0001) ;
1236 (PID.TID 0000.0001) hMixSmooth= /* Smoothing parameter for mixed-layer diagnostic */
1237 (PID.TID 0000.0001) 0.000000000000000E+00
1238 (PID.TID 0000.0001) ;
1239 (PID.TID 0000.0001) eosType = /* Type of Equation of State */
1240 (PID.TID 0000.0001) 'JMD95Z'
1241 (PID.TID 0000.0001) ;
ea7679383f Jean*1242 (PID.TID 0000.0001) eosRefP0 = /* Reference atmospheric pressure for EOS ( Pa ) */
1243 (PID.TID 0000.0001) 1.013250000000000E+05
1244 (PID.TID 0000.0001) ;
1245 (PID.TID 0000.0001) selectP_inEOS_Zc = /* select pressure to use in EOS (0,1,2,3) */
1246 (PID.TID 0000.0001) 0
1247 (PID.TID 0000.0001) 0= -g*rhoConst*z ; 1= pRef (from tRef,sRef); 2= Hyd P ; 3= Hyd+NH P
1248 (PID.TID 0000.0001) ;
1249 (PID.TID 0000.0001) surf_pRef = /* Surface reference pressure ( Pa ) */
1250 (PID.TID 0000.0001) 1.013250000000000E+05
1251 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1252 (PID.TID 0000.0001) HeatCapacity_Cp = /* Specific heat capacity ( J/kg/K ) */
1253 (PID.TID 0000.0001) 3.994000000000000E+03
1254 (PID.TID 0000.0001) ;
1255 (PID.TID 0000.0001) celsius2K = /* 0 degree Celsius converted to Kelvin ( K ) */
1256 (PID.TID 0000.0001) 2.731500000000000E+02
1257 (PID.TID 0000.0001) ;
1258 (PID.TID 0000.0001) rhoConst = /* Reference density (Boussinesq) ( kg/m^3 ) */
1259 (PID.TID 0000.0001) 1.035000000000000E+03
1260 (PID.TID 0000.0001) ;
1261 (PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */
1262 (PID.TID 0000.0001) 15 @ 1.000000000000000E+00 /* K = 1: 15 */
1263 (PID.TID 0000.0001) ;
1264 (PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */
1265 (PID.TID 0000.0001) 16 @ 1.000000000000000E+00 /* K = 1: 16 */
1266 (PID.TID 0000.0001) ;
1267 (PID.TID 0000.0001) rhoConstFresh = /* Fresh-water reference density ( kg/m^3 ) */
1268 (PID.TID 0000.0001) 1.035000000000000E+03
1269 (PID.TID 0000.0001) ;
1270 (PID.TID 0000.0001) gravity = /* Gravitational acceleration ( m/s^2 ) */
1271 (PID.TID 0000.0001) 9.810000000000000E+00
1272 (PID.TID 0000.0001) ;
1273 (PID.TID 0000.0001) gBaro = /* Barotropic gravity ( m/s^2 ) */
1274 (PID.TID 0000.0001) 9.810000000000000E+00
1275 (PID.TID 0000.0001) ;
ea7679383f Jean*1276 (PID.TID 0000.0001) gravFacC = /* gravity factor (vs surf.) @ cell-Center (-) */
1277 (PID.TID 0000.0001) 15 @ 1.000000000000000E+00 /* K = 1: 15 */
1278 (PID.TID 0000.0001) ;
1279 (PID.TID 0000.0001) gravFacF = /* gravity factor (vs surf.) @ W-Interface (-) */
1280 (PID.TID 0000.0001) 16 @ 1.000000000000000E+00 /* K = 1: 16 */
1281 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1282 (PID.TID 0000.0001) rotationPeriod = /* Rotation Period ( s ) */
1283 (PID.TID 0000.0001) 8.640000000000000E+04
1284 (PID.TID 0000.0001) ;
1285 (PID.TID 0000.0001) omega = /* Angular velocity ( rad/s ) */
1286 (PID.TID 0000.0001) 7.272205216643040E-05
1287 (PID.TID 0000.0001) ;
1288 (PID.TID 0000.0001) f0 = /* Reference coriolis parameter ( 1/s ) */
1289 (PID.TID 0000.0001) 1.000000000000000E-04
1290 (PID.TID 0000.0001) ;
1291 (PID.TID 0000.0001) beta = /* Beta ( 1/(m.s) ) */
1292 (PID.TID 0000.0001) 9.999999999999999E-12
1293 (PID.TID 0000.0001) ;
1294 (PID.TID 0000.0001) fPrime = /* Second coriolis parameter ( 1/s ) */
1295 (PID.TID 0000.0001) 0.000000000000000E+00
1296 (PID.TID 0000.0001) ;
1297 (PID.TID 0000.0001) rigidLid = /* Rigid lid on/off flag */
1298 (PID.TID 0000.0001) F
1299 (PID.TID 0000.0001) ;
1300 (PID.TID 0000.0001) implicitFreeSurface = /* Implicit free surface on/off flag */
1301 (PID.TID 0000.0001) T
1302 (PID.TID 0000.0001) ;
1303 (PID.TID 0000.0001) freeSurfFac = /* Implicit free surface factor */
1304 (PID.TID 0000.0001) 1.000000000000000E+00
1305 (PID.TID 0000.0001) ;
ea7679383f Jean*1306 (PID.TID 0000.0001) implicSurfPress = /* Surface Pressure implicit factor (0-1) */
85e0ffe540 Patr*1307 (PID.TID 0000.0001) 1.000000000000000E+00
1308 (PID.TID 0000.0001) ;
ea7679383f Jean*1309 (PID.TID 0000.0001) implicDiv2DFlow = /* Barot. Flow Div. implicit factor (0-1) */
85e0ffe540 Patr*1310 (PID.TID 0000.0001) 1.000000000000000E+00
1311 (PID.TID 0000.0001) ;
ea7679383f Jean*1312 (PID.TID 0000.0001) uniformLin_PhiSurf = /* use uniform Bo_surf on/off flag */
85e0ffe540 Patr*1313 (PID.TID 0000.0001) T
1314 (PID.TID 0000.0001) ;
1315 (PID.TID 0000.0001) uniformFreeSurfLev = /* free-surface level-index is uniform */
1316 (PID.TID 0000.0001) T
1317 (PID.TID 0000.0001) ;
ea7679383f Jean*1318 (PID.TID 0000.0001) sIceLoadFac = /* scale factor for sIceLoad (0-1) */
1319 (PID.TID 0000.0001) 1.000000000000000E+00
1320 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1321 (PID.TID 0000.0001) hFacMin = /* minimum partial cell factor (hFac) */
1322 (PID.TID 0000.0001) 5.000000000000000E-02
1323 (PID.TID 0000.0001) ;
1324 (PID.TID 0000.0001) hFacMinDr = /* minimum partial cell thickness ( m) */
1325 (PID.TID 0000.0001) 5.000000000000000E+01
1326 (PID.TID 0000.0001) ;
ea7679383f Jean*1327 (PID.TID 0000.0001) exactConserv = /* Exact Volume Conservation on/off flag */
85e0ffe540 Patr*1328 (PID.TID 0000.0001) F
1329 (PID.TID 0000.0001) ;
ea7679383f Jean*1330 (PID.TID 0000.0001) linFSConserveTr = /* Tracer correction for Lin Free Surface on/off flag */
85e0ffe540 Patr*1331 (PID.TID 0000.0001) F
1332 (PID.TID 0000.0001) ;
1333 (PID.TID 0000.0001) nonlinFreeSurf = /* Non-linear Free Surf. options (-1,0,1,2,3)*/
1334 (PID.TID 0000.0001) 0
1335 (PID.TID 0000.0001) -1,0= Off ; 1,2,3= On, 2=+rescale gU,gV, 3=+update cg2d solv.
1336 (PID.TID 0000.0001) ;
1337 (PID.TID 0000.0001) hFacInf = /* lower threshold for hFac (nonlinFreeSurf only)*/
1338 (PID.TID 0000.0001) 2.000000000000000E-01
1339 (PID.TID 0000.0001) ;
1340 (PID.TID 0000.0001) hFacSup = /* upper threshold for hFac (nonlinFreeSurf only)*/
1341 (PID.TID 0000.0001) 2.000000000000000E+00
1342 (PID.TID 0000.0001) ;
1343 (PID.TID 0000.0001) select_rStar = /* r* Vertical coord. options (=0 r coord.; >0 uses r*)*/
1344 (PID.TID 0000.0001) 0
1345 (PID.TID 0000.0001) ;
1346 (PID.TID 0000.0001) useRealFreshWaterFlux = /* Real Fresh Water Flux on/off flag*/
1347 (PID.TID 0000.0001) T
1348 (PID.TID 0000.0001) ;
1349 (PID.TID 0000.0001) temp_EvPrRn = /* Temp. of Evap/Prec/R (UNSET=use local T)(oC)*/
1350 (PID.TID 0000.0001) 1.234567000000000E+05
1351 (PID.TID 0000.0001) ;
ea7679383f Jean*1352 (PID.TID 0000.0001) salt_EvPrRn = /* Salin. of Evap/Prec/R (UNSET=use local S)(g/kg)*/
85e0ffe540 Patr*1353 (PID.TID 0000.0001) 0.000000000000000E+00
1354 (PID.TID 0000.0001) ;
1355 (PID.TID 0000.0001) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */
1356 (PID.TID 0000.0001) 0
1357 (PID.TID 0000.0001) ;
1358 (PID.TID 0000.0001) temp_addMass = /* Temp. of addMass array (UNSET=use local T)(oC)*/
1359 (PID.TID 0000.0001) 1.234567000000000E+05
1360 (PID.TID 0000.0001) ;
ea7679383f Jean*1361 (PID.TID 0000.0001) salt_addMass = /* Salin. of addMass array (UNSET=use local S)(g/kg)*/
85e0ffe540 Patr*1362 (PID.TID 0000.0001) 0.000000000000000E+00
1363 (PID.TID 0000.0001) ;
ea7679383f Jean*1364 (PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(g/kg)*/
85e0ffe540 Patr*1365 (PID.TID 0000.0001) -1.000000000000000E+00
1366 (PID.TID 0000.0001) ;
1367 (PID.TID 0000.0001) use3Dsolver = /* use 3-D pressure solver on/off flag */
1368 (PID.TID 0000.0001) F
1369 (PID.TID 0000.0001) ;
1370 (PID.TID 0000.0001) nonHydrostatic = /* Non-Hydrostatic on/off flag */
1371 (PID.TID 0000.0001) F
1372 (PID.TID 0000.0001) ;
1373 (PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */
1374 (PID.TID 0000.0001) 1.000000000000000E+00
1375 (PID.TID 0000.0001) ;
1376 (PID.TID 0000.0001) implicitNHPress = /* Non-Hyd Pressure implicit factor (0-1)*/
1377 (PID.TID 0000.0001) 1.000000000000000E+00
1378 (PID.TID 0000.0001) ;
1379 (PID.TID 0000.0001) selectNHfreeSurf = /* Non-Hyd (free-)Surface option */
1380 (PID.TID 0000.0001) 0
1381 (PID.TID 0000.0001) ;
1382 (PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */
1383 (PID.TID 0000.0001) F
1384 (PID.TID 0000.0001) ;
1385 (PID.TID 0000.0001) calc_wVelocity = /* vertical velocity calculation on/off flag */
1386 (PID.TID 0000.0001) T
1387 (PID.TID 0000.0001) ;
1388 (PID.TID 0000.0001) momStepping = /* Momentum equation on/off flag */
1389 (PID.TID 0000.0001) T
1390 (PID.TID 0000.0001) ;
1391 (PID.TID 0000.0001) vectorInvariantMomentum= /* Vector-Invariant Momentum on/off */
1392 (PID.TID 0000.0001) F
1393 (PID.TID 0000.0001) ;
1394 (PID.TID 0000.0001) momAdvection = /* Momentum advection on/off flag */
1395 (PID.TID 0000.0001) T
1396 (PID.TID 0000.0001) ;
1397 (PID.TID 0000.0001) momViscosity = /* Momentum viscosity on/off flag */
1398 (PID.TID 0000.0001) T
1399 (PID.TID 0000.0001) ;
1400 (PID.TID 0000.0001) momImplVertAdv= /* Momentum implicit vert. advection on/off*/
1401 (PID.TID 0000.0001) F
1402 (PID.TID 0000.0001) ;
1403 (PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */
1404 (PID.TID 0000.0001) T
1405 (PID.TID 0000.0001) ;
ea7679383f Jean*1406 (PID.TID 0000.0001) selectImplicitDrag= /* Implicit bot Drag options (0,1,2)*/
1407 (PID.TID 0000.0001) 0
1408 (PID.TID 0000.0001) 0= Expl. ; 1= Impl. on provis. Vel ; 2= Fully Impl (with surf.P)
85e0ffe540 Patr*1409 (PID.TID 0000.0001) ;
1410 (PID.TID 0000.0001) metricTerms = /* metric-Terms on/off flag */
1411 (PID.TID 0000.0001) T
1412 (PID.TID 0000.0001) ;
1413 (PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */
1414 (PID.TID 0000.0001) F
1415 (PID.TID 0000.0001) ;
1416 (PID.TID 0000.0001) selectCoriMap = /* Coriolis Map options (0,1,2,3)*/
1417 (PID.TID 0000.0001) 2
1418 (PID.TID 0000.0001) 0= f-Plane ; 1= Beta-Plane ; 2= Spherical ; 3= read from file
1419 (PID.TID 0000.0001) ;
1420 (PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */
1421 (PID.TID 0000.0001) F
1422 (PID.TID 0000.0001) ;
1423 (PID.TID 0000.0001) useCoriolis = /* Coriolis on/off flag */
1424 (PID.TID 0000.0001) T
1425 (PID.TID 0000.0001) ;
1426 (PID.TID 0000.0001) useCDscheme = /* CD scheme on/off flag */
1427 (PID.TID 0000.0001) T
1428 (PID.TID 0000.0001) ;
ea7679383f Jean*1429 (PID.TID 0000.0001) selectCoriScheme= /* Scheme selector for Coriolis-Term */
85e0ffe540 Patr*1430 (PID.TID 0000.0001) 0
ea7679383f Jean*1431 (PID.TID 0000.0001) = 0 : original discretization (simple averaging, no hFac)
1432 (PID.TID 0000.0001) = 1 : Wet-point averaging (Jamar & Ozer 1986)
1433 (PID.TID 0000.0001) = 2 : energy conserving scheme (no hFac weight)
1434 (PID.TID 0000.0001) = 3 : energy conserving scheme using Wet-point averaging
85e0ffe540 Patr*1435 (PID.TID 0000.0001) ;
1436 (PID.TID 0000.0001) momForcing = /* Momentum forcing on/off flag */
1437 (PID.TID 0000.0001) T
1438 (PID.TID 0000.0001) ;
ea7679383f Jean*1439 (PID.TID 0000.0001) momTidalForcing = /* Momentum Tidal forcing on/off flag */
1440 (PID.TID 0000.0001) T
1441 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1442 (PID.TID 0000.0001) momPressureForcing = /* Momentum pressure term on/off flag */
1443 (PID.TID 0000.0001) T
1444 (PID.TID 0000.0001) ;
1445 (PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */
1446 (PID.TID 0000.0001) F
1447 (PID.TID 0000.0001) ;
1448 (PID.TID 0000.0001) staggerTimeStep = /* Stagger time stepping on/off flag */
1449 (PID.TID 0000.0001) F
1450 (PID.TID 0000.0001) ;
1451 (PID.TID 0000.0001) doResetHFactors = /* reset thickness factors @ each time-step */
1452 (PID.TID 0000.0001) F
1453 (PID.TID 0000.0001) ;
1454 (PID.TID 0000.0001) multiDimAdvection = /* enable/disable Multi-Dim Advection */
1455 (PID.TID 0000.0001) T
1456 (PID.TID 0000.0001) ;
1457 (PID.TID 0000.0001) useMultiDimAdvec = /* Multi-Dim Advection is/is-not used */
1458 (PID.TID 0000.0001) F
1459 (PID.TID 0000.0001) ;
1460 (PID.TID 0000.0001) implicitDiffusion = /* Implicit Diffusion on/off flag */
1461 (PID.TID 0000.0001) T
1462 (PID.TID 0000.0001) ;
1463 (PID.TID 0000.0001) tempStepping = /* Temperature equation on/off flag */
1464 (PID.TID 0000.0001) T
1465 (PID.TID 0000.0001) ;
1466 (PID.TID 0000.0001) tempAdvection = /* Temperature advection on/off flag */
1467 (PID.TID 0000.0001) T
1468 (PID.TID 0000.0001) ;
1469 (PID.TID 0000.0001) tempImplVertAdv = /* Temp. implicit vert. advection on/off */
1470 (PID.TID 0000.0001) F
1471 (PID.TID 0000.0001) ;
1472 (PID.TID 0000.0001) tempForcing = /* Temperature forcing on/off flag */
1473 (PID.TID 0000.0001) T
1474 (PID.TID 0000.0001) ;
1475 (PID.TID 0000.0001) doThetaClimRelax = /* apply SST relaxation on/off flag */
1476 (PID.TID 0000.0001) T
1477 (PID.TID 0000.0001) ;
1478 (PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */
1479 (PID.TID 0000.0001) T
1480 (PID.TID 0000.0001) ;
1481 (PID.TID 0000.0001) saltStepping = /* Salinity equation on/off flag */
1482 (PID.TID 0000.0001) T
1483 (PID.TID 0000.0001) ;
1484 (PID.TID 0000.0001) saltAdvection = /* Salinity advection on/off flag */
1485 (PID.TID 0000.0001) T
1486 (PID.TID 0000.0001) ;
1487 (PID.TID 0000.0001) saltImplVertAdv = /* Sali. implicit vert. advection on/off */
1488 (PID.TID 0000.0001) F
1489 (PID.TID 0000.0001) ;
1490 (PID.TID 0000.0001) saltForcing = /* Salinity forcing on/off flag */
1491 (PID.TID 0000.0001) T
1492 (PID.TID 0000.0001) ;
1493 (PID.TID 0000.0001) doSaltClimRelax = /* apply SSS relaxation on/off flag */
1494 (PID.TID 0000.0001) T
1495 (PID.TID 0000.0001) ;
1496 (PID.TID 0000.0001) saltIsActiveTr = /* Salt is a dynamically Active Tracer */
1497 (PID.TID 0000.0001) T
1498 (PID.TID 0000.0001) ;
1499 (PID.TID 0000.0001) readBinaryPrec = /* Precision used for reading binary files */
1500 (PID.TID 0000.0001) 32
1501 (PID.TID 0000.0001) ;
1502 (PID.TID 0000.0001) writeBinaryPrec = /* Precision used for writing binary files */
1503 (PID.TID 0000.0001) 32
1504 (PID.TID 0000.0001) ;
ea7679383f Jean*1505 (PID.TID 0000.0001) rwSuffixType = /* select format of mds file suffix */
1506 (PID.TID 0000.0001) 0
1507 (PID.TID 0000.0001) = 0 : myIter (I10.10) ; = 1 : 100*myTime (100th sec) ;
1508 (PID.TID 0000.0001) = 2 : myTime (seconds); = 3 : myTime/360 (10th of hr);
1509 (PID.TID 0000.0001) = 4 : myTime/3600 (hours)
1510 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1511 (PID.TID 0000.0001) globalFiles = /* write "global" (=not per tile) files */
1512 (PID.TID 0000.0001) F
1513 (PID.TID 0000.0001) ;
1514 (PID.TID 0000.0001) useSingleCpuIO = /* only master MPI process does I/O */
1515 (PID.TID 0000.0001) F
1516 (PID.TID 0000.0001) ;
1517 (PID.TID 0000.0001) useSingleCpuInput = /* only master process reads input */
1518 (PID.TID 0000.0001) F
1519 (PID.TID 0000.0001) ;
1520 (PID.TID 0000.0001) /* debLev[*] : level of debug & auxiliary message printing */
1521 (PID.TID 0000.0001) debLevZero = 0 ; /* level of disabled aux. msg printing */
1522 (PID.TID 0000.0001) debLevA = 1 ; /* level of minimum aux. msg printing */
1523 (PID.TID 0000.0001) debLevB = 2 ; /* level of low aux. print (report read-file opening)*/
1524 (PID.TID 0000.0001) debLevC = 3 ; /* level of moderate debug prt (most pkgs debug msg) */
1525 (PID.TID 0000.0001) debLevD = 4 ; /* level of enhanced debug prt (add DEBUG_STATS prt) */
1526 (PID.TID 0000.0001) debLevE = 5 ; /* level of extensive debug printing */
1527 (PID.TID 0000.0001) debugLevel = /* select debug printing level */
1528 (PID.TID 0000.0001) 1
1529 (PID.TID 0000.0001) ;
ea7679383f Jean*1530 (PID.TID 0000.0001) plotLevel = /* select PLOT_FIELD printing level */
1531 (PID.TID 0000.0001) 1
1532 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1533 (PID.TID 0000.0001) //
1534 (PID.TID 0000.0001) // Elliptic solver(s) paramters ( PARM02 in namelist )
1535 (PID.TID 0000.0001) //
1536 (PID.TID 0000.0001) cg2dMaxIters = /* Upper limit on 2d con. grad iterations */
1537 (PID.TID 0000.0001) 1000
1538 (PID.TID 0000.0001) ;
ea7679383f Jean*1539 (PID.TID 0000.0001) cg2dMinItersNSA = /* Minimum number of iterations of 2d con. grad solver */
1540 (PID.TID 0000.0001) 0
85e0ffe540 Patr*1541 (PID.TID 0000.0001) ;
1542 (PID.TID 0000.0001) cg2dUseMinResSol= /* use cg2d last-iter(=0) / min-resid.(=1) solution */
1543 (PID.TID 0000.0001) 0
1544 (PID.TID 0000.0001) ;
1545 (PID.TID 0000.0001) cg2dTargetResidual = /* 2d con. grad target residual */
1546 (PID.TID 0000.0001) 1.000000000000000E-19
1547 (PID.TID 0000.0001) ;
1548 (PID.TID 0000.0001) cg2dTargetResWunit = /* CG2d target residual [W units] */
1549 (PID.TID 0000.0001) -1.000000000000000E+00
1550 (PID.TID 0000.0001) ;
1551 (PID.TID 0000.0001) cg2dPreCondFreq = /* Freq. for updating cg2d preconditioner */
1552 (PID.TID 0000.0001) 1
1553 (PID.TID 0000.0001) ;
1554 (PID.TID 0000.0001) useSRCGSolver = /* use single reduction CG solver(s) */
1555 (PID.TID 0000.0001) F
1556 (PID.TID 0000.0001) ;
ea7679383f Jean*1557 (PID.TID 0000.0001) useNSACGSolver = /* use not-self-adjoint CG solver */
1558 (PID.TID 0000.0001) F
1559 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1560 (PID.TID 0000.0001) printResidualFreq = /* Freq. for printing CG residual */
1561 (PID.TID 0000.0001) 0
1562 (PID.TID 0000.0001) ;
1563 (PID.TID 0000.0001) //
1564 (PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist )
1565 (PID.TID 0000.0001) //
1566 (PID.TID 0000.0001) deltaTMom = /* Momentum equation timestep ( s ) */
1567 (PID.TID 0000.0001) 1.200000000000000E+03
1568 (PID.TID 0000.0001) ;
1569 (PID.TID 0000.0001) deltaTFreeSurf = /* FreeSurface equation timestep ( s ) */
1570 (PID.TID 0000.0001) 1.200000000000000E+03
1571 (PID.TID 0000.0001) ;
1572 (PID.TID 0000.0001) dTtracerLev = /* Tracer equation timestep ( s ) */
1573 (PID.TID 0000.0001) 15 @ 4.320000000000000E+04 /* K = 1: 15 */
1574 (PID.TID 0000.0001) ;
1575 (PID.TID 0000.0001) deltaTClock = /* Model clock timestep ( s ) */
1576 (PID.TID 0000.0001) 4.320000000000000E+04
1577 (PID.TID 0000.0001) ;
1578 (PID.TID 0000.0001) cAdjFreq = /* Convective adjustment interval ( s ) */
1579 (PID.TID 0000.0001) 0.000000000000000E+00
1580 (PID.TID 0000.0001) ;
1581 (PID.TID 0000.0001) momForcingOutAB = /* =1: take Momentum Forcing out of Adams-Bash. stepping */
1582 (PID.TID 0000.0001) 0
1583 (PID.TID 0000.0001) ;
1584 (PID.TID 0000.0001) tracForcingOutAB = /* =1: take T,S,pTr Forcing out of Adams-Bash. stepping */
1585 (PID.TID 0000.0001) 0
1586 (PID.TID 0000.0001) ;
1587 (PID.TID 0000.0001) momDissip_In_AB = /* put Dissipation Tendency in Adams-Bash. stepping */
1588 (PID.TID 0000.0001) T
1589 (PID.TID 0000.0001) ;
1590 (PID.TID 0000.0001) doAB_onGtGs = /* apply AB on Tendencies (rather than on T,S)*/
1591 (PID.TID 0000.0001) T
1592 (PID.TID 0000.0001) ;
1593 (PID.TID 0000.0001) abEps = /* Adams-Bashforth-2 stabilizing weight */
1594 (PID.TID 0000.0001) 1.000000000000000E-01
1595 (PID.TID 0000.0001) ;
ea7679383f Jean*1596 (PID.TID 0000.0001) applyExchUV_early = /* Apply EXCH to U,V earlier in time-step */
1597 (PID.TID 0000.0001) F
1598 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1599 (PID.TID 0000.0001) tauCD = /* CD coupling time-scale ( s ) */
1600 (PID.TID 0000.0001) 3.214280000000000E+05
1601 (PID.TID 0000.0001) ;
1602 (PID.TID 0000.0001) rCD = /* Normalised CD coupling parameter */
1603 (PID.TID 0000.0001) 9.962666600296178E-01
1604 (PID.TID 0000.0001) ;
1605 (PID.TID 0000.0001) epsAB_CD = /* AB-2 stabilizing weight for CD-scheme*/
1606 (PID.TID 0000.0001) 1.000000000000000E-01
1607 (PID.TID 0000.0001) ;
1608 (PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */
1609 (PID.TID 0000.0001) T
1610 (PID.TID 0000.0001) ;
1611 (PID.TID 0000.0001) nIter0 = /* Run starting timestep number */
1612 (PID.TID 0000.0001) 0
1613 (PID.TID 0000.0001) ;
1614 (PID.TID 0000.0001) nTimeSteps = /* Number of timesteps */
1615 (PID.TID 0000.0001) 4
1616 (PID.TID 0000.0001) ;
1617 (PID.TID 0000.0001) nEndIter = /* Run ending timestep number */
1618 (PID.TID 0000.0001) 4
1619 (PID.TID 0000.0001) ;
1620 (PID.TID 0000.0001) baseTime = /* Model base time ( s ) */
1621 (PID.TID 0000.0001) 0.000000000000000E+00
1622 (PID.TID 0000.0001) ;
1623 (PID.TID 0000.0001) startTime = /* Run start time ( s ) */
1624 (PID.TID 0000.0001) 0.000000000000000E+00
1625 (PID.TID 0000.0001) ;
1626 (PID.TID 0000.0001) endTime = /* Integration ending time ( s ) */
1627 (PID.TID 0000.0001) 1.728000000000000E+05
1628 (PID.TID 0000.0001) ;
1629 (PID.TID 0000.0001) pChkPtFreq = /* Permanent restart/pickup file interval ( s ) */
1630 (PID.TID 0000.0001) 3.110400000000000E+08
1631 (PID.TID 0000.0001) ;
1632 (PID.TID 0000.0001) chkPtFreq = /* Rolling restart/pickup file interval ( s ) */
1633 (PID.TID 0000.0001) 0.000000000000000E+00
1634 (PID.TID 0000.0001) ;
1635 (PID.TID 0000.0001) pickup_write_mdsio = /* Model IO flag. */
1636 (PID.TID 0000.0001) T
1637 (PID.TID 0000.0001) ;
1638 (PID.TID 0000.0001) pickup_read_mdsio = /* Model IO flag. */
1639 (PID.TID 0000.0001) T
1640 (PID.TID 0000.0001) ;
1641 (PID.TID 0000.0001) writePickupAtEnd = /* Model IO flag. */
1642 (PID.TID 0000.0001) T
1643 (PID.TID 0000.0001) ;
1644 (PID.TID 0000.0001) dumpFreq = /* Model state write out interval ( s ). */
1645 (PID.TID 0000.0001) 2.592000000000000E+06
1646 (PID.TID 0000.0001) ;
1647 (PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */
1648 (PID.TID 0000.0001) T
1649 (PID.TID 0000.0001) ;
1650 (PID.TID 0000.0001) snapshot_mdsio = /* Model IO flag. */
1651 (PID.TID 0000.0001) T
1652 (PID.TID 0000.0001) ;
1653 (PID.TID 0000.0001) monitorFreq = /* Monitor output interval ( s ). */
1654 (PID.TID 0000.0001) 0.000000000000000E+00
1655 (PID.TID 0000.0001) ;
1656 (PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */
1657 (PID.TID 0000.0001) 3
1658 (PID.TID 0000.0001) ;
1659 (PID.TID 0000.0001) monitor_stdio = /* Model IO flag. */
1660 (PID.TID 0000.0001) T
1661 (PID.TID 0000.0001) ;
1662 (PID.TID 0000.0001) externForcingPeriod = /* forcing period (s) */
1663 (PID.TID 0000.0001) 2.592000000000000E+06
1664 (PID.TID 0000.0001) ;
1665 (PID.TID 0000.0001) externForcingCycle = /* period of the cyle (s). */
1666 (PID.TID 0000.0001) 3.110400000000000E+07
1667 (PID.TID 0000.0001) ;
1668 (PID.TID 0000.0001) tauThetaClimRelax = /* relaxation time scale (s) */
1669 (PID.TID 0000.0001) 5.184000000000000E+06
1670 (PID.TID 0000.0001) ;
1671 (PID.TID 0000.0001) tauSaltClimRelax = /* relaxation time scale (s) */
1672 (PID.TID 0000.0001) 1.555200000000000E+07
1673 (PID.TID 0000.0001) ;
1674 (PID.TID 0000.0001) latBandClimRelax = /* max. Lat. where relaxation */
1675 (PID.TID 0000.0001) 1.800000000000000E+02
1676 (PID.TID 0000.0001) ;
1677 (PID.TID 0000.0001) //
1678 (PID.TID 0000.0001) // Gridding paramters ( PARM04 in namelist )
1679 (PID.TID 0000.0001) //
1680 (PID.TID 0000.0001) usingCartesianGrid = /* Cartesian coordinates flag ( True/False ) */
1681 (PID.TID 0000.0001) F
1682 (PID.TID 0000.0001) ;
1683 (PID.TID 0000.0001) usingCylindricalGrid = /* Cylindrical coordinates flag ( True/False ) */
1684 (PID.TID 0000.0001) F
1685 (PID.TID 0000.0001) ;
1686 (PID.TID 0000.0001) usingSphericalPolarGrid = /* Spherical coordinates flag ( True/False ) */
1687 (PID.TID 0000.0001) T
1688 (PID.TID 0000.0001) ;
1689 (PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */
1690 (PID.TID 0000.0001) F
1691 (PID.TID 0000.0001) ;
ea7679383f Jean*1692 (PID.TID 0000.0001) useMin4hFacEdges = /* set hFacW,S as minimum of adjacent hFacC factor */
1693 (PID.TID 0000.0001) F
1694 (PID.TID 0000.0001) ;
1695 (PID.TID 0000.0001) interViscAr_pCell = /* account for partial-cell in interior vert. viscosity */
1696 (PID.TID 0000.0001) F
1697 (PID.TID 0000.0001) ;
1698 (PID.TID 0000.0001) interDiffKr_pCell = /* account for partial-cell in interior vert. diffusion */
1699 (PID.TID 0000.0001) F
1700 (PID.TID 0000.0001) ;
1701 (PID.TID 0000.0001) pCellMix_select = /* option to enhance mixing near surface & bottom */
85e0ffe540 Patr*1702 (PID.TID 0000.0001) 0
1703 (PID.TID 0000.0001) ;
ea7679383f Jean*1704 (PID.TID 0000.0001) selectSigmaCoord = /* Hybrid-Sigma Vert. Coordinate option */
1705 (PID.TID 0000.0001) 0
85e0ffe540 Patr*1706 (PID.TID 0000.0001) ;
1707 (PID.TID 0000.0001) rSigmaBnd = /* r/sigma transition ( units of r == m ) */
1708 (PID.TID 0000.0001) 1.234567000000000E+05
1709 (PID.TID 0000.0001) ;
1710 (PID.TID 0000.0001) rkSign = /* index orientation relative to vertical coordinate */
1711 (PID.TID 0000.0001) -1.000000000000000E+00
1712 (PID.TID 0000.0001) ;
1713 (PID.TID 0000.0001) gravitySign = /* gravity orientation relative to vertical coordinate */
1714 (PID.TID 0000.0001) -1.000000000000000E+00
1715 (PID.TID 0000.0001) ;
ea7679383f Jean*1716 (PID.TID 0000.0001) seaLev_Z = /* reference height of sea-level [m] */
1717 (PID.TID 0000.0001) 0.000000000000000E+00
1718 (PID.TID 0000.0001) ;
1719 (PID.TID 0000.0001) top_Pres = /* reference pressure at the top [Pa] */
1720 (PID.TID 0000.0001) 0.000000000000000E+00
1721 (PID.TID 0000.0001) ;
85e0ffe540 Patr*1722 (PID.TID 0000.0001) mass2rUnit = /* convert mass per unit area [kg/m2] to r-units [m] */
1723 (PID.TID 0000.0001) 9.661835748792270E-04
1724 (PID.TID 0000.0001) ;
1725 (PID.TID 0000.0001) rUnit2mass = /* convert r-units [m] to mass per unit area [kg/m2] */
1726 (PID.TID 0000.0001) 1.035000000000000E+03
1727 (PID.TID 0000.0001) ;
1728 (PID.TID 0000.0001) drC = /* C spacing ( units of r ) */
1729 (PID.TID 0000.0001) 2.500000000000000E+01, /* K = 1 */
1730 (PID.TID 0000.0001) 6.000000000000000E+01, /* K = 2 */
1731 (PID.TID 0000.0001) 8.500000000000000E+01, /* K = 3 */
1732 (PID.TID 0000.0001) 1.200000000000000E+02, /* K = 4 */
1733 (PID.TID 0000.0001) 1.650000000000000E+02, /* K = 5 */
1734 (PID.TID 0000.0001) 2.150000000000000E+02, /* K = 6 */
1735 (PID.TID 0000.0001) 2.650000000000000E+02, /* K = 7 */
1736 (PID.TID 0000.0001) 3.150000000000000E+02, /* K = 8 */
1737 (PID.TID 0000.0001) 3.650000000000000E+02, /* K = 9 */
1738 (PID.TID 0000.0001) 4.150000000000000E+02, /* K = 10 */
1739 (PID.TID 0000.0001) 4.650000000000000E+02, /* K = 11 */
1740 (PID.TID 0000.0001) 5.150000000000000E+02, /* K = 12 */
1741 (PID.TID 0000.0001) 5.650000000000000E+02, /* K = 13 */
1742 (PID.TID 0000.0001) 6.150000000000000E+02, /* K = 14 */
1743 (PID.TID 0000.0001) 6.650000000000000E+02, /* K = 15 */
1744 (PID.TID 0000.0001) 3.450000000000000E+02 /* K = 16 */
1745 (PID.TID 0000.0001) ;
1746 (PID.TID 0000.0001) drF = /* W spacing ( units of r ) */
1747 (PID.TID 0000.0001) 5.000000000000000E+01, /* K = 1 */
1748 (PID.TID 0000.0001) 7.000000000000000E+01, /* K = 2 */
1749 (PID.TID 0000.0001) 1.000000000000000E+02, /* K = 3 */
1750 (PID.TID 0000.0001) 1.400000000000000E+02, /* K = 4 */
1751 (PID.TID 0000.0001) 1.900000000000000E+02, /* K = 5 */
1752 (PID.TID 0000.0001) 2.400000000000000E+02, /* K = 6 */
1753 (PID.TID 0000.0001) 2.900000000000000E+02, /* K = 7 */
1754 (PID.TID 0000.0001) 3.400000000000000E+02, /* K = 8 */
1755 (PID.TID 0000.0001) 3.900000000000000E+02, /* K = 9 */
1756 (PID.TID 0000.0001) 4.400000000000000E+02, /* K = 10 */
1757 (PID.TID 0000.0001) 4.900000000000000E+02, /* K = 11 */
1758 (PID.TID 0000.0001) 5.400000000000000E+02, /* K = 12 */
1759 (PID.TID 0000.0001) 5.900000000000000E+02, /* K = 13 */
1760 (PID.TID 0000.0001) 6.400000000000000E+02, /* K = 14 */
1761 (PID.TID 0000.0001) 6.900000000000000E+02 /* K = 15 */
1762 (PID.TID 0000.0001) ;
1763 (PID.TID 0000.0001) delX = /* U spacing ( m - cartesian, degrees - spherical ) */
1764 (PID.TID 0000.0001) 90 @ 4.000000000000000E+00 /* I = 1: 90 */
1765 (PID.TID 0000.0001) ;
1766 (PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */
1767 (PID.TID 0000.0001) 40 @ 4.000000000000000E+00 /* J = 1: 40 */
1768 (PID.TID 0000.0001) ;
1769 (PID.TID 0000.0001) xgOrigin = /* X-axis origin of West edge (cartesian: m, lat-lon: deg) */
1770 (PID.TID 0000.0001) 0.000000000000000E+00
1771 (PID.TID 0000.0001) ;
1772 (PID.TID 0000.0001) ygOrigin = /* Y-axis origin of South edge (cartesian: m, lat-lon: deg) */
1773 (PID.TID 0000.0001) -8.000000000000000E+01
1774 (PID.TID 0000.0001) ;
1775 (PID.TID 0000.0001) rSphere = /* Radius ( ignored - cartesian, m - spherical ) */
1776 (PID.TID 0000.0001) 6.370000000000000E+06
1777 (PID.TID 0000.0001) ;
1778 (PID.TID 0000.0001) deepAtmosphere = /* Deep/Shallow Atmosphere flag (True/False) */
1779 (PID.TID 0000.0001) F
1780 (PID.TID 0000.0001) ;
1781 (PID.TID 0000.0001) xC = /* xC(:,1,:,1) : P-point X coord ( deg. or m if cartesian) */
1782 (PID.TID 0000.0001) 2.000000000000000E+00, /* I = 1 */
1783 (PID.TID 0000.0001) 6.000000000000000E+00, /* I = 2 */
1784 (PID.TID 0000.0001) 1.000000000000000E+01, /* I = 3 */
1785 (PID.TID 0000.0001) . . .
1786 (PID.TID 0000.0001) 8.200000000000000E+01, /* I = 21 */
1787 (PID.TID 0000.0001) 8.600000000000000E+01, /* I = 22 */
1788 (PID.TID 0000.0001) 9.000000000000000E+01, /* I = 23 */
1789 (PID.TID 0000.0001) 9.400000000000000E+01, /* I = 24 */
1790 (PID.TID 0000.0001) 9.800000000000000E+01, /* I = 25 */
1791 (PID.TID 0000.0001) 1.020000000000000E+02, /* I = 26 */
1792 (PID.TID 0000.0001) . . .
1793 (PID.TID 0000.0001) 1.700000000000000E+02, /* I = 43 */
1794 (PID.TID 0000.0001) 1.740000000000000E+02, /* I = 44 */
1795 (PID.TID 0000.0001) 1.780000000000000E+02, /* I = 45 */
1796 (PID.TID 0000.0001) 1.820000000000000E+02, /* I = 46 */
1797 (PID.TID 0000.0001) 1.860000000000000E+02, /* I = 47 */
1798 (PID.TID 0000.0001) 1.900000000000000E+02, /* I = 48 */
1799 (PID.TID 0000.0001) . . .
1800 (PID.TID 0000.0001) 2.580000000000000E+02, /* I = 65 */
1801 (PID.TID 0000.0001) 2.620000000000000E+02, /* I = 66 */
1802 (PID.TID 0000.0001) 2.660000000000000E+02, /* I = 67 */
1803 (PID.TID 0000.0001) 2.700000000000000E+02, /* I = 68 */
1804 (PID.TID 0000.0001) 2.740000000000000E+02, /* I = 69 */
1805 (PID.TID 0000.0001) 2.780000000000000E+02, /* I = 70 */
1806 (PID.TID 0000.0001) . . .
1807 (PID.TID 0000.0001) 3.500000000000000E+02, /* I = 88 */
1808 (PID.TID 0000.0001) 3.540000000000000E+02, /* I = 89 */
1809 (PID.TID 0000.0001) 3.580000000000000E+02 /* I = 90 */
1810 (PID.TID 0000.0001) ;
1811 (PID.TID 0000.0001) yC = /* yC(1,:,1,:) : P-point Y coord ( deg. or m if cartesian) */
1812 (PID.TID 0000.0001) -7.800000000000000E+01, /* J = 1 */
1813 (PID.TID 0000.0001) -7.400000000000000E+01, /* J = 2 */
1814 (PID.TID 0000.0001) -7.000000000000000E+01, /* J = 3 */
1815 (PID.TID 0000.0001) -6.600000000000000E+01, /* J = 4 */
1816 (PID.TID 0000.0001) -6.200000000000000E+01, /* J = 5 */
1817 (PID.TID 0000.0001) -5.800000000000000E+01, /* J = 6 */
1818 (PID.TID 0000.0001) -5.400000000000000E+01, /* J = 7 */
1819 (PID.TID 0000.0001) -5.000000000000000E+01, /* J = 8 */
1820 (PID.TID 0000.0001) -4.600000000000000E+01, /* J = 9 */
1821 (PID.TID 0000.0001) -4.200000000000000E+01, /* J = 10 */
1822 (PID.TID 0000.0001) -3.800000000000000E+01, /* J = 11 */
1823 (PID.TID 0000.0001) -3.400000000000000E+01, /* J = 12 */
1824 (PID.TID 0000.0001) -3.000000000000000E+01, /* J = 13 */
1825 (PID.TID 0000.0001) -2.600000000000000E+01, /* J = 14 */
1826 (PID.TID 0000.0001) -2.200000000000000E+01, /* J = 15 */
1827 (PID.TID 0000.0001) -1.800000000000000E+01, /* J = 16 */
1828 (PID.TID 0000.0001) -1.400000000000000E+01, /* J = 17 */
1829 (PID.TID 0000.0001) -1.000000000000000E+01, /* J = 18 */
1830 (PID.TID 0000.0001) -6.000000000000000E+00, /* J = 19 */
1831 (PID.TID 0000.0001) -2.000000000000000E+00, /* J = 20 */
1832 (PID.TID 0000.0001) 2.000000000000000E+00, /* J = 21 */
1833 (PID.TID 0000.0001) 6.000000000000000E+00, /* J = 22 */
1834 (PID.TID 0000.0001) 1.000000000000000E+01, /* J = 23 */
1835 (PID.TID 0000.0001) 1.400000000000000E+01, /* J = 24 */
1836 (PID.TID 0000.0001) 1.800000000000000E+01, /* J = 25 */
1837 (PID.TID 0000.0001) 2.200000000000000E+01, /* J = 26 */
1838 (PID.TID 0000.0001) 2.600000000000000E+01, /* J = 27 */
1839 (PID.TID 0000.0001) 3.000000000000000E+01, /* J = 28 */
1840 (PID.TID 0000.0001) 3.400000000000000E+01, /* J = 29 */
1841 (PID.TID 0000.0001) 3.800000000000000E+01, /* J = 30 */
1842 (PID.TID 0000.0001) 4.200000000000000E+01, /* J = 31 */
1843 (PID.TID 0000.0001) 4.600000000000000E+01, /* J = 32 */
1844 (PID.TID 0000.0001) 5.000000000000000E+01, /* J = 33 */
1845 (PID.TID 0000.0001) 5.400000000000000E+01, /* J = 34 */
1846 (PID.TID 0000.0001) 5.800000000000000E+01, /* J = 35 */
1847 (PID.TID 0000.0001) 6.200000000000000E+01, /* J = 36 */
1848 (PID.TID 0000.0001) 6.600000000000000E+01, /* J = 37 */
1849 (PID.TID 0000.0001) 7.000000000000000E+01, /* J = 38 */
1850 (PID.TID 0000.0001) 7.400000000000000E+01, /* J = 39 */
1851 (PID.TID 0000.0001) 7.800000000000000E+01 /* J = 40 */
1852 (PID.TID 0000.0001) ;
1853 (PID.TID 0000.0001) rcoord = /* P-point R coordinate ( units of r ) */
1854 (PID.TID 0000.0001) -2.500000000000000E+01, /* K = 1 */
1855 (PID.TID 0000.0001) -8.500000000000000E+01, /* K = 2 */
1856 (PID.TID 0000.0001) -1.700000000000000E+02, /* K = 3 */
1857 (PID.TID 0000.0001) -2.900000000000000E+02, /* K = 4 */
1858 (PID.TID 0000.0001) -4.550000000000000E+02, /* K = 5 */
1859 (PID.TID 0000.0001) -6.700000000000000E+02, /* K = 6 */
1860 (PID.TID 0000.0001) -9.350000000000000E+02, /* K = 7 */
1861 (PID.TID 0000.0001) -1.250000000000000E+03, /* K = 8 */
1862 (PID.TID 0000.0001) -1.615000000000000E+03, /* K = 9 */
1863 (PID.TID 0000.0001) -2.030000000000000E+03, /* K = 10 */
1864 (PID.TID 0000.0001) -2.495000000000000E+03, /* K = 11 */
1865 (PID.TID 0000.0001) -3.010000000000000E+03, /* K = 12 */
1866 (PID.TID 0000.0001) -3.575000000000000E+03, /* K = 13 */
1867 (PID.TID 0000.0001) -4.190000000000000E+03, /* K = 14 */
1868 (PID.TID 0000.0001) -4.855000000000000E+03 /* K = 15 */
1869 (PID.TID 0000.0001) ;
1870 (PID.TID 0000.0001) rF = /* W-Interf. R coordinate ( units of r ) */
1871 (PID.TID 0000.0001) 0.000000000000000E+00, /* K = 1 */
1872 (PID.TID 0000.0001) -5.000000000000000E+01, /* K = 2 */
1873 (PID.TID 0000.0001) -1.200000000000000E+02, /* K = 3 */
1874 (PID.TID 0000.0001) -2.200000000000000E+02, /* K = 4 */
1875 (PID.TID 0000.0001) -3.600000000000000E+02, /* K = 5 */
1876 (PID.TID 0000.0001) -5.500000000000000E+02, /* K = 6 */
1877 (PID.TID 0000.0001) -7.900000000000000E+02, /* K = 7 */
1878 (PID.TID 0000.0001) -1.080000000000000E+03, /* K = 8 */
1879 (PID.TID 0000.0001) -1.420000000000000E+03, /* K = 9 */
1880 (PID.TID 0000.0001) -1.810000000000000E+03, /* K = 10 */
1881 (PID.TID 0000.0001) -2.250000000000000E+03, /* K = 11 */
1882 (PID.TID 0000.0001) -2.740000000000000E+03, /* K = 12 */
1883 (PID.TID 0000.0001) -3.280000000000000E+03, /* K = 13 */
1884 (PID.TID 0000.0001) -3.870000000000000E+03, /* K = 14 */
1885 (PID.TID 0000.0001) -4.510000000000000E+03, /* K = 15 */
1886 (PID.TID 0000.0001) -5.200000000000000E+03 /* K = 16 */
1887 (PID.TID 0000.0001) ;
1888 (PID.TID 0000.0001) deepFacC = /* deep-model grid factor @ cell-Center (-) */
1889 (PID.TID 0000.0001) 15 @ 1.000000000000000E+00 /* K = 1: 15 */
1890 (PID.TID 0000.0001) ;
1891 (PID.TID 0000.0001) deepFacF = /* deep-model grid factor @ W-Interface (-) */
1892 (PID.TID 0000.0001) 16 @ 1.000000000000000E+00 /* K = 1: 16 */
1893 (PID.TID 0000.0001) ;
1894 (PID.TID 0000.0001) rotateGrid = /* use rotated grid ( True/False ) */
1895 (PID.TID 0000.0001) F
1896 (PID.TID 0000.0001) ;
1897 (PID.TID 0000.0001) phiEuler = /* Euler angle, rotation about original z-coordinate [rad] */
1898 (PID.TID 0000.0001) 0.000000000000000E+00
1899 (PID.TID 0000.0001) ;
1900 (PID.TID 0000.0001) thetaEuler = /* Euler angle, rotation about new x-coordinate [rad] */
1901 (PID.TID 0000.0001) 0.000000000000000E+00
1902 (PID.TID 0000.0001) ;
1903 (PID.TID 0000.0001) psiEuler = /* Euler angle, rotation about new z-coordinate [rad] */
1904 (PID.TID 0000.0001) 0.000000000000000E+00
1905 (PID.TID 0000.0001) ;
1906 (PID.TID 0000.0001) dxF = /* dxF(:,1,:,1) ( units: m ) */
1907 (PID.TID 0000.0001) 90 @ 9.246038586187513E+04 /* I = 1: 90 */
1908 (PID.TID 0000.0001) ;
1909 (PID.TID 0000.0001) dxF = /* dxF(1,:,1,:) ( units: m ) */
1910 (PID.TID 0000.0001) 9.246038586187513E+04, /* J = 1 */
1911 (PID.TID 0000.0001) 1.225786591246834E+05, /* J = 2 */
1912 (PID.TID 0000.0001) 1.520997414818001E+05, /* J = 3 */
1913 (PID.TID 0000.0001) 1.808798091874300E+05, /* J = 4 */
1914 (PID.TID 0000.0001) 2.087786486446736E+05, /* J = 5 */
1915 (PID.TID 0000.0001) 2.356603395120765E+05, /* J = 6 */
1916 (PID.TID 0000.0001) 2.613939168938713E+05, /* J = 7 */
1917 (PID.TID 0000.0001) 2.858540093877838E+05, /* J = 8 */
1918 (PID.TID 0000.0001) 3.089214498819034E+05, /* J = 9 */
1919 (PID.TID 0000.0001) 3.304838561248741E+05, /* J = 10 */
1920 (PID.TID 0000.0001) 3.504361782409254E+05, /* J = 11 */
1921 (PID.TID 0000.0001) 3.686812105223082E+05, /* J = 12 */
1922 (PID.TID 0000.0001) 3.851300650057323E+05, /* J = 13 */
1923 (PID.TID 0000.0001) 3.997026045255871E+05, /* J = 14 */
1924 (PID.TID 0000.0001) 4.123278331341585E+05, /* J = 15 */
1925 (PID.TID 0000.0001) 4.229442419867491E+05, /* J = 16 */
1926 (PID.TID 0000.0001) 4.315001090065870E+05, /* J = 17 */
1927 (PID.TID 0000.0001) 4.379537508695838E+05, /* J = 18 */
1928 (PID.TID 0000.0001) 4.422737260813012E+05, /* J = 19 */
1929 (PID.TID 0000.0001) 2 @ 4.444389881567502E+05, /* J = 20: 21 */
1930 (PID.TID 0000.0001) 4.422737260813012E+05, /* J = 22 */
1931 (PID.TID 0000.0001) 4.379537508695838E+05, /* J = 23 */
1932 (PID.TID 0000.0001) 4.315001090065870E+05, /* J = 24 */
1933 (PID.TID 0000.0001) 4.229442419867491E+05, /* J = 25 */
1934 (PID.TID 0000.0001) 4.123278331341585E+05, /* J = 26 */
1935 (PID.TID 0000.0001) 3.997026045255871E+05, /* J = 27 */
1936 (PID.TID 0000.0001) 3.851300650057323E+05, /* J = 28 */
1937 (PID.TID 0000.0001) 3.686812105223082E+05, /* J = 29 */
1938 (PID.TID 0000.0001) 3.504361782409254E+05, /* J = 30 */
1939 (PID.TID 0000.0001) 3.304838561248741E+05, /* J = 31 */
1940 (PID.TID 0000.0001) 3.089214498819034E+05, /* J = 32 */
1941 (PID.TID 0000.0001) 2.858540093877838E+05, /* J = 33 */
1942 (PID.TID 0000.0001) 2.613939168938713E+05, /* J = 34 */
1943 (PID.TID 0000.0001) 2.356603395120765E+05, /* J = 35 */
1944 (PID.TID 0000.0001) 2.087786486446736E+05, /* J = 36 */
1945 (PID.TID 0000.0001) 1.808798091874300E+05, /* J = 37 */
1946 (PID.TID 0000.0001) 1.520997414818001E+05, /* J = 38 */
1947 (PID.TID 0000.0001) 1.225786591246834E+05, /* J = 39 */
1948 (PID.TID 0000.0001) 9.246038586187513E+04 /* J = 40 */
1949 (PID.TID 0000.0001) ;
1950 (PID.TID 0000.0001) dyF = /* dyF(:,1,:,1) ( units: m ) */
1951 (PID.TID 0000.0001) 90 @ 4.447098934081552E+05 /* I = 1: 90 */
1952 (PID.TID 0000.0001) ;
1953 (PID.TID 0000.0001) dyF = /* dyF(1,:,1,:) ( units: m ) */
1954 (PID.TID 0000.0001) 40 @ 4.447098934081552E+05 /* J = 1: 40 */
1955 (PID.TID 0000.0001) ;
1956 (PID.TID 0000.0001) dxG = /* dxG(:,1,:,1) ( units: m ) */
1957 (PID.TID 0000.0001) 90 @ 7.722306258078101E+04 /* I = 1: 90 */
1958 (PID.TID 0000.0001) ;
1959 (PID.TID 0000.0001) dxG = /* dxG(1,:,1,:) ( units: m ) */
1960 (PID.TID 0000.0001) 7.722306258078101E+04, /* J = 1 */
1961 (PID.TID 0000.0001) 1.075850604052271E+05, /* J = 2 */
1962 (PID.TID 0000.0001) 1.374229146297914E+05, /* J = 3 */
1963 (PID.TID 0000.0001) 1.665912582279823E+05, /* J = 4 */
1964 (PID.TID 0000.0001) 1.949479859617814E+05, /* J = 5 */
1965 (PID.TID 0000.0001) 2.223549467040777E+05, /* J = 6 */
1966 (PID.TID 0000.0001) 2.486786164970726E+05, /* J = 7 */
1967 (PID.TID 0000.0001) 2.737907490675810E+05, /* J = 8 */
1968 (PID.TID 0000.0001) 2.975690006299821E+05, /* J = 9 */
1969 (PID.TID 0000.0001) 3.198975259328452E+05, /* J = 10 */
1970 (PID.TID 0000.0001) 3.406675426453503E+05, /* J = 11 */
1971 (PID.TID 0000.0001) 3.597778613338690E+05, /* J = 12 */
1972 (PID.TID 0000.0001) 3.771353784467131E+05, /* J = 13 */
1973 (PID.TID 0000.0001) 3.926555299052806E+05, /* J = 14 */
1974 (PID.TID 0000.0001) 4.062627030917454E+05, /* J = 15 */
1975 (PID.TID 0000.0001) 4.178906052261313E+05, /* J = 16 */
1976 (PID.TID 0000.0001) 4.274825863380723E+05, /* J = 17 */
1977 (PID.TID 0000.0001) 4.349919152597734E+05, /* J = 18 */
1978 (PID.TID 0000.0001) 4.403820072955634E+05, /* J = 19 */
1979 (PID.TID 0000.0001) 4.436266024588540E+05, /* J = 20 */
1980 (PID.TID 0000.0001) 4.447098934081552E+05, /* J = 21 */
1981 (PID.TID 0000.0001) 4.436266024588540E+05, /* J = 22 */
1982 (PID.TID 0000.0001) 4.403820072955634E+05, /* J = 23 */
1983 (PID.TID 0000.0001) 4.349919152597734E+05, /* J = 24 */
1984 (PID.TID 0000.0001) 4.274825863380723E+05, /* J = 25 */
1985 (PID.TID 0000.0001) 4.178906052261313E+05, /* J = 26 */
1986 (PID.TID 0000.0001) 4.062627030917454E+05, /* J = 27 */
1987 (PID.TID 0000.0001) 3.926555299052806E+05, /* J = 28 */
1988 (PID.TID 0000.0001) 3.771353784467131E+05, /* J = 29 */
1989 (PID.TID 0000.0001) 3.597778613338690E+05, /* J = 30 */
1990 (PID.TID 0000.0001) 3.406675426453503E+05, /* J = 31 */
1991 (PID.TID 0000.0001) 3.198975259328452E+05, /* J = 32 */
1992 (PID.TID 0000.0001) 2.975690006299821E+05, /* J = 33 */
1993 (PID.TID 0000.0001) 2.737907490675810E+05, /* J = 34 */
1994 (PID.TID 0000.0001) 2.486786164970726E+05, /* J = 35 */
1995 (PID.TID 0000.0001) 2.223549467040777E+05, /* J = 36 */
1996 (PID.TID 0000.0001) 1.949479859617814E+05, /* J = 37 */
1997 (PID.TID 0000.0001) 1.665912582279823E+05, /* J = 38 */
1998 (PID.TID 0000.0001) 1.374229146297914E+05, /* J = 39 */
1999 (PID.TID 0000.0001) 1.075850604052271E+05 /* J = 40 */
2000 (PID.TID 0000.0001) ;
2001 (PID.TID 0000.0001) dyG = /* dyG(:,1,:,1) ( units: m ) */
2002 (PID.TID 0000.0001) 90 @ 4.447098934081552E+05 /* I = 1: 90 */
2003 (PID.TID 0000.0001) ;
2004 (PID.TID 0000.0001) dyG = /* dyG(1,:,1,:) ( units: m ) */
2005 (PID.TID 0000.0001) 40 @ 4.447098934081552E+05 /* J = 1: 40 */
2006 (PID.TID 0000.0001) ;
2007 (PID.TID 0000.0001) dxC = /* dxC(:,1,:,1) ( units: m ) */
2008 (PID.TID 0000.0001) 90 @ 9.246038586187513E+04 /* I = 1: 90 */
2009 (PID.TID 0000.0001) ;
2010 (PID.TID 0000.0001) dxC = /* dxC(1,:,1,:) ( units: m ) */
2011 (PID.TID 0000.0001) 9.246038586187513E+04, /* J = 1 */
2012 (PID.TID 0000.0001) 1.225786591246834E+05, /* J = 2 */
2013 (PID.TID 0000.0001) 1.520997414818001E+05, /* J = 3 */
2014 (PID.TID 0000.0001) 1.808798091874300E+05, /* J = 4 */
2015 (PID.TID 0000.0001) 2.087786486446736E+05, /* J = 5 */
2016 (PID.TID 0000.0001) 2.356603395120765E+05, /* J = 6 */
2017 (PID.TID 0000.0001) 2.613939168938713E+05, /* J = 7 */
2018 (PID.TID 0000.0001) 2.858540093877838E+05, /* J = 8 */
2019 (PID.TID 0000.0001) 3.089214498819034E+05, /* J = 9 */
2020 (PID.TID 0000.0001) 3.304838561248741E+05, /* J = 10 */
2021 (PID.TID 0000.0001) 3.504361782409254E+05, /* J = 11 */
2022 (PID.TID 0000.0001) 3.686812105223082E+05, /* J = 12 */
2023 (PID.TID 0000.0001) 3.851300650057323E+05, /* J = 13 */
2024 (PID.TID 0000.0001) 3.997026045255871E+05, /* J = 14 */
2025 (PID.TID 0000.0001) 4.123278331341585E+05, /* J = 15 */
2026 (PID.TID 0000.0001) 4.229442419867491E+05, /* J = 16 */
2027 (PID.TID 0000.0001) 4.315001090065870E+05, /* J = 17 */
2028 (PID.TID 0000.0001) 4.379537508695838E+05, /* J = 18 */
2029 (PID.TID 0000.0001) 4.422737260813012E+05, /* J = 19 */
2030 (PID.TID 0000.0001) 2 @ 4.444389881567502E+05, /* J = 20: 21 */
2031 (PID.TID 0000.0001) 4.422737260813012E+05, /* J = 22 */
2032 (PID.TID 0000.0001) 4.379537508695838E+05, /* J = 23 */
2033 (PID.TID 0000.0001) 4.315001090065870E+05, /* J = 24 */
2034 (PID.TID 0000.0001) 4.229442419867491E+05, /* J = 25 */
2035 (PID.TID 0000.0001) 4.123278331341585E+05, /* J = 26 */
2036 (PID.TID 0000.0001) 3.997026045255871E+05, /* J = 27 */
2037 (PID.TID 0000.0001) 3.851300650057323E+05, /* J = 28 */
2038 (PID.TID 0000.0001) 3.686812105223082E+05, /* J = 29 */
2039 (PID.TID 0000.0001) 3.504361782409254E+05, /* J = 30 */
2040 (PID.TID 0000.0001) 3.304838561248741E+05, /* J = 31 */
2041 (PID.TID 0000.0001) 3.089214498819034E+05, /* J = 32 */
2042 (PID.TID 0000.0001) 2.858540093877838E+05, /* J = 33 */
2043 (PID.TID 0000.0001) 2.613939168938713E+05, /* J = 34 */
2044 (PID.TID 0000.0001) 2.356603395120765E+05, /* J = 35 */
2045 (PID.TID 0000.0001) 2.087786486446736E+05, /* J = 36 */
2046 (PID.TID 0000.0001) 1.808798091874300E+05, /* J = 37 */
2047 (PID.TID 0000.0001) 1.520997414818001E+05, /* J = 38 */
2048 (PID.TID 0000.0001) 1.225786591246834E+05, /* J = 39 */
2049 (PID.TID 0000.0001) 9.246038586187513E+04 /* J = 40 */
2050 (PID.TID 0000.0001) ;
2051 (PID.TID 0000.0001) dyC = /* dyC(:,1,:,1) ( units: m ) */
2052 (PID.TID 0000.0001) 90 @ 4.447098934081552E+05 /* I = 1: 90 */
2053 (PID.TID 0000.0001) ;
2054 (PID.TID 0000.0001) dyC = /* dyC(1,:,1,:) ( units: m ) */
2055 (PID.TID 0000.0001) 40 @ 4.447098934081552E+05 /* J = 1: 40 */
2056 (PID.TID 0000.0001) ;
2057 (PID.TID 0000.0001) dxV = /* dxV(:,1,:,1) ( units: m ) */
2058 (PID.TID 0000.0001) 90 @ 7.722306258078101E+04 /* I = 1: 90 */
2059 (PID.TID 0000.0001) ;
2060 (PID.TID 0000.0001) dxV = /* dxV(1,:,1,:) ( units: m ) */
2061 (PID.TID 0000.0001) 7.722306258078101E+04, /* J = 1 */
2062 (PID.TID 0000.0001) 1.075850604052271E+05, /* J = 2 */
2063 (PID.TID 0000.0001) 1.374229146297914E+05, /* J = 3 */
2064 (PID.TID 0000.0001) 1.665912582279823E+05, /* J = 4 */
2065 (PID.TID 0000.0001) 1.949479859617814E+05, /* J = 5 */
2066 (PID.TID 0000.0001) 2.223549467040777E+05, /* J = 6 */
2067 (PID.TID 0000.0001) 2.486786164970726E+05, /* J = 7 */
2068 (PID.TID 0000.0001) 2.737907490675810E+05, /* J = 8 */
2069 (PID.TID 0000.0001) 2.975690006299821E+05, /* J = 9 */
2070 (PID.TID 0000.0001) 3.198975259328452E+05, /* J = 10 */
2071 (PID.TID 0000.0001) 3.406675426453503E+05, /* J = 11 */
2072 (PID.TID 0000.0001) 3.597778613338690E+05, /* J = 12 */
2073 (PID.TID 0000.0001) 3.771353784467131E+05, /* J = 13 */
2074 (PID.TID 0000.0001) 3.926555299052806E+05, /* J = 14 */
2075 (PID.TID 0000.0001) 4.062627030917454E+05, /* J = 15 */
2076 (PID.TID 0000.0001) 4.178906052261313E+05, /* J = 16 */
2077 (PID.TID 0000.0001) 4.274825863380723E+05, /* J = 17 */
2078 (PID.TID 0000.0001) 4.349919152597734E+05, /* J = 18 */
2079 (PID.TID 0000.0001) 4.403820072955634E+05, /* J = 19 */
2080 (PID.TID 0000.0001) 4.436266024588540E+05, /* J = 20 */
2081 (PID.TID 0000.0001) 4.447098934081552E+05, /* J = 21 */
2082 (PID.TID 0000.0001) 4.436266024588540E+05, /* J = 22 */
2083 (PID.TID 0000.0001) 4.403820072955634E+05, /* J = 23 */
2084 (PID.TID 0000.0001) 4.349919152597734E+05, /* J = 24 */
2085 (PID.TID 0000.0001) 4.274825863380723E+05, /* J = 25 */
2086 (PID.TID 0000.0001) 4.178906052261313E+05, /* J = 26 */
2087 (PID.TID 0000.0001) 4.062627030917454E+05, /* J = 27 */
2088 (PID.TID 0000.0001) 3.926555299052806E+05, /* J = 28 */
2089 (PID.TID 0000.0001) 3.771353784467131E+05, /* J = 29 */
2090 (PID.TID 0000.0001) 3.597778613338690E+05, /* J = 30 */
2091 (PID.TID 0000.0001) 3.406675426453503E+05, /* J = 31 */
2092 (PID.TID 0000.0001) 3.198975259328452E+05, /* J = 32 */
2093 (PID.TID 0000.0001) 2.975690006299821E+05, /* J = 33 */
2094 (PID.TID 0000.0001) 2.737907490675810E+05, /* J = 34 */
2095 (PID.TID 0000.0001) 2.486786164970726E+05, /* J = 35 */
2096 (PID.TID 0000.0001) 2.223549467040777E+05, /* J = 36 */
2097 (PID.TID 0000.0001) 1.949479859617814E+05, /* J = 37 */
2098 (PID.TID 0000.0001) 1.665912582279823E+05, /* J = 38 */
2099 (PID.TID 0000.0001) 1.374229146297914E+05, /* J = 39 */
2100 (PID.TID 0000.0001) 1.075850604052271E+05 /* J = 40 */
2101 (PID.TID 0000.0001) ;
2102 (PID.TID 0000.0001) dyU = /* dyU(:,1,:,1) ( units: m ) */
2103 (PID.TID 0000.0001) 90 @ 4.447098934081552E+05 /* I = 1: 90 */
2104 (PID.TID 0000.0001) ;
2105 (PID.TID 0000.0001) dyU = /* dyU(1,:,1,:) ( units: m ) */
2106 (PID.TID 0000.0001) 40 @ 4.447098934081552E+05 /* J = 1: 40 */
2107 (PID.TID 0000.0001) ;
2108 (PID.TID 0000.0001) rA = /* rA (:,1,:,1) ( units: m^2 ) */
2109 (PID.TID 0000.0001) 90 @ 4.110969866729047E+10 /* I = 1: 90 */
2110 (PID.TID 0000.0001) ;
2111 (PID.TID 0000.0001) rA = /* rA (1,:,1,:) ( units: m^2 ) */
2112 (PID.TID 0000.0001) 4.110969866729047E+10, /* J = 1 */
2113 (PID.TID 0000.0001) 5.450087291636666E+10, /* J = 2 */
2114 (PID.TID 0000.0001) 6.762652439100235E+10, /* J = 3 */
2115 (PID.TID 0000.0001) 8.042270623659996E+10, /* J = 4 */
2116 (PID.TID 0000.0001) 9.282707674147525E+10, /* J = 5 */
2117 (PID.TID 0000.0001) 1.047792030594103E+11, /* J = 6 */
2118 (PID.TID 0000.0001) 1.162208556324093E+11, /* J = 7 */
2119 (PID.TID 0000.0001) 1.270962918792468E+11, /* J = 8 */
2120 (PID.TID 0000.0001) 1.373525277677230E+11, /* J = 9 */
2121 (PID.TID 0000.0001) 1.469395959475426E+11, /* J = 10 */
2122 (PID.TID 0000.0001) 1.558107891862220E+11, /* J = 11 */
2123 (PID.TID 0000.0001) 1.639228879220326E+11, /* J = 12 */
2124 (PID.TID 0000.0001) 1.712363708253574E+11, /* J = 13 */
2125 (PID.TID 0000.0001) 1.777156073426415E+11, /* J = 14 */
2126 (PID.TID 0000.0001) 1.833290312848623E+11, /* J = 15 */
2127 (PID.TID 0000.0001) 1.880492946148330E+11, /* J = 16 */
2128 (PID.TID 0000.0001) 1.918534006840893E+11, /* J = 17 */
2129 (PID.TID 0000.0001) 1.947228162702493E+11, /* J = 18 */
2130 (PID.TID 0000.0001) 1.966435618690094E+11, /* J = 19 */
2131 (PID.TID 0000.0001) 2 @ 1.976062798008856E+11, /* J = 20: 21 */
2132 (PID.TID 0000.0001) 1.966435618690094E+11, /* J = 22 */
2133 (PID.TID 0000.0001) 1.947228162702493E+11, /* J = 23 */
2134 (PID.TID 0000.0001) 1.918534006840893E+11, /* J = 24 */
2135 (PID.TID 0000.0001) 1.880492946148330E+11, /* J = 25 */
2136 (PID.TID 0000.0001) 1.833290312848623E+11, /* J = 26 */
2137 (PID.TID 0000.0001) 1.777156073426415E+11, /* J = 27 */
2138 (PID.TID 0000.0001) 1.712363708253574E+11, /* J = 28 */
2139 (PID.TID 0000.0001) 1.639228879220326E+11, /* J = 29 */
2140 (PID.TID 0000.0001) 1.558107891862220E+11, /* J = 30 */
2141 (PID.TID 0000.0001) 1.469395959475426E+11, /* J = 31 */
2142 (PID.TID 0000.0001) 1.373525277677230E+11, /* J = 32 */
2143 (PID.TID 0000.0001) 1.270962918792468E+11, /* J = 33 */
2144 (PID.TID 0000.0001) 1.162208556324093E+11, /* J = 34 */
2145 (PID.TID 0000.0001) 1.047792030594103E+11, /* J = 35 */
2146 (PID.TID 0000.0001) 9.282707674147525E+10, /* J = 36 */
2147 (PID.TID 0000.0001) 8.042270623659996E+10, /* J = 37 */
2148 (PID.TID 0000.0001) 6.762652439100235E+10, /* J = 38 */
2149 (PID.TID 0000.0001) 5.450087291636666E+10, /* J = 39 */
2150 (PID.TID 0000.0001) 4.110969866729047E+10 /* J = 40 */
2151 (PID.TID 0000.0001) ;
2152 (PID.TID 0000.0001) rAw = /* rAw(:,1,:,1) ( units: m^2 ) */
2153 (PID.TID 0000.0001) 90 @ 4.110969866729047E+10 /* I = 1: 90 */
2154 (PID.TID 0000.0001) ;
2155 (PID.TID 0000.0001) rAw = /* rAw(1,:,1,:) ( units: m^2 ) */
2156 (PID.TID 0000.0001) 4.110969866729047E+10, /* J = 1 */
2157 (PID.TID 0000.0001) 5.450087291636666E+10, /* J = 2 */
2158 (PID.TID 0000.0001) 6.762652439100235E+10, /* J = 3 */
2159 (PID.TID 0000.0001) 8.042270623659996E+10, /* J = 4 */
2160 (PID.TID 0000.0001) 9.282707674147525E+10, /* J = 5 */
2161 (PID.TID 0000.0001) 1.047792030594103E+11, /* J = 6 */
2162 (PID.TID 0000.0001) 1.162208556324093E+11, /* J = 7 */
2163 (PID.TID 0000.0001) 1.270962918792468E+11, /* J = 8 */
2164 (PID.TID 0000.0001) 1.373525277677230E+11, /* J = 9 */
2165 (PID.TID 0000.0001) 1.469395959475426E+11, /* J = 10 */
2166 (PID.TID 0000.0001) 1.558107891862220E+11, /* J = 11 */
2167 (PID.TID 0000.0001) 1.639228879220326E+11, /* J = 12 */
2168 (PID.TID 0000.0001) 1.712363708253574E+11, /* J = 13 */
2169 (PID.TID 0000.0001) 1.777156073426415E+11, /* J = 14 */
2170 (PID.TID 0000.0001) 1.833290312848623E+11, /* J = 15 */
2171 (PID.TID 0000.0001) 1.880492946148330E+11, /* J = 16 */
2172 (PID.TID 0000.0001) 1.918534006840893E+11, /* J = 17 */
2173 (PID.TID 0000.0001) 1.947228162702493E+11, /* J = 18 */
2174 (PID.TID 0000.0001) 1.966435618690094E+11, /* J = 19 */
2175 (PID.TID 0000.0001) 2 @ 1.976062798008856E+11, /* J = 20: 21 */
2176 (PID.TID 0000.0001) 1.966435618690094E+11, /* J = 22 */
2177 (PID.TID 0000.0001) 1.947228162702493E+11, /* J = 23 */
2178 (PID.TID 0000.0001) 1.918534006840893E+11, /* J = 24 */
2179 (PID.TID 0000.0001) 1.880492946148330E+11, /* J = 25 */
2180 (PID.TID 0000.0001) 1.833290312848623E+11, /* J = 26 */
2181 (PID.TID 0000.0001) 1.777156073426415E+11, /* J = 27 */
2182 (PID.TID 0000.0001) 1.712363708253574E+11, /* J = 28 */
2183 (PID.TID 0000.0001) 1.639228879220326E+11, /* J = 29 */
2184 (PID.TID 0000.0001) 1.558107891862220E+11, /* J = 30 */
2185 (PID.TID 0000.0001) 1.469395959475426E+11, /* J = 31 */
2186 (PID.TID 0000.0001) 1.373525277677230E+11, /* J = 32 */
2187 (PID.TID 0000.0001) 1.270962918792468E+11, /* J = 33 */
2188 (PID.TID 0000.0001) 1.162208556324093E+11, /* J = 34 */
2189 (PID.TID 0000.0001) 1.047792030594103E+11, /* J = 35 */
2190 (PID.TID 0000.0001) 9.282707674147525E+10, /* J = 36 */
2191 (PID.TID 0000.0001) 8.042270623659996E+10, /* J = 37 */
2192 (PID.TID 0000.0001) 6.762652439100235E+10, /* J = 38 */
2193 (PID.TID 0000.0001) 5.450087291636666E+10, /* J = 39 */
2194 (PID.TID 0000.0001) 4.110969866729047E+10 /* J = 40 */
2195 (PID.TID 0000.0001) ;
2196 (PID.TID 0000.0001) rAs = /* rAs(:,1,:,1) ( units: m^2 ) */
2197 (PID.TID 0000.0001) 90 @ 3.433488626798251E+10 /* I = 1: 90 */
2198 (PID.TID 0000.0001) ;
2199 (PID.TID 0000.0001) rAs = /* rAs(1,:,1,:) ( units: m^2 ) */
2200 (PID.TID 0000.0001) 3.433488626798251E+10, /* J = 1 */
2201 (PID.TID 0000.0001) 4.783442523123625E+10, /* J = 2 */
2202 (PID.TID 0000.0001) 6.110091968306415E+10, /* J = 3 */
2203 (PID.TID 0000.0001) 7.406973659603818E+10, /* J = 4 */
2204 (PID.TID 0000.0001) 8.667769319778081E+10, /* J = 5 */
2205 (PID.TID 0000.0001) 9.886336479107465E+10, /* J = 6 */
2206 (PID.TID 0000.0001) 1.105673840088173E+11, /* J = 7 */
2207 (PID.TID 0000.0001) 1.217327300458638E+11, /* J = 8 */
2208 (PID.TID 0000.0001) 1.323050064586578E+11, /* J = 9 */
2209 (PID.TID 0000.0001) 1.422327061792377E+11, /* J = 10 */
2210 (PID.TID 0000.0001) 1.514674624524945E+11, /* J = 11 */
2211 (PID.TID 0000.0001) 1.599642844741385E+11, /* J = 12 */
2212 (PID.TID 0000.0001) 1.676817765813788E+11, /* J = 13 */
2213 (PID.TID 0000.0001) 1.745823399284268E+11, /* J = 14 */
2214 (PID.TID 0000.0001) 1.806323556642997E+11, /* J = 15 */
2215 (PID.TID 0000.0001) 1.858023487204767E+11, /* J = 16 */
2216 (PID.TID 0000.0001) 1.900671314104744E+11, /* J = 17 */
2217 (PID.TID 0000.0001) 1.934059261417216E+11, /* J = 18 */
2218 (PID.TID 0000.0001) 1.958024666419019E+11, /* J = 19 */
2219 (PID.TID 0000.0001) 1.972450772065981E+11, /* J = 20 */
2220 (PID.TID 0000.0001) 1.977267295821496E+11, /* J = 21 */
2221 (PID.TID 0000.0001) 1.972450772065981E+11, /* J = 22 */
2222 (PID.TID 0000.0001) 1.958024666419019E+11, /* J = 23 */
2223 (PID.TID 0000.0001) 1.934059261417216E+11, /* J = 24 */
2224 (PID.TID 0000.0001) 1.900671314104744E+11, /* J = 25 */
2225 (PID.TID 0000.0001) 1.858023487204767E+11, /* J = 26 */
2226 (PID.TID 0000.0001) 1.806323556642997E+11, /* J = 27 */
2227 (PID.TID 0000.0001) 1.745823399284268E+11, /* J = 28 */
2228 (PID.TID 0000.0001) 1.676817765813788E+11, /* J = 29 */
2229 (PID.TID 0000.0001) 1.599642844741385E+11, /* J = 30 */
2230 (PID.TID 0000.0001) 1.514674624524945E+11, /* J = 31 */
2231 (PID.TID 0000.0001) 1.422327061792377E+11, /* J = 32 */
2232 (PID.TID 0000.0001) 1.323050064586578E+11, /* J = 33 */
2233 (PID.TID 0000.0001) 1.217327300458638E+11, /* J = 34 */
2234 (PID.TID 0000.0001) 1.105673840088173E+11, /* J = 35 */
2235 (PID.TID 0000.0001) 9.886336479107465E+10, /* J = 36 */
2236 (PID.TID 0000.0001) 8.667769319778081E+10, /* J = 37 */
2237 (PID.TID 0000.0001) 7.406973659603818E+10, /* J = 38 */
2238 (PID.TID 0000.0001) 6.110091968306415E+10, /* J = 39 */
2239 (PID.TID 0000.0001) 4.783442523123625E+10 /* J = 40 */
2240 (PID.TID 0000.0001) ;
2241 (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */
ea7679383f Jean*2242 (PID.TID 0000.0001) 3.450614146649749E+14
85e0ffe540 Patr*2243 (PID.TID 0000.0001) ;
2244 (PID.TID 0000.0001) // =======================================================
2245 (PID.TID 0000.0001) // End of Model config. summary
2246 (PID.TID 0000.0001) // =======================================================
2247 (PID.TID 0000.0001)
2248 (PID.TID 0000.0001) == Packages configuration : Check & print summary ==
2249 (PID.TID 0000.0001)
2250 (PID.TID 0000.0001) GGL90_CHECK: #define ALLOW_GGL90
ea7679383f Jean*2251 (PID.TID 0000.0001) GGL90_CHECK: Some form of convection has been enabled
85e0ffe540 Patr*2252 (PID.TID 0000.0001) GMREDI_CHECK: #define GMREDI
2253 (PID.TID 0000.0001) GM_AdvForm = /* if FALSE => use SkewFlux Form */
2254 (PID.TID 0000.0001) F
2255 (PID.TID 0000.0001) ;
2256 (PID.TID 0000.0001) GM_InMomAsStress = /* if TRUE => apply as Eddy Stress */
2257 (PID.TID 0000.0001) F
2258 (PID.TID 0000.0001) ;
2259 (PID.TID 0000.0001) GM_AdvSeparate = /* Calc Bolus & Euler Adv. separately */
2260 (PID.TID 0000.0001) F
2261 (PID.TID 0000.0001) ;
2262 (PID.TID 0000.0001) GM_ExtraDiag = /* Tensor Extra Diag (line 1&2) non 0 */
5bc996898d Mart*2263 OAD: TIMING: stamp 0: 1690340657.570661
85e0ffe540 Patr*2264 (PID.TID 0000.0001) F
2265 (PID.TID 0000.0001) ;
2266 (PID.TID 0000.0001) GM_isopycK = /* Background Isopyc. Diffusivity [m^2/s] */
2267 (PID.TID 0000.0001) 1.000000000000000E+03
2268 (PID.TID 0000.0001) ;
2269 (PID.TID 0000.0001) GM_skewflx*K = /* Background GM_SkewFlx Diffusivity [m^2/s] */
2270 (PID.TID 0000.0001) 1.000000000000000E+03
2271 (PID.TID 0000.0001) ;
2272 (PID.TID 0000.0001) GM_advec*K = /* Backg. GM-Advec(=Bolus) Diffusivity [m^2/s]*/
2273 (PID.TID 0000.0001) 0.000000000000000E+00
2274 (PID.TID 0000.0001) ;
2275 (PID.TID 0000.0001) GM_Kmin_horiz = /* Minimum Horizontal Diffusivity [m^2/s] */
2276 (PID.TID 0000.0001) 5.000000000000000E+01
2277 (PID.TID 0000.0001) ;
2278 (PID.TID 0000.0001) GM_Visbeck_alpha = /* Visbeck alpha coeff. [-] */
2279 (PID.TID 0000.0001) 0.000000000000000E+00
2280 (PID.TID 0000.0001) ;
2281 (PID.TID 0000.0001) GM_Small_Number = /* epsilon used in slope calc */
2282 (PID.TID 0000.0001) 1.000000000000000E-12
2283 (PID.TID 0000.0001) ;
2284 (PID.TID 0000.0001) GM_slopeSqCutoff = /* Slope^2 cut-off value */
2285 (PID.TID 0000.0001) 1.000000000000000E+08
2286 (PID.TID 0000.0001) ;
2287 (PID.TID 0000.0001) GM_taper_scheme = /* Type of Tapering/Clipping scheme */
2288 (PID.TID 0000.0001) 'dm95 '
2289 (PID.TID 0000.0001) ;
2290 (PID.TID 0000.0001) GM_maxSlope = /* Maximum Slope (Tapering/Clipping) */
2291 (PID.TID 0000.0001) 1.000000000000000E-02
2292 (PID.TID 0000.0001) ;
2293 (PID.TID 0000.0001) GM_facTrL2dz = /* Minimum Trans.Layer Thick. (factor of dz) */
2294 (PID.TID 0000.0001) 1.000000000000000E+00
2295 (PID.TID 0000.0001) ;
2296 (PID.TID 0000.0001) GM_facTrL2ML = /* Max.Trans.Layer Thick. (factor of MxL Depth)*/
2297 (PID.TID 0000.0001) 5.000000000000000E+00
2298 (PID.TID 0000.0001) ;
2299 (PID.TID 0000.0001) GM_maxTransLay = /* Maximum Transition Layer Thickness [m] */
2300 (PID.TID 0000.0001) 5.000000000000000E+02
2301 (PID.TID 0000.0001) ;
2302 (PID.TID 0000.0001) GM_UseBVP = /* if TRUE => use bvp a la Ferrari et al. (2010) */
2303 (PID.TID 0000.0001) F
2304 (PID.TID 0000.0001) ;
2305 (PID.TID 0000.0001) GM_BVP_ModeNumber = /* Vertical mode number for BVP wave speed */
2306 (PID.TID 0000.0001) 1
2307 (PID.TID 0000.0001) ;
2308 (PID.TID 0000.0001) GM_BVP_cMin = /* Minimum wave speed for BVP [m/s] */
2309 (PID.TID 0000.0001) 1.000000000000000E-01
2310 (PID.TID 0000.0001) ;
2311 (PID.TID 0000.0001) GM_useSubMeso = /* if TRUE => use Sub-Meso param. (B.Fox-Kemper) */
2312 (PID.TID 0000.0001) F
2313 (PID.TID 0000.0001) ;
2314 (PID.TID 0000.0001) subMeso_Ceff = /* efficiency coeff. of Mixed-Layer Eddies [-] */
2315 (PID.TID 0000.0001) 7.000000000000001E-02
2316 (PID.TID 0000.0001) ;
2317 (PID.TID 0000.0001) subMeso_invTau = /* inverse of Sub-Meso mixing time-scale [/s] */
2318 (PID.TID 0000.0001) 2.000000000000000E-06
2319 (PID.TID 0000.0001) ;
2320 (PID.TID 0000.0001) subMeso_LfMin = /* minimum length-scale "Lf" [m] */
2321 (PID.TID 0000.0001) 1.000000000000000E+03
2322 (PID.TID 0000.0001) ;
2323 (PID.TID 0000.0001) subMeso_Lmax = /* maximum grid-scale length [m] */
2324 (PID.TID 0000.0001) 1.100000000000000E+05
2325 (PID.TID 0000.0001) ;
ea7679383f Jean*2326 (PID.TID 0000.0001) GM_useLeithQG = /* if TRUE => add QG Leith viscosity to GMRedi tensor */
2327 (PID.TID 0000.0001) F
2328 (PID.TID 0000.0001) ;
2329 (PID.TID 0000.0001) CTRL_CHECK: --> Starts to check CTRL set-up
2330 (PID.TID 0000.0001) CTRL_CHECK: <-- Ends Normally
2331 (PID.TID 0000.0001)
2332 (PID.TID 0000.0001) COST_CHECK: #define ALLOW_COST
85e0ffe540 Patr*2333 (PID.TID 0000.0001) GRDCHK_CHECK: grdchk package
2334 (PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF
2335 (PID.TID 0000.0001) // =======================================================
2336 (PID.TID 0000.0001) // Check Model config. (CONFIG_CHECK):
2337 (PID.TID 0000.0001) // CONFIG_CHECK : Normal End
2338 (PID.TID 0000.0001) // =======================================================
2339 (PID.TID 0000.0001)
2340 OAD: IT+ 1048576
2341 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
5bc996898d Mart*2342 OAD: TIMING: stamp 1: 1690340663.317162
2343 OAD: TIMING: delta stamps 1-0: 5.746501
2344 OAD: TIMING: stamp 2: 1690340670.727695
2345 OAD: TIMING: delta stamps 2-1: 7.410533
2346 OAD: TIMING: delta stamps 2-0: 13.157034
2347 OAD: TIMING: ratio stamps (2-1)/(1-0): 7.410533e+06/5.746501e+06=1.289573e+00
85e0ffe540 Patr*2348 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2349 (PID.TID 0000.0001)
2350 (PID.TID 0000.0001) // =======================================================
2351 (PID.TID 0000.0001) // Model current state
2352 (PID.TID 0000.0001) // =======================================================
2353 (PID.TID 0000.0001)
2354 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2355 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
ea7679383f Jean*2356 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
547810393e Jean*2357 cg2d: Sum(rhs),rhsMax = -8.99206140497766E-06 5.04324257330456E+00
2358 cg2d: Sum(rhs),rhsMax = -1.13366314065111E-05 6.29043815206116E+00
85e0ffe540 Patr*2359 OAD: DT+ 1048576
2360 OAD: IT+ 17825792
2361 OAD: IT+ 34603008
2362 OAD: DT+ 17825792
2363 OAD: IT+ 51380224
2364 OAD: IT+ 68157440
2365 OAD: IT+ 84934656
ea7679383f Jean*2366 OAD: IT+ 101711872
547810393e Jean*2367 cg2d: Sum(rhs),rhsMax = -1.30526412496224E-05 6.70105780806494E+00
ea7679383f Jean*2368 OAD: DT+ 34603008
85e0ffe540 Patr*2369 (PID.TID 0000.0001) %CHECKPOINT 4 ckptA
ea7679383f Jean*2370 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2371 --> objf_test(bi,bj) = 0.220353631633443D+06
2372 --> objf_test(bi,bj) = 0.240147221367786D+06
2373 --> objf_test(bi,bj) = 0.136704170500391D+06
2374 --> objf_test(bi,bj) = 0.204168576545952D+06
2375 (PID.TID 0000.0001) local fc = 0.801373600047573D+06
2376 (PID.TID 0000.0001) global fc = 0.801373600047573D+06
85e0ffe540 Patr*2377 cg2d: Sum(rhs),rhsMax = 0.00000000000000E+00 0.00000000000000E+00
547810393e Jean*2378 cg2d: Sum(rhs),rhsMax = -1.13366314123953E-05 6.29043815206115E+00
2379 cg2d: Sum(rhs),rhsMax = 6.66133814775094E-16 7.75429565002169E-04
2380 cg2d: Sum(rhs),rhsMax = -8.99206141796727E-06 5.04324257330455E+00
2381 cg2d: Sum(rhs),rhsMax = -1.37667655053519E-14 1.31178624082862E-03
85e0ffe540 Patr*2382 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2383 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
ea7679383f Jean*2384 cg2d: Sum(rhs),rhsMax = 4.44089209850063E-15 2.53674886388737E+00
547810393e Jean*2385 cg2d: Sum(rhs),rhsMax = 8.88178419700125E-16 1.38456847175208E-03
85e0ffe540 Patr*2386 ph-pack: packing ecco_cost
2387 ph-pack: packing ecco_ctrl
2388 (PID.TID 0000.0001) // =======================================================
2389 (PID.TID 0000.0001) // Gradient-check starts (grdchk_main)
2390 (PID.TID 0000.0001) // =======================================================
547810393e Jean*2391 (PID.TID 0000.0001) grdchk reference fc: fcref = 8.01373600047573E+05
85e0ffe540 Patr*2392 grad-res -------------------------------
2393 grad-res proc # i j k bi bj iobc fc ref fc + eps fc - eps
2394 grad-res proc # i j k bi bj iobc adj grad fd grad 1 - fd/adj
5bc996898d Mart*2395 grad-res exact position met:
2396 grad-res 0 526 26 17 1 2 2
85e0ffe540 Patr*2397 (PID.TID 0000.0001) ====== Starts gradient-check number 1 (=ichknum) =======
5bc996898d Mart*2398 ph-test icomp, ncvarcomp, ichknum 526 29309 1
ea7679383f Jean*2399 ph-grd _loc: bi, bj, icomptest, ichknum 2 2 0 1
5bc996898d Mart*2400 ph-grd -->hit<-- 26 17 1 1
2401 (PID.TID 0000.0001) grdchk pos: i,j,k= 26 17 1 ; bi,bj= 2 2 ; iobc= 1 ; rec= 1
85e0ffe540 Patr*2402 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2403 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2404 (PID.TID 0000.0001)
2405 (PID.TID 0000.0001) // =======================================================
2406 (PID.TID 0000.0001) // Model current state
2407 (PID.TID 0000.0001) // =======================================================
2408 (PID.TID 0000.0001)
2409 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2410 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2411 cg2d: Sum(rhs),rhsMax = -6.66133814775094E-15 2.53674886388737E+00
2412 cg2d: Sum(rhs),rhsMax = -8.99206141258269E-06 5.04324257330456E+00
2413 cg2d: Sum(rhs),rhsMax = -1.13366314090646E-05 6.29043815206116E+00
2414 cg2d: Sum(rhs),rhsMax = -1.30526412034371E-05 6.70105780806494E+00
85e0ffe540 Patr*2415 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2416 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2417 --> objf_test(bi,bj) = 0.220353631633443D+06
2418 --> objf_test(bi,bj) = 0.240147221367786D+06
2419 --> objf_test(bi,bj) = 0.136704170500391D+06
5bc996898d Mart*2420 --> objf_test(bi,bj) = 0.204168598199958D+06
2421 (PID.TID 0000.0001) local fc = 0.801373621701578D+06
2422 (PID.TID 0000.0001) global fc = 0.801373621701578D+06
2423 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 8.01373621701578E+05
85e0ffe540 Patr*2424 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2425 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2426 (PID.TID 0000.0001)
2427 (PID.TID 0000.0001) // =======================================================
2428 (PID.TID 0000.0001) // Model current state
2429 (PID.TID 0000.0001) // =======================================================
2430 (PID.TID 0000.0001)
2431 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2432 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2433 cg2d: Sum(rhs),rhsMax = -6.66133814775094E-15 2.53674886388737E+00
2434 cg2d: Sum(rhs),rhsMax = -8.99206141996567E-06 5.04324257330456E+00
2435 cg2d: Sum(rhs),rhsMax = -1.13366314090646E-05 6.29043815206116E+00
2436 cg2d: Sum(rhs),rhsMax = -1.30526412185361E-05 6.70105780806494E+00
85e0ffe540 Patr*2437 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2438 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2439 --> objf_test(bi,bj) = 0.220353631633443D+06
2440 --> objf_test(bi,bj) = 0.240147221367786D+06
2441 --> objf_test(bi,bj) = 0.136704170500391D+06
5bc996898d Mart*2442 --> objf_test(bi,bj) = 0.204168555073011D+06
2443 (PID.TID 0000.0001) local fc = 0.801373578574631D+06
2444 (PID.TID 0000.0001) global fc = 0.801373578574631D+06
2445 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 8.01373578574631E+05
85e0ffe540 Patr*2446 grad-res -------------------------------
5bc996898d Mart*2447 grad-res 0 1 26 17 1 2 2 1 8.01373600048E+05 8.01373621702E+05 8.01373578575E+05
2448 grad-res 0 1 1 526 0 2 2 1 2.15634739277E+00 2.15634733322E+00 2.76171384650E-08
547810393e Jean*2449 (PID.TID 0000.0001) ADM ref_cost_function = 8.01373600047573E+05
5bc996898d Mart*2450 (PID.TID 0000.0001) ADM adjoint_gradient = 2.15634739277291E+00
2451 (PID.TID 0000.0001) ADM finite-diff_grad = 2.15634733322076E+00
85e0ffe540 Patr*2452 (PID.TID 0000.0001) ====== End of gradient-check number 1 (ierr= 0) =======
2453 (PID.TID 0000.0001) ====== Starts gradient-check number 2 (=ichknum) =======
5bc996898d Mart*2454 ph-test icomp, ncvarcomp, ichknum 527 29309 2
2455 ph-grd _loc: bi, bj, icomptest, ichknum 2 2 526 2
2456 ph-grd -->hit<-- 30 17 1 1
2457 (PID.TID 0000.0001) grdchk pos: i,j,k= 30 17 1 ; bi,bj= 2 2 ; iobc= 1 ; rec= 1
85e0ffe540 Patr*2458 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2459 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2460 (PID.TID 0000.0001)
2461 (PID.TID 0000.0001) // =======================================================
2462 (PID.TID 0000.0001) // Model current state
2463 (PID.TID 0000.0001) // =======================================================
2464 (PID.TID 0000.0001)
2465 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2466 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2467 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
2468 cg2d: Sum(rhs),rhsMax = -8.99206141397046E-06 5.04324257330456E+00
2469 cg2d: Sum(rhs),rhsMax = -1.13366314073993E-05 6.29043815206116E+00
2470 cg2d: Sum(rhs),rhsMax = -1.30526412087661E-05 6.70105780806494E+00
85e0ffe540 Patr*2471 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2472 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2473 --> objf_test(bi,bj) = 0.220353631633443D+06
2474 --> objf_test(bi,bj) = 0.240147221367786D+06
2475 --> objf_test(bi,bj) = 0.136704170500391D+06
5bc996898d Mart*2476 --> objf_test(bi,bj) = 0.204168586246122D+06
2477 (PID.TID 0000.0001) local fc = 0.801373609747743D+06
2478 (PID.TID 0000.0001) global fc = 0.801373609747743D+06
2479 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 8.01373609747743E+05
85e0ffe540 Patr*2480 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2481 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2482 (PID.TID 0000.0001)
2483 (PID.TID 0000.0001) // =======================================================
2484 (PID.TID 0000.0001) // Model current state
2485 (PID.TID 0000.0001) // =======================================================
2486 (PID.TID 0000.0001)
2487 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2488 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
ea7679383f Jean*2489 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
5bc996898d Mart*2490 cg2d: Sum(rhs),rhsMax = -8.99206141302678E-06 5.04324257330456E+00
2491 cg2d: Sum(rhs),rhsMax = -1.13366314092866E-05 6.29043815206116E+00
2492 cg2d: Sum(rhs),rhsMax = -1.30526411945553E-05 6.70105780806494E+00
85e0ffe540 Patr*2493 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2494 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2495 --> objf_test(bi,bj) = 0.220353631633443D+06
2496 --> objf_test(bi,bj) = 0.240147221367786D+06
2497 --> objf_test(bi,bj) = 0.136704170500391D+06
5bc996898d Mart*2498 --> objf_test(bi,bj) = 0.204168567004984D+06
2499 (PID.TID 0000.0001) local fc = 0.801373590506604D+06
2500 (PID.TID 0000.0001) global fc = 0.801373590506604D+06
2501 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 8.01373590506604E+05
85e0ffe540 Patr*2502 grad-res -------------------------------
5bc996898d Mart*2503 grad-res 0 2 30 17 1 2 2 1 8.01373600048E+05 8.01373609748E+05 8.01373590507E+05
2504 grad-res 0 2 2 527 0 2 2 1 9.62039538834E-01 9.62056906428E-01 -1.80528903129E-05
547810393e Jean*2505 (PID.TID 0000.0001) ADM ref_cost_function = 8.01373600047573E+05
5bc996898d Mart*2506 (PID.TID 0000.0001) ADM adjoint_gradient = 9.62039538833917E-01
2507 (PID.TID 0000.0001) ADM finite-diff_grad = 9.62056906428188E-01
85e0ffe540 Patr*2508 (PID.TID 0000.0001) ====== End of gradient-check number 2 (ierr= 0) =======
2509 (PID.TID 0000.0001) ====== Starts gradient-check number 3 (=ichknum) =======
5bc996898d Mart*2510 ph-test icomp, ncvarcomp, ichknum 528 29309 3
2511 ph-grd _loc: bi, bj, icomptest, ichknum 2 2 527 3
2512 ph-grd -->hit<-- 31 17 1 1
2513 (PID.TID 0000.0001) grdchk pos: i,j,k= 31 17 1 ; bi,bj= 2 2 ; iobc= 1 ; rec= 1
85e0ffe540 Patr*2514 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2515 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2516 (PID.TID 0000.0001)
2517 (PID.TID 0000.0001) // =======================================================
2518 (PID.TID 0000.0001) // Model current state
2519 (PID.TID 0000.0001) // =======================================================
2520 (PID.TID 0000.0001)
2521 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2522 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2523 cg2d: Sum(rhs),rhsMax = -6.66133814775094E-15 2.53674886388737E+00
2524 cg2d: Sum(rhs),rhsMax = -8.99206141707909E-06 5.04324257330456E+00
2525 cg2d: Sum(rhs),rhsMax = -1.13366314068442E-05 6.29043815206116E+00
547810393e Jean*2526 cg2d: Sum(rhs),rhsMax = -1.30526412127629E-05 6.70105780806494E+00
85e0ffe540 Patr*2527 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2528 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2529 --> objf_test(bi,bj) = 0.220353631633443D+06
2530 --> objf_test(bi,bj) = 0.240147221367786D+06
2531 --> objf_test(bi,bj) = 0.136704170500391D+06
5bc996898d Mart*2532 --> objf_test(bi,bj) = 0.204168583343362D+06
2533 (PID.TID 0000.0001) local fc = 0.801373606844982D+06
2534 (PID.TID 0000.0001) global fc = 0.801373606844982D+06
2535 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 8.01373606844982E+05
85e0ffe540 Patr*2536 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2537 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2538 (PID.TID 0000.0001)
2539 (PID.TID 0000.0001) // =======================================================
2540 (PID.TID 0000.0001) // Model current state
2541 (PID.TID 0000.0001) // =======================================================
2542 (PID.TID 0000.0001)
2543 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2544 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
ea7679383f Jean*2545 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
5bc996898d Mart*2546 cg2d: Sum(rhs),rhsMax = -8.99206142052078E-06 5.04324257330456E+00
2547 cg2d: Sum(rhs),rhsMax = -1.13366314069552E-05 6.29043815206116E+00
2548 cg2d: Sum(rhs),rhsMax = -1.30526412034371E-05 6.70105780806494E+00
85e0ffe540 Patr*2549 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2550 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2551 --> objf_test(bi,bj) = 0.220353631633443D+06
2552 --> objf_test(bi,bj) = 0.240147221367786D+06
2553 --> objf_test(bi,bj) = 0.136704170500391D+06
5bc996898d Mart*2554 --> objf_test(bi,bj) = 0.204168569877808D+06
2555 (PID.TID 0000.0001) local fc = 0.801373593379428D+06
2556 (PID.TID 0000.0001) global fc = 0.801373593379428D+06
2557 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 8.01373593379428E+05
85e0ffe540 Patr*2558 grad-res -------------------------------
5bc996898d Mart*2559 grad-res 0 3 31 17 1 2 2 1 8.01373600048E+05 8.01373606845E+05 8.01373593379E+05
2560 grad-res 0 3 3 528 0 2 2 1 6.65349522112E-01 6.73277681926E-01 -1.19157819331E-02
547810393e Jean*2561 (PID.TID 0000.0001) ADM ref_cost_function = 8.01373600047573E+05
5bc996898d Mart*2562 (PID.TID 0000.0001) ADM adjoint_gradient = 6.65349522111523E-01
2563 (PID.TID 0000.0001) ADM finite-diff_grad = 6.73277681926265E-01
85e0ffe540 Patr*2564 (PID.TID 0000.0001) ====== End of gradient-check number 3 (ierr= 0) =======
2565 (PID.TID 0000.0001) ====== Starts gradient-check number 4 (=ichknum) =======
5bc996898d Mart*2566 ph-test icomp, ncvarcomp, ichknum 529 29309 4
2567 ph-grd _loc: bi, bj, icomptest, ichknum 2 2 528 4
2568 ph-grd -->hit<-- 32 17 1 1
2569 (PID.TID 0000.0001) grdchk pos: i,j,k= 32 17 1 ; bi,bj= 2 2 ; iobc= 1 ; rec= 1
85e0ffe540 Patr*2570 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2571 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2572 (PID.TID 0000.0001)
2573 (PID.TID 0000.0001) // =======================================================
2574 (PID.TID 0000.0001) // Model current state
2575 (PID.TID 0000.0001) // =======================================================
2576 (PID.TID 0000.0001)
2577 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2578 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2579 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
2580 cg2d: Sum(rhs),rhsMax = -8.99206141385944E-06 5.04324257330456E+00
2581 cg2d: Sum(rhs),rhsMax = -1.13366313928553E-05 6.29043815206116E+00
2582 cg2d: Sum(rhs),rhsMax = -1.30526411998844E-05 6.70105780806494E+00
85e0ffe540 Patr*2583 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2584 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2585 --> objf_test(bi,bj) = 0.220353631633443D+06
2586 --> objf_test(bi,bj) = 0.240147221367786D+06
2587 --> objf_test(bi,bj) = 0.136704170500391D+06
5bc996898d Mart*2588 --> objf_test(bi,bj) = 0.204168595918099D+06
2589 (PID.TID 0000.0001) local fc = 0.801373619419719D+06
2590 (PID.TID 0000.0001) global fc = 0.801373619419719D+06
2591 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 8.01373619419719E+05
85e0ffe540 Patr*2592 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2593 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2594 (PID.TID 0000.0001)
2595 (PID.TID 0000.0001) // =======================================================
2596 (PID.TID 0000.0001) // Model current state
2597 (PID.TID 0000.0001) // =======================================================
2598 (PID.TID 0000.0001)
2599 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2600 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2601 cg2d: Sum(rhs),rhsMax = -6.21724893790088E-15 2.53674886388737E+00
2602 cg2d: Sum(rhs),rhsMax = -8.99206141252717E-06 5.04324257330456E+00
2603 cg2d: Sum(rhs),rhsMax = -1.13366313995167E-05 6.29043815206116E+00
2604 cg2d: Sum(rhs),rhsMax = -1.30526412189802E-05 6.70105780806494E+00
85e0ffe540 Patr*2605 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2606 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2607 --> objf_test(bi,bj) = 0.220353631633443D+06
2608 --> objf_test(bi,bj) = 0.240147221367786D+06
2609 --> objf_test(bi,bj) = 0.136704170500391D+06
5bc996898d Mart*2610 --> objf_test(bi,bj) = 0.204168557302896D+06
2611 (PID.TID 0000.0001) local fc = 0.801373580804516D+06
2612 (PID.TID 0000.0001) global fc = 0.801373580804516D+06
2613 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 8.01373580804516E+05
85e0ffe540 Patr*2614 grad-res -------------------------------
5bc996898d Mart*2615 grad-res 0 4 32 17 1 2 2 1 8.01373600048E+05 8.01373619420E+05 8.01373580805E+05
2616 grad-res 0 4 4 529 0 2 2 1 1.90649960490E+00 1.93076014984E+00 -1.27251770110E-02
547810393e Jean*2617 (PID.TID 0000.0001) ADM ref_cost_function = 8.01373600047573E+05
5bc996898d Mart*2618 (PID.TID 0000.0001) ADM adjoint_gradient = 1.90649960490027E+00
2619 (PID.TID 0000.0001) ADM finite-diff_grad = 1.93076014984399E+00
85e0ffe540 Patr*2620 (PID.TID 0000.0001) ====== End of gradient-check number 4 (ierr= 0) =======
2621 (PID.TID 0000.0001) ====== Starts gradient-check number 5 (=ichknum) =======
5bc996898d Mart*2622 ph-test icomp, ncvarcomp, ichknum 530 29309 5
2623 ph-grd _loc: bi, bj, icomptest, ichknum 2 2 529 5
2624 ph-grd -->hit<-- 36 17 1 1
2625 (PID.TID 0000.0001) grdchk pos: i,j,k= 36 17 1 ; bi,bj= 2 2 ; iobc= 1 ; rec= 1
85e0ffe540 Patr*2626 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2627 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2628 (PID.TID 0000.0001)
2629 (PID.TID 0000.0001) // =======================================================
2630 (PID.TID 0000.0001) // Model current state
2631 (PID.TID 0000.0001) // =======================================================
2632 (PID.TID 0000.0001)
2633 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2634 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
ea7679383f Jean*2635 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
5bc996898d Mart*2636 cg2d: Sum(rhs),rhsMax = -8.99206141768971E-06 5.04324257330456E+00
2637 cg2d: Sum(rhs),rhsMax = -1.13366314096197E-05 6.29043815206116E+00
2638 cg2d: Sum(rhs),rhsMax = -1.30526412100984E-05 6.70105780806494E+00
85e0ffe540 Patr*2639 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2640 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2641 --> objf_test(bi,bj) = 0.220353631633443D+06
2642 --> objf_test(bi,bj) = 0.240147221367786D+06
5bc996898d Mart*2643 --> objf_test(bi,bj) = 0.136704170500391D+06
2644 --> objf_test(bi,bj) = 0.204168648480164D+06
2645 (PID.TID 0000.0001) local fc = 0.801373671981784D+06
2646 (PID.TID 0000.0001) global fc = 0.801373671981784D+06
2647 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 8.01373671981784E+05
85e0ffe540 Patr*2648 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2649 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2650 (PID.TID 0000.0001)
2651 (PID.TID 0000.0001) // =======================================================
2652 (PID.TID 0000.0001) // Model current state
2653 (PID.TID 0000.0001) // =======================================================
2654 (PID.TID 0000.0001)
2655 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2656 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2657 cg2d: Sum(rhs),rhsMax = -6.66133814775094E-15 2.53674886388737E+00
2658 cg2d: Sum(rhs),rhsMax = -8.99206141330433E-06 5.04324257330456E+00
2659 cg2d: Sum(rhs),rhsMax = -1.13366314099528E-05 6.29043815206116E+00
2660 cg2d: Sum(rhs),rhsMax = -1.30526412078780E-05 6.70105780806494E+00
85e0ffe540 Patr*2661 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2662 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2663 --> objf_test(bi,bj) = 0.220353631633443D+06
2664 --> objf_test(bi,bj) = 0.240147221367786D+06
5bc996898d Mart*2665 --> objf_test(bi,bj) = 0.136704170500390D+06
2666 --> objf_test(bi,bj) = 0.204168505114665D+06
2667 (PID.TID 0000.0001) local fc = 0.801373528616285D+06
2668 (PID.TID 0000.0001) global fc = 0.801373528616285D+06
2669 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 8.01373528616285E+05
85e0ffe540 Patr*2670 grad-res -------------------------------
5bc996898d Mart*2671 grad-res 0 5 36 17 1 2 2 1 8.01373600048E+05 8.01373671982E+05 8.01373528616E+05
2672 grad-res 0 5 5 530 0 2 2 1 1.64609608773E+01 7.16827496071E+00 5.64528765109E-01
547810393e Jean*2673 (PID.TID 0000.0001) ADM ref_cost_function = 8.01373600047573E+05
5bc996898d Mart*2674 (PID.TID 0000.0001) ADM adjoint_gradient = 1.64609608772658E+01
2675 (PID.TID 0000.0001) ADM finite-diff_grad = 7.16827496071346E+00
85e0ffe540 Patr*2676 (PID.TID 0000.0001) ====== End of gradient-check number 5 (ierr= 0) =======
2677 (PID.TID 0000.0001) ====== Starts gradient-check number 6 (=ichknum) =======
5bc996898d Mart*2678 ph-test icomp, ncvarcomp, ichknum 531 29309 6
2679 ph-grd _loc: bi, bj, icomptest, ichknum 2 2 530 6
2680 ph-grd -->hit<-- 37 17 1 1
2681 (PID.TID 0000.0001) grdchk pos: i,j,k= 37 17 1 ; bi,bj= 2 2 ; iobc= 1 ; rec= 1
85e0ffe540 Patr*2682 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2683 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2684 (PID.TID 0000.0001)
2685 (PID.TID 0000.0001) // =======================================================
2686 (PID.TID 0000.0001) // Model current state
2687 (PID.TID 0000.0001) // =======================================================
2688 (PID.TID 0000.0001)
2689 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2690 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
ea7679383f Jean*2691 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
5bc996898d Mart*2692 cg2d: Sum(rhs),rhsMax = -8.99206141213860E-06 5.04324257330456E+00
2693 cg2d: Sum(rhs),rhsMax = -1.13366313864161E-05 6.29043815206116E+00
2694 cg2d: Sum(rhs),rhsMax = -1.30526412003285E-05 6.70105780806494E+00
85e0ffe540 Patr*2695 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2696 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2697 --> objf_test(bi,bj) = 0.220353631633443D+06
2698 --> objf_test(bi,bj) = 0.240147221367786D+06
5bc996898d Mart*2699 --> objf_test(bi,bj) = 0.136704170500392D+06
2700 --> objf_test(bi,bj) = 0.204168633654587D+06
2701 (PID.TID 0000.0001) local fc = 0.801373657156209D+06
2702 (PID.TID 0000.0001) global fc = 0.801373657156209D+06
2703 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 8.01373657156209E+05
85e0ffe540 Patr*2704 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2705 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2706 (PID.TID 0000.0001)
2707 (PID.TID 0000.0001) // =======================================================
2708 (PID.TID 0000.0001) // Model current state
2709 (PID.TID 0000.0001) // =======================================================
2710 (PID.TID 0000.0001)
2711 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2712 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2713 cg2d: Sum(rhs),rhsMax = -6.66133814775094E-15 2.53674886388737E+00
2714 cg2d: Sum(rhs),rhsMax = -8.99206141108388E-06 5.04324257330456E+00
2715 cg2d: Sum(rhs),rhsMax = -1.13366314155039E-05 6.29043815206116E+00
2716 cg2d: Sum(rhs),rhsMax = -1.30526412212006E-05 6.70105780806494E+00
85e0ffe540 Patr*2717 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2718 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2719 --> objf_test(bi,bj) = 0.220353631633443D+06
2720 --> objf_test(bi,bj) = 0.240147221367786D+06
5bc996898d Mart*2721 --> objf_test(bi,bj) = 0.136704170500389D+06
2722 --> objf_test(bi,bj) = 0.204168519619531D+06
2723 (PID.TID 0000.0001) local fc = 0.801373543121149D+06
2724 (PID.TID 0000.0001) global fc = 0.801373543121149D+06
2725 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 8.01373543121149E+05
85e0ffe540 Patr*2726 grad-res -------------------------------
5bc996898d Mart*2727 grad-res 0 6 37 17 1 2 2 1 8.01373600048E+05 8.01373657156E+05 8.01373543121E+05
2728 grad-res 0 6 6 531 0 2 2 1 5.70067473208E+00 5.70175295579E+00 -1.89139666196E-04
547810393e Jean*2729 (PID.TID 0000.0001) ADM ref_cost_function = 8.01373600047573E+05
5bc996898d Mart*2730 (PID.TID 0000.0001) ADM adjoint_gradient = 5.70067473207655E+00
2731 (PID.TID 0000.0001) ADM finite-diff_grad = 5.70175295579247E+00
85e0ffe540 Patr*2732 (PID.TID 0000.0001) ====== End of gradient-check number 6 (ierr= 0) =======
2733 (PID.TID 0000.0001) ====== Starts gradient-check number 7 (=ichknum) =======
5bc996898d Mart*2734 ph-test icomp, ncvarcomp, ichknum 532 29309 7
2735 ph-grd _loc: bi, bj, icomptest, ichknum 2 2 531 7
2736 ph-grd -->hit<-- 38 17 1 1
2737 (PID.TID 0000.0001) grdchk pos: i,j,k= 38 17 1 ; bi,bj= 2 2 ; iobc= 1 ; rec= 1
85e0ffe540 Patr*2738 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2739 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2740 (PID.TID 0000.0001)
2741 (PID.TID 0000.0001) // =======================================================
2742 (PID.TID 0000.0001) // Model current state
2743 (PID.TID 0000.0001) // =======================================================
2744 (PID.TID 0000.0001)
2745 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2746 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
ea7679383f Jean*2747 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
5bc996898d Mart*2748 cg2d: Sum(rhs),rhsMax = -8.99206141186104E-06 5.04324257330456E+00
2749 cg2d: Sum(rhs),rhsMax = -1.13366313881924E-05 6.29043815206116E+00
2750 cg2d: Sum(rhs),rhsMax = -1.30526412061016E-05 6.70105780806494E+00
85e0ffe540 Patr*2751 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2752 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2753 --> objf_test(bi,bj) = 0.220353631633443D+06
2754 --> objf_test(bi,bj) = 0.240147221367786D+06
5bc996898d Mart*2755 --> objf_test(bi,bj) = 0.136704170500393D+06
2756 --> objf_test(bi,bj) = 0.204168630913418D+06
2757 (PID.TID 0000.0001) local fc = 0.801373654415041D+06
2758 (PID.TID 0000.0001) global fc = 0.801373654415041D+06
2759 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 8.01373654415041E+05
85e0ffe540 Patr*2760 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2761 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2762 (PID.TID 0000.0001)
2763 (PID.TID 0000.0001) // =======================================================
2764 (PID.TID 0000.0001) // Model current state
2765 (PID.TID 0000.0001) // =======================================================
2766 (PID.TID 0000.0001)
2767 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2768 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2769 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
2770 cg2d: Sum(rhs),rhsMax = -8.99206141746767E-06 5.04324257330456E+00
2771 cg2d: Sum(rhs),rhsMax = -1.13366313955199E-05 6.29043815206116E+00
2772 cg2d: Sum(rhs),rhsMax = -1.30526412203125E-05 6.70105780806494E+00
85e0ffe540 Patr*2773 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2774 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2775 --> objf_test(bi,bj) = 0.220353631633443D+06
2776 --> objf_test(bi,bj) = 0.240147221367786D+06
5bc996898d Mart*2777 --> objf_test(bi,bj) = 0.136704170500388D+06
2778 --> objf_test(bi,bj) = 0.204168522327530D+06
2779 (PID.TID 0000.0001) local fc = 0.801373545829147D+06
2780 (PID.TID 0000.0001) global fc = 0.801373545829147D+06
2781 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 8.01373545829147E+05
85e0ffe540 Patr*2782 grad-res -------------------------------
5bc996898d Mart*2783 grad-res 0 7 38 17 1 2 2 1 8.01373600048E+05 8.01373654415E+05 8.01373545829E+05
2784 grad-res 0 7 7 532 0 2 2 1 5.42732709828E+00 5.42929467047E+00 -3.62530607232E-04
547810393e Jean*2785 (PID.TID 0000.0001) ADM ref_cost_function = 8.01373600047573E+05
5bc996898d Mart*2786 (PID.TID 0000.0001) ADM adjoint_gradient = 5.42732709827775E+00
2787 (PID.TID 0000.0001) ADM finite-diff_grad = 5.42929467046633E+00
85e0ffe540 Patr*2788 (PID.TID 0000.0001) ====== End of gradient-check number 7 (ierr= 0) =======
2789 (PID.TID 0000.0001) ====== Starts gradient-check number 8 (=ichknum) =======
5bc996898d Mart*2790 ph-test icomp, ncvarcomp, ichknum 533 29309 8
2791 ph-grd _loc: bi, bj, icomptest, ichknum 2 2 532 8
2792 ph-grd -->hit<-- 39 17 1 1
2793 (PID.TID 0000.0001) grdchk pos: i,j,k= 39 17 1 ; bi,bj= 2 2 ; iobc= 1 ; rec= 1
85e0ffe540 Patr*2794 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2795 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2796 (PID.TID 0000.0001)
2797 (PID.TID 0000.0001) // =======================================================
2798 (PID.TID 0000.0001) // Model current state
2799 (PID.TID 0000.0001) // =======================================================
2800 (PID.TID 0000.0001)
2801 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2802 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2803 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
2804 cg2d: Sum(rhs),rhsMax = -8.99206141785625E-06 5.04324257330456E+00
2805 cg2d: Sum(rhs),rhsMax = -1.13366314029584E-05 6.29043815206116E+00
2806 cg2d: Sum(rhs),rhsMax = -1.30526412207566E-05 6.70105780806494E+00
85e0ffe540 Patr*2807 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2808 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2809 --> objf_test(bi,bj) = 0.220353631633443D+06
2810 --> objf_test(bi,bj) = 0.240147221367786D+06
5bc996898d Mart*2811 --> objf_test(bi,bj) = 0.136704170500412D+06
2812 --> objf_test(bi,bj) = 0.204168630199147D+06
2813 (PID.TID 0000.0001) local fc = 0.801373653700789D+06
2814 (PID.TID 0000.0001) global fc = 0.801373653700789D+06
2815 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 8.01373653700789E+05
85e0ffe540 Patr*2816 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2817 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2818 (PID.TID 0000.0001)
2819 (PID.TID 0000.0001) // =======================================================
2820 (PID.TID 0000.0001) // Model current state
2821 (PID.TID 0000.0001) // =======================================================
2822 (PID.TID 0000.0001)
2823 EXTERNAL_FIELDS_LOAD, it= 0 : Reading new data, i0,i1= 12 1 (prev= 12 0 )
2824 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
5bc996898d Mart*2825 cg2d: Sum(rhs),rhsMax = -6.43929354282591E-15 2.53674886388737E+00
2826 cg2d: Sum(rhs),rhsMax = -8.99206140897446E-06 5.04324257330456E+00
2827 cg2d: Sum(rhs),rhsMax = -1.13366314086205E-05 6.29043815206116E+00
2828 cg2d: Sum(rhs),rhsMax = -1.30526412007725E-05 6.70105780806494E+00
85e0ffe540 Patr*2829 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
ea7679383f Jean*2830 (PID.TID 0000.0001) early fc = 0.000000000000000D+00
547810393e Jean*2831 --> objf_test(bi,bj) = 0.220353631633443D+06
2832 --> objf_test(bi,bj) = 0.240147221367786D+06
5bc996898d Mart*2833 --> objf_test(bi,bj) = 0.136704170500369D+06
2834 --> objf_test(bi,bj) = 0.204168523031747D+06
2835 (PID.TID 0000.0001) local fc = 0.801373546533345D+06
2836 (PID.TID 0000.0001) global fc = 0.801373546533345D+06
2837 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 8.01373546533345E+05
85e0ffe540 Patr*2838 grad-res -------------------------------
5bc996898d Mart*2839 grad-res 0 8 39 17 1 2 2 1 8.01373600048E+05 8.01373653701E+05 8.01373546533E+05
2840 grad-res 0 8 8 533 0 2 2 1 5.35561439321E+00 5.35837217467E+00 -5.14932789650E-04
547810393e Jean*2841 (PID.TID 0000.0001) ADM ref_cost_function = 8.01373600047573E+05
5bc996898d Mart*2842 (PID.TID 0000.0001) ADM adjoint_gradient = 5.35561439320927E+00
2843 (PID.TID 0000.0001) ADM finite-diff_grad = 5.35837217466906E+00
85e0ffe540 Patr*2844 (PID.TID 0000.0001) ====== End of gradient-check number 8 (ierr= 0) =======
2845 (PID.TID 0000.0001)
2846 (PID.TID 0000.0001) // =======================================================
2847 (PID.TID 0000.0001) // Gradient check results >>> START <<<
2848 (PID.TID 0000.0001) // =======================================================
2849 (PID.TID 0000.0001)
2850 (PID.TID 0000.0001) EPS = 1.000000E-02
2851 (PID.TID 0000.0001)
2852 (PID.TID 0000.0001) grdchk output h.p: Id Itile Jtile LAYER bi bj X(Id) X(Id)+/-EPS
2853 (PID.TID 0000.0001) grdchk output h.c: Id FC FC1 FC2
2854 (PID.TID 0000.0001) grdchk output h.g: Id FC1-FC2/(2*EPS) ADJ GRAD(FC) 1-FDGRD/ADGRD
2855 (PID.TID 0000.0001)
5bc996898d Mart*2856 (PID.TID 0000.0001) grdchk output (p): 1 26 17 1 2 2 0.000000000E+00 -1.000000000E-02
2857 (PID.TID 0000.0001) grdchk output (c): 1 8.0137360004757E+05 8.0137362170158E+05 8.0137357857463E+05
2858 (PID.TID 0000.0001) grdchk output (g): 1 2.1563473332208E+00 2.1563473927729E+00 2.7617138464997E-08
85e0ffe540 Patr*2859 (PID.TID 0000.0001)
5bc996898d Mart*2860 (PID.TID 0000.0001) grdchk output (p): 2 30 17 1 2 2 0.000000000E+00 -1.000000000E-02
2861 (PID.TID 0000.0001) grdchk output (c): 2 8.0137360004757E+05 8.0137360974774E+05 8.0137359050660E+05
2862 (PID.TID 0000.0001) grdchk output (g): 2 9.6205690642819E-01 9.6203953883392E-01 -1.8052890312870E-05
85e0ffe540 Patr*2863 (PID.TID 0000.0001)
5bc996898d Mart*2864 (PID.TID 0000.0001) grdchk output (p): 3 31 17 1 2 2 0.000000000E+00 -1.000000000E-02
2865 (PID.TID 0000.0001) grdchk output (c): 3 8.0137360004757E+05 8.0137360684498E+05 8.0137359337943E+05
2866 (PID.TID 0000.0001) grdchk output (g): 3 6.7327768192627E-01 6.6534952211152E-01 -1.1915781933054E-02
85e0ffe540 Patr*2867 (PID.TID 0000.0001)
5bc996898d Mart*2868 (PID.TID 0000.0001) grdchk output (p): 4 32 17 1 2 2 0.000000000E+00 -1.000000000E-02
2869 (PID.TID 0000.0001) grdchk output (c): 4 8.0137360004757E+05 8.0137361941972E+05 8.0137358080452E+05
2870 (PID.TID 0000.0001) grdchk output (g): 4 1.9307601498440E+00 1.9064996049003E+00 -1.2725177010981E-02
85e0ffe540 Patr*2871 (PID.TID 0000.0001)
5bc996898d Mart*2872 (PID.TID 0000.0001) grdchk output (p): 5 36 17 1 2 2 0.000000000E+00 -1.000000000E-02
2873 (PID.TID 0000.0001) grdchk output (c): 5 8.0137360004757E+05 8.0137367198178E+05 8.0137352861628E+05
2874 (PID.TID 0000.0001) grdchk output (g): 5 7.1682749607135E+00 1.6460960877266E+01 5.6452876510912E-01
85e0ffe540 Patr*2875 (PID.TID 0000.0001)
5bc996898d Mart*2876 (PID.TID 0000.0001) grdchk output (p): 6 37 17 1 2 2 0.000000000E+00 -1.000000000E-02
2877 (PID.TID 0000.0001) grdchk output (c): 6 8.0137360004757E+05 8.0137365715621E+05 8.0137354312115E+05
2878 (PID.TID 0000.0001) grdchk output (g): 6 5.7017529557925E+00 5.7006747320766E+00 -1.8913966619616E-04
85e0ffe540 Patr*2879 (PID.TID 0000.0001)
5bc996898d Mart*2880 (PID.TID 0000.0001) grdchk output (p): 7 38 17 1 2 2 0.000000000E+00 -1.000000000E-02
2881 (PID.TID 0000.0001) grdchk output (c): 7 8.0137360004757E+05 8.0137365441504E+05 8.0137354582915E+05
2882 (PID.TID 0000.0001) grdchk output (g): 7 5.4292946704663E+00 5.4273270982777E+00 -3.6253060723213E-04
85e0ffe540 Patr*2883 (PID.TID 0000.0001)
5bc996898d Mart*2884 (PID.TID 0000.0001) grdchk output (p): 8 39 17 1 2 2 0.000000000E+00 -1.000000000E-02
2885 (PID.TID 0000.0001) grdchk output (c): 8 8.0137360004757E+05 8.0137365370079E+05 8.0137354653335E+05
2886 (PID.TID 0000.0001) grdchk output (g): 8 5.3583721746691E+00 5.3556143932093E+00 -5.1493278965031E-04
85e0ffe540 Patr*2887 (PID.TID 0000.0001)
5bc996898d Mart*2888 (PID.TID 0000.0001) grdchk summary : RMS of 8 ratios = 1.9968634007757E-01
85e0ffe540 Patr*2889 (PID.TID 0000.0001)
2890 (PID.TID 0000.0001) // =======================================================
2891 (PID.TID 0000.0001) // Gradient check results >>> END <<<
2892 (PID.TID 0000.0001) // =======================================================
2893 (PID.TID 0000.0001)
2894 (PID.TID 0000.0001) Seconds in section "ALL [THE_MODEL_MAIN]":
5bc996898d Mart*2895 (PID.TID 0000.0001) User time: 49.477884286781773
2896 (PID.TID 0000.0001) System time: 1.1194599750451744
2897 (PID.TID 0000.0001) Wall clock time: 52.460766077041626
85e0ffe540 Patr*2898 (PID.TID 0000.0001) No. starts: 1
2899 (PID.TID 0000.0001) No. stops: 1
2900 (PID.TID 0000.0001) Seconds in section "INITIALISE_FIXED [THE_MODEL_MAIN]":
5bc996898d Mart*2901 (PID.TID 0000.0001) User time: 0.11937399744056165
2902 (PID.TID 0000.0001) System time: 2.5267999153584242E-002
2903 (PID.TID 0000.0001) Wall clock time: 0.70665502548217773
85e0ffe540 Patr*2904 (PID.TID 0000.0001) No. starts: 1
2905 (PID.TID 0000.0001) No. stops: 1
2906 (PID.TID 0000.0001) Seconds in section "THE_MAIN_LOOP (F) [THE_MODEL_MAIN]":
5bc996898d Mart*2907 (PID.TID 0000.0001) User time: 3.9229528531432152
2908 (PID.TID 0000.0001) System time: 1.0007450059056282
2909 (PID.TID 0000.0001) Wall clock time: 5.7464931011199951
85e0ffe540 Patr*2910 (PID.TID 0000.0001) No. starts: 1
2911 (PID.TID 0000.0001) No. stops: 1
2912 (PID.TID 0000.0001) Seconds in section "INITIALISE_VARIA [THE_MAIN_LOOP]":
5bc996898d Mart*2913 (PID.TID 0000.0001) User time: 0.97430057823657990
2914 (PID.TID 0000.0001) System time: 5.6790016591548920E-002
2915 (PID.TID 0000.0001) Wall clock time: 1.2456502914428711
85e0ffe540 Patr*2916 (PID.TID 0000.0001) No. starts: 17
2917 (PID.TID 0000.0001) No. stops: 17
2918 (PID.TID 0000.0001) Seconds in section "MAIN LOOP [THE_MAIN_LOOP]":
5bc996898d Mart*2919 (PID.TID 0000.0001) User time: 40.784889534115791
2920 (PID.TID 0000.0001) System time: 0.97801975533366203
2921 (PID.TID 0000.0001) Wall clock time: 42.461477518081665
85e0ffe540 Patr*2922 (PID.TID 0000.0001) No. starts: 17
2923 (PID.TID 0000.0001) No. stops: 17
2924 (PID.TID 0000.0001) Seconds in section "MAIN_DO_LOOP [THE_MAIN_LOOP]":
5bc996898d Mart*2925 (PID.TID 0000.0001) User time: 40.782767444849014
2926 (PID.TID 0000.0001) System time: 0.97796801850199699
2927 (PID.TID 0000.0001) Wall clock time: 42.459310293197632
85e0ffe540 Patr*2928 (PID.TID 0000.0001) No. starts: 17
2929 (PID.TID 0000.0001) No. stops: 17
2930 (PID.TID 0000.0001) Seconds in section "LOAD_FIELDS_DRIVER [FORWARD_STEP]":
5bc996898d Mart*2931 (PID.TID 0000.0001) User time: 7.0563375949859619E-002
2932 (PID.TID 0000.0001) System time: 4.6399757266044617E-003
2933 (PID.TID 0000.0001) Wall clock time: 8.9508771896362305E-002
85e0ffe540 Patr*2934 (PID.TID 0000.0001) No. starts: 71
2935 (PID.TID 0000.0001) No. stops: 71
2936 (PID.TID 0000.0001) Seconds in section "EXTERNAL_FLDS_LOAD [LOAD_FLDS_DRIVER]":
5bc996898d Mart*2937 (PID.TID 0000.0001) User time: 6.9394648075103760E-002
2938 (PID.TID 0000.0001) System time: 4.6050325036048889E-003
2939 (PID.TID 0000.0001) Wall clock time: 8.8384389877319336E-002
ea7679383f Jean*2940 (PID.TID 0000.0001) No. starts: 71
2941 (PID.TID 0000.0001) No. stops: 71
2942 (PID.TID 0000.0001) Seconds in section "CTRL_MAP_FORCING [FORWARD_STEP]":
5bc996898d Mart*2943 (PID.TID 0000.0001) User time: 5.0470232963562012E-004
2944 (PID.TID 0000.0001) System time: 1.6070902347564697E-005
2945 (PID.TID 0000.0001) Wall clock time: 5.1808357238769531E-004
85e0ffe540 Patr*2946 (PID.TID 0000.0001) No. starts: 71
2947 (PID.TID 0000.0001) No. stops: 71
2948 (PID.TID 0000.0001) Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]":
5bc996898d Mart*2949 (PID.TID 0000.0001) User time: 4.2793363332748413E-002
2950 (PID.TID 0000.0001) System time: 3.8385391235351562E-004
2951 (PID.TID 0000.0001) Wall clock time: 4.3214559555053711E-002
85e0ffe540 Patr*2952 (PID.TID 0000.0001) No. starts: 71
2953 (PID.TID 0000.0001) No. stops: 71
2954 (PID.TID 0000.0001) Seconds in section "DO_OCEANIC_PHYS [FORWARD_STEP]":
5bc996898d Mart*2955 (PID.TID 0000.0001) User time: 11.497156143188477
2956 (PID.TID 0000.0001) System time: 0.12842132896184921
2957 (PID.TID 0000.0001) Wall clock time: 11.626383781433105
85e0ffe540 Patr*2958 (PID.TID 0000.0001) No. starts: 71
2959 (PID.TID 0000.0001) No. stops: 71
2960 (PID.TID 0000.0001) Seconds in section "GGL90_CALC [DO_OCEANIC_PHYS]":
5bc996898d Mart*2961 (PID.TID 0000.0001) User time: 4.6889969110488892
2962 (PID.TID 0000.0001) System time: 0.10325121134519577
2963 (PID.TID 0000.0001) Wall clock time: 4.7924163341522217
ea7679383f Jean*2964 (PID.TID 0000.0001) No. starts: 284
2965 (PID.TID 0000.0001) No. stops: 284
85e0ffe540 Patr*2966 (PID.TID 0000.0001) Seconds in section "THERMODYNAMICS [FORWARD_STEP]":
5bc996898d Mart*2967 (PID.TID 0000.0001) User time: 10.934507727622986
2968 (PID.TID 0000.0001) System time: 0.17056403309106827
2969 (PID.TID 0000.0001) Wall clock time: 11.105899810791016
85e0ffe540 Patr*2970 (PID.TID 0000.0001) No. starts: 71
2971 (PID.TID 0000.0001) No. stops: 71
2972 (PID.TID 0000.0001) Seconds in section "DYNAMICS [FORWARD_STEP]":
5bc996898d Mart*2973 (PID.TID 0000.0001) User time: 16.390602648258209
2974 (PID.TID 0000.0001) System time: 0.45217699557542801
2975 (PID.TID 0000.0001) Wall clock time: 16.846106290817261
85e0ffe540 Patr*2976 (PID.TID 0000.0001) No. starts: 71
2977 (PID.TID 0000.0001) No. stops: 71
2978 (PID.TID 0000.0001) Seconds in section "SOLVE_FOR_PRESSURE [FORWARD_STEP]":
5bc996898d Mart*2979 (PID.TID 0000.0001) User time: 2.4695307016372681
2980 (PID.TID 0000.0001) System time: 2.2168383002281189E-003
2981 (PID.TID 0000.0001) Wall clock time: 2.4720263481140137
85e0ffe540 Patr*2982 (PID.TID 0000.0001) No. starts: 71
2983 (PID.TID 0000.0001) No. stops: 71
2984 (PID.TID 0000.0001) Seconds in section "MOM_CORRECTION_STEP [FORWARD_STEP]":
5bc996898d Mart*2985 (PID.TID 0000.0001) User time: 0.48635184764862061
2986 (PID.TID 0000.0001) System time: 0.11004698276519775
2987 (PID.TID 0000.0001) Wall clock time: 0.59650278091430664
85e0ffe540 Patr*2988 (PID.TID 0000.0001) No. starts: 71
2989 (PID.TID 0000.0001) No. stops: 71
2990 (PID.TID 0000.0001) Seconds in section "INTEGR_CONTINUITY [FORWARD_STEP]":
5bc996898d Mart*2991 (PID.TID 0000.0001) User time: 0.42849886417388916
2992 (PID.TID 0000.0001) System time: 1.8919706344604492E-003
2993 (PID.TID 0000.0001) Wall clock time: 0.43050956726074219
85e0ffe540 Patr*2994 (PID.TID 0000.0001) No. starts: 71
2995 (PID.TID 0000.0001) No. stops: 71
2996 (PID.TID 0000.0001) Seconds in section "TRC_CORRECTION_STEP [FORWARD_STEP]":
5bc996898d Mart*2997 (PID.TID 0000.0001) User time: 6.0319900512695312E-004
2998 (PID.TID 0000.0001) System time: 1.9073486328125000E-006
2999 (PID.TID 0000.0001) Wall clock time: 5.9676170349121094E-004
85e0ffe540 Patr*3000 (PID.TID 0000.0001) No. starts: 71
3001 (PID.TID 0000.0001) No. stops: 71
3002 (PID.TID 0000.0001) Seconds in section "BLOCKING_EXCHANGES [FORWARD_STEP]":
5bc996898d Mart*3003 (PID.TID 0000.0001) User time: 0.48262786865234375
3004 (PID.TID 0000.0001) System time: 1.5795230865478516E-004
3005 (PID.TID 0000.0001) Wall clock time: 0.48392724990844727
85e0ffe540 Patr*3006 (PID.TID 0000.0001) No. starts: 71
3007 (PID.TID 0000.0001) No. stops: 71
3008 (PID.TID 0000.0001) Seconds in section "COST_TILE [FORWARD_STEP]":
5bc996898d Mart*3009 (PID.TID 0000.0001) User time: 0.77102583646774292
3010 (PID.TID 0000.0001) System time: 2.9802322387695312E-006
3011 (PID.TID 0000.0001) Wall clock time: 0.77114391326904297
85e0ffe540 Patr*3012 (PID.TID 0000.0001) No. starts: 71
3013 (PID.TID 0000.0001) No. stops: 71
3014 (PID.TID 0000.0001) Seconds in section "DO_THE_MODEL_IO [FORWARD_STEP]":
5bc996898d Mart*3015 (PID.TID 0000.0001) User time: 3.4507215023040771E-002
3016 (PID.TID 0000.0001) System time: 1.0402798652648926E-002
3017 (PID.TID 0000.0001) Wall clock time: 0.37608575820922852
85e0ffe540 Patr*3018 (PID.TID 0000.0001) No. starts: 71
3019 (PID.TID 0000.0001) No. stops: 71
3020 (PID.TID 0000.0001) Seconds in section "DO_WRITE_PICKUP [FORWARD_STEP]":
5bc996898d Mart*3021 (PID.TID 0000.0001) User time: 3.4989714622497559E-002
3022 (PID.TID 0000.0001) System time: 1.3519048690795898E-002
3023 (PID.TID 0000.0001) Wall clock time: 0.19472050666809082
85e0ffe540 Patr*3024 (PID.TID 0000.0001) No. starts: 71
3025 (PID.TID 0000.0001) No. stops: 71
3026 (PID.TID 0000.0001) Seconds in section "COST_FINAL [ADJOINT SPIN-DOWN]":
5bc996898d Mart*3027 (PID.TID 0000.0001) User time: 1.7209053039550781E-003
3028 (PID.TID 0000.0001) System time: 4.3988227844238281E-005
3029 (PID.TID 0000.0001) Wall clock time: 1.7793178558349609E-003
85e0ffe540 Patr*3030 (PID.TID 0000.0001) No. starts: 17
3031 (PID.TID 0000.0001) No. stops: 17
3032 (PID.TID 0000.0001) Seconds in section "THE_MAIN_LOOP (A) [THE_MODEL_MAIN]":
5bc996898d Mart*3033 (PID.TID 0000.0001) User time: 7.3748583793640137
3034 (PID.TID 0000.0001) System time: 2.1359920501708984E-002
3035 (PID.TID 0000.0001) Wall clock time: 7.4105870723724365
85e0ffe540 Patr*3036 (PID.TID 0000.0001) No. starts: 1
3037 (PID.TID 0000.0001) No. stops: 1
3038 (PID.TID 0000.0001) Seconds in section "CTRL_PACK [THE_MODEL_MAIN]":
5bc996898d Mart*3039 (PID.TID 0000.0001) User time: 2.5865554809570312E-002
3040 (PID.TID 0000.0001) System time: 4.6190023422241211E-003
3041 (PID.TID 0000.0001) Wall clock time: 5.0556182861328125E-002
85e0ffe540 Patr*3042 (PID.TID 0000.0001) No. starts: 1
3043 (PID.TID 0000.0001) No. stops: 1
3044 (PID.TID 0000.0001) Seconds in section "CTRL_PACK [THE_MODEL_MAIN]":
5bc996898d Mart*3045 (PID.TID 0000.0001) User time: 2.9071807861328125E-002
3046 (PID.TID 0000.0001) System time: 9.1397762298583984E-004
3047 (PID.TID 0000.0001) Wall clock time: 6.0389041900634766E-002
85e0ffe540 Patr*3048 (PID.TID 0000.0001) No. starts: 1
3049 (PID.TID 0000.0001) No. stops: 1
3050 (PID.TID 0000.0001) Seconds in section "GRDCHK_MAIN [THE_MODEL_MAIN]":
5bc996898d Mart*3051 (PID.TID 0000.0001) User time: 38.005693435668945
3052 (PID.TID 0000.0001) System time: 6.6530942916870117E-002
3053 (PID.TID 0000.0001) Wall clock time: 38.486007928848267
85e0ffe540 Patr*3054 (PID.TID 0000.0001) No. starts: 1
3055 (PID.TID 0000.0001) No. stops: 1
3056 (PID.TID 0000.0001) // ======================================================
3057 (PID.TID 0000.0001) // Tile <-> Tile communication statistics
3058 (PID.TID 0000.0001) // ======================================================
3059 (PID.TID 0000.0001) // o Tile number: 000001
3060 (PID.TID 0000.0001) // No. X exchanges = 0
3061 (PID.TID 0000.0001) // Max. X spins = 0
3062 (PID.TID 0000.0001) // Min. X spins = 1000000000
3063 (PID.TID 0000.0001) // Total. X spins = 0
3064 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
3065 (PID.TID 0000.0001) // No. Y exchanges = 0
3066 (PID.TID 0000.0001) // Max. Y spins = 0
3067 (PID.TID 0000.0001) // Min. Y spins = 1000000000
3068 (PID.TID 0000.0001) // Total. Y spins = 0
3069 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
ea7679383f Jean*3070 (PID.TID 0000.0001) // o Tile number: 000002
3071 (PID.TID 0000.0001) // No. X exchanges = 0
3072 (PID.TID 0000.0001) // Max. X spins = 0
3073 (PID.TID 0000.0001) // Min. X spins = 1000000000
3074 (PID.TID 0000.0001) // Total. X spins = 0
3075 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
3076 (PID.TID 0000.0001) // No. Y exchanges = 0
3077 (PID.TID 0000.0001) // Max. Y spins = 0
3078 (PID.TID 0000.0001) // Min. Y spins = 1000000000
3079 (PID.TID 0000.0001) // Total. Y spins = 0
3080 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
3081 (PID.TID 0000.0001) // o Tile number: 000003
3082 (PID.TID 0000.0001) // No. X exchanges = 0
3083 (PID.TID 0000.0001) // Max. X spins = 0
3084 (PID.TID 0000.0001) // Min. X spins = 1000000000
3085 (PID.TID 0000.0001) // Total. X spins = 0
3086 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
3087 (PID.TID 0000.0001) // No. Y exchanges = 0
3088 (PID.TID 0000.0001) // Max. Y spins = 0
3089 (PID.TID 0000.0001) // Min. Y spins = 1000000000
3090 (PID.TID 0000.0001) // Total. Y spins = 0
3091 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
3092 (PID.TID 0000.0001) // o Tile number: 000004
3093 (PID.TID 0000.0001) // No. X exchanges = 0
3094 (PID.TID 0000.0001) // Max. X spins = 0
3095 (PID.TID 0000.0001) // Min. X spins = 1000000000
3096 (PID.TID 0000.0001) // Total. X spins = 0
3097 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
3098 (PID.TID 0000.0001) // No. Y exchanges = 0
3099 (PID.TID 0000.0001) // Max. Y spins = 0
3100 (PID.TID 0000.0001) // Min. Y spins = 1000000000
3101 (PID.TID 0000.0001) // Total. Y spins = 0
3102 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
85e0ffe540 Patr*3103 (PID.TID 0000.0001) // o Thread number: 000001
ea7679383f Jean*3104 (PID.TID 0000.0001) // No. barriers = 17688
85e0ffe540 Patr*3105 (PID.TID 0000.0001) // Max. barrier spins = 1
3106 (PID.TID 0000.0001) // Min. barrier spins = 1
ea7679383f Jean*3107 (PID.TID 0000.0001) // Total barrier spins = 17688
85e0ffe540 Patr*3108 (PID.TID 0000.0001) // Avg. barrier spins = 1.00E+00
3109 PROGRAM MAIN: Execution ended Normally