Warning, /verification/tutorial_tracer_adjsens/results/output_oadm.txt is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit f93c9f97 on 2016-10-06 19:57:47 UTC
76cd8733fa Oliv*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)
f93c9f973f Jean*0008 (PID.TID 0000.0001) // MITgcmUV version: checkpoint65z
5669d6f510 Jean*0009 (PID.TID 0000.0001) // Build user: jmc
0010 (PID.TID 0000.0001) // Build host: baudelaire
f93c9f973f Jean*0011 (PID.TID 0000.0001) // Build date: Wed Oct 5 23:54:37 EDT 2016
76cd8733fa Oliv*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,
f69308fe16 Oliv*0023 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0024 (PID.TID 0000.0001) ># Note: Some systems use & as the
0025 (PID.TID 0000.0001) ># namelist terminator. Other systems
0026 (PID.TID 0000.0001) ># use a / character (as shown here).
0027 (PID.TID 0000.0001)
0028 (PID.TID 0000.0001) // =======================================================
0029 (PID.TID 0000.0001) // Computational Grid Specification ( see files "SIZE.h" )
0030 (PID.TID 0000.0001) // ( and "eedata" )
0031 (PID.TID 0000.0001) // =======================================================
0032 (PID.TID 0000.0001) nPx = 1 ; /* No. processes in X */
0033 (PID.TID 0000.0001) nPy = 1 ; /* No. processes in Y */
0034 (PID.TID 0000.0001) nSx = 2 ; /* No. tiles in X per process */
0035 (PID.TID 0000.0001) nSy = 2 ; /* No. tiles in Y per process */
0036 (PID.TID 0000.0001) sNx = 45 ; /* Tile size in X */
0037 (PID.TID 0000.0001) sNy = 20 ; /* Tile size in Y */
0038 (PID.TID 0000.0001) OLx = 3 ; /* Tile overlap distance in X */
0039 (PID.TID 0000.0001) OLy = 3 ; /* Tile overlap distance in Y */
0040 (PID.TID 0000.0001) nTx = 1 ; /* No. threads in X per process */
0041 (PID.TID 0000.0001) nTy = 1 ; /* No. threads in Y per process */
0042 (PID.TID 0000.0001) Nr = 20 ; /* No. levels in the vertical */
0043 (PID.TID 0000.0001) Nx = 90 ; /* Total domain size in X ( = nPx*nSx*sNx ) */
0044 (PID.TID 0000.0001) Ny = 40 ; /* Total domain size in Y ( = nPy*nSy*sNy ) */
0045 (PID.TID 0000.0001) nTiles = 4 ; /* Total no. tiles per process ( = nSx*nSy ) */
0046 (PID.TID 0000.0001) nProcs = 1 ; /* Total no. processes ( = nPx*nPy ) */
0047 (PID.TID 0000.0001) nThreads = 1 ; /* Total no. threads per process ( = nTx*nTy ) */
0048 (PID.TID 0000.0001) usingMPI = F ; /* Flag used to control whether MPI is in use */
0049 (PID.TID 0000.0001) /* note: To execute a program with MPI calls */
0050 (PID.TID 0000.0001) /* it must be launched appropriately e.g */
0051 (PID.TID 0000.0001) /* "mpirun -np 64 ......" */
0052 (PID.TID 0000.0001) useCoupler= F ;/* Flag used to control communications with */
0053 (PID.TID 0000.0001) /* other model components, through a coupler */
0054 (PID.TID 0000.0001) debugMode = F ; /* print debug msg. (sequence of S/R calls) */
0055 (PID.TID 0000.0001) printMapIncludesZeros= F ; /* print zeros in Std.Output maps */
0056 (PID.TID 0000.0001) maxLengthPrt1D= 65 /* maxLength of 1D array printed to StdOut */
0057 (PID.TID 0000.0001)
0058 (PID.TID 0000.0001) // ======================================================
0059 (PID.TID 0000.0001) // Mapping of tiles to threads
0060 (PID.TID 0000.0001) // ======================================================
0061 (PID.TID 0000.0001) // -o- Thread 1, tiles ( 1: 2, 1: 2)
0062 (PID.TID 0000.0001)
0063 (PID.TID 0000.0001) // ======================================================
0064 (PID.TID 0000.0001) // Tile <-> Tile connectvity table
0065 (PID.TID 0000.0001) // ======================================================
0066 (PID.TID 0000.0001) // Tile number: 000001 (process no. = 000000)
0067 (PID.TID 0000.0001) // WEST: Tile = 000002, Process = 000000, Comm = put
0068 (PID.TID 0000.0001) // bi = 000002, bj = 000001
0069 (PID.TID 0000.0001) // EAST: Tile = 000002, Process = 000000, Comm = put
0070 (PID.TID 0000.0001) // bi = 000002, bj = 000001
0071 (PID.TID 0000.0001) // SOUTH: Tile = 000003, Process = 000000, Comm = put
0072 (PID.TID 0000.0001) // bi = 000001, bj = 000002
0073 (PID.TID 0000.0001) // NORTH: Tile = 000003, Process = 000000, Comm = put
0074 (PID.TID 0000.0001) // bi = 000001, bj = 000002
0075 (PID.TID 0000.0001) // Tile number: 000002 (process no. = 000000)
0076 (PID.TID 0000.0001) // WEST: Tile = 000001, Process = 000000, Comm = put
0077 (PID.TID 0000.0001) // bi = 000001, bj = 000001
0078 (PID.TID 0000.0001) // EAST: Tile = 000001, Process = 000000, Comm = put
0079 (PID.TID 0000.0001) // bi = 000001, bj = 000001
0080 (PID.TID 0000.0001) // SOUTH: Tile = 000004, Process = 000000, Comm = put
0081 (PID.TID 0000.0001) // bi = 000002, bj = 000002
0082 (PID.TID 0000.0001) // NORTH: Tile = 000004, Process = 000000, Comm = put
0083 (PID.TID 0000.0001) // bi = 000002, bj = 000002
0084 (PID.TID 0000.0001) // Tile number: 000003 (process no. = 000000)
0085 (PID.TID 0000.0001) // WEST: Tile = 000004, Process = 000000, Comm = put
0086 (PID.TID 0000.0001) // bi = 000002, bj = 000002
0087 (PID.TID 0000.0001) // EAST: Tile = 000004, Process = 000000, Comm = put
0088 (PID.TID 0000.0001) // bi = 000002, bj = 000002
0089 (PID.TID 0000.0001) // SOUTH: Tile = 000001, Process = 000000, Comm = put
0090 (PID.TID 0000.0001) // bi = 000001, bj = 000001
0091 (PID.TID 0000.0001) // NORTH: Tile = 000001, Process = 000000, Comm = put
0092 (PID.TID 0000.0001) // bi = 000001, bj = 000001
0093 (PID.TID 0000.0001) // Tile number: 000004 (process no. = 000000)
0094 (PID.TID 0000.0001) // WEST: Tile = 000003, Process = 000000, Comm = put
0095 (PID.TID 0000.0001) // bi = 000001, bj = 000002
0096 (PID.TID 0000.0001) // EAST: Tile = 000003, Process = 000000, Comm = put
0097 (PID.TID 0000.0001) // bi = 000001, bj = 000002
0098 (PID.TID 0000.0001) // SOUTH: Tile = 000002, Process = 000000, Comm = put
0099 (PID.TID 0000.0001) // bi = 000002, bj = 000001
0100 (PID.TID 0000.0001) // NORTH: Tile = 000002, Process = 000000, Comm = put
0101 (PID.TID 0000.0001) // bi = 000002, bj = 000001
0102 (PID.TID 0000.0001)
0103 (PID.TID 0000.0001) INI_PARMS: opening model parameter file "data"
0104 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data
0105 (PID.TID 0000.0001) // =======================================================
0106 (PID.TID 0000.0001) // Parameter file "data"
0107 (PID.TID 0000.0001) // =======================================================
0108 (PID.TID 0000.0001) ># ====================
0109 (PID.TID 0000.0001) ># | Model parameters |
0110 (PID.TID 0000.0001) ># ====================
0111 (PID.TID 0000.0001) >#
0112 (PID.TID 0000.0001) ># Continuous equation parameters
0113 (PID.TID 0000.0001) > &PARM01
0114 (PID.TID 0000.0001) > tRef= 16.0 , 15.2 , 14.5 , 13.9 , 13.3 ,
0115 (PID.TID 0000.0001) > 12.4 , 11.3 , 9.9 , 8.4 , 6.7 ,
0116 (PID.TID 0000.0001) > 5.2 , 3.8 , 2.9 , 2.3 , 1.8 ,
0117 (PID.TID 0000.0001) > 1.5 , 1.1 , 0.8 , 0.66, 0.63,
0118 (PID.TID 0000.0001) > sRef= 34.65, 34.75, 34.82, 34.87, 34.90,
0119 (PID.TID 0000.0001) > 34.90, 34.86, 34.78, 34.69, 34.60,
0120 (PID.TID 0000.0001) > 34.58, 34.62, 34.68, 34.72, 34.73,
0121 (PID.TID 0000.0001) > 34.74, 34.73, 34.73, 34.72, 34.72,
0122 (PID.TID 0000.0001) > viscAr=1.E-3,
0123 (PID.TID 0000.0001) > viscAh=5.E5,
0124 (PID.TID 0000.0001) > no_slip_sides=.FALSE.,
0125 (PID.TID 0000.0001) > no_slip_bottom=.TRUE.,
0126 (PID.TID 0000.0001) > diffKhT=1.E3,
f93c9f973f Jean*0127 (PID.TID 0000.0001) >#- diffKrT unused when compiled with ALLOW_3D_DIFFKR
0128 (PID.TID 0000.0001) >#diffKrT=3.E-5,
76cd8733fa Oliv*0129 (PID.TID 0000.0001) > diffKhS=1.E3,
0130 (PID.TID 0000.0001) > diffKrS=3.E-5,
0131 (PID.TID 0000.0001) > tAlpha=2.E-4,
0132 (PID.TID 0000.0001) > sBeta =7.4E-4,
0133 (PID.TID 0000.0001) > eosType='LINEAR',
0134 (PID.TID 0000.0001) > gravity=9.81,
4cadabcaa8 Jean*0135 (PID.TID 0000.0001) > vectorInvariantMomentum=.TRUE.,
76cd8733fa Oliv*0136 (PID.TID 0000.0001) > implicitDiffusion=.TRUE.,
0137 (PID.TID 0000.0001) > rigidLid=.FALSE.,
0138 (PID.TID 0000.0001) > implicitFreeSurface=.TRUE.,
0139 (PID.TID 0000.0001) > exactConserv=.TRUE.,
0140 (PID.TID 0000.0001) > useCDscheme=.TRUE.,
0141 (PID.TID 0000.0001) >#-nonlinear free surface
0142 (PID.TID 0000.0001) > hFacInf=0.2,
0143 (PID.TID 0000.0001) > hFacSup=2.0,
0144 (PID.TID 0000.0001) > nonlinFreeSurf=3,
0145 (PID.TID 0000.0001) > select_rStar=1,
0146 (PID.TID 0000.0001) >#-I/O settings
0147 (PID.TID 0000.0001) > readBinaryPrec=32,
f69308fe16 Oliv*0148 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0149 (PID.TID 0000.0001) >
0150 (PID.TID 0000.0001) ># Elliptic solver parameters
0151 (PID.TID 0000.0001) > &PARM02
0152 (PID.TID 0000.0001) > cg2dMaxIters=200,
0153 (PID.TID 0000.0001) >#cg2dTargetResidual=1.E-17,
0154 (PID.TID 0000.0001) > cg2dTargetResWunit=1.E-24,
f69308fe16 Oliv*0155 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0156 (PID.TID 0000.0001) >
0157 (PID.TID 0000.0001) ># Time stepping parameters
0158 (PID.TID 0000.0001) > &PARM03
0159 (PID.TID 0000.0001) ># startTime = 49766400000.,
0160 (PID.TID 0000.0001) > startTime = 0.,
0161 (PID.TID 0000.0001) ># endTime = 49767264000.,
0162 (PID.TID 0000.0001) > endTime = 345600.,
0163 (PID.TID 0000.0001) > deltaTClock = 86400.,
0164 (PID.TID 0000.0001) > deltaTFreeSurf = 86400.,
f93c9f973f Jean*0165 (PID.TID 0000.0001) > deltaTMom = 2400.,
76cd8733fa Oliv*0166 (PID.TID 0000.0001) > tauCD = 321428.,
0167 (PID.TID 0000.0001) > cAdjFreq = -1.,
0168 (PID.TID 0000.0001) > abEps = 0.1,
0169 (PID.TID 0000.0001) > pChkptFreq = 86400000.,
0170 (PID.TID 0000.0001) > chkptFreq = 86400000.,
0171 (PID.TID 0000.0001) > dumpFreq = 86400.,
0172 (PID.TID 0000.0001) > monitorFreq = 0.,
0173 (PID.TID 0000.0001) > adjMonitorFreq = 0.,
0174 (PID.TID 0000.0001) >#
0175 (PID.TID 0000.0001) > tauThetaClimRelax = 2592000.,
0176 (PID.TID 0000.0001) > tauSaltClimRelax = 2592000.,
0177 (PID.TID 0000.0001) >#tauTr1ClimRelax = 31104000., <= moved to data.ptracers
f69308fe16 Oliv*0178 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0179 (PID.TID 0000.0001) >
0180 (PID.TID 0000.0001) ># Gridding parameters
0181 (PID.TID 0000.0001) > &PARM04
0182 (PID.TID 0000.0001) > usingSphericalPolarGrid=.TRUE.,
0183 (PID.TID 0000.0001) > delR= 50., 50., 55., 60.,
0184 (PID.TID 0000.0001) > 65., 70., 80., 95.,
0185 (PID.TID 0000.0001) > 120., 155., 200., 260.,
0186 (PID.TID 0000.0001) > 320., 400., 480., 570.,
0187 (PID.TID 0000.0001) > 655., 725., 775., 815.,
0188 (PID.TID 0000.0001) > ygOrigin=-80.,
0189 (PID.TID 0000.0001) > delY=40*4.,
0190 (PID.TID 0000.0001) > delX=90*4.,
f69308fe16 Oliv*0191 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0192 (PID.TID 0000.0001) >
0193 (PID.TID 0000.0001) ># Input datasets
0194 (PID.TID 0000.0001) > &PARM05
0195 (PID.TID 0000.0001) > hydrogThetaFile='theta.bin',
0196 (PID.TID 0000.0001) > hydrogSaltFile='salt.bin',
0197 (PID.TID 0000.0001) > bathyFile='topog.bin',
0198 (PID.TID 0000.0001) > zonalWindFile='windx.bin',
0199 (PID.TID 0000.0001) > meridWindFile='windy.bin',
0200 (PID.TID 0000.0001) > thetaClimFile='SST.bin'
0201 (PID.TID 0000.0001) > saltClimFile='SSS.bin'
f69308fe16 Oliv*0202 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0203 (PID.TID 0000.0001)
0204 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM01
0205 (PID.TID 0000.0001) INI_PARMS ; read PARM01 : OK
0206 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM02
0207 (PID.TID 0000.0001) INI_PARMS ; read PARM02 : OK
0208 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM03
0209 (PID.TID 0000.0001) INI_PARMS ; read PARM03 : OK
0210 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM04
0211 (PID.TID 0000.0001) INI_PARMS ; read PARM04 : OK
0212 (PID.TID 0000.0001) INI_PARMS ; starts to read PARM05
0213 (PID.TID 0000.0001) INI_PARMS ; read PARM05 : OK
0214 (PID.TID 0000.0001) INI_PARMS: finished reading file "data"
0215 (PID.TID 0000.0001) PACKAGES_BOOT: opening data.pkg
0216 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.pkg
0217 (PID.TID 0000.0001) // =======================================================
0218 (PID.TID 0000.0001) // Parameter file "data.pkg"
0219 (PID.TID 0000.0001) // =======================================================
0220 (PID.TID 0000.0001) >#
0221 (PID.TID 0000.0001) ># ********
0222 (PID.TID 0000.0001) ># Packages
0223 (PID.TID 0000.0001) ># ********
0224 (PID.TID 0000.0001) > &PACKAGES
0225 (PID.TID 0000.0001) > usePtracers = .TRUE.,
0226 (PID.TID 0000.0001) > useGMRedi = .TRUE.,
0227 (PID.TID 0000.0001) > useKPP = .FALSE.,
0228 (PID.TID 0000.0001) > useGrdchk = .TRUE.,
f69308fe16 Oliv*0229 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0230 (PID.TID 0000.0001)
0231 (PID.TID 0000.0001) PACKAGES_BOOT: finished reading data.pkg
f93c9f973f Jean*0232 (PID.TID 0000.0001) PACKAGES_BOOT: On/Off package Summary
0233 -------- pkgs with a standard "usePKG" On/Off switch in "data.pkg": --------
0234 pkg/gmredi compiled and used ( useGMRedi = T )
0235 pkg/autodiff compiled and used ( useAUTODIFF = T )
0236 pkg/grdchk compiled and used ( useGrdchk = T )
0237 pkg/ctrl compiled and used ( useCTRL = T )
0238 pkg/ptracers compiled and used ( usePTRACERS = T )
0239 -------- pkgs without standard "usePKG" On/Off switch in "data.pkg": --------
0240 pkg/generic_advdiff compiled and used ( useGAD = T )
0241 pkg/mom_common compiled and used ( momStepping = T )
0242 pkg/mom_vecinv compiled and used ( +vectorInvariantMomentum = T )
0243 pkg/mom_fluxform compiled but not used ( & not vectorInvariantMom = F )
0244 pkg/cd_code compiled and used ( useCDscheme = T )
0245 pkg/debug compiled but not used ( debugMode = F )
0246 pkg/rw compiled and used
0247 pkg/mdsio compiled and used
0248 pkg/autodiff compiled and used
0249 pkg/openad compiled and used
0250 pkg/cost compiled and used
0251 (PID.TID 0000.0001) PACKAGES_BOOT: End of package Summary
0252 (PID.TID 0000.0001)
76cd8733fa Oliv*0253 (PID.TID 0000.0001) GM_READPARMS: opening data.gmredi
0254 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.gmredi
0255 (PID.TID 0000.0001) // =======================================================
0256 (PID.TID 0000.0001) // Parameter file "data.gmredi"
0257 (PID.TID 0000.0001) // =======================================================
0258 (PID.TID 0000.0001) ># GM+Redi package parameters:
0259 (PID.TID 0000.0001) ># GM_Small_Number :: epsilon used in computing the slope
0260 (PID.TID 0000.0001) ># GM_slopeSqCutoff :: slope^2 cut-off value
0261 (PID.TID 0000.0001) >
0262 (PID.TID 0000.0001) >#-from MOM :
0263 (PID.TID 0000.0001) ># GM_background_K: G & Mc.W diffusion coefficient
0264 (PID.TID 0000.0001) ># GM_maxSlope : max slope of isopycnals
0265 (PID.TID 0000.0001) ># GM_Scrit : transition for scaling diffusion coefficient
0266 (PID.TID 0000.0001) ># GM_Sd : half width scaling for diffusion coefficient
0267 (PID.TID 0000.0001) ># GM_taper_scheme: slope clipping or one of the tapering schemes
0268 (PID.TID 0000.0001) ># GM_Kmin_horiz : horizontal diffusion minimum value
0269 (PID.TID 0000.0001) >
0270 (PID.TID 0000.0001) >#-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")
0271 (PID.TID 0000.0001) ># GM_isopycK : isopycnal diffusion coefficient (default=GM_background_K)
0272 (PID.TID 0000.0001) ># GM_AdvForm : turn on GM Advective form (default=Skew flux form)
0273 (PID.TID 0000.0001) >
0274 (PID.TID 0000.0001) > &GM_PARM01
0275 (PID.TID 0000.0001) > GM_Small_Number = 1.D-20,
0276 (PID.TID 0000.0001) > GM_slopeSqCutoff = 1.D+08,
0277 (PID.TID 0000.0001) > GM_AdvForm = .TRUE.,
0278 (PID.TID 0000.0001) > GM_isopycK = 1.1D+3,
0279 (PID.TID 0000.0001) > GM_background_K = 0.9D+3,
0280 (PID.TID 0000.0001) ># GM_background_K = 1.D+3,
0281 (PID.TID 0000.0001) > GM_taper_scheme = 'dm95',
0282 (PID.TID 0000.0001) > GM_maxSlope = 1.D-2,
0283 (PID.TID 0000.0001) > GM_Kmin_horiz = 50.,
0284 (PID.TID 0000.0001) > GM_Scrit = 4.D-3,
0285 (PID.TID 0000.0001) > GM_Sd = 1.D-3,
0286 (PID.TID 0000.0001) ># GM_Visbeck_alpha = 1.5D-2,
0287 (PID.TID 0000.0001) > GM_Visbeck_alpha = 0.,
0288 (PID.TID 0000.0001) > GM_Visbeck_length = 2.D+5,
0289 (PID.TID 0000.0001) > GM_Visbeck_depth = 1.D+3,
0290 (PID.TID 0000.0001) > GM_Visbeck_maxval_K= 2.5D+3,
f69308fe16 Oliv*0291 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0292 (PID.TID 0000.0001) >
0293 (PID.TID 0000.0001) >
0294 (PID.TID 0000.0001)
0295 (PID.TID 0000.0001) GM_READPARMS: finished reading data.gmredi
0296 (PID.TID 0000.0001) PTRACERS_READPARMS: opening data.ptracers
0297 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.ptracers
0298 (PID.TID 0000.0001) // =======================================================
0299 (PID.TID 0000.0001) // Parameter file "data.ptracers"
0300 (PID.TID 0000.0001) // =======================================================
0301 (PID.TID 0000.0001) ># This set-up makes is supposed to immitate salt. That is, PTRACER(:,:,:,1)
0302 (PID.TID 0000.0001) ># should look exactly like S(:,:,:).
0303 (PID.TID 0000.0001) > &PTRACERS_PARM01
0304 (PID.TID 0000.0001) > PTRACERS_numInUse=1,
0305 (PID.TID 0000.0001) > PTRACERS_advScheme=2,
0306 (PID.TID 0000.0001) > PTRACERS_diffKh=1.E3,
0307 (PID.TID 0000.0001) > PTRACERS_diffKr=3.E-5,
0308 (PID.TID 0000.0001) > PTRACERS_initialFile=' ',
0309 (PID.TID 0000.0001) > PTRACERS_ref=1., 19*0.,
0310 (PID.TID 0000.0001) > tauTr1ClimRelax= 31104000.,
f69308fe16 Oliv*0311 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0312 (PID.TID 0000.0001)
0313 (PID.TID 0000.0001) PTRACERS_READPARMS: finished reading data.ptracers
0314 (PID.TID 0000.0001) AUTODIFF_READPARMS: opening data.autodiff
0315 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.autodiff
0316 (PID.TID 0000.0001) // =======================================================
0317 (PID.TID 0000.0001) // Parameter file "data.autodiff"
0318 (PID.TID 0000.0001) // =======================================================
0319 (PID.TID 0000.0001) ># =========================
0320 (PID.TID 0000.0001) ># pkg AUTODIFF parameters :
0321 (PID.TID 0000.0001) ># =========================
0322 (PID.TID 0000.0001) ># inAdExact :: get an exact adjoint (no approximation) (def=.True.)
0323 (PID.TID 0000.0001) >#
0324 (PID.TID 0000.0001) > &AUTODIFF_PARM01
0325 (PID.TID 0000.0001) ># inAdExact = .FALSE.,
f69308fe16 Oliv*0326 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0327 (PID.TID 0000.0001)
0328 (PID.TID 0000.0001) AUTODIFF_READPARMS: finished reading data.autodiff
0329 (PID.TID 0000.0001) // ===================================
0330 (PID.TID 0000.0001) // AUTODIFF parameters :
0331 (PID.TID 0000.0001) // ===================================
0332 (PID.TID 0000.0001) inAdExact = /* get an exact adjoint (no approximation) */
0333 (PID.TID 0000.0001) T
0334 (PID.TID 0000.0001) ;
0335 (PID.TID 0000.0001) useKPPinAdMode = /* use KPP in adjoint mode */
0336 (PID.TID 0000.0001) F
0337 (PID.TID 0000.0001) ;
0338 (PID.TID 0000.0001) useGMRediInAdMode = /* use GMRedi in adjoint mode */
0339 (PID.TID 0000.0001) T
0340 (PID.TID 0000.0001) ;
0341 (PID.TID 0000.0001) useSEAICEinAdMode = /* use SEAICE in adjoint mode */
0342 (PID.TID 0000.0001) F
0343 (PID.TID 0000.0001) ;
0344 (PID.TID 0000.0001) useGGL90inAdMode = /* use GGL90 in adjoint mode */
0345 (PID.TID 0000.0001) F
0346 (PID.TID 0000.0001) ;
0347 (PID.TID 0000.0001) useSALT_PLUMEinAdMode = /* use SALT_PLUME in adjoint mode */
0348 (PID.TID 0000.0001) F
0349 (PID.TID 0000.0001) ;
0350 (PID.TID 0000.0001) dumpAdVarExch = /* control adexch before dumpinp */
0351 (PID.TID 0000.0001) 2
0352 (PID.TID 0000.0001) ;
0353 (PID.TID 0000.0001) mon_AdVarExch = /* control adexch before monitor */
0354 (PID.TID 0000.0001) 2
0355 (PID.TID 0000.0001) ;
f93c9f973f Jean*0356 (PID.TID 0000.0001) viscFacInAd = /* viscosity factor for adjoint */
0357 (PID.TID 0000.0001) 1.000000000000000E+00
0358 (PID.TID 0000.0001) ;
76cd8733fa Oliv*0359 (PID.TID 0000.0001)
0360 (PID.TID 0000.0001) OPTIM_READPARMS: opening data.optim
0361 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.optim
0362 (PID.TID 0000.0001) // =======================================================
0363 (PID.TID 0000.0001) // Parameter file "data.optim"
0364 (PID.TID 0000.0001) // =======================================================
0365 (PID.TID 0000.0001) >#
0366 (PID.TID 0000.0001) ># ********************************
0367 (PID.TID 0000.0001) ># Off-line optimization parameters
0368 (PID.TID 0000.0001) ># ********************************
0369 (PID.TID 0000.0001) > &OPTIM
0370 (PID.TID 0000.0001) > optimcycle=0,
f69308fe16 Oliv*0371 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0372 (PID.TID 0000.0001)
0373 (PID.TID 0000.0001) OPTIM_READPARMS: finished reading data.optim
0374 (PID.TID 0000.0001) CTRL_READPARMS: opening data.ctrl
0375 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.ctrl
0376 (PID.TID 0000.0001) // =======================================================
0377 (PID.TID 0000.0001) // Parameter file "data.ctrl"
0378 (PID.TID 0000.0001) // =======================================================
0379 (PID.TID 0000.0001) >#
0380 (PID.TID 0000.0001) >#
0381 (PID.TID 0000.0001) ># *********************
0382 (PID.TID 0000.0001) ># ECCO controlvariables
0383 (PID.TID 0000.0001) ># *********************
0384 (PID.TID 0000.0001) > &CTRL_NML
f69308fe16 Oliv*0385 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0386 (PID.TID 0000.0001) >#
0387 (PID.TID 0000.0001) ># *********************
0388 (PID.TID 0000.0001) ># names for ctrl_pack/unpack
0389 (PID.TID 0000.0001) ># *********************
0390 (PID.TID 0000.0001) > &CTRL_PACKNAMES
f69308fe16 Oliv*0391 (PID.TID 0000.0001) > /
0392 (PID.TID 0000.0001) >#
0393 (PID.TID 0000.0001) ># *********************
0394 (PID.TID 0000.0001) ># names for CTRL_GENARR, CTRL_GENTIM
0395 (PID.TID 0000.0001) ># *********************
76cd8733fa Oliv*0396 (PID.TID 0000.0001) > &CTRL_NML_GENARR
f69308fe16 Oliv*0397 (PID.TID 0000.0001) > /
0398 (PID.TID 0000.0001) >
76cd8733fa Oliv*0399 (PID.TID 0000.0001)
0400 (PID.TID 0000.0001) CTRL_READPARMS: finished reading data.ctrl
0401 (PID.TID 0000.0001) COST_READPARMS: opening data.cost
0402 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.cost
0403 (PID.TID 0000.0001) // =======================================================
0404 (PID.TID 0000.0001) // Parameter file "data.cost"
0405 (PID.TID 0000.0001) // =======================================================
0406 (PID.TID 0000.0001) >#
0407 (PID.TID 0000.0001) >#
0408 (PID.TID 0000.0001) ># ******************
0409 (PID.TID 0000.0001) ># ECCO cost function
0410 (PID.TID 0000.0001) ># ******************
0411 (PID.TID 0000.0001) > &COST_NML
0412 (PID.TID 0000.0001) >#
0413 (PID.TID 0000.0001) > mult_tracer = 1.,
0414 (PID.TID 0000.0001) > mult_test = 1.,
0415 (PID.TID 0000.0001) > mult_atl = 1.,
f69308fe16 Oliv*0416 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0417 (PID.TID 0000.0001)
0418 (PID.TID 0000.0001) COST_READPARMS: finished reading data.cost
0419 (PID.TID 0000.0001) GRDCHK_READPARMS: opening data.grdchk
0420 (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.grdchk
0421 (PID.TID 0000.0001) // =======================================================
0422 (PID.TID 0000.0001) // Parameter file "data.grdchk"
0423 (PID.TID 0000.0001) // =======================================================
0424 (PID.TID 0000.0001) >
0425 (PID.TID 0000.0001) ># *******************
0426 (PID.TID 0000.0001) ># ECCO gradient check
0427 (PID.TID 0000.0001) ># *******************
0428 (PID.TID 0000.0001) > &GRDCHK_NML
0429 (PID.TID 0000.0001) > grdchk_eps = 1.d-4,
0430 (PID.TID 0000.0001) >### nbeg = 1,
0431 (PID.TID 0000.0001) > iGloPos = 15,
0432 (PID.TID 0000.0001) > jGloPos = 5,
0433 (PID.TID 0000.0001) > kGloPos = 4,
0434 (PID.TID 0000.0001) > iGloTile = 1,
0435 (PID.TID 0000.0001) > jgloTile = 1,
0436 (PID.TID 0000.0001) > nstep = 1,
0437 (PID.TID 0000.0001) > nend = 4,
0438 (PID.TID 0000.0001) ># to test xx_tr1 set 17
0439 (PID.TID 0000.0001) >### grdchkvarindex = 17,
0440 (PID.TID 0000.0001) ># to test xx_genarr3d set 201
0441 (PID.TID 0000.0001) > grdchkvarindex = 201,
f69308fe16 Oliv*0442 (PID.TID 0000.0001) > /
76cd8733fa Oliv*0443 (PID.TID 0000.0001)
0444 (PID.TID 0000.0001) GRDCHK_READPARMS: finished reading data.grdchk
0445 (PID.TID 0000.0001)
0446 (PID.TID 0000.0001) // =======================================================
0447 (PID.TID 0000.0001) // Gradient check configuration >>> START <<<
0448 (PID.TID 0000.0001) // =======================================================
0449 (PID.TID 0000.0001)
f93c9f973f Jean*0450 (PID.TID 0000.0001) grdchkvarindex : 201
76cd8733fa Oliv*0451 (PID.TID 0000.0001) eps: 0.100E-03
0452 (PID.TID 0000.0001) First location: 0
0453 (PID.TID 0000.0001) Last location: 4
0454 (PID.TID 0000.0001) Increment: 1
0455 (PID.TID 0000.0001) grdchkWhichProc: 0
0456 (PID.TID 0000.0001) iLocTile = 1 , jLocTile = 1
0457 (PID.TID 0000.0001)
0458 (PID.TID 0000.0001) // =======================================================
0459 (PID.TID 0000.0001) // Gradient check configuration >>> END <<<
0460 (PID.TID 0000.0001) // =======================================================
0461 (PID.TID 0000.0001)
0462 (PID.TID 0000.0001) SET_PARMS: done
0463 (PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr= T ; setCenterDr= F
0464 (PID.TID 0000.0001) GAD_INIT_FIXED: GAD_OlMinSize= 1 0 1
0465 (PID.TID 0000.0001)
0466 (PID.TID 0000.0001) // ===================================
0467 (PID.TID 0000.0001) // GAD parameters :
0468 (PID.TID 0000.0001) // ===================================
0469 (PID.TID 0000.0001) tempAdvScheme = /* Temp. Horiz.Advection scheme selector */
0470 (PID.TID 0000.0001) 2
0471 (PID.TID 0000.0001) ;
0472 (PID.TID 0000.0001) tempVertAdvScheme = /* Temp. Vert. Advection scheme selector */
0473 (PID.TID 0000.0001) 2
0474 (PID.TID 0000.0001) ;
0475 (PID.TID 0000.0001) tempMultiDimAdvec = /* use Muti-Dim Advec method for Temp */
0476 (PID.TID 0000.0001) F
0477 (PID.TID 0000.0001) ;
0478 (PID.TID 0000.0001) tempSOM_Advection = /* use 2nd Order Moment Advection for Temp */
0479 (PID.TID 0000.0001) F
0480 (PID.TID 0000.0001) ;
0481 (PID.TID 0000.0001) AdamsBashforthGt = /* apply Adams-Bashforth extrapolation on Gt */
0482 (PID.TID 0000.0001) T
0483 (PID.TID 0000.0001) ;
0484 (PID.TID 0000.0001) AdamsBashforth_T = /* apply Adams-Bashforth extrapolation on Temp */
0485 (PID.TID 0000.0001) F
0486 (PID.TID 0000.0001) ;
0487 (PID.TID 0000.0001) saltAdvScheme = /* Salt. Horiz.advection scheme selector */
0488 (PID.TID 0000.0001) 2
0489 (PID.TID 0000.0001) ;
0490 (PID.TID 0000.0001) saltVertAdvScheme = /* Salt. Vert. Advection scheme selector */
0491 (PID.TID 0000.0001) 2
0492 (PID.TID 0000.0001) ;
0493 (PID.TID 0000.0001) saltMultiDimAdvec = /* use Muti-Dim Advec method for Salt */
0494 (PID.TID 0000.0001) F
0495 (PID.TID 0000.0001) ;
0496 (PID.TID 0000.0001) saltSOM_Advection = /* use 2nd Order Moment Advection for Salt */
0497 (PID.TID 0000.0001) F
0498 (PID.TID 0000.0001) ;
0499 (PID.TID 0000.0001) AdamsBashforthGs = /* apply Adams-Bashforth extrapolation on Gs */
0500 (PID.TID 0000.0001) T
0501 (PID.TID 0000.0001) ;
0502 (PID.TID 0000.0001) AdamsBashforth_S = /* apply Adams-Bashforth extrapolation on Salt */
0503 (PID.TID 0000.0001) F
0504 (PID.TID 0000.0001) ;
0505 (PID.TID 0000.0001) // ===================================
0506 (PID.TID 0000.0001) ctrl-wet 1: nvarlength = 160348
0507 (PID.TID 0000.0001) ctrl-wet 2: surface wet C = 616
0508 (PID.TID 0000.0001) ctrl-wet 3: surface wet W = 586
0509 (PID.TID 0000.0001) ctrl-wet 4: surface wet S = 557
0510 (PID.TID 0000.0001) ctrl-wet 4a:surface wet V = 0
0511 (PID.TID 0000.0001) ctrl-wet 5: 3D wet points = 10880
0512 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 1 1
0513 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 2 1
0514 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 3 1
0515 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 4 1
0516 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 5 1
0517 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 6 1
0518 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 7 0
0519 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 8 0
0520 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 9 0
0521 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 10 0
0522 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 11 0
0523 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 12 0
0524 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 13 0
0525 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 14 0
0526 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 15 1
0527 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 16 0
0528 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 17 0
0529 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 18 0
0530 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 19 0
0531 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 20 0
0532 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 21 0
0533 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 22 0
0534 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 23 0
0535 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 24 0
0536 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 25 0
0537 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 26 0
0538 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 27 0
0539 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 28 0
0540 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 29 0
0541 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 30 0
0542 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 31 0
0543 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 32 0
0544 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 33 0
0545 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 34 0
0546 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 35 0
0547 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 36 0
0548 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 37 0
0549 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 38 0
0550 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 39 0
0551 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 40 0
0552 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 41 0
0553 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 42 0
0554 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 43 0
0555 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 44 0
0556 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 45 0
0557 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 46 0
0558 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 47 0
0559 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 48 0
0560 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 49 0
0561 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 50 0
0562 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 51 0
0563 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 52 0
0564 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 53 0
0565 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 54 0
0566 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 55 0
0567 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 56 0
0568 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 57 0
0569 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 58 0
0570 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 59 0
0571 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 60 0
0572 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 61 0
0573 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 62 0
0574 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 63 0
0575 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 64 0
0576 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 65 0
0577 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 66 0
0578 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 67 0
0579 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 68 0
0580 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 69 0
0581 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 70 0
0582 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 71 0
0583 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 72 0
0584 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 73 0
0585 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 74 0
0586 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 75 0
0587 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 76 0
0588 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 77 0
0589 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 78 0
0590 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 79 0
0591 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 80 0
0592 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 81 0
0593 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 82 0
0594 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 83 0
0595 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 84 0
0596 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 85 0
0597 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 86 0
0598 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 87 0
0599 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 88 0
0600 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 89 0
0601 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 90 0
0602 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 91 0
0603 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 92 0
0604 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 93 0
0605 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 94 0
0606 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 95 0
0607 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 96 0
0608 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 97 0
0609 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 98 0
0610 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 99 0
0611 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 100 0
0612 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 101 0
0613 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 102 0
0614 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 103 0
0615 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 104 0
0616 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 105 0
0617 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 106 0
0618 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 107 0
0619 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 108 0
0620 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 109 0
0621 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 110 0
0622 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 111 0
0623 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 112 0
0624 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 113 0
0625 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 114 0
0626 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 115 0
0627 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 116 0
0628 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 117 0
0629 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 118 0
0630 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 119 0
0631 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 120 0
0632 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 121 0
0633 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 122 0
0634 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 123 0
0635 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 124 0
0636 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 125 0
0637 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 126 0
0638 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 127 0
0639 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 128 0
0640 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 129 0
0641 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 130 0
0642 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 131 0
0643 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 132 0
0644 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 133 0
0645 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 134 0
0646 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 135 0
0647 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 136 0
0648 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 137 0
0649 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 138 0
0650 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 139 0
0651 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 140 0
0652 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 141 0
0653 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 142 0
0654 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 143 0
0655 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 144 0
0656 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 145 0
0657 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 146 0
0658 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 147 0
0659 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 148 0
0660 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 149 0
0661 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 150 0
0662 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 151 0
0663 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 152 0
0664 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 153 0
0665 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 154 0
0666 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 155 0
0667 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 156 0
0668 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 157 0
0669 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 158 0
0670 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 159 0
0671 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 160 0
0672 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 161 0
0673 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 162 0
0674 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 163 0
0675 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 164 0
0676 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 165 0
0677 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 166 0
0678 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 167 0
0679 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 168 0
0680 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 169 0
0681 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 170 0
0682 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 171 0
0683 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 172 0
0684 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 173 0
0685 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 174 0
0686 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 175 0
0687 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 176 0
0688 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 177 0
0689 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 178 0
0690 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 179 0
0691 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 180 0
0692 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 181 0
0693 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 182 0
0694 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 183 0
0695 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 184 0
0696 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 185 0
0697 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 186 0
0698 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 187 0
0699 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 188 0
0700 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 189 0
0701 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 190 0
0702 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 191 0
0703 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 192 0
0704 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 193 0
0705 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 194 0
0706 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 195 0
0707 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 196 0
0708 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 197 0
0709 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 198 0
0710 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 199 0
0711 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 200 0
0712 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 201 1
0713 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 202 0
0714 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 203 0
0715 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 204 0
0716 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 205 0
0717 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 206 0
0718 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 207 0
0719 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 208 0
0720 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 209 0
0721 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 210 0
0722 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 211 0
0723 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 212 0
0724 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 213 0
0725 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 214 0
0726 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 215 0
0727 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 216 0
0728 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 217 0
0729 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 218 0
0730 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 219 0
0731 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 220 0
0732 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 221 0
0733 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 222 0
0734 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 223 0
0735 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 224 0
0736 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 225 0
0737 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 226 0
0738 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 227 0
0739 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 228 0
0740 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 229 0
0741 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 230 0
0742 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 231 0
0743 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 232 0
0744 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 233 0
0745 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 234 0
0746 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 235 0
0747 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 236 0
0748 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 237 0
0749 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 238 0
0750 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 239 0
0751 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 240 0
0752 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 241 0
0753 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 242 0
0754 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 243 0
0755 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 244 0
0756 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 245 0
0757 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 246 0
0758 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 247 0
0759 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 248 0
0760 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 249 0
0761 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 250 0
0762 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 251 0
0763 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 252 0
0764 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 253 0
0765 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 254 0
0766 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 255 0
0767 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 256 0
0768 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 257 0
0769 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 258 0
0770 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 259 0
0771 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 260 0
0772 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 261 0
0773 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 262 0
0774 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 263 0
0775 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 264 0
0776 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 265 0
0777 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 266 0
0778 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 267 0
0779 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 268 0
0780 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 269 0
0781 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 270 0
0782 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 271 0
0783 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 272 0
0784 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 273 0
0785 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 274 0
0786 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 275 0
0787 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 276 0
0788 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 277 0
0789 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 278 0
0790 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 279 0
0791 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 280 0
0792 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 281 0
0793 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 282 0
0794 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 283 0
0795 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 284 0
0796 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 285 0
0797 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 286 0
0798 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 287 0
0799 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 288 0
0800 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 289 0
0801 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 290 0
0802 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 291 0
0803 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 292 0
0804 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 293 0
0805 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 294 0
0806 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 295 0
0807 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 296 0
0808 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 297 0
0809 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 298 0
0810 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 299 0
0811 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 300 0
0812 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 301 0
0813 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 302 0
0814 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 303 0
0815 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 304 0
0816 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 305 0
0817 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 306 0
0818 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 307 0
0819 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 308 0
0820 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 309 0
0821 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 310 0
0822 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 311 0
0823 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 312 0
0824 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 313 0
0825 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 314 0
0826 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 315 0
0827 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 316 0
0828 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 317 0
0829 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 318 0
0830 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 319 0
0831 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 320 0
0832 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 321 0
0833 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 322 0
0834 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 323 0
0835 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 324 0
0836 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 325 0
0837 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 326 0
0838 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 327 0
0839 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 328 0
0840 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 329 0
0841 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 330 0
0842 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 331 0
0843 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 332 0
0844 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 333 0
0845 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 334 0
0846 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 335 0
0847 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 336 0
0848 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 337 0
0849 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 338 0
0850 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 339 0
0851 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 340 0
0852 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 341 0
0853 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 342 0
0854 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 343 0
0855 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 344 0
0856 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 345 0
0857 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 346 0
0858 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 347 0
0859 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 348 0
0860 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 349 0
0861 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 350 0
0862 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 351 0
0863 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 352 0
0864 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 353 0
0865 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 354 0
0866 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 355 0
0867 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 356 0
0868 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 357 0
0869 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 358 0
0870 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 359 0
0871 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 360 0
0872 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 361 0
0873 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 362 0
0874 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 363 0
0875 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 364 0
0876 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 365 0
0877 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 366 0
0878 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 367 0
0879 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 368 0
0880 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 369 0
0881 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 370 0
0882 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 371 0
0883 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 372 0
0884 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 373 0
0885 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 374 0
0886 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 375 0
0887 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 376 0
0888 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 377 0
0889 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 378 0
0890 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 379 0
0891 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 380 0
0892 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 381 0
0893 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 382 0
0894 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 383 0
0895 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 384 0
0896 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 385 0
0897 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 386 0
0898 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 387 0
0899 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 388 0
0900 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 389 0
0901 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 390 0
0902 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 391 0
0903 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 392 0
0904 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 393 0
0905 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 394 0
0906 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 395 0
0907 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 396 0
0908 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 397 0
0909 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 398 0
0910 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 399 0
0911 (PID.TID 0000.0001) ctrl-wet 6: no recs for i = 400 0
0912 (PID.TID 0000.0001) ctrl-wet 7: flux 24135
0913 (PID.TID 0000.0001) ctrl-wet 8: atmos 21760
0914 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
0915 (PID.TID 0000.0001) ctrl-wet 13: global nvarlength for Nr = 20 160348
0916 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
0917 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 1 2158 2004 2052 0
0918 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 2 2155 2003 2049 0
0919 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 3 2154 2002 2048 0
0920 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 4 2151 2000 2047 0
0921 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 5 2148 1997 2044 0
0922 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 6 2143 1993 2040 0
0923 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 7 2143 1993 2040 0
0924 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 8 2141 1993 2038 0
0925 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 9 2139 1991 2036 0
0926 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 10 2134 1986 2030 0
0927 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 11 2126 1977 2022 0
0928 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 12 2108 1961 2003 0
0929 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 13 2101 1954 1995 0
0930 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 14 2086 1938 1981 0
0931 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 15 2054 1903 1946 0
0932 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 16 1998 1841 1879 0
0933 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 17 1844 1650 1702 0
0934 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 18 1180 951 996 0
0935 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 19 754 556 602 0
0936 (PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 20 277 168 186 0
0937 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
0938 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
0939 (PID.TID 0000.0001) ctrl-wet -------------------------------------------------
0940 (PID.TID 0000.0001) ctrl_init: no. of control variables: 8
0941 (PID.TID 0000.0001) ctrl_init: control vector length: 160348
f93c9f973f Jean*0942 (PID.TID 0000.0001)
0943 (PID.TID 0000.0001) // =======================================================
0944 (PID.TID 0000.0001) // control vector configuration >>> START <<<
0945 (PID.TID 0000.0001) // =======================================================
0946 (PID.TID 0000.0001)
0947 (PID.TID 0000.0001) Total number of ocean points per tile:
0948 (PID.TID 0000.0001) --------------------------------------
0949 (PID.TID 0000.0001) snx*sny*nr = 18000
0950 (PID.TID 0000.0001)
0951 (PID.TID 0000.0001) Number of ocean points per tile:
0952 (PID.TID 0000.0001) --------------------------------
0953 (PID.TID 0000.0001) bi,bj,#(c/s/w): 0001 0001 010880 009660 010196
0954 (PID.TID 0000.0001) bi,bj,#(c/s/w): 0002 0001 012622 011628 012169
0955 (PID.TID 0000.0001) bi,bj,#(c/s/w): 0001 0002 004933 004598 004381
0956 (PID.TID 0000.0001) bi,bj,#(c/s/w): 0002 0002 009559 008975 008990
0957 (PID.TID 0000.0001)
0958 (PID.TID 0000.0001) Initial state temperature contribution:
0959 (PID.TID 0000.0001) Control variable index: 0101
0960 (PID.TID 0000.0001)
0961 (PID.TID 0000.0001) Initial state salinity contribution:
0962 (PID.TID 0000.0001) Control variable index: 0102
0963 (PID.TID 0000.0001)
0964 (PID.TID 0000.0001) Settings of generic controls:
0965 (PID.TID 0000.0001) -----------------------------
0966 (PID.TID 0000.0001)
0967 (PID.TID 0000.0001) ctrlUseGen = T /* use generic controls */
0968 (PID.TID 0000.0001)
0969 (PID.TID 0000.0001) // =======================================================
0970 (PID.TID 0000.0001) // control vector configuration >>> END <<<
0971 (PID.TID 0000.0001) // =======================================================
0972 (PID.TID 0000.0001)
76cd8733fa Oliv*0973 (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 8.8319877372200804E-05
0974 (PID.TID 0000.0001) INI_CG2D: cg2dTolerance = 1.227458930695841E-17 (Area=3.3354908559E+14)
0975 (PID.TID 0000.0001)
0976 (PID.TID 0000.0001) // =======================================================
0977 (PID.TID 0000.0001) // Model configuration
0978 (PID.TID 0000.0001) // =======================================================
0979 (PID.TID 0000.0001) //
0980 (PID.TID 0000.0001) // "Physical" paramters ( PARM01 in namelist )
0981 (PID.TID 0000.0001) //
0982 (PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */
0983 (PID.TID 0000.0001) 'OCEANIC'
0984 (PID.TID 0000.0001) ;
0985 (PID.TID 0000.0001) fluidIsAir = /* fluid major constituent is Air */
0986 (PID.TID 0000.0001) F
0987 (PID.TID 0000.0001) ;
0988 (PID.TID 0000.0001) fluidIsWater = /* fluid major constituent is Water */
0989 (PID.TID 0000.0001) T
0990 (PID.TID 0000.0001) ;
0991 (PID.TID 0000.0001) usingPCoords = /* use p (or p*) vertical coordinate */
0992 (PID.TID 0000.0001) F
0993 (PID.TID 0000.0001) ;
0994 (PID.TID 0000.0001) usingZCoords = /* use z (or z*) vertical coordinate */
0995 (PID.TID 0000.0001) T
0996 (PID.TID 0000.0001) ;
0997 (PID.TID 0000.0001) tRef = /* Reference temperature profile ( oC or K ) */
0998 (PID.TID 0000.0001) 1.600000000000000E+01, /* K = 1 */
0999 (PID.TID 0000.0001) 1.520000000000000E+01, /* K = 2 */
1000 (PID.TID 0000.0001) 1.450000000000000E+01, /* K = 3 */
1001 (PID.TID 0000.0001) 1.390000000000000E+01, /* K = 4 */
1002 (PID.TID 0000.0001) 1.330000000000000E+01, /* K = 5 */
1003 (PID.TID 0000.0001) 1.240000000000000E+01, /* K = 6 */
1004 (PID.TID 0000.0001) 1.130000000000000E+01, /* K = 7 */
1005 (PID.TID 0000.0001) 9.900000000000000E+00, /* K = 8 */
1006 (PID.TID 0000.0001) 8.400000000000000E+00, /* K = 9 */
1007 (PID.TID 0000.0001) 6.700000000000000E+00, /* K = 10 */
1008 (PID.TID 0000.0001) 5.200000000000000E+00, /* K = 11 */
1009 (PID.TID 0000.0001) 3.800000000000000E+00, /* K = 12 */
1010 (PID.TID 0000.0001) 2.900000000000000E+00, /* K = 13 */
1011 (PID.TID 0000.0001) 2.300000000000000E+00, /* K = 14 */
1012 (PID.TID 0000.0001) 1.800000000000000E+00, /* K = 15 */
1013 (PID.TID 0000.0001) 1.500000000000000E+00, /* K = 16 */
1014 (PID.TID 0000.0001) 1.100000000000000E+00, /* K = 17 */
1015 (PID.TID 0000.0001) 8.000000000000000E-01, /* K = 18 */
1016 (PID.TID 0000.0001) 6.600000000000000E-01, /* K = 19 */
1017 (PID.TID 0000.0001) 6.300000000000000E-01 /* K = 20 */
1018 (PID.TID 0000.0001) ;
1019 (PID.TID 0000.0001) sRef = /* Reference salinity profile ( psu ) */
1020 (PID.TID 0000.0001) 3.465000000000000E+01, /* K = 1 */
1021 (PID.TID 0000.0001) 3.475000000000000E+01, /* K = 2 */
1022 (PID.TID 0000.0001) 3.482000000000000E+01, /* K = 3 */
1023 (PID.TID 0000.0001) 3.487000000000000E+01, /* K = 4 */
1024 (PID.TID 0000.0001) 2 @ 3.490000000000000E+01, /* K = 5: 6 */
1025 (PID.TID 0000.0001) 3.486000000000000E+01, /* K = 7 */
1026 (PID.TID 0000.0001) 3.478000000000000E+01, /* K = 8 */
1027 (PID.TID 0000.0001) 3.469000000000000E+01, /* K = 9 */
1028 (PID.TID 0000.0001) 3.460000000000000E+01, /* K = 10 */
1029 (PID.TID 0000.0001) 3.458000000000000E+01, /* K = 11 */
1030 (PID.TID 0000.0001) 3.462000000000000E+01, /* K = 12 */
1031 (PID.TID 0000.0001) 3.468000000000000E+01, /* K = 13 */
1032 (PID.TID 0000.0001) 3.472000000000000E+01, /* K = 14 */
1033 (PID.TID 0000.0001) 3.473000000000000E+01, /* K = 15 */
1034 (PID.TID 0000.0001) 3.474000000000000E+01, /* K = 16 */
1035 (PID.TID 0000.0001) 2 @ 3.473000000000000E+01, /* K = 17: 18 */
1036 (PID.TID 0000.0001) 2 @ 3.472000000000000E+01 /* K = 19: 20 */
1037 (PID.TID 0000.0001) ;
4cadabcaa8 Jean*1038 (PID.TID 0000.0001) useStrainTensionVisc= /* Use StrainTension Form of Viscous Operator */
76cd8733fa Oliv*1039 (PID.TID 0000.0001) F
1040 (PID.TID 0000.0001) ;
4cadabcaa8 Jean*1041 (PID.TID 0000.0001) useVariableVisc = /* Use variable horizontal viscosity */
76cd8733fa Oliv*1042 (PID.TID 0000.0001) F
1043 (PID.TID 0000.0001) ;
4cadabcaa8 Jean*1044 (PID.TID 0000.0001) useHarmonicVisc = /* Use harmonic horizontal viscosity */
1045 (PID.TID 0000.0001) T
76cd8733fa Oliv*1046 (PID.TID 0000.0001) ;
4cadabcaa8 Jean*1047 (PID.TID 0000.0001) useBiharmonicVisc= /* Use biharmonic horiz. viscosity */
1048 (PID.TID 0000.0001) F
76cd8733fa Oliv*1049 (PID.TID 0000.0001) ;
4cadabcaa8 Jean*1050 (PID.TID 0000.0001) useSmag3D = /* Use isotropic 3-D Smagorinsky viscosity */
1051 (PID.TID 0000.0001) F
76cd8733fa Oliv*1052 (PID.TID 0000.0001) ;
4cadabcaa8 Jean*1053 (PID.TID 0000.0001) viscAh = /* Lateral harmonic viscosity ( m^2/s ) */
1054 (PID.TID 0000.0001) 5.000000000000000E+05
76cd8733fa Oliv*1055 (PID.TID 0000.0001) ;
1056 (PID.TID 0000.0001) viscA4 = /* Lateral biharmonic viscosity ( m^4/s ) */
1057 (PID.TID 0000.0001) 0.000000000000000E+00
1058 (PID.TID 0000.0001) ;
1059 (PID.TID 0000.0001) no_slip_sides = /* Viscous BCs: No-slip sides */
1060 (PID.TID 0000.0001) F
1061 (PID.TID 0000.0001) ;
1062 (PID.TID 0000.0001) sideDragFactor = /* side-drag scaling factor (non-dim) */
1063 (PID.TID 0000.0001) 2.000000000000000E+00
1064 (PID.TID 0000.0001) ;
1065 (PID.TID 0000.0001) viscArNr = /* vertical profile of vertical viscosity ( m^2/s )*/
1066 (PID.TID 0000.0001) 20 @ 1.000000000000000E-03 /* K = 1: 20 */
1067 (PID.TID 0000.0001) ;
1068 (PID.TID 0000.0001) no_slip_bottom = /* Viscous BCs: No-slip bottom */
1069 (PID.TID 0000.0001) T
1070 (PID.TID 0000.0001) ;
f93c9f973f Jean*1071 (PID.TID 0000.0001) bottomVisc_pCell = /* Partial-cell in bottom Visc. BC */
1072 (PID.TID 0000.0001) F
1073 (PID.TID 0000.0001) ;
76cd8733fa Oliv*1074 (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */
1075 (PID.TID 0000.0001) 0.000000000000000E+00
1076 (PID.TID 0000.0001) ;
1077 (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */
1078 (PID.TID 0000.0001) 0.000000000000000E+00
1079 (PID.TID 0000.0001) ;
f93c9f973f Jean*1080 (PID.TID 0000.0001) selectBotDragQuadr = /* select quadratic bottom drag options */
1081 (PID.TID 0000.0001) -1
1082 (PID.TID 0000.0001) ;
76cd8733fa Oliv*1083 (PID.TID 0000.0001) diffKhT = /* Laplacian diffusion of heat laterally ( m^2/s ) */
1084 (PID.TID 0000.0001) 1.000000000000000E+03
1085 (PID.TID 0000.0001) ;
1086 (PID.TID 0000.0001) diffK4T = /* Biharmonic diffusion of heat laterally ( m^4/s ) */
1087 (PID.TID 0000.0001) 0.000000000000000E+00
1088 (PID.TID 0000.0001) ;
1089 (PID.TID 0000.0001) diffKhS = /* Laplacian diffusion of salt laterally ( m^2/s ) */
1090 (PID.TID 0000.0001) 1.000000000000000E+03
1091 (PID.TID 0000.0001) ;
1092 (PID.TID 0000.0001) diffK4S = /* Biharmonic diffusion of salt laterally ( m^4/s ) */
1093 (PID.TID 0000.0001) 0.000000000000000E+00
1094 (PID.TID 0000.0001) ;
1095 (PID.TID 0000.0001) diffKrNrT = /* vertical profile of vertical diffusion of Temp ( m^2/s )*/
f93c9f973f Jean*1096 (PID.TID 0000.0001) 20 @ 0.000000000000000E+00 /* K = 1: 20 */
76cd8733fa Oliv*1097 (PID.TID 0000.0001) ;
1098 (PID.TID 0000.0001) diffKrNrS = /* vertical profile of vertical diffusion of Salt ( m^2/s )*/
1099 (PID.TID 0000.0001) 20 @ 3.000000000000000E-05 /* K = 1: 20 */
1100 (PID.TID 0000.0001) ;
1101 (PID.TID 0000.0001) diffKrBL79surf = /* Surface diffusion for Bryan and Lewis 79 ( m^2/s ) */
1102 (PID.TID 0000.0001) 0.000000000000000E+00
1103 (PID.TID 0000.0001) ;
1104 (PID.TID 0000.0001) diffKrBL79deep = /* Deep diffusion for Bryan and Lewis 1979 ( m^2/s ) */
1105 (PID.TID 0000.0001) 0.000000000000000E+00
1106 (PID.TID 0000.0001) ;
1107 (PID.TID 0000.0001) diffKrBL79scl = /* Depth scale for Bryan and Lewis 1979 ( m ) */
1108 (PID.TID 0000.0001) 2.000000000000000E+02
1109 (PID.TID 0000.0001) ;
1110 (PID.TID 0000.0001) diffKrBL79Ho = /* Turning depth for Bryan and Lewis 1979 ( m ) */
1111 (PID.TID 0000.0001) -2.000000000000000E+03
1112 (PID.TID 0000.0001) ;
1113 (PID.TID 0000.0001) ivdc_kappa = /* Implicit Vertical Diffusivity for Convection ( m^2/s) */
1114 (PID.TID 0000.0001) 0.000000000000000E+00
1115 (PID.TID 0000.0001) ;
1116 (PID.TID 0000.0001) hMixCriteria= /* Criteria for mixed-layer diagnostic */
1117 (PID.TID 0000.0001) -8.000000000000000E-01
1118 (PID.TID 0000.0001) ;
1119 (PID.TID 0000.0001) dRhoSmall = /* Parameter for mixed-layer diagnostic */
1120 (PID.TID 0000.0001) 1.000000000000000E-06
1121 (PID.TID 0000.0001) ;
1122 (PID.TID 0000.0001) hMixSmooth= /* Smoothing parameter for mixed-layer diagnostic */
1123 (PID.TID 0000.0001) 0.000000000000000E+00
1124 (PID.TID 0000.0001) ;
1125 (PID.TID 0000.0001) eosType = /* Type of Equation of State */
1126 (PID.TID 0000.0001) 'LINEAR'
1127 (PID.TID 0000.0001) ;
1128 (PID.TID 0000.0001) tAlpha = /* Linear EOS thermal expansion coefficient ( 1/oC ) */
1129 (PID.TID 0000.0001) 2.000000000000000E-04
1130 (PID.TID 0000.0001) ;
1131 (PID.TID 0000.0001) sBeta = /* Linear EOS haline contraction coefficient ( 1/psu ) */
1132 (PID.TID 0000.0001) 7.400000000000000E-04
1133 (PID.TID 0000.0001) ;
1134 (PID.TID 0000.0001) rhoNil = /* Reference density for Linear EOS ( kg/m^3 ) */
1135 (PID.TID 0000.0001) 9.998000000000000E+02
1136 (PID.TID 0000.0001) ;
f93c9f973f Jean*1137 (PID.TID 0000.0001) selectP_inEOS_Zc = /* select pressure to use in EOS (0,1,2,3) */
1138 (PID.TID 0000.0001) 0
1139 (PID.TID 0000.0001) 0= -g*rhoConst*z ; 1= pRef (from tRef,sRef); 2= Hyd P ; 3= Hyd+NH P
1140 (PID.TID 0000.0001) ;
1141 (PID.TID 0000.0001) HeatCapacity_Cp = /* Specific heat capacity ( J/kg/K ) */
1142 (PID.TID 0000.0001) 3.994000000000000E+03
1143 (PID.TID 0000.0001) ;
76cd8733fa Oliv*1144 (PID.TID 0000.0001) celsius2K = /* 0 degree Celsius converted to Kelvin ( K ) */
1145 (PID.TID 0000.0001) 2.731500000000000E+02
1146 (PID.TID 0000.0001) ;
1147 (PID.TID 0000.0001) rhoConst = /* Reference density (Boussinesq) ( kg/m^3 ) */
1148 (PID.TID 0000.0001) 9.998000000000000E+02
1149 (PID.TID 0000.0001) ;
1150 (PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */
1151 (PID.TID 0000.0001) 20 @ 1.000000000000000E+00 /* K = 1: 20 */
1152 (PID.TID 0000.0001) ;
1153 (PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */
1154 (PID.TID 0000.0001) 21 @ 1.000000000000000E+00 /* K = 1: 21 */
1155 (PID.TID 0000.0001) ;
1156 (PID.TID 0000.0001) rhoConstFresh = /* Fresh-water reference density ( kg/m^3 ) */
1157 (PID.TID 0000.0001) 9.998000000000000E+02
1158 (PID.TID 0000.0001) ;
1159 (PID.TID 0000.0001) gravity = /* Gravitational acceleration ( m/s^2 ) */
1160 (PID.TID 0000.0001) 9.810000000000000E+00
1161 (PID.TID 0000.0001) ;
1162 (PID.TID 0000.0001) gBaro = /* Barotropic gravity ( m/s^2 ) */
1163 (PID.TID 0000.0001) 9.810000000000000E+00
1164 (PID.TID 0000.0001) ;
f93c9f973f Jean*1165 (PID.TID 0000.0001) gravFacC = /* gravity factor (vs surf.) @ cell-Center (-) */
1166 (PID.TID 0000.0001) 20 @ 1.000000000000000E+00 /* K = 1: 20 */
1167 (PID.TID 0000.0001) ;
1168 (PID.TID 0000.0001) gravFacF = /* gravity factor (vs surf.) @ W-Interface (-) */
1169 (PID.TID 0000.0001) 21 @ 1.000000000000000E+00 /* K = 1: 21 */
1170 (PID.TID 0000.0001) ;
76cd8733fa Oliv*1171 (PID.TID 0000.0001) rotationPeriod = /* Rotation Period ( s ) */
1172 (PID.TID 0000.0001) 8.616400000000000E+04
1173 (PID.TID 0000.0001) ;
1174 (PID.TID 0000.0001) omega = /* Angular velocity ( rad/s ) */
1175 (PID.TID 0000.0001) 7.292123516990375E-05
1176 (PID.TID 0000.0001) ;
1177 (PID.TID 0000.0001) f0 = /* Reference coriolis parameter ( 1/s ) */
1178 (PID.TID 0000.0001) 1.000000000000000E-04
1179 (PID.TID 0000.0001) ;
1180 (PID.TID 0000.0001) beta = /* Beta ( 1/(m.s) ) */
1181 (PID.TID 0000.0001) 9.999999999999999E-12
1182 (PID.TID 0000.0001) ;
1183 (PID.TID 0000.0001) fPrime = /* Second coriolis parameter ( 1/s ) */
1184 (PID.TID 0000.0001) 0.000000000000000E+00
1185 (PID.TID 0000.0001) ;
1186 (PID.TID 0000.0001) rigidLid = /* Rigid lid on/off flag */
1187 (PID.TID 0000.0001) F
1188 (PID.TID 0000.0001) ;
1189 (PID.TID 0000.0001) implicitFreeSurface = /* Implicit free surface on/off flag */
1190 (PID.TID 0000.0001) T
1191 (PID.TID 0000.0001) ;
1192 (PID.TID 0000.0001) freeSurfFac = /* Implicit free surface factor */
1193 (PID.TID 0000.0001) 1.000000000000000E+00
1194 (PID.TID 0000.0001) ;
1195 (PID.TID 0000.0001) implicSurfPress = /* Surface Pressure implicit factor (0-1)*/
1196 (PID.TID 0000.0001) 1.000000000000000E+00
1197 (PID.TID 0000.0001) ;
1198 (PID.TID 0000.0001) implicDiv2Dflow = /* Barot. Flow Div. implicit factor (0-1)*/
1199 (PID.TID 0000.0001) 1.000000000000000E+00
1200 (PID.TID 0000.0001) ;
1201 (PID.TID 0000.0001) uniformLin_PhiSurf = /* use uniform Bo_surf on/off flag*/
1202 (PID.TID 0000.0001) T
1203 (PID.TID 0000.0001) ;
1204 (PID.TID 0000.0001) uniformFreeSurfLev = /* free-surface level-index is uniform */
1205 (PID.TID 0000.0001) T
1206 (PID.TID 0000.0001) ;
1207 (PID.TID 0000.0001) hFacMin = /* minimum partial cell factor (hFac) */
1208 (PID.TID 0000.0001) 1.000000000000000E+00
1209 (PID.TID 0000.0001) ;
1210 (PID.TID 0000.0001) hFacMinDr = /* minimum partial cell thickness ( m) */
f93c9f973f Jean*1211 (PID.TID 0000.0001) 0.000000000000000E+00
76cd8733fa Oliv*1212 (PID.TID 0000.0001) ;
1213 (PID.TID 0000.0001) exactConserv = /* Exact Volume Conservation on/off flag*/
1214 (PID.TID 0000.0001) T
1215 (PID.TID 0000.0001) ;
1216 (PID.TID 0000.0001) linFSConserveTr = /* Tracer correction for Lin Free Surface on/off flag*/
1217 (PID.TID 0000.0001) F
1218 (PID.TID 0000.0001) ;
1219 (PID.TID 0000.0001) nonlinFreeSurf = /* Non-linear Free Surf. options (-1,0,1,2,3)*/
1220 (PID.TID 0000.0001) 3
1221 (PID.TID 0000.0001) -1,0= Off ; 1,2,3= On, 2=+rescale gU,gV, 3=+update cg2d solv.
1222 (PID.TID 0000.0001) ;
1223 (PID.TID 0000.0001) hFacInf = /* lower threshold for hFac (nonlinFreeSurf only)*/
1224 (PID.TID 0000.0001) 2.000000000000000E-01
1225 (PID.TID 0000.0001) ;
1226 (PID.TID 0000.0001) hFacSup = /* upper threshold for hFac (nonlinFreeSurf only)*/
1227 (PID.TID 0000.0001) 2.000000000000000E+00
1228 (PID.TID 0000.0001) ;
1229 (PID.TID 0000.0001) select_rStar = /* r* Vertical coord. options (=0 r coord.; >0 uses r*)*/
1230 (PID.TID 0000.0001) 1
1231 (PID.TID 0000.0001) ;
1232 (PID.TID 0000.0001) useRealFreshWaterFlux = /* Real Fresh Water Flux on/off flag*/
1233 (PID.TID 0000.0001) F
1234 (PID.TID 0000.0001) ;
1235 (PID.TID 0000.0001) temp_EvPrRn = /* Temp. of Evap/Prec/R (UNSET=use local T)(oC)*/
1236 (PID.TID 0000.0001) 1.234567000000000E+05
1237 (PID.TID 0000.0001) ;
1238 (PID.TID 0000.0001) salt_EvPrRn = /* Salin. of Evap/Prec/R (UNSET=use local S)(psu)*/
1239 (PID.TID 0000.0001) 0.000000000000000E+00
1240 (PID.TID 0000.0001) ;
1241 (PID.TID 0000.0001) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */
1242 (PID.TID 0000.0001) 0
1243 (PID.TID 0000.0001) ;
1244 (PID.TID 0000.0001) temp_addMass = /* Temp. of addMass array (UNSET=use local T)(oC)*/
1245 (PID.TID 0000.0001) 1.234567000000000E+05
1246 (PID.TID 0000.0001) ;
1247 (PID.TID 0000.0001) salt_addMass = /* Salin. of addMass array (UNSET=use local S)(psu)*/
1248 (PID.TID 0000.0001) 0.000000000000000E+00
1249 (PID.TID 0000.0001) ;
1250 (PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(psu)*/
1251 (PID.TID 0000.0001) 3.500000000000000E+01
1252 (PID.TID 0000.0001) ;
1253 (PID.TID 0000.0001) use3Dsolver = /* use 3-D pressure solver on/off flag */
1254 (PID.TID 0000.0001) F
1255 (PID.TID 0000.0001) ;
1256 (PID.TID 0000.0001) nonHydrostatic = /* Non-Hydrostatic on/off flag */
1257 (PID.TID 0000.0001) F
1258 (PID.TID 0000.0001) ;
1259 (PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */
1260 (PID.TID 0000.0001) 1.000000000000000E+00
1261 (PID.TID 0000.0001) ;
1262 (PID.TID 0000.0001) implicitNHPress = /* Non-Hyd Pressure implicit factor (0-1)*/
1263 (PID.TID 0000.0001) 1.000000000000000E+00
1264 (PID.TID 0000.0001) ;
1265 (PID.TID 0000.0001) selectNHfreeSurf = /* Non-Hyd (free-)Surface option */
1266 (PID.TID 0000.0001) 0
1267 (PID.TID 0000.0001) ;
1268 (PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */
1269 (PID.TID 0000.0001) F
1270 (PID.TID 0000.0001) ;
1271 (PID.TID 0000.0001) calc_wVelocity = /* vertical velocity calculation on/off flag */
1272 (PID.TID 0000.0001) T
1273 (PID.TID 0000.0001) ;
1274 (PID.TID 0000.0001) momStepping = /* Momentum equation on/off flag */
1275 (PID.TID 0000.0001) T
1276 (PID.TID 0000.0001) ;
1277 (PID.TID 0000.0001) vectorInvariantMomentum= /* Vector-Invariant Momentum on/off */
4cadabcaa8 Jean*1278 (PID.TID 0000.0001) T
76cd8733fa Oliv*1279 (PID.TID 0000.0001) ;
1280 (PID.TID 0000.0001) momAdvection = /* Momentum advection on/off flag */
1281 (PID.TID 0000.0001) T
1282 (PID.TID 0000.0001) ;
1283 (PID.TID 0000.0001) momViscosity = /* Momentum viscosity on/off flag */
1284 (PID.TID 0000.0001) T
1285 (PID.TID 0000.0001) ;
1286 (PID.TID 0000.0001) momImplVertAdv= /* Momentum implicit vert. advection on/off*/
1287 (PID.TID 0000.0001) F
1288 (PID.TID 0000.0001) ;
1289 (PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */
1290 (PID.TID 0000.0001) F
1291 (PID.TID 0000.0001) ;
f93c9f973f Jean*1292 (PID.TID 0000.0001) implBottomFriction= /* Implicit bottom friction on/off flag */
1293 (PID.TID 0000.0001) F
1294 (PID.TID 0000.0001) ;
76cd8733fa Oliv*1295 (PID.TID 0000.0001) metricTerms = /* metric-Terms on/off flag */
1296 (PID.TID 0000.0001) T
1297 (PID.TID 0000.0001) ;
1298 (PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */
1299 (PID.TID 0000.0001) F
1300 (PID.TID 0000.0001) ;
1301 (PID.TID 0000.0001) selectCoriMap = /* Coriolis Map options (0,1,2,3)*/
1302 (PID.TID 0000.0001) 2
1303 (PID.TID 0000.0001) 0= f-Plane ; 1= Beta-Plane ; 2= Spherical ; 3= read from file
1304 (PID.TID 0000.0001) ;
1305 (PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */
1306 (PID.TID 0000.0001) F
1307 (PID.TID 0000.0001) ;
1308 (PID.TID 0000.0001) useCoriolis = /* Coriolis on/off flag */
1309 (PID.TID 0000.0001) T
1310 (PID.TID 0000.0001) ;
1311 (PID.TID 0000.0001) useCDscheme = /* CD scheme on/off flag */
1312 (PID.TID 0000.0001) T
1313 (PID.TID 0000.0001) ;
1314 (PID.TID 0000.0001) useEnergyConservingCoriolis= /* Flx-Form Coriolis scheme flag */
1315 (PID.TID 0000.0001) F
1316 (PID.TID 0000.0001) ;
1317 (PID.TID 0000.0001) useJamartWetPoints= /* Coriolis WetPoints method flag */
1318 (PID.TID 0000.0001) F
1319 (PID.TID 0000.0001) ;
1320 (PID.TID 0000.0001) useJamartMomAdv= /* V.I Non-linear terms Jamart flag */
1321 (PID.TID 0000.0001) F
1322 (PID.TID 0000.0001) ;
1323 (PID.TID 0000.0001) useAbsVorticity= /* V.I Works with f+zeta in Coriolis */
1324 (PID.TID 0000.0001) F
1325 (PID.TID 0000.0001) ;
1326 (PID.TID 0000.0001) selectVortScheme= /* V.I Scheme selector for Vorticity-Term */
4cadabcaa8 Jean*1327 (PID.TID 0000.0001) 1
76cd8733fa Oliv*1328 (PID.TID 0000.0001) = 0 : enstrophy (Shallow-Water Eq.) conserving scheme by Sadourny, JAS 75
1329 (PID.TID 0000.0001) = 1 : same as 0 with modified hFac
1330 (PID.TID 0000.0001) = 2 : energy conserving scheme (used by Sadourny in JAS 75 paper)
1331 (PID.TID 0000.0001) = 3 : energy (general) and enstrophy (2D, nonDiv.) conserving scheme
1332 (PID.TID 0000.0001) from Sadourny (Burridge & Haseler, ECMWF Rep.4, 1977)
1333 (PID.TID 0000.0001) ;
1334 (PID.TID 0000.0001) upwindVorticity= /* V.I Upwind bias vorticity flag */
1335 (PID.TID 0000.0001) F
1336 (PID.TID 0000.0001) ;
1337 (PID.TID 0000.0001) highOrderVorticity= /* V.I High order vort. advect. flag */
1338 (PID.TID 0000.0001) F
1339 (PID.TID 0000.0001) ;
1340 (PID.TID 0000.0001) upwindShear= /* V.I Upwind vertical Shear advection flag */
1341 (PID.TID 0000.0001) F
1342 (PID.TID 0000.0001) ;
1343 (PID.TID 0000.0001) selectKEscheme= /* V.I Kinetic Energy scheme selector */
1344 (PID.TID 0000.0001) 0
1345 (PID.TID 0000.0001) ;
1346 (PID.TID 0000.0001) momForcing = /* Momentum forcing on/off flag */
1347 (PID.TID 0000.0001) T
1348 (PID.TID 0000.0001) ;
1349 (PID.TID 0000.0001) momPressureForcing = /* Momentum pressure term on/off flag */
1350 (PID.TID 0000.0001) T
1351 (PID.TID 0000.0001) ;
1352 (PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */
1353 (PID.TID 0000.0001) F
1354 (PID.TID 0000.0001) ;
1355 (PID.TID 0000.0001) staggerTimeStep = /* Stagger time stepping on/off flag */
1356 (PID.TID 0000.0001) F
1357 (PID.TID 0000.0001) ;
1358 (PID.TID 0000.0001) doResetHFactors = /* reset thickness factors @ each time-step */
1359 (PID.TID 0000.0001) T
1360 (PID.TID 0000.0001) ;
1361 (PID.TID 0000.0001) multiDimAdvection = /* enable/disable Multi-Dim Advection */
1362 (PID.TID 0000.0001) T
1363 (PID.TID 0000.0001) ;
1364 (PID.TID 0000.0001) useMultiDimAdvec = /* Multi-Dim Advection is/is-not used */
1365 (PID.TID 0000.0001) F
1366 (PID.TID 0000.0001) ;
1367 (PID.TID 0000.0001) implicitDiffusion = /* Implicit Diffusion on/off flag */
1368 (PID.TID 0000.0001) T
1369 (PID.TID 0000.0001) ;
1370 (PID.TID 0000.0001) tempStepping = /* Temperature equation on/off flag */
1371 (PID.TID 0000.0001) T
1372 (PID.TID 0000.0001) ;
1373 (PID.TID 0000.0001) tempAdvection = /* Temperature advection on/off flag */
1374 (PID.TID 0000.0001) T
1375 (PID.TID 0000.0001) ;
1376 (PID.TID 0000.0001) tempImplVertAdv = /* Temp. implicit vert. advection on/off */
1377 (PID.TID 0000.0001) F
1378 (PID.TID 0000.0001) ;
1379 (PID.TID 0000.0001) tempForcing = /* Temperature forcing on/off flag */
1380 (PID.TID 0000.0001) T
1381 (PID.TID 0000.0001) ;
1382 (PID.TID 0000.0001) doThetaClimRelax = /* apply SST relaxation on/off flag */
1383 (PID.TID 0000.0001) T
1384 (PID.TID 0000.0001) ;
1385 (PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */
1386 (PID.TID 0000.0001) T
1387 (PID.TID 0000.0001) ;
1388 (PID.TID 0000.0001) saltStepping = /* Salinity equation on/off flag */
1389 (PID.TID 0000.0001) T
1390 (PID.TID 0000.0001) ;
1391 (PID.TID 0000.0001) saltAdvection = /* Salinity advection on/off flag */
1392 (PID.TID 0000.0001) T
1393 (PID.TID 0000.0001) ;
1394 (PID.TID 0000.0001) saltImplVertAdv = /* Sali. implicit vert. advection on/off */
1395 (PID.TID 0000.0001) F
1396 (PID.TID 0000.0001) ;
1397 (PID.TID 0000.0001) saltForcing = /* Salinity forcing on/off flag */
1398 (PID.TID 0000.0001) T
1399 (PID.TID 0000.0001) ;
1400 (PID.TID 0000.0001) doSaltClimRelax = /* apply SSS relaxation on/off flag */
1401 (PID.TID 0000.0001) T
1402 (PID.TID 0000.0001) ;
1403 (PID.TID 0000.0001) saltIsActiveTr = /* Salt is a dynamically Active Tracer */
1404 (PID.TID 0000.0001) T
1405 (PID.TID 0000.0001) ;
1406 (PID.TID 0000.0001) readBinaryPrec = /* Precision used for reading binary files */
1407 (PID.TID 0000.0001) 32
1408 (PID.TID 0000.0001) ;
1409 (PID.TID 0000.0001) writeBinaryPrec = /* Precision used for writing binary files */
1410 (PID.TID 0000.0001) 32
1411 (PID.TID 0000.0001) ;
1412 (PID.TID 0000.0001) globalFiles = /* write "global" (=not per tile) files */
1413 (PID.TID 0000.0001) F
1414 (PID.TID 0000.0001) ;
1415 (PID.TID 0000.0001) useSingleCpuIO = /* only master MPI process does I/O */
1416 (PID.TID 0000.0001) F
1417 (PID.TID 0000.0001) ;
f93c9f973f Jean*1418 (PID.TID 0000.0001) useSingleCpuInput = /* only master process reads input */
1419 (PID.TID 0000.0001) F
1420 (PID.TID 0000.0001) ;
76cd8733fa Oliv*1421 (PID.TID 0000.0001) /* debLev[*] : level of debug & auxiliary message printing */
1422 (PID.TID 0000.0001) debLevZero = 0 ; /* level of disabled aux. msg printing */
1423 (PID.TID 0000.0001) debLevA = 1 ; /* level of minimum aux. msg printing */
1424 (PID.TID 0000.0001) debLevB = 2 ; /* level of low aux. print (report read-file opening)*/
1425 (PID.TID 0000.0001) debLevC = 3 ; /* level of moderate debug prt (most pkgs debug msg) */
1426 (PID.TID 0000.0001) debLevD = 4 ; /* level of enhanced debug prt (add DEBUG_STATS prt) */
1427 (PID.TID 0000.0001) debLevE = 5 ; /* level of extensive debug printing */
1428 (PID.TID 0000.0001) debugLevel = /* select debug printing level */
1429 (PID.TID 0000.0001) 1
1430 (PID.TID 0000.0001) ;
1431 (PID.TID 0000.0001) //
1432 (PID.TID 0000.0001) // Elliptic solver(s) paramters ( PARM02 in namelist )
1433 (PID.TID 0000.0001) //
1434 (PID.TID 0000.0001) cg2dMaxIters = /* Upper limit on 2d con. grad iterations */
1435 (PID.TID 0000.0001) 200
1436 (PID.TID 0000.0001) ;
1437 (PID.TID 0000.0001) cg2dChkResFreq = /* 2d con. grad convergence test frequency */
1438 (PID.TID 0000.0001) 1
1439 (PID.TID 0000.0001) ;
1440 (PID.TID 0000.0001) cg2dUseMinResSol= /* use cg2d last-iter(=0) / min-resid.(=1) solution */
1441 (PID.TID 0000.0001) 0
1442 (PID.TID 0000.0001) ;
1443 (PID.TID 0000.0001) cg2dTargetResidual = /* 2d con. grad target residual */
1444 (PID.TID 0000.0001) 1.000000000000000E-07
1445 (PID.TID 0000.0001) ;
1446 (PID.TID 0000.0001) cg2dTargetResWunit = /* CG2d target residual [W units] */
1447 (PID.TID 0000.0001) 9.999999999999999E-25
1448 (PID.TID 0000.0001) ;
1449 (PID.TID 0000.0001) cg2dPreCondFreq = /* Freq. for updating cg2d preconditioner */
1450 (PID.TID 0000.0001) 1
1451 (PID.TID 0000.0001) ;
1452 (PID.TID 0000.0001) useSRCGSolver = /* use single reduction CG solver(s) */
1453 (PID.TID 0000.0001) F
1454 (PID.TID 0000.0001) ;
1455 (PID.TID 0000.0001) printResidualFreq = /* Freq. for printing CG residual */
1456 (PID.TID 0000.0001) 0
1457 (PID.TID 0000.0001) ;
1458 (PID.TID 0000.0001) //
1459 (PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist )
1460 (PID.TID 0000.0001) //
1461 (PID.TID 0000.0001) deltaTMom = /* Momentum equation timestep ( s ) */
1462 (PID.TID 0000.0001) 2.400000000000000E+03
1463 (PID.TID 0000.0001) ;
1464 (PID.TID 0000.0001) deltaTFreeSurf = /* FreeSurface equation timestep ( s ) */
1465 (PID.TID 0000.0001) 8.640000000000000E+04
1466 (PID.TID 0000.0001) ;
1467 (PID.TID 0000.0001) dTtracerLev = /* Tracer equation timestep ( s ) */
1468 (PID.TID 0000.0001) 20 @ 8.640000000000000E+04 /* K = 1: 20 */
1469 (PID.TID 0000.0001) ;
1470 (PID.TID 0000.0001) deltaTClock = /* Model clock timestep ( s ) */
1471 (PID.TID 0000.0001) 8.640000000000000E+04
1472 (PID.TID 0000.0001) ;
1473 (PID.TID 0000.0001) cAdjFreq = /* Convective adjustment interval ( s ) */
1474 (PID.TID 0000.0001) 8.640000000000000E+04
1475 (PID.TID 0000.0001) ;
1476 (PID.TID 0000.0001) momForcingOutAB = /* =1: take Momentum Forcing out of Adams-Bash. stepping */
1477 (PID.TID 0000.0001) 0
1478 (PID.TID 0000.0001) ;
1479 (PID.TID 0000.0001) tracForcingOutAB = /* =1: take T,S,pTr Forcing out of Adams-Bash. stepping */
1480 (PID.TID 0000.0001) 0
1481 (PID.TID 0000.0001) ;
1482 (PID.TID 0000.0001) momDissip_In_AB = /* put Dissipation Tendency in Adams-Bash. stepping */
1483 (PID.TID 0000.0001) T
1484 (PID.TID 0000.0001) ;
1485 (PID.TID 0000.0001) doAB_onGtGs = /* apply AB on Tendencies (rather than on T,S)*/
1486 (PID.TID 0000.0001) T
1487 (PID.TID 0000.0001) ;
1488 (PID.TID 0000.0001) abEps = /* Adams-Bashforth-2 stabilizing weight */
1489 (PID.TID 0000.0001) 1.000000000000000E-01
1490 (PID.TID 0000.0001) ;
f93c9f973f Jean*1491 (PID.TID 0000.0001) applyExchUV_early = /* Apply EXCH to U,V earlier in time-step */
1492 (PID.TID 0000.0001) F
1493 (PID.TID 0000.0001) ;
76cd8733fa Oliv*1494 (PID.TID 0000.0001) tauCD = /* CD coupling time-scale ( s ) */
1495 (PID.TID 0000.0001) 3.214280000000000E+05
1496 (PID.TID 0000.0001) ;
1497 (PID.TID 0000.0001) rCD = /* Normalised CD coupling parameter */
1498 (PID.TID 0000.0001) 9.925333200592357E-01
1499 (PID.TID 0000.0001) ;
1500 (PID.TID 0000.0001) epsAB_CD = /* AB-2 stabilizing weight for CD-scheme*/
1501 (PID.TID 0000.0001) 1.000000000000000E-01
1502 (PID.TID 0000.0001) ;
1503 (PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */
1504 (PID.TID 0000.0001) T
1505 (PID.TID 0000.0001) ;
1506 (PID.TID 0000.0001) nIter0 = /* Run starting timestep number */
1507 (PID.TID 0000.0001) 0
1508 (PID.TID 0000.0001) ;
1509 (PID.TID 0000.0001) nTimeSteps = /* Number of timesteps */
1510 (PID.TID 0000.0001) 4
1511 (PID.TID 0000.0001) ;
1512 (PID.TID 0000.0001) nEndIter = /* Run ending timestep number */
1513 (PID.TID 0000.0001) 4
1514 (PID.TID 0000.0001) ;
1515 (PID.TID 0000.0001) baseTime = /* Model base time ( s ) */
1516 (PID.TID 0000.0001) 0.000000000000000E+00
1517 (PID.TID 0000.0001) ;
1518 (PID.TID 0000.0001) startTime = /* Run start time ( s ) */
1519 (PID.TID 0000.0001) 0.000000000000000E+00
1520 (PID.TID 0000.0001) ;
1521 (PID.TID 0000.0001) endTime = /* Integration ending time ( s ) */
1522 (PID.TID 0000.0001) 3.456000000000000E+05
1523 (PID.TID 0000.0001) ;
1524 (PID.TID 0000.0001) pChkPtFreq = /* Permanent restart/pickup file interval ( s ) */
1525 (PID.TID 0000.0001) 8.640000000000000E+07
1526 (PID.TID 0000.0001) ;
1527 (PID.TID 0000.0001) chkPtFreq = /* Rolling restart/pickup file interval ( s ) */
1528 (PID.TID 0000.0001) 8.640000000000000E+07
1529 (PID.TID 0000.0001) ;
1530 (PID.TID 0000.0001) pickup_write_mdsio = /* Model IO flag. */
1531 (PID.TID 0000.0001) T
1532 (PID.TID 0000.0001) ;
1533 (PID.TID 0000.0001) pickup_read_mdsio = /* Model IO flag. */
1534 (PID.TID 0000.0001) T
1535 (PID.TID 0000.0001) ;
1536 (PID.TID 0000.0001) pickup_write_immed = /* Model IO flag. */
1537 (PID.TID 0000.0001) F
1538 (PID.TID 0000.0001) ;
1539 (PID.TID 0000.0001) writePickupAtEnd = /* Model IO flag. */
1540 (PID.TID 0000.0001) T
1541 (PID.TID 0000.0001) ;
1542 (PID.TID 0000.0001) dumpFreq = /* Model state write out interval ( s ). */
1543 (PID.TID 0000.0001) 8.640000000000000E+04
1544 (PID.TID 0000.0001) ;
1545 (PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */
1546 (PID.TID 0000.0001) T
1547 (PID.TID 0000.0001) ;
1548 (PID.TID 0000.0001) snapshot_mdsio = /* Model IO flag. */
1549 (PID.TID 0000.0001) T
1550 (PID.TID 0000.0001) ;
1551 (PID.TID 0000.0001) monitorFreq = /* Monitor output interval ( s ). */
1552 (PID.TID 0000.0001) 0.000000000000000E+00
1553 (PID.TID 0000.0001) ;
1554 (PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */
1555 (PID.TID 0000.0001) 3
1556 (PID.TID 0000.0001) ;
1557 (PID.TID 0000.0001) monitor_stdio = /* Model IO flag. */
1558 (PID.TID 0000.0001) T
1559 (PID.TID 0000.0001) ;
1560 (PID.TID 0000.0001) externForcingPeriod = /* forcing period (s) */
1561 (PID.TID 0000.0001) 0.000000000000000E+00
1562 (PID.TID 0000.0001) ;
1563 (PID.TID 0000.0001) externForcingCycle = /* period of the cyle (s). */
1564 (PID.TID 0000.0001) 0.000000000000000E+00
1565 (PID.TID 0000.0001) ;
1566 (PID.TID 0000.0001) tauThetaClimRelax = /* relaxation time scale (s) */
1567 (PID.TID 0000.0001) 2.592000000000000E+06
1568 (PID.TID 0000.0001) ;
1569 (PID.TID 0000.0001) tauSaltClimRelax = /* relaxation time scale (s) */
1570 (PID.TID 0000.0001) 2.592000000000000E+06
1571 (PID.TID 0000.0001) ;
1572 (PID.TID 0000.0001) latBandClimRelax = /* max. Lat. where relaxation */
1573 (PID.TID 0000.0001) 1.800000000000000E+02
1574 (PID.TID 0000.0001) ;
1575 (PID.TID 0000.0001) //
1576 (PID.TID 0000.0001) // Gridding paramters ( PARM04 in namelist )
1577 (PID.TID 0000.0001) //
1578 (PID.TID 0000.0001) usingCartesianGrid = /* Cartesian coordinates flag ( True/False ) */
1579 (PID.TID 0000.0001) F
1580 (PID.TID 0000.0001) ;
1581 (PID.TID 0000.0001) usingCylindricalGrid = /* Cylindrical coordinates flag ( True/False ) */
1582 (PID.TID 0000.0001) F
1583 (PID.TID 0000.0001) ;
1584 (PID.TID 0000.0001) usingSphericalPolarGrid = /* Spherical coordinates flag ( True/False ) */
1585 (PID.TID 0000.0001) T
1586 (PID.TID 0000.0001) ;
1587 (PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */
1588 (PID.TID 0000.0001) F
1589 (PID.TID 0000.0001) ;
1590 (PID.TID 0000.0001) selectSigmaCoord = /* Hybrid-Sigma Vert. Coordinate option */
1591 (PID.TID 0000.0001) 0
1592 (PID.TID 0000.0001) ;
1593 (PID.TID 0000.0001) rSigmaBnd = /* r/sigma transition ( units of r == m ) */
1594 (PID.TID 0000.0001) 1.234567000000000E+05
1595 (PID.TID 0000.0001) ;
1596 (PID.TID 0000.0001) rkSign = /* index orientation relative to vertical coordinate */
1597 (PID.TID 0000.0001) -1.000000000000000E+00
1598 (PID.TID 0000.0001) ;
1599 (PID.TID 0000.0001) gravitySign = /* gravity orientation relative to vertical coordinate */
1600 (PID.TID 0000.0001) -1.000000000000000E+00
1601 (PID.TID 0000.0001) ;
f93c9f973f Jean*1602 (PID.TID 0000.0001) seaLev_Z = /* reference height of sea-level [m] */
1603 (PID.TID 0000.0001) 0.000000000000000E+00
1604 (PID.TID 0000.0001) ;
1605 (PID.TID 0000.0001) top_Pres = /* reference pressure at the top [Pa] */
1606 (PID.TID 0000.0001) 0.000000000000000E+00
1607 (PID.TID 0000.0001) ;
76cd8733fa Oliv*1608 (PID.TID 0000.0001) mass2rUnit = /* convert mass per unit area [kg/m2] to r-units [m] */
1609 (PID.TID 0000.0001) 1.000200040008002E-03
1610 (PID.TID 0000.0001) ;
1611 (PID.TID 0000.0001) rUnit2mass = /* convert r-units [m] to mass per unit area [kg/m2] */
1612 (PID.TID 0000.0001) 9.998000000000000E+02
1613 (PID.TID 0000.0001) ;
1614 (PID.TID 0000.0001) drC = /* C spacing ( units of r ) */
1615 (PID.TID 0000.0001) 2.500000000000000E+01, /* K = 1 */
1616 (PID.TID 0000.0001) 5.000000000000000E+01, /* K = 2 */
1617 (PID.TID 0000.0001) 5.250000000000000E+01, /* K = 3 */
1618 (PID.TID 0000.0001) 5.750000000000000E+01, /* K = 4 */
1619 (PID.TID 0000.0001) 6.250000000000000E+01, /* K = 5 */
1620 (PID.TID 0000.0001) 6.750000000000000E+01, /* K = 6 */
1621 (PID.TID 0000.0001) 7.500000000000000E+01, /* K = 7 */
1622 (PID.TID 0000.0001) 8.750000000000000E+01, /* K = 8 */
1623 (PID.TID 0000.0001) 1.075000000000000E+02, /* K = 9 */
1624 (PID.TID 0000.0001) 1.375000000000000E+02, /* K = 10 */
1625 (PID.TID 0000.0001) 1.775000000000000E+02, /* K = 11 */
1626 (PID.TID 0000.0001) 2.300000000000000E+02, /* K = 12 */
1627 (PID.TID 0000.0001) 2.900000000000000E+02, /* K = 13 */
1628 (PID.TID 0000.0001) 3.600000000000000E+02, /* K = 14 */
1629 (PID.TID 0000.0001) 4.400000000000000E+02, /* K = 15 */
1630 (PID.TID 0000.0001) 5.250000000000000E+02, /* K = 16 */
1631 (PID.TID 0000.0001) 6.125000000000000E+02, /* K = 17 */
1632 (PID.TID 0000.0001) 6.900000000000000E+02, /* K = 18 */
1633 (PID.TID 0000.0001) 7.500000000000000E+02, /* K = 19 */
4cadabcaa8 Jean*1634 (PID.TID 0000.0001) 7.950000000000000E+02, /* K = 20 */
1635 (PID.TID 0000.0001) 4.075000000000000E+02 /* K = 21 */
76cd8733fa Oliv*1636 (PID.TID 0000.0001) ;
1637 (PID.TID 0000.0001) drF = /* W spacing ( units of r ) */
1638 (PID.TID 0000.0001) 2 @ 5.000000000000000E+01, /* K = 1: 2 */
1639 (PID.TID 0000.0001) 5.500000000000000E+01, /* K = 3 */
1640 (PID.TID 0000.0001) 6.000000000000000E+01, /* K = 4 */
1641 (PID.TID 0000.0001) 6.500000000000000E+01, /* K = 5 */
1642 (PID.TID 0000.0001) 7.000000000000000E+01, /* K = 6 */
1643 (PID.TID 0000.0001) 8.000000000000000E+01, /* K = 7 */
1644 (PID.TID 0000.0001) 9.500000000000000E+01, /* K = 8 */
1645 (PID.TID 0000.0001) 1.200000000000000E+02, /* K = 9 */
1646 (PID.TID 0000.0001) 1.550000000000000E+02, /* K = 10 */
1647 (PID.TID 0000.0001) 2.000000000000000E+02, /* K = 11 */
1648 (PID.TID 0000.0001) 2.600000000000000E+02, /* K = 12 */
1649 (PID.TID 0000.0001) 3.200000000000000E+02, /* K = 13 */
1650 (PID.TID 0000.0001) 4.000000000000000E+02, /* K = 14 */
1651 (PID.TID 0000.0001) 4.800000000000000E+02, /* K = 15 */
1652 (PID.TID 0000.0001) 5.700000000000000E+02, /* K = 16 */
1653 (PID.TID 0000.0001) 6.550000000000000E+02, /* K = 17 */
1654 (PID.TID 0000.0001) 7.250000000000000E+02, /* K = 18 */
1655 (PID.TID 0000.0001) 7.750000000000000E+02, /* K = 19 */
1656 (PID.TID 0000.0001) 8.150000000000000E+02 /* K = 20 */
1657 (PID.TID 0000.0001) ;
1658 (PID.TID 0000.0001) delX = /* U spacing ( m - cartesian, degrees - spherical ) */
1659 (PID.TID 0000.0001) 90 @ 4.000000000000000E+00 /* I = 1: 90 */
1660 (PID.TID 0000.0001) ;
1661 (PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */
1662 (PID.TID 0000.0001) 40 @ 4.000000000000000E+00 /* J = 1: 40 */
1663 (PID.TID 0000.0001) ;
1664 (PID.TID 0000.0001) xgOrigin = /* X-axis origin of West edge (cartesian: m, lat-lon: deg) */
1665 (PID.TID 0000.0001) 0.000000000000000E+00
1666 (PID.TID 0000.0001) ;
1667 (PID.TID 0000.0001) ygOrigin = /* Y-axis origin of South edge (cartesian: m, lat-lon: deg) */
1668 (PID.TID 0000.0001) -8.000000000000000E+01
1669 (PID.TID 0000.0001) ;
1670 (PID.TID 0000.0001) rSphere = /* Radius ( ignored - cartesian, m - spherical ) */
1671 (PID.TID 0000.0001) 6.370000000000000E+06
1672 (PID.TID 0000.0001) ;
1673 (PID.TID 0000.0001) deepAtmosphere = /* Deep/Shallow Atmosphere flag (True/False) */
1674 (PID.TID 0000.0001) F
1675 (PID.TID 0000.0001) ;
1676 (PID.TID 0000.0001) xC = /* xC(:,1,:,1) : P-point X coord ( deg. or m if cartesian) */
1677 (PID.TID 0000.0001) 2.000000000000000E+00, /* I = 1 */
1678 (PID.TID 0000.0001) 6.000000000000000E+00, /* I = 2 */
1679 (PID.TID 0000.0001) 1.000000000000000E+01, /* I = 3 */
1680 (PID.TID 0000.0001) . . .
1681 (PID.TID 0000.0001) 8.200000000000000E+01, /* I = 21 */
1682 (PID.TID 0000.0001) 8.600000000000000E+01, /* I = 22 */
1683 (PID.TID 0000.0001) 9.000000000000000E+01, /* I = 23 */
1684 (PID.TID 0000.0001) 9.400000000000000E+01, /* I = 24 */
1685 (PID.TID 0000.0001) 9.800000000000000E+01, /* I = 25 */
1686 (PID.TID 0000.0001) 1.020000000000000E+02, /* I = 26 */
1687 (PID.TID 0000.0001) . . .
1688 (PID.TID 0000.0001) 1.700000000000000E+02, /* I = 43 */
1689 (PID.TID 0000.0001) 1.740000000000000E+02, /* I = 44 */
1690 (PID.TID 0000.0001) 1.780000000000000E+02, /* I = 45 */
1691 (PID.TID 0000.0001) 1.820000000000000E+02, /* I = 46 */
1692 (PID.TID 0000.0001) 1.860000000000000E+02, /* I = 47 */
1693 (PID.TID 0000.0001) 1.900000000000000E+02, /* I = 48 */
1694 (PID.TID 0000.0001) . . .
1695 (PID.TID 0000.0001) 2.580000000000000E+02, /* I = 65 */
1696 (PID.TID 0000.0001) 2.620000000000000E+02, /* I = 66 */
1697 (PID.TID 0000.0001) 2.660000000000000E+02, /* I = 67 */
1698 (PID.TID 0000.0001) 2.700000000000000E+02, /* I = 68 */
1699 (PID.TID 0000.0001) 2.740000000000000E+02, /* I = 69 */
1700 (PID.TID 0000.0001) 2.780000000000000E+02, /* I = 70 */
1701 (PID.TID 0000.0001) . . .
1702 (PID.TID 0000.0001) 3.500000000000000E+02, /* I = 88 */
1703 (PID.TID 0000.0001) 3.540000000000000E+02, /* I = 89 */
1704 (PID.TID 0000.0001) 3.580000000000000E+02 /* I = 90 */
1705 (PID.TID 0000.0001) ;
1706 (PID.TID 0000.0001) yC = /* yC(1,:,1,:) : P-point Y coord ( deg. or m if cartesian) */
1707 (PID.TID 0000.0001) -7.800000000000000E+01, /* J = 1 */
1708 (PID.TID 0000.0001) -7.400000000000000E+01, /* J = 2 */
1709 (PID.TID 0000.0001) -7.000000000000000E+01, /* J = 3 */
1710 (PID.TID 0000.0001) -6.600000000000000E+01, /* J = 4 */
1711 (PID.TID 0000.0001) -6.200000000000000E+01, /* J = 5 */
1712 (PID.TID 0000.0001) -5.800000000000000E+01, /* J = 6 */
1713 (PID.TID 0000.0001) -5.400000000000000E+01, /* J = 7 */
1714 (PID.TID 0000.0001) -5.000000000000000E+01, /* J = 8 */
1715 (PID.TID 0000.0001) -4.600000000000000E+01, /* J = 9 */
1716 (PID.TID 0000.0001) -4.200000000000000E+01, /* J = 10 */
1717 (PID.TID 0000.0001) -3.800000000000000E+01, /* J = 11 */
1718 (PID.TID 0000.0001) -3.400000000000000E+01, /* J = 12 */
1719 (PID.TID 0000.0001) -3.000000000000000E+01, /* J = 13 */
1720 (PID.TID 0000.0001) -2.600000000000000E+01, /* J = 14 */
1721 (PID.TID 0000.0001) -2.200000000000000E+01, /* J = 15 */
1722 (PID.TID 0000.0001) -1.800000000000000E+01, /* J = 16 */
1723 (PID.TID 0000.0001) -1.400000000000000E+01, /* J = 17 */
1724 (PID.TID 0000.0001) -1.000000000000000E+01, /* J = 18 */
1725 (PID.TID 0000.0001) -6.000000000000000E+00, /* J = 19 */
1726 (PID.TID 0000.0001) -2.000000000000000E+00, /* J = 20 */
1727 (PID.TID 0000.0001) 2.000000000000000E+00, /* J = 21 */
1728 (PID.TID 0000.0001) 6.000000000000000E+00, /* J = 22 */
1729 (PID.TID 0000.0001) 1.000000000000000E+01, /* J = 23 */
1730 (PID.TID 0000.0001) 1.400000000000000E+01, /* J = 24 */
1731 (PID.TID 0000.0001) 1.800000000000000E+01, /* J = 25 */
1732 (PID.TID 0000.0001) 2.200000000000000E+01, /* J = 26 */
1733 (PID.TID 0000.0001) 2.600000000000000E+01, /* J = 27 */
1734 (PID.TID 0000.0001) 3.000000000000000E+01, /* J = 28 */
1735 (PID.TID 0000.0001) 3.400000000000000E+01, /* J = 29 */
1736 (PID.TID 0000.0001) 3.800000000000000E+01, /* J = 30 */
1737 (PID.TID 0000.0001) 4.200000000000000E+01, /* J = 31 */
1738 (PID.TID 0000.0001) 4.600000000000000E+01, /* J = 32 */
1739 (PID.TID 0000.0001) 5.000000000000000E+01, /* J = 33 */
1740 (PID.TID 0000.0001) 5.400000000000000E+01, /* J = 34 */
1741 (PID.TID 0000.0001) 5.800000000000000E+01, /* J = 35 */
1742 (PID.TID 0000.0001) 6.200000000000000E+01, /* J = 36 */
1743 (PID.TID 0000.0001) 6.600000000000000E+01, /* J = 37 */
1744 (PID.TID 0000.0001) 7.000000000000000E+01, /* J = 38 */
1745 (PID.TID 0000.0001) 7.400000000000000E+01, /* J = 39 */
1746 (PID.TID 0000.0001) 7.800000000000000E+01 /* J = 40 */
1747 (PID.TID 0000.0001) ;
1748 (PID.TID 0000.0001) rcoord = /* P-point R coordinate ( units of r ) */
1749 (PID.TID 0000.0001) -2.500000000000000E+01, /* K = 1 */
1750 (PID.TID 0000.0001) -7.500000000000000E+01, /* K = 2 */
1751 (PID.TID 0000.0001) -1.275000000000000E+02, /* K = 3 */
1752 (PID.TID 0000.0001) -1.850000000000000E+02, /* K = 4 */
1753 (PID.TID 0000.0001) -2.475000000000000E+02, /* K = 5 */
1754 (PID.TID 0000.0001) -3.150000000000000E+02, /* K = 6 */
1755 (PID.TID 0000.0001) -3.900000000000000E+02, /* K = 7 */
1756 (PID.TID 0000.0001) -4.775000000000000E+02, /* K = 8 */
1757 (PID.TID 0000.0001) -5.850000000000000E+02, /* K = 9 */
1758 (PID.TID 0000.0001) -7.225000000000000E+02, /* K = 10 */
1759 (PID.TID 0000.0001) -9.000000000000000E+02, /* K = 11 */
1760 (PID.TID 0000.0001) -1.130000000000000E+03, /* K = 12 */
1761 (PID.TID 0000.0001) -1.420000000000000E+03, /* K = 13 */
1762 (PID.TID 0000.0001) -1.780000000000000E+03, /* K = 14 */
1763 (PID.TID 0000.0001) -2.220000000000000E+03, /* K = 15 */
1764 (PID.TID 0000.0001) -2.745000000000000E+03, /* K = 16 */
1765 (PID.TID 0000.0001) -3.357500000000000E+03, /* K = 17 */
1766 (PID.TID 0000.0001) -4.047500000000000E+03, /* K = 18 */
1767 (PID.TID 0000.0001) -4.797500000000000E+03, /* K = 19 */
1768 (PID.TID 0000.0001) -5.592500000000000E+03 /* K = 20 */
1769 (PID.TID 0000.0001) ;
1770 (PID.TID 0000.0001) rF = /* W-Interf. R coordinate ( units of r ) */
1771 (PID.TID 0000.0001) 0.000000000000000E+00, /* K = 1 */
1772 (PID.TID 0000.0001) -5.000000000000000E+01, /* K = 2 */
1773 (PID.TID 0000.0001) -1.000000000000000E+02, /* K = 3 */
1774 (PID.TID 0000.0001) -1.550000000000000E+02, /* K = 4 */
1775 (PID.TID 0000.0001) -2.150000000000000E+02, /* K = 5 */
1776 (PID.TID 0000.0001) -2.800000000000000E+02, /* K = 6 */
1777 (PID.TID 0000.0001) -3.500000000000000E+02, /* K = 7 */
1778 (PID.TID 0000.0001) -4.300000000000000E+02, /* K = 8 */
1779 (PID.TID 0000.0001) -5.250000000000000E+02, /* K = 9 */
1780 (PID.TID 0000.0001) -6.450000000000000E+02, /* K = 10 */
1781 (PID.TID 0000.0001) -8.000000000000000E+02, /* K = 11 */
1782 (PID.TID 0000.0001) -1.000000000000000E+03, /* K = 12 */
1783 (PID.TID 0000.0001) -1.260000000000000E+03, /* K = 13 */
1784 (PID.TID 0000.0001) -1.580000000000000E+03, /* K = 14 */
1785 (PID.TID 0000.0001) -1.980000000000000E+03, /* K = 15 */
1786 (PID.TID 0000.0001) -2.460000000000000E+03, /* K = 16 */
1787 (PID.TID 0000.0001) -3.030000000000000E+03, /* K = 17 */
1788 (PID.TID 0000.0001) -3.685000000000000E+03, /* K = 18 */
1789 (PID.TID 0000.0001) -4.410000000000000E+03, /* K = 19 */
1790 (PID.TID 0000.0001) -5.185000000000000E+03, /* K = 20 */
1791 (PID.TID 0000.0001) -6.000000000000000E+03 /* K = 21 */
1792 (PID.TID 0000.0001) ;
1793 (PID.TID 0000.0001) deepFacC = /* deep-model grid factor @ cell-Center (-) */
1794 (PID.TID 0000.0001) 20 @ 1.000000000000000E+00 /* K = 1: 20 */
1795 (PID.TID 0000.0001) ;
1796 (PID.TID 0000.0001) deepFacF = /* deep-model grid factor @ W-Interface (-) */
1797 (PID.TID 0000.0001) 21 @ 1.000000000000000E+00 /* K = 1: 21 */
1798 (PID.TID 0000.0001) ;
1799 (PID.TID 0000.0001) rVel2wUnit = /* convert units: rVel -> wSpeed (=1 if z-coord)*/
1800 (PID.TID 0000.0001) 21 @ 1.000000000000000E+00 /* K = 1: 21 */
1801 (PID.TID 0000.0001) ;
1802 (PID.TID 0000.0001) wUnit2rVel = /* convert units: wSpeed -> rVel (=1 if z-coord)*/
1803 (PID.TID 0000.0001) 21 @ 1.000000000000000E+00 /* K = 1: 21 */
1804 (PID.TID 0000.0001) ;
1805 (PID.TID 0000.0001) dBdrRef = /* Vertical grad. of reference buoyancy [(m/s/r)^2] */
1806 (PID.TID 0000.0001) 0.000000000000000E+00, /* K = 1 */
1807 (PID.TID 0000.0001) 4.591080000000024E-05, /* K = 2 */
1808 (PID.TID 0000.0001) 3.583920000000001E-05, /* K = 3 */
1809 (PID.TID 0000.0001) 2.678556521739094E-05, /* K = 4 */
1810 (PID.TID 0000.0001) 2.231971200000012E-05, /* K = 5 */
1811 (PID.TID 0000.0001) 2.616000000000001E-05, /* K = 6 */
1812 (PID.TID 0000.0001) 2.490432000000008E-05, /* K = 7 */
1813 (PID.TID 0000.0001) 2.475483428571444E-05, /* K = 8 */
1814 (PID.TID 0000.0001) 2.129910697674396E-05, /* K = 9 */
1815 (PID.TID 0000.0001) 1.950584727272747E-05, /* K = 10 */
1816 (PID.TID 0000.0001) 1.576232112676044E-05, /* K = 11 */
1817 (PID.TID 0000.0001) 1.320511304347824E-05, /* K = 12 */
1818 (PID.TID 0000.0001) 7.590910344827643E-06, /* K = 13 */
1819 (PID.TID 0000.0001) 4.076599999999984E-06, /* K = 14 */
1820 (PID.TID 0000.0001) 2.394531818181784E-06, /* K = 15 */
1821 (PID.TID 0000.0001) 1.259417142857214E-06, /* K = 16 */
1822 (PID.TID 0000.0001) 1.162785306122388E-06, /* K = 17 */
1823 (PID.TID 0000.0001) 8.530434782608698E-07, /* K = 18 */
1824 (PID.TID 0000.0001) 2.694480000000193E-07, /* K = 19 */
1825 (PID.TID 0000.0001) 7.403773584905666E-08 /* K = 20 */
1826 (PID.TID 0000.0001) ;
1827 (PID.TID 0000.0001) rotateGrid = /* use rotated grid ( True/False ) */
1828 (PID.TID 0000.0001) F
1829 (PID.TID 0000.0001) ;
1830 (PID.TID 0000.0001) phiEuler = /* Euler angle, rotation about original z-coordinate [rad] */
1831 (PID.TID 0000.0001) 0.000000000000000E+00
1832 (PID.TID 0000.0001) ;
1833 (PID.TID 0000.0001) thetaEuler = /* Euler angle, rotation about new x-coordinate [rad] */
1834 (PID.TID 0000.0001) 0.000000000000000E+00
1835 (PID.TID 0000.0001) ;
1836 (PID.TID 0000.0001) psiEuler = /* Euler angle, rotation about new z-coordinate [rad] */
1837 (PID.TID 0000.0001) 0.000000000000000E+00
1838 (PID.TID 0000.0001) ;
1839 (PID.TID 0000.0001) dxF = /* dxF(:,1,:,1) ( units: m ) */
1840 (PID.TID 0000.0001) 90 @ 9.246038586187513E+04 /* I = 1: 90 */
1841 (PID.TID 0000.0001) ;
1842 (PID.TID 0000.0001) dxF = /* dxF(1,:,1,:) ( units: m ) */
1843 (PID.TID 0000.0001) 9.246038586187513E+04, /* J = 1 */
1844 (PID.TID 0000.0001) 1.225786591246834E+05, /* J = 2 */
1845 (PID.TID 0000.0001) 1.520997414818001E+05, /* J = 3 */
1846 (PID.TID 0000.0001) 1.808798091874300E+05, /* J = 4 */
1847 (PID.TID 0000.0001) 2.087786486446736E+05, /* J = 5 */
1848 (PID.TID 0000.0001) 2.356603395120765E+05, /* J = 6 */
1849 (PID.TID 0000.0001) 2.613939168938713E+05, /* J = 7 */
1850 (PID.TID 0000.0001) 2.858540093877838E+05, /* J = 8 */
1851 (PID.TID 0000.0001) 3.089214498819034E+05, /* J = 9 */
1852 (PID.TID 0000.0001) 3.304838561248741E+05, /* J = 10 */
1853 (PID.TID 0000.0001) 3.504361782409254E+05, /* J = 11 */
1854 (PID.TID 0000.0001) 3.686812105223082E+05, /* J = 12 */
1855 (PID.TID 0000.0001) 3.851300650057323E+05, /* J = 13 */
1856 (PID.TID 0000.0001) 3.997026045255871E+05, /* J = 14 */
1857 (PID.TID 0000.0001) 4.123278331341585E+05, /* J = 15 */
1858 (PID.TID 0000.0001) 4.229442419867491E+05, /* J = 16 */
1859 (PID.TID 0000.0001) 4.315001090065870E+05, /* J = 17 */
1860 (PID.TID 0000.0001) 4.379537508695838E+05, /* J = 18 */
1861 (PID.TID 0000.0001) 4.422737260813012E+05, /* J = 19 */
1862 (PID.TID 0000.0001) 2 @ 4.444389881567502E+05, /* J = 20: 21 */
1863 (PID.TID 0000.0001) 4.422737260813012E+05, /* J = 22 */
1864 (PID.TID 0000.0001) 4.379537508695838E+05, /* J = 23 */
1865 (PID.TID 0000.0001) 4.315001090065870E+05, /* J = 24 */
1866 (PID.TID 0000.0001) 4.229442419867491E+05, /* J = 25 */
1867 (PID.TID 0000.0001) 4.123278331341585E+05, /* J = 26 */
1868 (PID.TID 0000.0001) 3.997026045255871E+05, /* J = 27 */
1869 (PID.TID 0000.0001) 3.851300650057323E+05, /* J = 28 */
1870 (PID.TID 0000.0001) 3.686812105223082E+05, /* J = 29 */
1871 (PID.TID 0000.0001) 3.504361782409254E+05, /* J = 30 */
1872 (PID.TID 0000.0001) 3.304838561248741E+05, /* J = 31 */
1873 (PID.TID 0000.0001) 3.089214498819034E+05, /* J = 32 */
1874 (PID.TID 0000.0001) 2.858540093877838E+05, /* J = 33 */
1875 (PID.TID 0000.0001) 2.613939168938713E+05, /* J = 34 */
1876 (PID.TID 0000.0001) 2.356603395120765E+05, /* J = 35 */
1877 (PID.TID 0000.0001) 2.087786486446736E+05, /* J = 36 */
1878 (PID.TID 0000.0001) 1.808798091874300E+05, /* J = 37 */
1879 (PID.TID 0000.0001) 1.520997414818001E+05, /* J = 38 */
1880 (PID.TID 0000.0001) 1.225786591246834E+05, /* J = 39 */
1881 (PID.TID 0000.0001) 9.246038586187513E+04 /* J = 40 */
1882 (PID.TID 0000.0001) ;
1883 (PID.TID 0000.0001) dyF = /* dyF(:,1,:,1) ( units: m ) */
1884 (PID.TID 0000.0001) 90 @ 4.447098934081552E+05 /* I = 1: 90 */
1885 (PID.TID 0000.0001) ;
1886 (PID.TID 0000.0001) dyF = /* dyF(1,:,1,:) ( units: m ) */
1887 (PID.TID 0000.0001) 40 @ 4.447098934081552E+05 /* J = 1: 40 */
1888 (PID.TID 0000.0001) ;
1889 (PID.TID 0000.0001) dxG = /* dxG(:,1,:,1) ( units: m ) */
1890 (PID.TID 0000.0001) 90 @ 7.722306258078101E+04 /* I = 1: 90 */
1891 (PID.TID 0000.0001) ;
1892 (PID.TID 0000.0001) dxG = /* dxG(1,:,1,:) ( units: m ) */
1893 (PID.TID 0000.0001) 7.722306258078101E+04, /* J = 1 */
1894 (PID.TID 0000.0001) 1.075850604052271E+05, /* J = 2 */
1895 (PID.TID 0000.0001) 1.374229146297914E+05, /* J = 3 */
1896 (PID.TID 0000.0001) 1.665912582279823E+05, /* J = 4 */
1897 (PID.TID 0000.0001) 1.949479859617814E+05, /* J = 5 */
1898 (PID.TID 0000.0001) 2.223549467040777E+05, /* J = 6 */
1899 (PID.TID 0000.0001) 2.486786164970726E+05, /* J = 7 */
1900 (PID.TID 0000.0001) 2.737907490675810E+05, /* J = 8 */
1901 (PID.TID 0000.0001) 2.975690006299821E+05, /* J = 9 */
1902 (PID.TID 0000.0001) 3.198975259328452E+05, /* J = 10 */
1903 (PID.TID 0000.0001) 3.406675426453503E+05, /* J = 11 */
1904 (PID.TID 0000.0001) 3.597778613338690E+05, /* J = 12 */
1905 (PID.TID 0000.0001) 3.771353784467131E+05, /* J = 13 */
1906 (PID.TID 0000.0001) 3.926555299052806E+05, /* J = 14 */
1907 (PID.TID 0000.0001) 4.062627030917454E+05, /* J = 15 */
1908 (PID.TID 0000.0001) 4.178906052261313E+05, /* J = 16 */
1909 (PID.TID 0000.0001) 4.274825863380723E+05, /* J = 17 */
1910 (PID.TID 0000.0001) 4.349919152597734E+05, /* J = 18 */
1911 (PID.TID 0000.0001) 4.403820072955634E+05, /* J = 19 */
1912 (PID.TID 0000.0001) 4.436266024588540E+05, /* J = 20 */
1913 (PID.TID 0000.0001) 4.447098934081552E+05, /* J = 21 */
1914 (PID.TID 0000.0001) 4.436266024588540E+05, /* J = 22 */
1915 (PID.TID 0000.0001) 4.403820072955634E+05, /* J = 23 */
1916 (PID.TID 0000.0001) 4.349919152597734E+05, /* J = 24 */
1917 (PID.TID 0000.0001) 4.274825863380723E+05, /* J = 25 */
1918 (PID.TID 0000.0001) 4.178906052261313E+05, /* J = 26 */
1919 (PID.TID 0000.0001) 4.062627030917454E+05, /* J = 27 */
1920 (PID.TID 0000.0001) 3.926555299052806E+05, /* J = 28 */
1921 (PID.TID 0000.0001) 3.771353784467131E+05, /* J = 29 */
1922 (PID.TID 0000.0001) 3.597778613338690E+05, /* J = 30 */
1923 (PID.TID 0000.0001) 3.406675426453503E+05, /* J = 31 */
1924 (PID.TID 0000.0001) 3.198975259328452E+05, /* J = 32 */
1925 (PID.TID 0000.0001) 2.975690006299821E+05, /* J = 33 */
1926 (PID.TID 0000.0001) 2.737907490675810E+05, /* J = 34 */
1927 (PID.TID 0000.0001) 2.486786164970726E+05, /* J = 35 */
1928 (PID.TID 0000.0001) 2.223549467040777E+05, /* J = 36 */
1929 (PID.TID 0000.0001) 1.949479859617814E+05, /* J = 37 */
1930 (PID.TID 0000.0001) 1.665912582279823E+05, /* J = 38 */
1931 (PID.TID 0000.0001) 1.374229146297914E+05, /* J = 39 */
1932 (PID.TID 0000.0001) 1.075850604052271E+05 /* J = 40 */
1933 (PID.TID 0000.0001) ;
1934 (PID.TID 0000.0001) dyG = /* dyG(:,1,:,1) ( units: m ) */
1935 (PID.TID 0000.0001) 90 @ 4.447098934081552E+05 /* I = 1: 90 */
1936 (PID.TID 0000.0001) ;
1937 (PID.TID 0000.0001) dyG = /* dyG(1,:,1,:) ( units: m ) */
1938 (PID.TID 0000.0001) 40 @ 4.447098934081552E+05 /* J = 1: 40 */
1939 (PID.TID 0000.0001) ;
1940 (PID.TID 0000.0001) dxC = /* dxC(:,1,:,1) ( units: m ) */
1941 (PID.TID 0000.0001) 90 @ 9.246038586187513E+04 /* I = 1: 90 */
1942 (PID.TID 0000.0001) ;
1943 (PID.TID 0000.0001) dxC = /* dxC(1,:,1,:) ( units: m ) */
1944 (PID.TID 0000.0001) 9.246038586187513E+04, /* J = 1 */
1945 (PID.TID 0000.0001) 1.225786591246834E+05, /* J = 2 */
1946 (PID.TID 0000.0001) 1.520997414818001E+05, /* J = 3 */
1947 (PID.TID 0000.0001) 1.808798091874300E+05, /* J = 4 */
1948 (PID.TID 0000.0001) 2.087786486446736E+05, /* J = 5 */
1949 (PID.TID 0000.0001) 2.356603395120765E+05, /* J = 6 */
1950 (PID.TID 0000.0001) 2.613939168938713E+05, /* J = 7 */
1951 (PID.TID 0000.0001) 2.858540093877838E+05, /* J = 8 */
1952 (PID.TID 0000.0001) 3.089214498819034E+05, /* J = 9 */
1953 (PID.TID 0000.0001) 3.304838561248741E+05, /* J = 10 */
1954 (PID.TID 0000.0001) 3.504361782409254E+05, /* J = 11 */
1955 (PID.TID 0000.0001) 3.686812105223082E+05, /* J = 12 */
1956 (PID.TID 0000.0001) 3.851300650057323E+05, /* J = 13 */
1957 (PID.TID 0000.0001) 3.997026045255871E+05, /* J = 14 */
1958 (PID.TID 0000.0001) 4.123278331341585E+05, /* J = 15 */
1959 (PID.TID 0000.0001) 4.229442419867491E+05, /* J = 16 */
1960 (PID.TID 0000.0001) 4.315001090065870E+05, /* J = 17 */
1961 (PID.TID 0000.0001) 4.379537508695838E+05, /* J = 18 */
1962 (PID.TID 0000.0001) 4.422737260813012E+05, /* J = 19 */
1963 (PID.TID 0000.0001) 2 @ 4.444389881567502E+05, /* J = 20: 21 */
1964 (PID.TID 0000.0001) 4.422737260813012E+05, /* J = 22 */
1965 (PID.TID 0000.0001) 4.379537508695838E+05, /* J = 23 */
1966 (PID.TID 0000.0001) 4.315001090065870E+05, /* J = 24 */
1967 (PID.TID 0000.0001) 4.229442419867491E+05, /* J = 25 */
1968 (PID.TID 0000.0001) 4.123278331341585E+05, /* J = 26 */
1969 (PID.TID 0000.0001) 3.997026045255871E+05, /* J = 27 */
1970 (PID.TID 0000.0001) 3.851300650057323E+05, /* J = 28 */
1971 (PID.TID 0000.0001) 3.686812105223082E+05, /* J = 29 */
1972 (PID.TID 0000.0001) 3.504361782409254E+05, /* J = 30 */
1973 (PID.TID 0000.0001) 3.304838561248741E+05, /* J = 31 */
1974 (PID.TID 0000.0001) 3.089214498819034E+05, /* J = 32 */
1975 (PID.TID 0000.0001) 2.858540093877838E+05, /* J = 33 */
1976 (PID.TID 0000.0001) 2.613939168938713E+05, /* J = 34 */
1977 (PID.TID 0000.0001) 2.356603395120765E+05, /* J = 35 */
1978 (PID.TID 0000.0001) 2.087786486446736E+05, /* J = 36 */
1979 (PID.TID 0000.0001) 1.808798091874300E+05, /* J = 37 */
1980 (PID.TID 0000.0001) 1.520997414818001E+05, /* J = 38 */
1981 (PID.TID 0000.0001) 1.225786591246834E+05, /* J = 39 */
1982 (PID.TID 0000.0001) 9.246038586187513E+04 /* J = 40 */
1983 (PID.TID 0000.0001) ;
1984 (PID.TID 0000.0001) dyC = /* dyC(:,1,:,1) ( units: m ) */
1985 (PID.TID 0000.0001) 90 @ 4.447098934081552E+05 /* I = 1: 90 */
1986 (PID.TID 0000.0001) ;
1987 (PID.TID 0000.0001) dyC = /* dyC(1,:,1,:) ( units: m ) */
1988 (PID.TID 0000.0001) 40 @ 4.447098934081552E+05 /* J = 1: 40 */
1989 (PID.TID 0000.0001) ;
1990 (PID.TID 0000.0001) dxV = /* dxV(:,1,:,1) ( units: m ) */
1991 (PID.TID 0000.0001) 90 @ 7.722306258078101E+04 /* I = 1: 90 */
1992 (PID.TID 0000.0001) ;
1993 (PID.TID 0000.0001) dxV = /* dxV(1,:,1,:) ( units: m ) */
1994 (PID.TID 0000.0001) 7.722306258078101E+04, /* J = 1 */
1995 (PID.TID 0000.0001) 1.075850604052271E+05, /* J = 2 */
1996 (PID.TID 0000.0001) 1.374229146297914E+05, /* J = 3 */
1997 (PID.TID 0000.0001) 1.665912582279823E+05, /* J = 4 */
1998 (PID.TID 0000.0001) 1.949479859617814E+05, /* J = 5 */
1999 (PID.TID 0000.0001) 2.223549467040777E+05, /* J = 6 */
2000 (PID.TID 0000.0001) 2.486786164970726E+05, /* J = 7 */
2001 (PID.TID 0000.0001) 2.737907490675810E+05, /* J = 8 */
2002 (PID.TID 0000.0001) 2.975690006299821E+05, /* J = 9 */
2003 (PID.TID 0000.0001) 3.198975259328452E+05, /* J = 10 */
2004 (PID.TID 0000.0001) 3.406675426453503E+05, /* J = 11 */
2005 (PID.TID 0000.0001) 3.597778613338690E+05, /* J = 12 */
2006 (PID.TID 0000.0001) 3.771353784467131E+05, /* J = 13 */
2007 (PID.TID 0000.0001) 3.926555299052806E+05, /* J = 14 */
2008 (PID.TID 0000.0001) 4.062627030917454E+05, /* J = 15 */
2009 (PID.TID 0000.0001) 4.178906052261313E+05, /* J = 16 */
2010 (PID.TID 0000.0001) 4.274825863380723E+05, /* J = 17 */
2011 (PID.TID 0000.0001) 4.349919152597734E+05, /* J = 18 */
2012 (PID.TID 0000.0001) 4.403820072955634E+05, /* J = 19 */
2013 (PID.TID 0000.0001) 4.436266024588540E+05, /* J = 20 */
2014 (PID.TID 0000.0001) 4.447098934081552E+05, /* J = 21 */
2015 (PID.TID 0000.0001) 4.436266024588540E+05, /* J = 22 */
2016 (PID.TID 0000.0001) 4.403820072955634E+05, /* J = 23 */
2017 (PID.TID 0000.0001) 4.349919152597734E+05, /* J = 24 */
2018 (PID.TID 0000.0001) 4.274825863380723E+05, /* J = 25 */
2019 (PID.TID 0000.0001) 4.178906052261313E+05, /* J = 26 */
2020 (PID.TID 0000.0001) 4.062627030917454E+05, /* J = 27 */
2021 (PID.TID 0000.0001) 3.926555299052806E+05, /* J = 28 */
2022 (PID.TID 0000.0001) 3.771353784467131E+05, /* J = 29 */
2023 (PID.TID 0000.0001) 3.597778613338690E+05, /* J = 30 */
2024 (PID.TID 0000.0001) 3.406675426453503E+05, /* J = 31 */
2025 (PID.TID 0000.0001) 3.198975259328452E+05, /* J = 32 */
2026 (PID.TID 0000.0001) 2.975690006299821E+05, /* J = 33 */
2027 (PID.TID 0000.0001) 2.737907490675810E+05, /* J = 34 */
2028 (PID.TID 0000.0001) 2.486786164970726E+05, /* J = 35 */
2029 (PID.TID 0000.0001) 2.223549467040777E+05, /* J = 36 */
2030 (PID.TID 0000.0001) 1.949479859617814E+05, /* J = 37 */
2031 (PID.TID 0000.0001) 1.665912582279823E+05, /* J = 38 */
2032 (PID.TID 0000.0001) 1.374229146297914E+05, /* J = 39 */
2033 (PID.TID 0000.0001) 1.075850604052271E+05 /* J = 40 */
2034 (PID.TID 0000.0001) ;
2035 (PID.TID 0000.0001) dyU = /* dyU(:,1,:,1) ( units: m ) */
2036 (PID.TID 0000.0001) 90 @ 4.447098934081552E+05 /* I = 1: 90 */
2037 (PID.TID 0000.0001) ;
2038 (PID.TID 0000.0001) dyU = /* dyU(1,:,1,:) ( units: m ) */
2039 (PID.TID 0000.0001) 40 @ 4.447098934081552E+05 /* J = 1: 40 */
2040 (PID.TID 0000.0001) ;
2041 (PID.TID 0000.0001) rA = /* rA (:,1,:,1) ( units: m^2 ) */
2042 (PID.TID 0000.0001) 90 @ 4.110969866729047E+10 /* I = 1: 90 */
2043 (PID.TID 0000.0001) ;
2044 (PID.TID 0000.0001) rA = /* rA (1,:,1,:) ( units: m^2 ) */
2045 (PID.TID 0000.0001) 4.110969866729047E+10, /* J = 1 */
2046 (PID.TID 0000.0001) 5.450087291636666E+10, /* J = 2 */
2047 (PID.TID 0000.0001) 6.762652439100235E+10, /* J = 3 */
2048 (PID.TID 0000.0001) 8.042270623659996E+10, /* J = 4 */
2049 (PID.TID 0000.0001) 9.282707674147525E+10, /* J = 5 */
2050 (PID.TID 0000.0001) 1.047792030594103E+11, /* J = 6 */
2051 (PID.TID 0000.0001) 1.162208556324093E+11, /* J = 7 */
2052 (PID.TID 0000.0001) 1.270962918792468E+11, /* J = 8 */
2053 (PID.TID 0000.0001) 1.373525277677230E+11, /* J = 9 */
2054 (PID.TID 0000.0001) 1.469395959475426E+11, /* J = 10 */
2055 (PID.TID 0000.0001) 1.558107891862220E+11, /* J = 11 */
2056 (PID.TID 0000.0001) 1.639228879220326E+11, /* J = 12 */
2057 (PID.TID 0000.0001) 1.712363708253574E+11, /* J = 13 */
2058 (PID.TID 0000.0001) 1.777156073426415E+11, /* J = 14 */
2059 (PID.TID 0000.0001) 1.833290312848623E+11, /* J = 15 */
2060 (PID.TID 0000.0001) 1.880492946148330E+11, /* J = 16 */
2061 (PID.TID 0000.0001) 1.918534006840893E+11, /* J = 17 */
2062 (PID.TID 0000.0001) 1.947228162702493E+11, /* J = 18 */
2063 (PID.TID 0000.0001) 1.966435618690094E+11, /* J = 19 */
2064 (PID.TID 0000.0001) 2 @ 1.976062798008856E+11, /* J = 20: 21 */
2065 (PID.TID 0000.0001) 1.966435618690094E+11, /* J = 22 */
2066 (PID.TID 0000.0001) 1.947228162702493E+11, /* J = 23 */
2067 (PID.TID 0000.0001) 1.918534006840893E+11, /* J = 24 */
2068 (PID.TID 0000.0001) 1.880492946148330E+11, /* J = 25 */
2069 (PID.TID 0000.0001) 1.833290312848623E+11, /* J = 26 */
2070 (PID.TID 0000.0001) 1.777156073426415E+11, /* J = 27 */
2071 (PID.TID 0000.0001) 1.712363708253574E+11, /* J = 28 */
2072 (PID.TID 0000.0001) 1.639228879220326E+11, /* J = 29 */
2073 (PID.TID 0000.0001) 1.558107891862220E+11, /* J = 30 */
2074 (PID.TID 0000.0001) 1.469395959475426E+11, /* J = 31 */
2075 (PID.TID 0000.0001) 1.373525277677230E+11, /* J = 32 */
2076 (PID.TID 0000.0001) 1.270962918792468E+11, /* J = 33 */
2077 (PID.TID 0000.0001) 1.162208556324093E+11, /* J = 34 */
2078 (PID.TID 0000.0001) 1.047792030594103E+11, /* J = 35 */
2079 (PID.TID 0000.0001) 9.282707674147525E+10, /* J = 36 */
2080 (PID.TID 0000.0001) 8.042270623659996E+10, /* J = 37 */
2081 (PID.TID 0000.0001) 6.762652439100235E+10, /* J = 38 */
2082 (PID.TID 0000.0001) 5.450087291636666E+10, /* J = 39 */
2083 (PID.TID 0000.0001) 4.110969866729047E+10 /* J = 40 */
2084 (PID.TID 0000.0001) ;
2085 (PID.TID 0000.0001) rAw = /* rAw(:,1,:,1) ( units: m^2 ) */
2086 (PID.TID 0000.0001) 90 @ 4.110969866729047E+10 /* I = 1: 90 */
2087 (PID.TID 0000.0001) ;
2088 (PID.TID 0000.0001) rAw = /* rAw(1,:,1,:) ( units: m^2 ) */
2089 (PID.TID 0000.0001) 4.110969866729047E+10, /* J = 1 */
2090 (PID.TID 0000.0001) 5.450087291636666E+10, /* J = 2 */
2091 (PID.TID 0000.0001) 6.762652439100235E+10, /* J = 3 */
2092 (PID.TID 0000.0001) 8.042270623659996E+10, /* J = 4 */
2093 (PID.TID 0000.0001) 9.282707674147525E+10, /* J = 5 */
2094 (PID.TID 0000.0001) 1.047792030594103E+11, /* J = 6 */
2095 (PID.TID 0000.0001) 1.162208556324093E+11, /* J = 7 */
2096 (PID.TID 0000.0001) 1.270962918792468E+11, /* J = 8 */
2097 (PID.TID 0000.0001) 1.373525277677230E+11, /* J = 9 */
2098 (PID.TID 0000.0001) 1.469395959475426E+11, /* J = 10 */
2099 (PID.TID 0000.0001) 1.558107891862220E+11, /* J = 11 */
2100 (PID.TID 0000.0001) 1.639228879220326E+11, /* J = 12 */
2101 (PID.TID 0000.0001) 1.712363708253574E+11, /* J = 13 */
2102 (PID.TID 0000.0001) 1.777156073426415E+11, /* J = 14 */
2103 (PID.TID 0000.0001) 1.833290312848623E+11, /* J = 15 */
2104 (PID.TID 0000.0001) 1.880492946148330E+11, /* J = 16 */
2105 (PID.TID 0000.0001) 1.918534006840893E+11, /* J = 17 */
2106 (PID.TID 0000.0001) 1.947228162702493E+11, /* J = 18 */
2107 (PID.TID 0000.0001) 1.966435618690094E+11, /* J = 19 */
2108 (PID.TID 0000.0001) 2 @ 1.976062798008856E+11, /* J = 20: 21 */
2109 (PID.TID 0000.0001) 1.966435618690094E+11, /* J = 22 */
2110 (PID.TID 0000.0001) 1.947228162702493E+11, /* J = 23 */
2111 (PID.TID 0000.0001) 1.918534006840893E+11, /* J = 24 */
2112 (PID.TID 0000.0001) 1.880492946148330E+11, /* J = 25 */
2113 (PID.TID 0000.0001) 1.833290312848623E+11, /* J = 26 */
2114 (PID.TID 0000.0001) 1.777156073426415E+11, /* J = 27 */
2115 (PID.TID 0000.0001) 1.712363708253574E+11, /* J = 28 */
2116 (PID.TID 0000.0001) 1.639228879220326E+11, /* J = 29 */
2117 (PID.TID 0000.0001) 1.558107891862220E+11, /* J = 30 */
2118 (PID.TID 0000.0001) 1.469395959475426E+11, /* J = 31 */
2119 (PID.TID 0000.0001) 1.373525277677230E+11, /* J = 32 */
2120 (PID.TID 0000.0001) 1.270962918792468E+11, /* J = 33 */
2121 (PID.TID 0000.0001) 1.162208556324093E+11, /* J = 34 */
2122 (PID.TID 0000.0001) 1.047792030594103E+11, /* J = 35 */
2123 (PID.TID 0000.0001) 9.282707674147525E+10, /* J = 36 */
2124 (PID.TID 0000.0001) 8.042270623659996E+10, /* J = 37 */
2125 (PID.TID 0000.0001) 6.762652439100235E+10, /* J = 38 */
2126 (PID.TID 0000.0001) 5.450087291636666E+10, /* J = 39 */
2127 (PID.TID 0000.0001) 4.110969866729047E+10 /* J = 40 */
2128 (PID.TID 0000.0001) ;
2129 (PID.TID 0000.0001) rAs = /* rAs(:,1,:,1) ( units: m^2 ) */
2130 (PID.TID 0000.0001) 90 @ 3.433488626798251E+10 /* I = 1: 90 */
2131 (PID.TID 0000.0001) ;
2132 (PID.TID 0000.0001) rAs = /* rAs(1,:,1,:) ( units: m^2 ) */
2133 (PID.TID 0000.0001) 3.433488626798251E+10, /* J = 1 */
2134 (PID.TID 0000.0001) 4.783442523123625E+10, /* J = 2 */
2135 (PID.TID 0000.0001) 6.110091968306415E+10, /* J = 3 */
2136 (PID.TID 0000.0001) 7.406973659603818E+10, /* J = 4 */
2137 (PID.TID 0000.0001) 8.667769319778081E+10, /* J = 5 */
2138 (PID.TID 0000.0001) 9.886336479107465E+10, /* J = 6 */
2139 (PID.TID 0000.0001) 1.105673840088173E+11, /* J = 7 */
2140 (PID.TID 0000.0001) 1.217327300458638E+11, /* J = 8 */
2141 (PID.TID 0000.0001) 1.323050064586578E+11, /* J = 9 */
2142 (PID.TID 0000.0001) 1.422327061792377E+11, /* J = 10 */
2143 (PID.TID 0000.0001) 1.514674624524945E+11, /* J = 11 */
2144 (PID.TID 0000.0001) 1.599642844741385E+11, /* J = 12 */
2145 (PID.TID 0000.0001) 1.676817765813788E+11, /* J = 13 */
2146 (PID.TID 0000.0001) 1.745823399284268E+11, /* J = 14 */
2147 (PID.TID 0000.0001) 1.806323556642997E+11, /* J = 15 */
2148 (PID.TID 0000.0001) 1.858023487204767E+11, /* J = 16 */
2149 (PID.TID 0000.0001) 1.900671314104744E+11, /* J = 17 */
2150 (PID.TID 0000.0001) 1.934059261417216E+11, /* J = 18 */
2151 (PID.TID 0000.0001) 1.958024666419019E+11, /* J = 19 */
2152 (PID.TID 0000.0001) 1.972450772065981E+11, /* J = 20 */
2153 (PID.TID 0000.0001) 1.977267295821496E+11, /* J = 21 */
2154 (PID.TID 0000.0001) 1.972450772065981E+11, /* J = 22 */
2155 (PID.TID 0000.0001) 1.958024666419019E+11, /* J = 23 */
2156 (PID.TID 0000.0001) 1.934059261417216E+11, /* J = 24 */
2157 (PID.TID 0000.0001) 1.900671314104744E+11, /* J = 25 */
2158 (PID.TID 0000.0001) 1.858023487204767E+11, /* J = 26 */
2159 (PID.TID 0000.0001) 1.806323556642997E+11, /* J = 27 */
2160 (PID.TID 0000.0001) 1.745823399284268E+11, /* J = 28 */
2161 (PID.TID 0000.0001) 1.676817765813788E+11, /* J = 29 */
2162 (PID.TID 0000.0001) 1.599642844741385E+11, /* J = 30 */
2163 (PID.TID 0000.0001) 1.514674624524945E+11, /* J = 31 */
2164 (PID.TID 0000.0001) 1.422327061792377E+11, /* J = 32 */
2165 (PID.TID 0000.0001) 1.323050064586578E+11, /* J = 33 */
2166 (PID.TID 0000.0001) 1.217327300458638E+11, /* J = 34 */
2167 (PID.TID 0000.0001) 1.105673840088173E+11, /* J = 35 */
2168 (PID.TID 0000.0001) 9.886336479107465E+10, /* J = 36 */
2169 (PID.TID 0000.0001) 8.667769319778081E+10, /* J = 37 */
2170 (PID.TID 0000.0001) 7.406973659603818E+10, /* J = 38 */
2171 (PID.TID 0000.0001) 6.110091968306415E+10, /* J = 39 */
2172 (PID.TID 0000.0001) 4.783442523123625E+10 /* J = 40 */
2173 (PID.TID 0000.0001) ;
2174 (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */
2175 (PID.TID 0000.0001) 3.335490855875281E+14
2176 (PID.TID 0000.0001) ;
2177 (PID.TID 0000.0001) // =======================================================
2178 (PID.TID 0000.0001) // End of Model config. summary
2179 (PID.TID 0000.0001) // =======================================================
2180 (PID.TID 0000.0001)
2181 (PID.TID 0000.0001) == Packages configuration : Check & print summary ==
2182 (PID.TID 0000.0001)
2183 (PID.TID 0000.0001) GMREDI_CHECK: #define GMREDI
2184 (PID.TID 0000.0001) GM_AdvForm = /* if FALSE => use SkewFlux Form */
2185 (PID.TID 0000.0001) T
2186 (PID.TID 0000.0001) ;
2187 (PID.TID 0000.0001) GM_InMomAsStress = /* if TRUE => apply as Eddy Stress */
2188 (PID.TID 0000.0001) F
2189 (PID.TID 0000.0001) ;
2190 (PID.TID 0000.0001) GM_AdvSeparate = /* Calc Bolus & Euler Adv. separately */
2191 (PID.TID 0000.0001) F
2192 (PID.TID 0000.0001) ;
2193 (PID.TID 0000.0001) GM_ExtraDiag = /* Tensor Extra Diag (line 1&2) non 0 */
2194 (PID.TID 0000.0001) T
2195 (PID.TID 0000.0001) ;
2196 (PID.TID 0000.0001) GM_isopycK = /* Background Isopyc. Diffusivity [m^2/s] */
2197 (PID.TID 0000.0001) 1.100000000000000E+03
2198 (PID.TID 0000.0001) ;
2199 (PID.TID 0000.0001) GM_skewflx*K = /* Background GM_SkewFlx Diffusivity [m^2/s] */
2200 (PID.TID 0000.0001) 0.000000000000000E+00
2201 (PID.TID 0000.0001) ;
2202 (PID.TID 0000.0001) GM_advec*K = /* Backg. GM-Advec(=Bolus) Diffusivity [m^2/s]*/
2203 (PID.TID 0000.0001) 9.000000000000000E+02
2204 (PID.TID 0000.0001) ;
2205 (PID.TID 0000.0001) GM_Kmin_horiz = /* Minimum Horizontal Diffusivity [m^2/s] */
2206 (PID.TID 0000.0001) 5.000000000000000E+01
2207 (PID.TID 0000.0001) ;
2208 (PID.TID 0000.0001) GM_Visbeck_alpha = /* Visbeck alpha coeff. [-] */
2209 (PID.TID 0000.0001) 0.000000000000000E+00
2210 (PID.TID 0000.0001) ;
2211 (PID.TID 0000.0001) GM_Small_Number = /* epsilon used in slope calc */
2212 (PID.TID 0000.0001) 9.999999999999999E-21
2213 (PID.TID 0000.0001) ;
2214 (PID.TID 0000.0001) GM_slopeSqCutoff = /* Slope^2 cut-off value */
2215 (PID.TID 0000.0001) 1.000000000000000E+08
2216 (PID.TID 0000.0001) ;
2217 (PID.TID 0000.0001) GM_taper_scheme = /* Type of Tapering/Clipping scheme */
2218 (PID.TID 0000.0001) 'dm95 '
2219 (PID.TID 0000.0001) ;
2220 (PID.TID 0000.0001) GM_maxSlope = /* Maximum Slope (Tapering/Clipping) */
2221 (PID.TID 0000.0001) 1.000000000000000E-02
2222 (PID.TID 0000.0001) ;
2223 (PID.TID 0000.0001) GM_facTrL2dz = /* Minimum Trans.Layer Thick. (factor of dz) */
2224 (PID.TID 0000.0001) 1.000000000000000E+00
2225 (PID.TID 0000.0001) ;
2226 (PID.TID 0000.0001) GM_facTrL2ML = /* Max.Trans.Layer Thick. (factor of MxL Depth)*/
2227 (PID.TID 0000.0001) 5.000000000000000E+00
2228 (PID.TID 0000.0001) ;
2229 (PID.TID 0000.0001) GM_maxTransLay = /* Maximum Transition Layer Thickness [m] */
2230 (PID.TID 0000.0001) 5.000000000000000E+02
2231 (PID.TID 0000.0001) ;
2232 (PID.TID 0000.0001) GM_UseBVP = /* if TRUE => use bvp a la Ferrari et al. (2010) */
2233 (PID.TID 0000.0001) F
2234 (PID.TID 0000.0001) ;
2235 (PID.TID 0000.0001) GM_BVP_ModeNumber = /* Vertical mode number for BVP wave speed */
2236 (PID.TID 0000.0001) 1
2237 (PID.TID 0000.0001) ;
2238 (PID.TID 0000.0001) GM_BVP_cMin = /* Minimum wave speed for BVP [m/s] */
2239 (PID.TID 0000.0001) 1.000000000000000E-01
2240 (PID.TID 0000.0001) ;
2241 (PID.TID 0000.0001) GM_useSubMeso = /* if TRUE => use Sub-Meso param. (B.Fox-Kemper) */
2242 (PID.TID 0000.0001) F
2243 (PID.TID 0000.0001) ;
2244 (PID.TID 0000.0001) subMeso_Ceff = /* efficiency coeff. of Mixed-Layer Eddies [-] */
2245 (PID.TID 0000.0001) 7.000000000000001E-02
2246 (PID.TID 0000.0001) ;
2247 (PID.TID 0000.0001) subMeso_invTau = /* inverse of Sub-Meso mixing time-scale [/s] */
2248 (PID.TID 0000.0001) 2.000000000000000E-06
2249 (PID.TID 0000.0001) ;
2250 (PID.TID 0000.0001) subMeso_LfMin = /* minimum length-scale "Lf" [m] */
2251 (PID.TID 0000.0001) 1.000000000000000E+03
2252 (PID.TID 0000.0001) ;
2253 (PID.TID 0000.0001) subMeso_Lmax = /* maximum grid-scale length [m] */
2254 (PID.TID 0000.0001) 1.100000000000000E+05
2255 (PID.TID 0000.0001) ;
2256 (PID.TID 0000.0001) PTRACERS_CHECK: #define ALLOW_PTRACERS
2257 (PID.TID 0000.0001) // ===================================
2258 (PID.TID 0000.0001) // PTRACERS parameters
2259 (PID.TID 0000.0001) // ===================================
2260 (PID.TID 0000.0001) PTRACERS_numInUse = /* number of tracers */
2261 (PID.TID 0000.0001) 1
2262 (PID.TID 0000.0001) ;
2263 (PID.TID 0000.0001) PTRACERS_Iter0 = /* timestep number when tracers are initialized */
2264 (PID.TID 0000.0001) 0
2265 (PID.TID 0000.0001) ;
2266 (PID.TID 0000.0001) PTRACERS_startAllTrc =/* all tracers start @ startTime */
2267 (PID.TID 0000.0001) T
2268 (PID.TID 0000.0001) ;
f93c9f973f Jean*2269 (PID.TID 0000.0001) PTRACERS_doAB_onGpTr =/* apply AB on Tendencies (rather than on Tracers) */
2270 (PID.TID 0000.0001) T
2271 (PID.TID 0000.0001) ;
76cd8733fa Oliv*2272 (PID.TID 0000.0001) PTRACERS_addSrelax2EmP =/* add Salt relaxation to EmP */
2273 (PID.TID 0000.0001) F
2274 (PID.TID 0000.0001) ;
2275 (PID.TID 0000.0001) PTRACERS_dTLev = /* Ptracer timestep ( s ) */
2276 (PID.TID 0000.0001) 20 @ 8.640000000000000E+04 /* K = 1: 20 */
2277 (PID.TID 0000.0001) ;
4cadabcaa8 Jean*2278 (PID.TID 0000.0001) PTRACERS_monitorFreq = /* Frequency^-1 for monitor output (s) */
2279 (PID.TID 0000.0001) 0.000000000000000E+00
2280 (PID.TID 0000.0001) ;
76cd8733fa Oliv*2281 (PID.TID 0000.0001) PTRACERS_dumpFreq = /* Frequency^-1 for snapshot output (s) */
2282 (PID.TID 0000.0001) 8.640000000000000E+04
2283 (PID.TID 0000.0001) ;
2284 (PID.TID 0000.0001) PTRACERS_taveFreq = /* Frequency^-1 for time-Aver. output (s) */
2285 (PID.TID 0000.0001) 0.000000000000000E+00
2286 (PID.TID 0000.0001) ;
2287 (PID.TID 0000.0001) PTRACERS_useRecords = /* all tracers in 1 file */
2288 (PID.TID 0000.0001) F
2289 (PID.TID 0000.0001) ;
2290 (PID.TID 0000.0001) PTRACERS_timeave_mnc = /* use MNC for Tave output */
2291 (PID.TID 0000.0001) F
2292 (PID.TID 0000.0001) ;
f93c9f973f Jean*2293 OAD: TIMING: stamp 0: 1475727093.424229
2294 OAD: TIMING: stamp 1: 1475727110.990297
2295 OAD: TIMING: delta stamps 1-0: 17.566068
2296 OAD: TIMING: stamp 2: 1475727134.263739
2297 OAD: TIMING: delta stamps 2-1: 23.273442
2298 OAD: TIMING: delta stamps 2-0: 40.839510
2299 OAD: TIMING: ratio stamps (2-1)/(1-0): 2.327344e+07/1.756607e+07=1.324909e+00
76cd8733fa Oliv*2300 (PID.TID 0000.0001) PTRACERS_snapshot_mnc = /* use MNC for snapshot output */
2301 (PID.TID 0000.0001) F
2302 (PID.TID 0000.0001) ;
2303 (PID.TID 0000.0001) PTRACERS_pickup_write_mnc = /* use MNC for writing pickups */
2304 (PID.TID 0000.0001) F
2305 (PID.TID 0000.0001) ;
2306 (PID.TID 0000.0001) PTRACERS_pickup_read_mnc = /* use MNC for reading pickups */
2307 (PID.TID 0000.0001) F
2308 (PID.TID 0000.0001) ;
2309 (PID.TID 0000.0001) -----------------------------------
2310 (PID.TID 0000.0001) tracer number : 1
2311 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
2312 (PID.TID 0000.0001) ''
2313 (PID.TID 0000.0001) ;
2314 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
2315 (PID.TID 0000.0001) ''
2316 (PID.TID 0000.0001) ;
2317 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
2318 (PID.TID 0000.0001) '01'
2319 (PID.TID 0000.0001) ;
2320 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
2321 (PID.TID 0000.0001) 2
2322 (PID.TID 0000.0001) ;
2323 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
2324 (PID.TID 0000.0001) F
2325 (PID.TID 0000.0001) ;
2326 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
2327 (PID.TID 0000.0001) F
2328 (PID.TID 0000.0001) ;
f93c9f973f Jean*2329 (PID.TID 0000.0001) PTRACERS_MultiDimAdv = /* tracer uses Multi-Dim advection */
2330 (PID.TID 0000.0001) F
2331 (PID.TID 0000.0001) ;
2332 (PID.TID 0000.0001) PTRACERS_AdamsBashGtr = /* apply AB on tracer tendency */
2333 (PID.TID 0000.0001) T
2334 (PID.TID 0000.0001) ;
2335 (PID.TID 0000.0001) PTRACERS_AdamsBash_Tr = /* apply AB on passive tracer */
2336 (PID.TID 0000.0001) F
2337 (PID.TID 0000.0001) ;
76cd8733fa Oliv*2338 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
2339 (PID.TID 0000.0001) 1.000000000000000E+03
2340 (PID.TID 0000.0001) ;
2341 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
2342 (PID.TID 0000.0001) 0.000000000000000E+00
2343 (PID.TID 0000.0001) ;
2344 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
2345 (PID.TID 0000.0001) 20 @ 3.000000000000000E-05 /* K = 1: 20 */
2346 (PID.TID 0000.0001) ;
2347 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
2348 (PID.TID 0000.0001) T
2349 (PID.TID 0000.0001) ;
2350 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
2351 (PID.TID 0000.0001) F
2352 (PID.TID 0000.0001) ;
2353 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
2354 (PID.TID 0000.0001) F
2355 (PID.TID 0000.0001) ;
2356 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
2357 (PID.TID 0000.0001) 1.000000000000000E+00, /* K = 1 */
2358 (PID.TID 0000.0001) 19 @ 0.000000000000000E+00 /* K = 2: 20 */
2359 (PID.TID 0000.0001) ;
2360 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
2361 (PID.TID 0000.0001) 1.234567000000000E+05
2362 (PID.TID 0000.0001) ;
2363 (PID.TID 0000.0001) -----------------------------------
2364 (PID.TID 0000.0001) CTRL_CHECK: ctrl package
2365 (PID.TID 0000.0001) COST_CHECK: cost package
2366 (PID.TID 0000.0001) GRDCHK_CHECK: grdchk package
2367 (PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF
2368 (PID.TID 0000.0001) // =======================================================
2369 (PID.TID 0000.0001) // Check Model config. (CONFIG_CHECK):
2370 (PID.TID 0000.0001) // CONFIG_CHECK : Normal End
2371 (PID.TID 0000.0001) // =======================================================
2372 (PID.TID 0000.0001)
f69308fe16 Oliv*2373 OAD: IT+ 1048576
76cd8733fa Oliv*2374 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2375 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2376 (PID.TID 0000.0001)
f69308fe16 Oliv*2377 OAD: DT+ 1048576
2378 OAD: IT+ 17825792
76cd8733fa Oliv*2379 (PID.TID 0000.0001) // =======================================================
2380 (PID.TID 0000.0001) // Model current state
2381 (PID.TID 0000.0001) // =======================================================
2382 (PID.TID 0000.0001)
2383 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2384 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2385 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2386 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
f69308fe16 Oliv*2387 OAD: IT+ 34603008
2388 OAD: IT+ 51380224
2389 OAD: DT+ 17825792
2390 OAD: IT+ 68157440
2391 OAD: IT+ 84934656
2392 OAD: IT+ 101711872
2393 OAD: DT+ 34603008
2394 OAD: IT+ 118489088
2395 OAD: IT+ 135266304
2396 OAD: IT+ 152043520
f93c9f973f Jean*2397 cg2d: Sum(rhs),rhsMax = 3.90798504668055E-14 8.11863158462934E+00
f69308fe16 Oliv*2398 OAD: DT+ 51380224
76cd8733fa Oliv*2399 (PID.TID 0000.0001) %CHECKPOINT 4 ckptA
d05f0302b7 Jean*2400 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2401 --> objf_tracer(bi,bj) = 0.513236485119662D+14
2402 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2403 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2404 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2405 local fc = 0.184102726786889D+15
2406 global fc = 0.184102726786889D+15
76cd8733fa Oliv*2407 cg2d: Sum(rhs),rhsMax = 0.00000000000000E+00 0.00000000000000E+00
f93c9f973f Jean*2408 cg2d: Sum(rhs),rhsMax = 5.86197757002083E-14 8.71598959798634E+00
2409 cg2d: Sum(rhs),rhsMax = 8.75388650456443E-12 1.47896533401270E+03
2410 cg2d: Sum(rhs),rhsMax = -6.21724893790088E-15 9.18153399773258E+00
2411 cg2d: Sum(rhs),rhsMax = 1.47792889038101E-11 8.02511690830213E+03
76cd8733fa Oliv*2412 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
4cadabcaa8 Jean*2413 cg2d: Sum(rhs),rhsMax = 4.17443857259059E-14 8.55254939901145E+00
f93c9f973f Jean*2414 cg2d: Sum(rhs),rhsMax = 1.59161572810262E-11 2.22448456315064E+04
76cd8733fa Oliv*2415 (PID.TID 0000.0001) // =======================================================
2416 (PID.TID 0000.0001) // Gradient-check starts (grdchk_main)
2417 (PID.TID 0000.0001) // =======================================================
4cadabcaa8 Jean*2418 (PID.TID 0000.0001) grdchk reference fc: fcref = 1.84102726786889E+14
76cd8733fa Oliv*2419 grad-res -------------------------------
2420 grad-res proc # i j k bi bj iobc fc ref fc + eps fc - eps
2421 grad-res proc # i j k bi bj iobc adj grad fd grad 1 - fd/adj
2422 grad-res exact position met:
2423 grad-res 0 1881 15 5 4 1 1
2424 (PID.TID 0000.0001) ====== Starts gradient-check number 1 (=ichknum) =======
f69308fe16 Oliv*2425 ph-test icomp, ncvarcomp, ichknum 1881 37994 1
2426 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 0 1
2427 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 616 1
2428 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 1232 1
2429 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 1848 1
2430 ph-grd -->hit<-- 15 5 4 1
76cd8733fa Oliv*2431 (PID.TID 0000.0001) grdchk pos: i,j,k= 15 5 4 ; bi,bj= 1 1 ; iobc= 1 ; rec= 1
2432 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2433 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2434 (PID.TID 0000.0001)
2435 (PID.TID 0000.0001) // =======================================================
2436 (PID.TID 0000.0001) // Model current state
2437 (PID.TID 0000.0001) // =======================================================
2438 (PID.TID 0000.0001)
2439 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2440 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2441 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2442 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2443 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2444 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2445 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2446 --> objf_tracer(bi,bj) = 0.513236485087344D+14
2447 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2448 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2449 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2450 local fc = 0.184102726783657D+15
2451 global fc = 0.184102726783657D+15
2452 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 1.84102726783657E+14
76cd8733fa Oliv*2453 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2454 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2455 (PID.TID 0000.0001)
2456 (PID.TID 0000.0001) // =======================================================
2457 (PID.TID 0000.0001) // Model current state
2458 (PID.TID 0000.0001) // =======================================================
2459 (PID.TID 0000.0001)
2460 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2461 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2462 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2463 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2464 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2465 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2466 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2467 --> objf_tracer(bi,bj) = 0.513236485151980D+14
2468 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2469 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2470 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2471 local fc = 0.184102726790121D+15
2472 global fc = 0.184102726790121D+15
2473 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 1.84102726790121E+14
76cd8733fa Oliv*2474 grad-res -------------------------------
4cadabcaa8 Jean*2475 grad-res 0 1 15 5 4 1 1 1 1.84102726787E+14 1.84102726784E+14 1.84102726790E+14
f93c9f973f Jean*2476 grad-res 0 1 1 1881 0 1 1 1 -3.23177881094E+07 -3.23178125000E+07 -7.54709858830E-07
4cadabcaa8 Jean*2477 (PID.TID 0000.0001) ADM ref_cost_function = 1.84102726786889E+14
f93c9f973f Jean*2478 (PID.TID 0000.0001) ADM adjoint_gradient = -3.23177881094467E+07
4cadabcaa8 Jean*2479 (PID.TID 0000.0001) ADM finite-diff_grad = -3.23178125000000E+07
76cd8733fa Oliv*2480 (PID.TID 0000.0001) ====== End of gradient-check number 1 (ierr= 0) =======
2481 (PID.TID 0000.0001) ====== Starts gradient-check number 2 (=ichknum) =======
f69308fe16 Oliv*2482 ph-test icomp, ncvarcomp, ichknum 1882 37994 2
2483 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 1881 2
2484 ph-grd -->hit<-- 16 5 4 1
76cd8733fa Oliv*2485 (PID.TID 0000.0001) grdchk pos: i,j,k= 16 5 4 ; bi,bj= 1 1 ; iobc= 1 ; rec= 1
2486 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2487 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2488 (PID.TID 0000.0001)
2489 (PID.TID 0000.0001) // =======================================================
2490 (PID.TID 0000.0001) // Model current state
2491 (PID.TID 0000.0001) // =======================================================
2492 (PID.TID 0000.0001)
2493 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2494 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2495 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2496 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2497 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2498 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2499 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2500 --> objf_tracer(bi,bj) = 0.513236485098186D+14
2501 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2502 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2503 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2504 local fc = 0.184102726784741D+15
2505 global fc = 0.184102726784741D+15
2506 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 1.84102726784741E+14
76cd8733fa Oliv*2507 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2508 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2509 (PID.TID 0000.0001)
2510 (PID.TID 0000.0001) // =======================================================
2511 (PID.TID 0000.0001) // Model current state
2512 (PID.TID 0000.0001) // =======================================================
2513 (PID.TID 0000.0001)
2514 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2515 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2516 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2517 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2518 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2519 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2520 early fc = 0.000000000000000D+00
f93c9f973f Jean*2521 --> objf_tracer(bi,bj) = 0.513236485141138D+14
4cadabcaa8 Jean*2522 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2523 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2524 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2525 local fc = 0.184102726789037D+15
2526 global fc = 0.184102726789037D+15
2527 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 1.84102726789037E+14
76cd8733fa Oliv*2528 grad-res -------------------------------
4cadabcaa8 Jean*2529 grad-res 0 2 16 5 4 1 1 1 1.84102726787E+14 1.84102726785E+14 1.84102726789E+14
f93c9f973f Jean*2530 grad-res 0 2 2 1882 0 1 1 1 -2.14754889771E+07 -2.14756250000E+07 -6.33386540128E-06
4cadabcaa8 Jean*2531 (PID.TID 0000.0001) ADM ref_cost_function = 1.84102726786889E+14
f93c9f973f Jean*2532 (PID.TID 0000.0001) ADM adjoint_gradient = -2.14754889771434E+07
4cadabcaa8 Jean*2533 (PID.TID 0000.0001) ADM finite-diff_grad = -2.14756250000000E+07
76cd8733fa Oliv*2534 (PID.TID 0000.0001) ====== End of gradient-check number 2 (ierr= 0) =======
2535 (PID.TID 0000.0001) ====== Starts gradient-check number 3 (=ichknum) =======
f69308fe16 Oliv*2536 ph-test icomp, ncvarcomp, ichknum 1883 37994 3
2537 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 1882 3
2538 ph-grd -->hit<-- 17 5 4 1
76cd8733fa Oliv*2539 (PID.TID 0000.0001) grdchk pos: i,j,k= 17 5 4 ; bi,bj= 1 1 ; iobc= 1 ; rec= 1
2540 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2541 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2542 (PID.TID 0000.0001)
2543 (PID.TID 0000.0001) // =======================================================
2544 (PID.TID 0000.0001) // Model current state
2545 (PID.TID 0000.0001) // =======================================================
2546 (PID.TID 0000.0001)
2547 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2548 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2549 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2550 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2551 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2552 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2553 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2554 --> objf_tracer(bi,bj) = 0.513236485075313D+14
2555 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2556 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2557 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2558 local fc = 0.184102726782454D+15
2559 global fc = 0.184102726782454D+15
2560 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 1.84102726782454E+14
76cd8733fa Oliv*2561 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2562 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2563 (PID.TID 0000.0001)
2564 (PID.TID 0000.0001) // =======================================================
2565 (PID.TID 0000.0001) // Model current state
2566 (PID.TID 0000.0001) // =======================================================
2567 (PID.TID 0000.0001)
2568 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2569 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2570 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2571 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2572 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2573 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2574 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2575 --> objf_tracer(bi,bj) = 0.513236485164011D+14
2576 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2577 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2578 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2579 local fc = 0.184102726791324D+15
2580 global fc = 0.184102726791324D+15
2581 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 1.84102726791324E+14
76cd8733fa Oliv*2582 grad-res -------------------------------
4cadabcaa8 Jean*2583 grad-res 0 3 17 5 4 1 1 1 1.84102726787E+14 1.84102726782E+14 1.84102726791E+14
f93c9f973f Jean*2584 grad-res 0 3 3 1883 0 1 1 1 -4.43487002860E+07 -4.43487500000E+07 -1.12097978056E-06
4cadabcaa8 Jean*2585 (PID.TID 0000.0001) ADM ref_cost_function = 1.84102726786889E+14
f93c9f973f Jean*2586 (PID.TID 0000.0001) ADM adjoint_gradient = -4.43487002860037E+07
4cadabcaa8 Jean*2587 (PID.TID 0000.0001) ADM finite-diff_grad = -4.43487500000000E+07
76cd8733fa Oliv*2588 (PID.TID 0000.0001) ====== End of gradient-check number 3 (ierr= 0) =======
2589 (PID.TID 0000.0001) ====== Starts gradient-check number 4 (=ichknum) =======
f69308fe16 Oliv*2590 ph-test icomp, ncvarcomp, ichknum 1884 37994 4
2591 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 1883 4
2592 ph-grd -->hit<-- 18 5 4 1
76cd8733fa Oliv*2593 (PID.TID 0000.0001) grdchk pos: i,j,k= 18 5 4 ; bi,bj= 1 1 ; iobc= 1 ; rec= 1
2594 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2595 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2596 (PID.TID 0000.0001)
2597 (PID.TID 0000.0001) // =======================================================
2598 (PID.TID 0000.0001) // Model current state
2599 (PID.TID 0000.0001) // =======================================================
2600 (PID.TID 0000.0001)
2601 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2602 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2603 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2604 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2605 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2606 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2607 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2608 --> objf_tracer(bi,bj) = 0.513236485088714D+14
2609 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2610 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2611 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2612 local fc = 0.184102726783794D+15
2613 global fc = 0.184102726783794D+15
2614 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 1.84102726783794E+14
76cd8733fa Oliv*2615 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2616 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2617 (PID.TID 0000.0001)
2618 (PID.TID 0000.0001) // =======================================================
2619 (PID.TID 0000.0001) // Model current state
2620 (PID.TID 0000.0001) // =======================================================
2621 (PID.TID 0000.0001)
2622 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2623 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2624 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2625 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2626 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2627 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2628 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2629 --> objf_tracer(bi,bj) = 0.513236485150610D+14
2630 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2631 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2632 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2633 local fc = 0.184102726789984D+15
2634 global fc = 0.184102726789984D+15
2635 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 1.84102726789984E+14
76cd8733fa Oliv*2636 grad-res -------------------------------
4cadabcaa8 Jean*2637 grad-res 0 4 18 5 4 1 1 1 1.84102726787E+14 1.84102726784E+14 1.84102726790E+14
f93c9f973f Jean*2638 grad-res 0 4 4 1884 0 1 1 1 -3.09483516589E+07 -3.09482812500E+07 2.27504557204E-06
4cadabcaa8 Jean*2639 (PID.TID 0000.0001) ADM ref_cost_function = 1.84102726786889E+14
f93c9f973f Jean*2640 (PID.TID 0000.0001) ADM adjoint_gradient = -3.09483516589104E+07
2641 (PID.TID 0000.0001) ADM finite-diff_grad = -3.09482812500000E+07
76cd8733fa Oliv*2642 (PID.TID 0000.0001) ====== End of gradient-check number 4 (ierr= 0) =======
2643 (PID.TID 0000.0001) ====== Starts gradient-check number 5 (=ichknum) =======
f69308fe16 Oliv*2644 ph-test icomp, ncvarcomp, ichknum 1885 37994 5
2645 ph-grd _loc: bi, bj, icomptest, ichknum 1 1 1884 5
2646 ph-grd -->hit<-- 19 5 4 1
76cd8733fa Oliv*2647 (PID.TID 0000.0001) grdchk pos: i,j,k= 19 5 4 ; bi,bj= 1 1 ; iobc= 1 ; rec= 1
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 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2656 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2657 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2658 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2659 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2660 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2661 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2662 --> objf_tracer(bi,bj) = 0.513236485087055D+14
2663 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2664 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2665 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2666 local fc = 0.184102726783628D+15
2667 global fc = 0.184102726783628D+15
2668 (PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 1.84102726783628E+14
76cd8733fa Oliv*2669 (PID.TID 0000.0001) Start initial hydrostatic pressure computation
2670 (PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC
2671 (PID.TID 0000.0001)
2672 (PID.TID 0000.0001) // =======================================================
2673 (PID.TID 0000.0001) // Model current state
2674 (PID.TID 0000.0001) // =======================================================
2675 (PID.TID 0000.0001)
2676 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
2677 cg2d: Sum(rhs),rhsMax = 2.90878432451791E-14 8.55254939901145E+00
f93c9f973f Jean*2678 cg2d: Sum(rhs),rhsMax = -1.88737914186277E-14 9.18153399773259E+00
2679 cg2d: Sum(rhs),rhsMax = 1.07913677993565E-13 8.71598959798634E+00
2680 cg2d: Sum(rhs),rhsMax = 4.97379915032070E-14 8.11863158462934E+00
76cd8733fa Oliv*2681 (PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE
d05f0302b7 Jean*2682 early fc = 0.000000000000000D+00
4cadabcaa8 Jean*2683 --> objf_tracer(bi,bj) = 0.513236485152269D+14
2684 --> objf_tracer(bi,bj) = 0.579123474552343D+14
2685 --> objf_tracer(bi,bj) = 0.267040306732153D+14
2686 --> objf_tracer(bi,bj) = 0.481627001464732D+14
2687 local fc = 0.184102726790150D+15
2688 global fc = 0.184102726790150D+15
2689 (PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 1.84102726790150E+14
76cd8733fa Oliv*2690 grad-res -------------------------------
4cadabcaa8 Jean*2691 grad-res 0 5 19 5 4 1 1 1 1.84102726787E+14 1.84102726784E+14 1.84102726790E+14
f93c9f973f Jean*2692 grad-res 0 5 5 1885 0 1 1 1 -3.26073245311E+07 -3.26075000000E+07 -5.38127293859E-06
4cadabcaa8 Jean*2693 (PID.TID 0000.0001) ADM ref_cost_function = 1.84102726786889E+14
f93c9f973f Jean*2694 (PID.TID 0000.0001) ADM adjoint_gradient = -3.26073245310869E+07
4cadabcaa8 Jean*2695 (PID.TID 0000.0001) ADM finite-diff_grad = -3.26075000000000E+07
76cd8733fa Oliv*2696 (PID.TID 0000.0001) ====== End of gradient-check number 5 (ierr= 0) =======
2697 (PID.TID 0000.0001)
2698 (PID.TID 0000.0001) // =======================================================
2699 (PID.TID 0000.0001) // Gradient check results >>> START <<<
2700 (PID.TID 0000.0001) // =======================================================
2701 (PID.TID 0000.0001)
2702 (PID.TID 0000.0001) EPS = 1.000000E-04
2703 (PID.TID 0000.0001)
2704 (PID.TID 0000.0001) grdchk output h.p: Id Itile Jtile LAYER bi bj X(Id) X(Id)+/-EPS
2705 (PID.TID 0000.0001) grdchk output h.c: Id FC FC1 FC2
2706 (PID.TID 0000.0001) grdchk output h.g: Id FC1-FC2/(2*EPS) ADJ GRAD(FC) 1-FDGRD/ADGRD
2707 (PID.TID 0000.0001)
2708 (PID.TID 0000.0001) grdchk output (p): 1 15 5 4 1 1 0.000000000E+00 -1.000000000E-04
4cadabcaa8 Jean*2709 (PID.TID 0000.0001) grdchk output (c): 1 1.8410272678689E+14 1.8410272678366E+14 1.8410272679012E+14
f93c9f973f Jean*2710 (PID.TID 0000.0001) grdchk output (g): 1 -3.2317812500000E+07 -3.2317788109447E+07 -7.5470985883008E-07
76cd8733fa Oliv*2711 (PID.TID 0000.0001)
2712 (PID.TID 0000.0001) grdchk output (p): 2 16 5 4 1 1 0.000000000E+00 -1.000000000E-04
4cadabcaa8 Jean*2713 (PID.TID 0000.0001) grdchk output (c): 2 1.8410272678689E+14 1.8410272678474E+14 1.8410272678904E+14
f93c9f973f Jean*2714 (PID.TID 0000.0001) grdchk output (g): 2 -2.1475625000000E+07 -2.1475488977143E+07 -6.3338654012757E-06
76cd8733fa Oliv*2715 (PID.TID 0000.0001)
2716 (PID.TID 0000.0001) grdchk output (p): 3 17 5 4 1 1 0.000000000E+00 -1.000000000E-04
4cadabcaa8 Jean*2717 (PID.TID 0000.0001) grdchk output (c): 3 1.8410272678689E+14 1.8410272678245E+14 1.8410272679132E+14
f93c9f973f Jean*2718 (PID.TID 0000.0001) grdchk output (g): 3 -4.4348750000000E+07 -4.4348700286004E+07 -1.1209797805556E-06
76cd8733fa Oliv*2719 (PID.TID 0000.0001)
2720 (PID.TID 0000.0001) grdchk output (p): 4 18 5 4 1 1 0.000000000E+00 -1.000000000E-04
4cadabcaa8 Jean*2721 (PID.TID 0000.0001) grdchk output (c): 4 1.8410272678689E+14 1.8410272678379E+14 1.8410272678998E+14
f93c9f973f Jean*2722 (PID.TID 0000.0001) grdchk output (g): 4 -3.0948281250000E+07 -3.0948351658910E+07 2.2750455720422E-06
76cd8733fa Oliv*2723 (PID.TID 0000.0001)
2724 (PID.TID 0000.0001) grdchk output (p): 5 19 5 4 1 1 0.000000000E+00 -1.000000000E-04
4cadabcaa8 Jean*2725 (PID.TID 0000.0001) grdchk output (c): 5 1.8410272678689E+14 1.8410272678363E+14 1.8410272679015E+14
f93c9f973f Jean*2726 (PID.TID 0000.0001) grdchk output (g): 5 -3.2607500000000E+07 -3.2607324531087E+07 -5.3812729385871E-06
76cd8733fa Oliv*2727 (PID.TID 0000.0001)
f93c9f973f Jean*2728 (PID.TID 0000.0001) grdchk summary : RMS of 5 ratios = 3.9007169688493E-06
76cd8733fa Oliv*2729 (PID.TID 0000.0001)
2730 (PID.TID 0000.0001) // =======================================================
2731 (PID.TID 0000.0001) // Gradient check results >>> END <<<
2732 (PID.TID 0000.0001) // =======================================================
2733 (PID.TID 0000.0001)
2734 (PID.TID 0000.0001) Seconds in section "ALL [THE_MODEL_MAIN]":
f93c9f973f Jean*2735 (PID.TID 0000.0001) User time: 120.51068050437607
2736 (PID.TID 0000.0001) System time: 3.8924079614225775
2737 (PID.TID 0000.0001) Wall clock time: 124.74532413482666
f69308fe16 Oliv*2738 (PID.TID 0000.0001) No. starts: 1
2739 (PID.TID 0000.0001) No. stops: 1
76cd8733fa Oliv*2740 (PID.TID 0000.0001) Seconds in section "INITIALISE_FIXED [THE_MODEL_MAIN]":
f93c9f973f Jean*2741 (PID.TID 0000.0001) User time: 0.26795900636352599
2742 (PID.TID 0000.0001) System time: 3.59949993435293436E-002
2743 (PID.TID 0000.0001) Wall clock time: 0.31491088867187500
f69308fe16 Oliv*2744 (PID.TID 0000.0001) No. starts: 1
2745 (PID.TID 0000.0001) No. stops: 1
76cd8733fa Oliv*2746 (PID.TID 0000.0001) Seconds in section "THE_MAIN_LOOP (F) [THE_MODEL_MAIN]":
f93c9f973f Jean*2747 (PID.TID 0000.0001) User time: 13.732912957668304
2748 (PID.TID 0000.0001) System time: 3.7564290314912796
2749 (PID.TID 0000.0001) Wall clock time: 17.566058158874512
f69308fe16 Oliv*2750 (PID.TID 0000.0001) No. starts: 1
2751 (PID.TID 0000.0001) No. stops: 1
76cd8733fa Oliv*2752 (PID.TID 0000.0001) Seconds in section "INITIALISE_VARIA [THE_MAIN_LOOP]":
f93c9f973f Jean*2753 (PID.TID 0000.0001) User time: 2.5666182637214661
2754 (PID.TID 0000.0001) System time: 0.14197942614555359
2755 (PID.TID 0000.0001) Wall clock time: 2.7275838851928711
f69308fe16 Oliv*2756 (PID.TID 0000.0001) No. starts: 11
2757 (PID.TID 0000.0001) No. stops: 11
76cd8733fa Oliv*2758 (PID.TID 0000.0001) Seconds in section "MAIN LOOP [THE_MAIN_LOOP]":
f93c9f973f Jean*2759 (PID.TID 0000.0001) User time: 94.296650528907776
2760 (PID.TID 0000.0001) System time: 3.6274477094411850
2761 (PID.TID 0000.0001) Wall clock time: 98.174532175064087
f69308fe16 Oliv*2762 (PID.TID 0000.0001) No. starts: 11
2763 (PID.TID 0000.0001) No. stops: 11
76cd8733fa Oliv*2764 (PID.TID 0000.0001) Seconds in section "MAIN_DO_LOOP [THE_MAIN_LOOP]":
f93c9f973f Jean*2765 (PID.TID 0000.0001) User time: 94.296650528907776
2766 (PID.TID 0000.0001) System time: 3.6274477094411850
2767 (PID.TID 0000.0001) Wall clock time: 98.173703193664551
f69308fe16 Oliv*2768 (PID.TID 0000.0001) No. starts: 11
2769 (PID.TID 0000.0001) No. stops: 11
76cd8733fa Oliv*2770 (PID.TID 0000.0001) Seconds in section "UPDATE_R_STAR [FORWARD_STEP]":
f93c9f973f Jean*2771 (PID.TID 0000.0001) User time: 1.8466935753822327
2772 (PID.TID 0000.0001) System time: 9.99906659126281738E-003
2773 (PID.TID 0000.0001) Wall clock time: 1.8646392822265625
f69308fe16 Oliv*2774 (PID.TID 0000.0001) No. starts: 94
2775 (PID.TID 0000.0001) No. stops: 94
76cd8733fa Oliv*2776 (PID.TID 0000.0001) Seconds in section "LOAD_FIELDS_DRIVER [FORWARD_STEP]":
f93c9f973f Jean*2777 (PID.TID 0000.0001) User time: 1.99890136718750000E-003
f69308fe16 Oliv*2778 (PID.TID 0000.0001) System time: 0.0000000000000000
f93c9f973f Jean*2779 (PID.TID 0000.0001) Wall clock time: 1.40690803527832031E-003
f69308fe16 Oliv*2780 (PID.TID 0000.0001) No. starts: 47
2781 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2782 (PID.TID 0000.0001) Seconds in section "EXTERNAL_FLDS_LOAD [LOAD_FLDS_DRIVER]":
f69308fe16 Oliv*2783 (PID.TID 0000.0001) User time: 0.0000000000000000
2784 (PID.TID 0000.0001) System time: 0.0000000000000000
f93c9f973f Jean*2785 (PID.TID 0000.0001) Wall clock time: 4.79936599731445313E-004
f69308fe16 Oliv*2786 (PID.TID 0000.0001) No. starts: 47
2787 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2788 (PID.TID 0000.0001) Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]":
f93c9f973f Jean*2789 (PID.TID 0000.0001) User time: 7.19916224479675293E-002
f69308fe16 Oliv*2790 (PID.TID 0000.0001) System time: 0.0000000000000000
f93c9f973f Jean*2791 (PID.TID 0000.0001) Wall clock time: 7.28635787963867188E-002
f69308fe16 Oliv*2792 (PID.TID 0000.0001) No. starts: 47
2793 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2794 (PID.TID 0000.0001) Seconds in section "DO_OCEANIC_PHYS [FORWARD_STEP]":
f93c9f973f Jean*2795 (PID.TID 0000.0001) User time: 11.956182122230530
2796 (PID.TID 0000.0001) System time: 0.18097284436225891
2797 (PID.TID 0000.0001) Wall clock time: 12.167609453201294
f69308fe16 Oliv*2798 (PID.TID 0000.0001) No. starts: 47
2799 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2800 (PID.TID 0000.0001) Seconds in section "THERMODYNAMICS [FORWARD_STEP]":
f93c9f973f Jean*2801 (PID.TID 0000.0001) User time: 34.743719339370728
2802 (PID.TID 0000.0001) System time: 1.4837729334831238
2803 (PID.TID 0000.0001) Wall clock time: 36.306578636169434
f69308fe16 Oliv*2804 (PID.TID 0000.0001) No. starts: 47
2805 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2806 (PID.TID 0000.0001) Seconds in section "DYNAMICS [FORWARD_STEP]":
f93c9f973f Jean*2807 (PID.TID 0000.0001) User time: 36.174496650695801
2808 (PID.TID 0000.0001) System time: 1.4597757607698441
2809 (PID.TID 0000.0001) Wall clock time: 37.752391338348389
f69308fe16 Oliv*2810 (PID.TID 0000.0001) No. starts: 47
2811 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2812 (PID.TID 0000.0001) Seconds in section "UPDATE_CG2D [FORWARD_STEP]":
f93c9f973f Jean*2813 (PID.TID 0000.0001) User time: 0.41395926475524902
5669d6f510 Jean*2814 (PID.TID 0000.0001) System time: 0.0000000000000000
f93c9f973f Jean*2815 (PID.TID 0000.0001) Wall clock time: 0.41138315200805664
f69308fe16 Oliv*2816 (PID.TID 0000.0001) No. starts: 47
2817 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2818 (PID.TID 0000.0001) Seconds in section "SOLVE_FOR_PRESSURE [FORWARD_STEP]":
f93c9f973f Jean*2819 (PID.TID 0000.0001) User time: 13.365945100784302
2820 (PID.TID 0000.0001) System time: 8.99791717529296875E-003
2821 (PID.TID 0000.0001) Wall clock time: 13.400099754333496
f69308fe16 Oliv*2822 (PID.TID 0000.0001) No. starts: 47
2823 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2824 (PID.TID 0000.0001) Seconds in section "MOM_CORRECTION_STEP [FORWARD_STEP]":
f93c9f973f Jean*2825 (PID.TID 0000.0001) User time: 0.47394323348999023
2826 (PID.TID 0000.0001) System time: 5.99884986877441406E-003
2827 (PID.TID 0000.0001) Wall clock time: 0.48122596740722656
f69308fe16 Oliv*2828 (PID.TID 0000.0001) No. starts: 47
2829 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2830 (PID.TID 0000.0001) Seconds in section "INTEGR_CONTINUITY [FORWARD_STEP]":
f93c9f973f Jean*2831 (PID.TID 0000.0001) User time: 1.4317793846130371
2832 (PID.TID 0000.0001) System time: 4.00018692016601563E-003
2833 (PID.TID 0000.0001) Wall clock time: 1.4373099803924561
f69308fe16 Oliv*2834 (PID.TID 0000.0001) No. starts: 47
2835 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2836 (PID.TID 0000.0001) Seconds in section "CALC_R_STAR [FORWARD_STEP]":
f93c9f973f Jean*2837 (PID.TID 0000.0001) User time: 0.33494615554809570
2838 (PID.TID 0000.0001) System time: 0.33894801139831543
2839 (PID.TID 0000.0001) Wall clock time: 0.68242478370666504
f69308fe16 Oliv*2840 (PID.TID 0000.0001) No. starts: 47
2841 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2842 (PID.TID 0000.0001) Seconds in section "TRC_CORRECTION_STEP [FORWARD_STEP]":
f93c9f973f Jean*2843 (PID.TID 0000.0001) User time: 2.0857005119323730
2844 (PID.TID 0000.0001) System time: 1.09989643096923828E-002
2845 (PID.TID 0000.0001) Wall clock time: 2.1016783714294434
f69308fe16 Oliv*2846 (PID.TID 0000.0001) No. starts: 47
2847 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2848 (PID.TID 0000.0001) Seconds in section "BLOCKING_EXCHANGES [FORWARD_STEP]":
f93c9f973f Jean*2849 (PID.TID 0000.0001) User time: 0.79386711120605469
2850 (PID.TID 0000.0001) System time: 9.99987125396728516E-004
2851 (PID.TID 0000.0001) Wall clock time: 0.79449462890625000
f69308fe16 Oliv*2852 (PID.TID 0000.0001) No. starts: 47
2853 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2854 (PID.TID 0000.0001) Seconds in section "COST_TILE [FORWARD_STEP]":
f93c9f973f Jean*2855 (PID.TID 0000.0001) User time: 5.99765777587890625E-003
f69308fe16 Oliv*2856 (PID.TID 0000.0001) System time: 0.0000000000000000
f93c9f973f Jean*2857 (PID.TID 0000.0001) Wall clock time: 8.66103172302246094E-003
f69308fe16 Oliv*2858 (PID.TID 0000.0001) No. starts: 47
2859 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2860 (PID.TID 0000.0001) Seconds in section "DO_THE_MODEL_IO [FORWARD_STEP]":
f93c9f973f Jean*2861 (PID.TID 0000.0001) User time: 0.16896533966064453
2862 (PID.TID 0000.0001) System time: 1.69969797134399414E-002
2863 (PID.TID 0000.0001) Wall clock time: 0.18339729309082031
f69308fe16 Oliv*2864 (PID.TID 0000.0001) No. starts: 47
2865 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2866 (PID.TID 0000.0001) Seconds in section "PTRACERS_RESET [FORWARD_STEP]":
f93c9f973f Jean*2867 (PID.TID 0000.0001) User time: 1.90062522888183594E-002
2868 (PID.TID 0000.0001) System time: 1.00000202655792236E-003
2869 (PID.TID 0000.0001) Wall clock time: 2.01590061187744141E-002
f69308fe16 Oliv*2870 (PID.TID 0000.0001) No. starts: 47
2871 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2872 (PID.TID 0000.0001) Seconds in section "DO_WRITE_PICKUP [FORWARD_STEP]":
f93c9f973f Jean*2873 (PID.TID 0000.0001) User time: 6.79903030395507813E-002
2874 (PID.TID 0000.0001) System time: 9.99903678894042969E-003
2875 (PID.TID 0000.0001) Wall clock time: 7.90402889251708984E-002
f69308fe16 Oliv*2876 (PID.TID 0000.0001) No. starts: 47
2877 (PID.TID 0000.0001) No. stops: 47
76cd8733fa Oliv*2878 (PID.TID 0000.0001) Seconds in section "COST_FINAL [ADJOINT SPIN-DOWN]":
f69308fe16 Oliv*2879 (PID.TID 0000.0001) User time: 0.0000000000000000
2880 (PID.TID 0000.0001) System time: 0.0000000000000000
f93c9f973f Jean*2881 (PID.TID 0000.0001) Wall clock time: 5.22851943969726563E-004
f69308fe16 Oliv*2882 (PID.TID 0000.0001) No. starts: 11
2883 (PID.TID 0000.0001) No. stops: 11
76cd8733fa Oliv*2884 (PID.TID 0000.0001) Seconds in section "THE_MAIN_LOOP (A) [THE_MODEL_MAIN]":
f93c9f973f Jean*2885 (PID.TID 0000.0001) User time: 23.139481544494629
2886 (PID.TID 0000.0001) System time: 7.79879093170166016E-002
2887 (PID.TID 0000.0001) Wall clock time: 23.275643110275269
f69308fe16 Oliv*2888 (PID.TID 0000.0001) No. starts: 1
2889 (PID.TID 0000.0001) No. stops: 1
76cd8733fa Oliv*2890 (PID.TID 0000.0001) Seconds in section "GRDCHK_MAIN [THE_MODEL_MAIN]":
f93c9f973f Jean*2891 (PID.TID 0000.0001) User time: 83.370326995849609
2892 (PID.TID 0000.0001) System time: 2.19960212707519531E-002
2893 (PID.TID 0000.0001) Wall clock time: 83.588652133941650
f69308fe16 Oliv*2894 (PID.TID 0000.0001) No. starts: 1
2895 (PID.TID 0000.0001) No. stops: 1
76cd8733fa Oliv*2896 (PID.TID 0000.0001) // ======================================================
2897 (PID.TID 0000.0001) // Tile <-> Tile communication statistics
2898 (PID.TID 0000.0001) // ======================================================
2899 (PID.TID 0000.0001) // o Tile number: 000001
2900 (PID.TID 0000.0001) // No. X exchanges = 0
2901 (PID.TID 0000.0001) // Max. X spins = 0
2902 (PID.TID 0000.0001) // Min. X spins = 1000000000
2903 (PID.TID 0000.0001) // Total. X spins = 0
2904 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
2905 (PID.TID 0000.0001) // No. Y exchanges = 0
2906 (PID.TID 0000.0001) // Max. Y spins = 0
2907 (PID.TID 0000.0001) // Min. Y spins = 1000000000
2908 (PID.TID 0000.0001) // Total. Y spins = 0
2909 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
2910 (PID.TID 0000.0001) // o Tile number: 000002
2911 (PID.TID 0000.0001) // No. X exchanges = 0
2912 (PID.TID 0000.0001) // Max. X spins = 0
2913 (PID.TID 0000.0001) // Min. X spins = 1000000000
2914 (PID.TID 0000.0001) // Total. X spins = 0
2915 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
2916 (PID.TID 0000.0001) // No. Y exchanges = 0
2917 (PID.TID 0000.0001) // Max. Y spins = 0
2918 (PID.TID 0000.0001) // Min. Y spins = 1000000000
2919 (PID.TID 0000.0001) // Total. Y spins = 0
2920 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
2921 (PID.TID 0000.0001) // o Tile number: 000003
2922 (PID.TID 0000.0001) // No. X exchanges = 0
2923 (PID.TID 0000.0001) // Max. X spins = 0
2924 (PID.TID 0000.0001) // Min. X spins = 1000000000
2925 (PID.TID 0000.0001) // Total. X spins = 0
2926 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
2927 (PID.TID 0000.0001) // No. Y exchanges = 0
2928 (PID.TID 0000.0001) // Max. Y spins = 0
2929 (PID.TID 0000.0001) // Min. Y spins = 1000000000
2930 (PID.TID 0000.0001) // Total. Y spins = 0
2931 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
2932 (PID.TID 0000.0001) // o Tile number: 000004
2933 (PID.TID 0000.0001) // No. X exchanges = 0
2934 (PID.TID 0000.0001) // Max. X spins = 0
2935 (PID.TID 0000.0001) // Min. X spins = 1000000000
2936 (PID.TID 0000.0001) // Total. X spins = 0
2937 (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
2938 (PID.TID 0000.0001) // No. Y exchanges = 0
2939 (PID.TID 0000.0001) // Max. Y spins = 0
2940 (PID.TID 0000.0001) // Min. Y spins = 1000000000
2941 (PID.TID 0000.0001) // Total. Y spins = 0
2942 (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
2943 (PID.TID 0000.0001) // o Thread number: 000001
f93c9f973f Jean*2944 (PID.TID 0000.0001) // No. barriers = 57460
76cd8733fa Oliv*2945 (PID.TID 0000.0001) // Max. barrier spins = 1
2946 (PID.TID 0000.0001) // Min. barrier spins = 1
f93c9f973f Jean*2947 (PID.TID 0000.0001) // Total barrier spins = 57460
76cd8733fa Oliv*2948 (PID.TID 0000.0001) // Avg. barrier spins = 1.00E+00
2949 PROGRAM MAIN: Execution ended Normally