/[MITgcm]/MITgcm_contrib/darwin2/verification/monod_baltic_76x72x24/results/output.txt
ViewVC logotype

Annotation of /MITgcm_contrib/darwin2/verification/monod_baltic_76x72x24/results/output.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.12 - (hide annotations) (download)
Sun Mar 3 17:39:27 2013 UTC (12 years, 5 months ago) by jahn
Branch: MAIN
CVS Tags: ctrb_darwin2_ckpt64k_20130723, ctrb_darwin2_ckpt64h_20130528, ctrb_darwin2_ckpt65_20140718, ctrb_darwin2_ckpt64m_20130820, ctrb_darwin2_ckpt64r_20131210, ctrb_darwin2_ckpt64f_20130405, ctrb_darwin2_ckpt64n_20130826, ctrb_darwin2_ckpt64o_20131024, ctrb_darwin2_ckpt64v_20140411, ctrb_darwin2_ckpt64z_20140711, ctrb_darwin2_ckpt64y_20140622, ctrb_darwin2_ckpt64t_20140202, ctrb_darwin2_ckpt64i_20130622, ctrb_darwin2_ckpt64s_20140105, ctrb_darwin2_ckpt64x_20140524, ctrb_darwin2_ckpt64e_20130305, ctrb_darwin2_ckpt64w_20140502, ctrb_darwin2_ckpt64g_20130503, ctrb_darwin2_ckpt64l_20130806, ctrb_darwin2_ckpt64u_20140308, ctrb_darwin2_ckpt64j_20130704, ctrb_darwin2_ckpt65a_20140728, ctrb_darwin2_ckpt65b_20140812, ctrb_darwin2_ckpt64p_20131118, ctrb_darwin2_ckpt64q_20131118, ctrb_darwin2_ckpt64p_20131024
Changes since 1.11: +2683 -2671 lines
File MIME type: text/plain
update results after fixing bug in no_slip formulation

1 jahn 1.1 (PID.TID 0000.0001)
2     (PID.TID 0000.0001) // ======================================================
3     (PID.TID 0000.0001) // MITgcm UV
4     (PID.TID 0000.0001) // =========
5     (PID.TID 0000.0001) // ======================================================
6     (PID.TID 0000.0001) // execution environment starting up...
7     (PID.TID 0000.0001)
8 jahn 1.12 (PID.TID 0000.0001) // MITgcmUV version: checkpoint64d
9 jahn 1.1 (PID.TID 0000.0001) // Build user: jahn
10     (PID.TID 0000.0001) // Build host: saramago.mit.edu
11 jahn 1.12 (PID.TID 0000.0001) // Build date: Sun Mar 3 04:12:17 EST 2013
12 jahn 1.1 (PID.TID 0000.0001)
13     (PID.TID 0000.0001) // =======================================================
14     (PID.TID 0000.0001) // Execution Environment parameter file "eedata"
15     (PID.TID 0000.0001) // =======================================================
16     (PID.TID 0000.0001) ># Example "eedata" file
17     (PID.TID 0000.0001) ># Lines beginning "#" are comments
18     (PID.TID 0000.0001) ># nTx - No. threads per process in X
19     (PID.TID 0000.0001) ># nTy - No. threads per process in Y
20     (PID.TID 0000.0001) > &EEPARMS
21     (PID.TID 0000.0001) > nTx=1,
22     (PID.TID 0000.0001) > nTy=1,
23     (PID.TID 0000.0001) > printMapIncludesZeros = .TRUE.
24     (PID.TID 0000.0001) > /
25     (PID.TID 0000.0001) ># Note: Some systems use & as the
26     (PID.TID 0000.0001) ># namelist terminator. Other systems
27     (PID.TID 0000.0001) ># use a / character (as shown here).
28     (PID.TID 0000.0001)
29     (PID.TID 0000.0001) // =======================================================
30     (PID.TID 0000.0001) // Computational Grid Specification ( see files "SIZE.h" )
31     (PID.TID 0000.0001) // ( and "eedata" )
32     (PID.TID 0000.0001) // =======================================================
33     (PID.TID 0000.0001) nPx = 1 ; /* No. processes in X */
34     (PID.TID 0000.0001) nPy = 1 ; /* No. processes in Y */
35     (PID.TID 0000.0001) nSx = 2 ; /* No. tiles in X per process */
36     (PID.TID 0000.0001) nSy = 2 ; /* No. tiles in Y per process */
37     (PID.TID 0000.0001) sNx = 38 ; /* Tile size in X */
38     (PID.TID 0000.0001) sNy = 36 ; /* Tile size in Y */
39     (PID.TID 0000.0001) OLx = 4 ; /* Tile overlap distance in X */
40     (PID.TID 0000.0001) OLy = 4 ; /* Tile overlap distance in Y */
41     (PID.TID 0000.0001) nTx = 1 ; /* No. threads in X per process */
42     (PID.TID 0000.0001) nTy = 1 ; /* No. threads in Y per process */
43     (PID.TID 0000.0001) Nr = 24 ; /* No. levels in the vertical */
44     (PID.TID 0000.0001) Nx = 76 ; /* Total domain size in X ( = nPx*nSx*sNx ) */
45     (PID.TID 0000.0001) Ny = 72 ; /* Total domain size in Y ( = nPy*nSy*sNy ) */
46     (PID.TID 0000.0001) nTiles = 4 ; /* Total no. tiles per process ( = nSx*nSy ) */
47     (PID.TID 0000.0001) nProcs = 1 ; /* Total no. processes ( = nPx*nPy ) */
48     (PID.TID 0000.0001) nThreads = 1 ; /* Total no. threads per process ( = nTx*nTy ) */
49     (PID.TID 0000.0001) usingMPI = F ; /* Flag used to control whether MPI is in use */
50     (PID.TID 0000.0001) /* note: To execute a program with MPI calls */
51     (PID.TID 0000.0001) /* it must be launched appropriately e.g */
52     (PID.TID 0000.0001) /* "mpirun -np 64 ......" */
53     (PID.TID 0000.0001) useCoupler= F ;/* Flag used to control communications with */
54     (PID.TID 0000.0001) /* other model components, through a coupler */
55 jahn 1.5 (PID.TID 0000.0001) debugMode = F ; /* print debug msg. (sequence of S/R calls) */
56 jahn 1.1 (PID.TID 0000.0001) printMapIncludesZeros= T ; /* print zeros in Std.Output maps */
57     (PID.TID 0000.0001) maxLengthPrt1D= 65 /* maxLength of 1D array printed to StdOut */
58     (PID.TID 0000.0001)
59     (PID.TID 0000.0001) // ======================================================
60     (PID.TID 0000.0001) // Mapping of tiles to threads
61     (PID.TID 0000.0001) // ======================================================
62     (PID.TID 0000.0001) // -o- Thread 1, tiles ( 1: 2, 1: 2)
63     (PID.TID 0000.0001)
64     (PID.TID 0000.0001) // ======================================================
65     (PID.TID 0000.0001) // Tile <-> Tile connectvity table
66     (PID.TID 0000.0001) // ======================================================
67 jahn 1.11 (PID.TID 0000.0001) // Tile number: 000001 (process no. = 000000)
68     (PID.TID 0000.0001) // WEST: Tile = 000002, Process = 000000, Comm = put
69 jahn 1.1 (PID.TID 0000.0001) // bi = 000002, bj = 000001
70 jahn 1.11 (PID.TID 0000.0001) // EAST: Tile = 000002, Process = 000000, Comm = put
71 jahn 1.1 (PID.TID 0000.0001) // bi = 000002, bj = 000001
72 jahn 1.11 (PID.TID 0000.0001) // SOUTH: Tile = 000003, Process = 000000, Comm = put
73 jahn 1.1 (PID.TID 0000.0001) // bi = 000001, bj = 000002
74 jahn 1.11 (PID.TID 0000.0001) // NORTH: Tile = 000003, Process = 000000, Comm = put
75 jahn 1.1 (PID.TID 0000.0001) // bi = 000001, bj = 000002
76 jahn 1.11 (PID.TID 0000.0001) // Tile number: 000002 (process no. = 000000)
77     (PID.TID 0000.0001) // WEST: Tile = 000001, Process = 000000, Comm = put
78 jahn 1.1 (PID.TID 0000.0001) // bi = 000001, bj = 000001
79 jahn 1.11 (PID.TID 0000.0001) // EAST: Tile = 000001, Process = 000000, Comm = put
80 jahn 1.1 (PID.TID 0000.0001) // bi = 000001, bj = 000001
81 jahn 1.11 (PID.TID 0000.0001) // SOUTH: Tile = 000004, Process = 000000, Comm = put
82 jahn 1.1 (PID.TID 0000.0001) // bi = 000002, bj = 000002
83 jahn 1.11 (PID.TID 0000.0001) // NORTH: Tile = 000004, Process = 000000, Comm = put
84 jahn 1.1 (PID.TID 0000.0001) // bi = 000002, bj = 000002
85 jahn 1.11 (PID.TID 0000.0001) // Tile number: 000003 (process no. = 000000)
86     (PID.TID 0000.0001) // WEST: Tile = 000004, Process = 000000, Comm = put
87 jahn 1.1 (PID.TID 0000.0001) // bi = 000002, bj = 000002
88 jahn 1.11 (PID.TID 0000.0001) // EAST: Tile = 000004, Process = 000000, Comm = put
89 jahn 1.1 (PID.TID 0000.0001) // bi = 000002, bj = 000002
90 jahn 1.11 (PID.TID 0000.0001) // SOUTH: Tile = 000001, Process = 000000, Comm = put
91 jahn 1.1 (PID.TID 0000.0001) // bi = 000001, bj = 000001
92 jahn 1.11 (PID.TID 0000.0001) // NORTH: Tile = 000001, Process = 000000, Comm = put
93 jahn 1.1 (PID.TID 0000.0001) // bi = 000001, bj = 000001
94 jahn 1.11 (PID.TID 0000.0001) // Tile number: 000004 (process no. = 000000)
95     (PID.TID 0000.0001) // WEST: Tile = 000003, Process = 000000, Comm = put
96 jahn 1.1 (PID.TID 0000.0001) // bi = 000001, bj = 000002
97 jahn 1.11 (PID.TID 0000.0001) // EAST: Tile = 000003, Process = 000000, Comm = put
98 jahn 1.1 (PID.TID 0000.0001) // bi = 000001, bj = 000002
99 jahn 1.11 (PID.TID 0000.0001) // SOUTH: Tile = 000002, Process = 000000, Comm = put
100 jahn 1.1 (PID.TID 0000.0001) // bi = 000002, bj = 000001
101 jahn 1.11 (PID.TID 0000.0001) // NORTH: Tile = 000002, Process = 000000, Comm = put
102 jahn 1.1 (PID.TID 0000.0001) // bi = 000002, bj = 000001
103     (PID.TID 0000.0001)
104     (PID.TID 0000.0001) INI_PARMS: opening model parameter file "data"
105     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data
106     (PID.TID 0000.0001) // =======================================================
107     (PID.TID 0000.0001) // Parameter file "data"
108     (PID.TID 0000.0001) // =======================================================
109     (PID.TID 0000.0001) ># ====================
110     (PID.TID 0000.0001) ># | Model parameters |
111     (PID.TID 0000.0001) ># ====================
112     (PID.TID 0000.0001) >#
113     (PID.TID 0000.0001) ># Continuous equation parameters
114     (PID.TID 0000.0001) > &PARM01
115     (PID.TID 0000.0001) > tRef = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13.,
116     (PID.TID 0000.0001) > 12.,11.,2*9.,8.,7.
117     (PID.TID 0000.0001) > sRef = 24*34.5,
118     (PID.TID 0000.0001) > viscAr= 6.0826e-04,
119     (PID.TID 0000.0001) > no_slip_sides=.FALSE.,
120     (PID.TID 0000.0001) > no_slip_bottom=.TRUE.,
121     (PID.TID 0000.0001) > diffKrT=1.e-6,
122     (PID.TID 0000.0001) > diffKrS=1.e-6,
123     (PID.TID 0000.0001) > rhonil=1027.5,
124     (PID.TID 0000.0001) > rhoConstFresh=999.8,
125     (PID.TID 0000.0001) > eosType='JMD95Z',
126     (PID.TID 0000.0001) > hFacMinDr=50.,
127     (PID.TID 0000.0001) > hFacMin=0.3,
128     (PID.TID 0000.0001) > hFacInf=0.1,
129     (PID.TID 0000.0001) > hFacSup=5.,
130     (PID.TID 0000.0001) ># select_rStar=2,
131     (PID.TID 0000.0001) ># nonlinFreeSurf=4,
132     (PID.TID 0000.0001) > implicitDiffusion=.TRUE.,
133     (PID.TID 0000.0001) > implicitViscosity=.TRUE.,
134     (PID.TID 0000.0001) > viscC4Leith=1.5,
135     (PID.TID 0000.0001) > viscC4Leithd=1.5,
136     (PID.TID 0000.0001) > viscA4GridMax=0.5,
137     (PID.TID 0000.0001) > useAreaViscLength=.TRUE.,
138     (PID.TID 0000.0001) > sideDragFactor=0.,
139     (PID.TID 0000.0001) > highOrderVorticity = .TRUE.,
140     (PID.TID 0000.0001) > bottomDragQuadratic = 0.002,
141     (PID.TID 0000.0001) > tempAdvScheme=7,
142     (PID.TID 0000.0001) > saltAdvScheme=7,
143     (PID.TID 0000.0001) > StaggerTimeStep=.TRUE.,
144     (PID.TID 0000.0001) > multiDimAdvection=.TRUE.,
145     (PID.TID 0000.0001) > vectorInvariantMomentum=.TRUE.,
146     (PID.TID 0000.0001) > implicitFreeSurface=.TRUE.,
147     (PID.TID 0000.0001) > exactConserv=.TRUE.,
148     (PID.TID 0000.0001) >#debuglevel=-1,
149     (PID.TID 0000.0001) > convertFW2Salt=-1
150     (PID.TID 0000.0001) ># useRealFreshWaterFlux=.TRUE.,
151     (PID.TID 0000.0001) > useSingleCPUio=.TRUE.,
152     (PID.TID 0000.0001) > globalFiles=.TRUE.,
153     (PID.TID 0000.0001) > writeBinaryPrec=64,
154     (PID.TID 0000.0001) > /
155     (PID.TID 0000.0001) >
156     (PID.TID 0000.0001) ># Elliptic solver parameters
157     (PID.TID 0000.0001) > &PARM02
158     (PID.TID 0000.0001) > cg2dMaxIters=100,
159     (PID.TID 0000.0001) > cg2dTargetResidual=1.E-5,
160     (PID.TID 0000.0001) > /
161     (PID.TID 0000.0001) >
162     (PID.TID 0000.0001) ># Time stepping parameters
163     (PID.TID 0000.0001) > &PARM03
164     (PID.TID 0000.0001) ># 19930701
165     (PID.TID 0000.0001) >#niter0=0000039384,
166     (PID.TID 0000.0001) >#nTimeSteps=73,
167     (PID.TID 0000.0001) >#nTimeSteps=288,
168     (PID.TID 0000.0001) ># 19990301
169     (PID.TID 0000.0001) >#starttime=226022400.,
170     (PID.TID 0000.0001) >#endtime=226065600.,
171     (PID.TID 0000.0001) ># 19990301 1200
172     (PID.TID 0000.0001) > starttime=226065600.,
173     (PID.TID 0000.0001) > nTimeSteps=4,
174     (PID.TID 0000.0001) ># 19990301 1200
175     (PID.TID 0000.0001) >#starttime=36720000.,
176     (PID.TID 0000.0001) >#starttime=63158400.,
177     (PID.TID 0000.0001) >#starttime=94694400.,
178     (PID.TID 0000.0001) >#starttime=126230400.,
179     (PID.TID 0000.0001) >#starttime=157852800.,
180     (PID.TID 0000.0001) >#starttime=189388800.,
181     (PID.TID 0000.0001) >#starttime=220924800.,
182     (PID.TID 0000.0001) >#starttime=252460800.,
183     (PID.TID 0000.0001) >#starttime=284083200.,
184     (PID.TID 0000.0001) >#starttime=315619200.,
185     (PID.TID 0000.0001) ># 19930201
186     (PID.TID 0000.0001) >#endtime=34300800.,
187     (PID.TID 0000.0001) ># 19930301
188     (PID.TID 0000.0001) >#endtime=36720000.,
189     (PID.TID 0000.0001) ># 19930401
190     (PID.TID 0000.0001) >#endtime=39398400.,
191     (PID.TID 0000.0001) ># 19930501
192     (PID.TID 0000.0001) >#endtime=41990400.,
193     (PID.TID 0000.0001) ># 19930601
194     (PID.TID 0000.0001) >#endtime=44668800.,
195     (PID.TID 0000.0001) ># 19930701
196     (PID.TID 0000.0001) >#endtime=47260800.,
197     (PID.TID 0000.0001) ># 19930801
198     (PID.TID 0000.0001) >#endtime=49939200.,
199     (PID.TID 0000.0001) ># 19940101
200     (PID.TID 0000.0001) >#endtime=63158400.,
201     (PID.TID 0000.0001) ># 19950101
202     (PID.TID 0000.0001) >#endtime=94694400.,
203     (PID.TID 0000.0001) ># 19960101
204     (PID.TID 0000.0001) >#endtime=126230400.,
205     (PID.TID 0000.0001) ># 19970101
206     (PID.TID 0000.0001) >#endtime=157852800.,
207     (PID.TID 0000.0001) ># 19980101
208     (PID.TID 0000.0001) >#endtime=189388800.,
209     (PID.TID 0000.0001) ># 19990101
210     (PID.TID 0000.0001) >#endtime=220924800.,
211     (PID.TID 0000.0001) ># 19990301
212     (PID.TID 0000.0001) >#endtime=226022400.,
213     (PID.TID 0000.0001) ># 19990301 1200
214     (PID.TID 0000.0001) >#endtime=226065600.,
215     (PID.TID 0000.0001) ># 20000101
216     (PID.TID 0000.0001) >#endtime=252460800.,
217     (PID.TID 0000.0001) ># 20010101
218     (PID.TID 0000.0001) >#endtime=284083200.,
219     (PID.TID 0000.0001) ># 20020101
220     (PID.TID 0000.0001) >#endtime=315619200.,
221     (PID.TID 0000.0001) ># 20020701
222     (PID.TID 0000.0001) >#endtime=331257600.,
223     (PID.TID 0000.0001) >#endtime=347155200.,
224     (PID.TID 0000.0001) > abEps=0.1,
225     (PID.TID 0000.0001) > deltaT=1200,
226     (PID.TID 0000.0001) > cAdjFreq=0.,
227     (PID.TID 0000.0001) > pickupStrictlyMatch=.FALSE.,
228     (PID.TID 0000.0001) >#pChkptFreq=31536000.,
229     (PID.TID 0000.0001) > pChkptFreq=2678400.,
230     (PID.TID 0000.0001) > chkptFreq=2592000.,
231     (PID.TID 0000.0001) >#now in data.exf:
232     (PID.TID 0000.0001) >#tauSaltClimRelax = 8722203.,
233     (PID.TID 0000.0001) > monitorFreq=1200.,
234     (PID.TID 0000.0001) >#diagFreq=1200.,
235     (PID.TID 0000.0001) > forcing_In_AB = .FALSE.,
236     (PID.TID 0000.0001) > dumpInitAndLast=.FALSE.,
237     (PID.TID 0000.0001) > /
238     (PID.TID 0000.0001) >
239     (PID.TID 0000.0001) ># Gridding parameters
240     (PID.TID 0000.0001) > &PARM04
241     (PID.TID 0000.0001) > usingCartesianGrid=.FALSE.,
242     (PID.TID 0000.0001) > usingSphericalPolarGrid=.FALSE.,
243     (PID.TID 0000.0001) > usingCurvilinearGrid=.TRUE.,
244     (PID.TID 0000.0001) > delR = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
245     (PID.TID 0000.0001) > 10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04 , 19.82, 24.85,
246     (PID.TID 0000.0001) > 31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90
247     (PID.TID 0000.0001) > /
248     (PID.TID 0000.0001) >
249     (PID.TID 0000.0001) ># Input datasets
250     (PID.TID 0000.0001) > &PARM05
251     (PID.TID 0000.0001) > bathyFile ='ETOPO2_76x72_baltic_corr',
252     (PID.TID 0000.0001) > hydrogThetaFile='',
253     (PID.TID 0000.0001) > hydrogSaltFile ='',
254     (PID.TID 0000.0001) > /
255     (PID.TID 0000.0001)
256     (PID.TID 0000.0001) INI_PARMS ; starts to read PARM01
257     (PID.TID 0000.0001) INI_PARMS ; read PARM01 : OK
258     (PID.TID 0000.0001) INI_PARMS ; starts to read PARM02
259     (PID.TID 0000.0001) INI_PARMS ; read PARM02 : OK
260     (PID.TID 0000.0001) INI_PARMS ; starts to read PARM03
261     (PID.TID 0000.0001) INI_PARMS ; read PARM03 : OK
262     (PID.TID 0000.0001) INI_PARMS ; starts to read PARM04
263     (PID.TID 0000.0001) INI_PARMS ; read PARM04 : OK
264     (PID.TID 0000.0001) INI_PARMS ; starts to read PARM05
265     (PID.TID 0000.0001) INI_PARMS ; read PARM05 : OK
266     (PID.TID 0000.0001) INI_PARMS: finished reading file "data"
267     (PID.TID 0000.0001) PACKAGES_BOOT: opening data.pkg
268     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.pkg
269     (PID.TID 0000.0001) // =======================================================
270     (PID.TID 0000.0001) // Parameter file "data.pkg"
271     (PID.TID 0000.0001) // =======================================================
272     (PID.TID 0000.0001) ># Packages
273     (PID.TID 0000.0001) > &PACKAGES
274     (PID.TID 0000.0001) > useEXF = .TRUE.,
275     (PID.TID 0000.0001) > useSEAICE = .TRUE.,
276     (PID.TID 0000.0001) > useKPP = .TRUE.,
277     (PID.TID 0000.0001) > useDiagnostics = .TRUE.,
278     (PID.TID 0000.0001) > useOBCS = .TRUE.,
279     (PID.TID 0000.0001) > usePTRACERS = .TRUE.,
280     (PID.TID 0000.0001) > useGCHEM = .TRUE.,
281     (PID.TID 0000.0001) > useMNC = .FALSE.,
282     (PID.TID 0000.0001) > /
283     (PID.TID 0000.0001)
284     (PID.TID 0000.0001) PACKAGES_BOOT: finished reading data.pkg
285     (PID.TID 0000.0001) CAL_READPARMS: opening data.cal
286     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.cal
287     (PID.TID 0000.0001) // =======================================================
288     (PID.TID 0000.0001) // Parameter file "data.cal"
289     (PID.TID 0000.0001) // =======================================================
290     (PID.TID 0000.0001) >#
291     (PID.TID 0000.0001) ># *******************
292     (PID.TID 0000.0001) ># Calendar Parameters
293     (PID.TID 0000.0001) ># *******************
294     (PID.TID 0000.0001) > &CAL_NML
295     (PID.TID 0000.0001) > TheCalendar='gregorian',
296     (PID.TID 0000.0001) > startDate_1=19920101,
297     (PID.TID 0000.0001) > startDate_2=000000,
298     (PID.TID 0000.0001) > calendarDumps = .TRUE.
299     (PID.TID 0000.0001) > /
300     (PID.TID 0000.0001)
301     (PID.TID 0000.0001) CAL_READPARMS: finished reading data.cal
302     (PID.TID 0000.0001) EXF_READPARMS: opening data.exf
303     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.exf
304     (PID.TID 0000.0001) // =======================================================
305     (PID.TID 0000.0001) // Parameter file "data.exf"
306     (PID.TID 0000.0001) // =======================================================
307     (PID.TID 0000.0001) ># *********************
308     (PID.TID 0000.0001) ># External Forcing Data
309     (PID.TID 0000.0001) ># *********************
310     (PID.TID 0000.0001) >#
311     (PID.TID 0000.0001) > &EXF_NML_01
312     (PID.TID 0000.0001) > exf_albedo = 0.15,
313     (PID.TID 0000.0001) > exf_iprec = 32,
314     (PID.TID 0000.0001) > exf_yftype = 'RL',
315     (PID.TID 0000.0001) > useExfYearlyFields= .TRUE.,
316     (PID.TID 0000.0001) > twoDigitYear = .TRUE.,
317     (PID.TID 0000.0001) > useExfCheckRange = .FALSE.,
318     (PID.TID 0000.0001) > /
319     (PID.TID 0000.0001) >#
320     (PID.TID 0000.0001) > &EXF_NML_02
321     (PID.TID 0000.0001) > atempfile = 'RG_tmp2m',
322     (PID.TID 0000.0001) > aqhfile = 'RG_spfh2m',
323     (PID.TID 0000.0001) > precipfile = 'RG_rain',
324     (PID.TID 0000.0001) > runofffile = 'runoff-360x180x12.bin',
325     (PID.TID 0000.0001) > uwindfile = 'RG_u10m',
326     (PID.TID 0000.0001) > vwindfile = 'RG_v10m',
327     (PID.TID 0000.0001) > swdownfile = 'RG_dsw',
328     (PID.TID 0000.0001) > lwdownfile = 'RG_dlw',
329     (PID.TID 0000.0001) > climsssfile = 'LEV01_SSS_360x180x12.bin',
330     (PID.TID 0000.0001) >#
331     (PID.TID 0000.0001) > atempstartdate1 = 19990301,
332     (PID.TID 0000.0001) > atempstartdate2 = 120000,
333     (PID.TID 0000.0001) > atempperiod = 21600.0,
334     (PID.TID 0000.0001) >#
335     (PID.TID 0000.0001) > aqhstartdate1 = 19990301,
336     (PID.TID 0000.0001) > aqhstartdate2 = 120000,
337     (PID.TID 0000.0001) > aqhperiod = 21600.0,
338     (PID.TID 0000.0001) >#
339     (PID.TID 0000.0001) > precipstartdate1 = 19990301,
340     (PID.TID 0000.0001) > precipstartdate2 = 120000,
341     (PID.TID 0000.0001) > precipperiod = 21600.0,
342     (PID.TID 0000.0001) >#
343     (PID.TID 0000.0001) > runoffperiod = -12.,
344     (PID.TID 0000.0001) >#
345     (PID.TID 0000.0001) > uwindstartdate1 = 19990301,
346     (PID.TID 0000.0001) > uwindstartdate2 = 120000,
347     (PID.TID 0000.0001) > uwindperiod = 21600.0,
348     (PID.TID 0000.0001) >#
349     (PID.TID 0000.0001) > vwindstartdate1 = 19990301,
350     (PID.TID 0000.0001) > vwindstartdate2 = 120000,
351     (PID.TID 0000.0001) > vwindperiod = 21600.0,
352     (PID.TID 0000.0001) >#
353     (PID.TID 0000.0001) > swdownstartdate1 = 19990301,
354     (PID.TID 0000.0001) > swdownstartdate2 = 090000,
355     (PID.TID 0000.0001) > swdownperiod = 21600.0,
356     (PID.TID 0000.0001) >#
357     (PID.TID 0000.0001) > lwdownstartdate1 = 19990301,
358     (PID.TID 0000.0001) > lwdownstartdate2 = 090000,
359     (PID.TID 0000.0001) > lwdownperiod = 21600.0,
360     (PID.TID 0000.0001) >#
361     (PID.TID 0000.0001) > climsssperiod = -12.,
362     (PID.TID 0000.0001) > climsssTauRelax = 8722203.,
363     (PID.TID 0000.0001) > /
364     (PID.TID 0000.0001) >#
365     (PID.TID 0000.0001) > &EXF_NML_03
366     (PID.TID 0000.0001) > exf_offset_atemp = 273.3971,
367     (PID.TID 0000.0001) > exf_inscal_runoff = 3.1710e-08,
368     (PID.TID 0000.0001) > /
369     (PID.TID 0000.0001) >#
370     (PID.TID 0000.0001) > &EXF_NML_04
371     (PID.TID 0000.0001) > atemp_lon0 = 0.00D0,
372     (PID.TID 0000.0001) > atemp_lon_inc = 1.875D0,
373     (PID.TID 0000.0001) > atemp_lat0 = -88.5420D0,
374     (PID.TID 0000.0001) > atemp_lat_inc = 1.8888, 1.9000, 1.9024, 1.9034, 1.9039, 1.9042,
375     (PID.TID 0000.0001) > 1.9042, 1.9044, 1.9045, 1.9045, 1.9046, 1.9046, 1.9046, 1.9046,
376     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047,
377     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
378     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
379     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047,
380     (PID.TID 0000.0001) > 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047,
381     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
382     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
383     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9046,
384     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9046, 1.9046, 1.9046, 1.9045, 1.9045, 1.9044,
385     (PID.TID 0000.0001) > 1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888,
386     (PID.TID 0000.0001) > atemp_nlon = 192,
387     (PID.TID 0000.0001) > atemp_nlat = 94,
388     (PID.TID 0000.0001) >#
389     (PID.TID 0000.0001) > aqh_lon0 = 0.00D0,
390     (PID.TID 0000.0001) > aqh_lon_inc = 1.875D0,
391     (PID.TID 0000.0001) > aqh_lat0 = -88.5420D0,
392     (PID.TID 0000.0001) > aqh_lat_inc = 1.8888, 1.9000, 1.9024, 1.9034, 1.9039, 1.9042,
393     (PID.TID 0000.0001) > 1.9042, 1.9044, 1.9045, 1.9045, 1.9046, 1.9046, 1.9046, 1.9046,
394     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047,
395     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
396     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
397     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047,
398     (PID.TID 0000.0001) > 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047,
399     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
400     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
401     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9046,
402     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9046, 1.9046, 1.9046, 1.9045, 1.9045, 1.9044,
403     (PID.TID 0000.0001) > 1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888,
404     (PID.TID 0000.0001) > aqh_nlon = 192,
405     (PID.TID 0000.0001) > aqh_nlat = 94,
406     (PID.TID 0000.0001) >#
407     (PID.TID 0000.0001) > precip_lon0 = 0.00D0,
408     (PID.TID 0000.0001) > precip_lon_inc = 1.875D0,
409     (PID.TID 0000.0001) > precip_lat0 = -88.5420D0,
410     (PID.TID 0000.0001) > precip_lat_inc = 1.8888, 1.9000, 1.9024, 1.9034, 1.9039, 1.9042,
411     (PID.TID 0000.0001) > 1.9042, 1.9044, 1.9045, 1.9045, 1.9046, 1.9046, 1.9046, 1.9046,
412     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047,
413     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
414     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
415     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047,
416     (PID.TID 0000.0001) > 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047,
417     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
418     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
419     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9046,
420     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9046, 1.9046, 1.9046, 1.9045, 1.9045, 1.9044,
421     (PID.TID 0000.0001) > 1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888,
422     (PID.TID 0000.0001) > precip_nlon = 192,
423     (PID.TID 0000.0001) > precip_nlat = 94,
424     (PID.TID 0000.0001) >#
425     (PID.TID 0000.0001) > runoff_lon0 = 0.50D0,
426     (PID.TID 0000.0001) > runoff_lon_inc = 1.0D0,
427     (PID.TID 0000.0001) > runoff_lat0 = -89.5D0,
428     (PID.TID 0000.0001) > runoff_lat_inc = 179*1.,
429     (PID.TID 0000.0001) > runoff_nlon = 360,
430     (PID.TID 0000.0001) > runoff_nlat = 180,
431     (PID.TID 0000.0001) >#
432     (PID.TID 0000.0001) > uwind_lon0 = 0.00D0,
433     (PID.TID 0000.0001) > uwind_lon_inc = 1.875D0,
434     (PID.TID 0000.0001) > uwind_lat0 = -88.5420D0,
435     (PID.TID 0000.0001) > uwind_lat_inc = 1.8888, 1.9000, 1.9024, 1.9034, 1.9039, 1.9042,
436     (PID.TID 0000.0001) > 1.9042, 1.9044, 1.9045, 1.9045, 1.9046, 1.9046, 1.9046, 1.9046,
437     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047,
438     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
439     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
440     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047,
441     (PID.TID 0000.0001) > 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047,
442     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
443     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
444     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9046,
445     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9046, 1.9046, 1.9046, 1.9045, 1.9045, 1.9044,
446     (PID.TID 0000.0001) > 1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888,
447     (PID.TID 0000.0001) > uwind_nlon = 192,
448     (PID.TID 0000.0001) > uwind_nlat = 94,
449     (PID.TID 0000.0001) >#
450     (PID.TID 0000.0001) > vwind_lon0 = 0.00D0,
451     (PID.TID 0000.0001) > vwind_lon_inc = 1.875D0,
452     (PID.TID 0000.0001) > vwind_lat0 = -88.5420D0,
453     (PID.TID 0000.0001) > vwind_lat_inc = 1.8888, 1.9000, 1.9024, 1.9034, 1.9039, 1.9042,
454     (PID.TID 0000.0001) > 1.9042, 1.9044, 1.9045, 1.9045, 1.9046, 1.9046, 1.9046, 1.9046,
455     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047,
456     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
457     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
458     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047,
459     (PID.TID 0000.0001) > 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047,
460     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
461     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
462     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9046,
463     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9046, 1.9046, 1.9046, 1.9045, 1.9045, 1.9044,
464     (PID.TID 0000.0001) > 1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888,
465     (PID.TID 0000.0001) > vwind_nlon = 192,
466     (PID.TID 0000.0001) > vwind_nlat = 94,
467     (PID.TID 0000.0001) >#
468     (PID.TID 0000.0001) > swdown_lon0 = 0.00D0,
469     (PID.TID 0000.0001) > swdown_lon_inc = 1.875D0,
470     (PID.TID 0000.0001) > swdown_lat0 = -88.5420D0,
471     (PID.TID 0000.0001) > swdown_lat_inc = 1.8888, 1.9000, 1.9024, 1.9034, 1.9039, 1.9042,
472     (PID.TID 0000.0001) > 1.9042, 1.9044, 1.9045, 1.9045, 1.9046, 1.9046, 1.9046, 1.9046,
473     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047,
474     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
475     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
476     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047,
477     (PID.TID 0000.0001) > 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047,
478     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
479     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
480     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9046,
481     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9046, 1.9046, 1.9046, 1.9045, 1.9045, 1.9044,
482     (PID.TID 0000.0001) > 1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888,
483     (PID.TID 0000.0001) > swdown_nlon = 192,
484     (PID.TID 0000.0001) > swdown_nlat = 94,
485     (PID.TID 0000.0001) >#
486     (PID.TID 0000.0001) > lwdown_lon0 = 0.00D0,
487     (PID.TID 0000.0001) > lwdown_lon_inc = 1.875D0,
488     (PID.TID 0000.0001) > lwdown_lat0 = -88.5420D0,
489     (PID.TID 0000.0001) > lwdown_lat_inc = 1.8888, 1.9000, 1.9024, 1.9034, 1.9039, 1.9042,
490     (PID.TID 0000.0001) > 1.9042, 1.9044, 1.9045, 1.9045, 1.9046, 1.9046, 1.9046, 1.9046,
491     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047,
492     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
493     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
494     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047,
495     (PID.TID 0000.0001) > 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047,
496     (PID.TID 0000.0001) > 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
497     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
498     (PID.TID 0000.0001) > 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9046,
499     (PID.TID 0000.0001) > 1.9047, 1.9046, 1.9046, 1.9046, 1.9046, 1.9045, 1.9045, 1.9044,
500     (PID.TID 0000.0001) > 1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888,
501     (PID.TID 0000.0001) > lwdown_nlon = 192,
502     (PID.TID 0000.0001) > lwdown_nlat = 94,
503     (PID.TID 0000.0001) >#
504     (PID.TID 0000.0001) > climsss_lon0 = 0.5,
505     (PID.TID 0000.0001) > climsss_lon_inc = 1.,
506     (PID.TID 0000.0001) > climsss_lat0 = -89.5,
507     (PID.TID 0000.0001) > climsss_lat_inc = 179*1.,
508     (PID.TID 0000.0001) > climsss_nlon = 360,
509     (PID.TID 0000.0001) > climsss_nlat = 180,
510     (PID.TID 0000.0001) > /
511     (PID.TID 0000.0001) >#
512     (PID.TID 0000.0001) > &EXF_NML_OBCS
513     (PID.TID 0000.0001) > obcsNstartdate1 = 19990219,
514     (PID.TID 0000.0001) > obcsNstartdate2 = 060000,
515     (PID.TID 0000.0001) > obcsNperiod = 2635200.0,
516     (PID.TID 0000.0001) >#
517     (PID.TID 0000.0001) > obcsEstartdate1 = 19990219,
518     (PID.TID 0000.0001) > obcsEstartdate2 = 060000,
519     (PID.TID 0000.0001) > obcsEperiod = 2635200.0,
520     (PID.TID 0000.0001) >#
521     (PID.TID 0000.0001) > obcsWstartdate1 = 19990219,
522     (PID.TID 0000.0001) > obcsWstartdate2 = 060000,
523     (PID.TID 0000.0001) > obcsWperiod = 2635200.0,
524     (PID.TID 0000.0001) > /
525     (PID.TID 0000.0001)
526     (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_01
527     (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_02
528     (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_03
529     (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_04
530     (PID.TID 0000.0001) EXF_READPARMS: reading EXF_NML_OBCS
531     (PID.TID 0000.0001) EXF_READPARMS: finished reading data.exf
532     (PID.TID 0000.0001) KPP_INIT: opening data.kpp
533     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.kpp
534     (PID.TID 0000.0001) // =======================================================
535     (PID.TID 0000.0001) // Parameter file "data.kpp"
536     (PID.TID 0000.0001) // =======================================================
537     (PID.TID 0000.0001) ># KPP parameters
538     (PID.TID 0000.0001) > &KPP_PARM01
539     (PID.TID 0000.0001) > KPPmixingMaps = .FALSE.,
540     (PID.TID 0000.0001) > KPPwriteState = .FALSE.,
541     (PID.TID 0000.0001) > kpp_dumpFreq = 0.
542     (PID.TID 0000.0001) > kpp_tavefreq = 0.
543     (PID.TID 0000.0001) > Ricr = 0.3559
544     (PID.TID 0000.0001) > Riinfty = 0.6998
545     (PID.TID 0000.0001) > /
546     (PID.TID 0000.0001)
547     (PID.TID 0000.0001) KPP_INIT: finished reading data.kpp
548     (PID.TID 0000.0001)
549     (PID.TID 0000.0001) SEAICE_READPARMS: opening data.seaice
550     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.seaice
551     (PID.TID 0000.0001) // =======================================================
552     (PID.TID 0000.0001) // Parameter file "data.seaice"
553     (PID.TID 0000.0001) // =======================================================
554     (PID.TID 0000.0001) ># SEAICE parameters
555     (PID.TID 0000.0001) > &SEAICE_PARM01
556 jahn 1.11 (PID.TID 0000.0001) >#- seaice dynamics params:
557     (PID.TID 0000.0001) ># LSR_ERROR = 1.E-12,
558     (PID.TID 0000.0001) > SEAICE_no_slip = .TRUE.,
559     (PID.TID 0000.0001) > SEAICE_drag = 0.001,
560     (PID.TID 0000.0001) ># Depending on vertical resolution this angle should have a value > 0
561     (PID.TID 0000.0001) ># (e.g., 25deg for drF(1)=10m)
562     (PID.TID 0000.0001) ># SEAICE_waterTurnAngle = 0.0,
563     (PID.TID 0000.0001) >#- seaice state & transport params:
564     (PID.TID 0000.0001) > SEAICE_salt0 = 4.0,
565     (PID.TID 0000.0001) > SEAICEadvScheme = 7,
566     (PID.TID 0000.0001) ># for adjoint simulations you will need
567     (PID.TID 0000.0001) ># SEAICEadvScheme = 30,
568     (PID.TID 0000.0001) >#- seaice thermodyn params:
569     (PID.TID 0000.0001) > SEAICE_multDim = 7,
570     (PID.TID 0000.0001) > SEAICE_wetAlbTemp = 0.0,
571     (PID.TID 0000.0001) ># this value should be default for the McPhee parameterization
572     (PID.TID 0000.0001) > SEAICE_mcPheeTaper = 0.92,
573     (PID.TID 0000.0001) >#- seaice I/O params:
574     (PID.TID 0000.0001) > SEAICEwriteState = .TRUE.,
575     (PID.TID 0000.0001) > /
576     (PID.TID 0000.0001) >
577     (PID.TID 0000.0001) > &SEAICE_PARM03
578     (PID.TID 0000.0001) > SItrNumInUse = 2,
579     (PID.TID 0000.0001) > SItrName(1) = 'age',
580     (PID.TID 0000.0001) > SItrMate(1) = 'AREA',
581     (PID.TID 0000.0001) > SItrUnit(1) = 's',
582     (PID.TID 0000.0001) > SItrName(2) = 'one',
583 jahn 1.1 (PID.TID 0000.0001) > /
584     (PID.TID 0000.0001)
585     (PID.TID 0000.0001) SEAICE_READPARMS: finished reading data.seaice
586 jahn 1.11 (PID.TID 0000.0001) OBCS_READPARMS: opening data.obcs
587     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.obcs
588 jahn 1.1 (PID.TID 0000.0001) // =======================================================
589 jahn 1.11 (PID.TID 0000.0001) // Parameter file "data.obcs"
590 jahn 1.1 (PID.TID 0000.0001) // =======================================================
591 jahn 1.11 (PID.TID 0000.0001) >#
592     (PID.TID 0000.0001) ># ***************
593     (PID.TID 0000.0001) ># Open boundaries
594     (PID.TID 0000.0001) ># ***************
595     (PID.TID 0000.0001) > &OBCS_PARM01
596     (PID.TID 0000.0001) > OB_Jnorth = 76*72,
597     (PID.TID 0000.0001) > OB_Iwest = 72*1,
598     (PID.TID 0000.0001) >#
599     (PID.TID 0000.0001) >#OBCSfixTopo=.false.,
600     (PID.TID 0000.0001) >#
601     (PID.TID 0000.0001) > useOBCSprescribe=.TRUE.,
602     (PID.TID 0000.0001) >#
603     (PID.TID 0000.0001) > OBNsFile='OBNs_baltic_76x72.stable',
604     (PID.TID 0000.0001) > OBNtFile='OBNt_baltic_76x72.stable',
605     (PID.TID 0000.0001) > OBNuFile='OBNu_baltic_76x72.bin',
606     (PID.TID 0000.0001) > OBNvFile='OBNv_baltic_76x72.bin',
607     (PID.TID 0000.0001) > OBWsFile='OBWs_baltic_76x72.stable',
608     (PID.TID 0000.0001) > OBWtFile='OBWt_baltic_76x72.stable',
609     (PID.TID 0000.0001) > OBWuFile='OBWu_baltic_76x72.bin',
610     (PID.TID 0000.0001) > OBWvFile='OBWv_baltic_76x72.bin',
611     (PID.TID 0000.0001) > OBNptrFile(1)='OBN_PO4_76x72x24_baltic_128.bin',
612     (PID.TID 0000.0001) > OBWptrFile(1)='OBW_PO4_76x72x24_baltic_128.bin',
613     (PID.TID 0000.0001) > OBNptrFile(2)='OBN_NO3_76x72x24_baltic_128.bin',
614     (PID.TID 0000.0001) > OBWptrFile(2)='OBW_NO3_76x72x24_baltic_128.bin',
615     (PID.TID 0000.0001) > OBNptrFile(3)='OBN_FeT_76x72x24_baltic_128.bin',
616     (PID.TID 0000.0001) > OBWptrFile(3)='OBW_FeT_76x72x24_baltic_128.bin',
617     (PID.TID 0000.0001) > OBNptrFile(4)='OBN_SiO2_76x72x24_baltic_128.bin',
618     (PID.TID 0000.0001) > OBWptrFile(4)='OBW_SiO2_76x72x24_baltic_128.bin',
619     (PID.TID 0000.0001) > OBNptrFile(5)='OBN_DOP_76x72x24_baltic_128.bin',
620     (PID.TID 0000.0001) > OBWptrFile(5)='OBW_DOP_76x72x24_baltic_128.bin',
621     (PID.TID 0000.0001) > OBNptrFile(6)='OBN_DON_76x72x24_baltic_128.bin',
622     (PID.TID 0000.0001) > OBWptrFile(6)='OBW_DON_76x72x24_baltic_128.bin',
623     (PID.TID 0000.0001) > OBNptrFile(7)='OBN_DOFe_76x72x24_baltic_128.bin',
624     (PID.TID 0000.0001) > OBWptrFile(7)='OBW_DOFe_76x72x24_baltic_128.bin',
625     (PID.TID 0000.0001) > OBNptrFile(8)='OBN_ZOO1P_76x72x24_baltic_128.bin',
626     (PID.TID 0000.0001) > OBWptrFile(8)='OBW_ZOO1P_76x72x24_baltic_128.bin',
627     (PID.TID 0000.0001) > OBNptrFile(9)='OBN_ZOO1N_76x72x24_baltic_128.bin',
628     (PID.TID 0000.0001) > OBWptrFile(9)='OBW_ZOO1N_76x72x24_baltic_128.bin',
629     (PID.TID 0000.0001) > OBNptrFile(10)='OBN_ZOO1Fe_76x72x24_baltic_128.bin',
630     (PID.TID 0000.0001) > OBWptrFile(10)='OBW_ZOO1Fe_76x72x24_baltic_128.bin',
631     (PID.TID 0000.0001) > OBNptrFile(11)='OBN_ZOO1Si_76x72x24_baltic_128.bin',
632     (PID.TID 0000.0001) > OBWptrFile(11)='OBW_ZOO1Si_76x72x24_baltic_128.bin',
633     (PID.TID 0000.0001) > OBNptrFile(12)='OBN_ZOO2P_76x72x24_baltic_128.bin',
634     (PID.TID 0000.0001) > OBWptrFile(12)='OBW_ZOO2P_76x72x24_baltic_128.bin',
635     (PID.TID 0000.0001) > OBNptrFile(13)='OBN_ZOO2N_76x72x24_baltic_128.bin',
636     (PID.TID 0000.0001) > OBWptrFile(13)='OBW_ZOO2N_76x72x24_baltic_128.bin',
637     (PID.TID 0000.0001) > OBNptrFile(14)='OBN_ZOO2Fe_76x72x24_baltic_128.bin',
638     (PID.TID 0000.0001) > OBWptrFile(14)='OBW_ZOO2Fe_76x72x24_baltic_128.bin',
639     (PID.TID 0000.0001) > OBNptrFile(15)='OBN_ZOO2Si_76x72x24_baltic_128.bin',
640     (PID.TID 0000.0001) > OBWptrFile(15)='OBW_ZOO2Si_76x72x24_baltic_128.bin',
641     (PID.TID 0000.0001) > OBNptrFile(16)='OBN_POP_76x72x24_baltic_128.bin',
642     (PID.TID 0000.0001) > OBWptrFile(16)='OBW_POP_76x72x24_baltic_128.bin',
643     (PID.TID 0000.0001) > OBNptrFile(17)='OBN_PON_76x72x24_baltic_128.bin',
644     (PID.TID 0000.0001) > OBWptrFile(17)='OBW_PON_76x72x24_baltic_128.bin',
645     (PID.TID 0000.0001) > OBNptrFile(18)='OBN_POFe_76x72x24_baltic_128.bin',
646     (PID.TID 0000.0001) > OBWptrFile(18)='OBW_POFe_76x72x24_baltic_128.bin',
647     (PID.TID 0000.0001) > OBNptrFile(19)='OBN_POSi_76x72x24_baltic_128.bin',
648     (PID.TID 0000.0001) > OBWptrFile(19)='OBW_POSi_76x72x24_baltic_128.bin',
649     (PID.TID 0000.0001) > OBNptrFile(20)='OBN_NH4_76x72x24_baltic_128.bin',
650     (PID.TID 0000.0001) > OBWptrFile(20)='OBW_NH4_76x72x24_baltic_128.bin',
651     (PID.TID 0000.0001) > OBNptrFile(21)='OBN_NO2_76x72x24_baltic_128.bin',
652     (PID.TID 0000.0001) > OBWptrFile(21)='OBW_NO2_76x72x24_baltic_128.bin',
653     (PID.TID 0000.0001) > OBNptrFile(22)='OBN_Phy01_76x72x24_baltic_128.bin',
654     (PID.TID 0000.0001) > OBWptrFile(22)='OBW_Phy01_76x72x24_baltic_128.bin',
655     (PID.TID 0000.0001) > OBNptrFile(23)='OBN_Phy02_76x72x24_baltic_128.bin',
656     (PID.TID 0000.0001) > OBWptrFile(23)='OBW_Phy02_76x72x24_baltic_128.bin',
657     (PID.TID 0000.0001) > OBNptrFile(24)='OBN_Phy03_76x72x24_baltic_128.bin',
658     (PID.TID 0000.0001) > OBWptrFile(24)='OBW_Phy03_76x72x24_baltic_128.bin',
659     (PID.TID 0000.0001) > OBNptrFile(25)='OBN_Phy04_76x72x24_baltic_128.bin',
660     (PID.TID 0000.0001) > OBWptrFile(25)='OBW_Phy04_76x72x24_baltic_128.bin',
661     (PID.TID 0000.0001) > OBNptrFile(26)='OBN_Phy05_76x72x24_baltic_128.bin',
662     (PID.TID 0000.0001) > OBWptrFile(26)='OBW_Phy05_76x72x24_baltic_128.bin',
663     (PID.TID 0000.0001) > OBNptrFile(27)='OBN_Phy06_76x72x24_baltic_128.bin',
664     (PID.TID 0000.0001) > OBWptrFile(27)='OBW_Phy06_76x72x24_baltic_128.bin',
665     (PID.TID 0000.0001) > OBNptrFile(28)='OBN_Phy07_76x72x24_baltic_128.bin',
666     (PID.TID 0000.0001) > OBWptrFile(28)='OBW_Phy07_76x72x24_baltic_128.bin',
667     (PID.TID 0000.0001) > OBNptrFile(29)='OBN_Phy08_76x72x24_baltic_128.bin',
668     (PID.TID 0000.0001) > OBWptrFile(29)='OBW_Phy08_76x72x24_baltic_128.bin',
669     (PID.TID 0000.0001) > OBNptrFile(30)='OBN_Phy09_76x72x24_baltic_128.bin',
670     (PID.TID 0000.0001) > OBWptrFile(30)='OBW_Phy09_76x72x24_baltic_128.bin',
671     (PID.TID 0000.0001) > OBNptrFile(31)='OBN_Phy10_76x72x24_baltic_128.bin',
672     (PID.TID 0000.0001) > OBWptrFile(31)='OBW_Phy10_76x72x24_baltic_128.bin',
673     (PID.TID 0000.0001) > OBNptrFile(32)='OBN_Phy11_76x72x24_baltic_128.bin',
674     (PID.TID 0000.0001) > OBWptrFile(32)='OBW_Phy11_76x72x24_baltic_128.bin',
675     (PID.TID 0000.0001) > OBNptrFile(33)='OBN_Phy12_76x72x24_baltic_128.bin',
676     (PID.TID 0000.0001) > OBWptrFile(33)='OBW_Phy12_76x72x24_baltic_128.bin',
677     (PID.TID 0000.0001) > OBNptrFile(34)='OBN_Phy13_76x72x24_baltic_128.bin',
678     (PID.TID 0000.0001) > OBWptrFile(34)='OBW_Phy13_76x72x24_baltic_128.bin',
679     (PID.TID 0000.0001) > OBNptrFile(35)='OBN_Phy14_76x72x24_baltic_128.bin',
680     (PID.TID 0000.0001) > OBWptrFile(35)='OBW_Phy14_76x72x24_baltic_128.bin',
681     (PID.TID 0000.0001) > OBNptrFile(36)='OBN_Phy15_76x72x24_baltic_128.bin',
682     (PID.TID 0000.0001) > OBWptrFile(36)='OBW_Phy15_76x72x24_baltic_128.bin',
683     (PID.TID 0000.0001) > OBNptrFile(37)='OBN_Phy16_76x72x24_baltic_128.bin',
684     (PID.TID 0000.0001) > OBWptrFile(37)='OBW_Phy16_76x72x24_baltic_128.bin',
685     (PID.TID 0000.0001) > OBNptrFile(38)='OBN_Phy17_76x72x24_baltic_128.bin',
686     (PID.TID 0000.0001) > OBWptrFile(38)='OBW_Phy17_76x72x24_baltic_128.bin',
687     (PID.TID 0000.0001) > OBNptrFile(39)='OBN_Phy18_76x72x24_baltic_128.bin',
688     (PID.TID 0000.0001) > OBWptrFile(39)='OBW_Phy18_76x72x24_baltic_128.bin',
689     (PID.TID 0000.0001) > OBNptrFile(40)='OBN_Phy19_76x72x24_baltic_128.bin',
690     (PID.TID 0000.0001) > OBWptrFile(40)='OBW_Phy19_76x72x24_baltic_128.bin',
691     (PID.TID 0000.0001) > OBNptrFile(41)='OBN_Phy20_76x72x24_baltic_128.bin',
692     (PID.TID 0000.0001) > OBWptrFile(41)='OBW_Phy20_76x72x24_baltic_128.bin',
693     (PID.TID 0000.0001) > OBNptrFile(42)='OBN_Phy21_76x72x24_baltic_128.bin',
694     (PID.TID 0000.0001) > OBWptrFile(42)='OBW_Phy21_76x72x24_baltic_128.bin',
695     (PID.TID 0000.0001) > OBNptrFile(43)='OBN_Phy22_76x72x24_baltic_128.bin',
696     (PID.TID 0000.0001) > OBWptrFile(43)='OBW_Phy22_76x72x24_baltic_128.bin',
697     (PID.TID 0000.0001) > OBNptrFile(44)='OBN_Phy23_76x72x24_baltic_128.bin',
698     (PID.TID 0000.0001) > OBWptrFile(44)='OBW_Phy23_76x72x24_baltic_128.bin',
699     (PID.TID 0000.0001) > OBNptrFile(45)='OBN_Phy24_76x72x24_baltic_128.bin',
700     (PID.TID 0000.0001) > OBWptrFile(45)='OBW_Phy24_76x72x24_baltic_128.bin',
701     (PID.TID 0000.0001) > OBNptrFile(46)='OBN_Phy25_76x72x24_baltic_128.bin',
702     (PID.TID 0000.0001) > OBWptrFile(46)='OBW_Phy25_76x72x24_baltic_128.bin',
703     (PID.TID 0000.0001) > OBNptrFile(47)='OBN_Phy26_76x72x24_baltic_128.bin',
704     (PID.TID 0000.0001) > OBWptrFile(47)='OBW_Phy26_76x72x24_baltic_128.bin',
705     (PID.TID 0000.0001) > OBNptrFile(48)='OBN_Phy27_76x72x24_baltic_128.bin',
706     (PID.TID 0000.0001) > OBWptrFile(48)='OBW_Phy27_76x72x24_baltic_128.bin',
707     (PID.TID 0000.0001) > OBNptrFile(49)='OBN_Phy28_76x72x24_baltic_128.bin',
708     (PID.TID 0000.0001) > OBWptrFile(49)='OBW_Phy28_76x72x24_baltic_128.bin',
709     (PID.TID 0000.0001) > OBNptrFile(50)='OBN_Phy29_76x72x24_baltic_128.bin',
710     (PID.TID 0000.0001) > OBWptrFile(50)='OBW_Phy29_76x72x24_baltic_128.bin',
711     (PID.TID 0000.0001) > OBNptrFile(51)='OBN_Phy30_76x72x24_baltic_128.bin',
712     (PID.TID 0000.0001) > OBWptrFile(51)='OBW_Phy30_76x72x24_baltic_128.bin',
713     (PID.TID 0000.0001) > OBNptrFile(52)='OBN_Phy31_76x72x24_baltic_128.bin',
714     (PID.TID 0000.0001) > OBWptrFile(52)='OBW_Phy31_76x72x24_baltic_128.bin',
715     (PID.TID 0000.0001) > OBNptrFile(53)='OBN_Phy32_76x72x24_baltic_128.bin',
716     (PID.TID 0000.0001) > OBWptrFile(53)='OBW_Phy32_76x72x24_baltic_128.bin',
717     (PID.TID 0000.0001) > OBNptrFile(54)='OBN_Phy33_76x72x24_baltic_128.bin',
718     (PID.TID 0000.0001) > OBWptrFile(54)='OBW_Phy33_76x72x24_baltic_128.bin',
719     (PID.TID 0000.0001) > OBNptrFile(55)='OBN_Phy34_76x72x24_baltic_128.bin',
720     (PID.TID 0000.0001) > OBWptrFile(55)='OBW_Phy34_76x72x24_baltic_128.bin',
721     (PID.TID 0000.0001) > OBNptrFile(56)='OBN_Phy35_76x72x24_baltic_128.bin',
722     (PID.TID 0000.0001) > OBWptrFile(56)='OBW_Phy35_76x72x24_baltic_128.bin',
723     (PID.TID 0000.0001) > OBNptrFile(57)='OBN_Phy36_76x72x24_baltic_128.bin',
724     (PID.TID 0000.0001) > OBWptrFile(57)='OBW_Phy36_76x72x24_baltic_128.bin',
725     (PID.TID 0000.0001) > OBNptrFile(58)='OBN_Phy37_76x72x24_baltic_128.bin',
726     (PID.TID 0000.0001) > OBWptrFile(58)='OBW_Phy37_76x72x24_baltic_128.bin',
727     (PID.TID 0000.0001) > OBNptrFile(59)='OBN_Phy38_76x72x24_baltic_128.bin',
728     (PID.TID 0000.0001) > OBWptrFile(59)='OBW_Phy38_76x72x24_baltic_128.bin',
729     (PID.TID 0000.0001) > OBNptrFile(60)='OBN_Phy39_76x72x24_baltic_128.bin',
730     (PID.TID 0000.0001) > OBWptrFile(60)='OBW_Phy39_76x72x24_baltic_128.bin',
731     (PID.TID 0000.0001) > OBNptrFile(61)='OBN_Phy40_76x72x24_baltic_128.bin',
732     (PID.TID 0000.0001) > OBWptrFile(61)='OBW_Phy40_76x72x24_baltic_128.bin',
733     (PID.TID 0000.0001) > OBNptrFile(62)='OBN_Phy41_76x72x24_baltic_128.bin',
734     (PID.TID 0000.0001) > OBWptrFile(62)='OBW_Phy41_76x72x24_baltic_128.bin',
735     (PID.TID 0000.0001) > OBNptrFile(63)='OBN_Phy42_76x72x24_baltic_128.bin',
736     (PID.TID 0000.0001) > OBWptrFile(63)='OBW_Phy42_76x72x24_baltic_128.bin',
737     (PID.TID 0000.0001) > OBNptrFile(64)='OBN_Phy43_76x72x24_baltic_128.bin',
738     (PID.TID 0000.0001) > OBWptrFile(64)='OBW_Phy43_76x72x24_baltic_128.bin',
739     (PID.TID 0000.0001) > OBNptrFile(65)='OBN_Phy44_76x72x24_baltic_128.bin',
740     (PID.TID 0000.0001) > OBWptrFile(65)='OBW_Phy44_76x72x24_baltic_128.bin',
741     (PID.TID 0000.0001) > OBNptrFile(66)='OBN_Phy45_76x72x24_baltic_128.bin',
742     (PID.TID 0000.0001) > OBWptrFile(66)='OBW_Phy45_76x72x24_baltic_128.bin',
743     (PID.TID 0000.0001) > OBNptrFile(67)='OBN_Phy46_76x72x24_baltic_128.bin',
744     (PID.TID 0000.0001) > OBWptrFile(67)='OBW_Phy46_76x72x24_baltic_128.bin',
745     (PID.TID 0000.0001) > OBNptrFile(68)='OBN_Phy47_76x72x24_baltic_128.bin',
746     (PID.TID 0000.0001) > OBWptrFile(68)='OBW_Phy47_76x72x24_baltic_128.bin',
747     (PID.TID 0000.0001) > OBNptrFile(69)='OBN_Phy48_76x72x24_baltic_128.bin',
748     (PID.TID 0000.0001) > OBWptrFile(69)='OBW_Phy48_76x72x24_baltic_128.bin',
749     (PID.TID 0000.0001) > OBNptrFile(70)='OBN_Phy49_76x72x24_baltic_128.bin',
750     (PID.TID 0000.0001) > OBWptrFile(70)='OBW_Phy49_76x72x24_baltic_128.bin',
751     (PID.TID 0000.0001) > OBNptrFile(71)='OBN_Phy50_76x72x24_baltic_128.bin',
752     (PID.TID 0000.0001) > OBWptrFile(71)='OBW_Phy50_76x72x24_baltic_128.bin',
753     (PID.TID 0000.0001) > OBNptrFile(72)='OBN_Phy51_76x72x24_baltic_128.bin',
754     (PID.TID 0000.0001) > OBWptrFile(72)='OBW_Phy51_76x72x24_baltic_128.bin',
755     (PID.TID 0000.0001) > OBNptrFile(73)='OBN_Phy52_76x72x24_baltic_128.bin',
756     (PID.TID 0000.0001) > OBWptrFile(73)='OBW_Phy52_76x72x24_baltic_128.bin',
757     (PID.TID 0000.0001) > OBNptrFile(74)='OBN_Phy53_76x72x24_baltic_128.bin',
758     (PID.TID 0000.0001) > OBWptrFile(74)='OBW_Phy53_76x72x24_baltic_128.bin',
759     (PID.TID 0000.0001) > OBNptrFile(75)='OBN_Phy54_76x72x24_baltic_128.bin',
760     (PID.TID 0000.0001) > OBWptrFile(75)='OBW_Phy54_76x72x24_baltic_128.bin',
761     (PID.TID 0000.0001) > OBNptrFile(76)='OBN_Phy55_76x72x24_baltic_128.bin',
762     (PID.TID 0000.0001) > OBWptrFile(76)='OBW_Phy55_76x72x24_baltic_128.bin',
763     (PID.TID 0000.0001) > OBNptrFile(77)='OBN_Phy56_76x72x24_baltic_128.bin',
764     (PID.TID 0000.0001) > OBWptrFile(77)='OBW_Phy56_76x72x24_baltic_128.bin',
765     (PID.TID 0000.0001) > OBNptrFile(78)='OBN_Phy57_76x72x24_baltic_128.bin',
766     (PID.TID 0000.0001) > OBWptrFile(78)='OBW_Phy57_76x72x24_baltic_128.bin',
767     (PID.TID 0000.0001) > OBNptrFile(79)='OBN_Phy58_76x72x24_baltic_128.bin',
768     (PID.TID 0000.0001) > OBWptrFile(79)='OBW_Phy58_76x72x24_baltic_128.bin',
769     (PID.TID 0000.0001) > OBNptrFile(80)='OBN_Phy59_76x72x24_baltic_128.bin',
770     (PID.TID 0000.0001) > OBWptrFile(80)='OBW_Phy59_76x72x24_baltic_128.bin',
771     (PID.TID 0000.0001) > OBNptrFile(81)='OBN_Phy60_76x72x24_baltic_128.bin',
772     (PID.TID 0000.0001) > OBWptrFile(81)='OBW_Phy60_76x72x24_baltic_128.bin',
773     (PID.TID 0000.0001) > OBNptrFile(82)='OBN_Phy61_76x72x24_baltic_128.bin',
774     (PID.TID 0000.0001) > OBWptrFile(82)='OBW_Phy61_76x72x24_baltic_128.bin',
775     (PID.TID 0000.0001) > OBNptrFile(83)='OBN_Phy62_76x72x24_baltic_128.bin',
776     (PID.TID 0000.0001) > OBWptrFile(83)='OBW_Phy62_76x72x24_baltic_128.bin',
777     (PID.TID 0000.0001) > OBNptrFile(84)='OBN_Phy63_76x72x24_baltic_128.bin',
778     (PID.TID 0000.0001) > OBWptrFile(84)='OBW_Phy63_76x72x24_baltic_128.bin',
779     (PID.TID 0000.0001) > OBNptrFile(85)='OBN_Phy64_76x72x24_baltic_128.bin',
780     (PID.TID 0000.0001) > OBWptrFile(85)='OBW_Phy64_76x72x24_baltic_128.bin',
781     (PID.TID 0000.0001) > OBNptrFile(86)='OBN_Phy65_76x72x24_baltic_128.bin',
782     (PID.TID 0000.0001) > OBWptrFile(86)='OBW_Phy65_76x72x24_baltic_128.bin',
783     (PID.TID 0000.0001) > OBNptrFile(87)='OBN_Phy66_76x72x24_baltic_128.bin',
784     (PID.TID 0000.0001) > OBWptrFile(87)='OBW_Phy66_76x72x24_baltic_128.bin',
785     (PID.TID 0000.0001) > OBNptrFile(88)='OBN_Phy67_76x72x24_baltic_128.bin',
786     (PID.TID 0000.0001) > OBWptrFile(88)='OBW_Phy67_76x72x24_baltic_128.bin',
787     (PID.TID 0000.0001) > OBNptrFile(89)='OBN_Phy68_76x72x24_baltic_128.bin',
788     (PID.TID 0000.0001) > OBWptrFile(89)='OBW_Phy68_76x72x24_baltic_128.bin',
789     (PID.TID 0000.0001) > OBNptrFile(90)='OBN_Phy69_76x72x24_baltic_128.bin',
790     (PID.TID 0000.0001) > OBWptrFile(90)='OBW_Phy69_76x72x24_baltic_128.bin',
791     (PID.TID 0000.0001) > OBNptrFile(91)='OBN_Phy70_76x72x24_baltic_128.bin',
792     (PID.TID 0000.0001) > OBWptrFile(91)='OBW_Phy70_76x72x24_baltic_128.bin',
793     (PID.TID 0000.0001) > OBNptrFile(92)='OBN_Phy71_76x72x24_baltic_128.bin',
794     (PID.TID 0000.0001) > OBWptrFile(92)='OBW_Phy71_76x72x24_baltic_128.bin',
795     (PID.TID 0000.0001) > OBNptrFile(93)='OBN_Phy72_76x72x24_baltic_128.bin',
796     (PID.TID 0000.0001) > OBWptrFile(93)='OBW_Phy72_76x72x24_baltic_128.bin',
797     (PID.TID 0000.0001) > OBNptrFile(94)='OBN_Phy73_76x72x24_baltic_128.bin',
798     (PID.TID 0000.0001) > OBWptrFile(94)='OBW_Phy73_76x72x24_baltic_128.bin',
799     (PID.TID 0000.0001) > OBNptrFile(95)='OBN_Phy74_76x72x24_baltic_128.bin',
800     (PID.TID 0000.0001) > OBWptrFile(95)='OBW_Phy74_76x72x24_baltic_128.bin',
801     (PID.TID 0000.0001) > OBNptrFile(96)='OBN_Phy75_76x72x24_baltic_128.bin',
802     (PID.TID 0000.0001) > OBWptrFile(96)='OBW_Phy75_76x72x24_baltic_128.bin',
803     (PID.TID 0000.0001) > OBNptrFile(97)='OBN_Phy76_76x72x24_baltic_128.bin',
804     (PID.TID 0000.0001) > OBWptrFile(97)='OBW_Phy76_76x72x24_baltic_128.bin',
805     (PID.TID 0000.0001) > OBNptrFile(98)='OBN_Phy77_76x72x24_baltic_128.bin',
806     (PID.TID 0000.0001) > OBWptrFile(98)='OBW_Phy77_76x72x24_baltic_128.bin',
807     (PID.TID 0000.0001) > OBNptrFile(99)='OBN_Phy78_76x72x24_baltic_128.bin',
808     (PID.TID 0000.0001) > OBWptrFile(99)='OBW_Phy78_76x72x24_baltic_128.bin',
809     (PID.TID 0000.0001) >#
810     (PID.TID 0000.0001) > /
811     (PID.TID 0000.0001) >
812     (PID.TID 0000.0001) ># *****************************************
813     (PID.TID 0000.0001) ># Orlanski Boundary Condition Parameters.
814     (PID.TID 0000.0001) ># *****************************************
815     (PID.TID 0000.0001) ># &OBCS_PARM02
816     (PID.TID 0000.0001) ># cvelTimeScale = 2000.,
817     (PID.TID 0000.0001) ># /
818     (PID.TID 0000.0001) >
819     (PID.TID 0000.0001) ># *****************************************
820     (PID.TID 0000.0001) ># Sponge Layer Parameters.
821     (PID.TID 0000.0001) ># *****************************************
822     (PID.TID 0000.0001) ># &OBCS_PARM03
823     (PID.TID 0000.0001) ># Urelaxobcsinner=7776000.E0,
824     (PID.TID 0000.0001) ># Urelaxobcsbound=2592000.E0,
825     (PID.TID 0000.0001) ># Vrelaxobcsinner=7776000.E0,
826     (PID.TID 0000.0001) ># Vrelaxobcsbound=2592000.E0,
827     (PID.TID 0000.0001) ># spongeThickness=10,
828     (PID.TID 0000.0001) ># /
829 jahn 1.1 (PID.TID 0000.0001)
830 jahn 1.11 (PID.TID 0000.0001) OBCS_READPARMS: finished reading data.obcs
831     (PID.TID 0000.0001) OB_indexUnset = /* unset OB index value (i.e. no OB) */
832     (PID.TID 0000.0001) 0
833 jahn 1.1 (PID.TID 0000.0001) ;
834 jahn 1.11 (PID.TID 0000.0001) Northern OB global indices : OB_Jnorth =
835     (PID.TID 0000.0001) 76 @ 72 /* I = 1: 76 */
836     (PID.TID 0000.0001) Southern OB global indices : OB_Jsouth =
837     (PID.TID 0000.0001) 76 @ 0 /* I = 1: 76 */
838     (PID.TID 0000.0001) Eastern OB global indices : OB_Ieast =
839     (PID.TID 0000.0001) 72 @ 0 /* J = 1: 72 */
840     (PID.TID 0000.0001) Western OB global indices : OB_Iwest =
841     (PID.TID 0000.0001) 72 @ 1 /* J = 1: 72 */
842     (PID.TID 0000.0001)
843     (PID.TID 0000.0001) PTRACERS_READPARMS: opening data.ptracers
844     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.ptracers
845     (PID.TID 0000.0001) // =======================================================
846     (PID.TID 0000.0001) // Parameter file "data.ptracers"
847     (PID.TID 0000.0001) // =======================================================
848     (PID.TID 0000.0001) > &PTRACERS_PARM01
849     (PID.TID 0000.0001) > PTRACERS_numInUse=99,
850     (PID.TID 0000.0001) ># 366 days == 19930101 060000
851     (PID.TID 0000.0001) > PTRACERS_Iter0= 26352,
852     (PID.TID 0000.0001) ># tracer 1 - phosphate
853     (PID.TID 0000.0001) > PTRACERS_names(1)='PO4',
854     (PID.TID 0000.0001) > PTRACERS_units(1)='mmol P/m^3',
855     (PID.TID 0000.0001) > PTRACERS_advScheme(1)=33,
856     (PID.TID 0000.0001) > PTRACERS_diffKh(1)=0.E3,
857     (PID.TID 0000.0001) > PTRACERS_diffKr(1)=1.E-6,
858     (PID.TID 0000.0001) > PTRACERS_useKPP(1)=.TRUE. ,
859     (PID.TID 0000.0001) ># tracer 2 - nitrate
860     (PID.TID 0000.0001) > PTRACERS_names(2)='NO3',
861     (PID.TID 0000.0001) > PTRACERS_units(2)='mmol N/m^3',
862     (PID.TID 0000.0001) > PTRACERS_advScheme(2)=33,
863     (PID.TID 0000.0001) > PTRACERS_diffKh(2)=0.E3,
864     (PID.TID 0000.0001) > PTRACERS_diffKr(2)=1.E-6,
865     (PID.TID 0000.0001) > PTRACERS_useKPP(2)=.TRUE. ,
866     (PID.TID 0000.0001) ># tracer 3 - dissolved iron
867     (PID.TID 0000.0001) > PTRACERS_names(3)='FeT',
868     (PID.TID 0000.0001) > PTRACERS_units(3)='mmol Fe/m^3',
869     (PID.TID 0000.0001) > PTRACERS_advScheme(3)=33,
870     (PID.TID 0000.0001) > PTRACERS_diffKh(3)=0.E3,
871     (PID.TID 0000.0001) > PTRACERS_diffKr(3)=1.E-6,
872     (PID.TID 0000.0001) > PTRACERS_useKPP(3)=.TRUE. ,
873     (PID.TID 0000.0001) ># tracer 4 - silicic acid
874     (PID.TID 0000.0001) > PTRACERS_names(4)='SiO2',
875     (PID.TID 0000.0001) > PTRACERS_units(4)='mmol Si/m^3',
876     (PID.TID 0000.0001) > PTRACERS_advScheme(4)=33,
877     (PID.TID 0000.0001) > PTRACERS_diffKh(4)=0.E3,
878     (PID.TID 0000.0001) > PTRACERS_diffKr(4)=1.E-6,
879     (PID.TID 0000.0001) > PTRACERS_useKPP(4)=.TRUE. ,
880     (PID.TID 0000.0001) ># tracer 5 - DOP
881     (PID.TID 0000.0001) > PTRACERS_names(5)='DOP',
882     (PID.TID 0000.0001) > PTRACERS_units(5)='mmol P/m^3',
883     (PID.TID 0000.0001) > PTRACERS_advScheme(5)=33,
884     (PID.TID 0000.0001) > PTRACERS_diffKh(5)=0.E3,
885     (PID.TID 0000.0001) > PTRACERS_diffKr(5)=1.E-6,
886     (PID.TID 0000.0001) > PTRACERS_useKPP(5)=.TRUE. ,
887     (PID.TID 0000.0001) ># tracer 6 - DON
888     (PID.TID 0000.0001) > PTRACERS_names(6)='DON',
889     (PID.TID 0000.0001) > PTRACERS_units(6)='mmol N/m^3',
890     (PID.TID 0000.0001) > PTRACERS_advScheme(6)=33,
891     (PID.TID 0000.0001) > PTRACERS_diffKh(6)=0.E3,
892     (PID.TID 0000.0001) > PTRACERS_diffKr(6)=1.E-6,
893     (PID.TID 0000.0001) > PTRACERS_useKPP(6)=.TRUE. ,
894     (PID.TID 0000.0001) ># tracer 7 - DOFe
895     (PID.TID 0000.0001) > PTRACERS_names(7)='DOFe',
896     (PID.TID 0000.0001) > PTRACERS_units(7)='mmol Fe/m^3',
897     (PID.TID 0000.0001) > PTRACERS_advScheme(7)=33,
898     (PID.TID 0000.0001) > PTRACERS_diffKh(7)=0.E3,
899     (PID.TID 0000.0001) > PTRACERS_diffKr(7)=1.E-6,
900     (PID.TID 0000.0001) > PTRACERS_useKPP(7)=.TRUE. ,
901     (PID.TID 0000.0001) ># tracer 8 - ZOO1P
902     (PID.TID 0000.0001) > PTRACERS_names(8)='ZOO1P',
903     (PID.TID 0000.0001) > PTRACERS_units(8)='mmol P/m^3',
904     (PID.TID 0000.0001) > PTRACERS_advScheme(8)=33,
905     (PID.TID 0000.0001) > PTRACERS_diffKh(8)=0.E3,
906     (PID.TID 0000.0001) > PTRACERS_diffKr(8)=1.E-6,
907     (PID.TID 0000.0001) > PTRACERS_useKPP(8)=.TRUE. ,
908     (PID.TID 0000.0001) ># tracer 9 - ZOO1N
909     (PID.TID 0000.0001) > PTRACERS_names(9)='ZOO1N',
910     (PID.TID 0000.0001) > PTRACERS_units(9)='mmol N/m^3'
911     (PID.TID 0000.0001) > PTRACERS_advScheme(9)=33,
912     (PID.TID 0000.0001) > PTRACERS_diffKh(9)=0.E3,
913     (PID.TID 0000.0001) > PTRACERS_diffKr(9)=1.E-6,
914     (PID.TID 0000.0001) > PTRACERS_useKPP(9)=.TRUE. ,
915     (PID.TID 0000.0001) ># tracer 10 - ZOO1Fe
916     (PID.TID 0000.0001) > PTRACERS_names(10)='ZOO1Fe',
917     (PID.TID 0000.0001) > PTRACERS_units(10)='mmol Fe/m^3'
918     (PID.TID 0000.0001) > PTRACERS_advScheme(10)=33,
919     (PID.TID 0000.0001) > PTRACERS_diffKh(10)=0.E3,
920     (PID.TID 0000.0001) > PTRACERS_diffKr(10)=1.E-6,
921     (PID.TID 0000.0001) > PTRACERS_useKPP(10)=.TRUE. ,
922     (PID.TID 0000.0001) ># tracer 11 - ZOO1Si
923     (PID.TID 0000.0001) > PTRACERS_names(11)='ZOO1Si',
924     (PID.TID 0000.0001) > PTRACERS_units(11)='mmol Si/m^3'
925     (PID.TID 0000.0001) > PTRACERS_advScheme(11)=33,
926     (PID.TID 0000.0001) > PTRACERS_diffKh(11)=0.E3,
927     (PID.TID 0000.0001) > PTRACERS_diffKr(11)=1.E-6,
928     (PID.TID 0000.0001) > PTRACERS_useKPP(11)=.TRUE. ,
929     (PID.TID 0000.0001) ># tracer 12 - ZOO2P
930     (PID.TID 0000.0001) > PTRACERS_names(12)='ZOO2P',
931     (PID.TID 0000.0001) > PTRACERS_units(12)='mmol P/m^3',
932     (PID.TID 0000.0001) > PTRACERS_advScheme(12)=33,
933     (PID.TID 0000.0001) > PTRACERS_diffKh(12)=0.E3,
934     (PID.TID 0000.0001) > PTRACERS_diffKr(12)=1.E-6,
935     (PID.TID 0000.0001) > PTRACERS_useKPP(12)=.TRUE. ,
936     (PID.TID 0000.0001) ># tracer 13 - ZOO2N
937     (PID.TID 0000.0001) > PTRACERS_names(13)='ZOO2N',
938     (PID.TID 0000.0001) > PTRACERS_units(13)='mmol N/m^3'
939     (PID.TID 0000.0001) > PTRACERS_advScheme(13)=33,
940     (PID.TID 0000.0001) > PTRACERS_diffKh(13)=0.E3,
941     (PID.TID 0000.0001) > PTRACERS_diffKr(13)=1.E-6,
942     (PID.TID 0000.0001) > PTRACERS_useKPP(13)=.TRUE. ,
943     (PID.TID 0000.0001) ># tracer 14 - ZOO2Fe
944     (PID.TID 0000.0001) > PTRACERS_names(14)='ZOO2Fe',
945     (PID.TID 0000.0001) > PTRACERS_units(14)='mmol Fe/m^3'
946     (PID.TID 0000.0001) > PTRACERS_advScheme(14)=33,
947     (PID.TID 0000.0001) > PTRACERS_diffKh(14)=0.E3,
948     (PID.TID 0000.0001) > PTRACERS_diffKr(14)=1.E-6,
949     (PID.TID 0000.0001) > PTRACERS_useKPP(14)=.TRUE. ,
950     (PID.TID 0000.0001) ># tracer 15 - ZOO2Si
951     (PID.TID 0000.0001) > PTRACERS_names(15)='ZOO2Si',
952     (PID.TID 0000.0001) > PTRACERS_units(15)='mmol Si/m^3'
953     (PID.TID 0000.0001) > PTRACERS_advScheme(15)=33,
954     (PID.TID 0000.0001) > PTRACERS_diffKh(15)=0.E3,
955     (PID.TID 0000.0001) > PTRACERS_diffKr(15)=1.E-6,
956     (PID.TID 0000.0001) > PTRACERS_useKPP(15)=.TRUE. ,
957     (PID.TID 0000.0001) ># tracer 16 - POP
958     (PID.TID 0000.0001) > PTRACERS_names(16)='POP',
959     (PID.TID 0000.0001) > PTRACERS_units(16)='mmol P/m^3',
960     (PID.TID 0000.0001) > PTRACERS_advScheme(16)=33,
961     (PID.TID 0000.0001) > PTRACERS_diffKh(16)=0.E3,
962     (PID.TID 0000.0001) > PTRACERS_diffKr(16)=1.E-6,
963     (PID.TID 0000.0001) > PTRACERS_useKPP(16)=.TRUE. ,
964     (PID.TID 0000.0001) ># tracer 17 - PON
965     (PID.TID 0000.0001) > PTRACERS_names(17)='PON',
966     (PID.TID 0000.0001) > PTRACERS_units(17)='mmol N/m^3',
967     (PID.TID 0000.0001) > PTRACERS_advScheme(17)=33,
968     (PID.TID 0000.0001) > PTRACERS_diffKh(17)=0.E3,
969     (PID.TID 0000.0001) > PTRACERS_diffKr(17)=1.E-6,
970     (PID.TID 0000.0001) > PTRACERS_useKPP(17)=.TRUE. ,
971     (PID.TID 0000.0001) ># tracer 18 - POFe
972     (PID.TID 0000.0001) > PTRACERS_names(18)='POFe',
973     (PID.TID 0000.0001) > PTRACERS_units(18)='mmol Fe/m^3'
974     (PID.TID 0000.0001) > PTRACERS_advScheme(18)=33,
975     (PID.TID 0000.0001) > PTRACERS_diffKh(18)=0.E3,
976     (PID.TID 0000.0001) > PTRACERS_diffKr(18)=1.E-6,
977     (PID.TID 0000.0001) > PTRACERS_useKPP(18)=.TRUE. ,
978     (PID.TID 0000.0001) ># tracer 19 - POSi
979     (PID.TID 0000.0001) > PTRACERS_names(19)='POSi',
980     (PID.TID 0000.0001) > PTRACERS_units(19)='mmol Si/m^3'
981     (PID.TID 0000.0001) > PTRACERS_advScheme(19)=33,
982     (PID.TID 0000.0001) > PTRACERS_diffKh(19)=0.E3,
983     (PID.TID 0000.0001) > PTRACERS_diffKr(19)=1.E-6,
984     (PID.TID 0000.0001) > PTRACERS_useKPP(19)=.TRUE. ,
985     (PID.TID 0000.0001) ># tracer 20 - NH4
986     (PID.TID 0000.0001) > PTRACERS_names(20)='NH4',
987     (PID.TID 0000.0001) > PTRACERS_units(20)='mmol N/m^3'
988     (PID.TID 0000.0001) > PTRACERS_advScheme(20)=33,
989     (PID.TID 0000.0001) > PTRACERS_diffKh(20)=0.E3,
990     (PID.TID 0000.0001) > PTRACERS_diffKr(20)=1.E-6,
991     (PID.TID 0000.0001) > PTRACERS_useKPP(20)=.TRUE. ,
992     (PID.TID 0000.0001) ># tracer 21 - NO2
993     (PID.TID 0000.0001) > PTRACERS_names(21)='NO2',
994     (PID.TID 0000.0001) > PTRACERS_units(21)='mmol N/m^3'
995     (PID.TID 0000.0001) > PTRACERS_advScheme(21)=33,
996     (PID.TID 0000.0001) > PTRACERS_diffKh(21)=0.E3,
997     (PID.TID 0000.0001) > PTRACERS_diffKr(21)=1.E-6,
998     (PID.TID 0000.0001) > PTRACERS_useKPP(21)=.TRUE. ,
999     (PID.TID 0000.0001) ># tracer 22 - PHYT01
1000     (PID.TID 0000.0001) > PTRACERS_names(22)='Phy01',
1001     (PID.TID 0000.0001) > PTRACERS_units(22)='mmol P/m^3'
1002     (PID.TID 0000.0001) > PTRACERS_advScheme(22)=33,
1003     (PID.TID 0000.0001) > PTRACERS_diffKh(22)=0.E3,
1004     (PID.TID 0000.0001) > PTRACERS_diffKr(22)=1.E-6,
1005     (PID.TID 0000.0001) > PTRACERS_useKPP(22)=.TRUE. ,
1006     (PID.TID 0000.0001) ># tracer 23 - PHYT02
1007     (PID.TID 0000.0001) > PTRACERS_names(23)='Phy02',
1008     (PID.TID 0000.0001) > PTRACERS_units(23)='mmol P/m^3'
1009     (PID.TID 0000.0001) > PTRACERS_advScheme(23)=33,
1010     (PID.TID 0000.0001) > PTRACERS_diffKh(23)=0.E3,
1011     (PID.TID 0000.0001) > PTRACERS_diffKr(23)=1.E-6,
1012     (PID.TID 0000.0001) > PTRACERS_useKPP(23)=.TRUE. ,
1013     (PID.TID 0000.0001) ># tracer 24 - PHYT03
1014     (PID.TID 0000.0001) > PTRACERS_names(24)='Phy03',
1015     (PID.TID 0000.0001) > PTRACERS_units(24)='mmol P/m^3'
1016     (PID.TID 0000.0001) > PTRACERS_advScheme(24)=33,
1017     (PID.TID 0000.0001) > PTRACERS_diffKh(24)=0.E3,
1018     (PID.TID 0000.0001) > PTRACERS_diffKr(24)=1.E-6,
1019     (PID.TID 0000.0001) > PTRACERS_useKPP(24)=.TRUE. ,
1020     (PID.TID 0000.0001) ># tracer 25 - PHYT04
1021     (PID.TID 0000.0001) > PTRACERS_names(25)='Phy04',
1022     (PID.TID 0000.0001) > PTRACERS_units(25)='mmol P/m^3'
1023     (PID.TID 0000.0001) > PTRACERS_advScheme(25)=33,
1024     (PID.TID 0000.0001) > PTRACERS_diffKh(25)=0.E3,
1025     (PID.TID 0000.0001) > PTRACERS_diffKr(25)=1.E-6,
1026     (PID.TID 0000.0001) > PTRACERS_useKPP(25)=.TRUE. ,
1027     (PID.TID 0000.0001) ># tracer 26 - PHYT05
1028     (PID.TID 0000.0001) > PTRACERS_names(26)='Phy05',
1029     (PID.TID 0000.0001) > PTRACERS_units(26)='mmol P/m^3'
1030     (PID.TID 0000.0001) > PTRACERS_advScheme(26)=33,
1031     (PID.TID 0000.0001) > PTRACERS_diffKh(26)=0.E3,
1032     (PID.TID 0000.0001) > PTRACERS_diffKr(26)=1.E-6,
1033     (PID.TID 0000.0001) > PTRACERS_useKPP(26)=.TRUE. ,
1034     (PID.TID 0000.0001) ># tracer 27 - PHYT06
1035     (PID.TID 0000.0001) > PTRACERS_names(27)='Phy06',
1036     (PID.TID 0000.0001) > PTRACERS_units(27)='mmol P/m^3'
1037     (PID.TID 0000.0001) > PTRACERS_advScheme(27)=33,
1038     (PID.TID 0000.0001) > PTRACERS_diffKh(27)=0.E3,
1039     (PID.TID 0000.0001) > PTRACERS_diffKr(27)=1.E-6,
1040     (PID.TID 0000.0001) > PTRACERS_useKPP(27)=.TRUE. ,
1041     (PID.TID 0000.0001) ># tracer 28 - PHYT07
1042     (PID.TID 0000.0001) > PTRACERS_names(28)='Phy07',
1043     (PID.TID 0000.0001) > PTRACERS_units(28)='mmol P/m^3'
1044     (PID.TID 0000.0001) > PTRACERS_advScheme(28)=33,
1045     (PID.TID 0000.0001) > PTRACERS_diffKh(28)=0.E3,
1046     (PID.TID 0000.0001) > PTRACERS_diffKr(28)=1.E-6,
1047     (PID.TID 0000.0001) > PTRACERS_useKPP(28)=.TRUE. ,
1048     (PID.TID 0000.0001) ># tracer 29 - PHYT08
1049     (PID.TID 0000.0001) > PTRACERS_names(29)='Phy08',
1050     (PID.TID 0000.0001) > PTRACERS_units(29)='mmol P/m^3'
1051     (PID.TID 0000.0001) > PTRACERS_advScheme(29)=33,
1052     (PID.TID 0000.0001) > PTRACERS_diffKh(29)=0.E3,
1053     (PID.TID 0000.0001) > PTRACERS_diffKr(29)=1.E-6,
1054     (PID.TID 0000.0001) > PTRACERS_useKPP(29)=.TRUE. ,
1055     (PID.TID 0000.0001) ># tracer 30 - PHYT09
1056     (PID.TID 0000.0001) > PTRACERS_names(30)='Phy09',
1057     (PID.TID 0000.0001) > PTRACERS_units(30)='mmol P/m^3'
1058     (PID.TID 0000.0001) > PTRACERS_advScheme(30)=33,
1059     (PID.TID 0000.0001) > PTRACERS_diffKh(30)=0.E3,
1060     (PID.TID 0000.0001) > PTRACERS_diffKr(30)=1.E-6,
1061     (PID.TID 0000.0001) > PTRACERS_useKPP(30)=.TRUE. ,
1062     (PID.TID 0000.0001) ># tracer 31 - PHYT10
1063     (PID.TID 0000.0001) > PTRACERS_names(31)='Phy10',
1064     (PID.TID 0000.0001) > PTRACERS_units(31)='mmol P/m^3'
1065     (PID.TID 0000.0001) > PTRACERS_advScheme(31)=33,
1066     (PID.TID 0000.0001) > PTRACERS_diffKh(31)=0.E3,
1067     (PID.TID 0000.0001) > PTRACERS_diffKr(31)=1.E-6,
1068     (PID.TID 0000.0001) > PTRACERS_useKPP(31)=.TRUE. ,
1069     (PID.TID 0000.0001) ># tracer 32 - PHYT11
1070     (PID.TID 0000.0001) > PTRACERS_names(32)='Phy11',
1071     (PID.TID 0000.0001) > PTRACERS_units(32)='mmol P/m^3'
1072     (PID.TID 0000.0001) > PTRACERS_advScheme(32)=33,
1073     (PID.TID 0000.0001) > PTRACERS_diffKh(32)=0.E3,
1074     (PID.TID 0000.0001) > PTRACERS_diffKr(32)=1.E-6,
1075     (PID.TID 0000.0001) > PTRACERS_useKPP(32)=.TRUE. ,
1076     (PID.TID 0000.0001) ># tracer 33 - PHYT12
1077     (PID.TID 0000.0001) > PTRACERS_names(33)='Phy12',
1078     (PID.TID 0000.0001) > PTRACERS_units(33)='mmol P/m^3'
1079     (PID.TID 0000.0001) > PTRACERS_advScheme(33)=33,
1080     (PID.TID 0000.0001) > PTRACERS_diffKh(33)=0.E3,
1081     (PID.TID 0000.0001) > PTRACERS_diffKr(33)=1.E-6,
1082     (PID.TID 0000.0001) > PTRACERS_useKPP(33)=.TRUE. ,
1083     (PID.TID 0000.0001) ># tracer 34 - PHYT13
1084     (PID.TID 0000.0001) > PTRACERS_names(34)='Phy13',
1085     (PID.TID 0000.0001) > PTRACERS_units(34)='mmol P/m^3'
1086     (PID.TID 0000.0001) > PTRACERS_advScheme(34)=33,
1087     (PID.TID 0000.0001) > PTRACERS_diffKh(34)=0.E3,
1088     (PID.TID 0000.0001) > PTRACERS_diffKr(34)=1.E-6,
1089     (PID.TID 0000.0001) > PTRACERS_useKPP(34)=.TRUE. ,
1090     (PID.TID 0000.0001) ># tracer 35 - PHYT14
1091     (PID.TID 0000.0001) > PTRACERS_names(35)='Phy14',
1092     (PID.TID 0000.0001) > PTRACERS_units(35)='mmol P/m^3'
1093     (PID.TID 0000.0001) > PTRACERS_advScheme(35)=33,
1094     (PID.TID 0000.0001) > PTRACERS_diffKh(35)=0.E3,
1095     (PID.TID 0000.0001) > PTRACERS_diffKr(35)=1.E-6,
1096     (PID.TID 0000.0001) > PTRACERS_useKPP(35)=.TRUE. ,
1097     (PID.TID 0000.0001) ># tracer 36 - PHYT15
1098     (PID.TID 0000.0001) > PTRACERS_names(36)='Phy15',
1099     (PID.TID 0000.0001) > PTRACERS_units(36)='mmol P/m^3'
1100     (PID.TID 0000.0001) > PTRACERS_advScheme(36)=33,
1101     (PID.TID 0000.0001) > PTRACERS_diffKh(36)=0.E3,
1102     (PID.TID 0000.0001) > PTRACERS_diffKr(36)=1.E-6,
1103     (PID.TID 0000.0001) > PTRACERS_useKPP(36)=.TRUE. ,
1104     (PID.TID 0000.0001) ># tracer 37 - PHYT16
1105     (PID.TID 0000.0001) > PTRACERS_names(37)='Phy16',
1106     (PID.TID 0000.0001) > PTRACERS_units(37)='mmol P/m^3'
1107     (PID.TID 0000.0001) > PTRACERS_advScheme(37)=33,
1108     (PID.TID 0000.0001) > PTRACERS_diffKh(37)=0.E3,
1109     (PID.TID 0000.0001) > PTRACERS_diffKr(37)=1.E-6,
1110     (PID.TID 0000.0001) > PTRACERS_useKPP(37)=.TRUE. ,
1111     (PID.TID 0000.0001) ># tracer 38 - PHYT17
1112     (PID.TID 0000.0001) > PTRACERS_names(38)='Phy17',
1113     (PID.TID 0000.0001) > PTRACERS_units(38)='mmol P/m^3'
1114     (PID.TID 0000.0001) > PTRACERS_advScheme(38)=33,
1115     (PID.TID 0000.0001) > PTRACERS_diffKh(38)=0.E3,
1116     (PID.TID 0000.0001) > PTRACERS_diffKr(38)=1.E-6,
1117     (PID.TID 0000.0001) > PTRACERS_useKPP(38)=.TRUE. ,
1118     (PID.TID 0000.0001) ># tracer 39 - PHYT18
1119     (PID.TID 0000.0001) > PTRACERS_names(39)='Phy18',
1120     (PID.TID 0000.0001) > PTRACERS_units(39)='mmol P/m^3'
1121     (PID.TID 0000.0001) > PTRACERS_advScheme(39)=33,
1122     (PID.TID 0000.0001) > PTRACERS_diffKh(39)=0.E3,
1123     (PID.TID 0000.0001) > PTRACERS_diffKr(39)=1.E-6,
1124     (PID.TID 0000.0001) > PTRACERS_useKPP(39)=.TRUE. ,
1125     (PID.TID 0000.0001) ># tracer 40 - PHYT19
1126     (PID.TID 0000.0001) > PTRACERS_names(40)='Phy19',
1127     (PID.TID 0000.0001) > PTRACERS_units(40)='mmol P/m^3'
1128     (PID.TID 0000.0001) > PTRACERS_advScheme(40)=33,
1129     (PID.TID 0000.0001) > PTRACERS_diffKh(40)=0.E3,
1130     (PID.TID 0000.0001) > PTRACERS_diffKr(40)=1.E-6,
1131     (PID.TID 0000.0001) > PTRACERS_useKPP(40)=.TRUE. ,
1132     (PID.TID 0000.0001) ># tracer 41 - PHYT20
1133     (PID.TID 0000.0001) > PTRACERS_names(41)='Phy20',
1134     (PID.TID 0000.0001) > PTRACERS_units(41)='mmol P/m^3'
1135     (PID.TID 0000.0001) > PTRACERS_advScheme(41)=33,
1136     (PID.TID 0000.0001) > PTRACERS_diffKh(41)=0.E3,
1137     (PID.TID 0000.0001) > PTRACERS_diffKr(41)=1.E-6,
1138     (PID.TID 0000.0001) > PTRACERS_useKPP(41)=.TRUE. ,
1139     (PID.TID 0000.0001) ># tracer 42 - PHYT21
1140     (PID.TID 0000.0001) > PTRACERS_names(42)='Phy21',
1141     (PID.TID 0000.0001) > PTRACERS_units(42)='mmol P/m^3'
1142     (PID.TID 0000.0001) > PTRACERS_advScheme(42)=33,
1143     (PID.TID 0000.0001) > PTRACERS_diffKh(42)=0.E3,
1144     (PID.TID 0000.0001) > PTRACERS_diffKr(42)=1.E-6,
1145     (PID.TID 0000.0001) > PTRACERS_useKPP(42)=.TRUE. ,
1146     (PID.TID 0000.0001) ># tracer 43 - PHYT22
1147     (PID.TID 0000.0001) > PTRACERS_names(43)='Phy22',
1148     (PID.TID 0000.0001) > PTRACERS_units(43)='mmol P/m^3'
1149     (PID.TID 0000.0001) > PTRACERS_advScheme(43)=33,
1150     (PID.TID 0000.0001) > PTRACERS_diffKh(43)=0.E3,
1151     (PID.TID 0000.0001) > PTRACERS_diffKr(43)=1.E-6,
1152     (PID.TID 0000.0001) > PTRACERS_useKPP(43)=.TRUE. ,
1153     (PID.TID 0000.0001) ># tracer 44 - PHYT23
1154     (PID.TID 0000.0001) > PTRACERS_names(44)='Phy23',
1155     (PID.TID 0000.0001) > PTRACERS_units(44)='mmol P/m^3'
1156     (PID.TID 0000.0001) > PTRACERS_advScheme(44)=33,
1157     (PID.TID 0000.0001) > PTRACERS_diffKh(44)=0.E3,
1158     (PID.TID 0000.0001) > PTRACERS_diffKr(44)=1.E-6,
1159     (PID.TID 0000.0001) > PTRACERS_useKPP(44)=.TRUE. ,
1160     (PID.TID 0000.0001) ># tracer 45 - PHYT24
1161     (PID.TID 0000.0001) > PTRACERS_names(45)='Phy24',
1162     (PID.TID 0000.0001) > PTRACERS_units(45)='mmol P/m^3'
1163     (PID.TID 0000.0001) > PTRACERS_advScheme(45)=33,
1164     (PID.TID 0000.0001) > PTRACERS_diffKh(45)=0.E3,
1165     (PID.TID 0000.0001) > PTRACERS_diffKr(45)=1.E-6,
1166     (PID.TID 0000.0001) > PTRACERS_useKPP(45)=.TRUE. ,
1167     (PID.TID 0000.0001) ># tracer 46 - PHYT25
1168     (PID.TID 0000.0001) > PTRACERS_names(46)='Phy25',
1169     (PID.TID 0000.0001) > PTRACERS_units(46)='mmol P/m^3'
1170     (PID.TID 0000.0001) > PTRACERS_advScheme(46)=33,
1171     (PID.TID 0000.0001) > PTRACERS_diffKh(46)=0.E3,
1172     (PID.TID 0000.0001) > PTRACERS_diffKr(46)=1.E-6,
1173     (PID.TID 0000.0001) > PTRACERS_useKPP(46)=.TRUE. ,
1174     (PID.TID 0000.0001) ># tracer 47 - PHYT26
1175     (PID.TID 0000.0001) > PTRACERS_names(47)='Phy26',
1176     (PID.TID 0000.0001) > PTRACERS_units(47)='mmol P/m^3'
1177     (PID.TID 0000.0001) > PTRACERS_advScheme(47)=33,
1178     (PID.TID 0000.0001) > PTRACERS_diffKh(47)=0.E3,
1179     (PID.TID 0000.0001) > PTRACERS_diffKr(47)=1.E-6,
1180     (PID.TID 0000.0001) > PTRACERS_useKPP(47)=.TRUE. ,
1181     (PID.TID 0000.0001) ># tracer 48 - PHYT27
1182     (PID.TID 0000.0001) > PTRACERS_names(48)='Phy27',
1183     (PID.TID 0000.0001) > PTRACERS_units(48)='mmol P/m^3'
1184     (PID.TID 0000.0001) > PTRACERS_advScheme(48)=33,
1185     (PID.TID 0000.0001) > PTRACERS_diffKh(48)=0.E3,
1186     (PID.TID 0000.0001) > PTRACERS_diffKr(48)=1.E-6,
1187     (PID.TID 0000.0001) > PTRACERS_useKPP(48)=.TRUE. ,
1188     (PID.TID 0000.0001) ># tracer 49 - PHYT28
1189     (PID.TID 0000.0001) > PTRACERS_names(49)='Phy28',
1190     (PID.TID 0000.0001) > PTRACERS_units(49)='mmol P/m^3'
1191     (PID.TID 0000.0001) > PTRACERS_advScheme(49)=33,
1192     (PID.TID 0000.0001) > PTRACERS_diffKh(49)=0.E3,
1193     (PID.TID 0000.0001) > PTRACERS_diffKr(49)=1.E-6,
1194     (PID.TID 0000.0001) > PTRACERS_useKPP(49)=.TRUE. ,
1195     (PID.TID 0000.0001) ># tracer 50 - PHYT29
1196     (PID.TID 0000.0001) > PTRACERS_names(50)='Phy29',
1197     (PID.TID 0000.0001) > PTRACERS_units(50)='mmol P/m^3'
1198     (PID.TID 0000.0001) > PTRACERS_advScheme(50)=33,
1199     (PID.TID 0000.0001) > PTRACERS_diffKh(50)=0.E3,
1200     (PID.TID 0000.0001) > PTRACERS_diffKr(50)=1.E-6,
1201     (PID.TID 0000.0001) > PTRACERS_useKPP(50)=.TRUE. ,
1202     (PID.TID 0000.0001) ># tracer 51 - PHY30
1203     (PID.TID 0000.0001) > PTRACERS_names(51)='Phy30',
1204     (PID.TID 0000.0001) > PTRACERS_units(51)='mmol P/m^3'
1205     (PID.TID 0000.0001) > PTRACERS_advScheme(51)=33,
1206     (PID.TID 0000.0001) > PTRACERS_diffKh(51)=0.E3,
1207     (PID.TID 0000.0001) > PTRACERS_diffKr(51)=1.E-6,
1208     (PID.TID 0000.0001) > PTRACERS_useKPP(51)=.TRUE. ,
1209     (PID.TID 0000.0001) ># tracer 52 - PHY31
1210     (PID.TID 0000.0001) > PTRACERS_names(52)='Phy31',
1211     (PID.TID 0000.0001) > PTRACERS_units(52)='mmol P/m^3'
1212     (PID.TID 0000.0001) > PTRACERS_advScheme(52)=33,
1213     (PID.TID 0000.0001) > PTRACERS_diffKh(52)=0.E3,
1214     (PID.TID 0000.0001) > PTRACERS_diffKr(52)=1.E-6,
1215     (PID.TID 0000.0001) > PTRACERS_useKPP(52)=.TRUE. ,
1216     (PID.TID 0000.0001) ># tracer 53 - PHY32
1217     (PID.TID 0000.0001) > PTRACERS_names(53)='Phy32',
1218     (PID.TID 0000.0001) > PTRACERS_units(53)='mmol P/m^3'
1219     (PID.TID 0000.0001) > PTRACERS_advScheme(53)=33,
1220     (PID.TID 0000.0001) > PTRACERS_diffKh(53)=0.E3,
1221     (PID.TID 0000.0001) > PTRACERS_diffKr(53)=1.E-6,
1222     (PID.TID 0000.0001) > PTRACERS_useKPP(53)=.TRUE. ,
1223     (PID.TID 0000.0001) ># tracer 54 - PHY33
1224     (PID.TID 0000.0001) > PTRACERS_names(54)='Phy33',
1225     (PID.TID 0000.0001) > PTRACERS_units(54)='mmol P/m^3'
1226     (PID.TID 0000.0001) > PTRACERS_advScheme(54)=33,
1227     (PID.TID 0000.0001) > PTRACERS_diffKh(54)=0.E3,
1228     (PID.TID 0000.0001) > PTRACERS_diffKr(54)=1.E-6,
1229     (PID.TID 0000.0001) > PTRACERS_useKPP(54)=.TRUE. ,
1230     (PID.TID 0000.0001) ># tracer 55 - PHY34
1231     (PID.TID 0000.0001) > PTRACERS_names(55)='Phy34',
1232     (PID.TID 0000.0001) > PTRACERS_units(55)='mmol P/m^3'
1233     (PID.TID 0000.0001) > PTRACERS_advScheme(55)=33,
1234     (PID.TID 0000.0001) > PTRACERS_diffKh(55)=0.E3,
1235     (PID.TID 0000.0001) > PTRACERS_diffKr(55)=1.E-6,
1236     (PID.TID 0000.0001) > PTRACERS_useKPP(55)=.TRUE. ,
1237     (PID.TID 0000.0001) ># tracer 56 - PHY35
1238     (PID.TID 0000.0001) > PTRACERS_names(56)='Phy35',
1239     (PID.TID 0000.0001) > PTRACERS_units(56)='mmol P/m^3'
1240     (PID.TID 0000.0001) > PTRACERS_advScheme(56)=33,
1241     (PID.TID 0000.0001) > PTRACERS_diffKh(56)=0.E3,
1242     (PID.TID 0000.0001) > PTRACERS_diffKr(56)=1.E-6,
1243     (PID.TID 0000.0001) > PTRACERS_useKPP(56)=.TRUE. ,
1244     (PID.TID 0000.0001) ># tracer 57 - PHY36
1245     (PID.TID 0000.0001) > PTRACERS_names(57)='Phy36',
1246     (PID.TID 0000.0001) > PTRACERS_units(57)='mmol P/m^3'
1247     (PID.TID 0000.0001) > PTRACERS_advScheme(57)=33,
1248     (PID.TID 0000.0001) > PTRACERS_diffKh(57)=0.E3,
1249     (PID.TID 0000.0001) > PTRACERS_diffKr(57)=1.E-6,
1250     (PID.TID 0000.0001) > PTRACERS_useKPP(57)=.TRUE. ,
1251     (PID.TID 0000.0001) ># tracer 58 - PHY37
1252     (PID.TID 0000.0001) > PTRACERS_names(58)='Phy37',
1253     (PID.TID 0000.0001) > PTRACERS_units(58)='mmol P/m^3'
1254     (PID.TID 0000.0001) > PTRACERS_advScheme(58)=33,
1255     (PID.TID 0000.0001) > PTRACERS_diffKh(58)=0.E3,
1256     (PID.TID 0000.0001) > PTRACERS_diffKr(58)=1.E-6,
1257     (PID.TID 0000.0001) > PTRACERS_useKPP(58)=.TRUE. ,
1258     (PID.TID 0000.0001) ># tracer 59 - PHY38
1259     (PID.TID 0000.0001) > PTRACERS_names(59)='Phy38',
1260     (PID.TID 0000.0001) > PTRACERS_units(59)='mmol P/m^3'
1261     (PID.TID 0000.0001) > PTRACERS_advScheme(59)=33,
1262     (PID.TID 0000.0001) > PTRACERS_diffKh(59)=0.E3,
1263     (PID.TID 0000.0001) > PTRACERS_diffKr(59)=1.E-6,
1264     (PID.TID 0000.0001) > PTRACERS_useKPP(59)=.TRUE. ,
1265     (PID.TID 0000.0001) ># tracer 60 - PHY39
1266     (PID.TID 0000.0001) > PTRACERS_names(60)='Phy39',
1267     (PID.TID 0000.0001) > PTRACERS_units(60)='mmol P/m^3'
1268     (PID.TID 0000.0001) > PTRACERS_advScheme(60)=33,
1269     (PID.TID 0000.0001) > PTRACERS_diffKh(60)=0.E3,
1270     (PID.TID 0000.0001) > PTRACERS_diffKr(60)=1.E-6,
1271     (PID.TID 0000.0001) > PTRACERS_useKPP(60)=.TRUE. ,
1272     (PID.TID 0000.0001) ># tracer 61 - PHY40
1273     (PID.TID 0000.0001) > PTRACERS_names(61)='Phy40',
1274     (PID.TID 0000.0001) > PTRACERS_units(61)='mmol P/m^3'
1275     (PID.TID 0000.0001) > PTRACERS_advScheme(61)=33,
1276     (PID.TID 0000.0001) > PTRACERS_diffKh(61)=0.E3,
1277     (PID.TID 0000.0001) > PTRACERS_diffKr(61)=1.E-6,
1278     (PID.TID 0000.0001) > PTRACERS_useKPP(61)=.TRUE. ,
1279     (PID.TID 0000.0001) ># tracer 62 - PHY41
1280     (PID.TID 0000.0001) > PTRACERS_names(62)='Phy41',
1281     (PID.TID 0000.0001) > PTRACERS_units(62)='mmol P/m^3'
1282     (PID.TID 0000.0001) > PTRACERS_advScheme(62)=33,
1283     (PID.TID 0000.0001) > PTRACERS_diffKh(62)=0.E3,
1284     (PID.TID 0000.0001) > PTRACERS_diffKr(62)=1.E-6,
1285     (PID.TID 0000.0001) > PTRACERS_useKPP(62)=.TRUE. ,
1286     (PID.TID 0000.0001) ># tracer 63 - PHY42
1287     (PID.TID 0000.0001) > PTRACERS_names(63)='Phy42',
1288     (PID.TID 0000.0001) > PTRACERS_units(63)='mmol P/m^3'
1289     (PID.TID 0000.0001) > PTRACERS_advScheme(63)=33,
1290     (PID.TID 0000.0001) > PTRACERS_diffKh(63)=0.E3,
1291     (PID.TID 0000.0001) > PTRACERS_diffKr(63)=1.E-6,
1292     (PID.TID 0000.0001) > PTRACERS_useKPP(63)=.TRUE. ,
1293     (PID.TID 0000.0001) ># tracer 64 - PHY43
1294     (PID.TID 0000.0001) > PTRACERS_names(64)='Phy43',
1295     (PID.TID 0000.0001) > PTRACERS_units(64)='mmol P/m^3'
1296     (PID.TID 0000.0001) > PTRACERS_advScheme(64)=33,
1297     (PID.TID 0000.0001) > PTRACERS_diffKh(64)=0.E3,
1298     (PID.TID 0000.0001) > PTRACERS_diffKr(64)=1.E-6,
1299     (PID.TID 0000.0001) > PTRACERS_useKPP(64)=.TRUE. ,
1300     (PID.TID 0000.0001) ># tracer 65 - PHY44
1301     (PID.TID 0000.0001) > PTRACERS_names(65)='Phy44',
1302     (PID.TID 0000.0001) > PTRACERS_units(65)='mmol P/m^3'
1303     (PID.TID 0000.0001) > PTRACERS_advScheme(65)=33,
1304     (PID.TID 0000.0001) > PTRACERS_diffKh(65)=0.E3,
1305     (PID.TID 0000.0001) > PTRACERS_diffKr(65)=1.E-6,
1306     (PID.TID 0000.0001) > PTRACERS_useKPP(65)=.TRUE. ,
1307     (PID.TID 0000.0001) ># tracer 66 - PHY45
1308     (PID.TID 0000.0001) > PTRACERS_names(66)='Phy45',
1309     (PID.TID 0000.0001) > PTRACERS_units(66)='mmol P/m^3'
1310     (PID.TID 0000.0001) > PTRACERS_advScheme(66)=33,
1311     (PID.TID 0000.0001) > PTRACERS_diffKh(66)=0.E3,
1312     (PID.TID 0000.0001) > PTRACERS_diffKr(66)=1.E-6,
1313     (PID.TID 0000.0001) > PTRACERS_useKPP(66)=.TRUE. ,
1314     (PID.TID 0000.0001) ># tracer 67 - PHY46
1315     (PID.TID 0000.0001) > PTRACERS_names(67)='Phy46',
1316     (PID.TID 0000.0001) > PTRACERS_units(67)='mmol P/m^3'
1317     (PID.TID 0000.0001) > PTRACERS_advScheme(67)=33,
1318     (PID.TID 0000.0001) > PTRACERS_diffKh(67)=0.E3,
1319     (PID.TID 0000.0001) > PTRACERS_diffKr(67)=1.E-6,
1320     (PID.TID 0000.0001) > PTRACERS_useKPP(67)=.TRUE. ,
1321     (PID.TID 0000.0001) ># tracer 68 - PHY47
1322     (PID.TID 0000.0001) > PTRACERS_names(68)='Phy47',
1323     (PID.TID 0000.0001) > PTRACERS_units(68)='mmol P/m^3'
1324     (PID.TID 0000.0001) > PTRACERS_advScheme(68)=33,
1325     (PID.TID 0000.0001) > PTRACERS_diffKh(68)=0.E3,
1326     (PID.TID 0000.0001) > PTRACERS_diffKr(68)=1.E-6,
1327     (PID.TID 0000.0001) > PTRACERS_useKPP(68)=.TRUE. ,
1328     (PID.TID 0000.0001) ># tracer 69 - PHY48
1329     (PID.TID 0000.0001) > PTRACERS_names(69)='Phy48',
1330     (PID.TID 0000.0001) > PTRACERS_units(69)='mmol P/m^3'
1331     (PID.TID 0000.0001) > PTRACERS_advScheme(69)=33,
1332     (PID.TID 0000.0001) > PTRACERS_diffKh(69)=0.E3,
1333     (PID.TID 0000.0001) > PTRACERS_diffKr(69)=1.E-6,
1334     (PID.TID 0000.0001) > PTRACERS_useKPP(69)=.TRUE. ,
1335     (PID.TID 0000.0001) ># tracer 70 - PHY49
1336     (PID.TID 0000.0001) > PTRACERS_names(70)='Phy49',
1337     (PID.TID 0000.0001) > PTRACERS_units(70)='mmol P/m^3'
1338     (PID.TID 0000.0001) > PTRACERS_advScheme(70)=33,
1339     (PID.TID 0000.0001) > PTRACERS_diffKh(70)=0.E3,
1340     (PID.TID 0000.0001) > PTRACERS_diffKr(70)=1.E-6,
1341     (PID.TID 0000.0001) > PTRACERS_useKPP(70)=.TRUE. ,
1342     (PID.TID 0000.0001) ># tracer 71 - PHY50
1343     (PID.TID 0000.0001) > PTRACERS_names(71)='Phy50',
1344     (PID.TID 0000.0001) > PTRACERS_units(71)='mmol P/m^3'
1345     (PID.TID 0000.0001) > PTRACERS_advScheme(71)=33,
1346     (PID.TID 0000.0001) > PTRACERS_diffKh(71)=0.E3,
1347     (PID.TID 0000.0001) > PTRACERS_diffKr(71)=1.E-6,
1348     (PID.TID 0000.0001) > PTRACERS_useKPP(71)=.TRUE. ,
1349     (PID.TID 0000.0001) ># tracer 72 - PHY51
1350     (PID.TID 0000.0001) > PTRACERS_names(72)='Phy51',
1351     (PID.TID 0000.0001) > PTRACERS_units(72)='mmol P/m^3'
1352     (PID.TID 0000.0001) > PTRACERS_advScheme(72)=33,
1353     (PID.TID 0000.0001) > PTRACERS_diffKh(72)=0.E3,
1354     (PID.TID 0000.0001) > PTRACERS_diffKr(72)=1.E-6,
1355     (PID.TID 0000.0001) > PTRACERS_useKPP(72)=.TRUE. ,
1356     (PID.TID 0000.0001) ># tracer 73 - PHY52
1357     (PID.TID 0000.0001) > PTRACERS_names(73)='Phy52',
1358     (PID.TID 0000.0001) > PTRACERS_units(73)='mmol P/m^3'
1359     (PID.TID 0000.0001) > PTRACERS_advScheme(73)=33,
1360     (PID.TID 0000.0001) > PTRACERS_diffKh(73)=0.E3,
1361     (PID.TID 0000.0001) > PTRACERS_diffKr(73)=1.E-6,
1362     (PID.TID 0000.0001) > PTRACERS_useKPP(73)=.TRUE. ,
1363     (PID.TID 0000.0001) ># tracer 74 - PHY53
1364     (PID.TID 0000.0001) > PTRACERS_names(74)='Phy53',
1365     (PID.TID 0000.0001) > PTRACERS_units(74)='mmol P/m^3'
1366     (PID.TID 0000.0001) > PTRACERS_advScheme(74)=33,
1367     (PID.TID 0000.0001) > PTRACERS_diffKh(74)=0.E3,
1368     (PID.TID 0000.0001) > PTRACERS_diffKr(74)=1.E-6,
1369     (PID.TID 0000.0001) > PTRACERS_useKPP(74)=.TRUE. ,
1370     (PID.TID 0000.0001) ># tracer 75 - PHY54
1371     (PID.TID 0000.0001) > PTRACERS_names(75)='Phy54',
1372     (PID.TID 0000.0001) > PTRACERS_units(75)='mmol P/m^3'
1373     (PID.TID 0000.0001) > PTRACERS_advScheme(75)=33,
1374     (PID.TID 0000.0001) > PTRACERS_diffKh(75)=0.E3,
1375     (PID.TID 0000.0001) > PTRACERS_diffKr(75)=1.E-6,
1376     (PID.TID 0000.0001) > PTRACERS_useKPP(75)=.TRUE. ,
1377     (PID.TID 0000.0001) ># tracer 76 - PHY55
1378     (PID.TID 0000.0001) > PTRACERS_names(76)='Phy55',
1379     (PID.TID 0000.0001) > PTRACERS_units(76)='mmol P/m^3'
1380     (PID.TID 0000.0001) > PTRACERS_advScheme(76)=33,
1381     (PID.TID 0000.0001) > PTRACERS_diffKh(76)=0.E3,
1382     (PID.TID 0000.0001) > PTRACERS_diffKr(76)=1.E-6,
1383     (PID.TID 0000.0001) > PTRACERS_useKPP(76)=.TRUE. ,
1384     (PID.TID 0000.0001) ># tracer 77 - PHY56
1385     (PID.TID 0000.0001) > PTRACERS_names(77)='Phy56',
1386     (PID.TID 0000.0001) > PTRACERS_units(77)='mmol P/m^3'
1387     (PID.TID 0000.0001) > PTRACERS_advScheme(77)=33,
1388     (PID.TID 0000.0001) > PTRACERS_diffKh(77)=0.E3,
1389     (PID.TID 0000.0001) > PTRACERS_diffKr(77)=1.E-6,
1390     (PID.TID 0000.0001) > PTRACERS_useKPP(77)=.TRUE. ,
1391     (PID.TID 0000.0001) ># tracer 78 - PHY57
1392     (PID.TID 0000.0001) > PTRACERS_names(78)='Phy57',
1393     (PID.TID 0000.0001) > PTRACERS_units(78)='mmol P/m^3'
1394     (PID.TID 0000.0001) > PTRACERS_advScheme(78)=33,
1395     (PID.TID 0000.0001) > PTRACERS_diffKh(78)=0.E3,
1396     (PID.TID 0000.0001) > PTRACERS_diffKr(78)=1.E-6,
1397     (PID.TID 0000.0001) > PTRACERS_useKPP(78)=.TRUE. ,
1398     (PID.TID 0000.0001) ># tracer 79 - PHY58
1399     (PID.TID 0000.0001) > PTRACERS_names(79)='Phy58',
1400     (PID.TID 0000.0001) > PTRACERS_units(79)='mmol P/m^3'
1401     (PID.TID 0000.0001) > PTRACERS_advScheme(79)=33,
1402     (PID.TID 0000.0001) > PTRACERS_diffKh(79)=0.E3,
1403     (PID.TID 0000.0001) > PTRACERS_diffKr(79)=1.E-6,
1404     (PID.TID 0000.0001) > PTRACERS_useKPP(79)=.TRUE. ,
1405     (PID.TID 0000.0001) ># tracer 80 - PHY59
1406     (PID.TID 0000.0001) > PTRACERS_names(80)='Phy59',
1407     (PID.TID 0000.0001) > PTRACERS_units(80)='mmol P/m^3'
1408     (PID.TID 0000.0001) > PTRACERS_advScheme(80)=33,
1409     (PID.TID 0000.0001) > PTRACERS_diffKh(80)=0.E3,
1410     (PID.TID 0000.0001) > PTRACERS_diffKr(80)=1.E-6,
1411     (PID.TID 0000.0001) > PTRACERS_useKPP(80)=.TRUE. ,
1412     (PID.TID 0000.0001) ># tracer 81 - PHY60
1413     (PID.TID 0000.0001) > PTRACERS_names(81)='Phy60',
1414     (PID.TID 0000.0001) > PTRACERS_units(81)='mmol P/m^3'
1415     (PID.TID 0000.0001) > PTRACERS_advScheme(81)=33,
1416     (PID.TID 0000.0001) > PTRACERS_diffKh(81)=0.E3,
1417     (PID.TID 0000.0001) > PTRACERS_diffKr(81)=1.E-6,
1418     (PID.TID 0000.0001) > PTRACERS_useKPP(81)=.TRUE. ,
1419     (PID.TID 0000.0001) ># tracer 82 - PHY61
1420     (PID.TID 0000.0001) > PTRACERS_names(82)='Phy61',
1421     (PID.TID 0000.0001) > PTRACERS_units(82)='mmol P/m^3'
1422     (PID.TID 0000.0001) > PTRACERS_advScheme(82)=33,
1423     (PID.TID 0000.0001) > PTRACERS_diffKh(82)=0.E3,
1424     (PID.TID 0000.0001) > PTRACERS_diffKr(82)=1.E-6,
1425     (PID.TID 0000.0001) > PTRACERS_useKPP(82)=.TRUE. ,
1426     (PID.TID 0000.0001) ># tracer 83 - PHY62
1427     (PID.TID 0000.0001) > PTRACERS_names(83)='Phy62',
1428     (PID.TID 0000.0001) > PTRACERS_units(83)='mmol P/m^3'
1429     (PID.TID 0000.0001) > PTRACERS_advScheme(83)=33,
1430     (PID.TID 0000.0001) > PTRACERS_diffKh(83)=0.E3,
1431     (PID.TID 0000.0001) > PTRACERS_diffKr(83)=1.E-6,
1432     (PID.TID 0000.0001) > PTRACERS_useKPP(83)=.TRUE. ,
1433     (PID.TID 0000.0001) ># tracer 84 - PHY63
1434     (PID.TID 0000.0001) > PTRACERS_names(84)='Phy63',
1435     (PID.TID 0000.0001) > PTRACERS_units(84)='mmol P/m^3'
1436     (PID.TID 0000.0001) > PTRACERS_advScheme(84)=33,
1437     (PID.TID 0000.0001) > PTRACERS_diffKh(84)=0.E3,
1438     (PID.TID 0000.0001) > PTRACERS_diffKr(84)=1.E-6,
1439     (PID.TID 0000.0001) > PTRACERS_useKPP(84)=.TRUE. ,
1440     (PID.TID 0000.0001) ># tracer 85 - PHY64
1441     (PID.TID 0000.0001) > PTRACERS_names(85)='Phy64',
1442     (PID.TID 0000.0001) > PTRACERS_units(85)='mmol P/m^3'
1443     (PID.TID 0000.0001) > PTRACERS_advScheme(85)=33,
1444     (PID.TID 0000.0001) > PTRACERS_diffKh(85)=0.E3,
1445     (PID.TID 0000.0001) > PTRACERS_diffKr(85)=1.E-6,
1446     (PID.TID 0000.0001) > PTRACERS_useKPP(85)=.TRUE. ,
1447     (PID.TID 0000.0001) ># tracer 86 - PHY65
1448     (PID.TID 0000.0001) > PTRACERS_names(86)='Phy65',
1449     (PID.TID 0000.0001) > PTRACERS_units(86)='mmol P/m^3'
1450     (PID.TID 0000.0001) > PTRACERS_advScheme(86)=33,
1451     (PID.TID 0000.0001) > PTRACERS_diffKh(86)=0.E3,
1452     (PID.TID 0000.0001) > PTRACERS_diffKr(86)=1.E-6,
1453     (PID.TID 0000.0001) > PTRACERS_useKPP(86)=.TRUE. ,
1454     (PID.TID 0000.0001) ># tracer 87 - PHY66
1455     (PID.TID 0000.0001) > PTRACERS_names(87)='Phy66',
1456     (PID.TID 0000.0001) > PTRACERS_units(87)='mmol P/m^3'
1457     (PID.TID 0000.0001) > PTRACERS_advScheme(87)=33,
1458     (PID.TID 0000.0001) > PTRACERS_diffKh(87)=0.E3,
1459     (PID.TID 0000.0001) > PTRACERS_diffKr(87)=1.E-6,
1460     (PID.TID 0000.0001) > PTRACERS_useKPP(87)=.TRUE. ,
1461     (PID.TID 0000.0001) ># tracer 88 - PHY67
1462     (PID.TID 0000.0001) > PTRACERS_names(88)='Phy67',
1463     (PID.TID 0000.0001) > PTRACERS_units(88)='mmol P/m^3'
1464     (PID.TID 0000.0001) > PTRACERS_advScheme(88)=33,
1465     (PID.TID 0000.0001) > PTRACERS_diffKh(88)=0.E3,
1466     (PID.TID 0000.0001) > PTRACERS_diffKr(88)=1.E-6,
1467     (PID.TID 0000.0001) > PTRACERS_useKPP(88)=.TRUE. ,
1468     (PID.TID 0000.0001) ># tracer 89 - PHY68
1469     (PID.TID 0000.0001) > PTRACERS_names(89)='Phy68',
1470     (PID.TID 0000.0001) > PTRACERS_units(89)='mmol P/m^3'
1471     (PID.TID 0000.0001) > PTRACERS_advScheme(89)=33,
1472     (PID.TID 0000.0001) > PTRACERS_diffKh(89)=0.E3,
1473     (PID.TID 0000.0001) > PTRACERS_diffKr(89)=1.E-6,
1474     (PID.TID 0000.0001) > PTRACERS_useKPP(89)=.TRUE. ,
1475     (PID.TID 0000.0001) ># tracer 90 - PHY69
1476     (PID.TID 0000.0001) > PTRACERS_names(90)='Phy69',
1477     (PID.TID 0000.0001) > PTRACERS_units(90)='mmol P/m^3'
1478     (PID.TID 0000.0001) > PTRACERS_advScheme(90)=33,
1479     (PID.TID 0000.0001) > PTRACERS_diffKh(90)=0.E3,
1480     (PID.TID 0000.0001) > PTRACERS_diffKr(90)=1.E-6,
1481     (PID.TID 0000.0001) > PTRACERS_useKPP(90)=.TRUE. ,
1482     (PID.TID 0000.0001) ># tracer 91 - PHY70
1483     (PID.TID 0000.0001) > PTRACERS_names(91)='Phy70',
1484     (PID.TID 0000.0001) > PTRACERS_units(91)='mmol P/m^3'
1485     (PID.TID 0000.0001) > PTRACERS_advScheme(91)=33,
1486     (PID.TID 0000.0001) > PTRACERS_diffKh(91)=0.E3,
1487     (PID.TID 0000.0001) > PTRACERS_diffKr(91)=1.E-6,
1488     (PID.TID 0000.0001) > PTRACERS_useKPP(91)=.TRUE. ,
1489     (PID.TID 0000.0001) ># tracer 92 - PHY71
1490     (PID.TID 0000.0001) > PTRACERS_names(92)='Phy71',
1491     (PID.TID 0000.0001) > PTRACERS_units(92)='mmol P/m^3'
1492     (PID.TID 0000.0001) > PTRACERS_advScheme(92)=33,
1493     (PID.TID 0000.0001) > PTRACERS_diffKh(92)=0.E3,
1494     (PID.TID 0000.0001) > PTRACERS_diffKr(92)=1.E-6,
1495     (PID.TID 0000.0001) > PTRACERS_useKPP(92)=.TRUE. ,
1496     (PID.TID 0000.0001) ># tracer 93 - PHY72
1497     (PID.TID 0000.0001) > PTRACERS_names(93)='Phy72',
1498     (PID.TID 0000.0001) > PTRACERS_units(93)='mmol P/m^3'
1499     (PID.TID 0000.0001) > PTRACERS_advScheme(93)=33,
1500     (PID.TID 0000.0001) > PTRACERS_diffKh(93)=0.E3,
1501     (PID.TID 0000.0001) > PTRACERS_diffKr(93)=1.E-6,
1502     (PID.TID 0000.0001) > PTRACERS_useKPP(93)=.TRUE. ,
1503     (PID.TID 0000.0001) ># tracer 94 - PHY73
1504     (PID.TID 0000.0001) > PTRACERS_names(94)='Phy73',
1505     (PID.TID 0000.0001) > PTRACERS_units(94)='mmol P/m^3'
1506     (PID.TID 0000.0001) > PTRACERS_advScheme(94)=33,
1507     (PID.TID 0000.0001) > PTRACERS_diffKh(94)=0.E3,
1508     (PID.TID 0000.0001) > PTRACERS_diffKr(94)=1.E-6,
1509     (PID.TID 0000.0001) > PTRACERS_useKPP(94)=.TRUE. ,
1510     (PID.TID 0000.0001) ># tracer 95 - PHY74
1511     (PID.TID 0000.0001) > PTRACERS_names(95)='Phy74',
1512     (PID.TID 0000.0001) > PTRACERS_units(95)='mmol P/m^3'
1513     (PID.TID 0000.0001) > PTRACERS_advScheme(95)=33,
1514     (PID.TID 0000.0001) > PTRACERS_diffKh(95)=0.E3,
1515     (PID.TID 0000.0001) > PTRACERS_diffKr(95)=1.E-6,
1516     (PID.TID 0000.0001) > PTRACERS_useKPP(95)=.TRUE. ,
1517     (PID.TID 0000.0001) ># tracer 96 - PHY75
1518     (PID.TID 0000.0001) > PTRACERS_names(96)='Phy75',
1519     (PID.TID 0000.0001) > PTRACERS_units(96)='mmol P/m^3'
1520     (PID.TID 0000.0001) > PTRACERS_advScheme(96)=33,
1521     (PID.TID 0000.0001) > PTRACERS_diffKh(96)=0.E3,
1522     (PID.TID 0000.0001) > PTRACERS_diffKr(96)=1.E-6,
1523     (PID.TID 0000.0001) > PTRACERS_useKPP(96)=.TRUE. ,
1524     (PID.TID 0000.0001) ># tracer 97 - PHY76
1525     (PID.TID 0000.0001) > PTRACERS_names(97)='Phy76',
1526     (PID.TID 0000.0001) > PTRACERS_units(97)='mmol P/m^3'
1527     (PID.TID 0000.0001) > PTRACERS_advScheme(97)=33,
1528     (PID.TID 0000.0001) > PTRACERS_diffKh(97)=0.E3,
1529     (PID.TID 0000.0001) > PTRACERS_diffKr(97)=1.E-6,
1530     (PID.TID 0000.0001) > PTRACERS_useKPP(97)=.TRUE. ,
1531     (PID.TID 0000.0001) ># tracer 98 - PHY77
1532     (PID.TID 0000.0001) > PTRACERS_names(98)='Phy77',
1533     (PID.TID 0000.0001) > PTRACERS_units(98)='mmol P/m^3'
1534     (PID.TID 0000.0001) > PTRACERS_advScheme(98)=33,
1535     (PID.TID 0000.0001) > PTRACERS_diffKh(98)=0.E3,
1536     (PID.TID 0000.0001) > PTRACERS_diffKr(98)=1.E-6,
1537     (PID.TID 0000.0001) > PTRACERS_useKPP(98)=.TRUE. ,
1538     (PID.TID 0000.0001) ># tracer 99 - PHY78
1539     (PID.TID 0000.0001) > PTRACERS_names(99)='Phy78',
1540     (PID.TID 0000.0001) > PTRACERS_units(99)='mmol P/m^3'
1541     (PID.TID 0000.0001) > PTRACERS_advScheme(99)=33,
1542     (PID.TID 0000.0001) > PTRACERS_diffKh(99)=0.E3,
1543     (PID.TID 0000.0001) > PTRACERS_diffKr(99)=1.E-6,
1544     (PID.TID 0000.0001) > PTRACERS_useKPP(99)=.TRUE. ,
1545     (PID.TID 0000.0001) > /
1546     (PID.TID 0000.0001)
1547     (PID.TID 0000.0001) PTRACERS_READPARMS: finished reading data.ptracers
1548     (PID.TID 0000.0001) GCHEM_READPARMS: opening data.gchem
1549     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.gchem
1550     (PID.TID 0000.0001) // =======================================================
1551     (PID.TID 0000.0001) // Parameter file "data.gchem"
1552     (PID.TID 0000.0001) // =======================================================
1553     (PID.TID 0000.0001) > &GCHEM_PARM01
1554     (PID.TID 0000.0001) > useDARWIN=.TRUE.,
1555     (PID.TID 0000.0001) > nsubtime=1,
1556     (PID.TID 0000.0001) ># now set in data.darwin
1557     (PID.TID 0000.0001) >#gchem_ForcingPeriod=2592000.,
1558     (PID.TID 0000.0001) >#gchem_ForcingCycle=31104000.,
1559     (PID.TID 0000.0001) > /
1560     (PID.TID 0000.0001)
1561     (PID.TID 0000.0001) GCHEM_READPARMS: finished reading data.gchem
1562     (PID.TID 0000.0001) DARWIN_READPARMS: opening data.darwin
1563     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.darwin
1564     (PID.TID 0000.0001) // =======================================================
1565     (PID.TID 0000.0001) // Parameter file "data.darwin"
1566     (PID.TID 0000.0001) // =======================================================
1567     (PID.TID 0000.0001) > &DARWIN_FORCING
1568     (PID.TID 0000.0001) >#darwin_iceFile='darwin/nasa_icefraction_mth-2d.bin',
1569     (PID.TID 0000.0001) > darwin_ironFile='Fe_const_76x72_12.bin',
1570     (PID.TID 0000.0001) >#darwin_PARFile='darwin/par_ecco.bin_mth-2d.bin',
1571     (PID.TID 0000.0001) >#darwin_nutWVelFile='',
1572     (PID.TID 0000.0001) > darwin_forcingPeriod=2592000.,
1573     (PID.TID 0000.0001) > darwin_forcingCycle=31104000.,
1574     (PID.TID 0000.0001) > darwin_seed=11231,
1575     (PID.TID 0000.0001) > /
1576     (PID.TID 0000.0001)
1577     (PID.TID 0000.0001) DARWIN_READPARMS: finished reading data.darwin
1578     (PID.TID 0000.0001) // ===================================
1579     (PID.TID 0000.0001) // darwin parameters
1580     (PID.TID 0000.0001) // ===================================
1581     (PID.TID 0000.0001) darwin_seed = /* seed for random number generator */
1582     (PID.TID 0000.0001) 11231
1583     (PID.TID 0000.0001) ;
1584     (PID.TID 0000.0001) -----------------------------------
1585     (PID.TID 0000.0001) ===================================
1586     (PID.TID 0000.0001) DIAGNOSTICS_READPARMS: opening data.diagnostics
1587     (PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.diagnostics
1588     (PID.TID 0000.0001) // =======================================================
1589     (PID.TID 0000.0001) // Parameter file "data.diagnostics"
1590     (PID.TID 0000.0001) // =======================================================
1591     (PID.TID 0000.0001) ># Darwin diagnostics
1592     (PID.TID 0000.0001) ># ==================
1593     (PID.TID 0000.0001) ># PAR Photosynthetically active radiation
1594     (PID.TID 0000.0001) ># PP Primary production
1595     (PID.TID 0000.0001) ># Nfix Nitrogen fixation
1596     (PID.TID 0000.0001) ># Rstar01 Rstar^PO4 of Phy01
1597     (PID.TID 0000.0001) ># Diver1 # Phy species over absolute threshold'
1598     (PID.TID 0000.0001) ># Diver2 # Phy species over threshold for proportion of biomass'
1599     (PID.TID 0000.0001) ># Diver3 # Phy species constituting bulk of biomass'
1600     (PID.TID 0000.0001) ># Diver4 # Phy species over threshold for ratio to maximum species'
1601     (PID.TID 0000.0001) >#
1602     (PID.TID 0000.0001) > &diagnostics_list
1603     (PID.TID 0000.0001) >#
1604     (PID.TID 0000.0001) > frequency(1) = 86400.,
1605     (PID.TID 0000.0001) > fields(1,1) = 'THETA ',
1606     (PID.TID 0000.0001) > filename(1) = 'THETA_day',
1607     (PID.TID 0000.0001) > frequency(2) = 86400.,
1608     (PID.TID 0000.0001) > fields(1,2) = 'SALTanom',
1609     (PID.TID 0000.0001) > filename(2) = 'SALTanom_day',
1610     (PID.TID 0000.0001) > frequency(3) = 86400.,
1611     (PID.TID 0000.0001) > fields(1,3) = 'SIarea ',
1612     (PID.TID 0000.0001) > filename(3) = 'SIarea_day',
1613     (PID.TID 0000.0001) > frequency(4) = 86400.,
1614     (PID.TID 0000.0001) > fields(1,4) = 'SIheff ',
1615     (PID.TID 0000.0001) > filename(4) = 'SIheff_day',
1616     (PID.TID 0000.0001) > frequency(5) = 86400.,
1617     (PID.TID 0000.0001) > fields(1,5) = 'SIhsnow ',
1618     (PID.TID 0000.0001) > filename(5) = 'SIhsnow_day',
1619     (PID.TID 0000.0001) > frequency(6) = 86400.,
1620     (PID.TID 0000.0001) > fields(1,6) = 'SIqsw ',
1621     (PID.TID 0000.0001) > filename(6) = 'SIqsw_day',
1622     (PID.TID 0000.0001) >#
1623     (PID.TID 0000.0001) > frequency(11) = 86400.,
1624     (PID.TID 0000.0001) > fields(1,11) = 'PAR ',
1625     (PID.TID 0000.0001) > filename(11) = 'PAR_day',
1626     (PID.TID 0000.0001) > frequency(12) = 86400.,
1627     (PID.TID 0000.0001) > fields(1,12) = 'PP ',
1628     (PID.TID 0000.0001) > filename(12) = 'PP_day',
1629     (PID.TID 0000.0001) > frequency(13) = 86400.,
1630     (PID.TID 0000.0001) > fields(1,13) = 'Nfix ',
1631     (PID.TID 0000.0001) > filename(13) = 'Nfix_day',
1632     (PID.TID 0000.0001) >#
1633     (PID.TID 0000.0001) > frequency(14) = 86400.,
1634     (PID.TID 0000.0001) > fields( 1,14) = 'TRAC01 ',
1635     (PID.TID 0000.0001) > fields( 2,14) = 'TRAC02 ',
1636     (PID.TID 0000.0001) > fields( 3,14) = 'TRAC03 ',
1637     (PID.TID 0000.0001) > fields( 4,14) = 'TRAC04 ',
1638     (PID.TID 0000.0001) > fields( 5,14) = 'TRAC05 ',
1639     (PID.TID 0000.0001) > fields( 6,14) = 'TRAC06 ',
1640     (PID.TID 0000.0001) > fields( 7,14) = 'TRAC07 ',
1641     (PID.TID 0000.0001) > fields( 8,14) = 'TRAC08 ',
1642     (PID.TID 0000.0001) > fields( 9,14) = 'TRAC09 ',
1643     (PID.TID 0000.0001) > fields(10,14) = 'TRAC10 ',
1644     (PID.TID 0000.0001) > fields(11,14) = 'TRAC11 ',
1645     (PID.TID 0000.0001) > fields(12,14) = 'TRAC12 ',
1646     (PID.TID 0000.0001) > fields(13,14) = 'TRAC13 ',
1647     (PID.TID 0000.0001) > fields(14,14) = 'TRAC14 ',
1648     (PID.TID 0000.0001) > fields(15,14) = 'TRAC15 ',
1649     (PID.TID 0000.0001) > fields(16,14) = 'TRAC16 ',
1650     (PID.TID 0000.0001) > fields(17,14) = 'TRAC17 ',
1651     (PID.TID 0000.0001) > fields(18,14) = 'TRAC18 ',
1652     (PID.TID 0000.0001) > fields(19,14) = 'TRAC19 ',
1653     (PID.TID 0000.0001) > fields(20,14) = 'TRAC20 ',
1654     (PID.TID 0000.0001) > fields(21,14) = 'TRAC21 ',
1655     (PID.TID 0000.0001) > fields(22,14) = 'TRAC22 ',
1656     (PID.TID 0000.0001) > fields(23,14) = 'TRAC23 ',
1657     (PID.TID 0000.0001) > fields(24,14) = 'TRAC24 ',
1658     (PID.TID 0000.0001) > fields(25,14) = 'TRAC25 ',
1659     (PID.TID 0000.0001) > fields(26,14) = 'TRAC26 ',
1660     (PID.TID 0000.0001) > fields(27,14) = 'TRAC27 ',
1661     (PID.TID 0000.0001) > fields(28,14) = 'TRAC28 ',
1662     (PID.TID 0000.0001) > fields(29,14) = 'TRAC29 ',
1663     (PID.TID 0000.0001) > fields(30,14) = 'TRAC30 ',
1664     (PID.TID 0000.0001) > fields(31,14) = 'TRAC31 ',
1665     (PID.TID 0000.0001) > fields(32,14) = 'TRAC32 ',
1666     (PID.TID 0000.0001) > fields(33,14) = 'TRAC33 ',
1667     (PID.TID 0000.0001) > fields(34,14) = 'TRAC34 ',
1668     (PID.TID 0000.0001) > fields(35,14) = 'TRAC35 ',
1669     (PID.TID 0000.0001) > fields(36,14) = 'TRAC36 ',
1670     (PID.TID 0000.0001) > fields(37,14) = 'TRAC37 ',
1671     (PID.TID 0000.0001) > fields(38,14) = 'TRAC38 ',
1672     (PID.TID 0000.0001) > fields(39,14) = 'TRAC39 ',
1673     (PID.TID 0000.0001) > fields(40,14) = 'TRAC40 ',
1674     (PID.TID 0000.0001) > fields(41,14) = 'TRAC41 ',
1675     (PID.TID 0000.0001) > fields(42,14) = 'TRAC42 ',
1676     (PID.TID 0000.0001) > fields(43,14) = 'TRAC43 ',
1677     (PID.TID 0000.0001) > fields(44,14) = 'TRAC44 ',
1678     (PID.TID 0000.0001) > fields(45,14) = 'TRAC45 ',
1679     (PID.TID 0000.0001) > fields(46,14) = 'TRAC46 ',
1680     (PID.TID 0000.0001) > fields(47,14) = 'TRAC47 ',
1681     (PID.TID 0000.0001) > fields(48,14) = 'TRAC48 ',
1682     (PID.TID 0000.0001) > fields(49,14) = 'TRAC49 ',
1683     (PID.TID 0000.0001) > fields(50,14) = 'TRAC50 ',
1684     (PID.TID 0000.0001) > fields(51,14) = 'TRAC51 ',
1685     (PID.TID 0000.0001) > fields(52,14) = 'TRAC52 ',
1686     (PID.TID 0000.0001) > fields(53,14) = 'TRAC53 ',
1687     (PID.TID 0000.0001) > fields(54,14) = 'TRAC54 ',
1688     (PID.TID 0000.0001) > fields(55,14) = 'TRAC55 ',
1689     (PID.TID 0000.0001) > fields(56,14) = 'TRAC56 ',
1690     (PID.TID 0000.0001) > fields(57,14) = 'TRAC57 ',
1691     (PID.TID 0000.0001) > fields(58,14) = 'TRAC58 ',
1692     (PID.TID 0000.0001) > fields(59,14) = 'TRAC59 ',
1693     (PID.TID 0000.0001) > fields(60,14) = 'TRAC60 ',
1694     (PID.TID 0000.0001) > fields(61,14) = 'TRAC61 ',
1695     (PID.TID 0000.0001) > fields(62,14) = 'TRAC62 ',
1696     (PID.TID 0000.0001) > fields(63,14) = 'TRAC63 ',
1697     (PID.TID 0000.0001) > fields(64,14) = 'TRAC64 ',
1698     (PID.TID 0000.0001) > fields(65,14) = 'TRAC65 ',
1699     (PID.TID 0000.0001) > fields(66,14) = 'TRAC66 ',
1700     (PID.TID 0000.0001) > fields(67,14) = 'TRAC67 ',
1701     (PID.TID 0000.0001) > fields(68,14) = 'TRAC68 ',
1702     (PID.TID 0000.0001) > fields(69,14) = 'TRAC69 ',
1703     (PID.TID 0000.0001) > fields(70,14) = 'TRAC70 ',
1704     (PID.TID 0000.0001) > fields(71,14) = 'TRAC71 ',
1705     (PID.TID 0000.0001) > fields(72,14) = 'TRAC72 ',
1706     (PID.TID 0000.0001) > fields(73,14) = 'TRAC73 ',
1707     (PID.TID 0000.0001) > fields(74,14) = 'TRAC74 ',
1708     (PID.TID 0000.0001) > fields(75,14) = 'TRAC75 ',
1709     (PID.TID 0000.0001) > fields(76,14) = 'TRAC76 ',
1710     (PID.TID 0000.0001) > fields(77,14) = 'TRAC77 ',
1711     (PID.TID 0000.0001) > fields(78,14) = 'TRAC78 ',
1712     (PID.TID 0000.0001) > fields(79,14) = 'TRAC79 ',
1713     (PID.TID 0000.0001) > fields(80,14) = 'TRAC80 ',
1714     (PID.TID 0000.0001) > fields(81,14) = 'TRAC81 ',
1715     (PID.TID 0000.0001) > fields(82,14) = 'TRAC82 ',
1716     (PID.TID 0000.0001) > fields(83,14) = 'TRAC83 ',
1717     (PID.TID 0000.0001) > fields(84,14) = 'TRAC84 ',
1718     (PID.TID 0000.0001) > fields(85,14) = 'TRAC85 ',
1719     (PID.TID 0000.0001) > fields(86,14) = 'TRAC86 ',
1720     (PID.TID 0000.0001) > fields(87,14) = 'TRAC87 ',
1721     (PID.TID 0000.0001) > fields(88,14) = 'TRAC88 ',
1722     (PID.TID 0000.0001) > fields(89,14) = 'TRAC89 ',
1723     (PID.TID 0000.0001) > fields(90,14) = 'TRAC90 ',
1724     (PID.TID 0000.0001) > fields(91,14) = 'TRAC91 ',
1725     (PID.TID 0000.0001) > fields(92,14) = 'TRAC92 ',
1726     (PID.TID 0000.0001) > fields(93,14) = 'TRAC93 ',
1727     (PID.TID 0000.0001) > fields(94,14) = 'TRAC94 ',
1728     (PID.TID 0000.0001) > fields(95,14) = 'TRAC95 ',
1729     (PID.TID 0000.0001) > fields(96,14) = 'TRAC96 ',
1730     (PID.TID 0000.0001) > fields(97,14) = 'TRAC97 ',
1731     (PID.TID 0000.0001) > fields(98,14) = 'TRAC98 ',
1732     (PID.TID 0000.0001) > fields(99,14) = 'TRAC99 ',
1733     (PID.TID 0000.0001) > filename( 14) = 'ptracers',
1734     (PID.TID 0000.0001) >#
1735     (PID.TID 0000.0001) > frequency(15) = 86400.,
1736     (PID.TID 0000.0001) > fields(1,15) = 'Diver1 ',
1737     (PID.TID 0000.0001) > filename(15) = 'Diver1',
1738     (PID.TID 0000.0001) > frequency(16) = 86400.,
1739     (PID.TID 0000.0001) > fields(1,16) = 'Diver2 ',
1740     (PID.TID 0000.0001) > filename(16) = 'Diver2',
1741     (PID.TID 0000.0001) > frequency(17) = 86400.,
1742     (PID.TID 0000.0001) > fields(1,17) = 'Diver3 ',
1743     (PID.TID 0000.0001) > filename(17) = 'Diver3',
1744     (PID.TID 0000.0001) > frequency(18) = 86400.,
1745     (PID.TID 0000.0001) > fields(1,18) = 'Diver4 ',
1746     (PID.TID 0000.0001) > filename(18) = 'Diver4',
1747     (PID.TID 0000.0001) > frequency(19) = 86400.,
1748     (PID.TID 0000.0001) > fields(1,19) = 'Shannon ',
1749     (PID.TID 0000.0001) > filename(19) = 'Shannon',
1750     (PID.TID 0000.0001) > frequency(20) = 86400.,
1751     (PID.TID 0000.0001) > fields(1,20) = 'Simpson ',
1752     (PID.TID 0000.0001) > filename(20) = 'Simpson',
1753     (PID.TID 0000.0001) >#
1754     (PID.TID 0000.0001) > /
1755     (PID.TID 0000.0001) >
1756     (PID.TID 0000.0001) ># Parameter for Diagnostics of per level statistics:
1757     (PID.TID 0000.0001) >#-----------------
1758     (PID.TID 0000.0001) ># for each output-stream:
1759     (PID.TID 0000.0001) ># stat_fname(n) : prefix of the output file name (only 8.c long) for
1760     (PID.TID 0000.0001) >#outp.stream n
1761     (PID.TID 0000.0001) ># stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
1762     (PID.TID 0000.0001) ># > 0 : write time-average output every stat_freq seconds
1763     (PID.TID 0000.0001) ># stat_phase(n) : write at time = stat_phase + multiple of |stat_freq|
1764     (PID.TID 0000.0001) ># stat_region(:,n) : list of "regions" (default: 1 region only=global)
1765     (PID.TID 0000.0001) ># stat_fields(:,n) : list of diagnostics fields (8.c) (see
1766     (PID.TID 0000.0001) >#"available_diagnostics.log"
1767     (PID.TID 0000.0001) ># file for the list of all available diag. in this particular
1768     (PID.TID 0000.0001) >#config)
1769     (PID.TID 0000.0001) >#-----------------
1770     (PID.TID 0000.0001) > &DIAG_STATIS_PARMS
1771     (PID.TID 0000.0001) >#- an example just to check the agreement with MONITOR output:
1772     (PID.TID 0000.0001) > stat_fields(1,1)= 'SIqsw '
1773     (PID.TID 0000.0001) > stat_fname(1)= 'stat_SIqsw',
1774     (PID.TID 0000.0001) > stat_freq(1)= 1200.,
1775     (PID.TID 0000.0001) > stat_phase(1)= 0.,
1776     (PID.TID 0000.0001) > stat_fields(1,2)= 'oceQsw '
1777     (PID.TID 0000.0001) > stat_fname(2)= 'stat_oceQsw',
1778     (PID.TID 0000.0001) > stat_freq(2)= 1200.,
1779     (PID.TID 0000.0001) > stat_phase(2)= 0.,
1780     (PID.TID 0000.0001) > stat_fields(1,3)= 'PAR '
1781     (PID.TID 0000.0001) > stat_fname(3)= 'stat_PAR',
1782     (PID.TID 0000.0001) > stat_freq(3)= 1200.,
1783     (PID.TID 0000.0001) > stat_phase(3)= 0.,
1784     (PID.TID 0000.0001) > stat_fields(1,4)= 'EXFswnet'
1785     (PID.TID 0000.0001) > stat_fname(4)= 'stat_EXFswnet',
1786     (PID.TID 0000.0001) > stat_freq(4)= 1200.,
1787     (PID.TID 0000.0001) > stat_phase(4)= 0.,
1788     (PID.TID 0000.0001) > stat_fields(1,5)= 'EXFswdn '
1789     (PID.TID 0000.0001) > stat_fname(5)= 'stat_EXFswdn',
1790     (PID.TID 0000.0001) > stat_freq(5)= 1200.,
1791     (PID.TID 0000.0001) > stat_phase(5)= 0.,
1792     (PID.TID 0000.0001) > stat_fields(1,6)= 'THETA '
1793     (PID.TID 0000.0001) > stat_fname(6)= 'stat_THETA',
1794     (PID.TID 0000.0001) > stat_freq(6)= 1200.,
1795     (PID.TID 0000.0001) > stat_phase(6)= 0.,
1796     (PID.TID 0000.0001) > stat_fields(1,7)= 'SALTanom'
1797     (PID.TID 0000.0001) > stat_fname(7)= 'stat_SALTanom',
1798     (PID.TID 0000.0001) > stat_freq(7)= 1200.,
1799     (PID.TID 0000.0001) > stat_phase(7)= 0.,
1800     (PID.TID 0000.0001) > stat_fields(1,8)= 'PP '
1801     (PID.TID 0000.0001) > stat_fname(8)= 'stat_PP',
1802     (PID.TID 0000.0001) > stat_freq(8)= 1200.,
1803     (PID.TID 0000.0001) > stat_phase(8)= 0.,
1804     (PID.TID 0000.0001) > stat_fields(1,9)= 'TRAC79 '
1805     (PID.TID 0000.0001) > stat_fname(9)= 'stat_Phy58',
1806     (PID.TID 0000.0001) > stat_freq(9)= 1200.,
1807     (PID.TID 0000.0001) > stat_phase(9)= 0.,
1808     (PID.TID 0000.0001) > stat_fields(1,10)= 'ETAN '
1809     (PID.TID 0000.0001) > stat_fname(10)= 'stat_ETAN',
1810     (PID.TID 0000.0001) > stat_freq(10)= 1200.,
1811     (PID.TID 0000.0001) > stat_phase(10)= 0.,
1812     (PID.TID 0000.0001) > stat_fields(1,11)= 'TRAC03 '
1813     (PID.TID 0000.0001) > stat_fname(11)= 'stat_FeT',
1814     (PID.TID 0000.0001) > stat_freq(11)= 1200.,
1815     (PID.TID 0000.0001) > stat_phase(11)= 0.,
1816     (PID.TID 0000.0001) > stat_fields(1,12)= 'Diver1 '
1817     (PID.TID 0000.0001) > stat_fname(12)= 'stat_Diver1',
1818     (PID.TID 0000.0001) > stat_freq(12)= 1200.,
1819     (PID.TID 0000.0001) > stat_phase(12)= 0.,
1820     (PID.TID 0000.0001) > stat_fields(1,13)= 'Diver2 '
1821     (PID.TID 0000.0001) > stat_fname(13)= 'stat_Diver2',
1822     (PID.TID 0000.0001) > stat_freq(13)= 1200.,
1823     (PID.TID 0000.0001) > stat_phase(13)= 0.,
1824     (PID.TID 0000.0001) > stat_fields(1,14)= 'Diver3 '
1825     (PID.TID 0000.0001) > stat_fname(14)= 'stat_Diver3',
1826     (PID.TID 0000.0001) > stat_freq(14)= 1200.,
1827     (PID.TID 0000.0001) > stat_phase(14)= 0.,
1828     (PID.TID 0000.0001) > stat_fields(1,15)= 'Diver4 '
1829     (PID.TID 0000.0001) > stat_fname(15)= 'stat_Diver4',
1830     (PID.TID 0000.0001) > stat_freq(15)= 1200.,
1831     (PID.TID 0000.0001) > stat_phase(15)= 0.,
1832     (PID.TID 0000.0001) > stat_fields(1,16)= 'Shannon '
1833     (PID.TID 0000.0001) > stat_fname(16)= 'stat_Shannon',
1834     (PID.TID 0000.0001) > stat_freq(16)= 1200.,
1835     (PID.TID 0000.0001) > stat_phase(16)= 0.,
1836     (PID.TID 0000.0001) > stat_fields(1,17)= 'Simpson '
1837     (PID.TID 0000.0001) > stat_fname(17)= 'stat_Simpson',
1838     (PID.TID 0000.0001) > stat_freq(17)= 1200.,
1839     (PID.TID 0000.0001) > stat_phase(17)= 0.,
1840     (PID.TID 0000.0001) > /
1841     (PID.TID 0000.0001)
1842     (PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "diagnostics_list": start
1843     (PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "diagnostics_list": OK
1844     (PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "DIAG_STATIS_PARMS": start
1845     (PID.TID 0000.0001) S/R DIAGNOSTICS_READPARMS, read namelist "DIAG_STATIS_PARMS": OK
1846     (PID.TID 0000.0001) DIAGNOSTICS_READPARMS: global parameter summary:
1847     (PID.TID 0000.0001) dumpAtLast = /* always write time-ave diags at the end */
1848     (PID.TID 0000.0001) F
1849     (PID.TID 0000.0001) ;
1850     (PID.TID 0000.0001) diag_mnc = /* write NetCDF output files */
1851     (PID.TID 0000.0001) F
1852     (PID.TID 0000.0001) ;
1853     (PID.TID 0000.0001) useMissingValue = /* put MissingValue where mask = 0 */
1854     (PID.TID 0000.0001) F
1855     (PID.TID 0000.0001) ;
1856     (PID.TID 0000.0001) diagCG_maxIters = /* max number of iters in diag_cg2d */
1857     (PID.TID 0000.0001) 100
1858     (PID.TID 0000.0001) ;
1859     (PID.TID 0000.0001) diagCG_resTarget = /* residual target for diag_cg2d */
1860     (PID.TID 0000.0001) 1.000000000000000E-05
1861     (PID.TID 0000.0001) ;
1862     (PID.TID 0000.0001) -----------------------------------------------------
1863     (PID.TID 0000.0001) DIAGNOSTICS_READPARMS: active diagnostics summary:
1864     (PID.TID 0000.0001) -----------------------------------------------------
1865     (PID.TID 0000.0001) Creating Output Stream: THETA_day
1866     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1867     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1868 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1869 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1870     (PID.TID 0000.0001) Fields: THETA
1871     (PID.TID 0000.0001) Creating Output Stream: SALTanom_day
1872     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1873     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1874 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1875 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1876     (PID.TID 0000.0001) Fields: SALTanom
1877     (PID.TID 0000.0001) Creating Output Stream: SIarea_day
1878     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1879     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1880 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1881 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1882     (PID.TID 0000.0001) Fields: SIarea
1883     (PID.TID 0000.0001) Creating Output Stream: SIheff_day
1884     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1885     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1886 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1887 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1888     (PID.TID 0000.0001) Fields: SIheff
1889     (PID.TID 0000.0001) Creating Output Stream: SIhsnow_day
1890     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1891     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1892 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1893 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1894     (PID.TID 0000.0001) Fields: SIhsnow
1895     (PID.TID 0000.0001) Creating Output Stream: SIqsw_day
1896     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1897     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1898 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1899 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1900     (PID.TID 0000.0001) Fields: SIqsw
1901     (PID.TID 0000.0001) Creating Output Stream: PAR_day
1902     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1903     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1904 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1905 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1906     (PID.TID 0000.0001) Fields: PAR
1907     (PID.TID 0000.0001) Creating Output Stream: PP_day
1908     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1909     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1910 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1911 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1912     (PID.TID 0000.0001) Fields: PP
1913     (PID.TID 0000.0001) Creating Output Stream: Nfix_day
1914     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1915     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1916 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1917 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1918     (PID.TID 0000.0001) Fields: Nfix
1919     (PID.TID 0000.0001) Creating Output Stream: ptracers
1920     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1921     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1922 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1923 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1924     (PID.TID 0000.0001) Fields: TRAC01 TRAC02 TRAC03 TRAC04 TRAC05 TRAC06 TRAC07 TRAC08 TRAC09 TRAC10
1925     (PID.TID 0000.0001) Fields: TRAC11 TRAC12 TRAC13 TRAC14 TRAC15 TRAC16 TRAC17 TRAC18 TRAC19 TRAC20
1926     (PID.TID 0000.0001) Fields: TRAC21 TRAC22 TRAC23 TRAC24 TRAC25 TRAC26 TRAC27 TRAC28 TRAC29 TRAC30
1927     (PID.TID 0000.0001) Fields: TRAC31 TRAC32 TRAC33 TRAC34 TRAC35 TRAC36 TRAC37 TRAC38 TRAC39 TRAC40
1928     (PID.TID 0000.0001) Fields: TRAC41 TRAC42 TRAC43 TRAC44 TRAC45 TRAC46 TRAC47 TRAC48 TRAC49 TRAC50
1929     (PID.TID 0000.0001) Fields: TRAC51 TRAC52 TRAC53 TRAC54 TRAC55 TRAC56 TRAC57 TRAC58 TRAC59 TRAC60
1930     (PID.TID 0000.0001) Fields: TRAC61 TRAC62 TRAC63 TRAC64 TRAC65 TRAC66 TRAC67 TRAC68 TRAC69 TRAC70
1931     (PID.TID 0000.0001) Fields: TRAC71 TRAC72 TRAC73 TRAC74 TRAC75 TRAC76 TRAC77 TRAC78 TRAC79 TRAC80
1932     (PID.TID 0000.0001) Fields: TRAC81 TRAC82 TRAC83 TRAC84 TRAC85 TRAC86 TRAC87 TRAC88 TRAC89 TRAC90
1933     (PID.TID 0000.0001) Fields: TRAC91 TRAC92 TRAC93 TRAC94 TRAC95 TRAC96 TRAC97 TRAC98 TRAC99
1934     (PID.TID 0000.0001) Creating Output Stream: Diver1
1935     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1936     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1937 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1938 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1939     (PID.TID 0000.0001) Fields: Diver1
1940     (PID.TID 0000.0001) Creating Output Stream: Diver2
1941     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1942     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1943 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1944 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1945     (PID.TID 0000.0001) Fields: Diver2
1946     (PID.TID 0000.0001) Creating Output Stream: Diver3
1947     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1948     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1949 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1950 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1951     (PID.TID 0000.0001) Fields: Diver3
1952     (PID.TID 0000.0001) Creating Output Stream: Diver4
1953     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1954     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1955 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1956 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1957     (PID.TID 0000.0001) Fields: Diver4
1958     (PID.TID 0000.0001) Creating Output Stream: Shannon
1959     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1960     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1961 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1962 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1963     (PID.TID 0000.0001) Fields: Shannon
1964     (PID.TID 0000.0001) Creating Output Stream: Simpson
1965     (PID.TID 0000.0001) Output Frequency: 86400.000000 ; Phase: 0.000000
1966     (PID.TID 0000.0001) Averaging Freq.: 86400.000000 , Phase: 0.000000 , Cycle: 1
1967 jahn 1.12 (PID.TID 0000.0001) missing value: -9.990000000000E+02
1968 jahn 1.11 (PID.TID 0000.0001) Levels: will be set later
1969     (PID.TID 0000.0001) Fields: Simpson
1970     (PID.TID 0000.0001) -----------------------------------------------------
1971     (PID.TID 0000.0001) DIAGNOSTICS_READPARMS: statistics diags. summary:
1972     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_SIqsw
1973     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
1974     (PID.TID 0000.0001) Regions: 0
1975     (PID.TID 0000.0001) Fields: SIqsw
1976     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_oceQsw
1977     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
1978     (PID.TID 0000.0001) Regions: 0
1979     (PID.TID 0000.0001) Fields: oceQsw
1980     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_PAR
1981     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
1982     (PID.TID 0000.0001) Regions: 0
1983     (PID.TID 0000.0001) Fields: PAR
1984     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_EXFswnet
1985     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
1986     (PID.TID 0000.0001) Regions: 0
1987     (PID.TID 0000.0001) Fields: EXFswnet
1988     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_EXFswdn
1989     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
1990     (PID.TID 0000.0001) Regions: 0
1991     (PID.TID 0000.0001) Fields: EXFswdn
1992     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_THETA
1993     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
1994     (PID.TID 0000.0001) Regions: 0
1995     (PID.TID 0000.0001) Fields: THETA
1996     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_SALTanom
1997     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
1998     (PID.TID 0000.0001) Regions: 0
1999     (PID.TID 0000.0001) Fields: SALTanom
2000     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_PP
2001     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2002     (PID.TID 0000.0001) Regions: 0
2003     (PID.TID 0000.0001) Fields: PP
2004     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_Phy58
2005     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2006     (PID.TID 0000.0001) Regions: 0
2007     (PID.TID 0000.0001) Fields: TRAC79
2008     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_ETAN
2009     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2010     (PID.TID 0000.0001) Regions: 0
2011     (PID.TID 0000.0001) Fields: ETAN
2012     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_FeT
2013     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2014     (PID.TID 0000.0001) Regions: 0
2015     (PID.TID 0000.0001) Fields: TRAC03
2016     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_Diver1
2017     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2018     (PID.TID 0000.0001) Regions: 0
2019     (PID.TID 0000.0001) Fields: Diver1
2020     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_Diver2
2021     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2022     (PID.TID 0000.0001) Regions: 0
2023     (PID.TID 0000.0001) Fields: Diver2
2024     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_Diver3
2025     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2026     (PID.TID 0000.0001) Regions: 0
2027     (PID.TID 0000.0001) Fields: Diver3
2028     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_Diver4
2029     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2030     (PID.TID 0000.0001) Regions: 0
2031     (PID.TID 0000.0001) Fields: Diver4
2032     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_Shannon
2033     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2034     (PID.TID 0000.0001) Regions: 0
2035     (PID.TID 0000.0001) Fields: Shannon
2036     (PID.TID 0000.0001) Creating Stats. Output Stream: stat_Simpson
2037     (PID.TID 0000.0001) Output Frequency: 1200.000000 ; Phase: 0.000000
2038     (PID.TID 0000.0001) Regions: 0
2039     (PID.TID 0000.0001) Fields: Simpson
2040     (PID.TID 0000.0001) -----------------------------------------------------
2041     (PID.TID 0000.0001)
2042     (PID.TID 0000.0001) SET_PARMS: done
2043     (PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr= T ; setCenterDr= F
2044     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: LONC.bin
2045     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: LATC.bin
2046     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: DXF.bin
2047     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: DYF.bin
2048     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: RA.bin
2049     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: LONG.bin
2050     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: LATG.bin
2051     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: DXV.bin
2052     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: DYU.bin
2053     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: RAZ.bin
2054     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: DXC.bin
2055     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: DYC.bin
2056     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: RAW.bin
2057     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: RAS.bin
2058     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: DXG.bin
2059     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: DYG.bin
2060     (PID.TID 0000.0001) %MON XC_max = 3.4323280334473E+01
2061     (PID.TID 0000.0001) %MON XC_min = 6.2812995910645E+00
2062     (PID.TID 0000.0001) %MON XC_mean = 1.8285267813948E+01
2063     (PID.TID 0000.0001) %MON XC_sd = 6.3900599945909E+00
2064     (PID.TID 0000.0001) %MON XG_max = 3.4363361358643E+01
2065     (PID.TID 0000.0001) %MON XG_min = 6.3874454498291E+00
2066     (PID.TID 0000.0001) %MON XG_mean = 1.8373648876945E+01
2067     (PID.TID 0000.0001) %MON XG_sd = 6.3700484752252E+00
2068     (PID.TID 0000.0001) %MON DXC_max = 2.2403076171875E+04
2069     (PID.TID 0000.0001) %MON DXC_min = 1.8505916015625E+04
2070     (PID.TID 0000.0001) %MON DXC_mean = 2.0203672926875E+04
2071     (PID.TID 0000.0001) %MON DXC_sd = 9.5458170268745E+02
2072     (PID.TID 0000.0001) %MON DXF_max = 2.2370343750000E+04
2073     (PID.TID 0000.0001) %MON DXF_min = 1.8493386718750E+04
2074     (PID.TID 0000.0001) %MON DXF_mean = 2.0182404881528E+04
2075     (PID.TID 0000.0001) %MON DXF_sd = 9.4946222069420E+02
2076     (PID.TID 0000.0001) %MON DXG_max = 2.2367550781250E+04
2077     (PID.TID 0000.0001) %MON DXG_min = 1.8487599609375E+04
2078     (PID.TID 0000.0001) %MON DXG_mean = 2.0177259786684E+04
2079     (PID.TID 0000.0001) %MON DXG_sd = 9.4896516606818E+02
2080     (PID.TID 0000.0001) %MON DXV_max = 2.2400273437500E+04
2081     (PID.TID 0000.0001) %MON DXV_min = 1.8500103515625E+04
2082     (PID.TID 0000.0001) %MON DXV_mean = 2.0198506532189E+04
2083     (PID.TID 0000.0001) %MON DXV_sd = 9.5408286863332E+02
2084     (PID.TID 0000.0001) %MON YC_max = 6.7494171142578E+01
2085     (PID.TID 0000.0001) %MON YC_min = 5.1496150970459E+01
2086     (PID.TID 0000.0001) %MON YC_mean = 5.9557142692700E+01
2087     (PID.TID 0000.0001) %MON YC_sd = 3.8956559034090E+00
2088     (PID.TID 0000.0001) %MON YG_max = 6.7396972656250E+01
2089     (PID.TID 0000.0001) %MON YG_min = 5.1380382537842E+01
2090     (PID.TID 0000.0001) %MON YG_mean = 5.9448751095443E+01
2091     (PID.TID 0000.0001) %MON YG_sd = 3.8981480636126E+00
2092     (PID.TID 0000.0001) %MON DYC_max = 1.7253792968750E+04
2093     (PID.TID 0000.0001) %MON DYC_min = 1.6167729492188E+04
2094     (PID.TID 0000.0001) %MON DYC_mean = 1.6590043869643E+04
2095     (PID.TID 0000.0001) %MON DYC_sd = 2.2883025615363E+02
2096     (PID.TID 0000.0001) %MON DYF_max = 1.7247535156250E+04
2097     (PID.TID 0000.0001) %MON DYF_min = 1.6166898437500E+04
2098     (PID.TID 0000.0001) %MON DYF_mean = 1.6587223710623E+04
2099     (PID.TID 0000.0001) %MON DYF_sd = 2.2779671061985E+02
2100     (PID.TID 0000.0001) %MON DYG_max = 1.7242103515625E+04
2101     (PID.TID 0000.0001) %MON DYG_min = 1.6164107421875E+04
2102     (PID.TID 0000.0001) %MON DYG_mean = 1.6582914334660E+04
2103     (PID.TID 0000.0001) %MON DYG_sd = 2.2730275857504E+02
2104     (PID.TID 0000.0001) %MON DYU_max = 1.7248339843750E+04
2105     (PID.TID 0000.0001) %MON DYU_min = 1.6164934570313E+04
2106     (PID.TID 0000.0001) %MON DYU_mean = 1.6585720694380E+04
2107     (PID.TID 0000.0001) %MON DYU_sd = 2.2833267244082E+02
2108     (PID.TID 0000.0001) %MON RA_max = 3.6165907200000E+08
2109     (PID.TID 0000.0001) %MON RA_min = 3.1759747200000E+08
2110     (PID.TID 0000.0001) %MON RA_mean = 3.3456872125731E+08
2111     (PID.TID 0000.0001) %MON RA_sd = 1.1547923169063E+07
2112     (PID.TID 0000.0001) %MON RAW_max = 3.6212576000000E+08
2113     (PID.TID 0000.0001) %MON RAW_min = 3.1777328000000E+08
2114     (PID.TID 0000.0001) %MON RAW_mean = 3.3483373194737E+08
2115     (PID.TID 0000.0001) %MON RAW_sd = 1.1630830944481E+07
2116     (PID.TID 0000.0001) %MON RAS_max = 3.6163251200000E+08
2117     (PID.TID 0000.0001) %MON RAS_min = 3.1760160000000E+08
2118     (PID.TID 0000.0001) %MON RAS_mean = 3.3453950318129E+08
2119     (PID.TID 0000.0001) %MON RAS_sd = 1.1525868078589E+07
2120     (PID.TID 0000.0001) %MON RAZ_max = 3.6209897600000E+08
2121     (PID.TID 0000.0001) %MON RAZ_min = 3.1777724800000E+08
2122     (PID.TID 0000.0001) %MON RAZ_mean = 3.3480396163743E+08
2123     (PID.TID 0000.0001) %MON RAZ_sd = 1.1608759740398E+07
2124     (PID.TID 0000.0001) %MON AngleCS_max = 5.5429527386920E-01
2125     (PID.TID 0000.0001) %MON AngleCS_min = -9.9944725063759E-01
2126     (PID.TID 0000.0001) %MON AngleCS_mean = 2.7438028807017E-01
2127     (PID.TID 0000.0001) %MON AngleCS_sd = 1.8420475006332E-01
2128     (PID.TID 0000.0001) %MON AngleSN_max = 9.9515176606236E-01
2129     (PID.TID 0000.0001) %MON AngleSN_min = -9.9999853122241E-01
2130     (PID.TID 0000.0001) %MON AngleSN_mean = 9.1101249395656E-01
2131     (PID.TID 0000.0001) %MON AngleSN_sd = 2.4665827257097E-01
2132     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: ETOPO2_76x72_baltic_corr
2133     (PID.TID 0000.0001) // =======================================================
2134     (PID.TID 0000.0001) // Field Model R_low (ini_masks_etc)
2135     (PID.TID 0000.0001) // CMIN = -5.632600000000000E+02
2136     (PID.TID 0000.0001) // CMAX = 0.000000000000000E+00
2137     (PID.TID 0000.0001) // CINT = 2.086148148148148E+01
2138     (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
2139     (PID.TID 0000.0001) // 0.0: .
2140     (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -3: 80: 1)
2141     (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 76: -3: -1)
2142     (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1)
2143     (PID.TID 0000.0001) // =======================================================
2144     (PID.TID 0000.0001) K = 1
2145     (PID.TID 0000.0001) // I=6 I=16 I=26 I=36 I=38 I=48 I=58 I=68 I=78
2146     (PID.TID 0000.0001) // |--J--|321012345|789012345|789012345|789012345|789012567|901234567|901234567|901234567|901234567|90
2147     (PID.TID 0000.0001) // 76 .............................................................+++............................
2148     (PID.TID 0000.0001) // 75 ...............................................................+............................
2149     (PID.TID 0000.0001) // 74 ...............................................................++...........................
2150     (PID.TID 0000.0001) // 73 ............................................................................................
2151     (PID.TID 0000.0001) // 72 ....zzyyyyyyzzzzzyyzzywrnl..............................................................zzyy
2152     (PID.TID 0000.0001) // 71 ....zzyyyyyyzzzzzyyzzywrll..............................................................zzyy
2153     (PID.TID 0000.0001) // 70 ....zzyyyzzzzzzzzzzzzywrlf..............................................................zzyy
2154     (PID.TID 0000.0001) // 69 ....zzyyyzzzzzzzzzzzyyxtlfv.............................................................zzyy
2155     (PID.TID 0000.0001) // 68 ....+zyyzzzzzzzzzzzzzzyupfp.............................................................+zyy
2156     (PID.TID 0000.0001) // 67 ....+zyzzzzzzzzzzzz++zzxrffu............................................................+zyz
2157     (PID.TID 0000.0001) // 66 ....+zyzzzzzzz++...+..zyvlciu...........................................................+zyz
2158     (PID.TID 0000.0001) // 65 ....+zzzzz+zz+........zzyscbirz.........................................................+zzz
2159     (PID.TID 0000.0001) // 64 ....zzzzz++++.........+zzvnb-fqz........................................................zzzz
2160     (PID.TID 0000.0001) // 63 ....++zz+++............+zxui--lw........................................................++zz
2161     (PID.TID 0000.0001) // 62 .....+z+................+zwqffpv+........................................................+z+
2162     (PID.TID 0000.0001) // 61 .....+...................+xsllswz++......................................................+..
2163     (PID.TID 0000.0001) // 60 ..........................xuprvyyz..........................................................
2164     (PID.TID 0000.0001) // 59 ...............+.....++..+wurwyz+...........................................................
2165     (PID.TID 0000.0001) // 58 ..........++...+++..++zz++vuuz..............................................................
2166     (PID.TID 0000.0001) // 57 .........zz+...+++..++z+++yxz...............................................................
2167     (PID.TID 0000.0001) // 56 .........zz+...+++++++zz++++................................................................
2168     (PID.TID 0000.0001) // 55 .........+zzz+++++++++zzz+..................................................................
2169     (PID.TID 0000.0001) // 54 .........+z+zz...++++zyyz...................................................................
2170     (PID.TID 0000.0001) // 53 .......+z++.++...++++zyy...................................................................+
2171     (PID.TID 0000.0001) // 52 .......+zz+.++...+++zyy....................................................................+
2172     (PID.TID 0000.0001) // 51 ........+z+........zyy+.....................................................................
2173     (PID.TID 0000.0001) // 50 .........zzz.+.+...zzz......................................................................
2174     (PID.TID 0000.0001) // 49 .........zzzz+z+.+..........................................................................
2175     (PID.TID 0000.0001) // 48 ..........+zzzz+++..........................................................................
2176     (PID.TID 0000.0001) // 47 ..........+zzz+.............................................................................
2177     (PID.TID 0000.0001) // 46 ..........+zz++.............................................................................
2178     (PID.TID 0000.0001) // 45 ...........++zz+............................................................................
2179     (PID.TID 0000.0001) // 44 ............+yyy............................................................................
2180     (PID.TID 0000.0001) // 43 ..........++++yy..+...........................................+z............................
2181     (PID.TID 0000.0001) // 42 .........++++ywzzzz+....................................++z++wtuvz+.........................
2182     (PID.TID 0000.0001) // 41 ........+++zxwwzzyyz+..................................++zxyytnnpuuuz.......................
2183     (PID.TID 0000.0001) // 40 ........+++yxxz.yxyzz.................................zxyywvwupnnppqwx+.....................
2184     (PID.TID 0000.0001) // 39 ........++zyyxy.xxyyz.................................zwwwvvwzvsrpnnquyz....................
2185     (PID.TID 0000.0001) // 38 ..........zzyxxwwwxy+.............+...................+zxwvvw+zywspnnswz+......zz++.........
2186     (PID.TID 0000.0001) // 37 ..........zyywwvvwxyzz++.....+zz+zz+.........+.......+++zxwvvxz+zvpnnqvy+++z..zxxzz+........
2187     (PID.TID 0000.0001) // 36 z+.........yxwwvvwwxyz+....+zyxwxxyz.........+.......+++zyvvvvwz+zuqqvz++zxxxywwwyzzz+......
2188     (PID.TID 0000.0001) // 35 xz.........zxxwwvwwxyyzzyzz+zxvvvvwz++......+z......+z++zzvwwtuz++zyy++++yyyvvvwwxyxxz......
2189     (PID.TID 0000.0001) // 34 xz+.........yxxxwxxxyyyxxwxxyxwuuuvuvz.....yyz.....yyz++zzwwutty++++....+yyywwwwwxxxxz+.....
2190     (PID.TID 0000.0001) // 33 zz+.........+zyyxwyyyyzyxwwwwwxwwwvssy+++++yy.+++++yy.++zzyxwuuy+++.....++++yxxxxxxyzz+.....
2191     (PID.TID 0000.0001) // 40 ........+++yxxz.yxyzz.................................zxyywvwupnnppqwx+.....................
2192     (PID.TID 0000.0001) // 39 ........++zyyxy.xxyyz.................................zwwwvvwzvsrpnnquyz....................
2193     (PID.TID 0000.0001) // 38 ..........zzyxxwwwxy+.............+...................+zxwvvw+zywspnnswz+......zz++.........
2194     (PID.TID 0000.0001) // 37 ..........zyywwvvwxyzz++.....+zz+zz+.........+.......+++zxwvvxz+zvpnnqvy+++z..zxxzz+........
2195     (PID.TID 0000.0001) // 36 z+.........yxwwvvwwxyz+....+zyxwxxyz.........+.......+++zyvvvvwz+zuqqvz++zxxxywwwyzzz+......
2196     (PID.TID 0000.0001) // 35 xz.........zxxwwvwwxyyzzyzz+zxvvvvwz++......+z......+z++zzvwwtuz++zyy++++yyyvvvwwxyxxz......
2197     (PID.TID 0000.0001) // 34 xz+.........yxxxwxxxyyyxxwxxyxwuuuvuvz.....yyz.....yyz++zzwwutty++++....+yyywwwwwxxxxz+.....
2198     (PID.TID 0000.0001) // 33 zz+.........+zyyxwyyyyzyxwwwwwxwwwvssy+++++yy.+++++yy.++zzyxwuuy+++.....++++yxxxxxxyzz+.....
2199     (PID.TID 0000.0001) // 32 z++...........yyywxzyyzzyxxxzz+yxxvtswyzz+zyy.yzz+zyy..+++zzzyvz++..........+zyyxxzzz++.....
2200     (PID.TID 0000.0001) // 31 +++...........zyywxzyyyyyyz+....zwvvwvwxyzzyz.wxyzzyz..+++++++y+.............+zzzzz++++.....
2201     (PID.TID 0000.0001) // 30 +++............zyxwxxxxyzzz+....+xyzyvvwxyzy+.vwxyzy+.+++++++.....................+.+++.....
2202     (PID.TID 0000.0001) // 29 ...............+yxwxxxxyzzzyyzzz+zxwwvvvxyzz++vvxyzz++++++..................................
2203     (PID.TID 0000.0001) // 28 ................zywwwwvvwxwuvvxxxwtvvvuuwxzz++uuwxzz+++.....................................
2204     (PID.TID 0000.0001) // 27 ................+ywwvvuvvutsstvwvttvvvuuvwyz++uuvwyz++++....................................
2205     (PID.TID 0000.0001) // 26 ................+ywwwvuuuuutstuuutuwvvvuuwwy++vuuwwy++......................................
2206     (PID.TID 0000.0001) // 25 ................zwwwwwwvuuttsrrrtuvwwvwvuuvx++wvuuvx+++.....................................
2207     (PID.TID 0000.0001) // 24 ...............yywwwwwxxwvutssssuvwwxwwwwuvyz+wwwuvyz++.....................................
2208     (PID.TID 0000.0001) // 23 ..............+xwwwwwwwxxwvuuvvwxxwxyxxxxwvwy+xxxwvwy++.....................................
2209     (PID.TID 0000.0001) // 22 ..............+xwwwwwwwxyyxwwwxxxyxxyzzyzzxwxzzyzzxwxz+.....................................
2210     (PID.TID 0000.0001) // 21 ...............yxyyxxxxxyyyyxyyyyyyyz..yz+ywwy.yz+ywwy+.....................................
2211     (PID.TID 0000.0001) // 20 ................z+.yyyxyyz+...+..+zz+...+.+xwx..+.+xwxz.....................................
2212     (PID.TID 0000.0001) // 19 ...................zzzyyz.........+zz+..+.+zxx..+.+zxxy+....................................
2213     (PID.TID 0000.0001) // 18 ...................++zz+...........zz+...+++zx...+++zxxz+...................................
2214     (PID.TID 0000.0001) // 17 ...................+++.............zzzz+++...yz+++...yxyz...................................
2215     (PID.TID 0000.0001) // 16 ...................++.............zyzyyz+.....yz+.....zyz++.................................
2216     (PID.TID 0000.0001) // 15 ..................................yyzyyz......yz.......zzz+.................................
2217     (PID.TID 0000.0001) // 14 .................................zyyyyz+......z+........++++................................
2218     (PID.TID 0000.0001) // 13 .................................yyyyyzz+.....zz+.......+++++...............................
2219     (PID.TID 0000.0001) // 12 .................................yyyz+...................+++++..............................
2220     (PID.TID 0000.0001) // 11 .................................zz+.....................+++++..............................
2221     (PID.TID 0000.0001) // 10 .........................................................++++++.............................
2222     (PID.TID 0000.0001) // 9 .........................................................+z++++.............................
2223     (PID.TID 0000.0001) // 8 .........................................................+zyy+++............................
2224     (PID.TID 0000.0001) // 7 ..........................................................zyy++++...........................
2225     (PID.TID 0000.0001) // 6 ..........................................................z+.+++............................
2226     (PID.TID 0000.0001) // 5 ............................................................++++............................
2227     (PID.TID 0000.0001) // 4 .............................................................+++............................
2228     (PID.TID 0000.0001) // 3 ...............................................................+............................
2229     (PID.TID 0000.0001) // 2 ...............................................................++...........................
2230     (PID.TID 0000.0001) // 1 ............................................................................................
2231     (PID.TID 0000.0001) // 0 ....zzyyyyyyzzzzzyyzzywrnl..............................................................zzyy
2232     (PID.TID 0000.0001) // -1 ....zzyyyyyyzzzzzyyzzywrll..............................................................zzyy
2233     (PID.TID 0000.0001) // -2 ....zzyyyzzzzzzzzzzzzywrlf..............................................................zzyy
2234     (PID.TID 0000.0001) // -3 ....zzyyyzzzzzzzzzzzyyxtlfv.............................................................zzyy
2235     (PID.TID 0000.0001) // =======================================================
2236     (PID.TID 0000.0001) // END OF FIELD =
2237     (PID.TID 0000.0001) // =======================================================
2238     (PID.TID 0000.0001)
2239     (PID.TID 0000.0001) // =======================================================
2240     (PID.TID 0000.0001) // Field Model Ro_surf (ini_masks_etc)
2241     (PID.TID 0000.0001) // CMIN = -8.526512829121202E-14
2242     (PID.TID 0000.0001) // CMAX = 2.842170943040401E-14
2243     (PID.TID 0000.0001) // CINT = 4.210623619319112E-15
2244     (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
2245     (PID.TID 0000.0001) // 0.0: .
2246     (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -3: 80: 1)
2247     (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 76: -3: -1)
2248     (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1)
2249     (PID.TID 0000.0001) // =======================================================
2250     (PID.TID 0000.0001) K = 1
2251     (PID.TID 0000.0001) // I=6 I=16 I=26 I=36 I=38 I=48 I=58 I=68 I=78
2252     (PID.TID 0000.0001) // |--J--|321012345|789012345|789012345|789012345|789012567|901234567|901234567|901234567|901234567|90
2253     (PID.TID 0000.0001) // 76 ............................................................................................
2254     (PID.TID 0000.0001) // 75 ............................................................................................
2255     (PID.TID 0000.0001) // 74 ............................................................................................
2256     (PID.TID 0000.0001) // 73 ............................................................................................
2257     (PID.TID 0000.0001) // 72 ......................xn++..................................................................
2258     (PID.TID 0000.0001) // 71 ......................xn++..................................................................
2259     (PID.TID 0000.0001) // 70 ......................xn+n..................................................................
2260     (PID.TID 0000.0001) // 69 ........................+n..................................................................
2261     (PID.TID 0000.0001) // 68 ........................gng.................................................................
2262     (PID.TID 0000.0001) // 67 ........................nnn.................................................................
2263     (PID.TID 0000.0001) // 66 .........................+-+................................................................
2264     (PID.TID 0000.0001) // 65 .........................n-n+n..............................................................
2265     (PID.TID 0000.0001) // 64 ..........................+nnnn.............................................................
2266     (PID.TID 0000.0001) // 63 ...........................+nn+x............................................................
2267     (PID.TID 0000.0001) // 62 ..........................xnnng.............................................................
2268     (PID.TID 0000.0001) // 61 ...........................n++nx............................................................
2269     (PID.TID 0000.0001) // 60 ............................gn..............................................................
2270     (PID.TID 0000.0001) // 59 ..........................x.nx..............................................................
2271     (PID.TID 0000.0001) // 58 ............................................................................................
2272     (PID.TID 0000.0001) // 57 ............................................................................................
2273     (PID.TID 0000.0001) // 56 ............................................................................................
2274     (PID.TID 0000.0001) // 55 ............................................................................................
2275     (PID.TID 0000.0001) // 54 ............................................................................................
2276     (PID.TID 0000.0001) // 53 ............................................................................................
2277     (PID.TID 0000.0001) // 52 ............................................................................................
2278     (PID.TID 0000.0001) // 51 ............................................................................................
2279     (PID.TID 0000.0001) // 50 ............................................................................................
2280     (PID.TID 0000.0001) // 49 ............................................................................................
2281     (PID.TID 0000.0001) // 48 ............................................................................................
2282     (PID.TID 0000.0001) // 47 ............................................................................................
2283     (PID.TID 0000.0001) // 46 ............................................................................................
2284     (PID.TID 0000.0001) // 45 ............................................................................................
2285     (PID.TID 0000.0001) // 44 ............................................................................................
2286     (PID.TID 0000.0001) // 43 ............................................................................................
2287     (PID.TID 0000.0001) // 42 ..............x..............................................x..............................
2288     (PID.TID 0000.0001) // 41 .............xx...............................................++g...........................
2289     (PID.TID 0000.0001) // 40 ..........................................................x.x.g++ggnx.......................
2290     (PID.TID 0000.0001) // 39 .......................................................xxx..x..nng++n.......................
2291     (PID.TID 0000.0001) // 38 ...............xxx.......................................x..x...xng++nx.....................
2292     (PID.TID 0000.0001) // 37 .............xx..x........................................x.......g++n......................
2293     (PID.TID 0000.0001) // 36 .............xx..xx............x..............................x....nn.........xxx...........
2294     (PID.TID 0000.0001) // 35 ..............xx.xx...............x........................xx..................xx...........
2295     (PID.TID 0000.0001) // 34 ................x........x....x...........................xx................xxxxx...........
2296     (PID.TID 0000.0001) // 33 .................x.......xxxxx.xxx.nn.......................x...............................
2297     (PID.TID 0000.0001) // 40 ..........................................................x.x.g++ggnx.......................
2298     (PID.TID 0000.0001) // 39 .......................................................xxx..x..nng++n.......................
2299     (PID.TID 0000.0001) // 38 ...............xxx.......................................x..x...xng++nx.....................
2300     (PID.TID 0000.0001) // 37 .............xx..x........................................x.......g++n......................
2301     (PID.TID 0000.0001) // 36 .............xx..xx............x..............................x....nn.........xxx...........
2302     (PID.TID 0000.0001) // 35 ..............xx.xx...............x........................xx..................xx...........
2303     (PID.TID 0000.0001) // 34 ................x........x....x...........................xx................xxxxx...........
2304     (PID.TID 0000.0001) // 33 .................x.......xxxxx.xxx.nn.......................x...............................
2305     (PID.TID 0000.0001) // 32 .................x..................nx......................................................
2306     (PID.TID 0000.0001) // 31 .................x...............x..x.x.......x.............................................
2307     (PID.TID 0000.0001) // 30 ..................x....................x.......x............................................
2308     (PID.TID 0000.0001) // 29 ..................x................xx.......................................................
2309     (PID.TID 0000.0001) // 28 ..................xxxx..x.x......x......x.......x...........................................
2310     (PID.TID 0000.0001) // 27 ..................xx.......nn..x.........x.......x..........................................
2311     (PID.TID 0000.0001) // 26 ..................xxx.......n......x.....xx......xx.........................................
2312     (PID.TID 0000.0001) // 25 .................xxxxxx.....nnnn...xx.x.......x.............................................
2313     (PID.TID 0000.0001) // 24 .................xxxxx..x...nnnn..xx.xxxx.....xxx...........................................
2314     (PID.TID 0000.0001) // 23 ................xxxxxxx..x.....x..x......x.x.....x.x........................................
2315     (PID.TID 0000.0001) // 22 ................xxxxxxx....xxx.............x.......x........................................
2316     (PID.TID 0000.0001) // 21 ...........................................xx......xx.......................................
2317     (PID.TID 0000.0001) // 20 ............................................x.......x.......................................
2318     (PID.TID 0000.0001) // 19 ............................................................................................
2319     (PID.TID 0000.0001) // 18 ............................................................................................
2320     (PID.TID 0000.0001) // 17 ............................................................................................
2321     (PID.TID 0000.0001) // 16 ............................................................................................
2322     (PID.TID 0000.0001) // 15 ............................................................................................
2323     (PID.TID 0000.0001) // 14 ............................................................................................
2324     (PID.TID 0000.0001) // 13 ............................................................................................
2325     (PID.TID 0000.0001) // 12 ............................................................................................
2326     (PID.TID 0000.0001) // 11 ............................................................................................
2327     (PID.TID 0000.0001) // 10 ............................................................................................
2328     (PID.TID 0000.0001) // 9 ............................................................................................
2329     (PID.TID 0000.0001) // 8 ............................................................................................
2330     (PID.TID 0000.0001) // 7 ............................................................................................
2331     (PID.TID 0000.0001) // 6 ............................................................................................
2332     (PID.TID 0000.0001) // 5 ............................................................................................
2333     (PID.TID 0000.0001) // 4 ............................................................................................
2334     (PID.TID 0000.0001) // 3 ............................................................................................
2335     (PID.TID 0000.0001) // 2 ............................................................................................
2336     (PID.TID 0000.0001) // 1 ............................................................................................
2337     (PID.TID 0000.0001) // 0 ......................xn++..................................................................
2338     (PID.TID 0000.0001) // -1 ......................xn++..................................................................
2339     (PID.TID 0000.0001) // -2 ......................xn+n..................................................................
2340     (PID.TID 0000.0001) // -3 ........................+n..................................................................
2341     (PID.TID 0000.0001) // =======================================================
2342     (PID.TID 0000.0001) // END OF FIELD =
2343     (PID.TID 0000.0001) // =======================================================
2344     (PID.TID 0000.0001)
2345     (PID.TID 0000.0001) // =======================================================
2346     (PID.TID 0000.0001) // Field hFacC at iteration 0
2347     (PID.TID 0000.0001) // CMIN = 0.000000000000000E+00
2348     (PID.TID 0000.0001) // CMAX = 1.000000000000000E+00
2349     (PID.TID 0000.0001) // CINT = 3.703703703703703E-02
2350     (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
2351     (PID.TID 0000.0001) // 0.0: .
2352     (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -3: 80: 1)
2353     (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 76: -3: -1)
2354     (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1)
2355     (PID.TID 0000.0001) // =======================================================
2356     (PID.TID 0000.0001) K = 1
2357     (PID.TID 0000.0001) // I=6 I=16 I=26 I=36 I=38 I=48 I=58 I=68 I=78
2358     (PID.TID 0000.0001) // |--J--|321012345|789012345|789012345|789012345|789012567|901234567|901234567|901234567|901234567|90
2359     (PID.TID 0000.0001) // 76 .............................................................+++............................
2360     (PID.TID 0000.0001) // 75 ...............................................................+............................
2361     (PID.TID 0000.0001) // 74 ...............................................................++...........................
2362     (PID.TID 0000.0001) // 73 ............................................................................................
2363     (PID.TID 0000.0001) // 72 ....++++++++++++++++++++++..............................................................++++
2364     (PID.TID 0000.0001) // 71 ....++++++++++++++++++++++..............................................................++++
2365     (PID.TID 0000.0001) // 70 ....++++++++++++++++++++++..............................................................++++
2366     (PID.TID 0000.0001) // 69 ....+++++++++++++++++++++++.............................................................++++
2367     (PID.TID 0000.0001) // 68 ....+++++++++++++++++++++++.............................................................++++
2368     (PID.TID 0000.0001) // 67 ....++++++++++++++++++++++++............................................................++++
2369     (PID.TID 0000.0001) // 66 ....++++++++++++...+..+++++++...........................................................++++
2370     (PID.TID 0000.0001) // 65 ....++++++++++........+++++++++.........................................................++++
2371     (PID.TID 0000.0001) // 64 ....+++++++++.........++++++++++........................................................++++
2372     (PID.TID 0000.0001) // 63 ....+++++++............+++++++++........................................................++++
2373     (PID.TID 0000.0001) // 62 .....+++................+++++++++........................................................+++
2374     (PID.TID 0000.0001) // 61 .....+...................++++++++++......................................................+..
2375     (PID.TID 0000.0001) // 60 ..........................++++++++..........................................................
2376     (PID.TID 0000.0001) // 59 ...............+.....++..++++++++...........................................................
2377     (PID.TID 0000.0001) // 58 ..........++...+++..++++++++++..............................................................
2378     (PID.TID 0000.0001) // 57 .........+++...+++..+++++++++...............................................................
2379     (PID.TID 0000.0001) // 56 .........+++...+++++++++++++................................................................
2380     (PID.TID 0000.0001) // 55 .........+++++++++++++++++..................................................................
2381     (PID.TID 0000.0001) // 54 .........+++++...++++++++...................................................................
2382     (PID.TID 0000.0001) // 53 .......++++.++...+++++++...................................................................+
2383     (PID.TID 0000.0001) // 52 .......++++.++...++++++....................................................................+
2384     (PID.TID 0000.0001) // 51 ........+++........++++.....................................................................
2385     (PID.TID 0000.0001) // 50 .........+++.+.+...+++......................................................................
2386     (PID.TID 0000.0001) // 49 .........+++++++.+..........................................................................
2387     (PID.TID 0000.0001) // 48 ..........++++++++..........................................................................
2388     (PID.TID 0000.0001) // 47 ..........+++++.............................................................................
2389     (PID.TID 0000.0001) // 46 ..........+++++.............................................................................
2390     (PID.TID 0000.0001) // 45 ...........+++++............................................................................
2391     (PID.TID 0000.0001) // 44 ............++++............................................................................
2392     (PID.TID 0000.0001) // 43 ..........++++++..+...........................................++............................
2393     (PID.TID 0000.0001) // 42 .........+++++++++++....................................+++++++++++.........................
2394     (PID.TID 0000.0001) // 41 ........+++++++++++++..................................++++++++++++++.......................
2395     (PID.TID 0000.0001) // 40 ........+++++++.+++++.................................+++++++++++++++++.....................
2396     (PID.TID 0000.0001) // 39 ........+++++++.+++++.................................++++++++++++++++++....................
2397     (PID.TID 0000.0001) // 38 ..........+++++++++++.............+...................+++++++++++++++++++......++++.........
2398     (PID.TID 0000.0001) // 37 ..........++++++++++++++.....+++++++.........+.......+++++++++++++++++++++++..++++++........
2399     (PID.TID 0000.0001) // 36 ++.........++++++++++++....+++++++++.........+.......+++++++++++++++++++++++++++++++++......
2400     (PID.TID 0000.0001) // 35 ++.........+++++++++++++++++++++++++++......++......++++++++++++++++++++++++++++++++++......
2401     (PID.TID 0000.0001) // 34 +++.........++++++++++++++++++++++++++.....+++.....+++++++++++++++++....+++++++++++++++.....
2402     (PID.TID 0000.0001) // 33 +++.........+++++++++++++++++++++++++++++++++.+++++++.+++++++++++++.....+++++++++++++++.....
2403     (PID.TID 0000.0001) // 40 ........+++++++.+++++.................................+++++++++++++++++.....................
2404     (PID.TID 0000.0001) // 39 ........+++++++.+++++.................................++++++++++++++++++....................
2405     (PID.TID 0000.0001) // 38 ..........+++++++++++.............+...................+++++++++++++++++++......++++.........
2406     (PID.TID 0000.0001) // 37 ..........++++++++++++++.....+++++++.........+.......+++++++++++++++++++++++..++++++........
2407     (PID.TID 0000.0001) // 36 ++.........++++++++++++....+++++++++.........+.......+++++++++++++++++++++++++++++++++......
2408     (PID.TID 0000.0001) // 35 ++.........+++++++++++++++++++++++++++......++......++++++++++++++++++++++++++++++++++......
2409     (PID.TID 0000.0001) // 34 +++.........++++++++++++++++++++++++++.....+++.....+++++++++++++++++....+++++++++++++++.....
2410     (PID.TID 0000.0001) // 33 +++.........+++++++++++++++++++++++++++++++++.+++++++.+++++++++++++.....+++++++++++++++.....
2411     (PID.TID 0000.0001) // 32 +++...........+++++++++++++++++++++++++++++++.+++++++..+++++++++++..........+++++++++++.....
2412     (PID.TID 0000.0001) // 31 +++...........++++++++++++++....+++++++++++++.+++++++..+++++++++.............++++++++++.....
2413     (PID.TID 0000.0001) // 30 +++............+++++++++++++....+++++++++++++.+++++++.+++++++.....................+.+++.....
2414     (PID.TID 0000.0001) // 29 ...............+++++++++++++++++++++++++++++++++++++++++++..................................
2415     (PID.TID 0000.0001) // 28 ................+++++++++++++++++++++++++++++++++++++++.....................................
2416     (PID.TID 0000.0001) // 27 ................++++++++++++++++++++++++++++++++++++++++....................................
2417     (PID.TID 0000.0001) // 26 ................++++++++++++++++++++++++++++++++++++++......................................
2418     (PID.TID 0000.0001) // 25 ................+++++++++++++++++++++++++++++++++++++++.....................................
2419     (PID.TID 0000.0001) // 24 ...............++++++++++++++++++++++++++++++++++++++++.....................................
2420     (PID.TID 0000.0001) // 23 ..............+++++++++++++++++++++++++++++++++++++++++.....................................
2421     (PID.TID 0000.0001) // 22 ..............+++++++++++++++++++++++++++++++++++++++++.....................................
2422     (PID.TID 0000.0001) // 21 ...............++++++++++++++++++++++..+++++++.++++++++.....................................
2423     (PID.TID 0000.0001) // 20 ................++.++++++++...+..++++...+.++++..+.+++++.....................................
2424     (PID.TID 0000.0001) // 19 ...................++++++.........++++..+.++++..+.++++++....................................
2425     (PID.TID 0000.0001) // 18 ...................+++++...........+++...+++++...++++++++...................................
2426     (PID.TID 0000.0001) // 17 ...................+++.............+++++++...+++++...++++...................................
2427     (PID.TID 0000.0001) // 16 ...................++.............+++++++.....+++.....+++++.................................
2428     (PID.TID 0000.0001) // 15 ..................................++++++......++.......++++.................................
2429     (PID.TID 0000.0001) // 14 .................................+++++++......++........++++................................
2430     (PID.TID 0000.0001) // 13 .................................++++++++.....+++.......+++++...............................
2431     (PID.TID 0000.0001) // 12 .................................+++++...................+++++..............................
2432     (PID.TID 0000.0001) // 11 .................................+++.....................+++++..............................
2433     (PID.TID 0000.0001) // 10 .........................................................++++++.............................
2434     (PID.TID 0000.0001) // 9 .........................................................++++++.............................
2435     (PID.TID 0000.0001) // 8 .........................................................+++++++............................
2436     (PID.TID 0000.0001) // 7 ..........................................................+++++++...........................
2437     (PID.TID 0000.0001) // 6 ..........................................................++.+++............................
2438     (PID.TID 0000.0001) // 5 ............................................................++++............................
2439     (PID.TID 0000.0001) // 4 .............................................................+++............................
2440     (PID.TID 0000.0001) // 3 ...............................................................+............................
2441     (PID.TID 0000.0001) // 2 ...............................................................++...........................
2442     (PID.TID 0000.0001) // 1 ............................................................................................
2443     (PID.TID 0000.0001) // 0 ....++++++++++++++++++++++..............................................................++++
2444     (PID.TID 0000.0001) // -1 ....++++++++++++++++++++++..............................................................++++
2445     (PID.TID 0000.0001) // -2 ....++++++++++++++++++++++..............................................................++++
2446     (PID.TID 0000.0001) // -3 ....+++++++++++++++++++++++.............................................................++++
2447     (PID.TID 0000.0001) // =======================================================
2448     (PID.TID 0000.0001) // END OF FIELD =
2449     (PID.TID 0000.0001) // =======================================================
2450     (PID.TID 0000.0001)
2451     (PID.TID 0000.0001) // =======================================================
2452     (PID.TID 0000.0001) // Field hFacW at iteration 0
2453     (PID.TID 0000.0001) // CMIN = 0.000000000000000E+00
2454     (PID.TID 0000.0001) // CMAX = 1.000000000000000E+00
2455     (PID.TID 0000.0001) // CINT = 3.703703703703703E-02
2456     (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
2457     (PID.TID 0000.0001) // 0.0: .
2458     (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -3: 80: 1)
2459     (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 76: -3: -1)
2460     (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1)
2461     (PID.TID 0000.0001) // =======================================================
2462     (PID.TID 0000.0001) K = 1
2463     (PID.TID 0000.0001) // I=6 I=16 I=26 I=36 I=38 I=48 I=58 I=68 I=78
2464     (PID.TID 0000.0001) // |--J--|321012345|789012345|789012345|789012345|789012567|901234567|901234567|901234567|901234567|90
2465     (PID.TID 0000.0001) // 76 ..............................................................++............................
2466     (PID.TID 0000.0001) // 75 ............................................................................................
2467     (PID.TID 0000.0001) // 74 ................................................................+...........................
2468     (PID.TID 0000.0001) // 73 ............................................................................................
2469     (PID.TID 0000.0001) // 72 .....+++++++++++++++++++++...............................................................+++
2470     (PID.TID 0000.0001) // 71 .....+++++++++++++++++++++...............................................................+++
2471     (PID.TID 0000.0001) // 70 .....+++++++++++++++++++++...............................................................+++
2472     (PID.TID 0000.0001) // 69 .....++++++++++++++++++++++..............................................................+++
2473     (PID.TID 0000.0001) // 68 .....++++++++++++++++++++++..............................................................+++
2474     (PID.TID 0000.0001) // 67 .....+++++++++++++++++++++++.............................................................+++
2475     (PID.TID 0000.0001) // 66 .....+++++++++++.......++++++............................................................+++
2476     (PID.TID 0000.0001) // 65 .....+++++++++.........++++++++..........................................................+++
2477     (PID.TID 0000.0001) // 64 .....++++++++..........+++++++++.........................................................+++
2478     (PID.TID 0000.0001) // 63 .....++++++.............++++++++.........................................................+++
2479     (PID.TID 0000.0001) // 62 ......++.................++++++++.........................................................++
2480     (PID.TID 0000.0001) // 61 ..........................+++++++++.........................................................
2481     (PID.TID 0000.0001) // 60 ...........................+++++++..........................................................
2482     (PID.TID 0000.0001) // 59 ......................+...+++++++...........................................................
2483     (PID.TID 0000.0001) // 58 ...........+....++...+++++++++..............................................................
2484     (PID.TID 0000.0001) // 57 ..........++....++...++++++++...............................................................
2485     (PID.TID 0000.0001) // 56 ..........++....++++++++++++................................................................
2486     (PID.TID 0000.0001) // 55 ..........++++++++++++++++..................................................................
2487     (PID.TID 0000.0001) // 54 ..........++++....+++++++...................................................................
2488     (PID.TID 0000.0001) // 53 ........+++..+....++++++....................................................................
2489     (PID.TID 0000.0001) // 52 ........+++..+....+++++.....................................................................
2490     (PID.TID 0000.0001) // 51 .........++.........+++.....................................................................
2491     (PID.TID 0000.0001) // 50 ..........++........++......................................................................
2492     (PID.TID 0000.0001) // 49 ..........++++++............................................................................
2493     (PID.TID 0000.0001) // 48 ...........+++++++..........................................................................
2494     (PID.TID 0000.0001) // 47 ...........++++.............................................................................
2495     (PID.TID 0000.0001) // 46 ...........++++.............................................................................
2496     (PID.TID 0000.0001) // 45 ............++++............................................................................
2497     (PID.TID 0000.0001) // 44 .............+++............................................................................
2498     (PID.TID 0000.0001) // 43 ...........+++++...............................................+............................
2499     (PID.TID 0000.0001) // 42 ..........++++++++++.....................................++++++++++.........................
2500     (PID.TID 0000.0001) // 41 .........++++++++++++...................................+++++++++++++.......................
2501     (PID.TID 0000.0001) // 40 .........++++++..++++..................................++++++++++++++++.....................
2502     (PID.TID 0000.0001) // 39 .........++++++..++++..................................+++++++++++++++++....................
2503     (PID.TID 0000.0001) // 38 ...........++++++++++..................................++++++++++++++++++.......+++.........
2504     (PID.TID 0000.0001) // 37 ...........+++++++++++++......++++++..................++++++++++++++++++++++...+++++........
2505     (PID.TID 0000.0001) // 36 ++..........+++++++++++.....++++++++..................++++++++++++++++++++++++++++++++......
2506     (PID.TID 0000.0001) // 35 ++..........++++++++++++++++++++++++++.......+.......+++++++++++++++++++++++++++++++++......
2507     (PID.TID 0000.0001) // 34 +++..........+++++++++++++++++++++++++......++......++++++++++++++++.....++++++++++++++.....
2508     (PID.TID 0000.0001) // 33 +++..........++++++++++++++++++++++++++++++++.+++++++..++++++++++++......++++++++++++++.....
2509     (PID.TID 0000.0001) // 40 .........++++++..++++..................................++++++++++++++++.....................
2510     (PID.TID 0000.0001) // 39 .........++++++..++++..................................+++++++++++++++++....................
2511     (PID.TID 0000.0001) // 38 ...........++++++++++..................................++++++++++++++++++.......+++.........
2512     (PID.TID 0000.0001) // 37 ...........+++++++++++++......++++++..................++++++++++++++++++++++...+++++........
2513     (PID.TID 0000.0001) // 36 ++..........+++++++++++.....++++++++..................++++++++++++++++++++++++++++++++......
2514     (PID.TID 0000.0001) // 35 ++..........++++++++++++++++++++++++++.......+.......+++++++++++++++++++++++++++++++++......
2515     (PID.TID 0000.0001) // 34 +++..........+++++++++++++++++++++++++......++......++++++++++++++++.....++++++++++++++.....
2516     (PID.TID 0000.0001) // 33 +++..........++++++++++++++++++++++++++++++++.+++++++..++++++++++++......++++++++++++++.....
2517     (PID.TID 0000.0001) // 32 +++............++++++++++++++++++++++++++++++.+++++++...++++++++++...........++++++++++.....
2518     (PID.TID 0000.0001) // 31 +++............+++++++++++++.....++++++++++++.+++++++...++++++++..............+++++++++.....
2519     (PID.TID 0000.0001) // 30 .++.............++++++++++++.....++++++++++++.+++++++..++++++........................++.....
2520     (PID.TID 0000.0001) // 29 ................++++++++++++++++++++++++++++++++++++++++++..................................
2521     (PID.TID 0000.0001) // 28 .................++++++++++++++++++++++++++++++++++++++.....................................
2522     (PID.TID 0000.0001) // 27 .................+++++++++++++++++++++++++++++++++++++++....................................
2523     (PID.TID 0000.0001) // 26 .................+++++++++++++++++++++++++++++++++++++......................................
2524     (PID.TID 0000.0001) // 25 .................++++++++++++++++++++++++++++++++++++++.....................................
2525     (PID.TID 0000.0001) // 24 ................+++++++++++++++++++++++++++++++++++++++.....................................
2526     (PID.TID 0000.0001) // 23 ...............++++++++++++++++++++++++++++++++++++++++.....................................
2527     (PID.TID 0000.0001) // 22 ...............++++++++++++++++++++++++++++++++++++++++.....................................
2528     (PID.TID 0000.0001) // 21 ................+++++++++++++++++++++...++++++..+++++++.....................................
2529     (PID.TID 0000.0001) // 20 .................+..+++++++.......+++......+++.....++++.....................................
2530     (PID.TID 0000.0001) // 19 ....................+++++..........+++.....+++.....+++++....................................
2531     (PID.TID 0000.0001) // 18 ....................++++............++....++++....+++++++...................................
2532     (PID.TID 0000.0001) // 17 ....................++..............++++++....++++....+++...................................
2533     (PID.TID 0000.0001) // 16 ....................+..............++++++.....+++......++++.................................
2534     (PID.TID 0000.0001) // 15 ...................................+++++......++........+++.................................
2535     (PID.TID 0000.0001) // 14 ..................................++++++......++.........+++................................
2536     (PID.TID 0000.0001) // 13 ..................................+++++++.....+++........++++...............................
2537     (PID.TID 0000.0001) // 12 ..................................++++....................++++..............................
2538     (PID.TID 0000.0001) // 11 ..................................++......................++++..............................
2539     (PID.TID 0000.0001) // 10 ..........................................................+++++.............................
2540     (PID.TID 0000.0001) // 9 ..........................................................+++++.............................
2541     (PID.TID 0000.0001) // 8 ..........................................................++++++............................
2542     (PID.TID 0000.0001) // 7 ...........................................................++++++...........................
2543     (PID.TID 0000.0001) // 6 ...........................................................+..++............................
2544     (PID.TID 0000.0001) // 5 .............................................................+++............................
2545     (PID.TID 0000.0001) // 4 ..............................................................++............................
2546     (PID.TID 0000.0001) // 3 ............................................................................................
2547     (PID.TID 0000.0001) // 2 ................................................................+...........................
2548     (PID.TID 0000.0001) // 1 ............................................................................................
2549     (PID.TID 0000.0001) // 0 .....+++++++++++++++++++++...............................................................+++
2550     (PID.TID 0000.0001) // -1 .....+++++++++++++++++++++...............................................................+++
2551     (PID.TID 0000.0001) // -2 .....+++++++++++++++++++++...............................................................+++
2552     (PID.TID 0000.0001) // -3 .....++++++++++++++++++++++..............................................................+++
2553     (PID.TID 0000.0001) // =======================================================
2554     (PID.TID 0000.0001) // END OF FIELD =
2555     (PID.TID 0000.0001) // =======================================================
2556     (PID.TID 0000.0001)
2557     (PID.TID 0000.0001) // =======================================================
2558     (PID.TID 0000.0001) // Field hFacS at iteration 0
2559     (PID.TID 0000.0001) // CMIN = 0.000000000000000E+00
2560     (PID.TID 0000.0001) // CMAX = 1.000000000000000E+00
2561     (PID.TID 0000.0001) // CINT = 3.703703703703703E-02
2562     (PID.TID 0000.0001) // SYMBOLS (CMIN->CMAX): -abcdefghijklmnopqrstuvwxyz+
2563     (PID.TID 0000.0001) // 0.0: .
2564     (PID.TID 0000.0001) // RANGE I (Lo:Hi:Step):( -3: 80: 1)
2565     (PID.TID 0000.0001) // RANGE J (Lo:Hi:Step):( 76: -3: -1)
2566     (PID.TID 0000.0001) // RANGE K (Lo:Hi:Step):( 1: 1: 1)
2567     (PID.TID 0000.0001) // =======================================================
2568     (PID.TID 0000.0001) K = 1
2569     (PID.TID 0000.0001) // I=6 I=16 I=26 I=36 I=38 I=48 I=58 I=68 I=78
2570     (PID.TID 0000.0001) // |--J--|321012345|789012345|789012345|789012345|789012567|901234567|901234567|901234567|901234567|90
2571     (PID.TID 0000.0001) // 76 ...............................................................+............................
2572     (PID.TID 0000.0001) // 75 ...............................................................+............................
2573     (PID.TID 0000.0001) // 74 ............................................................................................
2574     (PID.TID 0000.0001) // 73 ............................................................................................
2575     (PID.TID 0000.0001) // 72 ....++++++++++++++++++++++..............................................................++++
2576     (PID.TID 0000.0001) // 71 ....++++++++++++++++++++++..............................................................++++
2577     (PID.TID 0000.0001) // 70 ....++++++++++++++++++++++..............................................................++++
2578     (PID.TID 0000.0001) // 69 ....+++++++++++++++++++++++.............................................................++++
2579     (PID.TID 0000.0001) // 68 ....+++++++++++++++++++++++.............................................................++++
2580     (PID.TID 0000.0001) // 67 ....++++++++++++...+..++++++............................................................++++
2581     (PID.TID 0000.0001) // 66 ....++++++++++........+++++++...........................................................++++
2582     (PID.TID 0000.0001) // 65 ....+++++++++.........+++++++++.........................................................++++
2583     (PID.TID 0000.0001) // 64 ....+++++++............+++++++++........................................................++++
2584     (PID.TID 0000.0001) // 63 .....+++................++++++++.........................................................+++
2585     (PID.TID 0000.0001) // 62 .....+...................++++++++........................................................+..
2586     (PID.TID 0000.0001) // 61 ..........................++++++++..........................................................
2587     (PID.TID 0000.0001) // 60 ..........................+++++++...........................................................
2588     (PID.TID 0000.0001) // 59 ...............+.....++..+++++..............................................................
2589     (PID.TID 0000.0001) // 58 ..........++...+++..+++++++++...............................................................
2590     (PID.TID 0000.0001) // 57 .........+++...+++..++++++++................................................................
2591     (PID.TID 0000.0001) // 56 .........+++...+++++++++++..................................................................
2592     (PID.TID 0000.0001) // 55 .........+++++...++++++++...................................................................
2593     (PID.TID 0000.0001) // 54 .........++.++...+++++++....................................................................
2594     (PID.TID 0000.0001) // 53 .......++++.++...++++++....................................................................+
2595     (PID.TID 0000.0001) // 52 ........+++........++++.....................................................................
2596     (PID.TID 0000.0001) // 51 .........++........+++......................................................................
2597     (PID.TID 0000.0001) // 50 .........+++.+.+............................................................................
2598     (PID.TID 0000.0001) // 49 ..........++++++.+..........................................................................
2599     (PID.TID 0000.0001) // 48 ..........+++++.............................................................................
2600     (PID.TID 0000.0001) // 47 ..........+++++.............................................................................
2601     (PID.TID 0000.0001) // 46 ...........++++.............................................................................
2602     (PID.TID 0000.0001) // 45 ............++++............................................................................
2603     (PID.TID 0000.0001) // 44 ............++++............................................................................
2604     (PID.TID 0000.0001) // 43 ..........++++++..+...........................................++............................
2605     (PID.TID 0000.0001) // 42 .........+++++++++++....................................+++++++++++.........................
2606     (PID.TID 0000.0001) // 41 ........+++++++.+++++..................................++++++++++++++.......................
2607     (PID.TID 0000.0001) // 40 ........+++++++.+++++.................................+++++++++++++++++.....................
2608     (PID.TID 0000.0001) // 39 ..........+++++.+++++.................................++++++++++++++++++....................
2609     (PID.TID 0000.0001) // 38 ..........+++++++++++.............+...................+++++++++++++++++++......++++.........
2610     (PID.TID 0000.0001) // 37 ...........++++++++++++......+++++++.........+.......+++++++++++++++++++++++..++++++........
2611     (PID.TID 0000.0001) // 36 ++.........++++++++++++....+++++++++.........+.......+++++++++++++++++++++++++++++++++......
2612     (PID.TID 0000.0001) // 35 ++..........++++++++++++++++++++++++++......++......++++++++++++++++....++++++++++++++......
2613     (PID.TID 0000.0001) // 34 +++.........++++++++++++++++++++++++++.....++......++.+++++++++++++.....+++++++++++++++.....
2614     (PID.TID 0000.0001) // 33 +++...........+++++++++++++++++++++++++++++++.+++++++..+++++++++++..........+++++++++++.....
2615     (PID.TID 0000.0001) // 40 ........+++++++.+++++.................................+++++++++++++++++.....................
2616     (PID.TID 0000.0001) // 39 ..........+++++.+++++.................................++++++++++++++++++....................
2617     (PID.TID 0000.0001) // 38 ..........+++++++++++.............+...................+++++++++++++++++++......++++.........
2618     (PID.TID 0000.0001) // 37 ...........++++++++++++......+++++++.........+.......+++++++++++++++++++++++..++++++........
2619     (PID.TID 0000.0001) // 36 ++.........++++++++++++....+++++++++.........+.......+++++++++++++++++++++++++++++++++......
2620     (PID.TID 0000.0001) // 35 ++..........++++++++++++++++++++++++++......++......++++++++++++++++....++++++++++++++......
2621     (PID.TID 0000.0001) // 34 +++.........++++++++++++++++++++++++++.....++......++.+++++++++++++.....+++++++++++++++.....
2622     (PID.TID 0000.0001) // 33 +++...........+++++++++++++++++++++++++++++++.+++++++..+++++++++++..........+++++++++++.....
2623     (PID.TID 0000.0001) // 32 +++...........++++++++++++++....+++++++++++++.+++++++..+++++++++.............++++++++++.....
2624     (PID.TID 0000.0001) // 31 +++............+++++++++++++....+++++++++++++.+++++++..++++++.....................+.+++.....
2625     (PID.TID 0000.0001) // 30 ...............+++++++++++++....+++++++++++++.+++++++.++++..................................
2626     (PID.TID 0000.0001) // 29 ................+++++++++++++++++++++++++++++++++++++++.....................................
2627     (PID.TID 0000.0001) // 28 ................+++++++++++++++++++++++++++++++++++++++.....................................
2628     (PID.TID 0000.0001) // 27 ................++++++++++++++++++++++++++++++++++++++......................................
2629     (PID.TID 0000.0001) // 26 ................++++++++++++++++++++++++++++++++++++++......................................
2630     (PID.TID 0000.0001) // 25 ................+++++++++++++++++++++++++++++++++++++++.....................................
2631     (PID.TID 0000.0001) // 24 ...............++++++++++++++++++++++++++++++++++++++++.....................................
2632     (PID.TID 0000.0001) // 23 ..............+++++++++++++++++++++++++++++++++++++++++.....................................
2633     (PID.TID 0000.0001) // 22 ...............++++++++++++++++++++++..+++++++.++++++++.....................................
2634     (PID.TID 0000.0001) // 21 ................++.++++++++...+..++++...+.++++..+.+++++.....................................
2635     (PID.TID 0000.0001) // 20 ...................++++++.........+++...+.++++..+.+++++.....................................
2636     (PID.TID 0000.0001) // 19 ...................+++++...........+++....++++....++++++....................................
2637     (PID.TID 0000.0001) // 18 ...................+++.............+++...+...+...+...++++...................................
2638     (PID.TID 0000.0001) // 17 ...................++..............++++++.....+++.....+++...................................
2639     (PID.TID 0000.0001) // 16 ..................................++++++......++.......++++.................................
2640     (PID.TID 0000.0001) // 15 ..................................++++++......++........+++.................................
2641     (PID.TID 0000.0001) // 14 .................................+++++++......++........++++................................
2642     (PID.TID 0000.0001) // 13 .................................+++++...................++++...............................
2643     (PID.TID 0000.0001) // 12 .................................+++.....................+++++..............................
2644     (PID.TID 0000.0001) // 11 .........................................................+++++..............................
2645     (PID.TID 0000.0001) // 10 .........................................................++++++.............................
2646     (PID.TID 0000.0001) // 9 .........................................................++++++.............................
2647     (PID.TID 0000.0001) // 8 ..........................................................++++++............................
2648     (PID.TID 0000.0001) // 7 ..........................................................++.+++............................
2649     (PID.TID 0000.0001) // 6 .............................................................+++............................
2650     (PID.TID 0000.0001) // 5 .............................................................+++............................
2651     (PID.TID 0000.0001) // 4 ...............................................................+............................
2652     (PID.TID 0000.0001) // 3 ...............................................................+............................
2653     (PID.TID 0000.0001) // 2 ............................................................................................
2654     (PID.TID 0000.0001) // 1 ............................................................................................
2655     (PID.TID 0000.0001) // 0 ....++++++++++++++++++++++..............................................................++++
2656     (PID.TID 0000.0001) // -1 ....++++++++++++++++++++++..............................................................++++
2657     (PID.TID 0000.0001) // -2 ....++++++++++++++++++++++..............................................................++++
2658     (PID.TID 0000.0001) // -3 ....+++++++++++++++++++++++.............................................................++++
2659     (PID.TID 0000.0001) // =======================================================
2660     (PID.TID 0000.0001) // END OF FIELD =
2661     (PID.TID 0000.0001) // =======================================================
2662     (PID.TID 0000.0001)
2663     (PID.TID 0000.0001)
2664     (PID.TID 0000.0001) // =======================================================
2665     (PID.TID 0000.0001) // Calendar configuration >>> START <<<
2666     (PID.TID 0000.0001) // =======================================================
2667     (PID.TID 0000.0001)
2668     (PID.TID 0000.0001) modelstart = /* Start time of the model integration [s] */
2669     (PID.TID 0000.0001) 2.260656000000000E+08
2670 jahn 1.1 (PID.TID 0000.0001) ;
2671 jahn 1.11 (PID.TID 0000.0001) modelend = /* End time of the model integration [s] */
2672     (PID.TID 0000.0001) 2.260704000000000E+08
2673 jahn 1.1 (PID.TID 0000.0001) ;
2674 jahn 1.11 (PID.TID 0000.0001) modelstep = /* Time interval for a model forward step [s] */
2675     (PID.TID 0000.0001) 1.200000000000000E+03
2676 jahn 1.6 (PID.TID 0000.0001) ;
2677 jahn 1.11 (PID.TID 0000.0001) usingGregorianCalendar= /* Calendar Type: Gregorian Calendar */
2678 jahn 1.1 (PID.TID 0000.0001) T
2679     (PID.TID 0000.0001) ;
2680 jahn 1.11 (PID.TID 0000.0001) usingJulianCalendar = /* Calendar Type: Julian Calendar */
2681 jahn 1.1 (PID.TID 0000.0001) F
2682     (PID.TID 0000.0001) ;
2683 jahn 1.11 (PID.TID 0000.0001) usingModelCalendar = /* Calendar Type: Model Calendar */
2684 jahn 1.1 (PID.TID 0000.0001) F
2685     (PID.TID 0000.0001) ;
2686 jahn 1.11 (PID.TID 0000.0001) modelstartdate YYYYMMDD = /* Model start date YYYY-MM-DD */
2687     (PID.TID 0000.0001) 19990301
2688 jahn 1.1 (PID.TID 0000.0001) ;
2689 jahn 1.11 (PID.TID 0000.0001) modelstartdate HHMMSS = /* Model start date HH-MM-SS */
2690     (PID.TID 0000.0001) 120000
2691 jahn 1.1 (PID.TID 0000.0001) ;
2692 jahn 1.11 (PID.TID 0000.0001) modelenddate YYYYMMDD = /* Model end date YYYY-MM-DD */
2693     (PID.TID 0000.0001) 19990301
2694 jahn 1.6 (PID.TID 0000.0001) ;
2695 jahn 1.11 (PID.TID 0000.0001) modelenddate HHMMSS = /* Model end date HH-MM-SS */
2696     (PID.TID 0000.0001) 132000
2697 jahn 1.6 (PID.TID 0000.0001) ;
2698 jahn 1.11 (PID.TID 0000.0001) intyears = /* Number of calendar years affected by the integration */
2699     (PID.TID 0000.0001) 1
2700 jahn 1.6 (PID.TID 0000.0001) ;
2701 jahn 1.11 (PID.TID 0000.0001) intmonths= /* Number of calendar months affected by the integration */
2702     (PID.TID 0000.0001) 1
2703 jahn 1.6 (PID.TID 0000.0001) ;
2704 jahn 1.11 (PID.TID 0000.0001) intdays = /* Number of calendar days affected by the integration */
2705     (PID.TID 0000.0001) 1
2706 jahn 1.6 (PID.TID 0000.0001) ;
2707 jahn 1.11 (PID.TID 0000.0001) modeliter0 = /* Base timestep number */
2708     (PID.TID 0000.0001) 188388
2709 jahn 1.6 (PID.TID 0000.0001) ;
2710 jahn 1.11 (PID.TID 0000.0001) modeliterend = /* Final timestep number */
2711     (PID.TID 0000.0001) 188392
2712 jahn 1.6 (PID.TID 0000.0001) ;
2713 jahn 1.11 (PID.TID 0000.0001) modelintsteps= /* Number of model timesteps */
2714     (PID.TID 0000.0001) 4
2715 jahn 1.1 (PID.TID 0000.0001) ;
2716 jahn 1.11 (PID.TID 0000.0001)
2717     (PID.TID 0000.0001) // =======================================================
2718     (PID.TID 0000.0001) // Calendar configuration >>> END <<<
2719     (PID.TID 0000.0001) // =======================================================
2720     (PID.TID 0000.0001)
2721     (PID.TID 0000.0001) GAD_INIT_FIXED: GAD_OlMinSize= 4 0 1
2722     (PID.TID 0000.0001)
2723     (PID.TID 0000.0001) // ===================================
2724     (PID.TID 0000.0001) // GAD parameters :
2725     (PID.TID 0000.0001) // ===================================
2726     (PID.TID 0000.0001) tempAdvScheme = /* Temp. Horiz.Advection scheme selector */
2727     (PID.TID 0000.0001) 7
2728 jahn 1.1 (PID.TID 0000.0001) ;
2729 jahn 1.11 (PID.TID 0000.0001) tempVertAdvScheme = /* Temp. Vert. Advection scheme selector */
2730     (PID.TID 0000.0001) 7
2731 jahn 1.6 (PID.TID 0000.0001) ;
2732 jahn 1.11 (PID.TID 0000.0001) tempMultiDimAdvec = /* use Muti-Dim Advec method for Temp */
2733 jahn 1.1 (PID.TID 0000.0001) T
2734     (PID.TID 0000.0001) ;
2735 jahn 1.11 (PID.TID 0000.0001) tempSOM_Advection = /* use 2nd Order Moment Advection for Temp */
2736     (PID.TID 0000.0001) F
2737 jahn 1.1 (PID.TID 0000.0001) ;
2738 jahn 1.11 (PID.TID 0000.0001) AdamsBashforthGt = /* apply Adams-Bashforth extrapolation on Gt */
2739     (PID.TID 0000.0001) F
2740 jahn 1.1 (PID.TID 0000.0001) ;
2741 jahn 1.11 (PID.TID 0000.0001) AdamsBashforth_T = /* apply Adams-Bashforth extrapolation on Temp */
2742 jahn 1.1 (PID.TID 0000.0001) F
2743     (PID.TID 0000.0001) ;
2744 jahn 1.11 (PID.TID 0000.0001) saltAdvScheme = /* Salt. Horiz.advection scheme selector */
2745     (PID.TID 0000.0001) 7
2746     (PID.TID 0000.0001) ;
2747     (PID.TID 0000.0001) saltVertAdvScheme = /* Salt. Vert. Advection scheme selector */
2748     (PID.TID 0000.0001) 7
2749 jahn 1.5 (PID.TID 0000.0001) ;
2750 jahn 1.11 (PID.TID 0000.0001) saltMultiDimAdvec = /* use Muti-Dim Advec method for Salt */
2751 jahn 1.1 (PID.TID 0000.0001) T
2752     (PID.TID 0000.0001) ;
2753 jahn 1.11 (PID.TID 0000.0001) saltSOM_Advection = /* use 2nd Order Moment Advection for Salt */
2754     (PID.TID 0000.0001) F
2755 jahn 1.1 (PID.TID 0000.0001) ;
2756 jahn 1.11 (PID.TID 0000.0001) AdamsBashforthGs = /* apply Adams-Bashforth extrapolation on Gs */
2757     (PID.TID 0000.0001) F
2758 jahn 1.1 (PID.TID 0000.0001) ;
2759 jahn 1.11 (PID.TID 0000.0001) AdamsBashforth_S = /* apply Adams-Bashforth extrapolation on Salt */
2760 jahn 1.1 (PID.TID 0000.0001) F
2761     (PID.TID 0000.0001) ;
2762 jahn 1.11 (PID.TID 0000.0001) // ===================================
2763     (PID.TID 0000.0001)
2764     (PID.TID 0000.0001) // =======================================================
2765     (PID.TID 0000.0001) // External forcing (EXF) configuration >>> START <<<
2766     (PID.TID 0000.0001) // =======================================================
2767     (PID.TID 0000.0001)
2768     (PID.TID 0000.0001) EXF general parameters:
2769     (PID.TID 0000.0001)
2770     (PID.TID 0000.0001) exf_iprec = /* exf file precision */
2771     (PID.TID 0000.0001) 32
2772 jahn 1.1 (PID.TID 0000.0001) ;
2773 jahn 1.11 (PID.TID 0000.0001) useExfYearlyFields = /* add extension _YEAR to input file names */
2774     (PID.TID 0000.0001) T
2775 jahn 1.1 (PID.TID 0000.0001) ;
2776 jahn 1.11 (PID.TID 0000.0001) twoDigitYear = /* use 2-digit year extension */
2777     (PID.TID 0000.0001) T
2778 jahn 1.1 (PID.TID 0000.0001) ;
2779 jahn 1.11 (PID.TID 0000.0001) exf_verbose = /* print more messages to STDOUT */
2780     (PID.TID 0000.0001) F
2781 jahn 1.5 (PID.TID 0000.0001) ;
2782 jahn 1.11 (PID.TID 0000.0001) useExfCheckRange = /* check for fields range */
2783     (PID.TID 0000.0001) F
2784 jahn 1.5 (PID.TID 0000.0001) ;
2785 jahn 1.11 (PID.TID 0000.0001) exf_monFreq = /* EXF monitor frequency [ s ] */
2786     (PID.TID 0000.0001) 1.200000000000000E+03
2787 jahn 1.5 (PID.TID 0000.0001) ;
2788 jahn 1.11 (PID.TID 0000.0001) repeatPeriod = /* period for cycling forcing dataset [ s ] */
2789 jahn 1.5 (PID.TID 0000.0001) 0.000000000000000E+00
2790     (PID.TID 0000.0001) ;
2791 jahn 1.11 (PID.TID 0000.0001) climTempFreeze= /* Minimum climatological temperature [deg.C] */
2792     (PID.TID 0000.0001) -1.900000000000000E+00
2793 jahn 1.5 (PID.TID 0000.0001) ;
2794 jahn 1.11 (PID.TID 0000.0001) windStressMax = /* Maximum absolute windstress [ Pa ] */
2795     (PID.TID 0000.0001) 2.000000000000000E+00
2796 jahn 1.1 (PID.TID 0000.0001) ;
2797 jahn 1.11 (PID.TID 0000.0001) stressIsOnCgrid = /* set u,v_stress on Arakawa C-grid */
2798     (PID.TID 0000.0001) F
2799 jahn 1.1 (PID.TID 0000.0001) ;
2800 jahn 1.11 (PID.TID 0000.0001) cen2kel = /* conversion of deg. Centigrade to Kelvin [K] */
2801     (PID.TID 0000.0001) 2.731500000000000E+02
2802 jahn 1.1 (PID.TID 0000.0001) ;
2803 jahn 1.11 (PID.TID 0000.0001) gravity_mks= /* gravitational acceleration [m/s^2] */
2804     (PID.TID 0000.0001) 9.810000000000000E+00
2805 jahn 1.1 (PID.TID 0000.0001) ;
2806 jahn 1.11 (PID.TID 0000.0001) atmrho = /* mean atmospheric density [kg/m^3] */
2807     (PID.TID 0000.0001) 1.200000000000000E+00
2808 jahn 1.1 (PID.TID 0000.0001) ;
2809 jahn 1.11 (PID.TID 0000.0001) atmcp = /* mean atmospheric specific heat [J/kg/K] */
2810     (PID.TID 0000.0001) 1.005000000000000E+03
2811 jahn 1.1 (PID.TID 0000.0001) ;
2812 jahn 1.11 (PID.TID 0000.0001) flamb = /* latent heat of evaporation [J/kg] */
2813     (PID.TID 0000.0001) 2.500000000000000E+06
2814 jahn 1.1 (PID.TID 0000.0001) ;
2815 jahn 1.11 (PID.TID 0000.0001) flami = /* latent heat of pure-ice melting [J/kg] */
2816     (PID.TID 0000.0001) 3.340000000000000E+05
2817 jahn 1.1 (PID.TID 0000.0001) ;
2818 jahn 1.11 (PID.TID 0000.0001) cvapor_fac = /* const. for Saturation calculation [?] */
2819     (PID.TID 0000.0001) 6.403800000000000E+05
2820 jahn 1.1 (PID.TID 0000.0001) ;
2821 jahn 1.11 (PID.TID 0000.0001) cvapor_exp = /* const. for Saturation calculation [?] */
2822     (PID.TID 0000.0001) 5.107400000000000E+03
2823 jahn 1.1 (PID.TID 0000.0001) ;
2824 jahn 1.11 (PID.TID 0000.0001) cvapor_fac_ice= /* const. for Saturation calculation [?] */
2825     (PID.TID 0000.0001) 1.163780000000000E+07
2826 jahn 1.1 (PID.TID 0000.0001) ;
2827 jahn 1.11 (PID.TID 0000.0001) cvapor_exp_ice= /* const. for Saturation calculation [?] */
2828     (PID.TID 0000.0001) 5.897800000000000E+03
2829 jahn 1.1 (PID.TID 0000.0001) ;
2830 jahn 1.11 (PID.TID 0000.0001) humid_fac = /* humidity coef. in virtual temp. [(kg/kg)^-1] */
2831     (PID.TID 0000.0001) 6.060000000000000E-01
2832 jahn 1.1 (PID.TID 0000.0001) ;
2833 jahn 1.11 (PID.TID 0000.0001) gamma_blk = /* adiabatic lapse rate [?] */
2834     (PID.TID 0000.0001) 1.000000000000000E-02
2835 jahn 1.1 (PID.TID 0000.0001) ;
2836 jahn 1.11 (PID.TID 0000.0001) saltsat = /* reduction of Qsat over salty water [-] */
2837     (PID.TID 0000.0001) 9.800000000000000E-01
2838 jahn 1.1 (PID.TID 0000.0001) ;
2839 jahn 1.11 (PID.TID 0000.0001) noNegativeEvap = /* prevent negative Evaporation */
2840     (PID.TID 0000.0001) F
2841 jahn 1.1 (PID.TID 0000.0001) ;
2842 jahn 1.11 (PID.TID 0000.0001) sstExtrapol = /* extrapolation coeff from lev. 1 & 2 to surf [-] */
2843     (PID.TID 0000.0001) 0.000000000000000E+00
2844 jahn 1.1 (PID.TID 0000.0001) ;
2845 jahn 1.11 (PID.TID 0000.0001) cDrag_1 = /* coef used in drag calculation [?] */
2846     (PID.TID 0000.0001) 2.700000000000000E-03
2847 jahn 1.9 (PID.TID 0000.0001) ;
2848 jahn 1.11 (PID.TID 0000.0001) cDrag_2 = /* coef used in drag calculation [?] */
2849     (PID.TID 0000.0001) 1.420000000000000E-04
2850 jahn 1.1 (PID.TID 0000.0001) ;
2851 jahn 1.11 (PID.TID 0000.0001) cDrag_3 = /* coef used in drag calculation [?] */
2852     (PID.TID 0000.0001) 7.640000000000000E-05
2853 jahn 1.1 (PID.TID 0000.0001) ;
2854 jahn 1.11 (PID.TID 0000.0001) cStanton_1 = /* coef used in Stanton number calculation [?] */
2855     (PID.TID 0000.0001) 3.270000000000000E-02
2856 jahn 1.1 (PID.TID 0000.0001) ;
2857 jahn 1.11 (PID.TID 0000.0001) cStanton_2 = /* coef used in Stanton number calculation [?] */
2858     (PID.TID 0000.0001) 1.800000000000000E-02
2859 jahn 1.1 (PID.TID 0000.0001) ;
2860 jahn 1.11 (PID.TID 0000.0001) cDalton = /* coef used in Dalton number calculation [?] */
2861     (PID.TID 0000.0001) 3.460000000000000E-02
2862 jahn 1.1 (PID.TID 0000.0001) ;
2863 jahn 1.11 (PID.TID 0000.0001) exf_scal_BulkCdn= /* Drag coefficient scaling factor [-] */
2864     (PID.TID 0000.0001) 1.000000000000000E+00
2865 jahn 1.1 (PID.TID 0000.0001) ;
2866 jahn 1.11 (PID.TID 0000.0001) zolmin = /* minimum stability parameter [?] */
2867     (PID.TID 0000.0001) -1.000000000000000E+02
2868 jahn 1.1 (PID.TID 0000.0001) ;
2869 jahn 1.11 (PID.TID 0000.0001) psim_fac = /* coef used in turbulent fluxes calculation [-] */
2870     (PID.TID 0000.0001) 5.000000000000000E+00
2871 jahn 1.1 (PID.TID 0000.0001) ;
2872 jahn 1.11 (PID.TID 0000.0001) zref = /* reference height [ m ] */
2873     (PID.TID 0000.0001) 1.000000000000000E+01
2874 jahn 1.1 (PID.TID 0000.0001) ;
2875 jahn 1.11 (PID.TID 0000.0001) hu = /* height of mean wind [ m ] */
2876     (PID.TID 0000.0001) 1.000000000000000E+01
2877 jahn 1.1 (PID.TID 0000.0001) ;
2878 jahn 1.11 (PID.TID 0000.0001) ht = /* height of mean temperature [ m ] */
2879     (PID.TID 0000.0001) 2.000000000000000E+00
2880 jahn 1.1 (PID.TID 0000.0001) ;
2881 jahn 1.11 (PID.TID 0000.0001) hq = /* height of mean spec.humidity [ m ] */
2882     (PID.TID 0000.0001) 2.000000000000000E+00
2883 jahn 1.1 (PID.TID 0000.0001) ;
2884 jahn 1.11 (PID.TID 0000.0001) uMin = /* minimum wind speed [m/s] */
2885     (PID.TID 0000.0001) 5.000000000000000E-01
2886 jahn 1.1 (PID.TID 0000.0001) ;
2887 jahn 1.11 (PID.TID 0000.0001) useStabilityFct_overIce= /* transfert Coeffs over sea-ice depend on stability */
2888     (PID.TID 0000.0001) F
2889 jahn 1.1 (PID.TID 0000.0001) ;
2890 jahn 1.11 (PID.TID 0000.0001) exf_iceCd = /* drag coefficient over sea-ice (fixed) [-] */
2891     (PID.TID 0000.0001) 1.630000000000000E-03
2892 jahn 1.1 (PID.TID 0000.0001) ;
2893 jahn 1.11 (PID.TID 0000.0001) exf_iceCe = /* transfert coeff. over sea-ice, for Evap (fixed) [-] */
2894     (PID.TID 0000.0001) 1.630000000000000E-03
2895 jahn 1.1 (PID.TID 0000.0001) ;
2896 jahn 1.11 (PID.TID 0000.0001) exf_iceCh = /* transfert coeff. over sea-ice, Sens.Heat.(fixed)[-] */
2897     (PID.TID 0000.0001) 1.630000000000000E-03
2898 jahn 1.1 (PID.TID 0000.0001) ;
2899 jahn 1.11 (PID.TID 0000.0001) exf_albedo = /* Sea-water albedo [-] */
2900     (PID.TID 0000.0001) 1.500000000000000E-01
2901 jahn 1.6 (PID.TID 0000.0001) ;
2902 jahn 1.11 (PID.TID 0000.0001) useExfZenAlbedo = /* Sea-water albedo varies with zenith angle */
2903     (PID.TID 0000.0001) F
2904 jahn 1.6 (PID.TID 0000.0001) ;
2905 jahn 1.11 (PID.TID 0000.0001) select_ZenAlbedo = /* Sea-water albedo computation method */
2906     (PID.TID 0000.0001) 0
2907 jahn 1.6 (PID.TID 0000.0001) ;
2908 jahn 1.11 (PID.TID 0000.0001) useExfZenIncoming = /* compute incoming solar radiation */
2909     (PID.TID 0000.0001) F
2910 jahn 1.6 (PID.TID 0000.0001) ;
2911 jahn 1.11 (PID.TID 0000.0001) ocean_emissivity = /* longwave ocean-surface emissivity [-] */
2912     (PID.TID 0000.0001) 9.700176366843034E-01
2913 jahn 1.6 (PID.TID 0000.0001) ;
2914 jahn 1.11 (PID.TID 0000.0001) ice_emissivity = /* longwave seaice emissivity [-] */
2915     (PID.TID 0000.0001) 9.500000000000000E-01
2916 jahn 1.6 (PID.TID 0000.0001) ;
2917 jahn 1.11 (PID.TID 0000.0001) snow_emissivity = /* longwave snow emissivity [-] */
2918     (PID.TID 0000.0001) 9.500000000000000E-01
2919 jahn 1.6 (PID.TID 0000.0001) ;
2920 jahn 1.11 (PID.TID 0000.0001)
2921     (PID.TID 0000.0001) EXF main CPP flags:
2922     (PID.TID 0000.0001)
2923     (PID.TID 0000.0001) // USE_EXF_INTERPOLATION: defined
2924     (PID.TID 0000.0001) // ALLOW_ATM_TEMP: defined
2925     (PID.TID 0000.0001) // ALLOW_ATM_WIND (useAtmWind): defined
2926     (PID.TID 0000.0001) // ALLOW_DOWNWARD_RADIATION: defined
2927     (PID.TID 0000.0001) // ALLOW_BULKFORMULAE: defined
2928     (PID.TID 0000.0001)
2929     (PID.TID 0000.0001) Net shortwave flux forcing starts at 0.
2930     (PID.TID 0000.0001) Net shortwave flux forcing period is 0.
2931     (PID.TID 0000.0001) Net shortwave flux forcing is read from file:
2932     (PID.TID 0000.0001) >> <<
2933     (PID.TID 0000.0001) interpolate "swflux" (method= 1 ):
2934     (PID.TID 0000.0001) lon0= 6.173E+04, nlon= 76, lon_inc= 1.235E+05
2935     (PID.TID 0000.0001) lat0= 6.173E+04, nlat= 72, lat_inc= 1.235E+05
2936     (PID.TID 0000.0001)
2937     (PID.TID 0000.0001) Zonal wind forcing starts at 5140800.
2938     (PID.TID 0000.0001) Zonal wind forcing period is 21600.
2939     (PID.TID 0000.0001) Zonal wind forcing is read from file:
2940     (PID.TID 0000.0001) >> RG_u10m <<
2941     (PID.TID 0000.0001) interpolate "uwind" (method= 12 ):
2942     (PID.TID 0000.0001) lon0= 0.00000, nlon= 192, lon_inc= 1.8750000
2943     (PID.TID 0000.0001) lat0= -88.54200, nlat= 94, inc(min,max)= 1.88880 1.90480
2944     (PID.TID 0000.0001)
2945     (PID.TID 0000.0001) Meridional wind forcing starts at 5140800.
2946     (PID.TID 0000.0001) Meridional wind forcing period is 21600.
2947     (PID.TID 0000.0001) Meridional wind forcing is read from file:
2948     (PID.TID 0000.0001) >> RG_v10m <<
2949     (PID.TID 0000.0001) interpolate "vwind" (method= 22 ):
2950     (PID.TID 0000.0001) lon0= 0.00000, nlon= 192, lon_inc= 1.8750000
2951     (PID.TID 0000.0001) lat0= -88.54200, nlat= 94, inc(min,max)= 1.88880 1.90480
2952     (PID.TID 0000.0001) Interp. U & V comp. together: uvInterp_wind = T
2953     (PID.TID 0000.0001)
2954     (PID.TID 0000.0001) Atmospheric temperature starts at 5140800.
2955     (PID.TID 0000.0001) Atmospheric temperature period is 21600.
2956     (PID.TID 0000.0001) Atmospheric temperature is read from file:
2957     (PID.TID 0000.0001) >> RG_tmp2m <<
2958     (PID.TID 0000.0001) interpolate "atemp" (method= 1 ):
2959     (PID.TID 0000.0001) lon0= 0.00000, nlon= 192, lon_inc= 1.8750000
2960     (PID.TID 0000.0001) lat0= -88.54200, nlat= 94, inc(min,max)= 1.88880 1.90480
2961     (PID.TID 0000.0001)
2962     (PID.TID 0000.0001) Atmospheric specific humidity starts at 5140800.
2963     (PID.TID 0000.0001) Atmospheric specific humidity period is 21600.
2964     (PID.TID 0000.0001) Atmospheric specific humidity is read from file:
2965     (PID.TID 0000.0001) >> RG_spfh2m <<
2966     (PID.TID 0000.0001) interpolate "aqh" (method= 1 ):
2967     (PID.TID 0000.0001) lon0= 0.00000, nlon= 192, lon_inc= 1.8750000
2968     (PID.TID 0000.0001) lat0= -88.54200, nlat= 94, inc(min,max)= 1.88880 1.90480
2969     (PID.TID 0000.0001)
2970     (PID.TID 0000.0001) Net longwave flux forcing starts at 0.
2971     (PID.TID 0000.0001) Net longwave flux forcing period is 0.
2972     (PID.TID 0000.0001) Net longwave flux forcing is read from file:
2973     (PID.TID 0000.0001) >> <<
2974     (PID.TID 0000.0001) interpolate "lwflux" (method= 1 ):
2975     (PID.TID 0000.0001) lon0= 6.173E+04, nlon= 76, lon_inc= 1.235E+05
2976     (PID.TID 0000.0001) lat0= 6.173E+04, nlat= 72, lat_inc= 1.235E+05
2977     (PID.TID 0000.0001)
2978     (PID.TID 0000.0001) Precipitation data set starts at 5140800.
2979     (PID.TID 0000.0001) Precipitation data period is 21600.
2980     (PID.TID 0000.0001) Precipitation data is read from file:
2981     (PID.TID 0000.0001) >> RG_rain <<
2982     (PID.TID 0000.0001) interpolate "precip" (method= 1 ):
2983     (PID.TID 0000.0001) lon0= 0.00000, nlon= 192, lon_inc= 1.8750000
2984     (PID.TID 0000.0001) lat0= -88.54200, nlat= 94, inc(min,max)= 1.88880 1.90480
2985     (PID.TID 0000.0001)
2986     (PID.TID 0000.0001) // EXF_READ_EVAP: NOT defined
2987     (PID.TID 0000.0001)
2988     (PID.TID 0000.0001) // ALLOW_RUNOFF: defined
2989     (PID.TID 0000.0001) Runoff starts at 0.
2990     (PID.TID 0000.0001) Runoff period is -12.
2991     (PID.TID 0000.0001) Runoff is read from file:
2992     (PID.TID 0000.0001) >> runoff-360x180x12.bin <<
2993     (PID.TID 0000.0001) interpolate "runoff" (method= 1 ):
2994     (PID.TID 0000.0001) lon0= 0.50000, nlon= 360, lon_inc= 1.0000000
2995     (PID.TID 0000.0001) lat0= -89.50000, nlat= 180, lat_inc= 1.0000000
2996     (PID.TID 0000.0001)
2997     (PID.TID 0000.0001) Downward shortwave flux forcing starts at 5130000.
2998     (PID.TID 0000.0001) Downward shortwave flux forcing period is 21600.
2999     (PID.TID 0000.0001) Downward shortwave flux forcing is read from file:
3000     (PID.TID 0000.0001) >> RG_dsw <<
3001     (PID.TID 0000.0001) interpolate "swdown" (method= 1 ):
3002     (PID.TID 0000.0001) lon0= 0.00000, nlon= 192, lon_inc= 1.8750000
3003     (PID.TID 0000.0001) lat0= -88.54200, nlat= 94, inc(min,max)= 1.88880 1.90480
3004     (PID.TID 0000.0001)
3005     (PID.TID 0000.0001) Downward longwave flux forcing starts at 5130000.
3006     (PID.TID 0000.0001) Downward longwave flux forcing period is 21600.
3007     (PID.TID 0000.0001) Downward longwave flux forcing is read from file:
3008     (PID.TID 0000.0001) >> RG_dlw <<
3009     (PID.TID 0000.0001) interpolate "lwdown" (method= 1 ):
3010     (PID.TID 0000.0001) lon0= 0.00000, nlon= 192, lon_inc= 1.8750000
3011     (PID.TID 0000.0001) lat0= -88.54200, nlat= 94, inc(min,max)= 1.88880 1.90480
3012     (PID.TID 0000.0001)
3013     (PID.TID 0000.0001) Atmospheric pressure forcing starts at 0.
3014     (PID.TID 0000.0001) Atmospheric pressure forcing period is 0.
3015     (PID.TID 0000.0001) Atmospheric pressureforcing is read from file:
3016     (PID.TID 0000.0001) >> <<
3017     (PID.TID 0000.0001) interpolate "apressure" (method= 1 ):
3018     (PID.TID 0000.0001) lon0= 6.173E+04, nlon= 76, lon_inc= 1.235E+05
3019     (PID.TID 0000.0001) lat0= 6.173E+04, nlat= 72, lat_inc= 1.235E+05
3020     (PID.TID 0000.0001)
3021 jahn 1.1 (PID.TID 0000.0001) // =======================================================
3022 jahn 1.11 (PID.TID 0000.0001) // External forcing (EXF) climatology configuration :
3023 jahn 1.1 (PID.TID 0000.0001) // =======================================================
3024     (PID.TID 0000.0001)
3025 jahn 1.11 (PID.TID 0000.0001) // ALLOW_CLIMSST_RELAXATION: NOT defined
3026     (PID.TID 0000.0001) // ALLOW_CLIMSSS_RELAXATION: defined
3027     (PID.TID 0000.0001)
3028     (PID.TID 0000.0001) Climatological SSS starts at 0.
3029     (PID.TID 0000.0001) Climatological SSS period is -12.
3030     (PID.TID 0000.0001) Climatological SSS is read from file:
3031     (PID.TID 0000.0001) >> LEV01_SSS_360x180x12.bin <<
3032     (PID.TID 0000.0001) interpolate "climsss" (method= 2 ):
3033     (PID.TID 0000.0001) lon0= 0.50000, nlon= 360, lon_inc= 1.0000000
3034     (PID.TID 0000.0001) lat0= -89.50000, nlat= 180, lat_inc= 1.0000000
3035     (PID.TID 0000.0001)
3036     (PID.TID 0000.0001) // =======================================================
3037     (PID.TID 0000.0001) // External forcing (EXF) configuration >>> END <<<
3038     (PID.TID 0000.0001) // =======================================================
3039 jahn 1.1 (PID.TID 0000.0001)
3040     (PID.TID 0000.0001) // =======================================================
3041 jahn 1.11 (PID.TID 0000.0001) // Darwin loading parameters
3042     (PID.TID 0000.0001) // =======================================================
3043     (PID.TID 0000.0001) // =======================================================
3044     (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> START <<<
3045 jahn 1.1 (PID.TID 0000.0001) // =======================================================
3046 jahn 1.11 (PID.TID 0000.0001)
3047     (PID.TID 0000.0001) Seaice time stepping configuration > START <
3048     (PID.TID 0000.0001) ----------------------------------------------
3049     (PID.TID 0000.0001) SEAICE_deltaTtherm= /* thermodynamic timestep */
3050     (PID.TID 0000.0001) 1.200000000000000E+03
3051     (PID.TID 0000.0001) ;
3052     (PID.TID 0000.0001) SEAICE_deltaTdyn = /* dynamic timestep */
3053     (PID.TID 0000.0001) 1.200000000000000E+03
3054     (PID.TID 0000.0001) ;
3055     (PID.TID 0000.0001) SEAICE_deltaTevp = /* EVP timestep */
3056     (PID.TID 0000.0001) 1.234567000000000E+05
3057     (PID.TID 0000.0001) ;
3058     (PID.TID 0000.0001) SEAICErestoreUnderIce = /* restore T and S under ice */
3059     (PID.TID 0000.0001) F
3060     (PID.TID 0000.0001) ;
3061     (PID.TID 0000.0001)
3062     (PID.TID 0000.0001) Seaice dynamics configuration > START <
3063     (PID.TID 0000.0001) ------------------------------------------
3064     (PID.TID 0000.0001) SEAICEuseDYNAMICS = /* use dynamics */
3065     (PID.TID 0000.0001) T
3066     (PID.TID 0000.0001) ;
3067     (PID.TID 0000.0001) model grid type = /* type of sea ice model grid */
3068     (PID.TID 0000.0001) 'C-GRID'
3069     (PID.TID 0000.0001) ;
3070     (PID.TID 0000.0001) SEAICEuseEVP = /* use EVP solver rather than LSR */
3071     (PID.TID 0000.0001) F
3072     (PID.TID 0000.0001) ;
3073     (PID.TID 0000.0001) SEAICEuseFREEDRIFT = /* use free drift solution */
3074     (PID.TID 0000.0001) F
3075     (PID.TID 0000.0001) ;
3076     (PID.TID 0000.0001) OCEAN_drag = /* air-ocean drag coefficient */
3077     (PID.TID 0000.0001) 1.000000000000000E-03
3078     (PID.TID 0000.0001) ;
3079     (PID.TID 0000.0001) SEAICE_drag = /* air-ice drag coefficient */
3080     (PID.TID 0000.0001) 1.000000000000000E-03
3081     (PID.TID 0000.0001) ;
3082     (PID.TID 0000.0001) SEAICE_drag_south = /* Southern Ocean SEAICE_drag */
3083     (PID.TID 0000.0001) 1.000000000000000E-03
3084     (PID.TID 0000.0001) ;
3085     (PID.TID 0000.0001) SEAICE_waterDrag = /* water-ice drag * density */
3086     (PID.TID 0000.0001) 5.500000000000000E+00
3087     (PID.TID 0000.0001) ;
3088     (PID.TID 0000.0001) SEAICE_waterDrag_south = /* Southern Ocean waterDrag */
3089     (PID.TID 0000.0001) 5.500000000000000E+00
3090 jahn 1.1 (PID.TID 0000.0001) ;
3091 jahn 1.11 (PID.TID 0000.0001) SEAICEuseTilt = /* include surface tilt in dyna. */
3092     (PID.TID 0000.0001) T
3093 jahn 1.1 (PID.TID 0000.0001) ;
3094 jahn 1.11 (PID.TID 0000.0001) SEAICEuseTEM = /* use truncated ellipse rheology */
3095 jahn 1.1 (PID.TID 0000.0001) F
3096     (PID.TID 0000.0001) ;
3097 jahn 1.11 (PID.TID 0000.0001) SEAICE_strength = /* sea-ice strength Pstar */
3098     (PID.TID 0000.0001) 2.750000000000000E+04
3099     (PID.TID 0000.0001) ;
3100     (PID.TID 0000.0001) SEAICEpresH0 = /* sea-ice strength Heff threshold */
3101     (PID.TID 0000.0001) 1.000000000000000E+00
3102     (PID.TID 0000.0001) ;
3103     (PID.TID 0000.0001) SEAICEpresPow0 = /* exponent for Heff<SEAICEpresH0 */
3104     (PID.TID 0000.0001) 1
3105     (PID.TID 0000.0001) ;
3106     (PID.TID 0000.0001) SEAICEpresPow1 = /* exponent for Heff>SEAICEpresH0 */
3107     (PID.TID 0000.0001) 1
3108     (PID.TID 0000.0001) ;
3109     (PID.TID 0000.0001) SEAICEetaZmethod = /* method computing eta at Z-point */
3110     (PID.TID 0000.0001) 0
3111     (PID.TID 0000.0001) ;
3112     (PID.TID 0000.0001) SEAICE_zetaMin = /* lower bound for viscosity */
3113     (PID.TID 0000.0001) 0.000000000000000E+00
3114     (PID.TID 0000.0001) ;
3115     (PID.TID 0000.0001) SEAICE_eccen = /* elliptical yield curve eccent */
3116     (PID.TID 0000.0001) 2.000000000000000E+00
3117     (PID.TID 0000.0001) ;
3118     (PID.TID 0000.0001) SEAICEstressFactor = /* wind stress scaling factor */
3119     (PID.TID 0000.0001) 1.000000000000000E+00
3120 jahn 1.1 (PID.TID 0000.0001) ;
3121 jahn 1.11 (PID.TID 0000.0001) SEAICE_airTurnAngle = /* air-ice turning angle */
3122 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3123     (PID.TID 0000.0001) ;
3124 jahn 1.11 (PID.TID 0000.0001) SEAICE_waterTurnAngle = /* ice-water turning angle */
3125 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3126     (PID.TID 0000.0001) ;
3127 jahn 1.11 (PID.TID 0000.0001) SEAICEuseMetricTerms = /* use metric terms */
3128     (PID.TID 0000.0001) T
3129     (PID.TID 0000.0001) ;
3130     (PID.TID 0000.0001) SEAICE_no_slip = /* no slip boundary conditions */
3131     (PID.TID 0000.0001) T
3132     (PID.TID 0000.0001) ;
3133     (PID.TID 0000.0001) SEAICE_clipVeloctities = /* impose max. vels. */
3134     (PID.TID 0000.0001) F
3135     (PID.TID 0000.0001) ;
3136     (PID.TID 0000.0001) useHB87stressCoupling = /* altern. ice-ocean stress */
3137     (PID.TID 0000.0001) F
3138     (PID.TID 0000.0001) ;
3139     (PID.TID 0000.0001) SEAICE_maskRHS = /* mask RHS of solver */
3140     (PID.TID 0000.0001) F
3141     (PID.TID 0000.0001) ;
3142     (PID.TID 0000.0001) LSR_mixIniGuess = /* mix free-drift sol. into LSR initial Guess */
3143     (PID.TID 0000.0001) 0
3144     (PID.TID 0000.0001) ;
3145     (PID.TID 0000.0001) SOLV_MAX_ITERS = /* max. number of LSR solver steps */
3146     (PID.TID 0000.0001) 1500
3147     (PID.TID 0000.0001) ;
3148     (PID.TID 0000.0001) SEAICE_LSRrelaxU = /* LSR solver: relaxation parameter */
3149     (PID.TID 0000.0001) 9.500000000000000E-01
3150     (PID.TID 0000.0001) ;
3151     (PID.TID 0000.0001) SEAICE_LSRrelaxV = /* LSR solver: relaxation parameter */
3152     (PID.TID 0000.0001) 9.500000000000000E-01
3153     (PID.TID 0000.0001) ;
3154     (PID.TID 0000.0001) LSR_ERROR = /* sets accuracy of LSR solver */
3155     (PID.TID 0000.0001) 1.000000000000000E-04
3156     (PID.TID 0000.0001) ;
3157     (PID.TID 0000.0001) SOLV_NCHECK = /* test interval for LSR solver */
3158     (PID.TID 0000.0001) 2
3159     (PID.TID 0000.0001) ;
3160     (PID.TID 0000.0001) NPSEUDOTIMESTEPS = /* num. of extra pseudo time steps */
3161     (PID.TID 0000.0001) 2
3162     (PID.TID 0000.0001) ;
3163     (PID.TID 0000.0001) SEAICEuseMultiTileSolver = /* use full domain tri-diag solver */
3164 jahn 1.1 (PID.TID 0000.0001) F
3165     (PID.TID 0000.0001) ;
3166 jahn 1.12 (PID.TID 0000.0001) SEAICE_OLx = /* overlap for LSR/preconditioner */
3167     (PID.TID 0000.0001) 2
3168     (PID.TID 0000.0001) ;
3169     (PID.TID 0000.0001) SEAICE_OLy = /* overlap for LSR/preconditioner */
3170     (PID.TID 0000.0001) 2
3171     (PID.TID 0000.0001) ;
3172 jahn 1.11 (PID.TID 0000.0001)
3173     (PID.TID 0000.0001) Seaice advection diffusion config, > START <
3174     (PID.TID 0000.0001) -----------------------------------------------
3175     (PID.TID 0000.0001) SEAICEadvHeff = /* advect effective ice thickness */
3176     (PID.TID 0000.0001) T
3177     (PID.TID 0000.0001) ;
3178     (PID.TID 0000.0001) SEAICEadvArea = /* advect fractional ice area */
3179     (PID.TID 0000.0001) T
3180     (PID.TID 0000.0001) ;
3181     (PID.TID 0000.0001) SEAICEadvSnow = /* advect snow layer together with ice */
3182     (PID.TID 0000.0001) T
3183     (PID.TID 0000.0001) ;
3184     (PID.TID 0000.0001) SEAICEadvScheme = /* advection scheme for ice */
3185     (PID.TID 0000.0001) 7
3186     (PID.TID 0000.0001) ;
3187     (PID.TID 0000.0001) SEAICEadvSchArea = /* advection scheme for area */
3188     (PID.TID 0000.0001) 7
3189     (PID.TID 0000.0001) ;
3190     (PID.TID 0000.0001) SEAICEadvSchHeff = /* advection scheme for thickness */
3191     (PID.TID 0000.0001) 7
3192     (PID.TID 0000.0001) ;
3193     (PID.TID 0000.0001) SEAICEadvSchSnow = /* advection scheme for snow */
3194     (PID.TID 0000.0001) 7
3195     (PID.TID 0000.0001) ;
3196     (PID.TID 0000.0001) SEAICEdiffKhArea = /* diffusivity (m^2/s) for area */
3197     (PID.TID 0000.0001) 0.000000000000000E+00
3198     (PID.TID 0000.0001) ;
3199     (PID.TID 0000.0001) SEAICEdiffKhHeff = /* diffusivity (m^2/s) for heff */
3200     (PID.TID 0000.0001) 0.000000000000000E+00
3201     (PID.TID 0000.0001) ;
3202     (PID.TID 0000.0001) SEAICEdiffKhSnow = /* diffusivity (m^2/s) for snow */
3203     (PID.TID 0000.0001) 0.000000000000000E+00
3204     (PID.TID 0000.0001) ;
3205     (PID.TID 0000.0001) DIFF1 = /* parameter used in advect.F [m/s] */
3206     (PID.TID 0000.0001) 0.000000000000000E+00
3207     (PID.TID 0000.0001) ;
3208     (PID.TID 0000.0001)
3209     (PID.TID 0000.0001) Seaice thermodynamics configuration > START <
3210     (PID.TID 0000.0001) -----------------------------------------------
3211     (PID.TID 0000.0001) SEAICE_rhoIce = /* density of sea ice (kg/m3) */
3212     (PID.TID 0000.0001) 9.100000000000000E+02
3213     (PID.TID 0000.0001) ;
3214     (PID.TID 0000.0001) SEAICE_rhoSnow = /* density of snow (kg/m3) */
3215     (PID.TID 0000.0001) 3.300000000000000E+02
3216     (PID.TID 0000.0001) ;
3217     (PID.TID 0000.0001) SEAICE_rhoAir = /* density of air (kg/m3) */
3218     (PID.TID 0000.0001) 1.200000000000000E+00
3219     (PID.TID 0000.0001) ;
3220     (PID.TID 0000.0001) usePW79thermodynamics = /* default 0-layer TD */
3221     (PID.TID 0000.0001) T
3222     (PID.TID 0000.0001) ;
3223     (PID.TID 0000.0001) SEAICE_lhEvap = /* latent heat of evaporation */
3224     (PID.TID 0000.0001) 2.500000000000000E+06
3225     (PID.TID 0000.0001) ;
3226     (PID.TID 0000.0001) SEAICE_lhFusion = /* latent heat of fusion */
3227     (PID.TID 0000.0001) 3.340000000000000E+05
3228     (PID.TID 0000.0001) ;
3229     (PID.TID 0000.0001) SEAICE_mcPheePiston = /* turbulent flux "piston velocity" a la McPhee (m/s) */
3230     (PID.TID 0000.0001) 8.749999999999999E-04
3231     (PID.TID 0000.0001) ;
3232     (PID.TID 0000.0001) SEAICE_mcPheeTaper = /* tapering of turbulent flux (0.< <1.) for AREA=1. */
3233     (PID.TID 0000.0001) 9.200000000000000E-01
3234     (PID.TID 0000.0001) ;
3235     (PID.TID 0000.0001) SEAICE_mcPheeStepFunc = /* replace linear tapering with step funct. */
3236 jahn 1.1 (PID.TID 0000.0001) F
3237     (PID.TID 0000.0001) ;
3238 jahn 1.11 (PID.TID 0000.0001) SEAICE_frazilFrac = /* frazil (T<tempFrz) to seaice conversion rate (0.< <1.) */
3239     (PID.TID 0000.0001) 1.000000000000000E+00
3240     (PID.TID 0000.0001) ;
3241     (PID.TID 0000.0001) SEAICE_tempFrz0 = /* freezing temp. of sea water (intercept) */
3242     (PID.TID 0000.0001) 9.010000000000000E-02
3243     (PID.TID 0000.0001) ;
3244     (PID.TID 0000.0001) SEAICE_dTempFrz_dS= /* freezing temp. of sea water (slope) */
3245     (PID.TID 0000.0001) -5.750000000000000E-02
3246     (PID.TID 0000.0001) ;
3247     (PID.TID 0000.0001) SEAICE_areaGainFormula = /* ice cover gain formula (1,2)*/
3248     (PID.TID 0000.0001) 1
3249     (PID.TID 0000.0001) 1=from growth by ATM
3250     (PID.TID 0000.0001) 2=from predicted growth by ATM
3251     (PID.TID 0000.0001) ;
3252     (PID.TID 0000.0001) SEAICE_areaLossFormula = /* ice cover loss formula (1,2)*/
3253     (PID.TID 0000.0001) 1
3254     (PID.TID 0000.0001) 1=from all but only melt conributions by ATM and OCN
3255     (PID.TID 0000.0001) 2=from net melt-grow>0 by ATM and OCN
3256     (PID.TID 0000.0001) 3=from predicted melt by ATM
3257     (PID.TID 0000.0001) ;
3258     (PID.TID 0000.0001) HO = /* nominal thickness of new ice */
3259     (PID.TID 0000.0001) 5.000000000000000E-01
3260     (PID.TID 0000.0001) ;
3261     (PID.TID 0000.0001) HO_south = /* Southern Ocean HO */
3262     (PID.TID 0000.0001) 5.000000000000000E-01
3263     (PID.TID 0000.0001) ;
3264     (PID.TID 0000.0001) SEAICE_area_max = /* set to les than 1. to mimic open leads */
3265     (PID.TID 0000.0001) 1.000000000000000E+00
3266     (PID.TID 0000.0001) ;
3267     (PID.TID 0000.0001) SEAICE_salt0 = /* constant sea ice salinity */
3268     (PID.TID 0000.0001) 4.000000000000000E+00
3269     (PID.TID 0000.0001) ;
3270     (PID.TID 0000.0001) SEAICE_salinityTracer = /* test SITR varia. salinity */
3271 jahn 1.1 (PID.TID 0000.0001) F
3272     (PID.TID 0000.0001) ;
3273 jahn 1.11 (PID.TID 0000.0001) SEAICEuseFlooding = /* turn submerged snow into ice */
3274     (PID.TID 0000.0001) T
3275     (PID.TID 0000.0001) ;
3276     (PID.TID 0000.0001)
3277     (PID.TID 0000.0001) Seaice air-sea fluxes configuration, > START <
3278     (PID.TID 0000.0001) -----------------------------------------------
3279     (PID.TID 0000.0001) SEAICEheatConsFix = /* accound for ocn<->seaice advect. heat flux */
3280 jahn 1.1 (PID.TID 0000.0001) F
3281     (PID.TID 0000.0001) ;
3282 jahn 1.11 (PID.TID 0000.0001) SEAICE_multDim = /* number of ice categories (1 or 7) */
3283     (PID.TID 0000.0001) 7
3284     (PID.TID 0000.0001) ;
3285     (PID.TID 0000.0001) IMAX_TICE = /* iterations for ice surface temp */
3286     (PID.TID 0000.0001) 10
3287     (PID.TID 0000.0001) ;
3288     (PID.TID 0000.0001) postSolvTempIter= /* flux calculation after surf. temp iter */
3289     (PID.TID 0000.0001) 2
3290     (PID.TID 0000.0001) ;
3291     (PID.TID 0000.0001) SEAICE_dryIceAlb = /* winter albedo */
3292     (PID.TID 0000.0001) 7.500000000000000E-01
3293     (PID.TID 0000.0001) ;
3294     (PID.TID 0000.0001) SEAICE_wetIceAlb = /* summer albedo */
3295     (PID.TID 0000.0001) 6.600000000000000E-01
3296     (PID.TID 0000.0001) ;
3297     (PID.TID 0000.0001) SEAICE_drySnowAlb = /* dry snow albedo */
3298     (PID.TID 0000.0001) 8.400000000000000E-01
3299     (PID.TID 0000.0001) ;
3300     (PID.TID 0000.0001) SEAICE_wetSnowAlb = /* wet snow albedo */
3301     (PID.TID 0000.0001) 7.000000000000000E-01
3302     (PID.TID 0000.0001) ;
3303     (PID.TID 0000.0001) SEAICE_dryIceAlb_south = /* Southern Ocean dryIceAlb */
3304     (PID.TID 0000.0001) 7.500000000000000E-01
3305     (PID.TID 0000.0001) ;
3306     (PID.TID 0000.0001) SEAICE_wetIceAlb_south = /* Southern Ocean wetIceAlb */
3307     (PID.TID 0000.0001) 6.600000000000000E-01
3308     (PID.TID 0000.0001) ;
3309     (PID.TID 0000.0001) SEAICE_drySnowAlb_south= /* Southern Ocean drySnowAlb */
3310     (PID.TID 0000.0001) 8.400000000000000E-01
3311     (PID.TID 0000.0001) ;
3312     (PID.TID 0000.0001) SEAICE_wetSnowAlb_south= /* Southern Ocean wetSnowAlb */
3313     (PID.TID 0000.0001) 7.000000000000000E-01
3314     (PID.TID 0000.0001) ;
3315     (PID.TID 0000.0001) SEAICE_wetAlbTemp= /* Temp (o.C) threshold for wet-albedo */
3316     (PID.TID 0000.0001) 0.000000000000000E+00
3317     (PID.TID 0000.0001) ;
3318     (PID.TID 0000.0001) SEAICE_snow_emiss = /* snow emissivity */
3319     (PID.TID 0000.0001) 9.500000000000000E-01
3320     (PID.TID 0000.0001) ;
3321     (PID.TID 0000.0001) SEAICE_ice_emiss = /* seaice emissivity */
3322     (PID.TID 0000.0001) 9.500000000000000E-01
3323     (PID.TID 0000.0001) ;
3324     (PID.TID 0000.0001) SEAICE_cpAir = /* heat capacity of air */
3325     (PID.TID 0000.0001) 1.005000000000000E+03
3326     (PID.TID 0000.0001) ;
3327     (PID.TID 0000.0001) SEAICE_dalton = /* constant dalton number */
3328     (PID.TID 0000.0001) 1.750000000000000E-03
3329     (PID.TID 0000.0001) ;
3330     (PID.TID 0000.0001) SEAICE_iceConduct = /* sea-ice conductivity */
3331     (PID.TID 0000.0001) 2.165600000000000E+00
3332     (PID.TID 0000.0001) ;
3333     (PID.TID 0000.0001) SEAICE_snowConduct= /* snow conductivity */
3334     (PID.TID 0000.0001) 3.100000000000000E-01
3335     (PID.TID 0000.0001) ;
3336     (PID.TID 0000.0001) SEAICE_snowThick = /* cutoff snow thickness (for albedo) */
3337     (PID.TID 0000.0001) 1.500000000000000E-01
3338     (PID.TID 0000.0001) ;
3339     (PID.TID 0000.0001) SEAICE_shortwave = /* penetration shortwave radiation */
3340     (PID.TID 0000.0001) 3.000000000000000E-01
3341     (PID.TID 0000.0001) ;
3342     (PID.TID 0000.0001) useMaykutSatVapPoly = /* use Maykut Polynomial for Sat.Vap.Pr */
3343 jahn 1.1 (PID.TID 0000.0001) F
3344     (PID.TID 0000.0001) ;
3345 jahn 1.11 (PID.TID 0000.0001) MIN_ATEMP = /* minimum air temperature */
3346     (PID.TID 0000.0001) -5.000000000000000E+01
3347     (PID.TID 0000.0001) ;
3348     (PID.TID 0000.0001) MIN_LWDOWN = /* minimum downward longwave */
3349     (PID.TID 0000.0001) 6.000000000000000E+01
3350     (PID.TID 0000.0001) ;
3351     (PID.TID 0000.0001) MIN_TICE = /* minimum ice temperature */
3352     (PID.TID 0000.0001) -5.000000000000000E+01
3353     (PID.TID 0000.0001) ;
3354     (PID.TID 0000.0001)
3355     (PID.TID 0000.0001) Seaice initialization and IO config., > START <
3356     (PID.TID 0000.0001) -------------------------------------------------
3357     (PID.TID 0000.0001) SEAICE_initialHEFF= /* initial sea-ice thickness */
3358     (PID.TID 0000.0001) 0.000000000000000E+00
3359     (PID.TID 0000.0001) ;
3360     (PID.TID 0000.0001) AreaFile = /* Initial ice concentration File */
3361     (PID.TID 0000.0001) ''
3362     (PID.TID 0000.0001) ;
3363     (PID.TID 0000.0001) HeffFile = /* Initial effective ice thickness File */
3364     (PID.TID 0000.0001) ''
3365     (PID.TID 0000.0001) ;
3366     (PID.TID 0000.0001) HsnowFile = /* Initial snow thickness File */
3367     (PID.TID 0000.0001) ''
3368 jahn 1.1 (PID.TID 0000.0001) ;
3369 jahn 1.11 (PID.TID 0000.0001) uIceFile = /* Initial U-ice velocity File */
3370 jahn 1.1 (PID.TID 0000.0001) ''
3371     (PID.TID 0000.0001) ;
3372 jahn 1.11 (PID.TID 0000.0001) vIceFile = /* Initial V-ice velocity File */
3373     (PID.TID 0000.0001) ''
3374 jahn 1.1 (PID.TID 0000.0001) ;
3375 jahn 1.11 (PID.TID 0000.0001) SEAICEwriteState = /* write sea ice state to file */
3376     (PID.TID 0000.0001) T
3377 jahn 1.1 (PID.TID 0000.0001) ;
3378 jahn 1.11 (PID.TID 0000.0001) SEAICE_monFreq = /* monitor frequency */
3379     (PID.TID 0000.0001) 1.200000000000000E+03
3380 jahn 1.1 (PID.TID 0000.0001) ;
3381 jahn 1.11 (PID.TID 0000.0001) SEAICE_dumpFreq = /* dump frequency */
3382 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3383     (PID.TID 0000.0001) ;
3384 jahn 1.11 (PID.TID 0000.0001) SEAICE_taveFreq = /* time-averaging frequency */
3385 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3386     (PID.TID 0000.0001) ;
3387 jahn 1.11 (PID.TID 0000.0001) SEAICE_mon_stdio = /* write monitor to std-outp */
3388     (PID.TID 0000.0001) T
3389     (PID.TID 0000.0001) ;
3390     (PID.TID 0000.0001) SEAICE_dump_mdsio = /* write snap-shot using MDSIO */
3391     (PID.TID 0000.0001) T
3392     (PID.TID 0000.0001) ;
3393     (PID.TID 0000.0001) SEAICE_tave_mdsio = /* write TimeAverage using MDSIO */
3394     (PID.TID 0000.0001) T
3395     (PID.TID 0000.0001) ;
3396     (PID.TID 0000.0001) SItrNumInUse = /* number of tracers that are in use (<SItrMaxNum) */
3397     (PID.TID 0000.0001) 2
3398     (PID.TID 0000.0001) ;
3399     (PID.TID 0000.0001) == SItracer no. 1 is in use and defined as
3400     (PID.TID 0000.0001) -- SItrMate = /* tracer of HEFF or AREA */
3401     (PID.TID 0000.0001) 'AREA'
3402     (PID.TID 0000.0001) ;
3403     (PID.TID 0000.0001) -- SItrName = /* tracer name*/
3404     (PID.TID 0000.0001) 'age'
3405     (PID.TID 0000.0001) ;
3406     (PID.TID 0000.0001) -- SItrNameLong = /* tracer long name*/
3407     (PID.TID 0000.0001) ''
3408     (PID.TID 0000.0001) ;
3409     (PID.TID 0000.0001) -- SItrFile = /* tracer initial condition file */
3410     (PID.TID 0000.0001) ''
3411     (PID.TID 0000.0001) ;
3412     (PID.TID 0000.0001) -- SItrUnit = /* tracer unit */
3413     (PID.TID 0000.0001) 's'
3414     (PID.TID 0000.0001) ;
3415     (PID.TID 0000.0001) -- SItrFromOcean0 = /* for new ice from freeze */
3416     (PID.TID 0000.0001) 0.000000000000000E+00
3417 jahn 1.1 (PID.TID 0000.0001) ;
3418 jahn 1.11 (PID.TID 0000.0001) -- SItrFromOceanFrac = /* for new ice from freeze */
3419     (PID.TID 0000.0001) 0.000000000000000E+00
3420 jahn 1.1 (PID.TID 0000.0001) ;
3421 jahn 1.11 (PID.TID 0000.0001) -- SItrFromFlood0 = /* for new ice from freeze */
3422     (PID.TID 0000.0001) 0.000000000000000E+00
3423 jahn 1.1 (PID.TID 0000.0001) ;
3424 jahn 1.11 (PID.TID 0000.0001) -- SItrFromFloodFrac = /* for new ice from freeze */
3425     (PID.TID 0000.0001) 0.000000000000000E+00
3426 jahn 1.1 (PID.TID 0000.0001) ;
3427 jahn 1.11 (PID.TID 0000.0001) -- SItrExpand0 = /* for ice cover thermo. expans. */
3428     (PID.TID 0000.0001) 0.000000000000000E+00
3429 jahn 1.1 (PID.TID 0000.0001) ;
3430 jahn 1.11 (PID.TID 0000.0001) == SItracer no. 2 is in use and defined as
3431     (PID.TID 0000.0001) -- SItrMate = /* tracer of HEFF or AREA */
3432     (PID.TID 0000.0001) 'HEFF'
3433 jahn 1.1 (PID.TID 0000.0001) ;
3434 jahn 1.11 (PID.TID 0000.0001) -- SItrName = /* tracer name*/
3435     (PID.TID 0000.0001) 'one'
3436 jahn 1.1 (PID.TID 0000.0001) ;
3437 jahn 1.11 (PID.TID 0000.0001) -- SItrNameLong = /* tracer long name*/
3438 jahn 1.1 (PID.TID 0000.0001) ''
3439     (PID.TID 0000.0001) ;
3440 jahn 1.11 (PID.TID 0000.0001) -- SItrFile = /* tracer initial condition file */
3441     (PID.TID 0000.0001) ''
3442 jahn 1.1 (PID.TID 0000.0001) ;
3443 jahn 1.11 (PID.TID 0000.0001) -- SItrUnit = /* tracer unit */
3444     (PID.TID 0000.0001) ''
3445 jahn 1.1 (PID.TID 0000.0001) ;
3446 jahn 1.11 (PID.TID 0000.0001) -- SItrFromOcean0 = /* for new ice from freeze */
3447     (PID.TID 0000.0001) 1.000000000000000E+00
3448 jahn 1.1 (PID.TID 0000.0001) ;
3449 jahn 1.11 (PID.TID 0000.0001) -- SItrFromOceanFrac = /* for new ice from freeze */
3450 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3451     (PID.TID 0000.0001) ;
3452 jahn 1.11 (PID.TID 0000.0001) -- SItrFromFlood0 = /* for new ice from freeze */
3453     (PID.TID 0000.0001) 1.000000000000000E+00
3454     (PID.TID 0000.0001) ;
3455     (PID.TID 0000.0001) -- SItrFromFloodFrac = /* for new ice from freeze */
3456 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3457     (PID.TID 0000.0001) ;
3458 jahn 1.11 (PID.TID 0000.0001) -- SItrExpand0 = /* for ice cover thermo. expans. */
3459     (PID.TID 0000.0001) 1.000000000000000E+00
3460     (PID.TID 0000.0001) ;
3461     (PID.TID 0000.0001)
3462     (PID.TID 0000.0001) Seaice regularization numbers, > START <
3463     (PID.TID 0000.0001) -----------------------------------------------
3464     (PID.TID 0000.0001) SEAICE_EPS = /* reduce derivative singularities */
3465     (PID.TID 0000.0001) 1.000000000000000E-10
3466     (PID.TID 0000.0001) ;
3467     (PID.TID 0000.0001) SEAICE_EPS_SQ = /* reduce derivative singularities */
3468     (PID.TID 0000.0001) 1.000000000000000E-20
3469     (PID.TID 0000.0001) ;
3470     (PID.TID 0000.0001) SEAICE_area_reg = /* reduce derivative singularities */
3471     (PID.TID 0000.0001) 1.000000000000000E-05
3472 jahn 1.1 (PID.TID 0000.0001) ;
3473 jahn 1.11 (PID.TID 0000.0001) SEAICE_hice_reg = /* reduce derivative singularities */
3474     (PID.TID 0000.0001) 5.000000000000000E-02
3475 jahn 1.1 (PID.TID 0000.0001) ;
3476 jahn 1.11 (PID.TID 0000.0001) SEAICE_area_floor = /* reduce derivative singularities */
3477     (PID.TID 0000.0001) 1.000000000000000E-05
3478 jahn 1.1 (PID.TID 0000.0001) ;
3479 jahn 1.11 (PID.TID 0000.0001)
3480     (PID.TID 0000.0001) // =======================================================
3481     (PID.TID 0000.0001) // Seaice configuration (SEAICE_PARM01) >>> END <<<
3482     (PID.TID 0000.0001) // =======================================================
3483     (PID.TID 0000.0001)
3484     (PID.TID 0000.0001) ------------------------------------------------------------
3485     (PID.TID 0000.0001) DIAGNOSTICS_SET_LEVELS: done
3486 jahn 1.12 (PID.TID 0000.0001) Total Nb of available Diagnostics: ndiagt= 1656
3487 jahn 1.11 (PID.TID 0000.0001) write list of available Diagnostics to file: available_diagnostics.log
3488     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 26 THETA
3489     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 29 SALTanom
3490 jahn 1.12 (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 1585 SIarea
3491     (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 1588 SIheff
3492     (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 1590 SIhsnow
3493     (PID.TID 0000.0001) SETDIAG: Allocate 1 x 1 Levels for Diagnostic # 1605 SIqsw
3494     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1497 PAR
3495     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1498 PP
3496     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1499 Nfix
3497     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 209 TRAC01
3498     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 222 TRAC02
3499     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 235 TRAC03
3500     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 248 TRAC04
3501     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 261 TRAC05
3502     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 274 TRAC06
3503     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 287 TRAC07
3504     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 300 TRAC08
3505     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 313 TRAC09
3506     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 326 TRAC10
3507     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 339 TRAC11
3508     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 352 TRAC12
3509     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 365 TRAC13
3510     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 378 TRAC14
3511     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 391 TRAC15
3512     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 404 TRAC16
3513     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 417 TRAC17
3514     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 430 TRAC18
3515     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 443 TRAC19
3516     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 456 TRAC20
3517     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 469 TRAC21
3518     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 482 TRAC22
3519     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 495 TRAC23
3520     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 508 TRAC24
3521     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 521 TRAC25
3522     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 534 TRAC26
3523     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 547 TRAC27
3524     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 560 TRAC28
3525     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 573 TRAC29
3526     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 586 TRAC30
3527     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 599 TRAC31
3528     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 612 TRAC32
3529     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 625 TRAC33
3530     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 638 TRAC34
3531     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 651 TRAC35
3532     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 664 TRAC36
3533     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 677 TRAC37
3534     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 690 TRAC38
3535     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 703 TRAC39
3536     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 716 TRAC40
3537     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 729 TRAC41
3538     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 742 TRAC42
3539     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 755 TRAC43
3540     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 768 TRAC44
3541     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 781 TRAC45
3542     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 794 TRAC46
3543     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 807 TRAC47
3544     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 820 TRAC48
3545     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 833 TRAC49
3546     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 846 TRAC50
3547     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 859 TRAC51
3548     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 872 TRAC52
3549     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 885 TRAC53
3550     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 898 TRAC54
3551     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 911 TRAC55
3552     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 924 TRAC56
3553     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 937 TRAC57
3554     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 950 TRAC58
3555     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 963 TRAC59
3556     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 976 TRAC60
3557     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 989 TRAC61
3558     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1002 TRAC62
3559     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1015 TRAC63
3560     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1028 TRAC64
3561     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1041 TRAC65
3562     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1054 TRAC66
3563     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1067 TRAC67
3564     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1080 TRAC68
3565     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1093 TRAC69
3566     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1106 TRAC70
3567     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1119 TRAC71
3568     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1132 TRAC72
3569     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1145 TRAC73
3570     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1158 TRAC74
3571     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1171 TRAC75
3572     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1184 TRAC76
3573     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1197 TRAC77
3574     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1210 TRAC78
3575     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1223 TRAC79
3576     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1236 TRAC80
3577     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1249 TRAC81
3578     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1262 TRAC82
3579     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1275 TRAC83
3580     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1288 TRAC84
3581     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1301 TRAC85
3582     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1314 TRAC86
3583     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1327 TRAC87
3584     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1340 TRAC88
3585     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1353 TRAC89
3586     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1366 TRAC90
3587     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1379 TRAC91
3588     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1392 TRAC92
3589     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1405 TRAC93
3590     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1418 TRAC94
3591     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1431 TRAC95
3592     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1444 TRAC96
3593     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1457 TRAC97
3594     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1470 TRAC98
3595     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1483 TRAC99
3596     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1579 Diver1
3597     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1580 Diver2
3598     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1581 Diver3
3599     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1582 Diver4
3600     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1583 Shannon
3601     (PID.TID 0000.0001) SETDIAG: Allocate 24 x 1 Levels for Diagnostic # 1584 Simpson
3602 jahn 1.11 (PID.TID 0000.0001) space allocated for all diagnostics: 2644 levels
3603     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: THETA_day
3604     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3605     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3606     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: SALTanom_day
3607     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3608     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3609     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: SIarea_day
3610     (PID.TID 0000.0001) Levels: 1.
3611     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: SIheff_day
3612     (PID.TID 0000.0001) Levels: 1.
3613     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: SIhsnow_day
3614     (PID.TID 0000.0001) Levels: 1.
3615     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: SIqsw_day
3616     (PID.TID 0000.0001) Levels: 1.
3617     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: PAR_day
3618     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3619     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3620     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: PP_day
3621     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3622     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3623     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: Nfix_day
3624     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3625     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3626     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: ptracers
3627     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3628     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3629     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: Diver1
3630     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3631     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3632     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: Diver2
3633     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3634     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3635     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: Diver3
3636     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3637     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3638     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: Diver4
3639     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3640     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3641     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: Shannon
3642     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3643     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3644     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: Set levels for Outp.Stream: Simpson
3645     (PID.TID 0000.0001) Levels: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
3646     (PID.TID 0000.0001) Levels: 21. 22. 23. 24.
3647     (PID.TID 0000.0001) DIAGNOSTICS_SET_POINTERS: done
3648     (PID.TID 0000.0001) ------------------------------------------------------------
3649     (PID.TID 0000.0001) DIAGSTATS_SET_REGIONS: define no region
3650     (PID.TID 0000.0001) ------------------------------------------------------------
3651 jahn 1.12 (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 1605 SIqsw
3652 jahn 1.11 (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 86 oceQsw
3653 jahn 1.12 (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 1497 PAR
3654     (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 176 EXFswnet
3655     (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 178 EXFswdn
3656 jahn 1.11 (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 26 THETA
3657     (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 29 SALTanom
3658 jahn 1.12 (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 1498 PP
3659     (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 1223 TRAC79
3660 jahn 1.11 (PID.TID 0000.0001) SETDIAG: Allocate 1 Levels for Stats-Diag # 23 ETAN
3661 jahn 1.12 (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 235 TRAC03
3662     (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 1579 Diver1
3663     (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 1580 Diver2
3664     (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 1581 Diver3
3665     (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 1582 Diver4
3666     (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 1583 Shannon
3667     (PID.TID 0000.0001) SETDIAG: Allocate 24 Levels for Stats-Diag # 1584 Simpson
3668 jahn 1.11 (PID.TID 0000.0001) space allocated for all stats-diags: 293 levels
3669     (PID.TID 0000.0001) DIAGSTATS_SET_POINTERS: done
3670     (PID.TID 0000.0001) ------------------------------------------------------------
3671     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_SIqsw.0000188388.txt , unit= 9
3672     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_oceQsw.0000188388.txt , unit= 10
3673     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_PAR.0000188388.txt , unit= 16
3674     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_EXFswnet.0000188388.txt , unit= 17
3675     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_EXFswdn.0000188388.txt , unit= 18
3676     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_THETA.0000188388.txt , unit= 19
3677     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_SALTanom.0000188388.txt , unit= 20
3678     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_PP.0000188388.txt , unit= 21
3679     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_Phy58.0000188388.txt , unit= 22
3680     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_ETAN.0000188388.txt , unit= 23
3681     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_FeT.0000188388.txt , unit= 24
3682     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_Diver1.0000188388.txt , unit= 25
3683     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_Diver2.0000188388.txt , unit= 26
3684     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_Diver3.0000188388.txt , unit= 27
3685     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_Diver4.0000188388.txt , unit= 28
3686     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_Shannon.0000188388.txt , unit= 29
3687     (PID.TID 0000.0001) DIAGSTATS_INI_IO: open file: stat_Simpson.0000188388.txt , unit= 30
3688     (PID.TID 0000.0001) %MON fCori_max = 1.3473519476330E-04
3689     (PID.TID 0000.0001) %MON fCori_min = 1.1413140759594E-04
3690     (PID.TID 0000.0001) %MON fCori_mean = 1.2544553688214E-04
3691     (PID.TID 0000.0001) %MON fCori_sd = 5.0297255000290E-06
3692     (PID.TID 0000.0001) %MON fCoriG_max = 1.3464029717915E-04
3693     (PID.TID 0000.0001) %MON fCoriG_min = 1.1394771627180E-04
3694     (PID.TID 0000.0001) %MON fCoriG_mean = 1.2530547026595E-04
3695     (PID.TID 0000.0001) %MON fCoriG_sd = 5.0490402546811E-06
3696     (PID.TID 0000.0001) %MON fCoriCos_max = 9.0796739781711E-05
3697     (PID.TID 0000.0001) %MON fCoriCos_min = 5.5825204405476E-05
3698     (PID.TID 0000.0001) %MON fCoriCos_mean = 7.3724492265692E-05
3699     (PID.TID 0000.0001) %MON fCoriCos_sd = 8.5349008623744E-06
3700     (PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 1.3850385103405694E-03
3701     (PID.TID 0000.0001)
3702     (PID.TID 0000.0001) // =======================================================
3703     (PID.TID 0000.0001) // Model configuration
3704     (PID.TID 0000.0001) // =======================================================
3705     (PID.TID 0000.0001) //
3706     (PID.TID 0000.0001) // "Physical" paramters ( PARM01 in namelist )
3707     (PID.TID 0000.0001) //
3708     (PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */
3709     (PID.TID 0000.0001) 'OCEANIC'
3710 jahn 1.1 (PID.TID 0000.0001) ;
3711 jahn 1.11 (PID.TID 0000.0001) fluidIsAir = /* fluid major constituent is Air */
3712 jahn 1.1 (PID.TID 0000.0001) F
3713     (PID.TID 0000.0001) ;
3714 jahn 1.11 (PID.TID 0000.0001) fluidIsWater = /* fluid major constituent is Water */
3715     (PID.TID 0000.0001) T
3716 jahn 1.1 (PID.TID 0000.0001) ;
3717 jahn 1.11 (PID.TID 0000.0001) usingPCoords = /* use p (or p*) vertical coordinate */
3718 jahn 1.1 (PID.TID 0000.0001) F
3719     (PID.TID 0000.0001) ;
3720 jahn 1.11 (PID.TID 0000.0001) usingZCoords = /* use z (or z*) vertical coordinate */
3721 jahn 1.1 (PID.TID 0000.0001) T
3722     (PID.TID 0000.0001) ;
3723 jahn 1.11 (PID.TID 0000.0001) tRef = /* Reference temperature profile ( oC or K ) */
3724     (PID.TID 0000.0001) 3 @ 2.300000000000000E+01, /* K = 1: 3 */
3725     (PID.TID 0000.0001) 3 @ 2.200000000000000E+01, /* K = 4: 6 */
3726     (PID.TID 0000.0001) 2.100000000000000E+01, /* K = 7 */
3727     (PID.TID 0000.0001) 2 @ 2.000000000000000E+01, /* K = 8: 9 */
3728     (PID.TID 0000.0001) 1.900000000000000E+01, /* K = 10 */
3729     (PID.TID 0000.0001) 2 @ 1.800000000000000E+01, /* K = 11: 12 */
3730     (PID.TID 0000.0001) 1.700000000000000E+01, /* K = 13 */
3731     (PID.TID 0000.0001) 2 @ 1.600000000000000E+01, /* K = 14: 15 */
3732     (PID.TID 0000.0001) 1.500000000000000E+01, /* K = 16 */
3733     (PID.TID 0000.0001) 1.400000000000000E+01, /* K = 17 */
3734     (PID.TID 0000.0001) 1.300000000000000E+01, /* K = 18 */
3735     (PID.TID 0000.0001) 1.200000000000000E+01, /* K = 19 */
3736     (PID.TID 0000.0001) 1.100000000000000E+01, /* K = 20 */
3737     (PID.TID 0000.0001) 2 @ 9.000000000000000E+00, /* K = 21: 22 */
3738     (PID.TID 0000.0001) 8.000000000000000E+00, /* K = 23 */
3739     (PID.TID 0000.0001) 7.000000000000000E+00 /* K = 24 */
3740 jahn 1.1 (PID.TID 0000.0001) ;
3741 jahn 1.11 (PID.TID 0000.0001) sRef = /* Reference salinity profile ( psu ) */
3742     (PID.TID 0000.0001) 24 @ 3.450000000000000E+01 /* K = 1: 24 */
3743 jahn 1.1 (PID.TID 0000.0001) ;
3744 jahn 1.11 (PID.TID 0000.0001) viscAh = /* Lateral eddy viscosity ( m^2/s ) */
3745     (PID.TID 0000.0001) 0.000000000000000E+00
3746 jahn 1.1 (PID.TID 0000.0001) ;
3747 jahn 1.11 (PID.TID 0000.0001) viscAhMax = /* Maximum lateral eddy viscosity ( m^2/s ) */
3748     (PID.TID 0000.0001) 1.000000000000000E+21
3749 jahn 1.1 (PID.TID 0000.0001) ;
3750 jahn 1.11 (PID.TID 0000.0001) viscAhGrid = /* Grid dependent lateral eddy viscosity ( non-dim. ) */
3751 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3752     (PID.TID 0000.0001) ;
3753 jahn 1.11 (PID.TID 0000.0001) useFullLeith = /* Use Full Form of Leith Viscosity on/off flag*/
3754 jahn 1.1 (PID.TID 0000.0001) F
3755     (PID.TID 0000.0001) ;
3756 jahn 1.11 (PID.TID 0000.0001) useStrainTensionVisc= /* Use StrainTension Form of Viscous Operator flag*/
3757 jahn 1.1 (PID.TID 0000.0001) F
3758     (PID.TID 0000.0001) ;
3759 jahn 1.11 (PID.TID 0000.0001) useAreaViscLength = /* Use area for visc length instead of geom. mean*/
3760 jahn 1.1 (PID.TID 0000.0001) T
3761     (PID.TID 0000.0001) ;
3762 jahn 1.11 (PID.TID 0000.0001) viscC2leith = /* Leith harmonic visc. factor (on grad(vort),non-dim.) */
3763     (PID.TID 0000.0001) 0.000000000000000E+00
3764 jahn 1.1 (PID.TID 0000.0001) ;
3765 jahn 1.11 (PID.TID 0000.0001) viscC2leithD = /* Leith harmonic viscosity factor (on grad(div),non-dim.)*/
3766     (PID.TID 0000.0001) 0.000000000000000E+00
3767 jahn 1.1 (PID.TID 0000.0001) ;
3768 jahn 1.11 (PID.TID 0000.0001) viscC2smag = /* Smagorinsky harmonic viscosity factor (non-dim.) */
3769 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3770     (PID.TID 0000.0001) ;
3771 jahn 1.11 (PID.TID 0000.0001) viscA4 = /* Lateral biharmonic viscosity ( m^4/s ) */
3772 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3773     (PID.TID 0000.0001) ;
3774 jahn 1.11 (PID.TID 0000.0001) viscA4Max = /* Maximum biharmonic viscosity ( m^2/s ) */
3775     (PID.TID 0000.0001) 1.000000000000000E+21
3776 jahn 1.1 (PID.TID 0000.0001) ;
3777 jahn 1.11 (PID.TID 0000.0001) viscA4Grid = /* Grid dependent biharmonic viscosity ( non-dim. ) */
3778     (PID.TID 0000.0001) 0.000000000000000E+00
3779 jahn 1.1 (PID.TID 0000.0001) ;
3780 jahn 1.11 (PID.TID 0000.0001) viscC4leith = /* Leith biharm viscosity factor (on grad(vort), non-dim.)*/
3781     (PID.TID 0000.0001) 1.500000000000000E+00
3782 jahn 1.1 (PID.TID 0000.0001) ;
3783 jahn 1.11 (PID.TID 0000.0001) viscC4leithD = /* Leith biharm viscosity factor (on grad(div), non-dim.) */
3784     (PID.TID 0000.0001) 1.500000000000000E+00
3785 jahn 1.1 (PID.TID 0000.0001) ;
3786 jahn 1.11 (PID.TID 0000.0001) viscC4Smag = /* Smagorinsky biharm viscosity factor (non-dim) */
3787     (PID.TID 0000.0001) 0.000000000000000E+00
3788 jahn 1.1 (PID.TID 0000.0001) ;
3789 jahn 1.11 (PID.TID 0000.0001) no_slip_sides = /* Viscous BCs: No-slip sides */
3790 jahn 1.1 (PID.TID 0000.0001) F
3791     (PID.TID 0000.0001) ;
3792 jahn 1.11 (PID.TID 0000.0001) sideDragFactor = /* side-drag scaling factor (non-dim) */
3793 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3794     (PID.TID 0000.0001) ;
3795 jahn 1.11 (PID.TID 0000.0001) viscArNr = /* vertical profile of vertical viscosity ( m^2/s )*/
3796     (PID.TID 0000.0001) 24 @ 6.082600000000000E-04 /* K = 1: 24 */
3797 jahn 1.1 (PID.TID 0000.0001) ;
3798 jahn 1.11 (PID.TID 0000.0001) no_slip_bottom = /* Viscous BCs: No-slip bottom */
3799 jahn 1.1 (PID.TID 0000.0001) T
3800     (PID.TID 0000.0001) ;
3801 jahn 1.11 (PID.TID 0000.0001) bottomDragLinear = /* linear bottom-drag coefficient ( m/s ) */
3802     (PID.TID 0000.0001) 0.000000000000000E+00
3803 jahn 1.1 (PID.TID 0000.0001) ;
3804 jahn 1.11 (PID.TID 0000.0001) bottomDragQuadratic = /* quadratic bottom-drag coefficient (-) */
3805     (PID.TID 0000.0001) 2.000000000000000E-03
3806 jahn 1.1 (PID.TID 0000.0001) ;
3807 jahn 1.11 (PID.TID 0000.0001) diffKhT = /* Laplacian diffusion of heat laterally ( m^2/s ) */
3808     (PID.TID 0000.0001) 0.000000000000000E+00
3809 jahn 1.1 (PID.TID 0000.0001) ;
3810 jahn 1.11 (PID.TID 0000.0001) diffK4T = /* Biharmonic diffusion of heat laterally ( m^4/s ) */
3811     (PID.TID 0000.0001) 0.000000000000000E+00
3812 jahn 1.1 (PID.TID 0000.0001) ;
3813 jahn 1.11 (PID.TID 0000.0001) diffKhS = /* Laplacian diffusion of salt laterally ( m^2/s ) */
3814 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3815     (PID.TID 0000.0001) ;
3816 jahn 1.11 (PID.TID 0000.0001) diffK4S = /* Biharmonic diffusion of salt laterally ( m^4/s ) */
3817 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3818     (PID.TID 0000.0001) ;
3819 jahn 1.11 (PID.TID 0000.0001) diffKrNrT = /* vertical profile of vertical diffusion of Temp ( m^2/s )*/
3820 jahn 1.1 (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
3821     (PID.TID 0000.0001) ;
3822 jahn 1.11 (PID.TID 0000.0001) diffKrNrS = /* vertical profile of vertical diffusion of Salt ( m^2/s )*/
3823     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
3824 jahn 1.1 (PID.TID 0000.0001) ;
3825 jahn 1.11 (PID.TID 0000.0001) diffKrBL79surf = /* Surface diffusion for Bryan and Lewis 79 ( m^2/s ) */
3826     (PID.TID 0000.0001) 0.000000000000000E+00
3827 jahn 1.1 (PID.TID 0000.0001) ;
3828 jahn 1.11 (PID.TID 0000.0001) diffKrBL79deep = /* Deep diffusion for Bryan and Lewis 1979 ( m^2/s ) */
3829     (PID.TID 0000.0001) 0.000000000000000E+00
3830 jahn 1.1 (PID.TID 0000.0001) ;
3831 jahn 1.11 (PID.TID 0000.0001) diffKrBL79scl = /* Depth scale for Bryan and Lewis 1979 ( m ) */
3832     (PID.TID 0000.0001) 2.000000000000000E+02
3833 jahn 1.1 (PID.TID 0000.0001) ;
3834 jahn 1.11 (PID.TID 0000.0001) diffKrBL79Ho = /* Turning depth for Bryan and Lewis 1979 ( m ) */
3835     (PID.TID 0000.0001) -2.000000000000000E+03
3836 jahn 1.1 (PID.TID 0000.0001) ;
3837 jahn 1.11 (PID.TID 0000.0001) ivdc_kappa = /* Implicit Vertical Diffusivity for Convection ( m^2/s) */
3838     (PID.TID 0000.0001) 0.000000000000000E+00
3839 jahn 1.1 (PID.TID 0000.0001) ;
3840 jahn 1.11 (PID.TID 0000.0001) hMixCriteria= /* Criteria for mixed-layer diagnostic */
3841     (PID.TID 0000.0001) -8.000000000000000E-01
3842 jahn 1.1 (PID.TID 0000.0001) ;
3843 jahn 1.11 (PID.TID 0000.0001) dRhoSmall = /* Parameter for mixed-layer diagnostic */
3844     (PID.TID 0000.0001) 1.000000000000000E-06
3845 jahn 1.1 (PID.TID 0000.0001) ;
3846 jahn 1.11 (PID.TID 0000.0001) hMixSmooth= /* Smoothing parameter for mixed-layer diagnostic */
3847 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3848     (PID.TID 0000.0001) ;
3849 jahn 1.11 (PID.TID 0000.0001) eosType = /* Type of Equation of State */
3850     (PID.TID 0000.0001) 'JMD95Z'
3851 jahn 1.1 (PID.TID 0000.0001) ;
3852 jahn 1.11 (PID.TID 0000.0001) celsius2K = /* 0 degree Celsius converted to Kelvin ( K ) */
3853     (PID.TID 0000.0001) 2.731500000000000E+02
3854 jahn 1.1 (PID.TID 0000.0001) ;
3855 jahn 1.11 (PID.TID 0000.0001) rhoConst = /* Reference density (Boussinesq) ( kg/m^3 ) */
3856     (PID.TID 0000.0001) 1.027500000000000E+03
3857 jahn 1.1 (PID.TID 0000.0001) ;
3858 jahn 1.11 (PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */
3859     (PID.TID 0000.0001) 24 @ 1.000000000000000E+00 /* K = 1: 24 */
3860 jahn 1.1 (PID.TID 0000.0001) ;
3861 jahn 1.11 (PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */
3862     (PID.TID 0000.0001) 25 @ 1.000000000000000E+00 /* K = 1: 25 */
3863 jahn 1.1 (PID.TID 0000.0001) ;
3864 jahn 1.11 (PID.TID 0000.0001) rhoConstFresh = /* Fresh-water reference density ( kg/m^3 ) */
3865     (PID.TID 0000.0001) 9.998000000000000E+02
3866 jahn 1.1 (PID.TID 0000.0001) ;
3867 jahn 1.11 (PID.TID 0000.0001) gravity = /* Gravitational acceleration ( m/s^2 ) */
3868     (PID.TID 0000.0001) 9.810000000000000E+00
3869 jahn 1.1 (PID.TID 0000.0001) ;
3870 jahn 1.11 (PID.TID 0000.0001) gBaro = /* Barotropic gravity ( m/s^2 ) */
3871     (PID.TID 0000.0001) 9.810000000000000E+00
3872 jahn 1.1 (PID.TID 0000.0001) ;
3873 jahn 1.11 (PID.TID 0000.0001) rotationPeriod = /* Rotation Period ( s ) */
3874     (PID.TID 0000.0001) 8.616400000000000E+04
3875 jahn 1.1 (PID.TID 0000.0001) ;
3876 jahn 1.11 (PID.TID 0000.0001) omega = /* Angular velocity ( rad/s ) */
3877     (PID.TID 0000.0001) 7.292123516990375E-05
3878 jahn 1.1 (PID.TID 0000.0001) ;
3879 jahn 1.11 (PID.TID 0000.0001) f0 = /* Reference coriolis parameter ( 1/s ) */
3880     (PID.TID 0000.0001) 1.000000000000000E-04
3881 jahn 1.1 (PID.TID 0000.0001) ;
3882 jahn 1.11 (PID.TID 0000.0001) beta = /* Beta ( 1/(m.s) ) */
3883     (PID.TID 0000.0001) 9.999999999999999E-12
3884 jahn 1.1 (PID.TID 0000.0001) ;
3885 jahn 1.11 (PID.TID 0000.0001) fPrime = /* Second coriolis parameter ( 1/s ) */
3886 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
3887     (PID.TID 0000.0001) ;
3888 jahn 1.11 (PID.TID 0000.0001) rigidLid = /* Rigid lid on/off flag */
3889     (PID.TID 0000.0001) F
3890 jahn 1.1 (PID.TID 0000.0001) ;
3891 jahn 1.11 (PID.TID 0000.0001) implicitFreeSurface = /* Implicit free surface on/off flag */
3892     (PID.TID 0000.0001) T
3893 jahn 1.1 (PID.TID 0000.0001) ;
3894 jahn 1.11 (PID.TID 0000.0001) freeSurfFac = /* Implicit free surface factor */
3895     (PID.TID 0000.0001) 1.000000000000000E+00
3896 jahn 1.1 (PID.TID 0000.0001) ;
3897 jahn 1.11 (PID.TID 0000.0001) implicSurfPress = /* Surface Pressure implicit factor (0-1)*/
3898     (PID.TID 0000.0001) 1.000000000000000E+00
3899 jahn 1.1 (PID.TID 0000.0001) ;
3900 jahn 1.11 (PID.TID 0000.0001) implicDiv2Dflow = /* Barot. Flow Div. implicit factor (0-1)*/
3901     (PID.TID 0000.0001) 1.000000000000000E+00
3902 jahn 1.1 (PID.TID 0000.0001) ;
3903 jahn 1.11 (PID.TID 0000.0001) uniformLin_PhiSurf = /* use uniform Bo_surf on/off flag*/
3904     (PID.TID 0000.0001) T
3905 jahn 1.1 (PID.TID 0000.0001) ;
3906 jahn 1.11 (PID.TID 0000.0001) uniformFreeSurfLev = /* free-surface level-index is uniform */
3907     (PID.TID 0000.0001) T
3908 jahn 1.1 (PID.TID 0000.0001) ;
3909 jahn 1.11 (PID.TID 0000.0001) hFacMin = /* minimum partial cell factor (hFac) */
3910     (PID.TID 0000.0001) 3.000000000000000E-01
3911 jahn 1.1 (PID.TID 0000.0001) ;
3912 jahn 1.11 (PID.TID 0000.0001) hFacMinDr = /* minimum partial cell thickness ( m) */
3913     (PID.TID 0000.0001) 3.000000000000000E-01
3914 jahn 1.1 (PID.TID 0000.0001) ;
3915 jahn 1.11 (PID.TID 0000.0001) exactConserv = /* Exact Volume Conservation on/off flag*/
3916     (PID.TID 0000.0001) T
3917 jahn 1.1 (PID.TID 0000.0001) ;
3918 jahn 1.11 (PID.TID 0000.0001) linFSConserveTr = /* Tracer correction for Lin Free Surface on/off flag*/
3919 jahn 1.1 (PID.TID 0000.0001) F
3920     (PID.TID 0000.0001) ;
3921 jahn 1.11 (PID.TID 0000.0001) nonlinFreeSurf = /* Non-linear Free Surf. options (-1,0,1,2,3)*/
3922     (PID.TID 0000.0001) 0
3923     (PID.TID 0000.0001) -1,0= Off ; 1,2,3= On, 2=+rescale gU,gV, 3=+update cg2d solv.
3924     (PID.TID 0000.0001) ;
3925     (PID.TID 0000.0001) hFacInf = /* lower threshold for hFac (nonlinFreeSurf only)*/
3926     (PID.TID 0000.0001) 1.000000000000000E-01
3927 jahn 1.1 (PID.TID 0000.0001) ;
3928 jahn 1.11 (PID.TID 0000.0001) hFacSup = /* upper threshold for hFac (nonlinFreeSurf only)*/
3929     (PID.TID 0000.0001) 5.000000000000000E+00
3930 jahn 1.1 (PID.TID 0000.0001) ;
3931 jahn 1.11 (PID.TID 0000.0001) select_rStar = /* r* Vertical coord. options (=0 r coord.; >0 uses r*)*/
3932     (PID.TID 0000.0001) 0
3933 jahn 1.1 (PID.TID 0000.0001) ;
3934 jahn 1.11 (PID.TID 0000.0001) useRealFreshWaterFlux = /* Real Fresh Water Flux on/off flag*/
3935 jahn 1.1 (PID.TID 0000.0001) F
3936     (PID.TID 0000.0001) ;
3937 jahn 1.11 (PID.TID 0000.0001) temp_EvPrRn = /* Temp. of Evap/Prec/R (UNSET=use local T)(oC)*/
3938     (PID.TID 0000.0001) 1.234567000000000E+05
3939 jahn 1.1 (PID.TID 0000.0001) ;
3940 jahn 1.11 (PID.TID 0000.0001) salt_EvPrRn = /* Salin. of Evap/Prec/R (UNSET=use local S)(psu)*/
3941     (PID.TID 0000.0001) 0.000000000000000E+00
3942 jahn 1.1 (PID.TID 0000.0001) ;
3943 jahn 1.11 (PID.TID 0000.0001) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */
3944     (PID.TID 0000.0001) 0
3945 jahn 1.1 (PID.TID 0000.0001) ;
3946 jahn 1.11 (PID.TID 0000.0001) temp_addMass = /* Temp. of addMass array (UNSET=use local T)(oC)*/
3947 jahn 1.1 (PID.TID 0000.0001) 1.234567000000000E+05
3948     (PID.TID 0000.0001) ;
3949 jahn 1.11 (PID.TID 0000.0001) salt_addMass = /* Salin. of addMass array (UNSET=use local S)(psu)*/
3950     (PID.TID 0000.0001) 0.000000000000000E+00
3951 jahn 1.1 (PID.TID 0000.0001) ;
3952 jahn 1.11 (PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(psu)*/
3953     (PID.TID 0000.0001) -1.000000000000000E+00
3954 jahn 1.1 (PID.TID 0000.0001) ;
3955 jahn 1.11 (PID.TID 0000.0001) use3Dsolver = /* use 3-D pressure solver on/off flag */
3956     (PID.TID 0000.0001) F
3957 jahn 1.1 (PID.TID 0000.0001) ;
3958 jahn 1.11 (PID.TID 0000.0001) nonHydrostatic = /* Non-Hydrostatic on/off flag */
3959 jahn 1.1 (PID.TID 0000.0001) F
3960     (PID.TID 0000.0001) ;
3961 jahn 1.11 (PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */
3962     (PID.TID 0000.0001) 1.000000000000000E+00
3963 jahn 1.1 (PID.TID 0000.0001) ;
3964 jahn 1.11 (PID.TID 0000.0001) implicitNHPress = /* Non-Hyd Pressure implicit factor (0-1)*/
3965     (PID.TID 0000.0001) 1.000000000000000E+00
3966 jahn 1.1 (PID.TID 0000.0001) ;
3967 jahn 1.11 (PID.TID 0000.0001) selectNHfreeSurf = /* Non-Hyd (free-)Surface option */
3968     (PID.TID 0000.0001) 0
3969 jahn 1.1 (PID.TID 0000.0001) ;
3970 jahn 1.11 (PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */
3971 jahn 1.1 (PID.TID 0000.0001) F
3972     (PID.TID 0000.0001) ;
3973 jahn 1.11 (PID.TID 0000.0001) calc_wVelocity = /* vertical velocity calculation on/off flag */
3974     (PID.TID 0000.0001) T
3975 jahn 1.1 (PID.TID 0000.0001) ;
3976 jahn 1.11 (PID.TID 0000.0001) momStepping = /* Momentum equation on/off flag */
3977 jahn 1.1 (PID.TID 0000.0001) T
3978     (PID.TID 0000.0001) ;
3979 jahn 1.11 (PID.TID 0000.0001) vectorInvariantMomentum= /* Vector-Invariant Momentum on/off */
3980     (PID.TID 0000.0001) T
3981 jahn 1.1 (PID.TID 0000.0001) ;
3982 jahn 1.11 (PID.TID 0000.0001) momAdvection = /* Momentum advection on/off flag */
3983     (PID.TID 0000.0001) T
3984 jahn 1.1 (PID.TID 0000.0001) ;
3985 jahn 1.11 (PID.TID 0000.0001) momViscosity = /* Momentum viscosity on/off flag */
3986     (PID.TID 0000.0001) T
3987 jahn 1.1 (PID.TID 0000.0001) ;
3988 jahn 1.11 (PID.TID 0000.0001) momImplVertAdv= /* Momentum implicit vert. advection on/off*/
3989     (PID.TID 0000.0001) F
3990 jahn 1.1 (PID.TID 0000.0001) ;
3991 jahn 1.11 (PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */
3992     (PID.TID 0000.0001) T
3993 jahn 1.1 (PID.TID 0000.0001) ;
3994 jahn 1.11 (PID.TID 0000.0001) metricTerms = /* metric-Terms on/off flag */
3995     (PID.TID 0000.0001) F
3996 jahn 1.1 (PID.TID 0000.0001) ;
3997 jahn 1.11 (PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */
3998 jahn 1.1 (PID.TID 0000.0001) F
3999     (PID.TID 0000.0001) ;
4000 jahn 1.11 (PID.TID 0000.0001) selectCoriMap = /* Coriolis Map options (0,1,2,3)*/
4001     (PID.TID 0000.0001) 2
4002     (PID.TID 0000.0001) 0= f-Plane ; 1= Beta-Plane ; 2= Spherical ; 3= read from file
4003 jahn 1.1 (PID.TID 0000.0001) ;
4004 jahn 1.11 (PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */
4005     (PID.TID 0000.0001) F
4006 jahn 1.1 (PID.TID 0000.0001) ;
4007 jahn 1.11 (PID.TID 0000.0001) useCoriolis = /* Coriolis on/off flag */
4008     (PID.TID 0000.0001) T
4009 jahn 1.1 (PID.TID 0000.0001) ;
4010 jahn 1.11 (PID.TID 0000.0001) useCDscheme = /* CD scheme on/off flag */
4011 jahn 1.1 (PID.TID 0000.0001) F
4012     (PID.TID 0000.0001) ;
4013 jahn 1.11 (PID.TID 0000.0001) useEnergyConservingCoriolis= /* Flx-Form Coriolis scheme flag */
4014 jahn 1.1 (PID.TID 0000.0001) F
4015     (PID.TID 0000.0001) ;
4016 jahn 1.11 (PID.TID 0000.0001) useJamartWetPoints= /* Coriolis WetPoints method flag */
4017     (PID.TID 0000.0001) F
4018 jahn 1.1 (PID.TID 0000.0001) ;
4019 jahn 1.11 (PID.TID 0000.0001) useJamartMomAdv= /* V.I Non-linear terms Jamart flag */
4020     (PID.TID 0000.0001) F
4021 jahn 1.1 (PID.TID 0000.0001) ;
4022 jahn 1.11 (PID.TID 0000.0001) useAbsVorticity= /* V.I Works with f+zeta in Coriolis */
4023 jahn 1.1 (PID.TID 0000.0001) F
4024     (PID.TID 0000.0001) ;
4025 jahn 1.11 (PID.TID 0000.0001) selectVortScheme= /* V.I Scheme selector for Vorticity-Term */
4026     (PID.TID 0000.0001) 0
4027     (PID.TID 0000.0001) = 0 : enstrophy (Shallow-Water Eq.) conserving scheme by Sadourny, JAS 75
4028     (PID.TID 0000.0001) = 1 : same as 0 with modified hFac
4029     (PID.TID 0000.0001) = 2 : energy conserving scheme (used by Sadourny in JAS 75 paper)
4030     (PID.TID 0000.0001) = 3 : energy (general) and enstrophy (2D, nonDiv.) conserving scheme
4031     (PID.TID 0000.0001) from Sadourny (Burridge & Haseler, ECMWF Rep.4, 1977)
4032 jahn 1.1 (PID.TID 0000.0001) ;
4033 jahn 1.11 (PID.TID 0000.0001) upwindVorticity= /* V.I Upwind bias vorticity flag */
4034 jahn 1.1 (PID.TID 0000.0001) F
4035     (PID.TID 0000.0001) ;
4036 jahn 1.11 (PID.TID 0000.0001) highOrderVorticity= /* V.I High order vort. advect. flag */
4037 jahn 1.1 (PID.TID 0000.0001) T
4038     (PID.TID 0000.0001) ;
4039 jahn 1.11 (PID.TID 0000.0001) upwindShear= /* V.I Upwind vertical Shear advection flag */
4040     (PID.TID 0000.0001) F
4041 jahn 1.1 (PID.TID 0000.0001) ;
4042 jahn 1.11 (PID.TID 0000.0001) selectKEscheme= /* V.I Kinetic Energy scheme selector */
4043     (PID.TID 0000.0001) 0
4044 jahn 1.1 (PID.TID 0000.0001) ;
4045 jahn 1.11 (PID.TID 0000.0001) momForcing = /* Momentum forcing on/off flag */
4046     (PID.TID 0000.0001) T
4047 jahn 1.1 (PID.TID 0000.0001) ;
4048 jahn 1.11 (PID.TID 0000.0001) momPressureForcing = /* Momentum pressure term on/off flag */
4049     (PID.TID 0000.0001) T
4050 jahn 1.1 (PID.TID 0000.0001) ;
4051 jahn 1.11 (PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */
4052 jahn 1.1 (PID.TID 0000.0001) F
4053     (PID.TID 0000.0001) ;
4054 jahn 1.11 (PID.TID 0000.0001) staggerTimeStep = /* Stagger time stepping on/off flag */
4055     (PID.TID 0000.0001) T
4056 jahn 1.1 (PID.TID 0000.0001) ;
4057 jahn 1.11 (PID.TID 0000.0001) doResetHFactors = /* reset thickness factors @ each time-step */
4058 jahn 1.1 (PID.TID 0000.0001) F
4059     (PID.TID 0000.0001) ;
4060 jahn 1.11 (PID.TID 0000.0001) multiDimAdvection = /* enable/disable Multi-Dim Advection */
4061     (PID.TID 0000.0001) T
4062 jahn 1.1 (PID.TID 0000.0001) ;
4063 jahn 1.11 (PID.TID 0000.0001) useMultiDimAdvec = /* Multi-Dim Advection is/is-not used */
4064 jahn 1.1 (PID.TID 0000.0001) T
4065     (PID.TID 0000.0001) ;
4066 jahn 1.11 (PID.TID 0000.0001) implicitDiffusion = /* Implicit Diffusion on/off flag */
4067     (PID.TID 0000.0001) T
4068 jahn 1.1 (PID.TID 0000.0001) ;
4069 jahn 1.11 (PID.TID 0000.0001) tempStepping = /* Temperature equation on/off flag */
4070     (PID.TID 0000.0001) T
4071 jahn 1.1 (PID.TID 0000.0001) ;
4072 jahn 1.11 (PID.TID 0000.0001) tempAdvection = /* Temperature advection on/off flag */
4073     (PID.TID 0000.0001) T
4074 jahn 1.1 (PID.TID 0000.0001) ;
4075 jahn 1.11 (PID.TID 0000.0001) tempImplVertAdv = /* Temp. implicit vert. advection on/off */
4076     (PID.TID 0000.0001) F
4077 jahn 1.1 (PID.TID 0000.0001) ;
4078 jahn 1.11 (PID.TID 0000.0001) tempForcing = /* Temperature forcing on/off flag */
4079     (PID.TID 0000.0001) T
4080 jahn 1.1 (PID.TID 0000.0001) ;
4081 jahn 1.11 (PID.TID 0000.0001) doThetaClimRelax = /* apply SST relaxation on/off flag */
4082 jahn 1.1 (PID.TID 0000.0001) F
4083     (PID.TID 0000.0001) ;
4084 jahn 1.11 (PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */
4085     (PID.TID 0000.0001) T
4086 jahn 1.1 (PID.TID 0000.0001) ;
4087 jahn 1.11 (PID.TID 0000.0001) saltStepping = /* Salinity equation on/off flag */
4088     (PID.TID 0000.0001) T
4089 jahn 1.1 (PID.TID 0000.0001) ;
4090 jahn 1.11 (PID.TID 0000.0001) saltAdvection = /* Salinity advection on/off flag */
4091     (PID.TID 0000.0001) T
4092 jahn 1.1 (PID.TID 0000.0001) ;
4093 jahn 1.11 (PID.TID 0000.0001) saltImplVertAdv = /* Sali. implicit vert. advection on/off */
4094 jahn 1.1 (PID.TID 0000.0001) F
4095     (PID.TID 0000.0001) ;
4096 jahn 1.11 (PID.TID 0000.0001) saltForcing = /* Salinity forcing on/off flag */
4097     (PID.TID 0000.0001) T
4098     (PID.TID 0000.0001) ;
4099     (PID.TID 0000.0001) doSaltClimRelax = /* apply SSS relaxation on/off flag */
4100     (PID.TID 0000.0001) T
4101 jahn 1.1 (PID.TID 0000.0001) ;
4102 jahn 1.11 (PID.TID 0000.0001) saltIsActiveTr = /* Salt is a dynamically Active Tracer */
4103 jahn 1.1 (PID.TID 0000.0001) T
4104     (PID.TID 0000.0001) ;
4105 jahn 1.11 (PID.TID 0000.0001) readBinaryPrec = /* Precision used for reading binary files */
4106     (PID.TID 0000.0001) 32
4107 jahn 1.1 (PID.TID 0000.0001) ;
4108 jahn 1.11 (PID.TID 0000.0001) writeBinaryPrec = /* Precision used for writing binary files */
4109     (PID.TID 0000.0001) 64
4110 jahn 1.1 (PID.TID 0000.0001) ;
4111 jahn 1.11 (PID.TID 0000.0001) globalFiles = /* write "global" (=not per tile) files */
4112     (PID.TID 0000.0001) T
4113 jahn 1.1 (PID.TID 0000.0001) ;
4114 jahn 1.11 (PID.TID 0000.0001) useSingleCpuIO = /* only master MPI process does I/O */
4115     (PID.TID 0000.0001) T
4116 jahn 1.1 (PID.TID 0000.0001) ;
4117 jahn 1.11 (PID.TID 0000.0001) /* debLev[*] : level of debug & auxiliary message printing */
4118     (PID.TID 0000.0001) debLevZero = 0 ; /* level of disabled aux. msg printing */
4119     (PID.TID 0000.0001) debLevA = 1 ; /* level of minimum aux. msg printing */
4120     (PID.TID 0000.0001) debLevB = 2 ; /* level of low aux. print (report read-file opening)*/
4121     (PID.TID 0000.0001) debLevC = 3 ; /* level of moderate debug prt (most pkgs debug msg) */
4122     (PID.TID 0000.0001) debLevD = 4 ; /* level of enhanced debug prt (add DEBUG_STATS prt) */
4123     (PID.TID 0000.0001) debLevE = 5 ; /* level of extensive debug printing */
4124     (PID.TID 0000.0001) debugLevel = /* select debug printing level */
4125     (PID.TID 0000.0001) 2
4126 jahn 1.1 (PID.TID 0000.0001) ;
4127 jahn 1.11 (PID.TID 0000.0001) //
4128     (PID.TID 0000.0001) // Elliptic solver(s) paramters ( PARM02 in namelist )
4129     (PID.TID 0000.0001) //
4130     (PID.TID 0000.0001) cg2dMaxIters = /* Upper limit on 2d con. grad iterations */
4131     (PID.TID 0000.0001) 100
4132 jahn 1.1 (PID.TID 0000.0001) ;
4133 jahn 1.11 (PID.TID 0000.0001) cg2dChkResFreq = /* 2d con. grad convergence test frequency */
4134     (PID.TID 0000.0001) 1
4135 jahn 1.1 (PID.TID 0000.0001) ;
4136 jahn 1.11 (PID.TID 0000.0001) cg2dUseMinResSol= /* use cg2d last-iter(=0) / min-resid.(=1) solution */
4137     (PID.TID 0000.0001) 0
4138 jahn 1.1 (PID.TID 0000.0001) ;
4139 jahn 1.11 (PID.TID 0000.0001) cg2dTargetResidual = /* 2d con. grad target residual */
4140     (PID.TID 0000.0001) 1.000000000000000E-05
4141 jahn 1.1 (PID.TID 0000.0001) ;
4142 jahn 1.11 (PID.TID 0000.0001) cg2dTargetResWunit = /* CG2d target residual [W units] */
4143     (PID.TID 0000.0001) -1.000000000000000E+00
4144 jahn 1.1 (PID.TID 0000.0001) ;
4145 jahn 1.11 (PID.TID 0000.0001) cg2dPreCondFreq = /* Freq. for updating cg2d preconditioner */
4146     (PID.TID 0000.0001) 1
4147 jahn 1.1 (PID.TID 0000.0001) ;
4148 jahn 1.11 (PID.TID 0000.0001) useSRCGSolver = /* use single reduction CG solver(s) */
4149 jahn 1.1 (PID.TID 0000.0001) F
4150     (PID.TID 0000.0001) ;
4151 jahn 1.11 (PID.TID 0000.0001) printResidualFreq = /* Freq. for printing CG residual */
4152     (PID.TID 0000.0001) 0
4153 jahn 1.1 (PID.TID 0000.0001) ;
4154 jahn 1.11 (PID.TID 0000.0001) //
4155     (PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist )
4156     (PID.TID 0000.0001) //
4157     (PID.TID 0000.0001) deltaTMom = /* Momentum equation timestep ( s ) */
4158     (PID.TID 0000.0001) 1.200000000000000E+03
4159 jahn 1.1 (PID.TID 0000.0001) ;
4160 jahn 1.11 (PID.TID 0000.0001) deltaTFreeSurf = /* FreeSurface equation timestep ( s ) */
4161     (PID.TID 0000.0001) 1.200000000000000E+03
4162 jahn 1.1 (PID.TID 0000.0001) ;
4163 jahn 1.11 (PID.TID 0000.0001) dTtracerLev = /* Tracer equation timestep ( s ) */
4164     (PID.TID 0000.0001) 24 @ 1.200000000000000E+03 /* K = 1: 24 */
4165 jahn 1.1 (PID.TID 0000.0001) ;
4166 jahn 1.11 (PID.TID 0000.0001) deltaTClock = /* Model clock timestep ( s ) */
4167     (PID.TID 0000.0001) 1.200000000000000E+03
4168 jahn 1.1 (PID.TID 0000.0001) ;
4169 jahn 1.11 (PID.TID 0000.0001) cAdjFreq = /* Convective adjustment interval ( s ) */
4170     (PID.TID 0000.0001) 0.000000000000000E+00
4171 jahn 1.1 (PID.TID 0000.0001) ;
4172 jahn 1.11 (PID.TID 0000.0001) momForcingOutAB = /* =1: take Momentum Forcing out of Adams-Bash. stepping */
4173     (PID.TID 0000.0001) 1
4174 jahn 1.1 (PID.TID 0000.0001) ;
4175 jahn 1.11 (PID.TID 0000.0001) tracForcingOutAB = /* =1: take T,S,pTr Forcing out of Adams-Bash. stepping */
4176     (PID.TID 0000.0001) 1
4177 jahn 1.1 (PID.TID 0000.0001) ;
4178 jahn 1.11 (PID.TID 0000.0001) momDissip_In_AB = /* put Dissipation Tendency in Adams-Bash. stepping */
4179     (PID.TID 0000.0001) T
4180 jahn 1.1 (PID.TID 0000.0001) ;
4181 jahn 1.11 (PID.TID 0000.0001) doAB_onGtGs = /* apply AB on Tendencies (rather than on T,S)*/
4182     (PID.TID 0000.0001) T
4183 jahn 1.1 (PID.TID 0000.0001) ;
4184 jahn 1.11 (PID.TID 0000.0001) abEps = /* Adams-Bashforth-2 stabilizing weight */
4185     (PID.TID 0000.0001) 1.000000000000000E-01
4186 jahn 1.1 (PID.TID 0000.0001) ;
4187 jahn 1.11 (PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */
4188 jahn 1.1 (PID.TID 0000.0001) F
4189     (PID.TID 0000.0001) ;
4190 jahn 1.11 (PID.TID 0000.0001) nIter0 = /* Run starting timestep number */
4191     (PID.TID 0000.0001) 188388
4192     (PID.TID 0000.0001) ;
4193     (PID.TID 0000.0001) nTimeSteps = /* Number of timesteps */
4194     (PID.TID 0000.0001) 4
4195     (PID.TID 0000.0001) ;
4196     (PID.TID 0000.0001) nEndIter = /* Run ending timestep number */
4197     (PID.TID 0000.0001) 188392
4198 jahn 1.1 (PID.TID 0000.0001) ;
4199 jahn 1.11 (PID.TID 0000.0001) baseTime = /* Model base time ( s ) */
4200     (PID.TID 0000.0001) 0.000000000000000E+00
4201 jahn 1.1 (PID.TID 0000.0001) ;
4202 jahn 1.11 (PID.TID 0000.0001) startTime = /* Run start time ( s ) */
4203     (PID.TID 0000.0001) 2.260656000000000E+08
4204 jahn 1.1 (PID.TID 0000.0001) ;
4205 jahn 1.11 (PID.TID 0000.0001) endTime = /* Integration ending time ( s ) */
4206     (PID.TID 0000.0001) 2.260704000000000E+08
4207 jahn 1.1 (PID.TID 0000.0001) ;
4208 jahn 1.11 (PID.TID 0000.0001) pChkPtFreq = /* Permanent restart/pickup file interval ( s ) */
4209     (PID.TID 0000.0001) 2.678400000000000E+06
4210 jahn 1.1 (PID.TID 0000.0001) ;
4211 jahn 1.11 (PID.TID 0000.0001) chkPtFreq = /* Rolling restart/pickup file interval ( s ) */
4212     (PID.TID 0000.0001) 2.592000000000000E+06
4213 jahn 1.1 (PID.TID 0000.0001) ;
4214 jahn 1.11 (PID.TID 0000.0001) pickup_write_mdsio = /* Model IO flag. */
4215     (PID.TID 0000.0001) T
4216 jahn 1.1 (PID.TID 0000.0001) ;
4217 jahn 1.11 (PID.TID 0000.0001) pickup_read_mdsio = /* Model IO flag. */
4218     (PID.TID 0000.0001) T
4219 jahn 1.1 (PID.TID 0000.0001) ;
4220 jahn 1.11 (PID.TID 0000.0001) pickup_write_immed = /* Model IO flag. */
4221 jahn 1.1 (PID.TID 0000.0001) F
4222     (PID.TID 0000.0001) ;
4223 jahn 1.11 (PID.TID 0000.0001) writePickupAtEnd = /* Model IO flag. */
4224     (PID.TID 0000.0001) T
4225 jahn 1.1 (PID.TID 0000.0001) ;
4226 jahn 1.11 (PID.TID 0000.0001) dumpFreq = /* Model state write out interval ( s ). */
4227 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
4228     (PID.TID 0000.0001) ;
4229 jahn 1.11 (PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */
4230 jahn 1.1 (PID.TID 0000.0001) F
4231     (PID.TID 0000.0001) ;
4232 jahn 1.11 (PID.TID 0000.0001) snapshot_mdsio = /* Model IO flag. */
4233 jahn 1.1 (PID.TID 0000.0001) T
4234     (PID.TID 0000.0001) ;
4235 jahn 1.11 (PID.TID 0000.0001) monitorFreq = /* Monitor output interval ( s ). */
4236     (PID.TID 0000.0001) 1.200000000000000E+03
4237 jahn 1.1 (PID.TID 0000.0001) ;
4238 jahn 1.11 (PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */
4239     (PID.TID 0000.0001) 3
4240 jahn 1.1 (PID.TID 0000.0001) ;
4241 jahn 1.11 (PID.TID 0000.0001) monitor_stdio = /* Model IO flag. */
4242     (PID.TID 0000.0001) T
4243 jahn 1.1 (PID.TID 0000.0001) ;
4244 jahn 1.11 (PID.TID 0000.0001) externForcingPeriod = /* forcing period (s) */
4245     (PID.TID 0000.0001) 0.000000000000000E+00
4246 jahn 1.1 (PID.TID 0000.0001) ;
4247 jahn 1.11 (PID.TID 0000.0001) externForcingCycle = /* period of the cyle (s). */
4248     (PID.TID 0000.0001) 0.000000000000000E+00
4249 jahn 1.1 (PID.TID 0000.0001) ;
4250 jahn 1.11 (PID.TID 0000.0001) tauThetaClimRelax = /* relaxation time scale (s) */
4251     (PID.TID 0000.0001) 0.000000000000000E+00
4252 jahn 1.1 (PID.TID 0000.0001) ;
4253 jahn 1.11 (PID.TID 0000.0001) tauSaltClimRelax = /* relaxation time scale (s) */
4254     (PID.TID 0000.0001) 8.722203000000000E+06
4255 jahn 1.1 (PID.TID 0000.0001) ;
4256 jahn 1.11 (PID.TID 0000.0001) latBandClimRelax = /* max. Lat. where relaxation */
4257     (PID.TID 0000.0001) 1.800000000000000E+02
4258 jahn 1.1 (PID.TID 0000.0001) ;
4259 jahn 1.11 (PID.TID 0000.0001) //
4260     (PID.TID 0000.0001) // Gridding paramters ( PARM04 in namelist )
4261     (PID.TID 0000.0001) //
4262     (PID.TID 0000.0001) usingCartesianGrid = /* Cartesian coordinates flag ( True/False ) */
4263     (PID.TID 0000.0001) F
4264 jahn 1.1 (PID.TID 0000.0001) ;
4265 jahn 1.11 (PID.TID 0000.0001) usingCylindricalGrid = /* Cylindrical coordinates flag ( True/False ) */
4266 jahn 1.1 (PID.TID 0000.0001) F
4267     (PID.TID 0000.0001) ;
4268 jahn 1.11 (PID.TID 0000.0001) usingSphericalPolarGrid = /* Spherical coordinates flag ( True/False ) */
4269 jahn 1.1 (PID.TID 0000.0001) F
4270     (PID.TID 0000.0001) ;
4271 jahn 1.11 (PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */
4272 jahn 1.1 (PID.TID 0000.0001) T
4273     (PID.TID 0000.0001) ;
4274 jahn 1.11 (PID.TID 0000.0001) selectSigmaCoord = /* Hybrid-Sigma Vert. Coordinate option */
4275     (PID.TID 0000.0001) 0
4276     (PID.TID 0000.0001) ;
4277     (PID.TID 0000.0001) Ro_SeaLevel = /* r(1) ( units of r == m ) */
4278     (PID.TID 0000.0001) 0.000000000000000E+00
4279 jahn 1.1 (PID.TID 0000.0001) ;
4280 jahn 1.11 (PID.TID 0000.0001) rSigmaBnd = /* r/sigma transition ( units of r == m ) */
4281 jahn 1.1 (PID.TID 0000.0001) 1.234567000000000E+05
4282     (PID.TID 0000.0001) ;
4283 jahn 1.11 (PID.TID 0000.0001) rkSign = /* index orientation relative to vertical coordinate */
4284     (PID.TID 0000.0001) -1.000000000000000E+00
4285 jahn 1.1 (PID.TID 0000.0001) ;
4286 jahn 1.11 (PID.TID 0000.0001) gravitySign = /* gravity orientation relative to vertical coordinate */
4287     (PID.TID 0000.0001) -1.000000000000000E+00
4288 jahn 1.1 (PID.TID 0000.0001) ;
4289 jahn 1.11 (PID.TID 0000.0001) mass2rUnit = /* convert mass per unit area [kg/m2] to r-units [m] */
4290     (PID.TID 0000.0001) 9.732360097323601E-04
4291 jahn 1.1 (PID.TID 0000.0001) ;
4292 jahn 1.11 (PID.TID 0000.0001) rUnit2mass = /* convert r-units [m] to mass per unit area [kg/m2] */
4293     (PID.TID 0000.0001) 1.027500000000000E+03
4294 jahn 1.1 (PID.TID 0000.0001) ;
4295 jahn 1.11 (PID.TID 0000.0001) drC = /* C spacing ( units of r ) */
4296     (PID.TID 0000.0001) 5.000000000000000E+00, /* K = 1 */
4297     (PID.TID 0000.0001) 6 @ 1.000000000000000E+01, /* K = 2: 7 */
4298     (PID.TID 0000.0001) 1.000500000000000E+01, /* K = 8 */
4299     (PID.TID 0000.0001) 1.002000000000000E+01, /* K = 9 */
4300     (PID.TID 0000.0001) 1.007000000000000E+01, /* K = 10 */
4301     (PID.TID 0000.0001) 1.021500000000000E+01, /* K = 11 */
4302     (PID.TID 0000.0001) 1.056000000000000E+01, /* K = 12 */
4303     (PID.TID 0000.0001) 1.128000000000000E+01, /* K = 13 */
4304     (PID.TID 0000.0001) 1.259000000000000E+01, /* K = 14 */
4305     (PID.TID 0000.0001) 1.473000000000000E+01, /* K = 15 */
4306     (PID.TID 0000.0001) 1.793000000000000E+01, /* K = 16 */
4307     (PID.TID 0000.0001) 2.233500000000000E+01, /* K = 17 */
4308     (PID.TID 0000.0001) 2.797500000000000E+01, /* K = 18 */
4309     (PID.TID 0000.0001) 3.476000000000001E+01, /* K = 19 */
4310     (PID.TID 0000.0001) 4.246000000000000E+01, /* K = 20 */
4311     (PID.TID 0000.0001) 5.075000000000000E+01, /* K = 21 */
4312     (PID.TID 0000.0001) 5.925000000000000E+01, /* K = 22 */
4313     (PID.TID 0000.0001) 6.753999999999999E+01, /* K = 23 */
4314     (PID.TID 0000.0001) 7.524000000000001E+01 /* K = 24 */
4315 jahn 1.1 (PID.TID 0000.0001) ;
4316 jahn 1.11 (PID.TID 0000.0001) drF = /* W spacing ( units of r ) */
4317     (PID.TID 0000.0001) 7 @ 1.000000000000000E+01, /* K = 1: 7 */
4318     (PID.TID 0000.0001) 1.001000000000000E+01, /* K = 8 */
4319     (PID.TID 0000.0001) 1.003000000000000E+01, /* K = 9 */
4320     (PID.TID 0000.0001) 1.011000000000000E+01, /* K = 10 */
4321     (PID.TID 0000.0001) 1.032000000000000E+01, /* K = 11 */
4322     (PID.TID 0000.0001) 1.080000000000000E+01, /* K = 12 */
4323     (PID.TID 0000.0001) 1.176000000000000E+01, /* K = 13 */
4324     (PID.TID 0000.0001) 1.342000000000000E+01, /* K = 14 */
4325     (PID.TID 0000.0001) 1.604000000000000E+01, /* K = 15 */
4326     (PID.TID 0000.0001) 1.982000000000000E+01, /* K = 16 */
4327     (PID.TID 0000.0001) 2.485000000000000E+01, /* K = 17 */
4328     (PID.TID 0000.0001) 3.110000000000000E+01, /* K = 18 */
4329     (PID.TID 0000.0001) 3.842000000000000E+01, /* K = 19 */
4330     (PID.TID 0000.0001) 4.650000000000000E+01, /* K = 20 */
4331     (PID.TID 0000.0001) 5.500000000000000E+01, /* K = 21 */
4332     (PID.TID 0000.0001) 6.350000000000000E+01, /* K = 22 */
4333     (PID.TID 0000.0001) 7.158000000000000E+01, /* K = 23 */
4334     (PID.TID 0000.0001) 7.890000000000001E+01 /* K = 24 */
4335 jahn 1.1 (PID.TID 0000.0001) ;
4336 jahn 1.11 (PID.TID 0000.0001) radius_fromHorizGrid = /* sphere Radius of input horiz. grid */
4337     (PID.TID 0000.0001) 6.370000000000000E+06
4338 jahn 1.1 (PID.TID 0000.0001) ;
4339 jahn 1.11 (PID.TID 0000.0001) rSphere = /* Radius ( ignored - cartesian, m - spherical ) */
4340     (PID.TID 0000.0001) 6.370000000000000E+06
4341 jahn 1.1 (PID.TID 0000.0001) ;
4342 jahn 1.11 (PID.TID 0000.0001) deepAtmosphere = /* Deep/Shallow Atmosphere flag (True/False) */
4343 jahn 1.1 (PID.TID 0000.0001) F
4344     (PID.TID 0000.0001) ;
4345 jahn 1.11 (PID.TID 0000.0001) xC = /* xC(:,1,:,1) : P-point X coord ( deg. or m if cartesian) */
4346     (PID.TID 0000.0001) 2.302801132202148E+01, /* I = 1 */
4347     (PID.TID 0000.0001) 2.313455772399902E+01, /* I = 2 */
4348     (PID.TID 0000.0001) 2.324206161499023E+01, /* I = 3 */
4349     (PID.TID 0000.0001) . . .
4350     (PID.TID 0000.0001) 2.485174751281738E+01, /* I = 17 */
4351     (PID.TID 0000.0001) 2.497451591491699E+01, /* I = 18 */
4352     (PID.TID 0000.0001) 2.509836769104004E+01, /* I = 19 */
4353     (PID.TID 0000.0001) 2.522331237792969E+01, /* I = 20 */
4354     (PID.TID 0000.0001) 2.534935951232910E+01, /* I = 21 */
4355     (PID.TID 0000.0001) 2.547651863098145E+01, /* I = 22 */
4356     (PID.TID 0000.0001) . . .
4357     (PID.TID 0000.0001) 2.737910652160645E+01, /* I = 36 */
4358     (PID.TID 0000.0001) 2.752417564392090E+01, /* I = 37 */
4359     (PID.TID 0000.0001) 2.767053031921387E+01, /* I = 38 */
4360     (PID.TID 0000.0001) 2.781818008422852E+01, /* I = 39 */
4361     (PID.TID 0000.0001) 2.796714019775391E+01, /* I = 40 */
4362     (PID.TID 0000.0001) 2.811742019653320E+01, /* I = 41 */
4363     (PID.TID 0000.0001) . . .
4364     (PID.TID 0000.0001) 3.036766815185547E+01, /* I = 55 */
4365     (PID.TID 0000.0001) 3.053942489624023E+01, /* I = 56 */
4366     (PID.TID 0000.0001) 3.071273422241211E+01, /* I = 57 */
4367     (PID.TID 0000.0001) 3.088761138916016E+01, /* I = 58 */
4368     (PID.TID 0000.0001) 3.106407165527344E+01, /* I = 59 */
4369     (PID.TID 0000.0001) 3.124213218688965E+01, /* I = 60 */
4370     (PID.TID 0000.0001) . . .
4371     (PID.TID 0000.0001) 3.391292953491211E+01, /* I = 74 */
4372     (PID.TID 0000.0001) 3.411715316772461E+01, /* I = 75 */
4373     (PID.TID 0000.0001) 3.432328033447266E+01 /* I = 76 */
4374     (PID.TID 0000.0001) ;
4375     (PID.TID 0000.0001) yC = /* yC(1,:,1,:) : P-point Y coord ( deg. or m if cartesian) */
4376     (PID.TID 0000.0001) 5.149615097045898E+01, /* J = 1 */
4377     (PID.TID 0000.0001) 5.154657363891602E+01, /* J = 2 */
4378     (PID.TID 0000.0001) 5.159649658203125E+01, /* J = 3 */
4379     (PID.TID 0000.0001) . . .
4380     (PID.TID 0000.0001) 5.219993209838867E+01, /* J = 16 */
4381     (PID.TID 0000.0001) 5.224282073974609E+01, /* J = 17 */
4382     (PID.TID 0000.0001) 5.228519821166992E+01, /* J = 18 */
4383     (PID.TID 0000.0001) 5.232706832885742E+01, /* J = 19 */
4384     (PID.TID 0000.0001) 5.236842727661133E+01, /* J = 20 */
4385     (PID.TID 0000.0001) 5.240927505493164E+01, /* J = 21 */
4386     (PID.TID 0000.0001) . . .
4387     (PID.TID 0000.0001) 5.289355850219727E+01, /* J = 34 */
4388     (PID.TID 0000.0001) 5.292719268798828E+01, /* J = 35 */
4389     (PID.TID 0000.0001) 5.296030426025391E+01, /* J = 36 */
4390     (PID.TID 0000.0001) 5.299289321899414E+01, /* J = 37 */
4391     (PID.TID 0000.0001) 5.302496337890625E+01, /* J = 38 */
4392     (PID.TID 0000.0001) 5.305651092529297E+01, /* J = 39 */
4393     (PID.TID 0000.0001) . . .
4394     (PID.TID 0000.0001) 5.341885757446289E+01, /* J = 52 */
4395     (PID.TID 0000.0001) 5.344303512573242E+01, /* J = 53 */
4396     (PID.TID 0000.0001) 5.346668624877930E+01, /* J = 54 */
4397     (PID.TID 0000.0001) 5.348980331420898E+01, /* J = 55 */
4398     (PID.TID 0000.0001) 5.351239013671875E+01, /* J = 56 */
4399     (PID.TID 0000.0001) 5.353444671630859E+01, /* J = 57 */
4400     (PID.TID 0000.0001) . . .
4401     (PID.TID 0000.0001) 5.377260971069336E+01, /* J = 70 */
4402     (PID.TID 0000.0001) 5.378718185424805E+01, /* J = 71 */
4403     (PID.TID 0000.0001) 5.380121612548828E+01 /* J = 72 */
4404 jahn 1.1 (PID.TID 0000.0001) ;
4405 jahn 1.11 (PID.TID 0000.0001) rcoord = /* P-point R coordinate ( units of r ) */
4406     (PID.TID 0000.0001) -5.000000000000000E+00, /* K = 1 */
4407     (PID.TID 0000.0001) -1.500000000000000E+01, /* K = 2 */
4408     (PID.TID 0000.0001) -2.500000000000000E+01, /* K = 3 */
4409     (PID.TID 0000.0001) -3.500000000000000E+01, /* K = 4 */
4410     (PID.TID 0000.0001) -4.500000000000000E+01, /* K = 5 */
4411     (PID.TID 0000.0001) -5.500000000000000E+01, /* K = 6 */
4412     (PID.TID 0000.0001) -6.500000000000000E+01, /* K = 7 */
4413     (PID.TID 0000.0001) -7.500500000000000E+01, /* K = 8 */
4414     (PID.TID 0000.0001) -8.502499999999999E+01, /* K = 9 */
4415     (PID.TID 0000.0001) -9.509500000000000E+01, /* K = 10 */
4416     (PID.TID 0000.0001) -1.053100000000000E+02, /* K = 11 */
4417     (PID.TID 0000.0001) -1.158700000000000E+02, /* K = 12 */
4418     (PID.TID 0000.0001) -1.271500000000000E+02, /* K = 13 */
4419     (PID.TID 0000.0001) -1.397400000000000E+02, /* K = 14 */
4420     (PID.TID 0000.0001) -1.544700000000000E+02, /* K = 15 */
4421     (PID.TID 0000.0001) -1.724000000000000E+02, /* K = 16 */
4422     (PID.TID 0000.0001) -1.947350000000000E+02, /* K = 17 */
4423     (PID.TID 0000.0001) -2.227100000000000E+02, /* K = 18 */
4424     (PID.TID 0000.0001) -2.574700000000000E+02, /* K = 19 */
4425     (PID.TID 0000.0001) -2.999300000000000E+02, /* K = 20 */
4426     (PID.TID 0000.0001) -3.506800000000000E+02, /* K = 21 */
4427     (PID.TID 0000.0001) -4.099300000000000E+02, /* K = 22 */
4428     (PID.TID 0000.0001) -4.774700000000000E+02, /* K = 23 */
4429     (PID.TID 0000.0001) -5.527100000000000E+02 /* K = 24 */
4430 jahn 1.1 (PID.TID 0000.0001) ;
4431 jahn 1.11 (PID.TID 0000.0001) rF = /* W-Interf. R coordinate ( units of r ) */
4432     (PID.TID 0000.0001) 0.000000000000000E+00, /* K = 1 */
4433     (PID.TID 0000.0001) -1.000000000000000E+01, /* K = 2 */
4434     (PID.TID 0000.0001) -2.000000000000000E+01, /* K = 3 */
4435     (PID.TID 0000.0001) -3.000000000000000E+01, /* K = 4 */
4436     (PID.TID 0000.0001) -4.000000000000000E+01, /* K = 5 */
4437     (PID.TID 0000.0001) -5.000000000000000E+01, /* K = 6 */
4438     (PID.TID 0000.0001) -6.000000000000000E+01, /* K = 7 */
4439     (PID.TID 0000.0001) -7.000000000000000E+01, /* K = 8 */
4440     (PID.TID 0000.0001) -8.001000000000001E+01, /* K = 9 */
4441     (PID.TID 0000.0001) -9.004000000000001E+01, /* K = 10 */
4442     (PID.TID 0000.0001) -1.001500000000000E+02, /* K = 11 */
4443     (PID.TID 0000.0001) -1.104700000000000E+02, /* K = 12 */
4444     (PID.TID 0000.0001) -1.212700000000000E+02, /* K = 13 */
4445     (PID.TID 0000.0001) -1.330300000000000E+02, /* K = 14 */
4446     (PID.TID 0000.0001) -1.464500000000000E+02, /* K = 15 */
4447     (PID.TID 0000.0001) -1.624900000000000E+02, /* K = 16 */
4448     (PID.TID 0000.0001) -1.823100000000000E+02, /* K = 17 */
4449     (PID.TID 0000.0001) -2.071600000000000E+02, /* K = 18 */
4450     (PID.TID 0000.0001) -2.382600000000000E+02, /* K = 19 */
4451     (PID.TID 0000.0001) -2.766799999999999E+02, /* K = 20 */
4452     (PID.TID 0000.0001) -3.231799999999999E+02, /* K = 21 */
4453     (PID.TID 0000.0001) -3.781799999999999E+02, /* K = 22 */
4454     (PID.TID 0000.0001) -4.416799999999999E+02, /* K = 23 */
4455     (PID.TID 0000.0001) -5.132600000000000E+02, /* K = 24 */
4456     (PID.TID 0000.0001) -5.921600000000000E+02 /* K = 25 */
4457 jahn 1.1 (PID.TID 0000.0001) ;
4458 jahn 1.11 (PID.TID 0000.0001) deepFacC = /* deep-model grid factor @ cell-Center (-) */
4459     (PID.TID 0000.0001) 24 @ 1.000000000000000E+00 /* K = 1: 24 */
4460 jahn 1.1 (PID.TID 0000.0001) ;
4461 jahn 1.11 (PID.TID 0000.0001) deepFacF = /* deep-model grid factor @ W-Interface (-) */
4462     (PID.TID 0000.0001) 25 @ 1.000000000000000E+00 /* K = 1: 25 */
4463 jahn 1.1 (PID.TID 0000.0001) ;
4464 jahn 1.11 (PID.TID 0000.0001) rVel2wUnit = /* convert units: rVel -> wSpeed (=1 if z-coord)*/
4465     (PID.TID 0000.0001) 25 @ 1.000000000000000E+00 /* K = 1: 25 */
4466 jahn 1.1 (PID.TID 0000.0001) ;
4467 jahn 1.11 (PID.TID 0000.0001) wUnit2rVel = /* convert units: wSpeed -> rVel (=1 if z-coord)*/
4468     (PID.TID 0000.0001) 25 @ 1.000000000000000E+00 /* K = 1: 25 */
4469 jahn 1.1 (PID.TID 0000.0001) ;
4470 jahn 1.11 (PID.TID 0000.0001) dBdrRef = /* Vertical grad. of reference buoyancy [(m/s/r)^2] */
4471     (PID.TID 0000.0001) 3 @ 0.000000000000000E+00, /* K = 1: 3 */
4472     (PID.TID 0000.0001) 2.710009878211941E-04, /* K = 4 */
4473     (PID.TID 0000.0001) 2 @ 0.000000000000000E+00, /* K = 5: 6 */
4474     (PID.TID 0000.0001) 2.636625418269014E-04, /* K = 7 */
4475     (PID.TID 0000.0001) 2.558031727841269E-04, /* K = 8 */
4476     (PID.TID 0000.0001) 0.000000000000000E+00, /* K = 9 */
4477     (PID.TID 0000.0001) 2.465097609409217E-04, /* K = 10 */
4478     (PID.TID 0000.0001) 2.352100435611475E-04, /* K = 11 */
4479     (PID.TID 0000.0001) 0.000000000000000E+00, /* K = 12 */
4480     (PID.TID 0000.0001) 2.059824810681317E-04, /* K = 13 */
4481     (PID.TID 0000.0001) 1.780333657351851E-04, /* K = 14 */
4482     (PID.TID 0000.0001) 0.000000000000000E+00, /* K = 15 */
4483     (PID.TID 0000.0001) 1.205267729858628E-04, /* K = 16 */
4484     (PID.TID 0000.0001) 9.301885331159507E-05, /* K = 17 */
4485     (PID.TID 0000.0001) 7.126049663232381E-05, /* K = 18 */
4486     (PID.TID 0000.0001) 5.492180008088694E-05, /* K = 19 */
4487     (PID.TID 0000.0001) 4.297011162312342E-05, /* K = 20 */
4488     (PID.TID 0000.0001) 6.668082313416848E-05, /* K = 21 */
4489     (PID.TID 0000.0001) 0.000000000000000E+00, /* K = 22 */
4490     (PID.TID 0000.0001) 2.326903218052740E-05, /* K = 23 */
4491     (PID.TID 0000.0001) 1.977341620137575E-05 /* K = 24 */
4492 jahn 1.1 (PID.TID 0000.0001) ;
4493 jahn 1.11 (PID.TID 0000.0001) rotateGrid = /* use rotated grid ( True/False ) */
4494 jahn 1.1 (PID.TID 0000.0001) F
4495     (PID.TID 0000.0001) ;
4496 jahn 1.11 (PID.TID 0000.0001) phiEuler = /* Euler angle, rotation about original z-coordinate [rad] */
4497 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
4498     (PID.TID 0000.0001) ;
4499 jahn 1.11 (PID.TID 0000.0001) thetaEuler = /* Euler angle, rotation about new x-coordinate [rad] */
4500 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
4501     (PID.TID 0000.0001) ;
4502 jahn 1.11 (PID.TID 0000.0001) psiEuler = /* Euler angle, rotation about new z-coordinate [rad] */
4503     (PID.TID 0000.0001) 0.000000000000000E+00
4504 jahn 1.1 (PID.TID 0000.0001) ;
4505 jahn 1.11 (PID.TID 0000.0001) dxF = /* dxF(:,1,:,1) ( units: m ) */
4506     (PID.TID 0000.0001) 2.139819531250000E+04, /* I = 1 */
4507     (PID.TID 0000.0001) 2.134052929687500E+04, /* I = 2 */
4508     (PID.TID 0000.0001) 2.128357812500000E+04, /* I = 3 */
4509     (PID.TID 0000.0001) . . .
4510     (PID.TID 0000.0001) 2.055532617187500E+04, /* I = 17 */
4511     (PID.TID 0000.0001) 2.050784179687500E+04, /* I = 18 */
4512     (PID.TID 0000.0001) 2.046091406250000E+04, /* I = 19 */
4513     (PID.TID 0000.0001) 2.041453515625000E+04, /* I = 20 */
4514     (PID.TID 0000.0001) 2.036869335937500E+04, /* I = 21 */
4515     (PID.TID 0000.0001) 2.032338281250000E+04, /* I = 22 */
4516     (PID.TID 0000.0001) . . .
4517     (PID.TID 0000.0001) 1.974061523437500E+04, /* I = 36 */
4518     (PID.TID 0000.0001) 1.970239843750000E+04, /* I = 37 */
4519     (PID.TID 0000.0001) 1.966460546875000E+04, /* I = 38 */
4520     (PID.TID 0000.0001) 1.962722656250000E+04, /* I = 39 */
4521     (PID.TID 0000.0001) 1.959025781250000E+04, /* I = 40 */
4522     (PID.TID 0000.0001) 1.955369531250000E+04, /* I = 41 */
4523     (PID.TID 0000.0001) . . .
4524     (PID.TID 0000.0001) 1.908145703125000E+04, /* I = 55 */
4525     (PID.TID 0000.0001) 1.905037304687500E+04, /* I = 56 */
4526     (PID.TID 0000.0001) 1.901961914062500E+04, /* I = 57 */
4527     (PID.TID 0000.0001) 1.898919335937500E+04, /* I = 58 */
4528     (PID.TID 0000.0001) 1.895908984375000E+04, /* I = 59 */
4529     (PID.TID 0000.0001) 1.892930468750000E+04, /* I = 60 */
4530     (PID.TID 0000.0001) . . .
4531     (PID.TID 0000.0001) 1.854391015625000E+04, /* I = 74 */
4532     (PID.TID 0000.0001) 1.851851367187500E+04, /* I = 75 */
4533     (PID.TID 0000.0001) 1.849338671875000E+04 /* I = 76 */
4534 jahn 1.1 (PID.TID 0000.0001) ;
4535 jahn 1.11 (PID.TID 0000.0001) dxF = /* dxF(1,:,1,:) ( units: m ) */
4536     (PID.TID 0000.0001) 2.139819531250000E+04, /* J = 1 */
4537     (PID.TID 0000.0001) 2.142048632812500E+04, /* J = 2 */
4538     (PID.TID 0000.0001) 2.144250976562500E+04, /* J = 3 */
4539     (PID.TID 0000.0001) . . .
4540     (PID.TID 0000.0001) 2.170506640625000E+04, /* J = 16 */
4541     (PID.TID 0000.0001) 2.172347265625000E+04, /* J = 17 */
4542     (PID.TID 0000.0001) 2.174162890625000E+04, /* J = 18 */
4543     (PID.TID 0000.0001) 2.175953515625000E+04, /* J = 19 */
4544     (PID.TID 0000.0001) 2.177719140625000E+04, /* J = 20 */
4545     (PID.TID 0000.0001) 2.179459960937500E+04, /* J = 21 */
4546     (PID.TID 0000.0001) . . .
4547     (PID.TID 0000.0001) 2.199872656250000E+04, /* J = 34 */
4548     (PID.TID 0000.0001) 2.201274804687500E+04, /* J = 35 */
4549     (PID.TID 0000.0001) 2.202653515625000E+04, /* J = 36 */
4550     (PID.TID 0000.0001) 2.204008593750000E+04, /* J = 37 */
4551     (PID.TID 0000.0001) 2.205340234375000E+04, /* J = 38 */
4552     (PID.TID 0000.0001) 2.206648242187500E+04, /* J = 39 */
4553     (PID.TID 0000.0001) . . .
4554     (PID.TID 0000.0001) 2.221550390625000E+04, /* J = 52 */
4555     (PID.TID 0000.0001) 2.222536914062500E+04, /* J = 53 */
4556     (PID.TID 0000.0001) 2.223500585937500E+04, /* J = 54 */
4557     (PID.TID 0000.0001) 2.224441992187500E+04, /* J = 55 */
4558     (PID.TID 0000.0001) 2.225360742187500E+04, /* J = 56 */
4559     (PID.TID 0000.0001) 2.226257031250000E+04, /* J = 57 */
4560     (PID.TID 0000.0001) . . .
4561     (PID.TID 0000.0001) 2.235884179687500E+04, /* J = 70 */
4562     (PID.TID 0000.0001) 2.236470312500000E+04, /* J = 71 */
4563     (PID.TID 0000.0001) 2.237034375000000E+04 /* J = 72 */
4564 jahn 1.1 (PID.TID 0000.0001) ;
4565 jahn 1.11 (PID.TID 0000.0001) dyF = /* dyF(:,1,:,1) ( units: m ) */
4566     (PID.TID 0000.0001) 1.641875585937500E+04, /* I = 1 */
4567     (PID.TID 0000.0001) 1.642790039062500E+04, /* I = 2 */
4568     (PID.TID 0000.0001) 1.643717187500000E+04, /* I = 3 */
4569     (PID.TID 0000.0001) . . .
4570     (PID.TID 0000.0001) 1.657813476562500E+04, /* I = 17 */
4571     (PID.TID 0000.0001) 1.658886132812500E+04, /* I = 18 */
4572     (PID.TID 0000.0001) 1.659965429687500E+04, /* I = 19 */
4573     (PID.TID 0000.0001) 1.661051562500000E+04, /* I = 20 */
4574     (PID.TID 0000.0001) 1.662143945312500E+04, /* I = 21 */
4575     (PID.TID 0000.0001) 1.663242578125000E+04, /* I = 22 */
4576     (PID.TID 0000.0001) . . .
4577     (PID.TID 0000.0001) 1.679093945312500E+04, /* I = 36 */
4578     (PID.TID 0000.0001) 1.680249218750000E+04, /* I = 37 */
4579     (PID.TID 0000.0001) 1.681406250000000E+04, /* I = 38 */
4580     (PID.TID 0000.0001) 1.682565039062500E+04, /* I = 39 */
4581     (PID.TID 0000.0001) 1.683724804687500E+04, /* I = 40 */
4582     (PID.TID 0000.0001) 1.684885937500000E+04, /* I = 41 */
4583     (PID.TID 0000.0001) . . .
4584     (PID.TID 0000.0001) 1.701138671875000E+04, /* I = 55 */
4585     (PID.TID 0000.0001) 1.702291992187500E+04, /* I = 56 */
4586     (PID.TID 0000.0001) 1.703443359375000E+04, /* I = 57 */
4587     (PID.TID 0000.0001) 1.704592578125000E+04, /* I = 58 */
4588     (PID.TID 0000.0001) 1.705739453125000E+04, /* I = 59 */
4589     (PID.TID 0000.0001) 1.706883984375000E+04, /* I = 60 */
4590     (PID.TID 0000.0001) . . .
4591     (PID.TID 0000.0001) 1.722574414062500E+04, /* I = 74 */
4592     (PID.TID 0000.0001) 1.723666210937500E+04, /* I = 75 */
4593     (PID.TID 0000.0001) 1.724753515625000E+04 /* I = 76 */
4594 jahn 1.1 (PID.TID 0000.0001) ;
4595 jahn 1.11 (PID.TID 0000.0001) dyF = /* dyF(1,:,1,:) ( units: m ) */
4596     (PID.TID 0000.0001) 1.641875585937500E+04, /* J = 1 */
4597     (PID.TID 0000.0001) 1.641383984375000E+04, /* J = 2 */
4598     (PID.TID 0000.0001) 1.640894335937500E+04, /* J = 3 */
4599     (PID.TID 0000.0001) . . .
4600     (PID.TID 0000.0001) 1.634750000000000E+04, /* J = 16 */
4601     (PID.TID 0000.0001) 1.634298046875000E+04, /* J = 17 */
4602     (PID.TID 0000.0001) 1.633849707031250E+04, /* J = 18 */
4603     (PID.TID 0000.0001) 1.633404882812500E+04, /* J = 19 */
4604     (PID.TID 0000.0001) 1.632963671875000E+04, /* J = 20 */
4605     (PID.TID 0000.0001) 1.632526171875000E+04, /* J = 21 */
4606     (PID.TID 0000.0001) . . .
4607     (PID.TID 0000.0001) 1.627213867187500E+04, /* J = 34 */
4608     (PID.TID 0000.0001) 1.626836621093750E+04, /* J = 35 */
4609     (PID.TID 0000.0001) 1.626464160156250E+04, /* J = 36 */
4610     (PID.TID 0000.0001) 1.626096679687500E+04, /* J = 37 */
4611     (PID.TID 0000.0001) 1.625734082031250E+04, /* J = 38 */
4612     (PID.TID 0000.0001) 1.625376464843750E+04, /* J = 39 */
4613     (PID.TID 0000.0001) . . .
4614     (PID.TID 0000.0001) 1.621206933593750E+04, /* J = 52 */
4615     (PID.TID 0000.0001) 1.620924804687500E+04, /* J = 53 */
4616     (PID.TID 0000.0001) 1.620648242187500E+04, /* J = 54 */
4617     (PID.TID 0000.0001) 1.620377539062500E+04, /* J = 55 */
4618     (PID.TID 0000.0001) 1.620112695312500E+04, /* J = 56 */
4619     (PID.TID 0000.0001) 1.619853613281250E+04, /* J = 57 */
4620     (PID.TID 0000.0001) . . .
4621     (PID.TID 0000.0001) 1.617031640625000E+04, /* J = 70 */
4622     (PID.TID 0000.0001) 1.616857617187500E+04, /* J = 71 */
4623     (PID.TID 0000.0001) 1.616689843750000E+04 /* J = 72 */
4624 jahn 1.1 (PID.TID 0000.0001) ;
4625 jahn 1.11 (PID.TID 0000.0001) dxG = /* dxG(:,1,:,1) ( units: m ) */
4626     (PID.TID 0000.0001) 2.138695117187500E+04, /* I = 1 */
4627     (PID.TID 0000.0001) 2.132937304687500E+04, /* I = 2 */
4628     (PID.TID 0000.0001) 2.127251171875000E+04, /* I = 3 */
4629     (PID.TID 0000.0001) . . .
4630     (PID.TID 0000.0001) 2.054548828125000E+04, /* I = 17 */
4631     (PID.TID 0000.0001) 2.049808984375000E+04, /* I = 18 */
4632     (PID.TID 0000.0001) 2.045124609375000E+04, /* I = 19 */
4633     (PID.TID 0000.0001) 2.040495117187500E+04, /* I = 20 */
4634     (PID.TID 0000.0001) 2.035919335937500E+04, /* I = 21 */
4635     (PID.TID 0000.0001) 2.031396484375000E+04, /* I = 22 */
4636     (PID.TID 0000.0001) . . .
4637     (PID.TID 0000.0001) 1.973230859375000E+04, /* I = 36 */
4638     (PID.TID 0000.0001) 1.969416796875000E+04, /* I = 37 */
4639     (PID.TID 0000.0001) 1.965644921875000E+04, /* I = 38 */
4640     (PID.TID 0000.0001) 1.961914453125000E+04, /* I = 39 */
4641     (PID.TID 0000.0001) 1.958224804687500E+04, /* I = 40 */
4642     (PID.TID 0000.0001) 1.954575781250000E+04, /* I = 41 */
4643     (PID.TID 0000.0001) . . .
4644     (PID.TID 0000.0001) 1.907447070312500E+04, /* I = 55 */
4645     (PID.TID 0000.0001) 1.904345117187500E+04, /* I = 56 */
4646     (PID.TID 0000.0001) 1.901275976562500E+04, /* I = 57 */
4647     (PID.TID 0000.0001) 1.898239453125000E+04, /* I = 58 */
4648     (PID.TID 0000.0001) 1.895235351562500E+04, /* I = 59 */
4649     (PID.TID 0000.0001) 1.892262890625000E+04, /* I = 60 */
4650     (PID.TID 0000.0001) . . .
4651     (PID.TID 0000.0001) 1.853801953125000E+04, /* I = 74 */
4652     (PID.TID 0000.0001) 1.851267578125000E+04, /* I = 75 */
4653     (PID.TID 0000.0001) 1.848759960937500E+04 /* I = 76 */
4654 jahn 1.1 (PID.TID 0000.0001) ;
4655 jahn 1.11 (PID.TID 0000.0001) dxG = /* dxG(1,:,1,:) ( units: m ) */
4656     (PID.TID 0000.0001) 2.138695117187500E+04, /* J = 1 */
4657     (PID.TID 0000.0001) 2.140937500000000E+04, /* J = 2 */
4658     (PID.TID 0000.0001) 2.143153125000000E+04, /* J = 3 */
4659     (PID.TID 0000.0001) . . .
4660     (PID.TID 0000.0001) 2.169576953125000E+04, /* J = 16 */
4661     (PID.TID 0000.0001) 2.171430078125000E+04, /* J = 17 */
4662     (PID.TID 0000.0001) 2.173258203125000E+04, /* J = 18 */
4663     (PID.TID 0000.0001) 2.175061328125000E+04, /* J = 19 */
4664     (PID.TID 0000.0001) 2.176839453125000E+04, /* J = 20 */
4665     (PID.TID 0000.0001) 2.178592578125000E+04, /* J = 21 */
4666     (PID.TID 0000.0001) . . .
4667     (PID.TID 0000.0001) 2.199162500000000E+04, /* J = 34 */
4668     (PID.TID 0000.0001) 2.200576757812500E+04, /* J = 35 */
4669     (PID.TID 0000.0001) 2.201967187500000E+04, /* J = 36 */
4670     (PID.TID 0000.0001) 2.203333984375000E+04, /* J = 37 */
4671     (PID.TID 0000.0001) 2.204677343750000E+04, /* J = 38 */
4672     (PID.TID 0000.0001) 2.205997070312500E+04, /* J = 39 */
4673     (PID.TID 0000.0001) . . .
4674     (PID.TID 0000.0001) 2.221048632812500E+04, /* J = 52 */
4675     (PID.TID 0000.0001) 2.222046484375000E+04, /* J = 53 */
4676     (PID.TID 0000.0001) 2.223021484375000E+04, /* J = 54 */
4677     (PID.TID 0000.0001) 2.223974023437500E+04, /* J = 55 */
4678     (PID.TID 0000.0001) 2.224904101562500E+04, /* J = 56 */
4679     (PID.TID 0000.0001) 2.225811718750000E+04, /* J = 57 */
4680     (PID.TID 0000.0001) . . .
4681     (PID.TID 0000.0001) 2.235583007812500E+04, /* J = 70 */
4682     (PID.TID 0000.0001) 2.236179882812500E+04, /* J = 71 */
4683     (PID.TID 0000.0001) 2.236755078125000E+04 /* J = 72 */
4684 jahn 1.1 (PID.TID 0000.0001) ;
4685 jahn 1.11 (PID.TID 0000.0001) dyG = /* dyG(:,1,:,1) ( units: m ) */
4686     (PID.TID 0000.0001) 1.641423242187500E+04, /* I = 1 */
4687     (PID.TID 0000.0001) 1.642331250000000E+04, /* I = 2 */
4688     (PID.TID 0000.0001) 1.643252148437500E+04, /* I = 3 */
4689     (PID.TID 0000.0001) . . .
4690     (PID.TID 0000.0001) 1.657280078125000E+04, /* I = 17 */
4691     (PID.TID 0000.0001) 1.658348828125000E+04, /* I = 18 */
4692     (PID.TID 0000.0001) 1.659425000000000E+04, /* I = 19 */
4693     (PID.TID 0000.0001) 1.660507812500000E+04, /* I = 20 */
4694     (PID.TID 0000.0001) 1.661597070312500E+04, /* I = 21 */
4695     (PID.TID 0000.0001) 1.662692578125000E+04, /* I = 22 */
4696     (PID.TID 0000.0001) . . .
4697     (PID.TID 0000.0001) 1.678516992187500E+04, /* I = 36 */
4698     (PID.TID 0000.0001) 1.679671289062500E+04, /* I = 37 */
4699     (PID.TID 0000.0001) 1.680827539062500E+04, /* I = 38 */
4700     (PID.TID 0000.0001) 1.681985546875000E+04, /* I = 39 */
4701     (PID.TID 0000.0001) 1.683144726562500E+04, /* I = 40 */
4702     (PID.TID 0000.0001) 1.684305273437500E+04, /* I = 41 */
4703     (PID.TID 0000.0001) . . .
4704     (PID.TID 0000.0001) 1.700561328125000E+04, /* I = 55 */
4705     (PID.TID 0000.0001) 1.701715625000000E+04, /* I = 56 */
4706     (PID.TID 0000.0001) 1.702867968750000E+04, /* I = 57 */
4707     (PID.TID 0000.0001) 1.704018164062500E+04, /* I = 58 */
4708     (PID.TID 0000.0001) 1.705166210937500E+04, /* I = 59 */
4709     (PID.TID 0000.0001) 1.706311914062500E+04, /* I = 60 */
4710     (PID.TID 0000.0001) . . .
4711     (PID.TID 0000.0001) 1.722026757812500E+04, /* I = 74 */
4712     (PID.TID 0000.0001) 1.723120898437500E+04, /* I = 75 */
4713     (PID.TID 0000.0001) 1.724210351562500E+04 /* I = 76 */
4714 jahn 1.1 (PID.TID 0000.0001) ;
4715 jahn 1.11 (PID.TID 0000.0001) dyG = /* dyG(1,:,1,:) ( units: m ) */
4716     (PID.TID 0000.0001) 1.641423242187500E+04, /* J = 1 */
4717     (PID.TID 0000.0001) 1.640936328125000E+04, /* J = 2 */
4718     (PID.TID 0000.0001) 1.640451171875000E+04, /* J = 3 */
4719     (PID.TID 0000.0001) . . .
4720     (PID.TID 0000.0001) 1.634358105468750E+04, /* J = 16 */
4721     (PID.TID 0000.0001) 1.633909765625000E+04, /* J = 17 */
4722     (PID.TID 0000.0001) 1.633464746093750E+04, /* J = 18 */
4723     (PID.TID 0000.0001) 1.633023144531250E+04, /* J = 19 */
4724     (PID.TID 0000.0001) 1.632585253906250E+04, /* J = 20 */
4725     (PID.TID 0000.0001) 1.632150878906250E+04, /* J = 21 */
4726     (PID.TID 0000.0001) . . .
4727     (PID.TID 0000.0001) 1.626874707031250E+04, /* J = 34 */
4728     (PID.TID 0000.0001) 1.626499902343750E+04, /* J = 35 */
4729     (PID.TID 0000.0001) 1.626129785156250E+04, /* J = 36 */
4730     (PID.TID 0000.0001) 1.625764550781250E+04, /* J = 37 */
4731     (PID.TID 0000.0001) 1.625404199218750E+04, /* J = 38 */
4732     (PID.TID 0000.0001) 1.625048828125000E+04, /* J = 39 */
4733     (PID.TID 0000.0001) . . .
4734     (PID.TID 0000.0001) 1.620903710937500E+04, /* J = 52 */
4735     (PID.TID 0000.0001) 1.620623144531250E+04, /* J = 53 */
4736     (PID.TID 0000.0001) 1.620348144531250E+04, /* J = 54 */
4737     (PID.TID 0000.0001) 1.620078906250000E+04, /* J = 55 */
4738     (PID.TID 0000.0001) 1.619815527343750E+04, /* J = 56 */
4739     (PID.TID 0000.0001) 1.619557812500000E+04, /* J = 57 */
4740     (PID.TID 0000.0001) . . .
4741     (PID.TID 0000.0001) 1.616750878906250E+04, /* J = 70 */
4742     (PID.TID 0000.0001) 1.616577636718750E+04, /* J = 71 */
4743     (PID.TID 0000.0001) 1.616410742187500E+04 /* J = 72 */
4744 jahn 1.1 (PID.TID 0000.0001) ;
4745 jahn 1.11 (PID.TID 0000.0001) dxC = /* dxC(:,1,:,1) ( units: m ) */
4746     (PID.TID 0000.0001) 2.142730078125000E+04, /* I = 1 */
4747     (PID.TID 0000.0001) 2.136927343750000E+04, /* I = 2 */
4748     (PID.TID 0000.0001) 2.131196484375000E+04, /* I = 3 */
4749     (PID.TID 0000.0001) . . .
4750     (PID.TID 0000.0001) 2.057927929687500E+04, /* I = 17 */
4751     (PID.TID 0000.0001) 2.053151367187500E+04, /* I = 18 */
4752     (PID.TID 0000.0001) 2.048431054687500E+04, /* I = 19 */
4753     (PID.TID 0000.0001) 2.043765625000000E+04, /* I = 20 */
4754     (PID.TID 0000.0001) 2.039154687500000E+04, /* I = 21 */
4755     (PID.TID 0000.0001) 2.034597265625000E+04, /* I = 22 */
4756     (PID.TID 0000.0001) . . .
4757     (PID.TID 0000.0001) 1.975988281250000E+04, /* I = 36 */
4758     (PID.TID 0000.0001) 1.972145312500000E+04, /* I = 37 */
4759     (PID.TID 0000.0001) 1.968344921875000E+04, /* I = 38 */
4760     (PID.TID 0000.0001) 1.964586523437500E+04, /* I = 39 */
4761     (PID.TID 0000.0001) 1.960869140625000E+04, /* I = 40 */
4762     (PID.TID 0000.0001) 1.957192578125000E+04, /* I = 41 */
4763     (PID.TID 0000.0001) . . .
4764     (PID.TID 0000.0001) 1.909712304687500E+04, /* I = 55 */
4765     (PID.TID 0000.0001) 1.906587304687500E+04, /* I = 56 */
4766     (PID.TID 0000.0001) 1.903495507812500E+04, /* I = 57 */
4767     (PID.TID 0000.0001) 1.900436523437500E+04, /* I = 58 */
4768     (PID.TID 0000.0001) 1.897410156250000E+04, /* I = 59 */
4769     (PID.TID 0000.0001) 1.894415820312500E+04, /* I = 60 */
4770     (PID.TID 0000.0001) . . .
4771     (PID.TID 0000.0001) 1.855671093750000E+04, /* I = 74 */
4772     (PID.TID 0000.0001) 1.853117773437500E+04, /* I = 75 */
4773     (PID.TID 0000.0001) 1.850591601562500E+04 /* I = 76 */
4774 jahn 1.1 (PID.TID 0000.0001) ;
4775 jahn 1.11 (PID.TID 0000.0001) dxC = /* dxC(1,:,1,:) ( units: m ) */
4776     (PID.TID 0000.0001) 2.142730078125000E+04, /* J = 1 */
4777     (PID.TID 0000.0001) 2.144967968750000E+04, /* J = 2 */
4778     (PID.TID 0000.0001) 2.147179101562500E+04, /* J = 3 */
4779     (PID.TID 0000.0001) . . .
4780     (PID.TID 0000.0001) 2.173536914062500E+04, /* J = 16 */
4781     (PID.TID 0000.0001) 2.175384570312500E+04, /* J = 17 */
4782     (PID.TID 0000.0001) 2.177207031250000E+04, /* J = 18 */
4783     (PID.TID 0000.0001) 2.179004296875000E+04, /* J = 19 */
4784     (PID.TID 0000.0001) 2.180776757812500E+04, /* J = 20 */
4785     (PID.TID 0000.0001) 2.182524218750000E+04, /* J = 21 */
4786     (PID.TID 0000.0001) . . .
4787     (PID.TID 0000.0001) 2.203012695312500E+04, /* J = 34 */
4788     (PID.TID 0000.0001) 2.204420117187500E+04, /* J = 35 */
4789     (PID.TID 0000.0001) 2.205803710937500E+04, /* J = 36 */
4790     (PID.TID 0000.0001) 2.207163867187500E+04, /* J = 37 */
4791     (PID.TID 0000.0001) 2.208500195312500E+04, /* J = 38 */
4792     (PID.TID 0000.0001) 2.209813281250000E+04, /* J = 39 */
4793     (PID.TID 0000.0001) . . .
4794     (PID.TID 0000.0001) 2.224768945312500E+04, /* J = 52 */
4795     (PID.TID 0000.0001) 2.225758984375000E+04, /* J = 53 */
4796     (PID.TID 0000.0001) 2.226726171875000E+04, /* J = 54 */
4797     (PID.TID 0000.0001) 2.227670898437500E+04, /* J = 55 */
4798     (PID.TID 0000.0001) 2.228592968750000E+04, /* J = 56 */
4799     (PID.TID 0000.0001) 2.229492382812500E+04, /* J = 57 */
4800     (PID.TID 0000.0001) . . .
4801     (PID.TID 0000.0001) 2.239153515625000E+04, /* J = 70 */
4802     (PID.TID 0000.0001) 2.239741601562500E+04, /* J = 71 */
4803     (PID.TID 0000.0001) 2.240307617187500E+04 /* J = 72 */
4804 jahn 1.1 (PID.TID 0000.0001) ;
4805 jahn 1.11 (PID.TID 0000.0001) dyC = /* dyC(:,1,:,1) ( units: m ) */
4806     (PID.TID 0000.0001) 1.642122070312500E+04, /* I = 1 */
4807     (PID.TID 0000.0001) 1.643041210937500E+04, /* I = 2 */
4808     (PID.TID 0000.0001) 1.643973046875000E+04, /* I = 3 */
4809     (PID.TID 0000.0001) . . .
4810     (PID.TID 0000.0001) 1.658140234375000E+04, /* I = 17 */
4811     (PID.TID 0000.0001) 1.659217968750000E+04, /* I = 18 */
4812     (PID.TID 0000.0001) 1.660302734375000E+04, /* I = 19 */
4813     (PID.TID 0000.0001) 1.661394140625000E+04, /* I = 20 */
4814     (PID.TID 0000.0001) 1.662491796875000E+04, /* I = 21 */
4815     (PID.TID 0000.0001) 1.663595703125000E+04, /* I = 22 */
4816     (PID.TID 0000.0001) . . .
4817     (PID.TID 0000.0001) 1.679521875000000E+04, /* I = 36 */
4818     (PID.TID 0000.0001) 1.680682617187500E+04, /* I = 37 */
4819     (PID.TID 0000.0001) 1.681844921875000E+04, /* I = 38 */
4820     (PID.TID 0000.0001) 1.683008984375000E+04, /* I = 39 */
4821     (PID.TID 0000.0001) 1.684174218750000E+04, /* I = 40 */
4822     (PID.TID 0000.0001) 1.685340429687500E+04, /* I = 41 */
4823     (PID.TID 0000.0001) . . .
4824     (PID.TID 0000.0001) 1.701665429687500E+04, /* I = 55 */
4825     (PID.TID 0000.0001) 1.702823632812500E+04, /* I = 56 */
4826     (PID.TID 0000.0001) 1.703979882812500E+04, /* I = 57 */
4827     (PID.TID 0000.0001) 1.705134179687500E+04, /* I = 58 */
4828     (PID.TID 0000.0001) 1.706285937500000E+04, /* I = 59 */
4829     (PID.TID 0000.0001) 1.707435351562500E+04, /* I = 60 */
4830     (PID.TID 0000.0001) . . .
4831     (PID.TID 0000.0001) 1.723191406250000E+04, /* I = 74 */
4832     (PID.TID 0000.0001) 1.724287500000000E+04, /* I = 75 */
4833     (PID.TID 0000.0001) 1.725379296875000E+04 /* I = 76 */
4834 jahn 1.1 (PID.TID 0000.0001) ;
4835 jahn 1.11 (PID.TID 0000.0001) dyC = /* dyC(1,:,1,:) ( units: m ) */
4836     (PID.TID 0000.0001) 1.642122070312500E+04, /* J = 1 */
4837     (PID.TID 0000.0001) 1.641629687500000E+04, /* J = 2 */
4838     (PID.TID 0000.0001) 1.641139062500000E+04, /* J = 3 */
4839     (PID.TID 0000.0001) . . .
4840     (PID.TID 0000.0001) 1.634977148437500E+04, /* J = 16 */
4841     (PID.TID 0000.0001) 1.634523632812500E+04, /* J = 17 */
4842     (PID.TID 0000.0001) 1.634073437500000E+04, /* J = 18 */
4843     (PID.TID 0000.0001) 1.633626855468750E+04, /* J = 19 */
4844     (PID.TID 0000.0001) 1.633183789062500E+04, /* J = 20 */
4845     (PID.TID 0000.0001) 1.632744433593750E+04, /* J = 21 */
4846     (PID.TID 0000.0001) . . .
4847     (PID.TID 0000.0001) 1.627404199218750E+04, /* J = 34 */
4848     (PID.TID 0000.0001) 1.627024609375000E+04, /* J = 35 */
4849     (PID.TID 0000.0001) 1.626649804687500E+04, /* J = 36 */
4850     (PID.TID 0000.0001) 1.626279785156250E+04, /* J = 37 */
4851     (PID.TID 0000.0001) 1.625914746093750E+04, /* J = 38 */
4852     (PID.TID 0000.0001) 1.625554687500000E+04, /* J = 39 */
4853     (PID.TID 0000.0001) . . .
4854     (PID.TID 0000.0001) 1.621350195312500E+04, /* J = 52 */
4855     (PID.TID 0000.0001) 1.621065136718750E+04, /* J = 53 */
4856     (PID.TID 0000.0001) 1.620785839843750E+04, /* J = 54 */
4857     (PID.TID 0000.0001) 1.620512207031250E+04, /* J = 55 */
4858     (PID.TID 0000.0001) 1.620244433593750E+04, /* J = 56 */
4859     (PID.TID 0000.0001) 1.619982421875000E+04, /* J = 57 */
4860     (PID.TID 0000.0001) . . .
4861     (PID.TID 0000.0001) 1.617121093750000E+04, /* J = 70 */
4862     (PID.TID 0000.0001) 1.616943847656250E+04, /* J = 71 */
4863     (PID.TID 0000.0001) 1.616772949218750E+04 /* J = 72 */
4864 jahn 1.1 (PID.TID 0000.0001) ;
4865 jahn 1.11 (PID.TID 0000.0001) dxV = /* dxV(:,1,:,1) ( units: m ) */
4866     (PID.TID 0000.0001) 2.141601171875000E+04, /* I = 1 */
4867     (PID.TID 0000.0001) 2.135807226562500E+04, /* I = 2 */
4868     (PID.TID 0000.0001) 2.130085351562500E+04, /* I = 3 */
4869     (PID.TID 0000.0001) . . .
4870     (PID.TID 0000.0001) 2.056939843750000E+04, /* I = 17 */
4871     (PID.TID 0000.0001) 2.052171875000000E+04, /* I = 18 */
4872     (PID.TID 0000.0001) 2.047459960937500E+04, /* I = 19 */
4873     (PID.TID 0000.0001) 2.042803125000000E+04, /* I = 20 */
4874     (PID.TID 0000.0001) 2.038200390625000E+04, /* I = 21 */
4875     (PID.TID 0000.0001) 2.033651367187500E+04, /* I = 22 */
4876     (PID.TID 0000.0001) . . .
4877     (PID.TID 0000.0001) 1.975153906250000E+04, /* I = 36 */
4878     (PID.TID 0000.0001) 1.971318554687500E+04, /* I = 37 */
4879     (PID.TID 0000.0001) 1.967525585937500E+04, /* I = 38 */
4880     (PID.TID 0000.0001) 1.963774414062500E+04, /* I = 39 */
4881     (PID.TID 0000.0001) 1.960064648437500E+04, /* I = 40 */
4882     (PID.TID 0000.0001) 1.956395312500000E+04, /* I = 41 */
4883     (PID.TID 0000.0001) . . .
4884     (PID.TID 0000.0001) 1.909010546875000E+04, /* I = 55 */
4885     (PID.TID 0000.0001) 1.905891992187500E+04, /* I = 56 */
4886     (PID.TID 0000.0001) 1.902806445312500E+04, /* I = 57 */
4887     (PID.TID 0000.0001) 1.899753710937500E+04, /* I = 58 */
4888     (PID.TID 0000.0001) 1.896733398437500E+04, /* I = 59 */
4889     (PID.TID 0000.0001) 1.893745117187500E+04, /* I = 60 */
4890     (PID.TID 0000.0001) . . .
4891     (PID.TID 0000.0001) 1.855079492187500E+04, /* I = 74 */
4892     (PID.TID 0000.0001) 1.852531445312500E+04, /* I = 75 */
4893     (PID.TID 0000.0001) 1.850010351562500E+04 /* I = 76 */
4894 jahn 1.1 (PID.TID 0000.0001) ;
4895 jahn 1.11 (PID.TID 0000.0001) dxV = /* dxV(1,:,1,:) ( units: m ) */
4896     (PID.TID 0000.0001) 2.141601171875000E+04, /* J = 1 */
4897     (PID.TID 0000.0001) 2.143852539062500E+04, /* J = 2 */
4898     (PID.TID 0000.0001) 2.146076953125000E+04, /* J = 3 */
4899     (PID.TID 0000.0001) . . .
4900     (PID.TID 0000.0001) 2.172603515625000E+04, /* J = 16 */
4901     (PID.TID 0000.0001) 2.174463867187500E+04, /* J = 17 */
4902     (PID.TID 0000.0001) 2.176298828125000E+04, /* J = 18 */
4903     (PID.TID 0000.0001) 2.178108789062500E+04, /* J = 19 */
4904     (PID.TID 0000.0001) 2.179893750000000E+04, /* J = 20 */
4905     (PID.TID 0000.0001) 2.181653515625000E+04, /* J = 21 */
4906     (PID.TID 0000.0001) . . .
4907     (PID.TID 0000.0001) 2.202300000000000E+04, /* J = 34 */
4908     (PID.TID 0000.0001) 2.203719335937500E+04, /* J = 35 */
4909     (PID.TID 0000.0001) 2.205114843750000E+04, /* J = 36 */
4910     (PID.TID 0000.0001) 2.206486718750000E+04, /* J = 37 */
4911     (PID.TID 0000.0001) 2.207834960937500E+04, /* J = 38 */
4912     (PID.TID 0000.0001) 2.209159570312500E+04, /* J = 39 */
4913     (PID.TID 0000.0001) . . .
4914     (PID.TID 0000.0001) 2.224265429687500E+04, /* J = 52 */
4915     (PID.TID 0000.0001) 2.225266796875000E+04, /* J = 53 */
4916     (PID.TID 0000.0001) 2.226245312500000E+04, /* J = 54 */
4917     (PID.TID 0000.0001) 2.227201367187500E+04, /* J = 55 */
4918     (PID.TID 0000.0001) 2.228134765625000E+04, /* J = 56 */
4919     (PID.TID 0000.0001) 2.229045507812500E+04, /* J = 57 */
4920     (PID.TID 0000.0001) . . .
4921     (PID.TID 0000.0001) 2.238851171875000E+04, /* J = 70 */
4922     (PID.TID 0000.0001) 2.239450390625000E+04, /* J = 71 */
4923     (PID.TID 0000.0001) 2.240027343750000E+04 /* J = 72 */
4924 jahn 1.1 (PID.TID 0000.0001) ;
4925 jahn 1.11 (PID.TID 0000.0001) dyU = /* dyU(:,1,:,1) ( units: m ) */
4926     (PID.TID 0000.0001) 1.641667382812500E+04, /* I = 1 */
4927     (PID.TID 0000.0001) 1.642580078125000E+04, /* I = 2 */
4928     (PID.TID 0000.0001) 1.643505664062500E+04, /* I = 3 */
4929     (PID.TID 0000.0001) . . .
4930     (PID.TID 0000.0001) 1.657604101562500E+04, /* I = 17 */
4931     (PID.TID 0000.0001) 1.658678125000000E+04, /* I = 18 */
4932     (PID.TID 0000.0001) 1.659759570312500E+04, /* I = 19 */
4933     (PID.TID 0000.0001) 1.660847656250000E+04, /* I = 20 */
4934     (PID.TID 0000.0001) 1.661942187500000E+04, /* I = 21 */
4935     (PID.TID 0000.0001) 1.663042968750000E+04, /* I = 22 */
4936     (PID.TID 0000.0001) . . .
4937     (PID.TID 0000.0001) 1.678942382812500E+04, /* I = 36 */
4938     (PID.TID 0000.0001) 1.680101953125000E+04, /* I = 37 */
4939     (PID.TID 0000.0001) 1.681263671875000E+04, /* I = 38 */
4940     (PID.TID 0000.0001) 1.682426757812500E+04, /* I = 39 */
4941     (PID.TID 0000.0001) 1.683591406250000E+04, /* I = 40 */
4942     (PID.TID 0000.0001) 1.684757226562500E+04, /* I = 41 */
4943     (PID.TID 0000.0001) . . .
4944     (PID.TID 0000.0001) 1.701085546875000E+04, /* I = 55 */
4945     (PID.TID 0000.0001) 1.702244726562500E+04, /* I = 56 */
4946     (PID.TID 0000.0001) 1.703402148437500E+04, /* I = 57 */
4947     (PID.TID 0000.0001) 1.704557226562500E+04, /* I = 58 */
4948     (PID.TID 0000.0001) 1.705710351562500E+04, /* I = 59 */
4949     (PID.TID 0000.0001) 1.706860937500000E+04, /* I = 60 */
4950     (PID.TID 0000.0001) . . .
4951     (PID.TID 0000.0001) 1.722641601562500E+04, /* I = 74 */
4952     (PID.TID 0000.0001) 1.723740039062500E+04, /* I = 75 */
4953     (PID.TID 0000.0001) 1.724833984375000E+04 /* I = 76 */
4954 jahn 1.1 (PID.TID 0000.0001) ;
4955 jahn 1.11 (PID.TID 0000.0001) dyU = /* dyU(1,:,1,:) ( units: m ) */
4956     (PID.TID 0000.0001) 1.641667382812500E+04, /* J = 1 */
4957     (PID.TID 0000.0001) 1.641179492187500E+04, /* J = 2 */
4958     (PID.TID 0000.0001) 1.640693554687500E+04, /* J = 3 */
4959     (PID.TID 0000.0001) . . .
4960     (PID.TID 0000.0001) 1.634583593750000E+04, /* J = 16 */
4961     (PID.TID 0000.0001) 1.634133496093750E+04, /* J = 17 */
4962     (PID.TID 0000.0001) 1.633686816406250E+04, /* J = 18 */
4963     (PID.TID 0000.0001) 1.633243457031250E+04, /* J = 19 */
4964     (PID.TID 0000.0001) 1.632803710937500E+04, /* J = 20 */
4965     (PID.TID 0000.0001) 1.632367578125000E+04, /* J = 21 */
4966     (PID.TID 0000.0001) . . .
4967     (PID.TID 0000.0001) 1.627063867187500E+04, /* J = 34 */
4968     (PID.TID 0000.0001) 1.626686718750000E+04, /* J = 35 */
4969     (PID.TID 0000.0001) 1.626314257812500E+04, /* J = 36 */
4970     (PID.TID 0000.0001) 1.625946582031250E+04, /* J = 37 */
4971     (PID.TID 0000.0001) 1.625583789062500E+04, /* J = 38 */
4972     (PID.TID 0000.0001) 1.625225878906250E+04, /* J = 39 */
4973     (PID.TID 0000.0001) . . .
4974     (PID.TID 0000.0001) 1.621046191406250E+04, /* J = 52 */
4975     (PID.TID 0000.0001) 1.620762695312500E+04, /* J = 53 */
4976     (PID.TID 0000.0001) 1.620484960937500E+04, /* J = 54 */
4977     (PID.TID 0000.0001) 1.620212890625000E+04, /* J = 55 */
4978     (PID.TID 0000.0001) 1.619946484375000E+04, /* J = 56 */
4979     (PID.TID 0000.0001) 1.619685937500000E+04, /* J = 57 */
4980     (PID.TID 0000.0001) . . .
4981     (PID.TID 0000.0001) 1.616839746093750E+04, /* J = 70 */
4982     (PID.TID 0000.0001) 1.616663476562500E+04, /* J = 71 */
4983     (PID.TID 0000.0001) 1.616493457031250E+04 /* J = 72 */
4984 jahn 1.1 (PID.TID 0000.0001) ;
4985 jahn 1.11 (PID.TID 0000.0001) rA = /* rA (:,1,:,1) ( units: m^2 ) */
4986     (PID.TID 0000.0001) 3.513317440000000E+08, /* I = 1 */
4987     (PID.TID 0000.0001) 3.505800640000000E+08, /* I = 2 */
4988     (PID.TID 0000.0001) 3.498417920000000E+08, /* I = 3 */
4989     (PID.TID 0000.0001) . . .
4990     (PID.TID 0000.0001) 3.407688960000000E+08, /* I = 17 */
4991     (PID.TID 0000.0001) 3.402016640000000E+08, /* I = 18 */
4992     (PID.TID 0000.0001) 3.396440640000000E+08, /* I = 19 */
4993     (PID.TID 0000.0001) 3.390958720000000E+08, /* I = 20 */
4994     (PID.TID 0000.0001) 3.385569280000000E+08, /* I = 21 */
4995     (PID.TID 0000.0001) 3.380270400000000E+08, /* I = 22 */
4996     (PID.TID 0000.0001) . . .
4997     (PID.TID 0000.0001) 3.314633600000000E+08, /* I = 36 */
4998     (PID.TID 0000.0001) 3.310493120000000E+08, /* I = 37 */
4999     (PID.TID 0000.0001) 3.306418240000000E+08, /* I = 38 */
5000     (PID.TID 0000.0001) 3.302407360000000E+08, /* I = 39 */
5001     (PID.TID 0000.0001) 3.298459520000000E+08, /* I = 40 */
5002     (PID.TID 0000.0001) 3.294573440000000E+08, /* I = 41 */
5003     (PID.TID 0000.0001) . . .
5004     (PID.TID 0000.0001) 3.246019520000000E+08, /* I = 55 */
5005     (PID.TID 0000.0001) 3.242928640000000E+08, /* I = 56 */
5006     (PID.TID 0000.0001) 3.239883200000000E+08, /* I = 57 */
5007     (PID.TID 0000.0001) 3.236882560000000E+08, /* I = 58 */
5008     (PID.TID 0000.0001) 3.233925440000000E+08, /* I = 59 */
5009     (PID.TID 0000.0001) 3.231011520000000E+08, /* I = 60 */
5010     (PID.TID 0000.0001) . . .
5011     (PID.TID 0000.0001) 3.194325440000000E+08, /* I = 74 */
5012     (PID.TID 0000.0001) 3.191972480000000E+08, /* I = 75 */
5013     (PID.TID 0000.0001) 3.189652160000000E+08 /* I = 76 */
5014 jahn 1.1 (PID.TID 0000.0001) ;
5015 jahn 1.11 (PID.TID 0000.0001) rA = /* rA (1,:,1,:) ( units: m^2 ) */
5016     (PID.TID 0000.0001) 3.513317440000000E+08, /* J = 1 */
5017     (PID.TID 0000.0001) 3.515924160000000E+08, /* J = 2 */
5018     (PID.TID 0000.0001) 3.518488960000000E+08, /* J = 3 */
5019     (PID.TID 0000.0001) . . .
5020     (PID.TID 0000.0001) 3.548235520000000E+08, /* J = 16 */
5021     (PID.TID 0000.0001) 3.550262720000000E+08, /* J = 17 */
5022     (PID.TID 0000.0001) 3.552255040000000E+08, /* J = 18 */
5023     (PID.TID 0000.0001) 3.554212800000000E+08, /* J = 19 */
5024     (PID.TID 0000.0001) 3.556136000000000E+08, /* J = 20 */
5025     (PID.TID 0000.0001) 3.558025280000000E+08, /* J = 21 */
5026     (PID.TID 0000.0001) . . .
5027     (PID.TID 0000.0001) 3.579663040000000E+08, /* J = 34 */
5028     (PID.TID 0000.0001) 3.581114560000000E+08, /* J = 35 */
5029     (PID.TID 0000.0001) 3.582536960000000E+08, /* J = 36 */
5030     (PID.TID 0000.0001) 3.583930880000000E+08, /* J = 37 */
5031     (PID.TID 0000.0001) 3.585296640000000E+08, /* J = 38 */
5032     (PID.TID 0000.0001) 3.586634240000000E+08, /* J = 39 */
5033     (PID.TID 0000.0001) . . .
5034     (PID.TID 0000.0001) 3.601592960000000E+08, /* J = 52 */
5035     (PID.TID 0000.0001) 3.602565120000000E+08, /* J = 53 */
5036     (PID.TID 0000.0001) 3.603512640000000E+08, /* J = 54 */
5037     (PID.TID 0000.0001) 3.604435840000000E+08, /* J = 55 */
5038     (PID.TID 0000.0001) 3.605335360000000E+08, /* J = 56 */
5039     (PID.TID 0000.0001) 3.606210560000000E+08, /* J = 57 */
5040     (PID.TID 0000.0001) . . .
5041     (PID.TID 0000.0001) 3.615495680000000E+08, /* J = 70 */
5042     (PID.TID 0000.0001) 3.616054080000000E+08, /* J = 71 */
5043     (PID.TID 0000.0001) 3.616590720000000E+08 /* J = 72 */
5044 jahn 1.1 (PID.TID 0000.0001) ;
5045 jahn 1.11 (PID.TID 0000.0001) rAw = /* rAw(:,1,:,1) ( units: m^2 ) */
5046     (PID.TID 0000.0001) 3.517127040000000E+08, /* I = 1 */
5047     (PID.TID 0000.0001) 3.509542080000000E+08, /* I = 2 */
5048     (PID.TID 0000.0001) 3.502092800000000E+08, /* I = 3 */
5049     (PID.TID 0000.0001) . . .
5050     (PID.TID 0000.0001) 3.410561920000000E+08, /* I = 17 */
5051     (PID.TID 0000.0001) 3.404840640000000E+08, /* I = 18 */
5052     (PID.TID 0000.0001) 3.399216640000000E+08, /* I = 19 */
5053     (PID.TID 0000.0001) 3.393688000000000E+08, /* I = 20 */
5054     (PID.TID 0000.0001) 3.388252480000000E+08, /* I = 21 */
5055     (PID.TID 0000.0001) 3.382908800000000E+08, /* I = 22 */
5056     (PID.TID 0000.0001) . . .
5057     (PID.TID 0000.0001) 3.316728640000000E+08, /* I = 36 */
5058     (PID.TID 0000.0001) 3.312554880000000E+08, /* I = 37 */
5059     (PID.TID 0000.0001) 3.308447360000000E+08, /* I = 38 */
5060     (PID.TID 0000.0001) 3.304404800000000E+08, /* I = 39 */
5061     (PID.TID 0000.0001) 3.300425600000000E+08, /* I = 40 */
5062     (PID.TID 0000.0001) 3.296508800000000E+08, /* I = 41 */
5063     (PID.TID 0000.0001) . . .
5064     (PID.TID 0000.0001) 3.247582080000000E+08, /* I = 55 */
5065     (PID.TID 0000.0001) 3.244468160000000E+08, /* I = 56 */
5066     (PID.TID 0000.0001) 3.241400320000000E+08, /* I = 57 */
5067     (PID.TID 0000.0001) 3.238377280000000E+08, /* I = 58 */
5068     (PID.TID 0000.0001) 3.235398720000000E+08, /* I = 59 */
5069     (PID.TID 0000.0001) 3.232463360000000E+08, /* I = 60 */
5070     (PID.TID 0000.0001) . . .
5071     (PID.TID 0000.0001) 3.195514240000000E+08, /* I = 74 */
5072     (PID.TID 0000.0001) 3.193144960000000E+08, /* I = 75 */
5073     (PID.TID 0000.0001) 3.190808320000000E+08 /* I = 76 */
5074 jahn 1.1 (PID.TID 0000.0001) ;
5075 jahn 1.11 (PID.TID 0000.0001) rAw = /* rAw(1,:,1,:) ( units: m^2 ) */
5076     (PID.TID 0000.0001) 3.517127040000000E+08, /* J = 1 */
5077     (PID.TID 0000.0001) 3.519755520000000E+08, /* J = 2 */
5078     (PID.TID 0000.0001) 3.522342080000000E+08, /* J = 3 */
5079     (PID.TID 0000.0001) . . .
5080     (PID.TID 0000.0001) 3.552337600000000E+08, /* J = 16 */
5081     (PID.TID 0000.0001) 3.554381760000000E+08, /* J = 17 */
5082     (PID.TID 0000.0001) 3.556390720000000E+08, /* J = 18 */
5083     (PID.TID 0000.0001) 3.558364480000000E+08, /* J = 19 */
5084     (PID.TID 0000.0001) 3.560303680000000E+08, /* J = 20 */
5085     (PID.TID 0000.0001) 3.562208640000000E+08, /* J = 21 */
5086     (PID.TID 0000.0001) . . .
5087     (PID.TID 0000.0001) 3.584025600000000E+08, /* J = 34 */
5088     (PID.TID 0000.0001) 3.585488960000000E+08, /* J = 35 */
5089     (PID.TID 0000.0001) 3.586923200000000E+08, /* J = 36 */
5090     (PID.TID 0000.0001) 3.588328640000000E+08, /* J = 37 */
5091     (PID.TID 0000.0001) 3.589705600000000E+08, /* J = 38 */
5092     (PID.TID 0000.0001) 3.591054400000000E+08, /* J = 39 */
5093     (PID.TID 0000.0001) . . .
5094     (PID.TID 0000.0001) 3.606136320000000E+08, /* J = 52 */
5095     (PID.TID 0000.0001) 3.607116480000000E+08, /* J = 53 */
5096     (PID.TID 0000.0001) 3.608071680000000E+08, /* J = 54 */
5097     (PID.TID 0000.0001) 3.609002880000000E+08, /* J = 55 */
5098     (PID.TID 0000.0001) 3.609909440000000E+08, /* J = 56 */
5099     (PID.TID 0000.0001) 3.610792000000000E+08, /* J = 57 */
5100     (PID.TID 0000.0001) . . .
5101     (PID.TID 0000.0001) 3.620153600000000E+08, /* J = 70 */
5102     (PID.TID 0000.0001) 3.620716480000000E+08, /* J = 71 */
5103     (PID.TID 0000.0001) 3.621257600000000E+08 /* J = 72 */
5104 jahn 1.1 (PID.TID 0000.0001) ;
5105 jahn 1.11 (PID.TID 0000.0001) rAs = /* rAs(:,1,:,1) ( units: m^2 ) */
5106     (PID.TID 0000.0001) 3.511998080000000E+08, /* I = 1 */
5107     (PID.TID 0000.0001) 3.504503680000000E+08, /* I = 2 */
5108     (PID.TID 0000.0001) 3.497143360000000E+08, /* I = 3 */
5109     (PID.TID 0000.0001) . . .
5110     (PID.TID 0000.0001) 3.406729280000000E+08, /* I = 17 */
5111     (PID.TID 0000.0001) 3.401079040000000E+08, /* I = 18 */
5112     (PID.TID 0000.0001) 3.395525120000000E+08, /* I = 19 */
5113     (PID.TID 0000.0001) 3.390065600000000E+08, /* I = 20 */
5114     (PID.TID 0000.0001) 3.384698240000000E+08, /* I = 21 */
5115     (PID.TID 0000.0001) 3.379421760000000E+08, /* I = 22 */
5116     (PID.TID 0000.0001) . . .
5117     (PID.TID 0000.0001) 3.314083520000000E+08, /* I = 36 */
5118     (PID.TID 0000.0001) 3.309963520000000E+08, /* I = 37 */
5119     (PID.TID 0000.0001) 3.305908800000000E+08, /* I = 38 */
5120     (PID.TID 0000.0001) 3.301918400000000E+08, /* I = 39 */
5121     (PID.TID 0000.0001) 3.297990720000000E+08, /* I = 40 */
5122     (PID.TID 0000.0001) 3.294124480000000E+08, /* I = 41 */
5123     (PID.TID 0000.0001) . . .
5124     (PID.TID 0000.0001) 3.245835840000000E+08, /* I = 55 */
5125     (PID.TID 0000.0001) 3.242762880000000E+08, /* I = 56 */
5126     (PID.TID 0000.0001) 3.239735040000000E+08, /* I = 57 */
5127     (PID.TID 0000.0001) 3.236752000000000E+08, /* I = 58 */
5128     (PID.TID 0000.0001) 3.233812160000000E+08, /* I = 59 */
5129     (PID.TID 0000.0001) 3.230915520000000E+08, /* I = 60 */
5130     (PID.TID 0000.0001) . . .
5131     (PID.TID 0000.0001) 3.194454400000000E+08, /* I = 74 */
5132     (PID.TID 0000.0001) 3.192116480000000E+08, /* I = 75 */
5133     (PID.TID 0000.0001) 3.189810880000000E+08 /* I = 76 */
5134 jahn 1.1 (PID.TID 0000.0001) ;
5135 jahn 1.11 (PID.TID 0000.0001) rAs = /* rAs(1,:,1,:) ( units: m^2 ) */
5136     (PID.TID 0000.0001) 3.511998080000000E+08, /* J = 1 */
5137     (PID.TID 0000.0001) 3.514625920000000E+08, /* J = 2 */
5138     (PID.TID 0000.0001) 3.517211840000000E+08, /* J = 3 */
5139     (PID.TID 0000.0001) . . .
5140     (PID.TID 0000.0001) 3.547208320000000E+08, /* J = 16 */
5141     (PID.TID 0000.0001) 3.549253440000000E+08, /* J = 17 */
5142     (PID.TID 0000.0001) 3.551263360000000E+08, /* J = 18 */
5143     (PID.TID 0000.0001) 3.553238400000000E+08, /* J = 19 */
5144     (PID.TID 0000.0001) 3.555178560000000E+08, /* J = 20 */
5145     (PID.TID 0000.0001) 3.557084800000000E+08, /* J = 21 */
5146     (PID.TID 0000.0001) . . .
5147     (PID.TID 0000.0001) 3.578926400000000E+08, /* J = 34 */
5148     (PID.TID 0000.0001) 3.580392320000000E+08, /* J = 35 */
5149     (PID.TID 0000.0001) 3.581829440000000E+08, /* J = 36 */
5150     (PID.TID 0000.0001) 3.583237440000000E+08, /* J = 37 */
5151     (PID.TID 0000.0001) 3.584617280000000E+08, /* J = 38 */
5152     (PID.TID 0000.0001) 3.585968960000000E+08, /* J = 39 */
5153     (PID.TID 0000.0001) . . .
5154     (PID.TID 0000.0001) 3.601097920000000E+08, /* J = 52 */
5155     (PID.TID 0000.0001) 3.602082240000000E+08, /* J = 53 */
5156     (PID.TID 0000.0001) 3.603041920000000E+08, /* J = 54 */
5157     (PID.TID 0000.0001) 3.603977280000000E+08, /* J = 55 */
5158     (PID.TID 0000.0001) 3.604888640000000E+08, /* J = 56 */
5159     (PID.TID 0000.0001) 3.605776000000000E+08, /* J = 57 */
5160     (PID.TID 0000.0001) . . .
5161     (PID.TID 0000.0001) 3.615208640000000E+08, /* J = 70 */
5162     (PID.TID 0000.0001) 3.615777600000000E+08, /* J = 71 */
5163     (PID.TID 0000.0001) 3.616325120000000E+08 /* J = 72 */
5164 jahn 1.1 (PID.TID 0000.0001) ;
5165 jahn 1.11 (PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */
5166     (PID.TID 0000.0001) 4.766958834880000E+11
5167 jahn 1.1 (PID.TID 0000.0001) ;
5168 jahn 1.11 (PID.TID 0000.0001) // =======================================================
5169     (PID.TID 0000.0001) // End of Model config. summary
5170     (PID.TID 0000.0001) // =======================================================
5171     (PID.TID 0000.0001)
5172     (PID.TID 0000.0001) == Packages configuration : Check & print summary ==
5173     (PID.TID 0000.0001)
5174     (PID.TID 0000.0001) KPP_CHECK: #define ALLOW_KPP
5175     (PID.TID 0000.0001) OBCS_CHECK: #define ALLOW_OBCS
5176     (PID.TID 0000.0001) OBCS_CHECK: start summary:
5177     (PID.TID 0000.0001) useOBCSprescribe = /* prescribe OB values */
5178     (PID.TID 0000.0001) T
5179 jahn 1.1 (PID.TID 0000.0001) ;
5180 jahn 1.11 (PID.TID 0000.0001) useOBCSbalance = /* balance the flow through OB */
5181     (PID.TID 0000.0001) F
5182 jahn 1.1 (PID.TID 0000.0001) ;
5183 jahn 1.11 (PID.TID 0000.0001) OBCS_uvApplyFac = /* Factor to apply to U,V 2nd column/row */
5184     (PID.TID 0000.0001) 1.000000000000000E+00
5185 jahn 1.1 (PID.TID 0000.0001) ;
5186 jahn 1.11 (PID.TID 0000.0001) OBCS_u1_adv_T = /* Temp uses upwind adv-scheme @ OB */
5187     (PID.TID 0000.0001) 0
5188 jahn 1.1 (PID.TID 0000.0001) ;
5189 jahn 1.11 (PID.TID 0000.0001) OBCS_u1_adv_S = /* Salt uses upwind adv-scheme @ OB */
5190     (PID.TID 0000.0001) 0
5191 jahn 1.1 (PID.TID 0000.0001) ;
5192 jahn 1.11 (PID.TID 0000.0001) OBCS_monitorFreq = /* monitor output frequency [s] */
5193     (PID.TID 0000.0001) 1.200000000000000E+03
5194 jahn 1.1 (PID.TID 0000.0001) ;
5195 jahn 1.11 (PID.TID 0000.0001) OBCS_monSelect = /* select group of variables to monitor */
5196     (PID.TID 0000.0001) 0
5197 jahn 1.1 (PID.TID 0000.0001) ;
5198 jahn 1.11 (PID.TID 0000.0001) useOBCStides = /* apply tidal forcing through OB */
5199 jahn 1.1 (PID.TID 0000.0001) F
5200     (PID.TID 0000.0001) ;
5201 jahn 1.11 (PID.TID 0000.0001) tidalPeriod = /* (s) */
5202     (PID.TID 0000.0001) 10 @ 0.000000000000000E+00 /* I = 1: 10 */
5203 jahn 1.1 (PID.TID 0000.0001) ;
5204 jahn 1.11 (PID.TID 0000.0001) OB_indexNone = /* null value for OB index (i.e. no OB) */
5205     (PID.TID 0000.0001) -99
5206 jahn 1.1 (PID.TID 0000.0001) ;
5207 jahn 1.11 (PID.TID 0000.0001) ======== Tile bi= 1 , bj= 1 ========
5208     (PID.TID 0000.0001) OB_Jn = /* Northern OB local indices */
5209     (PID.TID 0000.0001) 46 @ -99 /* I = -3: 42 */
5210     (PID.TID 0000.0001) OB_Js = /* Southern OB local indices */
5211     (PID.TID 0000.0001) 46 @ -99 /* I = -3: 42 */
5212     (PID.TID 0000.0001) OB_Ie = /* Eastern OB local indices */
5213     (PID.TID 0000.0001) 44 @ -99 /* J = -3: 40 */
5214     (PID.TID 0000.0001) OB_Iw = /* Western OB local indices */
5215     (PID.TID 0000.0001) 44 @ 1 /* J = -3: 40 */
5216     (PID.TID 0000.0001) ======== Tile bi= 2 , bj= 1 ========
5217     (PID.TID 0000.0001) OB_Jn = /* Northern OB local indices */
5218     (PID.TID 0000.0001) 46 @ -99 /* I = -3: 42 */
5219     (PID.TID 0000.0001) OB_Js = /* Southern OB local indices */
5220     (PID.TID 0000.0001) 46 @ -99 /* I = -3: 42 */
5221     (PID.TID 0000.0001) OB_Ie = /* Eastern OB local indices */
5222     (PID.TID 0000.0001) 44 @ -99 /* J = -3: 40 */
5223     (PID.TID 0000.0001) OB_Iw = /* Western OB local indices */
5224     (PID.TID 0000.0001) 44 @ -99 /* J = -3: 40 */
5225     (PID.TID 0000.0001) ======== Tile bi= 1 , bj= 2 ========
5226     (PID.TID 0000.0001) OB_Jn = /* Northern OB local indices */
5227     (PID.TID 0000.0001) 46 @ 36 /* I = -3: 42 */
5228     (PID.TID 0000.0001) OB_Js = /* Southern OB local indices */
5229     (PID.TID 0000.0001) 46 @ -99 /* I = -3: 42 */
5230     (PID.TID 0000.0001) OB_Ie = /* Eastern OB local indices */
5231     (PID.TID 0000.0001) 44 @ -99 /* J = -3: 40 */
5232     (PID.TID 0000.0001) OB_Iw = /* Western OB local indices */
5233     (PID.TID 0000.0001) 44 @ 1 /* J = -3: 40 */
5234     (PID.TID 0000.0001) ======== Tile bi= 2 , bj= 2 ========
5235     (PID.TID 0000.0001) OB_Jn = /* Northern OB local indices */
5236     (PID.TID 0000.0001) 46 @ 36 /* I = -3: 42 */
5237     (PID.TID 0000.0001) OB_Js = /* Southern OB local indices */
5238     (PID.TID 0000.0001) 46 @ -99 /* I = -3: 42 */
5239     (PID.TID 0000.0001) OB_Ie = /* Eastern OB local indices */
5240     (PID.TID 0000.0001) 44 @ -99 /* J = -3: 40 */
5241     (PID.TID 0000.0001) OB_Iw = /* Western OB local indices */
5242     (PID.TID 0000.0001) 44 @ -99 /* J = -3: 40 */
5243     (PID.TID 0000.0001) OBCS_CHECK: end summary.
5244     (PID.TID 0000.0001) OBCS_CHECK: set-up OK
5245     (PID.TID 0000.0001) OBCS_CHECK: check Inside Mask and OB locations: OK
5246     (PID.TID 0000.0001) PTRACERS_CHECK: #define ALLOW_PTRACERS
5247     (PID.TID 0000.0001) PTRACERS_CHECK: updated GAD_OlMinSize= 4 0 1
5248     (PID.TID 0000.0001) // ===================================
5249     (PID.TID 0000.0001) // PTRACERS parameters
5250     (PID.TID 0000.0001) // ===================================
5251     (PID.TID 0000.0001) PTRACERS_numInUse = /* number of tracers */
5252     (PID.TID 0000.0001) 99
5253 jahn 1.1 (PID.TID 0000.0001) ;
5254 jahn 1.11 (PID.TID 0000.0001) PTRACERS_Iter0 = /* timestep number when tracers are initialized */
5255     (PID.TID 0000.0001) 26352
5256 jahn 1.1 (PID.TID 0000.0001) ;
5257 jahn 1.11 (PID.TID 0000.0001) PTRACERS_startAllTrc =/* all tracers start @ startTime */
5258     (PID.TID 0000.0001) T
5259 jahn 1.1 (PID.TID 0000.0001) ;
5260 jahn 1.11 (PID.TID 0000.0001) PTRACERS_addSrelax2EmP =/* add Salt relaxation to EmP */
5261     (PID.TID 0000.0001) F
5262 jahn 1.1 (PID.TID 0000.0001) ;
5263 jahn 1.11 (PID.TID 0000.0001) PTRACERS_dTLev = /* Ptracer timestep ( s ) */
5264     (PID.TID 0000.0001) 24 @ 1.200000000000000E+03 /* K = 1: 24 */
5265 jahn 1.1 (PID.TID 0000.0001) ;
5266 jahn 1.11 (PID.TID 0000.0001) PTRACERS_dumpFreq = /* Frequency^-1 for snapshot output (s) */
5267 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
5268     (PID.TID 0000.0001) ;
5269 jahn 1.11 (PID.TID 0000.0001) PTRACERS_taveFreq = /* Frequency^-1 for time-Aver. output (s) */
5270 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
5271     (PID.TID 0000.0001) ;
5272 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useRecords = /* all tracers in 1 file */
5273 jahn 1.1 (PID.TID 0000.0001) F
5274     (PID.TID 0000.0001) ;
5275 jahn 1.11 (PID.TID 0000.0001) PTRACERS_timeave_mnc = /* use MNC for Tave output */
5276 jahn 1.1 (PID.TID 0000.0001) F
5277     (PID.TID 0000.0001) ;
5278 jahn 1.11 (PID.TID 0000.0001) PTRACERS_snapshot_mnc = /* use MNC for snapshot output */
5279 jahn 1.1 (PID.TID 0000.0001) F
5280     (PID.TID 0000.0001) ;
5281 jahn 1.11 (PID.TID 0000.0001) PTRACERS_pickup_write_mnc = /* use MNC for writing pickups */
5282 jahn 1.1 (PID.TID 0000.0001) F
5283     (PID.TID 0000.0001) ;
5284 jahn 1.11 (PID.TID 0000.0001) PTRACERS_pickup_read_mnc = /* use MNC for reading pickups */
5285 jahn 1.1 (PID.TID 0000.0001) F
5286     (PID.TID 0000.0001) ;
5287     (PID.TID 0000.0001) -----------------------------------
5288 jahn 1.11 (PID.TID 0000.0001) tracer number : 1
5289 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5290 jahn 1.11 (PID.TID 0000.0001) 'PO4'
5291 jahn 1.1 (PID.TID 0000.0001) ;
5292     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5293     (PID.TID 0000.0001) ''
5294     (PID.TID 0000.0001) ;
5295     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5296 jahn 1.11 (PID.TID 0000.0001) '01'
5297 jahn 1.1 (PID.TID 0000.0001) ;
5298     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5299     (PID.TID 0000.0001) 33
5300     (PID.TID 0000.0001) ;
5301 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5302     (PID.TID 0000.0001) F
5303     (PID.TID 0000.0001) ;
5304 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5305     (PID.TID 0000.0001) F
5306     (PID.TID 0000.0001) ;
5307     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5308     (PID.TID 0000.0001) 0.000000000000000E+00
5309     (PID.TID 0000.0001) ;
5310     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5311     (PID.TID 0000.0001) 0.000000000000000E+00
5312     (PID.TID 0000.0001) ;
5313     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5314     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5315     (PID.TID 0000.0001) ;
5316     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5317     (PID.TID 0000.0001) F
5318     (PID.TID 0000.0001) ;
5319     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5320     (PID.TID 0000.0001) F
5321     (PID.TID 0000.0001) ;
5322     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5323     (PID.TID 0000.0001) T
5324     (PID.TID 0000.0001) ;
5325     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5326     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5327     (PID.TID 0000.0001) ;
5328     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5329     (PID.TID 0000.0001) 1.234567000000000E+05
5330     (PID.TID 0000.0001) ;
5331     (PID.TID 0000.0001) -----------------------------------
5332 jahn 1.11 (PID.TID 0000.0001) tracer number : 2
5333 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5334 jahn 1.11 (PID.TID 0000.0001) 'NO3'
5335 jahn 1.1 (PID.TID 0000.0001) ;
5336     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5337     (PID.TID 0000.0001) ''
5338     (PID.TID 0000.0001) ;
5339     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5340 jahn 1.11 (PID.TID 0000.0001) '02'
5341 jahn 1.1 (PID.TID 0000.0001) ;
5342     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5343     (PID.TID 0000.0001) 33
5344     (PID.TID 0000.0001) ;
5345 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5346     (PID.TID 0000.0001) F
5347     (PID.TID 0000.0001) ;
5348 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5349     (PID.TID 0000.0001) F
5350     (PID.TID 0000.0001) ;
5351     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5352     (PID.TID 0000.0001) 0.000000000000000E+00
5353     (PID.TID 0000.0001) ;
5354     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5355     (PID.TID 0000.0001) 0.000000000000000E+00
5356     (PID.TID 0000.0001) ;
5357     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5358     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5359     (PID.TID 0000.0001) ;
5360     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5361     (PID.TID 0000.0001) F
5362     (PID.TID 0000.0001) ;
5363     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5364     (PID.TID 0000.0001) F
5365     (PID.TID 0000.0001) ;
5366     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5367     (PID.TID 0000.0001) T
5368     (PID.TID 0000.0001) ;
5369     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5370     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5371     (PID.TID 0000.0001) ;
5372     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5373     (PID.TID 0000.0001) 1.234567000000000E+05
5374     (PID.TID 0000.0001) ;
5375     (PID.TID 0000.0001) -----------------------------------
5376 jahn 1.11 (PID.TID 0000.0001) tracer number : 3
5377 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5378 jahn 1.11 (PID.TID 0000.0001) 'FeT'
5379 jahn 1.1 (PID.TID 0000.0001) ;
5380     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5381     (PID.TID 0000.0001) ''
5382     (PID.TID 0000.0001) ;
5383     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5384 jahn 1.11 (PID.TID 0000.0001) '03'
5385 jahn 1.1 (PID.TID 0000.0001) ;
5386     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5387     (PID.TID 0000.0001) 33
5388     (PID.TID 0000.0001) ;
5389 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5390     (PID.TID 0000.0001) F
5391     (PID.TID 0000.0001) ;
5392 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5393     (PID.TID 0000.0001) F
5394     (PID.TID 0000.0001) ;
5395     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5396     (PID.TID 0000.0001) 0.000000000000000E+00
5397     (PID.TID 0000.0001) ;
5398     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5399     (PID.TID 0000.0001) 0.000000000000000E+00
5400     (PID.TID 0000.0001) ;
5401     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5402     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5403     (PID.TID 0000.0001) ;
5404     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5405     (PID.TID 0000.0001) F
5406     (PID.TID 0000.0001) ;
5407     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5408     (PID.TID 0000.0001) F
5409     (PID.TID 0000.0001) ;
5410     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5411     (PID.TID 0000.0001) T
5412     (PID.TID 0000.0001) ;
5413     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5414     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5415     (PID.TID 0000.0001) ;
5416     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5417     (PID.TID 0000.0001) 1.234567000000000E+05
5418     (PID.TID 0000.0001) ;
5419     (PID.TID 0000.0001) -----------------------------------
5420 jahn 1.11 (PID.TID 0000.0001) tracer number : 4
5421 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5422 jahn 1.11 (PID.TID 0000.0001) 'SiO2'
5423 jahn 1.1 (PID.TID 0000.0001) ;
5424     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5425     (PID.TID 0000.0001) ''
5426     (PID.TID 0000.0001) ;
5427     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5428 jahn 1.11 (PID.TID 0000.0001) '04'
5429 jahn 1.1 (PID.TID 0000.0001) ;
5430     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5431     (PID.TID 0000.0001) 33
5432     (PID.TID 0000.0001) ;
5433 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5434     (PID.TID 0000.0001) F
5435     (PID.TID 0000.0001) ;
5436 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5437     (PID.TID 0000.0001) F
5438     (PID.TID 0000.0001) ;
5439     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5440     (PID.TID 0000.0001) 0.000000000000000E+00
5441     (PID.TID 0000.0001) ;
5442     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5443     (PID.TID 0000.0001) 0.000000000000000E+00
5444     (PID.TID 0000.0001) ;
5445     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5446     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5447     (PID.TID 0000.0001) ;
5448     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5449     (PID.TID 0000.0001) F
5450     (PID.TID 0000.0001) ;
5451     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5452     (PID.TID 0000.0001) F
5453     (PID.TID 0000.0001) ;
5454     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5455     (PID.TID 0000.0001) T
5456     (PID.TID 0000.0001) ;
5457     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5458     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5459     (PID.TID 0000.0001) ;
5460     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5461     (PID.TID 0000.0001) 1.234567000000000E+05
5462     (PID.TID 0000.0001) ;
5463     (PID.TID 0000.0001) -----------------------------------
5464 jahn 1.11 (PID.TID 0000.0001) tracer number : 5
5465 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5466 jahn 1.11 (PID.TID 0000.0001) 'DOP'
5467 jahn 1.1 (PID.TID 0000.0001) ;
5468     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5469     (PID.TID 0000.0001) ''
5470     (PID.TID 0000.0001) ;
5471     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5472 jahn 1.11 (PID.TID 0000.0001) '05'
5473 jahn 1.1 (PID.TID 0000.0001) ;
5474     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5475     (PID.TID 0000.0001) 33
5476     (PID.TID 0000.0001) ;
5477 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5478     (PID.TID 0000.0001) F
5479     (PID.TID 0000.0001) ;
5480 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5481     (PID.TID 0000.0001) F
5482     (PID.TID 0000.0001) ;
5483     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5484     (PID.TID 0000.0001) 0.000000000000000E+00
5485     (PID.TID 0000.0001) ;
5486     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5487     (PID.TID 0000.0001) 0.000000000000000E+00
5488     (PID.TID 0000.0001) ;
5489     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5490     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5491     (PID.TID 0000.0001) ;
5492     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5493     (PID.TID 0000.0001) F
5494     (PID.TID 0000.0001) ;
5495     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5496     (PID.TID 0000.0001) F
5497     (PID.TID 0000.0001) ;
5498     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5499     (PID.TID 0000.0001) T
5500     (PID.TID 0000.0001) ;
5501     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5502     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5503     (PID.TID 0000.0001) ;
5504     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5505     (PID.TID 0000.0001) 1.234567000000000E+05
5506     (PID.TID 0000.0001) ;
5507     (PID.TID 0000.0001) -----------------------------------
5508 jahn 1.11 (PID.TID 0000.0001) tracer number : 6
5509 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5510 jahn 1.11 (PID.TID 0000.0001) 'DON'
5511 jahn 1.1 (PID.TID 0000.0001) ;
5512     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5513     (PID.TID 0000.0001) ''
5514     (PID.TID 0000.0001) ;
5515     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5516 jahn 1.11 (PID.TID 0000.0001) '06'
5517 jahn 1.1 (PID.TID 0000.0001) ;
5518     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5519     (PID.TID 0000.0001) 33
5520     (PID.TID 0000.0001) ;
5521 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5522     (PID.TID 0000.0001) F
5523     (PID.TID 0000.0001) ;
5524 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5525     (PID.TID 0000.0001) F
5526     (PID.TID 0000.0001) ;
5527     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5528     (PID.TID 0000.0001) 0.000000000000000E+00
5529     (PID.TID 0000.0001) ;
5530     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5531     (PID.TID 0000.0001) 0.000000000000000E+00
5532     (PID.TID 0000.0001) ;
5533     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5534     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5535     (PID.TID 0000.0001) ;
5536     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5537     (PID.TID 0000.0001) F
5538     (PID.TID 0000.0001) ;
5539     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5540     (PID.TID 0000.0001) F
5541     (PID.TID 0000.0001) ;
5542     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5543     (PID.TID 0000.0001) T
5544     (PID.TID 0000.0001) ;
5545     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5546     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5547     (PID.TID 0000.0001) ;
5548     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5549     (PID.TID 0000.0001) 1.234567000000000E+05
5550     (PID.TID 0000.0001) ;
5551     (PID.TID 0000.0001) -----------------------------------
5552 jahn 1.11 (PID.TID 0000.0001) tracer number : 7
5553 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5554 jahn 1.11 (PID.TID 0000.0001) 'DOFe'
5555 jahn 1.1 (PID.TID 0000.0001) ;
5556     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5557     (PID.TID 0000.0001) ''
5558     (PID.TID 0000.0001) ;
5559     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5560 jahn 1.11 (PID.TID 0000.0001) '07'
5561 jahn 1.1 (PID.TID 0000.0001) ;
5562     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5563     (PID.TID 0000.0001) 33
5564     (PID.TID 0000.0001) ;
5565 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5566     (PID.TID 0000.0001) F
5567     (PID.TID 0000.0001) ;
5568 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5569     (PID.TID 0000.0001) F
5570     (PID.TID 0000.0001) ;
5571     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5572     (PID.TID 0000.0001) 0.000000000000000E+00
5573     (PID.TID 0000.0001) ;
5574     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5575     (PID.TID 0000.0001) 0.000000000000000E+00
5576     (PID.TID 0000.0001) ;
5577     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5578     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5579     (PID.TID 0000.0001) ;
5580     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5581     (PID.TID 0000.0001) F
5582     (PID.TID 0000.0001) ;
5583     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5584     (PID.TID 0000.0001) F
5585     (PID.TID 0000.0001) ;
5586     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5587     (PID.TID 0000.0001) T
5588     (PID.TID 0000.0001) ;
5589     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5590     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5591     (PID.TID 0000.0001) ;
5592     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5593     (PID.TID 0000.0001) 1.234567000000000E+05
5594     (PID.TID 0000.0001) ;
5595     (PID.TID 0000.0001) -----------------------------------
5596 jahn 1.11 (PID.TID 0000.0001) tracer number : 8
5597 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5598 jahn 1.11 (PID.TID 0000.0001) 'ZOO1P'
5599 jahn 1.1 (PID.TID 0000.0001) ;
5600     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5601     (PID.TID 0000.0001) ''
5602     (PID.TID 0000.0001) ;
5603     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5604 jahn 1.11 (PID.TID 0000.0001) '08'
5605 jahn 1.1 (PID.TID 0000.0001) ;
5606     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5607     (PID.TID 0000.0001) 33
5608     (PID.TID 0000.0001) ;
5609 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5610     (PID.TID 0000.0001) F
5611     (PID.TID 0000.0001) ;
5612 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5613     (PID.TID 0000.0001) F
5614     (PID.TID 0000.0001) ;
5615     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5616     (PID.TID 0000.0001) 0.000000000000000E+00
5617     (PID.TID 0000.0001) ;
5618     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5619     (PID.TID 0000.0001) 0.000000000000000E+00
5620     (PID.TID 0000.0001) ;
5621     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5622     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5623     (PID.TID 0000.0001) ;
5624     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5625     (PID.TID 0000.0001) F
5626     (PID.TID 0000.0001) ;
5627     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5628     (PID.TID 0000.0001) F
5629     (PID.TID 0000.0001) ;
5630     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5631     (PID.TID 0000.0001) T
5632     (PID.TID 0000.0001) ;
5633     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5634     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5635     (PID.TID 0000.0001) ;
5636     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5637     (PID.TID 0000.0001) 1.234567000000000E+05
5638     (PID.TID 0000.0001) ;
5639     (PID.TID 0000.0001) -----------------------------------
5640 jahn 1.11 (PID.TID 0000.0001) tracer number : 9
5641 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5642 jahn 1.11 (PID.TID 0000.0001) 'ZOO1N'
5643 jahn 1.1 (PID.TID 0000.0001) ;
5644     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5645     (PID.TID 0000.0001) ''
5646     (PID.TID 0000.0001) ;
5647     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5648 jahn 1.11 (PID.TID 0000.0001) '09'
5649 jahn 1.1 (PID.TID 0000.0001) ;
5650     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5651     (PID.TID 0000.0001) 33
5652     (PID.TID 0000.0001) ;
5653 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5654     (PID.TID 0000.0001) F
5655     (PID.TID 0000.0001) ;
5656 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5657     (PID.TID 0000.0001) F
5658     (PID.TID 0000.0001) ;
5659     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5660     (PID.TID 0000.0001) 0.000000000000000E+00
5661     (PID.TID 0000.0001) ;
5662     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5663     (PID.TID 0000.0001) 0.000000000000000E+00
5664     (PID.TID 0000.0001) ;
5665     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5666     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5667     (PID.TID 0000.0001) ;
5668     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5669     (PID.TID 0000.0001) F
5670     (PID.TID 0000.0001) ;
5671     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5672     (PID.TID 0000.0001) F
5673     (PID.TID 0000.0001) ;
5674     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5675     (PID.TID 0000.0001) T
5676     (PID.TID 0000.0001) ;
5677     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5678     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5679     (PID.TID 0000.0001) ;
5680     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5681     (PID.TID 0000.0001) 1.234567000000000E+05
5682     (PID.TID 0000.0001) ;
5683     (PID.TID 0000.0001) -----------------------------------
5684 jahn 1.11 (PID.TID 0000.0001) tracer number : 10
5685 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5686 jahn 1.11 (PID.TID 0000.0001) 'ZOO1Fe'
5687 jahn 1.1 (PID.TID 0000.0001) ;
5688     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5689     (PID.TID 0000.0001) ''
5690     (PID.TID 0000.0001) ;
5691     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5692 jahn 1.11 (PID.TID 0000.0001) '10'
5693 jahn 1.1 (PID.TID 0000.0001) ;
5694     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5695     (PID.TID 0000.0001) 33
5696     (PID.TID 0000.0001) ;
5697 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5698     (PID.TID 0000.0001) F
5699     (PID.TID 0000.0001) ;
5700 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5701     (PID.TID 0000.0001) F
5702     (PID.TID 0000.0001) ;
5703     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5704     (PID.TID 0000.0001) 0.000000000000000E+00
5705     (PID.TID 0000.0001) ;
5706     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5707     (PID.TID 0000.0001) 0.000000000000000E+00
5708     (PID.TID 0000.0001) ;
5709     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5710     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5711     (PID.TID 0000.0001) ;
5712     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5713     (PID.TID 0000.0001) F
5714     (PID.TID 0000.0001) ;
5715     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5716     (PID.TID 0000.0001) F
5717     (PID.TID 0000.0001) ;
5718     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5719     (PID.TID 0000.0001) T
5720     (PID.TID 0000.0001) ;
5721     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5722     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5723     (PID.TID 0000.0001) ;
5724     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5725     (PID.TID 0000.0001) 1.234567000000000E+05
5726     (PID.TID 0000.0001) ;
5727     (PID.TID 0000.0001) -----------------------------------
5728 jahn 1.11 (PID.TID 0000.0001) tracer number : 11
5729 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5730 jahn 1.11 (PID.TID 0000.0001) 'ZOO1Si'
5731 jahn 1.1 (PID.TID 0000.0001) ;
5732     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5733     (PID.TID 0000.0001) ''
5734     (PID.TID 0000.0001) ;
5735     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5736 jahn 1.11 (PID.TID 0000.0001) '11'
5737 jahn 1.1 (PID.TID 0000.0001) ;
5738     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5739     (PID.TID 0000.0001) 33
5740     (PID.TID 0000.0001) ;
5741 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5742     (PID.TID 0000.0001) F
5743     (PID.TID 0000.0001) ;
5744 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5745     (PID.TID 0000.0001) F
5746     (PID.TID 0000.0001) ;
5747     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5748     (PID.TID 0000.0001) 0.000000000000000E+00
5749     (PID.TID 0000.0001) ;
5750     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5751     (PID.TID 0000.0001) 0.000000000000000E+00
5752     (PID.TID 0000.0001) ;
5753     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5754     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5755     (PID.TID 0000.0001) ;
5756     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5757     (PID.TID 0000.0001) F
5758     (PID.TID 0000.0001) ;
5759     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5760     (PID.TID 0000.0001) F
5761     (PID.TID 0000.0001) ;
5762     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5763     (PID.TID 0000.0001) T
5764     (PID.TID 0000.0001) ;
5765     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5766     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5767     (PID.TID 0000.0001) ;
5768     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5769     (PID.TID 0000.0001) 1.234567000000000E+05
5770     (PID.TID 0000.0001) ;
5771     (PID.TID 0000.0001) -----------------------------------
5772 jahn 1.11 (PID.TID 0000.0001) tracer number : 12
5773 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5774 jahn 1.11 (PID.TID 0000.0001) 'ZOO2P'
5775 jahn 1.1 (PID.TID 0000.0001) ;
5776     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5777     (PID.TID 0000.0001) ''
5778     (PID.TID 0000.0001) ;
5779     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5780 jahn 1.11 (PID.TID 0000.0001) '12'
5781 jahn 1.1 (PID.TID 0000.0001) ;
5782     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5783     (PID.TID 0000.0001) 33
5784     (PID.TID 0000.0001) ;
5785 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5786     (PID.TID 0000.0001) F
5787     (PID.TID 0000.0001) ;
5788 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5789     (PID.TID 0000.0001) F
5790     (PID.TID 0000.0001) ;
5791     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5792     (PID.TID 0000.0001) 0.000000000000000E+00
5793     (PID.TID 0000.0001) ;
5794     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5795     (PID.TID 0000.0001) 0.000000000000000E+00
5796     (PID.TID 0000.0001) ;
5797     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5798     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5799     (PID.TID 0000.0001) ;
5800     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5801     (PID.TID 0000.0001) F
5802     (PID.TID 0000.0001) ;
5803     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5804     (PID.TID 0000.0001) F
5805     (PID.TID 0000.0001) ;
5806     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5807     (PID.TID 0000.0001) T
5808     (PID.TID 0000.0001) ;
5809     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5810     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5811     (PID.TID 0000.0001) ;
5812     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5813     (PID.TID 0000.0001) 1.234567000000000E+05
5814     (PID.TID 0000.0001) ;
5815     (PID.TID 0000.0001) -----------------------------------
5816 jahn 1.11 (PID.TID 0000.0001) tracer number : 13
5817 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5818 jahn 1.11 (PID.TID 0000.0001) 'ZOO2N'
5819 jahn 1.1 (PID.TID 0000.0001) ;
5820     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5821     (PID.TID 0000.0001) ''
5822     (PID.TID 0000.0001) ;
5823     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5824 jahn 1.11 (PID.TID 0000.0001) '13'
5825 jahn 1.1 (PID.TID 0000.0001) ;
5826     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5827     (PID.TID 0000.0001) 33
5828     (PID.TID 0000.0001) ;
5829 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5830     (PID.TID 0000.0001) F
5831     (PID.TID 0000.0001) ;
5832 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5833     (PID.TID 0000.0001) F
5834     (PID.TID 0000.0001) ;
5835     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5836     (PID.TID 0000.0001) 0.000000000000000E+00
5837     (PID.TID 0000.0001) ;
5838     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5839     (PID.TID 0000.0001) 0.000000000000000E+00
5840     (PID.TID 0000.0001) ;
5841     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5842     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5843     (PID.TID 0000.0001) ;
5844     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5845     (PID.TID 0000.0001) F
5846     (PID.TID 0000.0001) ;
5847     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5848     (PID.TID 0000.0001) F
5849     (PID.TID 0000.0001) ;
5850     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5851     (PID.TID 0000.0001) T
5852     (PID.TID 0000.0001) ;
5853     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5854     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5855     (PID.TID 0000.0001) ;
5856     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5857     (PID.TID 0000.0001) 1.234567000000000E+05
5858     (PID.TID 0000.0001) ;
5859     (PID.TID 0000.0001) -----------------------------------
5860 jahn 1.11 (PID.TID 0000.0001) tracer number : 14
5861 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5862 jahn 1.11 (PID.TID 0000.0001) 'ZOO2Fe'
5863 jahn 1.1 (PID.TID 0000.0001) ;
5864     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5865     (PID.TID 0000.0001) ''
5866     (PID.TID 0000.0001) ;
5867     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5868 jahn 1.11 (PID.TID 0000.0001) '14'
5869 jahn 1.1 (PID.TID 0000.0001) ;
5870     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5871     (PID.TID 0000.0001) 33
5872     (PID.TID 0000.0001) ;
5873 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5874     (PID.TID 0000.0001) F
5875     (PID.TID 0000.0001) ;
5876 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5877     (PID.TID 0000.0001) F
5878     (PID.TID 0000.0001) ;
5879     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5880     (PID.TID 0000.0001) 0.000000000000000E+00
5881     (PID.TID 0000.0001) ;
5882     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5883     (PID.TID 0000.0001) 0.000000000000000E+00
5884     (PID.TID 0000.0001) ;
5885     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5886     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5887     (PID.TID 0000.0001) ;
5888     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5889     (PID.TID 0000.0001) F
5890     (PID.TID 0000.0001) ;
5891     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5892     (PID.TID 0000.0001) F
5893     (PID.TID 0000.0001) ;
5894     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5895     (PID.TID 0000.0001) T
5896     (PID.TID 0000.0001) ;
5897     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5898     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5899     (PID.TID 0000.0001) ;
5900     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5901     (PID.TID 0000.0001) 1.234567000000000E+05
5902     (PID.TID 0000.0001) ;
5903     (PID.TID 0000.0001) -----------------------------------
5904 jahn 1.11 (PID.TID 0000.0001) tracer number : 15
5905 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5906 jahn 1.11 (PID.TID 0000.0001) 'ZOO2Si'
5907 jahn 1.1 (PID.TID 0000.0001) ;
5908     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5909     (PID.TID 0000.0001) ''
5910     (PID.TID 0000.0001) ;
5911     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5912 jahn 1.11 (PID.TID 0000.0001) '15'
5913 jahn 1.1 (PID.TID 0000.0001) ;
5914     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5915     (PID.TID 0000.0001) 33
5916     (PID.TID 0000.0001) ;
5917 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5918     (PID.TID 0000.0001) F
5919     (PID.TID 0000.0001) ;
5920 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5921     (PID.TID 0000.0001) F
5922     (PID.TID 0000.0001) ;
5923     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5924     (PID.TID 0000.0001) 0.000000000000000E+00
5925     (PID.TID 0000.0001) ;
5926     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5927     (PID.TID 0000.0001) 0.000000000000000E+00
5928     (PID.TID 0000.0001) ;
5929     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5930     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5931     (PID.TID 0000.0001) ;
5932     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5933     (PID.TID 0000.0001) F
5934     (PID.TID 0000.0001) ;
5935     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5936     (PID.TID 0000.0001) F
5937     (PID.TID 0000.0001) ;
5938     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5939     (PID.TID 0000.0001) T
5940     (PID.TID 0000.0001) ;
5941     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5942     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5943     (PID.TID 0000.0001) ;
5944     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5945     (PID.TID 0000.0001) 1.234567000000000E+05
5946     (PID.TID 0000.0001) ;
5947     (PID.TID 0000.0001) -----------------------------------
5948 jahn 1.11 (PID.TID 0000.0001) tracer number : 16
5949 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5950 jahn 1.11 (PID.TID 0000.0001) 'POP'
5951 jahn 1.1 (PID.TID 0000.0001) ;
5952     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5953     (PID.TID 0000.0001) ''
5954     (PID.TID 0000.0001) ;
5955     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
5956 jahn 1.11 (PID.TID 0000.0001) '16'
5957 jahn 1.1 (PID.TID 0000.0001) ;
5958     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
5959     (PID.TID 0000.0001) 33
5960     (PID.TID 0000.0001) ;
5961 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
5962     (PID.TID 0000.0001) F
5963     (PID.TID 0000.0001) ;
5964 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
5965     (PID.TID 0000.0001) F
5966     (PID.TID 0000.0001) ;
5967     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
5968     (PID.TID 0000.0001) 0.000000000000000E+00
5969     (PID.TID 0000.0001) ;
5970     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
5971     (PID.TID 0000.0001) 0.000000000000000E+00
5972     (PID.TID 0000.0001) ;
5973     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
5974     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
5975     (PID.TID 0000.0001) ;
5976     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
5977     (PID.TID 0000.0001) F
5978     (PID.TID 0000.0001) ;
5979     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
5980     (PID.TID 0000.0001) F
5981     (PID.TID 0000.0001) ;
5982     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
5983     (PID.TID 0000.0001) T
5984     (PID.TID 0000.0001) ;
5985     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
5986     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
5987     (PID.TID 0000.0001) ;
5988     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
5989     (PID.TID 0000.0001) 1.234567000000000E+05
5990     (PID.TID 0000.0001) ;
5991     (PID.TID 0000.0001) -----------------------------------
5992 jahn 1.11 (PID.TID 0000.0001) tracer number : 17
5993 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
5994 jahn 1.11 (PID.TID 0000.0001) 'PON'
5995 jahn 1.1 (PID.TID 0000.0001) ;
5996     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
5997     (PID.TID 0000.0001) ''
5998     (PID.TID 0000.0001) ;
5999     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6000 jahn 1.11 (PID.TID 0000.0001) '17'
6001 jahn 1.1 (PID.TID 0000.0001) ;
6002     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6003     (PID.TID 0000.0001) 33
6004     (PID.TID 0000.0001) ;
6005 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6006     (PID.TID 0000.0001) F
6007     (PID.TID 0000.0001) ;
6008 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6009     (PID.TID 0000.0001) F
6010     (PID.TID 0000.0001) ;
6011     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6012     (PID.TID 0000.0001) 0.000000000000000E+00
6013     (PID.TID 0000.0001) ;
6014     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6015     (PID.TID 0000.0001) 0.000000000000000E+00
6016     (PID.TID 0000.0001) ;
6017     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6018     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6019     (PID.TID 0000.0001) ;
6020     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6021     (PID.TID 0000.0001) F
6022     (PID.TID 0000.0001) ;
6023     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6024     (PID.TID 0000.0001) F
6025     (PID.TID 0000.0001) ;
6026     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6027     (PID.TID 0000.0001) T
6028     (PID.TID 0000.0001) ;
6029     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6030     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6031     (PID.TID 0000.0001) ;
6032     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6033     (PID.TID 0000.0001) 1.234567000000000E+05
6034     (PID.TID 0000.0001) ;
6035     (PID.TID 0000.0001) -----------------------------------
6036 jahn 1.11 (PID.TID 0000.0001) tracer number : 18
6037 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6038 jahn 1.11 (PID.TID 0000.0001) 'POFe'
6039 jahn 1.1 (PID.TID 0000.0001) ;
6040     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6041     (PID.TID 0000.0001) ''
6042     (PID.TID 0000.0001) ;
6043     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6044 jahn 1.11 (PID.TID 0000.0001) '18'
6045 jahn 1.1 (PID.TID 0000.0001) ;
6046     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6047     (PID.TID 0000.0001) 33
6048     (PID.TID 0000.0001) ;
6049 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6050     (PID.TID 0000.0001) F
6051     (PID.TID 0000.0001) ;
6052 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6053     (PID.TID 0000.0001) F
6054     (PID.TID 0000.0001) ;
6055     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6056     (PID.TID 0000.0001) 0.000000000000000E+00
6057     (PID.TID 0000.0001) ;
6058     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6059     (PID.TID 0000.0001) 0.000000000000000E+00
6060     (PID.TID 0000.0001) ;
6061     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6062     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6063     (PID.TID 0000.0001) ;
6064     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6065     (PID.TID 0000.0001) F
6066     (PID.TID 0000.0001) ;
6067     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6068     (PID.TID 0000.0001) F
6069     (PID.TID 0000.0001) ;
6070     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6071     (PID.TID 0000.0001) T
6072     (PID.TID 0000.0001) ;
6073     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6074     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6075     (PID.TID 0000.0001) ;
6076     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6077     (PID.TID 0000.0001) 1.234567000000000E+05
6078     (PID.TID 0000.0001) ;
6079     (PID.TID 0000.0001) -----------------------------------
6080 jahn 1.11 (PID.TID 0000.0001) tracer number : 19
6081 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6082 jahn 1.11 (PID.TID 0000.0001) 'POSi'
6083 jahn 1.1 (PID.TID 0000.0001) ;
6084     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6085     (PID.TID 0000.0001) ''
6086     (PID.TID 0000.0001) ;
6087     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6088 jahn 1.11 (PID.TID 0000.0001) '19'
6089 jahn 1.1 (PID.TID 0000.0001) ;
6090     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6091     (PID.TID 0000.0001) 33
6092     (PID.TID 0000.0001) ;
6093 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6094     (PID.TID 0000.0001) F
6095     (PID.TID 0000.0001) ;
6096 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6097     (PID.TID 0000.0001) F
6098     (PID.TID 0000.0001) ;
6099     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6100     (PID.TID 0000.0001) 0.000000000000000E+00
6101     (PID.TID 0000.0001) ;
6102     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6103     (PID.TID 0000.0001) 0.000000000000000E+00
6104     (PID.TID 0000.0001) ;
6105     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6106     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6107     (PID.TID 0000.0001) ;
6108     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6109     (PID.TID 0000.0001) F
6110     (PID.TID 0000.0001) ;
6111     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6112     (PID.TID 0000.0001) F
6113     (PID.TID 0000.0001) ;
6114     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6115     (PID.TID 0000.0001) T
6116     (PID.TID 0000.0001) ;
6117     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6118     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6119     (PID.TID 0000.0001) ;
6120     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6121     (PID.TID 0000.0001) 1.234567000000000E+05
6122     (PID.TID 0000.0001) ;
6123     (PID.TID 0000.0001) -----------------------------------
6124 jahn 1.11 (PID.TID 0000.0001) tracer number : 20
6125 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6126 jahn 1.11 (PID.TID 0000.0001) 'NH4'
6127 jahn 1.1 (PID.TID 0000.0001) ;
6128     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6129     (PID.TID 0000.0001) ''
6130     (PID.TID 0000.0001) ;
6131     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6132 jahn 1.11 (PID.TID 0000.0001) '20'
6133 jahn 1.1 (PID.TID 0000.0001) ;
6134     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6135     (PID.TID 0000.0001) 33
6136     (PID.TID 0000.0001) ;
6137 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6138     (PID.TID 0000.0001) F
6139     (PID.TID 0000.0001) ;
6140 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6141     (PID.TID 0000.0001) F
6142     (PID.TID 0000.0001) ;
6143     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6144     (PID.TID 0000.0001) 0.000000000000000E+00
6145     (PID.TID 0000.0001) ;
6146     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6147     (PID.TID 0000.0001) 0.000000000000000E+00
6148     (PID.TID 0000.0001) ;
6149     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6150     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6151     (PID.TID 0000.0001) ;
6152     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6153     (PID.TID 0000.0001) F
6154     (PID.TID 0000.0001) ;
6155     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6156     (PID.TID 0000.0001) F
6157     (PID.TID 0000.0001) ;
6158     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6159     (PID.TID 0000.0001) T
6160     (PID.TID 0000.0001) ;
6161     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6162     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6163     (PID.TID 0000.0001) ;
6164     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6165     (PID.TID 0000.0001) 1.234567000000000E+05
6166     (PID.TID 0000.0001) ;
6167     (PID.TID 0000.0001) -----------------------------------
6168 jahn 1.11 (PID.TID 0000.0001) tracer number : 21
6169 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6170 jahn 1.11 (PID.TID 0000.0001) 'NO2'
6171 jahn 1.1 (PID.TID 0000.0001) ;
6172     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6173     (PID.TID 0000.0001) ''
6174     (PID.TID 0000.0001) ;
6175     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6176 jahn 1.11 (PID.TID 0000.0001) '21'
6177 jahn 1.1 (PID.TID 0000.0001) ;
6178     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6179     (PID.TID 0000.0001) 33
6180     (PID.TID 0000.0001) ;
6181 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6182     (PID.TID 0000.0001) F
6183     (PID.TID 0000.0001) ;
6184 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6185     (PID.TID 0000.0001) F
6186     (PID.TID 0000.0001) ;
6187     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6188     (PID.TID 0000.0001) 0.000000000000000E+00
6189     (PID.TID 0000.0001) ;
6190     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6191     (PID.TID 0000.0001) 0.000000000000000E+00
6192     (PID.TID 0000.0001) ;
6193     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6194     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6195     (PID.TID 0000.0001) ;
6196     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6197     (PID.TID 0000.0001) F
6198     (PID.TID 0000.0001) ;
6199     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6200     (PID.TID 0000.0001) F
6201     (PID.TID 0000.0001) ;
6202     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6203     (PID.TID 0000.0001) T
6204     (PID.TID 0000.0001) ;
6205     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6206     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6207     (PID.TID 0000.0001) ;
6208     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6209     (PID.TID 0000.0001) 1.234567000000000E+05
6210     (PID.TID 0000.0001) ;
6211     (PID.TID 0000.0001) -----------------------------------
6212 jahn 1.11 (PID.TID 0000.0001) tracer number : 22
6213 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6214 jahn 1.11 (PID.TID 0000.0001) 'Phy01'
6215 jahn 1.1 (PID.TID 0000.0001) ;
6216     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6217     (PID.TID 0000.0001) ''
6218     (PID.TID 0000.0001) ;
6219     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6220 jahn 1.11 (PID.TID 0000.0001) '22'
6221 jahn 1.1 (PID.TID 0000.0001) ;
6222     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6223     (PID.TID 0000.0001) 33
6224     (PID.TID 0000.0001) ;
6225 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6226     (PID.TID 0000.0001) F
6227     (PID.TID 0000.0001) ;
6228 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6229     (PID.TID 0000.0001) F
6230     (PID.TID 0000.0001) ;
6231     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6232     (PID.TID 0000.0001) 0.000000000000000E+00
6233     (PID.TID 0000.0001) ;
6234     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6235     (PID.TID 0000.0001) 0.000000000000000E+00
6236     (PID.TID 0000.0001) ;
6237     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6238     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6239     (PID.TID 0000.0001) ;
6240     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6241     (PID.TID 0000.0001) F
6242     (PID.TID 0000.0001) ;
6243     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6244     (PID.TID 0000.0001) F
6245     (PID.TID 0000.0001) ;
6246     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6247     (PID.TID 0000.0001) T
6248     (PID.TID 0000.0001) ;
6249     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6250     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6251     (PID.TID 0000.0001) ;
6252     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6253     (PID.TID 0000.0001) 1.234567000000000E+05
6254     (PID.TID 0000.0001) ;
6255     (PID.TID 0000.0001) -----------------------------------
6256 jahn 1.11 (PID.TID 0000.0001) tracer number : 23
6257 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6258 jahn 1.11 (PID.TID 0000.0001) 'Phy02'
6259 jahn 1.1 (PID.TID 0000.0001) ;
6260     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6261     (PID.TID 0000.0001) ''
6262     (PID.TID 0000.0001) ;
6263     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6264 jahn 1.11 (PID.TID 0000.0001) '23'
6265 jahn 1.1 (PID.TID 0000.0001) ;
6266     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6267     (PID.TID 0000.0001) 33
6268     (PID.TID 0000.0001) ;
6269 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6270     (PID.TID 0000.0001) F
6271     (PID.TID 0000.0001) ;
6272 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6273     (PID.TID 0000.0001) F
6274     (PID.TID 0000.0001) ;
6275     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6276     (PID.TID 0000.0001) 0.000000000000000E+00
6277     (PID.TID 0000.0001) ;
6278     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6279     (PID.TID 0000.0001) 0.000000000000000E+00
6280     (PID.TID 0000.0001) ;
6281     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6282     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6283     (PID.TID 0000.0001) ;
6284     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6285     (PID.TID 0000.0001) F
6286     (PID.TID 0000.0001) ;
6287     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6288     (PID.TID 0000.0001) F
6289     (PID.TID 0000.0001) ;
6290     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6291     (PID.TID 0000.0001) T
6292     (PID.TID 0000.0001) ;
6293     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6294     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6295     (PID.TID 0000.0001) ;
6296     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6297     (PID.TID 0000.0001) 1.234567000000000E+05
6298     (PID.TID 0000.0001) ;
6299     (PID.TID 0000.0001) -----------------------------------
6300 jahn 1.11 (PID.TID 0000.0001) tracer number : 24
6301 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6302 jahn 1.11 (PID.TID 0000.0001) 'Phy03'
6303 jahn 1.1 (PID.TID 0000.0001) ;
6304     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6305     (PID.TID 0000.0001) ''
6306     (PID.TID 0000.0001) ;
6307     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6308 jahn 1.11 (PID.TID 0000.0001) '24'
6309 jahn 1.1 (PID.TID 0000.0001) ;
6310     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6311     (PID.TID 0000.0001) 33
6312     (PID.TID 0000.0001) ;
6313 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6314     (PID.TID 0000.0001) F
6315     (PID.TID 0000.0001) ;
6316 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6317     (PID.TID 0000.0001) F
6318     (PID.TID 0000.0001) ;
6319     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6320     (PID.TID 0000.0001) 0.000000000000000E+00
6321     (PID.TID 0000.0001) ;
6322     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6323     (PID.TID 0000.0001) 0.000000000000000E+00
6324     (PID.TID 0000.0001) ;
6325     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6326     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6327     (PID.TID 0000.0001) ;
6328     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6329     (PID.TID 0000.0001) F
6330     (PID.TID 0000.0001) ;
6331     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6332     (PID.TID 0000.0001) F
6333     (PID.TID 0000.0001) ;
6334     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6335     (PID.TID 0000.0001) T
6336     (PID.TID 0000.0001) ;
6337     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6338     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6339     (PID.TID 0000.0001) ;
6340     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6341     (PID.TID 0000.0001) 1.234567000000000E+05
6342     (PID.TID 0000.0001) ;
6343     (PID.TID 0000.0001) -----------------------------------
6344 jahn 1.11 (PID.TID 0000.0001) tracer number : 25
6345 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6346 jahn 1.11 (PID.TID 0000.0001) 'Phy04'
6347 jahn 1.1 (PID.TID 0000.0001) ;
6348     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6349     (PID.TID 0000.0001) ''
6350     (PID.TID 0000.0001) ;
6351     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6352 jahn 1.11 (PID.TID 0000.0001) '25'
6353 jahn 1.1 (PID.TID 0000.0001) ;
6354     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6355     (PID.TID 0000.0001) 33
6356     (PID.TID 0000.0001) ;
6357 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6358     (PID.TID 0000.0001) F
6359     (PID.TID 0000.0001) ;
6360 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6361     (PID.TID 0000.0001) F
6362     (PID.TID 0000.0001) ;
6363     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6364     (PID.TID 0000.0001) 0.000000000000000E+00
6365     (PID.TID 0000.0001) ;
6366     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6367     (PID.TID 0000.0001) 0.000000000000000E+00
6368     (PID.TID 0000.0001) ;
6369     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6370     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6371     (PID.TID 0000.0001) ;
6372     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6373     (PID.TID 0000.0001) F
6374     (PID.TID 0000.0001) ;
6375     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6376     (PID.TID 0000.0001) F
6377     (PID.TID 0000.0001) ;
6378     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6379     (PID.TID 0000.0001) T
6380     (PID.TID 0000.0001) ;
6381     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6382     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6383     (PID.TID 0000.0001) ;
6384     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6385     (PID.TID 0000.0001) 1.234567000000000E+05
6386     (PID.TID 0000.0001) ;
6387     (PID.TID 0000.0001) -----------------------------------
6388 jahn 1.11 (PID.TID 0000.0001) tracer number : 26
6389 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6390 jahn 1.11 (PID.TID 0000.0001) 'Phy05'
6391 jahn 1.1 (PID.TID 0000.0001) ;
6392     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6393     (PID.TID 0000.0001) ''
6394     (PID.TID 0000.0001) ;
6395     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6396 jahn 1.11 (PID.TID 0000.0001) '26'
6397 jahn 1.1 (PID.TID 0000.0001) ;
6398     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6399     (PID.TID 0000.0001) 33
6400     (PID.TID 0000.0001) ;
6401 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6402     (PID.TID 0000.0001) F
6403     (PID.TID 0000.0001) ;
6404 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6405     (PID.TID 0000.0001) F
6406     (PID.TID 0000.0001) ;
6407     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6408     (PID.TID 0000.0001) 0.000000000000000E+00
6409     (PID.TID 0000.0001) ;
6410     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6411     (PID.TID 0000.0001) 0.000000000000000E+00
6412     (PID.TID 0000.0001) ;
6413     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6414     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6415     (PID.TID 0000.0001) ;
6416     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6417     (PID.TID 0000.0001) F
6418     (PID.TID 0000.0001) ;
6419     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6420     (PID.TID 0000.0001) F
6421     (PID.TID 0000.0001) ;
6422     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6423     (PID.TID 0000.0001) T
6424     (PID.TID 0000.0001) ;
6425     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6426     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6427     (PID.TID 0000.0001) ;
6428     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6429     (PID.TID 0000.0001) 1.234567000000000E+05
6430     (PID.TID 0000.0001) ;
6431     (PID.TID 0000.0001) -----------------------------------
6432 jahn 1.11 (PID.TID 0000.0001) tracer number : 27
6433 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6434 jahn 1.11 (PID.TID 0000.0001) 'Phy06'
6435 jahn 1.1 (PID.TID 0000.0001) ;
6436     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6437     (PID.TID 0000.0001) ''
6438     (PID.TID 0000.0001) ;
6439     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6440 jahn 1.11 (PID.TID 0000.0001) '27'
6441 jahn 1.1 (PID.TID 0000.0001) ;
6442     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6443     (PID.TID 0000.0001) 33
6444     (PID.TID 0000.0001) ;
6445 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6446     (PID.TID 0000.0001) F
6447     (PID.TID 0000.0001) ;
6448 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6449     (PID.TID 0000.0001) F
6450     (PID.TID 0000.0001) ;
6451     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6452     (PID.TID 0000.0001) 0.000000000000000E+00
6453     (PID.TID 0000.0001) ;
6454     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6455     (PID.TID 0000.0001) 0.000000000000000E+00
6456     (PID.TID 0000.0001) ;
6457     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6458     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6459     (PID.TID 0000.0001) ;
6460     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6461     (PID.TID 0000.0001) F
6462     (PID.TID 0000.0001) ;
6463     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6464     (PID.TID 0000.0001) F
6465     (PID.TID 0000.0001) ;
6466     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6467     (PID.TID 0000.0001) T
6468     (PID.TID 0000.0001) ;
6469     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6470     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6471     (PID.TID 0000.0001) ;
6472     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6473     (PID.TID 0000.0001) 1.234567000000000E+05
6474     (PID.TID 0000.0001) ;
6475     (PID.TID 0000.0001) -----------------------------------
6476 jahn 1.11 (PID.TID 0000.0001) tracer number : 28
6477 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6478 jahn 1.11 (PID.TID 0000.0001) 'Phy07'
6479 jahn 1.1 (PID.TID 0000.0001) ;
6480     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6481     (PID.TID 0000.0001) ''
6482     (PID.TID 0000.0001) ;
6483     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6484 jahn 1.11 (PID.TID 0000.0001) '28'
6485 jahn 1.1 (PID.TID 0000.0001) ;
6486     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6487     (PID.TID 0000.0001) 33
6488     (PID.TID 0000.0001) ;
6489 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6490     (PID.TID 0000.0001) F
6491     (PID.TID 0000.0001) ;
6492 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6493     (PID.TID 0000.0001) F
6494     (PID.TID 0000.0001) ;
6495     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6496     (PID.TID 0000.0001) 0.000000000000000E+00
6497     (PID.TID 0000.0001) ;
6498     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6499     (PID.TID 0000.0001) 0.000000000000000E+00
6500     (PID.TID 0000.0001) ;
6501     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6502     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6503     (PID.TID 0000.0001) ;
6504     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6505     (PID.TID 0000.0001) F
6506     (PID.TID 0000.0001) ;
6507     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6508     (PID.TID 0000.0001) F
6509     (PID.TID 0000.0001) ;
6510     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6511     (PID.TID 0000.0001) T
6512     (PID.TID 0000.0001) ;
6513     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6514     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6515     (PID.TID 0000.0001) ;
6516     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6517     (PID.TID 0000.0001) 1.234567000000000E+05
6518     (PID.TID 0000.0001) ;
6519     (PID.TID 0000.0001) -----------------------------------
6520 jahn 1.11 (PID.TID 0000.0001) tracer number : 29
6521 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6522 jahn 1.11 (PID.TID 0000.0001) 'Phy08'
6523 jahn 1.1 (PID.TID 0000.0001) ;
6524     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6525     (PID.TID 0000.0001) ''
6526     (PID.TID 0000.0001) ;
6527     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6528 jahn 1.11 (PID.TID 0000.0001) '29'
6529 jahn 1.1 (PID.TID 0000.0001) ;
6530     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6531     (PID.TID 0000.0001) 33
6532     (PID.TID 0000.0001) ;
6533 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6534     (PID.TID 0000.0001) F
6535     (PID.TID 0000.0001) ;
6536 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6537     (PID.TID 0000.0001) F
6538     (PID.TID 0000.0001) ;
6539     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6540     (PID.TID 0000.0001) 0.000000000000000E+00
6541     (PID.TID 0000.0001) ;
6542     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6543     (PID.TID 0000.0001) 0.000000000000000E+00
6544     (PID.TID 0000.0001) ;
6545     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6546     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6547     (PID.TID 0000.0001) ;
6548     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6549     (PID.TID 0000.0001) F
6550     (PID.TID 0000.0001) ;
6551     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6552     (PID.TID 0000.0001) F
6553     (PID.TID 0000.0001) ;
6554     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6555     (PID.TID 0000.0001) T
6556     (PID.TID 0000.0001) ;
6557     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6558     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6559     (PID.TID 0000.0001) ;
6560     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6561     (PID.TID 0000.0001) 1.234567000000000E+05
6562     (PID.TID 0000.0001) ;
6563     (PID.TID 0000.0001) -----------------------------------
6564 jahn 1.11 (PID.TID 0000.0001) tracer number : 30
6565 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6566 jahn 1.11 (PID.TID 0000.0001) 'Phy09'
6567 jahn 1.1 (PID.TID 0000.0001) ;
6568     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6569     (PID.TID 0000.0001) ''
6570     (PID.TID 0000.0001) ;
6571     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6572 jahn 1.11 (PID.TID 0000.0001) '30'
6573 jahn 1.1 (PID.TID 0000.0001) ;
6574     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6575     (PID.TID 0000.0001) 33
6576     (PID.TID 0000.0001) ;
6577 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6578     (PID.TID 0000.0001) F
6579     (PID.TID 0000.0001) ;
6580 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6581     (PID.TID 0000.0001) F
6582     (PID.TID 0000.0001) ;
6583     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6584     (PID.TID 0000.0001) 0.000000000000000E+00
6585     (PID.TID 0000.0001) ;
6586     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6587     (PID.TID 0000.0001) 0.000000000000000E+00
6588     (PID.TID 0000.0001) ;
6589     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6590     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6591     (PID.TID 0000.0001) ;
6592     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6593     (PID.TID 0000.0001) F
6594     (PID.TID 0000.0001) ;
6595     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6596     (PID.TID 0000.0001) F
6597     (PID.TID 0000.0001) ;
6598     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6599     (PID.TID 0000.0001) T
6600     (PID.TID 0000.0001) ;
6601     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6602     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6603     (PID.TID 0000.0001) ;
6604     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6605     (PID.TID 0000.0001) 1.234567000000000E+05
6606     (PID.TID 0000.0001) ;
6607     (PID.TID 0000.0001) -----------------------------------
6608 jahn 1.11 (PID.TID 0000.0001) tracer number : 31
6609 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6610 jahn 1.11 (PID.TID 0000.0001) 'Phy10'
6611 jahn 1.1 (PID.TID 0000.0001) ;
6612     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6613     (PID.TID 0000.0001) ''
6614     (PID.TID 0000.0001) ;
6615     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6616 jahn 1.11 (PID.TID 0000.0001) '31'
6617 jahn 1.1 (PID.TID 0000.0001) ;
6618     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6619     (PID.TID 0000.0001) 33
6620     (PID.TID 0000.0001) ;
6621 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6622     (PID.TID 0000.0001) F
6623     (PID.TID 0000.0001) ;
6624 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6625     (PID.TID 0000.0001) F
6626     (PID.TID 0000.0001) ;
6627     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6628     (PID.TID 0000.0001) 0.000000000000000E+00
6629     (PID.TID 0000.0001) ;
6630     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6631     (PID.TID 0000.0001) 0.000000000000000E+00
6632     (PID.TID 0000.0001) ;
6633     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6634     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6635     (PID.TID 0000.0001) ;
6636     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6637     (PID.TID 0000.0001) F
6638     (PID.TID 0000.0001) ;
6639     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6640     (PID.TID 0000.0001) F
6641     (PID.TID 0000.0001) ;
6642     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6643     (PID.TID 0000.0001) T
6644     (PID.TID 0000.0001) ;
6645     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6646     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6647     (PID.TID 0000.0001) ;
6648     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6649     (PID.TID 0000.0001) 1.234567000000000E+05
6650     (PID.TID 0000.0001) ;
6651     (PID.TID 0000.0001) -----------------------------------
6652 jahn 1.11 (PID.TID 0000.0001) tracer number : 32
6653 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6654 jahn 1.11 (PID.TID 0000.0001) 'Phy11'
6655 jahn 1.1 (PID.TID 0000.0001) ;
6656     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6657     (PID.TID 0000.0001) ''
6658     (PID.TID 0000.0001) ;
6659     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6660 jahn 1.11 (PID.TID 0000.0001) '32'
6661 jahn 1.1 (PID.TID 0000.0001) ;
6662     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6663     (PID.TID 0000.0001) 33
6664     (PID.TID 0000.0001) ;
6665 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6666     (PID.TID 0000.0001) F
6667     (PID.TID 0000.0001) ;
6668 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6669     (PID.TID 0000.0001) F
6670     (PID.TID 0000.0001) ;
6671     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6672     (PID.TID 0000.0001) 0.000000000000000E+00
6673     (PID.TID 0000.0001) ;
6674     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6675     (PID.TID 0000.0001) 0.000000000000000E+00
6676     (PID.TID 0000.0001) ;
6677     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6678     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6679     (PID.TID 0000.0001) ;
6680     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6681     (PID.TID 0000.0001) F
6682     (PID.TID 0000.0001) ;
6683     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6684     (PID.TID 0000.0001) F
6685     (PID.TID 0000.0001) ;
6686     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6687     (PID.TID 0000.0001) T
6688     (PID.TID 0000.0001) ;
6689     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6690     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6691     (PID.TID 0000.0001) ;
6692     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6693     (PID.TID 0000.0001) 1.234567000000000E+05
6694     (PID.TID 0000.0001) ;
6695     (PID.TID 0000.0001) -----------------------------------
6696 jahn 1.11 (PID.TID 0000.0001) tracer number : 33
6697 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6698 jahn 1.11 (PID.TID 0000.0001) 'Phy12'
6699 jahn 1.1 (PID.TID 0000.0001) ;
6700     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6701     (PID.TID 0000.0001) ''
6702     (PID.TID 0000.0001) ;
6703     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6704 jahn 1.11 (PID.TID 0000.0001) '33'
6705 jahn 1.1 (PID.TID 0000.0001) ;
6706     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6707     (PID.TID 0000.0001) 33
6708     (PID.TID 0000.0001) ;
6709 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6710     (PID.TID 0000.0001) F
6711     (PID.TID 0000.0001) ;
6712 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6713     (PID.TID 0000.0001) F
6714     (PID.TID 0000.0001) ;
6715     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6716     (PID.TID 0000.0001) 0.000000000000000E+00
6717     (PID.TID 0000.0001) ;
6718     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6719     (PID.TID 0000.0001) 0.000000000000000E+00
6720     (PID.TID 0000.0001) ;
6721     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6722     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6723     (PID.TID 0000.0001) ;
6724     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6725     (PID.TID 0000.0001) F
6726     (PID.TID 0000.0001) ;
6727     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6728     (PID.TID 0000.0001) F
6729     (PID.TID 0000.0001) ;
6730     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6731     (PID.TID 0000.0001) T
6732     (PID.TID 0000.0001) ;
6733     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6734     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6735     (PID.TID 0000.0001) ;
6736     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6737     (PID.TID 0000.0001) 1.234567000000000E+05
6738     (PID.TID 0000.0001) ;
6739     (PID.TID 0000.0001) -----------------------------------
6740 jahn 1.11 (PID.TID 0000.0001) tracer number : 34
6741 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6742 jahn 1.11 (PID.TID 0000.0001) 'Phy13'
6743 jahn 1.1 (PID.TID 0000.0001) ;
6744     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6745     (PID.TID 0000.0001) ''
6746     (PID.TID 0000.0001) ;
6747     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6748 jahn 1.11 (PID.TID 0000.0001) '34'
6749 jahn 1.1 (PID.TID 0000.0001) ;
6750     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6751     (PID.TID 0000.0001) 33
6752     (PID.TID 0000.0001) ;
6753 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6754     (PID.TID 0000.0001) F
6755     (PID.TID 0000.0001) ;
6756 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6757     (PID.TID 0000.0001) F
6758     (PID.TID 0000.0001) ;
6759     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6760     (PID.TID 0000.0001) 0.000000000000000E+00
6761     (PID.TID 0000.0001) ;
6762     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6763     (PID.TID 0000.0001) 0.000000000000000E+00
6764     (PID.TID 0000.0001) ;
6765     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6766     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6767     (PID.TID 0000.0001) ;
6768     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6769     (PID.TID 0000.0001) F
6770     (PID.TID 0000.0001) ;
6771     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6772     (PID.TID 0000.0001) F
6773     (PID.TID 0000.0001) ;
6774     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6775     (PID.TID 0000.0001) T
6776     (PID.TID 0000.0001) ;
6777     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6778     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6779     (PID.TID 0000.0001) ;
6780     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6781     (PID.TID 0000.0001) 1.234567000000000E+05
6782     (PID.TID 0000.0001) ;
6783     (PID.TID 0000.0001) -----------------------------------
6784 jahn 1.11 (PID.TID 0000.0001) tracer number : 35
6785 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6786 jahn 1.11 (PID.TID 0000.0001) 'Phy14'
6787 jahn 1.1 (PID.TID 0000.0001) ;
6788     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6789     (PID.TID 0000.0001) ''
6790     (PID.TID 0000.0001) ;
6791     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6792 jahn 1.11 (PID.TID 0000.0001) '35'
6793 jahn 1.1 (PID.TID 0000.0001) ;
6794     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6795     (PID.TID 0000.0001) 33
6796     (PID.TID 0000.0001) ;
6797 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6798     (PID.TID 0000.0001) F
6799     (PID.TID 0000.0001) ;
6800 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6801     (PID.TID 0000.0001) F
6802     (PID.TID 0000.0001) ;
6803     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6804     (PID.TID 0000.0001) 0.000000000000000E+00
6805     (PID.TID 0000.0001) ;
6806     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6807     (PID.TID 0000.0001) 0.000000000000000E+00
6808     (PID.TID 0000.0001) ;
6809     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6810     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6811     (PID.TID 0000.0001) ;
6812     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6813     (PID.TID 0000.0001) F
6814     (PID.TID 0000.0001) ;
6815     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6816     (PID.TID 0000.0001) F
6817     (PID.TID 0000.0001) ;
6818     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6819     (PID.TID 0000.0001) T
6820     (PID.TID 0000.0001) ;
6821     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6822     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6823     (PID.TID 0000.0001) ;
6824     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6825     (PID.TID 0000.0001) 1.234567000000000E+05
6826     (PID.TID 0000.0001) ;
6827     (PID.TID 0000.0001) -----------------------------------
6828 jahn 1.11 (PID.TID 0000.0001) tracer number : 36
6829 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6830 jahn 1.11 (PID.TID 0000.0001) 'Phy15'
6831 jahn 1.1 (PID.TID 0000.0001) ;
6832     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6833     (PID.TID 0000.0001) ''
6834     (PID.TID 0000.0001) ;
6835     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6836 jahn 1.11 (PID.TID 0000.0001) '36'
6837 jahn 1.1 (PID.TID 0000.0001) ;
6838     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6839     (PID.TID 0000.0001) 33
6840     (PID.TID 0000.0001) ;
6841 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6842     (PID.TID 0000.0001) F
6843     (PID.TID 0000.0001) ;
6844 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6845     (PID.TID 0000.0001) F
6846     (PID.TID 0000.0001) ;
6847     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6848     (PID.TID 0000.0001) 0.000000000000000E+00
6849     (PID.TID 0000.0001) ;
6850     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6851     (PID.TID 0000.0001) 0.000000000000000E+00
6852     (PID.TID 0000.0001) ;
6853     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6854     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6855     (PID.TID 0000.0001) ;
6856     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6857     (PID.TID 0000.0001) F
6858     (PID.TID 0000.0001) ;
6859     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6860     (PID.TID 0000.0001) F
6861     (PID.TID 0000.0001) ;
6862     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6863     (PID.TID 0000.0001) T
6864     (PID.TID 0000.0001) ;
6865     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6866     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6867     (PID.TID 0000.0001) ;
6868     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6869     (PID.TID 0000.0001) 1.234567000000000E+05
6870     (PID.TID 0000.0001) ;
6871     (PID.TID 0000.0001) -----------------------------------
6872 jahn 1.11 (PID.TID 0000.0001) tracer number : 37
6873 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6874 jahn 1.11 (PID.TID 0000.0001) 'Phy16'
6875 jahn 1.1 (PID.TID 0000.0001) ;
6876     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6877     (PID.TID 0000.0001) ''
6878     (PID.TID 0000.0001) ;
6879     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6880 jahn 1.11 (PID.TID 0000.0001) '37'
6881 jahn 1.1 (PID.TID 0000.0001) ;
6882     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6883     (PID.TID 0000.0001) 33
6884     (PID.TID 0000.0001) ;
6885 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6886     (PID.TID 0000.0001) F
6887     (PID.TID 0000.0001) ;
6888 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6889     (PID.TID 0000.0001) F
6890     (PID.TID 0000.0001) ;
6891     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6892     (PID.TID 0000.0001) 0.000000000000000E+00
6893     (PID.TID 0000.0001) ;
6894     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6895     (PID.TID 0000.0001) 0.000000000000000E+00
6896     (PID.TID 0000.0001) ;
6897     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6898     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6899     (PID.TID 0000.0001) ;
6900     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6901     (PID.TID 0000.0001) F
6902     (PID.TID 0000.0001) ;
6903     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6904     (PID.TID 0000.0001) F
6905     (PID.TID 0000.0001) ;
6906     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6907     (PID.TID 0000.0001) T
6908     (PID.TID 0000.0001) ;
6909     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6910     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6911     (PID.TID 0000.0001) ;
6912     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6913     (PID.TID 0000.0001) 1.234567000000000E+05
6914     (PID.TID 0000.0001) ;
6915     (PID.TID 0000.0001) -----------------------------------
6916 jahn 1.11 (PID.TID 0000.0001) tracer number : 38
6917 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6918 jahn 1.11 (PID.TID 0000.0001) 'Phy17'
6919 jahn 1.1 (PID.TID 0000.0001) ;
6920     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6921     (PID.TID 0000.0001) ''
6922     (PID.TID 0000.0001) ;
6923     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6924 jahn 1.11 (PID.TID 0000.0001) '38'
6925 jahn 1.1 (PID.TID 0000.0001) ;
6926     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6927     (PID.TID 0000.0001) 33
6928     (PID.TID 0000.0001) ;
6929 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6930     (PID.TID 0000.0001) F
6931     (PID.TID 0000.0001) ;
6932 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6933     (PID.TID 0000.0001) F
6934     (PID.TID 0000.0001) ;
6935     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6936     (PID.TID 0000.0001) 0.000000000000000E+00
6937     (PID.TID 0000.0001) ;
6938     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6939     (PID.TID 0000.0001) 0.000000000000000E+00
6940     (PID.TID 0000.0001) ;
6941     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6942     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6943     (PID.TID 0000.0001) ;
6944     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6945     (PID.TID 0000.0001) F
6946     (PID.TID 0000.0001) ;
6947     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6948     (PID.TID 0000.0001) F
6949     (PID.TID 0000.0001) ;
6950     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6951     (PID.TID 0000.0001) T
6952     (PID.TID 0000.0001) ;
6953     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6954     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6955     (PID.TID 0000.0001) ;
6956     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
6957     (PID.TID 0000.0001) 1.234567000000000E+05
6958     (PID.TID 0000.0001) ;
6959     (PID.TID 0000.0001) -----------------------------------
6960 jahn 1.11 (PID.TID 0000.0001) tracer number : 39
6961 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
6962 jahn 1.11 (PID.TID 0000.0001) 'Phy18'
6963 jahn 1.1 (PID.TID 0000.0001) ;
6964     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
6965     (PID.TID 0000.0001) ''
6966     (PID.TID 0000.0001) ;
6967     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
6968 jahn 1.11 (PID.TID 0000.0001) '39'
6969 jahn 1.1 (PID.TID 0000.0001) ;
6970     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
6971     (PID.TID 0000.0001) 33
6972     (PID.TID 0000.0001) ;
6973 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
6974     (PID.TID 0000.0001) F
6975     (PID.TID 0000.0001) ;
6976 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
6977     (PID.TID 0000.0001) F
6978     (PID.TID 0000.0001) ;
6979     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
6980     (PID.TID 0000.0001) 0.000000000000000E+00
6981     (PID.TID 0000.0001) ;
6982     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
6983     (PID.TID 0000.0001) 0.000000000000000E+00
6984     (PID.TID 0000.0001) ;
6985     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
6986     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
6987     (PID.TID 0000.0001) ;
6988     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
6989     (PID.TID 0000.0001) F
6990     (PID.TID 0000.0001) ;
6991     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
6992     (PID.TID 0000.0001) F
6993     (PID.TID 0000.0001) ;
6994     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
6995     (PID.TID 0000.0001) T
6996     (PID.TID 0000.0001) ;
6997     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
6998     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
6999     (PID.TID 0000.0001) ;
7000     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7001     (PID.TID 0000.0001) 1.234567000000000E+05
7002     (PID.TID 0000.0001) ;
7003     (PID.TID 0000.0001) -----------------------------------
7004 jahn 1.11 (PID.TID 0000.0001) tracer number : 40
7005 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7006 jahn 1.11 (PID.TID 0000.0001) 'Phy19'
7007 jahn 1.1 (PID.TID 0000.0001) ;
7008     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7009     (PID.TID 0000.0001) ''
7010     (PID.TID 0000.0001) ;
7011     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7012 jahn 1.11 (PID.TID 0000.0001) '40'
7013 jahn 1.1 (PID.TID 0000.0001) ;
7014     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7015     (PID.TID 0000.0001) 33
7016     (PID.TID 0000.0001) ;
7017 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7018     (PID.TID 0000.0001) F
7019     (PID.TID 0000.0001) ;
7020 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7021     (PID.TID 0000.0001) F
7022     (PID.TID 0000.0001) ;
7023     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7024     (PID.TID 0000.0001) 0.000000000000000E+00
7025     (PID.TID 0000.0001) ;
7026     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7027     (PID.TID 0000.0001) 0.000000000000000E+00
7028     (PID.TID 0000.0001) ;
7029     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7030     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7031     (PID.TID 0000.0001) ;
7032     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7033     (PID.TID 0000.0001) F
7034     (PID.TID 0000.0001) ;
7035     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7036     (PID.TID 0000.0001) F
7037     (PID.TID 0000.0001) ;
7038     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7039     (PID.TID 0000.0001) T
7040     (PID.TID 0000.0001) ;
7041     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7042     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7043     (PID.TID 0000.0001) ;
7044     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7045     (PID.TID 0000.0001) 1.234567000000000E+05
7046     (PID.TID 0000.0001) ;
7047     (PID.TID 0000.0001) -----------------------------------
7048 jahn 1.11 (PID.TID 0000.0001) tracer number : 41
7049 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7050 jahn 1.11 (PID.TID 0000.0001) 'Phy20'
7051 jahn 1.1 (PID.TID 0000.0001) ;
7052     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7053     (PID.TID 0000.0001) ''
7054     (PID.TID 0000.0001) ;
7055     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7056 jahn 1.11 (PID.TID 0000.0001) '41'
7057 jahn 1.1 (PID.TID 0000.0001) ;
7058     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7059     (PID.TID 0000.0001) 33
7060     (PID.TID 0000.0001) ;
7061 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7062     (PID.TID 0000.0001) F
7063     (PID.TID 0000.0001) ;
7064 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7065     (PID.TID 0000.0001) F
7066     (PID.TID 0000.0001) ;
7067     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7068     (PID.TID 0000.0001) 0.000000000000000E+00
7069     (PID.TID 0000.0001) ;
7070     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7071     (PID.TID 0000.0001) 0.000000000000000E+00
7072     (PID.TID 0000.0001) ;
7073     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7074     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7075     (PID.TID 0000.0001) ;
7076     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7077     (PID.TID 0000.0001) F
7078     (PID.TID 0000.0001) ;
7079     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7080     (PID.TID 0000.0001) F
7081     (PID.TID 0000.0001) ;
7082     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7083     (PID.TID 0000.0001) T
7084     (PID.TID 0000.0001) ;
7085     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7086     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7087     (PID.TID 0000.0001) ;
7088     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7089     (PID.TID 0000.0001) 1.234567000000000E+05
7090     (PID.TID 0000.0001) ;
7091     (PID.TID 0000.0001) -----------------------------------
7092 jahn 1.11 (PID.TID 0000.0001) tracer number : 42
7093 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7094 jahn 1.11 (PID.TID 0000.0001) 'Phy21'
7095 jahn 1.1 (PID.TID 0000.0001) ;
7096     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7097     (PID.TID 0000.0001) ''
7098     (PID.TID 0000.0001) ;
7099     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7100 jahn 1.11 (PID.TID 0000.0001) '42'
7101 jahn 1.1 (PID.TID 0000.0001) ;
7102     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7103     (PID.TID 0000.0001) 33
7104     (PID.TID 0000.0001) ;
7105 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7106     (PID.TID 0000.0001) F
7107     (PID.TID 0000.0001) ;
7108 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7109     (PID.TID 0000.0001) F
7110     (PID.TID 0000.0001) ;
7111     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7112     (PID.TID 0000.0001) 0.000000000000000E+00
7113     (PID.TID 0000.0001) ;
7114     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7115     (PID.TID 0000.0001) 0.000000000000000E+00
7116     (PID.TID 0000.0001) ;
7117     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7118     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7119     (PID.TID 0000.0001) ;
7120     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7121     (PID.TID 0000.0001) F
7122     (PID.TID 0000.0001) ;
7123     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7124     (PID.TID 0000.0001) F
7125     (PID.TID 0000.0001) ;
7126     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7127     (PID.TID 0000.0001) T
7128     (PID.TID 0000.0001) ;
7129     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7130     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7131     (PID.TID 0000.0001) ;
7132     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7133     (PID.TID 0000.0001) 1.234567000000000E+05
7134     (PID.TID 0000.0001) ;
7135     (PID.TID 0000.0001) -----------------------------------
7136 jahn 1.11 (PID.TID 0000.0001) tracer number : 43
7137 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7138 jahn 1.11 (PID.TID 0000.0001) 'Phy22'
7139 jahn 1.1 (PID.TID 0000.0001) ;
7140     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7141     (PID.TID 0000.0001) ''
7142     (PID.TID 0000.0001) ;
7143     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7144 jahn 1.11 (PID.TID 0000.0001) '43'
7145 jahn 1.1 (PID.TID 0000.0001) ;
7146     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7147     (PID.TID 0000.0001) 33
7148     (PID.TID 0000.0001) ;
7149 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7150     (PID.TID 0000.0001) F
7151     (PID.TID 0000.0001) ;
7152 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7153     (PID.TID 0000.0001) F
7154     (PID.TID 0000.0001) ;
7155     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7156     (PID.TID 0000.0001) 0.000000000000000E+00
7157     (PID.TID 0000.0001) ;
7158     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7159     (PID.TID 0000.0001) 0.000000000000000E+00
7160     (PID.TID 0000.0001) ;
7161     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7162     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7163     (PID.TID 0000.0001) ;
7164     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7165     (PID.TID 0000.0001) F
7166     (PID.TID 0000.0001) ;
7167     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7168     (PID.TID 0000.0001) F
7169     (PID.TID 0000.0001) ;
7170     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7171     (PID.TID 0000.0001) T
7172     (PID.TID 0000.0001) ;
7173     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7174     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7175     (PID.TID 0000.0001) ;
7176     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7177     (PID.TID 0000.0001) 1.234567000000000E+05
7178     (PID.TID 0000.0001) ;
7179     (PID.TID 0000.0001) -----------------------------------
7180 jahn 1.11 (PID.TID 0000.0001) tracer number : 44
7181 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7182 jahn 1.11 (PID.TID 0000.0001) 'Phy23'
7183 jahn 1.1 (PID.TID 0000.0001) ;
7184     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7185     (PID.TID 0000.0001) ''
7186     (PID.TID 0000.0001) ;
7187     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7188 jahn 1.11 (PID.TID 0000.0001) '44'
7189 jahn 1.1 (PID.TID 0000.0001) ;
7190     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7191     (PID.TID 0000.0001) 33
7192     (PID.TID 0000.0001) ;
7193 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7194     (PID.TID 0000.0001) F
7195     (PID.TID 0000.0001) ;
7196 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7197     (PID.TID 0000.0001) F
7198     (PID.TID 0000.0001) ;
7199     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7200     (PID.TID 0000.0001) 0.000000000000000E+00
7201     (PID.TID 0000.0001) ;
7202     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7203     (PID.TID 0000.0001) 0.000000000000000E+00
7204     (PID.TID 0000.0001) ;
7205     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7206     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7207     (PID.TID 0000.0001) ;
7208     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7209     (PID.TID 0000.0001) F
7210     (PID.TID 0000.0001) ;
7211     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7212     (PID.TID 0000.0001) F
7213     (PID.TID 0000.0001) ;
7214     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7215     (PID.TID 0000.0001) T
7216     (PID.TID 0000.0001) ;
7217     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7218     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7219     (PID.TID 0000.0001) ;
7220     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7221     (PID.TID 0000.0001) 1.234567000000000E+05
7222     (PID.TID 0000.0001) ;
7223     (PID.TID 0000.0001) -----------------------------------
7224 jahn 1.11 (PID.TID 0000.0001) tracer number : 45
7225 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7226 jahn 1.11 (PID.TID 0000.0001) 'Phy24'
7227 jahn 1.1 (PID.TID 0000.0001) ;
7228     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7229     (PID.TID 0000.0001) ''
7230     (PID.TID 0000.0001) ;
7231     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7232 jahn 1.11 (PID.TID 0000.0001) '45'
7233 jahn 1.1 (PID.TID 0000.0001) ;
7234     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7235 jahn 1.11 (PID.TID 0000.0001) 33
7236     (PID.TID 0000.0001) ;
7237     (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7238     (PID.TID 0000.0001) F
7239 jahn 1.1 (PID.TID 0000.0001) ;
7240     (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7241     (PID.TID 0000.0001) F
7242     (PID.TID 0000.0001) ;
7243     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7244     (PID.TID 0000.0001) 0.000000000000000E+00
7245     (PID.TID 0000.0001) ;
7246     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7247     (PID.TID 0000.0001) 0.000000000000000E+00
7248     (PID.TID 0000.0001) ;
7249     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7250     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7251     (PID.TID 0000.0001) ;
7252     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7253     (PID.TID 0000.0001) F
7254     (PID.TID 0000.0001) ;
7255     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7256     (PID.TID 0000.0001) F
7257     (PID.TID 0000.0001) ;
7258     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7259     (PID.TID 0000.0001) T
7260     (PID.TID 0000.0001) ;
7261     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7262     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7263     (PID.TID 0000.0001) ;
7264     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7265     (PID.TID 0000.0001) 1.234567000000000E+05
7266     (PID.TID 0000.0001) ;
7267     (PID.TID 0000.0001) -----------------------------------
7268 jahn 1.11 (PID.TID 0000.0001) tracer number : 46
7269 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7270 jahn 1.11 (PID.TID 0000.0001) 'Phy25'
7271 jahn 1.1 (PID.TID 0000.0001) ;
7272     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7273     (PID.TID 0000.0001) ''
7274     (PID.TID 0000.0001) ;
7275     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7276 jahn 1.11 (PID.TID 0000.0001) '46'
7277 jahn 1.1 (PID.TID 0000.0001) ;
7278     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7279     (PID.TID 0000.0001) 33
7280     (PID.TID 0000.0001) ;
7281 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7282     (PID.TID 0000.0001) F
7283     (PID.TID 0000.0001) ;
7284 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7285     (PID.TID 0000.0001) F
7286     (PID.TID 0000.0001) ;
7287     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7288     (PID.TID 0000.0001) 0.000000000000000E+00
7289     (PID.TID 0000.0001) ;
7290     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7291     (PID.TID 0000.0001) 0.000000000000000E+00
7292     (PID.TID 0000.0001) ;
7293     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7294     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7295     (PID.TID 0000.0001) ;
7296     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7297     (PID.TID 0000.0001) F
7298     (PID.TID 0000.0001) ;
7299     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7300     (PID.TID 0000.0001) F
7301     (PID.TID 0000.0001) ;
7302     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7303     (PID.TID 0000.0001) T
7304     (PID.TID 0000.0001) ;
7305     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7306     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7307     (PID.TID 0000.0001) ;
7308     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7309     (PID.TID 0000.0001) 1.234567000000000E+05
7310     (PID.TID 0000.0001) ;
7311     (PID.TID 0000.0001) -----------------------------------
7312 jahn 1.11 (PID.TID 0000.0001) tracer number : 47
7313 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7314 jahn 1.11 (PID.TID 0000.0001) 'Phy26'
7315 jahn 1.1 (PID.TID 0000.0001) ;
7316     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7317     (PID.TID 0000.0001) ''
7318     (PID.TID 0000.0001) ;
7319     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7320 jahn 1.11 (PID.TID 0000.0001) '47'
7321 jahn 1.1 (PID.TID 0000.0001) ;
7322     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7323     (PID.TID 0000.0001) 33
7324     (PID.TID 0000.0001) ;
7325 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7326     (PID.TID 0000.0001) F
7327     (PID.TID 0000.0001) ;
7328 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7329     (PID.TID 0000.0001) F
7330     (PID.TID 0000.0001) ;
7331     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7332     (PID.TID 0000.0001) 0.000000000000000E+00
7333     (PID.TID 0000.0001) ;
7334     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7335     (PID.TID 0000.0001) 0.000000000000000E+00
7336     (PID.TID 0000.0001) ;
7337     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7338     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7339     (PID.TID 0000.0001) ;
7340     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7341     (PID.TID 0000.0001) F
7342     (PID.TID 0000.0001) ;
7343     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7344     (PID.TID 0000.0001) F
7345     (PID.TID 0000.0001) ;
7346     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7347     (PID.TID 0000.0001) T
7348     (PID.TID 0000.0001) ;
7349     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7350     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7351     (PID.TID 0000.0001) ;
7352     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7353     (PID.TID 0000.0001) 1.234567000000000E+05
7354     (PID.TID 0000.0001) ;
7355     (PID.TID 0000.0001) -----------------------------------
7356 jahn 1.11 (PID.TID 0000.0001) tracer number : 48
7357 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7358 jahn 1.11 (PID.TID 0000.0001) 'Phy27'
7359 jahn 1.1 (PID.TID 0000.0001) ;
7360     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7361     (PID.TID 0000.0001) ''
7362     (PID.TID 0000.0001) ;
7363     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7364 jahn 1.11 (PID.TID 0000.0001) '48'
7365 jahn 1.1 (PID.TID 0000.0001) ;
7366     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7367     (PID.TID 0000.0001) 33
7368     (PID.TID 0000.0001) ;
7369 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7370     (PID.TID 0000.0001) F
7371     (PID.TID 0000.0001) ;
7372 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7373     (PID.TID 0000.0001) F
7374     (PID.TID 0000.0001) ;
7375     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7376     (PID.TID 0000.0001) 0.000000000000000E+00
7377     (PID.TID 0000.0001) ;
7378     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7379     (PID.TID 0000.0001) 0.000000000000000E+00
7380     (PID.TID 0000.0001) ;
7381     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7382     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7383     (PID.TID 0000.0001) ;
7384     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7385     (PID.TID 0000.0001) F
7386     (PID.TID 0000.0001) ;
7387     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7388     (PID.TID 0000.0001) F
7389     (PID.TID 0000.0001) ;
7390     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7391     (PID.TID 0000.0001) T
7392     (PID.TID 0000.0001) ;
7393     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7394     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7395     (PID.TID 0000.0001) ;
7396     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7397     (PID.TID 0000.0001) 1.234567000000000E+05
7398     (PID.TID 0000.0001) ;
7399     (PID.TID 0000.0001) -----------------------------------
7400 jahn 1.11 (PID.TID 0000.0001) tracer number : 49
7401 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7402 jahn 1.11 (PID.TID 0000.0001) 'Phy28'
7403 jahn 1.1 (PID.TID 0000.0001) ;
7404     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7405     (PID.TID 0000.0001) ''
7406     (PID.TID 0000.0001) ;
7407     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7408 jahn 1.11 (PID.TID 0000.0001) '49'
7409 jahn 1.1 (PID.TID 0000.0001) ;
7410     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7411     (PID.TID 0000.0001) 33
7412     (PID.TID 0000.0001) ;
7413 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7414     (PID.TID 0000.0001) F
7415     (PID.TID 0000.0001) ;
7416 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7417     (PID.TID 0000.0001) F
7418     (PID.TID 0000.0001) ;
7419     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7420     (PID.TID 0000.0001) 0.000000000000000E+00
7421     (PID.TID 0000.0001) ;
7422     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7423     (PID.TID 0000.0001) 0.000000000000000E+00
7424     (PID.TID 0000.0001) ;
7425     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7426     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7427     (PID.TID 0000.0001) ;
7428     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7429     (PID.TID 0000.0001) F
7430     (PID.TID 0000.0001) ;
7431     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7432     (PID.TID 0000.0001) F
7433     (PID.TID 0000.0001) ;
7434     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7435     (PID.TID 0000.0001) T
7436     (PID.TID 0000.0001) ;
7437     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7438     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7439     (PID.TID 0000.0001) ;
7440     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7441     (PID.TID 0000.0001) 1.234567000000000E+05
7442     (PID.TID 0000.0001) ;
7443     (PID.TID 0000.0001) -----------------------------------
7444 jahn 1.11 (PID.TID 0000.0001) tracer number : 50
7445 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7446 jahn 1.11 (PID.TID 0000.0001) 'Phy29'
7447 jahn 1.1 (PID.TID 0000.0001) ;
7448     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7449     (PID.TID 0000.0001) ''
7450     (PID.TID 0000.0001) ;
7451     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7452 jahn 1.11 (PID.TID 0000.0001) '50'
7453 jahn 1.1 (PID.TID 0000.0001) ;
7454     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7455     (PID.TID 0000.0001) 33
7456     (PID.TID 0000.0001) ;
7457 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7458     (PID.TID 0000.0001) F
7459     (PID.TID 0000.0001) ;
7460 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7461     (PID.TID 0000.0001) F
7462     (PID.TID 0000.0001) ;
7463     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7464     (PID.TID 0000.0001) 0.000000000000000E+00
7465     (PID.TID 0000.0001) ;
7466     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7467     (PID.TID 0000.0001) 0.000000000000000E+00
7468     (PID.TID 0000.0001) ;
7469     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7470     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7471     (PID.TID 0000.0001) ;
7472     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7473     (PID.TID 0000.0001) F
7474     (PID.TID 0000.0001) ;
7475     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7476     (PID.TID 0000.0001) F
7477     (PID.TID 0000.0001) ;
7478     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7479     (PID.TID 0000.0001) T
7480     (PID.TID 0000.0001) ;
7481     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7482     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7483     (PID.TID 0000.0001) ;
7484     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7485     (PID.TID 0000.0001) 1.234567000000000E+05
7486     (PID.TID 0000.0001) ;
7487     (PID.TID 0000.0001) -----------------------------------
7488 jahn 1.11 (PID.TID 0000.0001) tracer number : 51
7489 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7490 jahn 1.11 (PID.TID 0000.0001) 'Phy30'
7491 jahn 1.1 (PID.TID 0000.0001) ;
7492     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7493     (PID.TID 0000.0001) ''
7494     (PID.TID 0000.0001) ;
7495     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7496 jahn 1.11 (PID.TID 0000.0001) '51'
7497 jahn 1.1 (PID.TID 0000.0001) ;
7498     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7499     (PID.TID 0000.0001) 33
7500     (PID.TID 0000.0001) ;
7501 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7502     (PID.TID 0000.0001) F
7503     (PID.TID 0000.0001) ;
7504 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7505     (PID.TID 0000.0001) F
7506     (PID.TID 0000.0001) ;
7507     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7508     (PID.TID 0000.0001) 0.000000000000000E+00
7509     (PID.TID 0000.0001) ;
7510     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7511     (PID.TID 0000.0001) 0.000000000000000E+00
7512     (PID.TID 0000.0001) ;
7513     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7514     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7515     (PID.TID 0000.0001) ;
7516     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7517     (PID.TID 0000.0001) F
7518     (PID.TID 0000.0001) ;
7519     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7520     (PID.TID 0000.0001) F
7521     (PID.TID 0000.0001) ;
7522     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7523     (PID.TID 0000.0001) T
7524     (PID.TID 0000.0001) ;
7525     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7526     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7527     (PID.TID 0000.0001) ;
7528     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7529     (PID.TID 0000.0001) 1.234567000000000E+05
7530     (PID.TID 0000.0001) ;
7531     (PID.TID 0000.0001) -----------------------------------
7532 jahn 1.11 (PID.TID 0000.0001) tracer number : 52
7533 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7534 jahn 1.11 (PID.TID 0000.0001) 'Phy31'
7535 jahn 1.1 (PID.TID 0000.0001) ;
7536     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7537     (PID.TID 0000.0001) ''
7538     (PID.TID 0000.0001) ;
7539     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7540 jahn 1.11 (PID.TID 0000.0001) '52'
7541 jahn 1.1 (PID.TID 0000.0001) ;
7542     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7543     (PID.TID 0000.0001) 33
7544     (PID.TID 0000.0001) ;
7545 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7546     (PID.TID 0000.0001) F
7547     (PID.TID 0000.0001) ;
7548 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7549     (PID.TID 0000.0001) F
7550     (PID.TID 0000.0001) ;
7551     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7552     (PID.TID 0000.0001) 0.000000000000000E+00
7553     (PID.TID 0000.0001) ;
7554     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7555     (PID.TID 0000.0001) 0.000000000000000E+00
7556     (PID.TID 0000.0001) ;
7557     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7558     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7559     (PID.TID 0000.0001) ;
7560     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7561     (PID.TID 0000.0001) F
7562     (PID.TID 0000.0001) ;
7563     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7564     (PID.TID 0000.0001) F
7565     (PID.TID 0000.0001) ;
7566     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7567     (PID.TID 0000.0001) T
7568     (PID.TID 0000.0001) ;
7569     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7570     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7571     (PID.TID 0000.0001) ;
7572     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7573     (PID.TID 0000.0001) 1.234567000000000E+05
7574     (PID.TID 0000.0001) ;
7575     (PID.TID 0000.0001) -----------------------------------
7576 jahn 1.11 (PID.TID 0000.0001) tracer number : 53
7577 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7578 jahn 1.11 (PID.TID 0000.0001) 'Phy32'
7579 jahn 1.1 (PID.TID 0000.0001) ;
7580     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7581     (PID.TID 0000.0001) ''
7582     (PID.TID 0000.0001) ;
7583     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7584 jahn 1.11 (PID.TID 0000.0001) '53'
7585 jahn 1.1 (PID.TID 0000.0001) ;
7586     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7587     (PID.TID 0000.0001) 33
7588     (PID.TID 0000.0001) ;
7589 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7590     (PID.TID 0000.0001) F
7591     (PID.TID 0000.0001) ;
7592 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7593     (PID.TID 0000.0001) F
7594     (PID.TID 0000.0001) ;
7595     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7596     (PID.TID 0000.0001) 0.000000000000000E+00
7597     (PID.TID 0000.0001) ;
7598     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7599     (PID.TID 0000.0001) 0.000000000000000E+00
7600     (PID.TID 0000.0001) ;
7601     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7602     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7603     (PID.TID 0000.0001) ;
7604     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7605     (PID.TID 0000.0001) F
7606     (PID.TID 0000.0001) ;
7607     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7608     (PID.TID 0000.0001) F
7609     (PID.TID 0000.0001) ;
7610     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7611     (PID.TID 0000.0001) T
7612     (PID.TID 0000.0001) ;
7613     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7614     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7615     (PID.TID 0000.0001) ;
7616     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7617     (PID.TID 0000.0001) 1.234567000000000E+05
7618     (PID.TID 0000.0001) ;
7619     (PID.TID 0000.0001) -----------------------------------
7620 jahn 1.11 (PID.TID 0000.0001) tracer number : 54
7621 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7622 jahn 1.11 (PID.TID 0000.0001) 'Phy33'
7623 jahn 1.1 (PID.TID 0000.0001) ;
7624     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7625     (PID.TID 0000.0001) ''
7626     (PID.TID 0000.0001) ;
7627     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7628 jahn 1.11 (PID.TID 0000.0001) '54'
7629 jahn 1.1 (PID.TID 0000.0001) ;
7630     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7631     (PID.TID 0000.0001) 33
7632     (PID.TID 0000.0001) ;
7633 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7634     (PID.TID 0000.0001) F
7635     (PID.TID 0000.0001) ;
7636 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7637     (PID.TID 0000.0001) F
7638     (PID.TID 0000.0001) ;
7639     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7640     (PID.TID 0000.0001) 0.000000000000000E+00
7641     (PID.TID 0000.0001) ;
7642     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7643     (PID.TID 0000.0001) 0.000000000000000E+00
7644     (PID.TID 0000.0001) ;
7645     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7646     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7647     (PID.TID 0000.0001) ;
7648     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7649     (PID.TID 0000.0001) F
7650     (PID.TID 0000.0001) ;
7651     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7652     (PID.TID 0000.0001) F
7653     (PID.TID 0000.0001) ;
7654     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7655     (PID.TID 0000.0001) T
7656     (PID.TID 0000.0001) ;
7657     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7658     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7659     (PID.TID 0000.0001) ;
7660     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7661     (PID.TID 0000.0001) 1.234567000000000E+05
7662     (PID.TID 0000.0001) ;
7663     (PID.TID 0000.0001) -----------------------------------
7664 jahn 1.11 (PID.TID 0000.0001) tracer number : 55
7665 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7666 jahn 1.11 (PID.TID 0000.0001) 'Phy34'
7667 jahn 1.1 (PID.TID 0000.0001) ;
7668     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7669     (PID.TID 0000.0001) ''
7670     (PID.TID 0000.0001) ;
7671     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7672 jahn 1.11 (PID.TID 0000.0001) '55'
7673 jahn 1.1 (PID.TID 0000.0001) ;
7674     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7675     (PID.TID 0000.0001) 33
7676     (PID.TID 0000.0001) ;
7677 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7678     (PID.TID 0000.0001) F
7679     (PID.TID 0000.0001) ;
7680 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7681     (PID.TID 0000.0001) F
7682     (PID.TID 0000.0001) ;
7683     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7684     (PID.TID 0000.0001) 0.000000000000000E+00
7685     (PID.TID 0000.0001) ;
7686     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7687     (PID.TID 0000.0001) 0.000000000000000E+00
7688     (PID.TID 0000.0001) ;
7689     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7690     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7691     (PID.TID 0000.0001) ;
7692     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7693     (PID.TID 0000.0001) F
7694     (PID.TID 0000.0001) ;
7695     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7696     (PID.TID 0000.0001) F
7697     (PID.TID 0000.0001) ;
7698     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7699     (PID.TID 0000.0001) T
7700     (PID.TID 0000.0001) ;
7701     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7702     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7703     (PID.TID 0000.0001) ;
7704     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7705     (PID.TID 0000.0001) 1.234567000000000E+05
7706     (PID.TID 0000.0001) ;
7707     (PID.TID 0000.0001) -----------------------------------
7708 jahn 1.11 (PID.TID 0000.0001) tracer number : 56
7709 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7710 jahn 1.11 (PID.TID 0000.0001) 'Phy35'
7711 jahn 1.1 (PID.TID 0000.0001) ;
7712     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7713     (PID.TID 0000.0001) ''
7714     (PID.TID 0000.0001) ;
7715     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7716 jahn 1.11 (PID.TID 0000.0001) '56'
7717 jahn 1.1 (PID.TID 0000.0001) ;
7718     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7719     (PID.TID 0000.0001) 33
7720     (PID.TID 0000.0001) ;
7721 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7722     (PID.TID 0000.0001) F
7723     (PID.TID 0000.0001) ;
7724 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7725     (PID.TID 0000.0001) F
7726     (PID.TID 0000.0001) ;
7727     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7728     (PID.TID 0000.0001) 0.000000000000000E+00
7729     (PID.TID 0000.0001) ;
7730     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7731     (PID.TID 0000.0001) 0.000000000000000E+00
7732     (PID.TID 0000.0001) ;
7733     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7734     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7735     (PID.TID 0000.0001) ;
7736     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7737     (PID.TID 0000.0001) F
7738     (PID.TID 0000.0001) ;
7739     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7740     (PID.TID 0000.0001) F
7741     (PID.TID 0000.0001) ;
7742     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7743     (PID.TID 0000.0001) T
7744     (PID.TID 0000.0001) ;
7745     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7746     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7747     (PID.TID 0000.0001) ;
7748     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7749     (PID.TID 0000.0001) 1.234567000000000E+05
7750     (PID.TID 0000.0001) ;
7751     (PID.TID 0000.0001) -----------------------------------
7752 jahn 1.11 (PID.TID 0000.0001) tracer number : 57
7753 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7754 jahn 1.11 (PID.TID 0000.0001) 'Phy36'
7755 jahn 1.1 (PID.TID 0000.0001) ;
7756     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7757     (PID.TID 0000.0001) ''
7758     (PID.TID 0000.0001) ;
7759     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7760 jahn 1.11 (PID.TID 0000.0001) '57'
7761 jahn 1.1 (PID.TID 0000.0001) ;
7762     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7763     (PID.TID 0000.0001) 33
7764     (PID.TID 0000.0001) ;
7765 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7766     (PID.TID 0000.0001) F
7767     (PID.TID 0000.0001) ;
7768 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7769     (PID.TID 0000.0001) F
7770     (PID.TID 0000.0001) ;
7771     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7772     (PID.TID 0000.0001) 0.000000000000000E+00
7773     (PID.TID 0000.0001) ;
7774     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7775     (PID.TID 0000.0001) 0.000000000000000E+00
7776     (PID.TID 0000.0001) ;
7777     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7778     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7779     (PID.TID 0000.0001) ;
7780     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7781     (PID.TID 0000.0001) F
7782     (PID.TID 0000.0001) ;
7783     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7784     (PID.TID 0000.0001) F
7785     (PID.TID 0000.0001) ;
7786     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7787     (PID.TID 0000.0001) T
7788     (PID.TID 0000.0001) ;
7789     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7790     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7791     (PID.TID 0000.0001) ;
7792     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7793     (PID.TID 0000.0001) 1.234567000000000E+05
7794     (PID.TID 0000.0001) ;
7795     (PID.TID 0000.0001) -----------------------------------
7796 jahn 1.11 (PID.TID 0000.0001) tracer number : 58
7797 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7798 jahn 1.11 (PID.TID 0000.0001) 'Phy37'
7799 jahn 1.1 (PID.TID 0000.0001) ;
7800     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7801     (PID.TID 0000.0001) ''
7802     (PID.TID 0000.0001) ;
7803     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7804 jahn 1.11 (PID.TID 0000.0001) '58'
7805 jahn 1.1 (PID.TID 0000.0001) ;
7806     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7807     (PID.TID 0000.0001) 33
7808     (PID.TID 0000.0001) ;
7809 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7810     (PID.TID 0000.0001) F
7811     (PID.TID 0000.0001) ;
7812 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7813     (PID.TID 0000.0001) F
7814     (PID.TID 0000.0001) ;
7815     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7816     (PID.TID 0000.0001) 0.000000000000000E+00
7817     (PID.TID 0000.0001) ;
7818     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7819     (PID.TID 0000.0001) 0.000000000000000E+00
7820     (PID.TID 0000.0001) ;
7821     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7822     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7823     (PID.TID 0000.0001) ;
7824     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7825     (PID.TID 0000.0001) F
7826     (PID.TID 0000.0001) ;
7827     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7828     (PID.TID 0000.0001) F
7829     (PID.TID 0000.0001) ;
7830     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7831     (PID.TID 0000.0001) T
7832     (PID.TID 0000.0001) ;
7833     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7834     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7835     (PID.TID 0000.0001) ;
7836     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7837     (PID.TID 0000.0001) 1.234567000000000E+05
7838     (PID.TID 0000.0001) ;
7839     (PID.TID 0000.0001) -----------------------------------
7840 jahn 1.11 (PID.TID 0000.0001) tracer number : 59
7841 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7842 jahn 1.11 (PID.TID 0000.0001) 'Phy38'
7843 jahn 1.1 (PID.TID 0000.0001) ;
7844     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7845     (PID.TID 0000.0001) ''
7846     (PID.TID 0000.0001) ;
7847     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7848 jahn 1.11 (PID.TID 0000.0001) '59'
7849 jahn 1.1 (PID.TID 0000.0001) ;
7850     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7851     (PID.TID 0000.0001) 33
7852     (PID.TID 0000.0001) ;
7853 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7854     (PID.TID 0000.0001) F
7855     (PID.TID 0000.0001) ;
7856 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7857     (PID.TID 0000.0001) F
7858     (PID.TID 0000.0001) ;
7859     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7860     (PID.TID 0000.0001) 0.000000000000000E+00
7861     (PID.TID 0000.0001) ;
7862     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7863     (PID.TID 0000.0001) 0.000000000000000E+00
7864     (PID.TID 0000.0001) ;
7865     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7866     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7867     (PID.TID 0000.0001) ;
7868     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7869     (PID.TID 0000.0001) F
7870     (PID.TID 0000.0001) ;
7871     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7872     (PID.TID 0000.0001) F
7873     (PID.TID 0000.0001) ;
7874     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7875     (PID.TID 0000.0001) T
7876     (PID.TID 0000.0001) ;
7877     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7878     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7879     (PID.TID 0000.0001) ;
7880     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7881     (PID.TID 0000.0001) 1.234567000000000E+05
7882     (PID.TID 0000.0001) ;
7883     (PID.TID 0000.0001) -----------------------------------
7884 jahn 1.11 (PID.TID 0000.0001) tracer number : 60
7885 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7886 jahn 1.11 (PID.TID 0000.0001) 'Phy39'
7887 jahn 1.1 (PID.TID 0000.0001) ;
7888     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7889     (PID.TID 0000.0001) ''
7890     (PID.TID 0000.0001) ;
7891     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7892 jahn 1.11 (PID.TID 0000.0001) '60'
7893 jahn 1.1 (PID.TID 0000.0001) ;
7894     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7895     (PID.TID 0000.0001) 33
7896     (PID.TID 0000.0001) ;
7897 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7898     (PID.TID 0000.0001) F
7899     (PID.TID 0000.0001) ;
7900 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7901     (PID.TID 0000.0001) F
7902     (PID.TID 0000.0001) ;
7903     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7904     (PID.TID 0000.0001) 0.000000000000000E+00
7905     (PID.TID 0000.0001) ;
7906     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7907     (PID.TID 0000.0001) 0.000000000000000E+00
7908     (PID.TID 0000.0001) ;
7909     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7910     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7911     (PID.TID 0000.0001) ;
7912     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7913     (PID.TID 0000.0001) F
7914     (PID.TID 0000.0001) ;
7915     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7916     (PID.TID 0000.0001) F
7917     (PID.TID 0000.0001) ;
7918     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7919     (PID.TID 0000.0001) T
7920     (PID.TID 0000.0001) ;
7921     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7922     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7923     (PID.TID 0000.0001) ;
7924     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7925     (PID.TID 0000.0001) 1.234567000000000E+05
7926     (PID.TID 0000.0001) ;
7927     (PID.TID 0000.0001) -----------------------------------
7928 jahn 1.11 (PID.TID 0000.0001) tracer number : 61
7929 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7930 jahn 1.11 (PID.TID 0000.0001) 'Phy40'
7931 jahn 1.1 (PID.TID 0000.0001) ;
7932     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7933     (PID.TID 0000.0001) ''
7934     (PID.TID 0000.0001) ;
7935     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7936 jahn 1.11 (PID.TID 0000.0001) '61'
7937 jahn 1.1 (PID.TID 0000.0001) ;
7938     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7939     (PID.TID 0000.0001) 33
7940     (PID.TID 0000.0001) ;
7941 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7942     (PID.TID 0000.0001) F
7943     (PID.TID 0000.0001) ;
7944 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7945     (PID.TID 0000.0001) F
7946     (PID.TID 0000.0001) ;
7947     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7948     (PID.TID 0000.0001) 0.000000000000000E+00
7949     (PID.TID 0000.0001) ;
7950     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7951     (PID.TID 0000.0001) 0.000000000000000E+00
7952     (PID.TID 0000.0001) ;
7953     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7954     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7955     (PID.TID 0000.0001) ;
7956     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
7957     (PID.TID 0000.0001) F
7958     (PID.TID 0000.0001) ;
7959     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
7960     (PID.TID 0000.0001) F
7961     (PID.TID 0000.0001) ;
7962     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
7963     (PID.TID 0000.0001) T
7964     (PID.TID 0000.0001) ;
7965     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
7966     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
7967     (PID.TID 0000.0001) ;
7968     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
7969     (PID.TID 0000.0001) 1.234567000000000E+05
7970     (PID.TID 0000.0001) ;
7971     (PID.TID 0000.0001) -----------------------------------
7972 jahn 1.11 (PID.TID 0000.0001) tracer number : 62
7973 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
7974 jahn 1.11 (PID.TID 0000.0001) 'Phy41'
7975 jahn 1.1 (PID.TID 0000.0001) ;
7976     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
7977     (PID.TID 0000.0001) ''
7978     (PID.TID 0000.0001) ;
7979     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
7980 jahn 1.11 (PID.TID 0000.0001) '62'
7981 jahn 1.1 (PID.TID 0000.0001) ;
7982     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
7983     (PID.TID 0000.0001) 33
7984     (PID.TID 0000.0001) ;
7985 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
7986     (PID.TID 0000.0001) F
7987     (PID.TID 0000.0001) ;
7988 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
7989     (PID.TID 0000.0001) F
7990     (PID.TID 0000.0001) ;
7991     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
7992     (PID.TID 0000.0001) 0.000000000000000E+00
7993     (PID.TID 0000.0001) ;
7994     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
7995     (PID.TID 0000.0001) 0.000000000000000E+00
7996     (PID.TID 0000.0001) ;
7997     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
7998     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
7999     (PID.TID 0000.0001) ;
8000     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8001     (PID.TID 0000.0001) F
8002     (PID.TID 0000.0001) ;
8003     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8004     (PID.TID 0000.0001) F
8005     (PID.TID 0000.0001) ;
8006     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8007     (PID.TID 0000.0001) T
8008     (PID.TID 0000.0001) ;
8009     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8010     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8011     (PID.TID 0000.0001) ;
8012     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8013     (PID.TID 0000.0001) 1.234567000000000E+05
8014     (PID.TID 0000.0001) ;
8015     (PID.TID 0000.0001) -----------------------------------
8016 jahn 1.11 (PID.TID 0000.0001) tracer number : 63
8017 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8018 jahn 1.11 (PID.TID 0000.0001) 'Phy42'
8019 jahn 1.1 (PID.TID 0000.0001) ;
8020     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8021     (PID.TID 0000.0001) ''
8022     (PID.TID 0000.0001) ;
8023     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8024 jahn 1.11 (PID.TID 0000.0001) '63'
8025 jahn 1.1 (PID.TID 0000.0001) ;
8026     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8027     (PID.TID 0000.0001) 33
8028     (PID.TID 0000.0001) ;
8029 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8030     (PID.TID 0000.0001) F
8031     (PID.TID 0000.0001) ;
8032 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8033     (PID.TID 0000.0001) F
8034     (PID.TID 0000.0001) ;
8035     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8036     (PID.TID 0000.0001) 0.000000000000000E+00
8037     (PID.TID 0000.0001) ;
8038     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8039     (PID.TID 0000.0001) 0.000000000000000E+00
8040     (PID.TID 0000.0001) ;
8041     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8042     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8043     (PID.TID 0000.0001) ;
8044     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8045     (PID.TID 0000.0001) F
8046     (PID.TID 0000.0001) ;
8047     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8048     (PID.TID 0000.0001) F
8049     (PID.TID 0000.0001) ;
8050     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8051     (PID.TID 0000.0001) T
8052     (PID.TID 0000.0001) ;
8053     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8054     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8055     (PID.TID 0000.0001) ;
8056     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8057     (PID.TID 0000.0001) 1.234567000000000E+05
8058     (PID.TID 0000.0001) ;
8059     (PID.TID 0000.0001) -----------------------------------
8060 jahn 1.11 (PID.TID 0000.0001) tracer number : 64
8061 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8062 jahn 1.11 (PID.TID 0000.0001) 'Phy43'
8063 jahn 1.1 (PID.TID 0000.0001) ;
8064     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8065     (PID.TID 0000.0001) ''
8066     (PID.TID 0000.0001) ;
8067     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8068 jahn 1.11 (PID.TID 0000.0001) '64'
8069 jahn 1.1 (PID.TID 0000.0001) ;
8070     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8071     (PID.TID 0000.0001) 33
8072     (PID.TID 0000.0001) ;
8073 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8074     (PID.TID 0000.0001) F
8075     (PID.TID 0000.0001) ;
8076 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8077     (PID.TID 0000.0001) F
8078     (PID.TID 0000.0001) ;
8079     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8080     (PID.TID 0000.0001) 0.000000000000000E+00
8081     (PID.TID 0000.0001) ;
8082     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8083     (PID.TID 0000.0001) 0.000000000000000E+00
8084     (PID.TID 0000.0001) ;
8085     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8086     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8087     (PID.TID 0000.0001) ;
8088     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8089     (PID.TID 0000.0001) F
8090     (PID.TID 0000.0001) ;
8091     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8092     (PID.TID 0000.0001) F
8093     (PID.TID 0000.0001) ;
8094     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8095     (PID.TID 0000.0001) T
8096     (PID.TID 0000.0001) ;
8097     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8098     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8099     (PID.TID 0000.0001) ;
8100     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8101     (PID.TID 0000.0001) 1.234567000000000E+05
8102     (PID.TID 0000.0001) ;
8103     (PID.TID 0000.0001) -----------------------------------
8104 jahn 1.11 (PID.TID 0000.0001) tracer number : 65
8105 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8106 jahn 1.11 (PID.TID 0000.0001) 'Phy44'
8107 jahn 1.1 (PID.TID 0000.0001) ;
8108     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8109     (PID.TID 0000.0001) ''
8110     (PID.TID 0000.0001) ;
8111     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8112 jahn 1.11 (PID.TID 0000.0001) '65'
8113 jahn 1.1 (PID.TID 0000.0001) ;
8114     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8115     (PID.TID 0000.0001) 33
8116     (PID.TID 0000.0001) ;
8117 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8118     (PID.TID 0000.0001) F
8119     (PID.TID 0000.0001) ;
8120 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8121     (PID.TID 0000.0001) F
8122     (PID.TID 0000.0001) ;
8123     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8124     (PID.TID 0000.0001) 0.000000000000000E+00
8125     (PID.TID 0000.0001) ;
8126     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8127     (PID.TID 0000.0001) 0.000000000000000E+00
8128     (PID.TID 0000.0001) ;
8129     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8130     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8131     (PID.TID 0000.0001) ;
8132     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8133     (PID.TID 0000.0001) F
8134     (PID.TID 0000.0001) ;
8135     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8136     (PID.TID 0000.0001) F
8137     (PID.TID 0000.0001) ;
8138     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8139     (PID.TID 0000.0001) T
8140     (PID.TID 0000.0001) ;
8141     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8142     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8143     (PID.TID 0000.0001) ;
8144     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8145     (PID.TID 0000.0001) 1.234567000000000E+05
8146     (PID.TID 0000.0001) ;
8147     (PID.TID 0000.0001) -----------------------------------
8148 jahn 1.11 (PID.TID 0000.0001) tracer number : 66
8149 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8150 jahn 1.11 (PID.TID 0000.0001) 'Phy45'
8151 jahn 1.1 (PID.TID 0000.0001) ;
8152     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8153     (PID.TID 0000.0001) ''
8154     (PID.TID 0000.0001) ;
8155     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8156 jahn 1.11 (PID.TID 0000.0001) '66'
8157 jahn 1.1 (PID.TID 0000.0001) ;
8158     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8159     (PID.TID 0000.0001) 33
8160     (PID.TID 0000.0001) ;
8161 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8162     (PID.TID 0000.0001) F
8163     (PID.TID 0000.0001) ;
8164 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8165     (PID.TID 0000.0001) F
8166     (PID.TID 0000.0001) ;
8167     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8168     (PID.TID 0000.0001) 0.000000000000000E+00
8169     (PID.TID 0000.0001) ;
8170     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8171     (PID.TID 0000.0001) 0.000000000000000E+00
8172     (PID.TID 0000.0001) ;
8173     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8174     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8175     (PID.TID 0000.0001) ;
8176     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8177     (PID.TID 0000.0001) F
8178     (PID.TID 0000.0001) ;
8179     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8180     (PID.TID 0000.0001) F
8181     (PID.TID 0000.0001) ;
8182     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8183     (PID.TID 0000.0001) T
8184     (PID.TID 0000.0001) ;
8185     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8186     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8187     (PID.TID 0000.0001) ;
8188     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8189     (PID.TID 0000.0001) 1.234567000000000E+05
8190     (PID.TID 0000.0001) ;
8191     (PID.TID 0000.0001) -----------------------------------
8192 jahn 1.11 (PID.TID 0000.0001) tracer number : 67
8193 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8194 jahn 1.11 (PID.TID 0000.0001) 'Phy46'
8195 jahn 1.1 (PID.TID 0000.0001) ;
8196     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8197     (PID.TID 0000.0001) ''
8198     (PID.TID 0000.0001) ;
8199     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8200 jahn 1.11 (PID.TID 0000.0001) '67'
8201 jahn 1.1 (PID.TID 0000.0001) ;
8202     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8203     (PID.TID 0000.0001) 33
8204     (PID.TID 0000.0001) ;
8205 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8206     (PID.TID 0000.0001) F
8207     (PID.TID 0000.0001) ;
8208 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8209     (PID.TID 0000.0001) F
8210     (PID.TID 0000.0001) ;
8211     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8212     (PID.TID 0000.0001) 0.000000000000000E+00
8213     (PID.TID 0000.0001) ;
8214     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8215     (PID.TID 0000.0001) 0.000000000000000E+00
8216     (PID.TID 0000.0001) ;
8217     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8218     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8219     (PID.TID 0000.0001) ;
8220     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8221     (PID.TID 0000.0001) F
8222     (PID.TID 0000.0001) ;
8223     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8224     (PID.TID 0000.0001) F
8225     (PID.TID 0000.0001) ;
8226     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8227     (PID.TID 0000.0001) T
8228     (PID.TID 0000.0001) ;
8229     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8230     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8231     (PID.TID 0000.0001) ;
8232     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8233     (PID.TID 0000.0001) 1.234567000000000E+05
8234     (PID.TID 0000.0001) ;
8235     (PID.TID 0000.0001) -----------------------------------
8236 jahn 1.11 (PID.TID 0000.0001) tracer number : 68
8237 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8238 jahn 1.11 (PID.TID 0000.0001) 'Phy47'
8239 jahn 1.1 (PID.TID 0000.0001) ;
8240     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8241     (PID.TID 0000.0001) ''
8242     (PID.TID 0000.0001) ;
8243     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8244 jahn 1.11 (PID.TID 0000.0001) '68'
8245 jahn 1.1 (PID.TID 0000.0001) ;
8246     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8247     (PID.TID 0000.0001) 33
8248     (PID.TID 0000.0001) ;
8249 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8250     (PID.TID 0000.0001) F
8251     (PID.TID 0000.0001) ;
8252 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8253     (PID.TID 0000.0001) F
8254     (PID.TID 0000.0001) ;
8255     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8256     (PID.TID 0000.0001) 0.000000000000000E+00
8257     (PID.TID 0000.0001) ;
8258     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8259     (PID.TID 0000.0001) 0.000000000000000E+00
8260     (PID.TID 0000.0001) ;
8261     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8262     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8263     (PID.TID 0000.0001) ;
8264     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8265     (PID.TID 0000.0001) F
8266     (PID.TID 0000.0001) ;
8267     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8268     (PID.TID 0000.0001) F
8269     (PID.TID 0000.0001) ;
8270     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8271     (PID.TID 0000.0001) T
8272     (PID.TID 0000.0001) ;
8273     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8274     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8275     (PID.TID 0000.0001) ;
8276     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8277     (PID.TID 0000.0001) 1.234567000000000E+05
8278     (PID.TID 0000.0001) ;
8279     (PID.TID 0000.0001) -----------------------------------
8280 jahn 1.11 (PID.TID 0000.0001) tracer number : 69
8281 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8282 jahn 1.11 (PID.TID 0000.0001) 'Phy48'
8283 jahn 1.1 (PID.TID 0000.0001) ;
8284     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8285     (PID.TID 0000.0001) ''
8286     (PID.TID 0000.0001) ;
8287     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8288 jahn 1.11 (PID.TID 0000.0001) '69'
8289 jahn 1.1 (PID.TID 0000.0001) ;
8290     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8291     (PID.TID 0000.0001) 33
8292     (PID.TID 0000.0001) ;
8293 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8294     (PID.TID 0000.0001) F
8295     (PID.TID 0000.0001) ;
8296 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8297     (PID.TID 0000.0001) F
8298     (PID.TID 0000.0001) ;
8299     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8300     (PID.TID 0000.0001) 0.000000000000000E+00
8301     (PID.TID 0000.0001) ;
8302     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8303     (PID.TID 0000.0001) 0.000000000000000E+00
8304     (PID.TID 0000.0001) ;
8305     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8306     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8307     (PID.TID 0000.0001) ;
8308     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8309     (PID.TID 0000.0001) F
8310     (PID.TID 0000.0001) ;
8311     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8312     (PID.TID 0000.0001) F
8313     (PID.TID 0000.0001) ;
8314     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8315     (PID.TID 0000.0001) T
8316     (PID.TID 0000.0001) ;
8317     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8318     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8319     (PID.TID 0000.0001) ;
8320     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8321     (PID.TID 0000.0001) 1.234567000000000E+05
8322     (PID.TID 0000.0001) ;
8323     (PID.TID 0000.0001) -----------------------------------
8324 jahn 1.11 (PID.TID 0000.0001) tracer number : 70
8325 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8326 jahn 1.11 (PID.TID 0000.0001) 'Phy49'
8327 jahn 1.1 (PID.TID 0000.0001) ;
8328     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8329     (PID.TID 0000.0001) ''
8330     (PID.TID 0000.0001) ;
8331     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8332 jahn 1.11 (PID.TID 0000.0001) '70'
8333 jahn 1.1 (PID.TID 0000.0001) ;
8334     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8335     (PID.TID 0000.0001) 33
8336     (PID.TID 0000.0001) ;
8337 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8338     (PID.TID 0000.0001) F
8339     (PID.TID 0000.0001) ;
8340 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8341     (PID.TID 0000.0001) F
8342     (PID.TID 0000.0001) ;
8343     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8344     (PID.TID 0000.0001) 0.000000000000000E+00
8345     (PID.TID 0000.0001) ;
8346     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8347     (PID.TID 0000.0001) 0.000000000000000E+00
8348     (PID.TID 0000.0001) ;
8349     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8350     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8351     (PID.TID 0000.0001) ;
8352     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8353     (PID.TID 0000.0001) F
8354     (PID.TID 0000.0001) ;
8355     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8356     (PID.TID 0000.0001) F
8357     (PID.TID 0000.0001) ;
8358     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8359     (PID.TID 0000.0001) T
8360     (PID.TID 0000.0001) ;
8361     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8362     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8363     (PID.TID 0000.0001) ;
8364     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8365     (PID.TID 0000.0001) 1.234567000000000E+05
8366     (PID.TID 0000.0001) ;
8367     (PID.TID 0000.0001) -----------------------------------
8368 jahn 1.11 (PID.TID 0000.0001) tracer number : 71
8369 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8370 jahn 1.11 (PID.TID 0000.0001) 'Phy50'
8371 jahn 1.1 (PID.TID 0000.0001) ;
8372     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8373     (PID.TID 0000.0001) ''
8374     (PID.TID 0000.0001) ;
8375     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8376 jahn 1.11 (PID.TID 0000.0001) '71'
8377 jahn 1.1 (PID.TID 0000.0001) ;
8378     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8379     (PID.TID 0000.0001) 33
8380     (PID.TID 0000.0001) ;
8381 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8382     (PID.TID 0000.0001) F
8383     (PID.TID 0000.0001) ;
8384 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8385     (PID.TID 0000.0001) F
8386     (PID.TID 0000.0001) ;
8387     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8388     (PID.TID 0000.0001) 0.000000000000000E+00
8389     (PID.TID 0000.0001) ;
8390     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8391     (PID.TID 0000.0001) 0.000000000000000E+00
8392     (PID.TID 0000.0001) ;
8393     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8394     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8395     (PID.TID 0000.0001) ;
8396     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8397     (PID.TID 0000.0001) F
8398     (PID.TID 0000.0001) ;
8399     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8400     (PID.TID 0000.0001) F
8401     (PID.TID 0000.0001) ;
8402     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8403     (PID.TID 0000.0001) T
8404     (PID.TID 0000.0001) ;
8405     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8406     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8407     (PID.TID 0000.0001) ;
8408     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8409     (PID.TID 0000.0001) 1.234567000000000E+05
8410     (PID.TID 0000.0001) ;
8411     (PID.TID 0000.0001) -----------------------------------
8412 jahn 1.11 (PID.TID 0000.0001) tracer number : 72
8413 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8414 jahn 1.11 (PID.TID 0000.0001) 'Phy51'
8415 jahn 1.1 (PID.TID 0000.0001) ;
8416     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8417     (PID.TID 0000.0001) ''
8418     (PID.TID 0000.0001) ;
8419     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8420 jahn 1.11 (PID.TID 0000.0001) '72'
8421 jahn 1.1 (PID.TID 0000.0001) ;
8422     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8423     (PID.TID 0000.0001) 33
8424     (PID.TID 0000.0001) ;
8425 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8426     (PID.TID 0000.0001) F
8427     (PID.TID 0000.0001) ;
8428 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8429     (PID.TID 0000.0001) F
8430     (PID.TID 0000.0001) ;
8431     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8432     (PID.TID 0000.0001) 0.000000000000000E+00
8433     (PID.TID 0000.0001) ;
8434     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8435     (PID.TID 0000.0001) 0.000000000000000E+00
8436     (PID.TID 0000.0001) ;
8437     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8438     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8439     (PID.TID 0000.0001) ;
8440     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8441     (PID.TID 0000.0001) F
8442     (PID.TID 0000.0001) ;
8443     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8444     (PID.TID 0000.0001) F
8445     (PID.TID 0000.0001) ;
8446     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8447     (PID.TID 0000.0001) T
8448     (PID.TID 0000.0001) ;
8449     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8450     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8451     (PID.TID 0000.0001) ;
8452     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8453     (PID.TID 0000.0001) 1.234567000000000E+05
8454     (PID.TID 0000.0001) ;
8455     (PID.TID 0000.0001) -----------------------------------
8456 jahn 1.11 (PID.TID 0000.0001) tracer number : 73
8457 jahn 1.1 (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8458 jahn 1.11 (PID.TID 0000.0001) 'Phy52'
8459 jahn 1.1 (PID.TID 0000.0001) ;
8460     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8461     (PID.TID 0000.0001) ''
8462     (PID.TID 0000.0001) ;
8463     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8464 jahn 1.11 (PID.TID 0000.0001) '73'
8465 jahn 1.1 (PID.TID 0000.0001) ;
8466     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8467     (PID.TID 0000.0001) 33
8468     (PID.TID 0000.0001) ;
8469 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8470     (PID.TID 0000.0001) F
8471     (PID.TID 0000.0001) ;
8472 jahn 1.1 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8473     (PID.TID 0000.0001) F
8474     (PID.TID 0000.0001) ;
8475     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8476     (PID.TID 0000.0001) 0.000000000000000E+00
8477     (PID.TID 0000.0001) ;
8478     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8479     (PID.TID 0000.0001) 0.000000000000000E+00
8480     (PID.TID 0000.0001) ;
8481     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8482     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8483     (PID.TID 0000.0001) ;
8484     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8485     (PID.TID 0000.0001) F
8486     (PID.TID 0000.0001) ;
8487 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8488 jahn 1.6 (PID.TID 0000.0001) F
8489     (PID.TID 0000.0001) ;
8490 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8491     (PID.TID 0000.0001) T
8492     (PID.TID 0000.0001) ;
8493     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8494     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8495     (PID.TID 0000.0001) ;
8496     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8497     (PID.TID 0000.0001) 1.234567000000000E+05
8498     (PID.TID 0000.0001) ;
8499     (PID.TID 0000.0001) -----------------------------------
8500     (PID.TID 0000.0001) tracer number : 74
8501     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8502     (PID.TID 0000.0001) 'Phy53'
8503     (PID.TID 0000.0001) ;
8504     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8505     (PID.TID 0000.0001) ''
8506     (PID.TID 0000.0001) ;
8507     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8508     (PID.TID 0000.0001) '74'
8509     (PID.TID 0000.0001) ;
8510     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8511     (PID.TID 0000.0001) 33
8512     (PID.TID 0000.0001) ;
8513     (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8514 jahn 1.6 (PID.TID 0000.0001) F
8515     (PID.TID 0000.0001) ;
8516 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8517 jahn 1.6 (PID.TID 0000.0001) F
8518     (PID.TID 0000.0001) ;
8519 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8520     (PID.TID 0000.0001) 0.000000000000000E+00
8521     (PID.TID 0000.0001) ;
8522     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8523     (PID.TID 0000.0001) 0.000000000000000E+00
8524 jahn 1.6 (PID.TID 0000.0001) ;
8525 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8526     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8527 jahn 1.6 (PID.TID 0000.0001) ;
8528 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8529     (PID.TID 0000.0001) F
8530 jahn 1.1 (PID.TID 0000.0001) ;
8531 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8532     (PID.TID 0000.0001) F
8533 jahn 1.1 (PID.TID 0000.0001) ;
8534 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8535 jahn 1.1 (PID.TID 0000.0001) T
8536     (PID.TID 0000.0001) ;
8537 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8538     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8539     (PID.TID 0000.0001) ;
8540     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8541     (PID.TID 0000.0001) 1.234567000000000E+05
8542     (PID.TID 0000.0001) ;
8543     (PID.TID 0000.0001) -----------------------------------
8544     (PID.TID 0000.0001) tracer number : 75
8545     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8546     (PID.TID 0000.0001) 'Phy54'
8547     (PID.TID 0000.0001) ;
8548     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8549     (PID.TID 0000.0001) ''
8550     (PID.TID 0000.0001) ;
8551     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8552     (PID.TID 0000.0001) '75'
8553     (PID.TID 0000.0001) ;
8554     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8555     (PID.TID 0000.0001) 33
8556     (PID.TID 0000.0001) ;
8557     (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8558     (PID.TID 0000.0001) F
8559     (PID.TID 0000.0001) ;
8560     (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8561     (PID.TID 0000.0001) F
8562     (PID.TID 0000.0001) ;
8563     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8564     (PID.TID 0000.0001) 0.000000000000000E+00
8565     (PID.TID 0000.0001) ;
8566     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8567     (PID.TID 0000.0001) 0.000000000000000E+00
8568     (PID.TID 0000.0001) ;
8569     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8570     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8571     (PID.TID 0000.0001) ;
8572     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8573     (PID.TID 0000.0001) F
8574     (PID.TID 0000.0001) ;
8575     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8576 jahn 1.1 (PID.TID 0000.0001) F
8577     (PID.TID 0000.0001) ;
8578 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8579     (PID.TID 0000.0001) T
8580     (PID.TID 0000.0001) ;
8581     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8582     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8583     (PID.TID 0000.0001) ;
8584     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8585     (PID.TID 0000.0001) 1.234567000000000E+05
8586     (PID.TID 0000.0001) ;
8587     (PID.TID 0000.0001) -----------------------------------
8588     (PID.TID 0000.0001) tracer number : 76
8589     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8590     (PID.TID 0000.0001) 'Phy55'
8591     (PID.TID 0000.0001) ;
8592     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8593     (PID.TID 0000.0001) ''
8594     (PID.TID 0000.0001) ;
8595     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8596     (PID.TID 0000.0001) '76'
8597     (PID.TID 0000.0001) ;
8598     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8599     (PID.TID 0000.0001) 33
8600     (PID.TID 0000.0001) ;
8601     (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8602 jahn 1.1 (PID.TID 0000.0001) F
8603     (PID.TID 0000.0001) ;
8604 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8605 jahn 1.1 (PID.TID 0000.0001) F
8606     (PID.TID 0000.0001) ;
8607 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8608     (PID.TID 0000.0001) 0.000000000000000E+00
8609     (PID.TID 0000.0001) ;
8610     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8611     (PID.TID 0000.0001) 0.000000000000000E+00
8612     (PID.TID 0000.0001) ;
8613     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8614     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8615     (PID.TID 0000.0001) ;
8616     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8617     (PID.TID 0000.0001) F
8618 jahn 1.1 (PID.TID 0000.0001) ;
8619 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8620     (PID.TID 0000.0001) F
8621 jahn 1.1 (PID.TID 0000.0001) ;
8622 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8623 jahn 1.1 (PID.TID 0000.0001) T
8624     (PID.TID 0000.0001) ;
8625 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8626     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8627     (PID.TID 0000.0001) ;
8628     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8629     (PID.TID 0000.0001) 1.234567000000000E+05
8630     (PID.TID 0000.0001) ;
8631     (PID.TID 0000.0001) -----------------------------------
8632     (PID.TID 0000.0001) tracer number : 77
8633     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8634     (PID.TID 0000.0001) 'Phy56'
8635     (PID.TID 0000.0001) ;
8636     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8637     (PID.TID 0000.0001) ''
8638     (PID.TID 0000.0001) ;
8639     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8640     (PID.TID 0000.0001) '77'
8641     (PID.TID 0000.0001) ;
8642     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8643     (PID.TID 0000.0001) 33
8644     (PID.TID 0000.0001) ;
8645     (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8646     (PID.TID 0000.0001) F
8647     (PID.TID 0000.0001) ;
8648     (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8649 jahn 1.1 (PID.TID 0000.0001) F
8650     (PID.TID 0000.0001) ;
8651 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8652     (PID.TID 0000.0001) 0.000000000000000E+00
8653     (PID.TID 0000.0001) ;
8654     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8655     (PID.TID 0000.0001) 0.000000000000000E+00
8656     (PID.TID 0000.0001) ;
8657     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8658     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8659     (PID.TID 0000.0001) ;
8660     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8661 jahn 1.1 (PID.TID 0000.0001) F
8662     (PID.TID 0000.0001) ;
8663 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8664 jahn 1.1 (PID.TID 0000.0001) F
8665     (PID.TID 0000.0001) ;
8666 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8667     (PID.TID 0000.0001) T
8668     (PID.TID 0000.0001) ;
8669     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8670     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8671     (PID.TID 0000.0001) ;
8672     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8673     (PID.TID 0000.0001) 1.234567000000000E+05
8674     (PID.TID 0000.0001) ;
8675     (PID.TID 0000.0001) -----------------------------------
8676     (PID.TID 0000.0001) tracer number : 78
8677     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8678     (PID.TID 0000.0001) 'Phy57'
8679     (PID.TID 0000.0001) ;
8680     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8681     (PID.TID 0000.0001) ''
8682 jahn 1.1 (PID.TID 0000.0001) ;
8683 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8684     (PID.TID 0000.0001) '78'
8685 jahn 1.1 (PID.TID 0000.0001) ;
8686 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8687     (PID.TID 0000.0001) 33
8688 jahn 1.1 (PID.TID 0000.0001) ;
8689 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8690 jahn 1.1 (PID.TID 0000.0001) F
8691     (PID.TID 0000.0001) ;
8692 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8693 jahn 1.1 (PID.TID 0000.0001) F
8694     (PID.TID 0000.0001) ;
8695 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8696     (PID.TID 0000.0001) 0.000000000000000E+00
8697 jahn 1.1 (PID.TID 0000.0001) ;
8698 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8699 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
8700     (PID.TID 0000.0001) ;
8701 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8702     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8703 jahn 1.1 (PID.TID 0000.0001) ;
8704 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8705     (PID.TID 0000.0001) F
8706 jahn 1.1 (PID.TID 0000.0001) ;
8707 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8708 jahn 1.1 (PID.TID 0000.0001) F
8709     (PID.TID 0000.0001) ;
8710 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8711     (PID.TID 0000.0001) T
8712 jahn 1.1 (PID.TID 0000.0001) ;
8713 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8714     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8715 jahn 1.1 (PID.TID 0000.0001) ;
8716 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8717     (PID.TID 0000.0001) 1.234567000000000E+05
8718 jahn 1.1 (PID.TID 0000.0001) ;
8719 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
8720     (PID.TID 0000.0001) tracer number : 79
8721     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8722     (PID.TID 0000.0001) 'Phy58'
8723 jahn 1.1 (PID.TID 0000.0001) ;
8724 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8725     (PID.TID 0000.0001) ''
8726 jahn 1.1 (PID.TID 0000.0001) ;
8727 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8728     (PID.TID 0000.0001) '79'
8729 jahn 1.1 (PID.TID 0000.0001) ;
8730 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8731     (PID.TID 0000.0001) 33
8732 jahn 1.1 (PID.TID 0000.0001) ;
8733 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8734     (PID.TID 0000.0001) F
8735 jahn 1.1 (PID.TID 0000.0001) ;
8736 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8737     (PID.TID 0000.0001) F
8738 jahn 1.1 (PID.TID 0000.0001) ;
8739 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8740     (PID.TID 0000.0001) 0.000000000000000E+00
8741 jahn 1.1 (PID.TID 0000.0001) ;
8742 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8743     (PID.TID 0000.0001) 0.000000000000000E+00
8744 jahn 1.1 (PID.TID 0000.0001) ;
8745 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8746     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8747 jahn 1.1 (PID.TID 0000.0001) ;
8748 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8749     (PID.TID 0000.0001) F
8750 jahn 1.1 (PID.TID 0000.0001) ;
8751 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8752 jahn 1.1 (PID.TID 0000.0001) F
8753     (PID.TID 0000.0001) ;
8754 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8755     (PID.TID 0000.0001) T
8756     (PID.TID 0000.0001) ;
8757     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8758     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8759 jahn 1.1 (PID.TID 0000.0001) ;
8760 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8761     (PID.TID 0000.0001) 1.234567000000000E+05
8762 jahn 1.1 (PID.TID 0000.0001) ;
8763 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
8764     (PID.TID 0000.0001) tracer number : 80
8765     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8766     (PID.TID 0000.0001) 'Phy59'
8767 jahn 1.1 (PID.TID 0000.0001) ;
8768 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8769     (PID.TID 0000.0001) ''
8770 jahn 1.1 (PID.TID 0000.0001) ;
8771 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8772     (PID.TID 0000.0001) '80'
8773 jahn 1.1 (PID.TID 0000.0001) ;
8774 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8775     (PID.TID 0000.0001) 33
8776 jahn 1.1 (PID.TID 0000.0001) ;
8777 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8778     (PID.TID 0000.0001) F
8779 jahn 1.1 (PID.TID 0000.0001) ;
8780 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8781     (PID.TID 0000.0001) F
8782 jahn 1.1 (PID.TID 0000.0001) ;
8783 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8784     (PID.TID 0000.0001) 0.000000000000000E+00
8785 jahn 1.1 (PID.TID 0000.0001) ;
8786 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8787     (PID.TID 0000.0001) 0.000000000000000E+00
8788 jahn 1.1 (PID.TID 0000.0001) ;
8789 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8790     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8791 jahn 1.1 (PID.TID 0000.0001) ;
8792 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8793     (PID.TID 0000.0001) F
8794 jahn 1.1 (PID.TID 0000.0001) ;
8795 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8796     (PID.TID 0000.0001) F
8797 jahn 1.1 (PID.TID 0000.0001) ;
8798 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8799     (PID.TID 0000.0001) T
8800 jahn 1.1 (PID.TID 0000.0001) ;
8801 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8802     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8803 jahn 1.1 (PID.TID 0000.0001) ;
8804 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8805     (PID.TID 0000.0001) 1.234567000000000E+05
8806 jahn 1.1 (PID.TID 0000.0001) ;
8807 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
8808     (PID.TID 0000.0001) tracer number : 81
8809     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8810     (PID.TID 0000.0001) 'Phy60'
8811 jahn 1.1 (PID.TID 0000.0001) ;
8812 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8813     (PID.TID 0000.0001) ''
8814 jahn 1.1 (PID.TID 0000.0001) ;
8815 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8816     (PID.TID 0000.0001) '81'
8817 jahn 1.1 (PID.TID 0000.0001) ;
8818 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8819     (PID.TID 0000.0001) 33
8820 jahn 1.1 (PID.TID 0000.0001) ;
8821 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8822 jahn 1.1 (PID.TID 0000.0001) F
8823     (PID.TID 0000.0001) ;
8824 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8825 jahn 1.1 (PID.TID 0000.0001) F
8826     (PID.TID 0000.0001) ;
8827 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8828     (PID.TID 0000.0001) 0.000000000000000E+00
8829 jahn 1.1 (PID.TID 0000.0001) ;
8830 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8831     (PID.TID 0000.0001) 0.000000000000000E+00
8832 jahn 1.1 (PID.TID 0000.0001) ;
8833 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8834     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8835 jahn 1.1 (PID.TID 0000.0001) ;
8836 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8837     (PID.TID 0000.0001) F
8838 jahn 1.1 (PID.TID 0000.0001) ;
8839 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8840 jahn 1.1 (PID.TID 0000.0001) F
8841     (PID.TID 0000.0001) ;
8842 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8843 jahn 1.1 (PID.TID 0000.0001) T
8844     (PID.TID 0000.0001) ;
8845 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8846     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8847     (PID.TID 0000.0001) ;
8848     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8849     (PID.TID 0000.0001) 1.234567000000000E+05
8850     (PID.TID 0000.0001) ;
8851     (PID.TID 0000.0001) -----------------------------------
8852     (PID.TID 0000.0001) tracer number : 82
8853     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8854     (PID.TID 0000.0001) 'Phy61'
8855     (PID.TID 0000.0001) ;
8856     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8857     (PID.TID 0000.0001) ''
8858     (PID.TID 0000.0001) ;
8859     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8860     (PID.TID 0000.0001) '82'
8861     (PID.TID 0000.0001) ;
8862     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8863     (PID.TID 0000.0001) 33
8864     (PID.TID 0000.0001) ;
8865     (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8866     (PID.TID 0000.0001) F
8867     (PID.TID 0000.0001) ;
8868     (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8869     (PID.TID 0000.0001) F
8870     (PID.TID 0000.0001) ;
8871     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8872     (PID.TID 0000.0001) 0.000000000000000E+00
8873     (PID.TID 0000.0001) ;
8874     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8875     (PID.TID 0000.0001) 0.000000000000000E+00
8876     (PID.TID 0000.0001) ;
8877     (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8878     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8879     (PID.TID 0000.0001) ;
8880     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8881     (PID.TID 0000.0001) F
8882     (PID.TID 0000.0001) ;
8883     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8884 jahn 1.1 (PID.TID 0000.0001) F
8885     (PID.TID 0000.0001) ;
8886 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8887 jahn 1.1 (PID.TID 0000.0001) T
8888     (PID.TID 0000.0001) ;
8889 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8890     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8891     (PID.TID 0000.0001) ;
8892     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8893     (PID.TID 0000.0001) 1.234567000000000E+05
8894     (PID.TID 0000.0001) ;
8895     (PID.TID 0000.0001) -----------------------------------
8896     (PID.TID 0000.0001) tracer number : 83
8897     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8898     (PID.TID 0000.0001) 'Phy62'
8899     (PID.TID 0000.0001) ;
8900     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8901     (PID.TID 0000.0001) ''
8902     (PID.TID 0000.0001) ;
8903     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8904     (PID.TID 0000.0001) '83'
8905     (PID.TID 0000.0001) ;
8906     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8907     (PID.TID 0000.0001) 33
8908     (PID.TID 0000.0001) ;
8909     (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8910     (PID.TID 0000.0001) F
8911 jahn 1.1 (PID.TID 0000.0001) ;
8912 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8913     (PID.TID 0000.0001) F
8914 jahn 1.1 (PID.TID 0000.0001) ;
8915 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8916 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
8917     (PID.TID 0000.0001) ;
8918 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8919     (PID.TID 0000.0001) 0.000000000000000E+00
8920 jahn 1.1 (PID.TID 0000.0001) ;
8921 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8922     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8923 jahn 1.1 (PID.TID 0000.0001) ;
8924 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8925 jahn 1.1 (PID.TID 0000.0001) F
8926     (PID.TID 0000.0001) ;
8927 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8928 jahn 1.1 (PID.TID 0000.0001) F
8929     (PID.TID 0000.0001) ;
8930 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8931 jahn 1.1 (PID.TID 0000.0001) T
8932     (PID.TID 0000.0001) ;
8933 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8934     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8935     (PID.TID 0000.0001) ;
8936     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8937     (PID.TID 0000.0001) 1.234567000000000E+05
8938     (PID.TID 0000.0001) ;
8939     (PID.TID 0000.0001) -----------------------------------
8940     (PID.TID 0000.0001) tracer number : 84
8941     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8942     (PID.TID 0000.0001) 'Phy63'
8943     (PID.TID 0000.0001) ;
8944     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8945     (PID.TID 0000.0001) ''
8946     (PID.TID 0000.0001) ;
8947     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8948     (PID.TID 0000.0001) '84'
8949     (PID.TID 0000.0001) ;
8950     (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8951     (PID.TID 0000.0001) 33
8952     (PID.TID 0000.0001) ;
8953     (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8954     (PID.TID 0000.0001) F
8955     (PID.TID 0000.0001) ;
8956     (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
8957     (PID.TID 0000.0001) F
8958     (PID.TID 0000.0001) ;
8959     (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
8960 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
8961     (PID.TID 0000.0001) ;
8962 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
8963 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
8964     (PID.TID 0000.0001) ;
8965 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
8966     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
8967     (PID.TID 0000.0001) ;
8968     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
8969     (PID.TID 0000.0001) F
8970     (PID.TID 0000.0001) ;
8971     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
8972     (PID.TID 0000.0001) F
8973     (PID.TID 0000.0001) ;
8974     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
8975     (PID.TID 0000.0001) T
8976     (PID.TID 0000.0001) ;
8977     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
8978     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
8979 jahn 1.1 (PID.TID 0000.0001) ;
8980 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
8981     (PID.TID 0000.0001) 1.234567000000000E+05
8982 jahn 1.1 (PID.TID 0000.0001) ;
8983 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
8984     (PID.TID 0000.0001) tracer number : 85
8985     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
8986     (PID.TID 0000.0001) 'Phy64'
8987 jahn 1.1 (PID.TID 0000.0001) ;
8988 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
8989     (PID.TID 0000.0001) ''
8990 jahn 1.1 (PID.TID 0000.0001) ;
8991 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
8992     (PID.TID 0000.0001) '85'
8993 jahn 1.1 (PID.TID 0000.0001) ;
8994 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
8995     (PID.TID 0000.0001) 33
8996 jahn 1.1 (PID.TID 0000.0001) ;
8997 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
8998     (PID.TID 0000.0001) F
8999 jahn 1.1 (PID.TID 0000.0001) ;
9000 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9001 jahn 1.1 (PID.TID 0000.0001) F
9002     (PID.TID 0000.0001) ;
9003 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9004     (PID.TID 0000.0001) 0.000000000000000E+00
9005     (PID.TID 0000.0001) ;
9006     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9007 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9008     (PID.TID 0000.0001) ;
9009 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9010     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9011     (PID.TID 0000.0001) ;
9012     (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9013     (PID.TID 0000.0001) F
9014     (PID.TID 0000.0001) ;
9015     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9016     (PID.TID 0000.0001) F
9017 jahn 1.1 (PID.TID 0000.0001) ;
9018 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9019 jahn 1.1 (PID.TID 0000.0001) T
9020     (PID.TID 0000.0001) ;
9021 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9022     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9023     (PID.TID 0000.0001) ;
9024     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9025     (PID.TID 0000.0001) 1.234567000000000E+05
9026     (PID.TID 0000.0001) ;
9027     (PID.TID 0000.0001) -----------------------------------
9028     (PID.TID 0000.0001) tracer number : 86
9029     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9030     (PID.TID 0000.0001) 'Phy65'
9031     (PID.TID 0000.0001) ;
9032     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9033     (PID.TID 0000.0001) ''
9034     (PID.TID 0000.0001) ;
9035     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9036     (PID.TID 0000.0001) '86'
9037 jahn 1.1 (PID.TID 0000.0001) ;
9038 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9039     (PID.TID 0000.0001) 33
9040 jahn 1.1 (PID.TID 0000.0001) ;
9041 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9042     (PID.TID 0000.0001) F
9043 jahn 1.1 (PID.TID 0000.0001) ;
9044 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9045     (PID.TID 0000.0001) F
9046 jahn 1.1 (PID.TID 0000.0001) ;
9047 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9048 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9049     (PID.TID 0000.0001) ;
9050 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9051 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9052     (PID.TID 0000.0001) ;
9053 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9054 jahn 1.1 (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9055     (PID.TID 0000.0001) ;
9056 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9057     (PID.TID 0000.0001) F
9058     (PID.TID 0000.0001) ;
9059     (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9060     (PID.TID 0000.0001) F
9061     (PID.TID 0000.0001) ;
9062     (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9063     (PID.TID 0000.0001) T
9064     (PID.TID 0000.0001) ;
9065     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9066     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9067     (PID.TID 0000.0001) ;
9068     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9069     (PID.TID 0000.0001) 1.234567000000000E+05
9070     (PID.TID 0000.0001) ;
9071     (PID.TID 0000.0001) -----------------------------------
9072     (PID.TID 0000.0001) tracer number : 87
9073     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9074     (PID.TID 0000.0001) 'Phy66'
9075     (PID.TID 0000.0001) ;
9076     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9077     (PID.TID 0000.0001) ''
9078 jahn 1.1 (PID.TID 0000.0001) ;
9079 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9080     (PID.TID 0000.0001) '87'
9081 jahn 1.1 (PID.TID 0000.0001) ;
9082 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9083     (PID.TID 0000.0001) 33
9084 jahn 1.1 (PID.TID 0000.0001) ;
9085 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9086     (PID.TID 0000.0001) F
9087 jahn 1.1 (PID.TID 0000.0001) ;
9088 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9089     (PID.TID 0000.0001) F
9090 jahn 1.1 (PID.TID 0000.0001) ;
9091 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9092 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9093     (PID.TID 0000.0001) ;
9094 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9095 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9096     (PID.TID 0000.0001) ;
9097 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9098     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9099 jahn 1.1 (PID.TID 0000.0001) ;
9100 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9101     (PID.TID 0000.0001) F
9102 jahn 1.1 (PID.TID 0000.0001) ;
9103 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9104     (PID.TID 0000.0001) F
9105 jahn 1.1 (PID.TID 0000.0001) ;
9106 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9107     (PID.TID 0000.0001) T
9108 jahn 1.1 (PID.TID 0000.0001) ;
9109 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9110     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9111 jahn 1.1 (PID.TID 0000.0001) ;
9112 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9113     (PID.TID 0000.0001) 1.234567000000000E+05
9114 jahn 1.1 (PID.TID 0000.0001) ;
9115 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9116     (PID.TID 0000.0001) tracer number : 88
9117     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9118     (PID.TID 0000.0001) 'Phy67'
9119 jahn 1.1 (PID.TID 0000.0001) ;
9120 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9121     (PID.TID 0000.0001) ''
9122 jahn 1.1 (PID.TID 0000.0001) ;
9123 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9124     (PID.TID 0000.0001) '88'
9125 jahn 1.1 (PID.TID 0000.0001) ;
9126 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9127     (PID.TID 0000.0001) 33
9128 jahn 1.1 (PID.TID 0000.0001) ;
9129 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9130     (PID.TID 0000.0001) F
9131 jahn 1.1 (PID.TID 0000.0001) ;
9132 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9133     (PID.TID 0000.0001) F
9134 jahn 1.1 (PID.TID 0000.0001) ;
9135 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9136 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9137     (PID.TID 0000.0001) ;
9138 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9139     (PID.TID 0000.0001) 0.000000000000000E+00
9140 jahn 1.1 (PID.TID 0000.0001) ;
9141 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9142     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9143 jahn 1.1 (PID.TID 0000.0001) ;
9144 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9145     (PID.TID 0000.0001) F
9146 jahn 1.1 (PID.TID 0000.0001) ;
9147 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9148 jahn 1.1 (PID.TID 0000.0001) F
9149     (PID.TID 0000.0001) ;
9150 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9151 jahn 1.1 (PID.TID 0000.0001) T
9152     (PID.TID 0000.0001) ;
9153 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9154     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9155 jahn 1.1 (PID.TID 0000.0001) ;
9156 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9157     (PID.TID 0000.0001) 1.234567000000000E+05
9158 jahn 1.1 (PID.TID 0000.0001) ;
9159 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9160     (PID.TID 0000.0001) tracer number : 89
9161     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9162     (PID.TID 0000.0001) 'Phy68'
9163 jahn 1.1 (PID.TID 0000.0001) ;
9164 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9165     (PID.TID 0000.0001) ''
9166 jahn 1.1 (PID.TID 0000.0001) ;
9167 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9168     (PID.TID 0000.0001) '89'
9169 jahn 1.1 (PID.TID 0000.0001) ;
9170 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9171     (PID.TID 0000.0001) 33
9172 jahn 1.1 (PID.TID 0000.0001) ;
9173 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9174     (PID.TID 0000.0001) F
9175 jahn 1.1 (PID.TID 0000.0001) ;
9176 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9177 jahn 1.1 (PID.TID 0000.0001) F
9178     (PID.TID 0000.0001) ;
9179 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9180 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9181     (PID.TID 0000.0001) ;
9182 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9183 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9184     (PID.TID 0000.0001) ;
9185 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9186     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9187 jahn 1.1 (PID.TID 0000.0001) ;
9188 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9189 jahn 1.1 (PID.TID 0000.0001) F
9190     (PID.TID 0000.0001) ;
9191 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9192 jahn 1.1 (PID.TID 0000.0001) F
9193     (PID.TID 0000.0001) ;
9194 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9195     (PID.TID 0000.0001) T
9196     (PID.TID 0000.0001) ;
9197     (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9198     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9199     (PID.TID 0000.0001) ;
9200     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9201     (PID.TID 0000.0001) 1.234567000000000E+05
9202     (PID.TID 0000.0001) ;
9203     (PID.TID 0000.0001) -----------------------------------
9204     (PID.TID 0000.0001) tracer number : 90
9205     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9206     (PID.TID 0000.0001) 'Phy69'
9207     (PID.TID 0000.0001) ;
9208     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9209     (PID.TID 0000.0001) ''
9210 jahn 1.1 (PID.TID 0000.0001) ;
9211 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9212     (PID.TID 0000.0001) '90'
9213 jahn 1.1 (PID.TID 0000.0001) ;
9214 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9215     (PID.TID 0000.0001) 33
9216 jahn 1.1 (PID.TID 0000.0001) ;
9217 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9218 jahn 1.1 (PID.TID 0000.0001) F
9219     (PID.TID 0000.0001) ;
9220 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9221     (PID.TID 0000.0001) F
9222 jahn 1.7 (PID.TID 0000.0001) ;
9223 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9224     (PID.TID 0000.0001) 0.000000000000000E+00
9225 jahn 1.1 (PID.TID 0000.0001) ;
9226 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9227     (PID.TID 0000.0001) 0.000000000000000E+00
9228 jahn 1.1 (PID.TID 0000.0001) ;
9229 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9230     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9231 jahn 1.1 (PID.TID 0000.0001) ;
9232 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9233     (PID.TID 0000.0001) F
9234 jahn 1.1 (PID.TID 0000.0001) ;
9235 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9236 jahn 1.1 (PID.TID 0000.0001) F
9237     (PID.TID 0000.0001) ;
9238 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9239 jahn 1.1 (PID.TID 0000.0001) T
9240     (PID.TID 0000.0001) ;
9241 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9242     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9243     (PID.TID 0000.0001) ;
9244     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9245     (PID.TID 0000.0001) 1.234567000000000E+05
9246 jahn 1.1 (PID.TID 0000.0001) ;
9247 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9248     (PID.TID 0000.0001) tracer number : 91
9249     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9250     (PID.TID 0000.0001) 'Phy70'
9251 jahn 1.1 (PID.TID 0000.0001) ;
9252 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9253     (PID.TID 0000.0001) ''
9254 jahn 1.1 (PID.TID 0000.0001) ;
9255 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9256     (PID.TID 0000.0001) '91'
9257 jahn 1.1 (PID.TID 0000.0001) ;
9258 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9259     (PID.TID 0000.0001) 33
9260 jahn 1.1 (PID.TID 0000.0001) ;
9261 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9262 jahn 1.1 (PID.TID 0000.0001) F
9263     (PID.TID 0000.0001) ;
9264 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9265 jahn 1.3 (PID.TID 0000.0001) F
9266     (PID.TID 0000.0001) ;
9267 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9268     (PID.TID 0000.0001) 0.000000000000000E+00
9269     (PID.TID 0000.0001) ;
9270     (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9271     (PID.TID 0000.0001) 0.000000000000000E+00
9272 jahn 1.1 (PID.TID 0000.0001) ;
9273 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9274     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9275 jahn 1.1 (PID.TID 0000.0001) ;
9276 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9277 jahn 1.1 (PID.TID 0000.0001) F
9278     (PID.TID 0000.0001) ;
9279 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9280 jahn 1.1 (PID.TID 0000.0001) F
9281     (PID.TID 0000.0001) ;
9282 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9283 jahn 1.1 (PID.TID 0000.0001) T
9284     (PID.TID 0000.0001) ;
9285 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9286     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9287 jahn 1.1 (PID.TID 0000.0001) ;
9288 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9289     (PID.TID 0000.0001) 1.234567000000000E+05
9290 jahn 1.1 (PID.TID 0000.0001) ;
9291 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9292     (PID.TID 0000.0001) tracer number : 92
9293     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9294     (PID.TID 0000.0001) 'Phy71'
9295 jahn 1.1 (PID.TID 0000.0001) ;
9296 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9297     (PID.TID 0000.0001) ''
9298 jahn 1.1 (PID.TID 0000.0001) ;
9299 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9300     (PID.TID 0000.0001) '92'
9301 jahn 1.1 (PID.TID 0000.0001) ;
9302 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9303     (PID.TID 0000.0001) 33
9304 jahn 1.1 (PID.TID 0000.0001) ;
9305 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9306 jahn 1.8 (PID.TID 0000.0001) F
9307     (PID.TID 0000.0001) ;
9308 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9309     (PID.TID 0000.0001) F
9310 jahn 1.1 (PID.TID 0000.0001) ;
9311 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9312     (PID.TID 0000.0001) 0.000000000000000E+00
9313 jahn 1.1 (PID.TID 0000.0001) ;
9314 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9315     (PID.TID 0000.0001) 0.000000000000000E+00
9316 jahn 1.1 (PID.TID 0000.0001) ;
9317 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9318     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9319 jahn 1.1 (PID.TID 0000.0001) ;
9320 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9321     (PID.TID 0000.0001) F
9322 jahn 1.1 (PID.TID 0000.0001) ;
9323 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9324 jahn 1.1 (PID.TID 0000.0001) F
9325     (PID.TID 0000.0001) ;
9326 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9327 jahn 1.1 (PID.TID 0000.0001) T
9328     (PID.TID 0000.0001) ;
9329 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9330     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9331     (PID.TID 0000.0001) ;
9332     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9333     (PID.TID 0000.0001) 1.234567000000000E+05
9334     (PID.TID 0000.0001) ;
9335     (PID.TID 0000.0001) -----------------------------------
9336     (PID.TID 0000.0001) tracer number : 93
9337     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9338     (PID.TID 0000.0001) 'Phy72'
9339     (PID.TID 0000.0001) ;
9340     (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9341     (PID.TID 0000.0001) ''
9342     (PID.TID 0000.0001) ;
9343     (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9344     (PID.TID 0000.0001) '93'
9345 jahn 1.1 (PID.TID 0000.0001) ;
9346 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9347     (PID.TID 0000.0001) 33
9348 jahn 1.1 (PID.TID 0000.0001) ;
9349 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9350     (PID.TID 0000.0001) F
9351 jahn 1.1 (PID.TID 0000.0001) ;
9352 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9353 jahn 1.1 (PID.TID 0000.0001) F
9354     (PID.TID 0000.0001) ;
9355 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9356     (PID.TID 0000.0001) 0.000000000000000E+00
9357 jahn 1.1 (PID.TID 0000.0001) ;
9358 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9359     (PID.TID 0000.0001) 0.000000000000000E+00
9360 jahn 1.1 (PID.TID 0000.0001) ;
9361 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9362     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9363 jahn 1.1 (PID.TID 0000.0001) ;
9364 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9365     (PID.TID 0000.0001) F
9366 jahn 1.1 (PID.TID 0000.0001) ;
9367 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9368     (PID.TID 0000.0001) F
9369 jahn 1.1 (PID.TID 0000.0001) ;
9370 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9371 jahn 1.1 (PID.TID 0000.0001) T
9372     (PID.TID 0000.0001) ;
9373 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9374     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9375 jahn 1.1 (PID.TID 0000.0001) ;
9376 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9377     (PID.TID 0000.0001) 1.234567000000000E+05
9378 jahn 1.1 (PID.TID 0000.0001) ;
9379 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9380     (PID.TID 0000.0001) tracer number : 94
9381     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9382     (PID.TID 0000.0001) 'Phy73'
9383 jahn 1.1 (PID.TID 0000.0001) ;
9384 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9385     (PID.TID 0000.0001) ''
9386 jahn 1.1 (PID.TID 0000.0001) ;
9387 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9388     (PID.TID 0000.0001) '94'
9389 jahn 1.1 (PID.TID 0000.0001) ;
9390 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9391     (PID.TID 0000.0001) 33
9392 jahn 1.1 (PID.TID 0000.0001) ;
9393 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9394 jahn 1.1 (PID.TID 0000.0001) F
9395     (PID.TID 0000.0001) ;
9396 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9397     (PID.TID 0000.0001) F
9398 jahn 1.5 (PID.TID 0000.0001) ;
9399 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9400     (PID.TID 0000.0001) 0.000000000000000E+00
9401 jahn 1.1 (PID.TID 0000.0001) ;
9402 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9403 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9404     (PID.TID 0000.0001) ;
9405 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9406     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9407 jahn 1.1 (PID.TID 0000.0001) ;
9408 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9409     (PID.TID 0000.0001) F
9410 jahn 1.1 (PID.TID 0000.0001) ;
9411 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9412     (PID.TID 0000.0001) F
9413 jahn 1.1 (PID.TID 0000.0001) ;
9414 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9415 jahn 1.1 (PID.TID 0000.0001) T
9416     (PID.TID 0000.0001) ;
9417 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9418     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9419 jahn 1.1 (PID.TID 0000.0001) ;
9420 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9421     (PID.TID 0000.0001) 1.234567000000000E+05
9422 jahn 1.1 (PID.TID 0000.0001) ;
9423 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9424     (PID.TID 0000.0001) tracer number : 95
9425     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9426     (PID.TID 0000.0001) 'Phy74'
9427 jahn 1.1 (PID.TID 0000.0001) ;
9428 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9429     (PID.TID 0000.0001) ''
9430 jahn 1.1 (PID.TID 0000.0001) ;
9431 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9432     (PID.TID 0000.0001) '95'
9433 jahn 1.1 (PID.TID 0000.0001) ;
9434 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9435     (PID.TID 0000.0001) 33
9436 jahn 1.1 (PID.TID 0000.0001) ;
9437 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9438     (PID.TID 0000.0001) F
9439 jahn 1.1 (PID.TID 0000.0001) ;
9440 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9441     (PID.TID 0000.0001) F
9442 jahn 1.1 (PID.TID 0000.0001) ;
9443 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9444     (PID.TID 0000.0001) 0.000000000000000E+00
9445 jahn 1.1 (PID.TID 0000.0001) ;
9446 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9447     (PID.TID 0000.0001) 0.000000000000000E+00
9448 jahn 1.1 (PID.TID 0000.0001) ;
9449 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9450     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9451 jahn 1.1 (PID.TID 0000.0001) ;
9452 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9453     (PID.TID 0000.0001) F
9454 jahn 1.1 (PID.TID 0000.0001) ;
9455 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9456 jahn 1.1 (PID.TID 0000.0001) F
9457     (PID.TID 0000.0001) ;
9458 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9459 jahn 1.1 (PID.TID 0000.0001) T
9460     (PID.TID 0000.0001) ;
9461 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9462     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9463     (PID.TID 0000.0001) ;
9464     (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9465     (PID.TID 0000.0001) 1.234567000000000E+05
9466 jahn 1.1 (PID.TID 0000.0001) ;
9467 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9468     (PID.TID 0000.0001) tracer number : 96
9469     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9470     (PID.TID 0000.0001) 'Phy75'
9471 jahn 1.1 (PID.TID 0000.0001) ;
9472 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9473     (PID.TID 0000.0001) ''
9474 jahn 1.1 (PID.TID 0000.0001) ;
9475 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9476     (PID.TID 0000.0001) '96'
9477 jahn 1.1 (PID.TID 0000.0001) ;
9478 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9479     (PID.TID 0000.0001) 33
9480 jahn 1.1 (PID.TID 0000.0001) ;
9481 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9482     (PID.TID 0000.0001) F
9483 jahn 1.1 (PID.TID 0000.0001) ;
9484 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9485     (PID.TID 0000.0001) F
9486 jahn 1.1 (PID.TID 0000.0001) ;
9487 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9488 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9489     (PID.TID 0000.0001) ;
9490 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9491 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9492     (PID.TID 0000.0001) ;
9493 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9494     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9495 jahn 1.1 (PID.TID 0000.0001) ;
9496 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9497 jahn 1.1 (PID.TID 0000.0001) F
9498     (PID.TID 0000.0001) ;
9499 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9500 jahn 1.1 (PID.TID 0000.0001) F
9501     (PID.TID 0000.0001) ;
9502 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9503 jahn 1.1 (PID.TID 0000.0001) T
9504     (PID.TID 0000.0001) ;
9505 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9506     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9507 jahn 1.1 (PID.TID 0000.0001) ;
9508 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9509 jahn 1.1 (PID.TID 0000.0001) 1.234567000000000E+05
9510     (PID.TID 0000.0001) ;
9511 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9512     (PID.TID 0000.0001) tracer number : 97
9513     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9514     (PID.TID 0000.0001) 'Phy76'
9515 jahn 1.1 (PID.TID 0000.0001) ;
9516 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9517     (PID.TID 0000.0001) ''
9518 jahn 1.1 (PID.TID 0000.0001) ;
9519 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9520     (PID.TID 0000.0001) '97'
9521 jahn 1.1 (PID.TID 0000.0001) ;
9522 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9523     (PID.TID 0000.0001) 33
9524 jahn 1.1 (PID.TID 0000.0001) ;
9525 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9526     (PID.TID 0000.0001) F
9527 jahn 1.1 (PID.TID 0000.0001) ;
9528 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9529     (PID.TID 0000.0001) F
9530 jahn 1.1 (PID.TID 0000.0001) ;
9531 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9532 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9533     (PID.TID 0000.0001) ;
9534 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9535 jahn 1.1 (PID.TID 0000.0001) 0.000000000000000E+00
9536     (PID.TID 0000.0001) ;
9537 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9538     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9539 jahn 1.1 (PID.TID 0000.0001) ;
9540 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9541     (PID.TID 0000.0001) F
9542 jahn 1.1 (PID.TID 0000.0001) ;
9543 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9544 jahn 1.1 (PID.TID 0000.0001) F
9545     (PID.TID 0000.0001) ;
9546 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9547     (PID.TID 0000.0001) T
9548 jahn 1.1 (PID.TID 0000.0001) ;
9549 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9550     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9551 jahn 1.1 (PID.TID 0000.0001) ;
9552 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9553     (PID.TID 0000.0001) 1.234567000000000E+05
9554 jahn 1.1 (PID.TID 0000.0001) ;
9555 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9556     (PID.TID 0000.0001) tracer number : 98
9557     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9558     (PID.TID 0000.0001) 'Phy77'
9559 jahn 1.1 (PID.TID 0000.0001) ;
9560 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9561     (PID.TID 0000.0001) ''
9562 jahn 1.1 (PID.TID 0000.0001) ;
9563 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9564     (PID.TID 0000.0001) '98'
9565 jahn 1.1 (PID.TID 0000.0001) ;
9566 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9567     (PID.TID 0000.0001) 33
9568 jahn 1.1 (PID.TID 0000.0001) ;
9569 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9570     (PID.TID 0000.0001) F
9571 jahn 1.1 (PID.TID 0000.0001) ;
9572 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9573     (PID.TID 0000.0001) F
9574 jahn 1.1 (PID.TID 0000.0001) ;
9575 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9576     (PID.TID 0000.0001) 0.000000000000000E+00
9577 jahn 1.1 (PID.TID 0000.0001) ;
9578 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9579     (PID.TID 0000.0001) 0.000000000000000E+00
9580 jahn 1.1 (PID.TID 0000.0001) ;
9581 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9582     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9583 jahn 1.1 (PID.TID 0000.0001) ;
9584 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9585     (PID.TID 0000.0001) F
9586 jahn 1.1 (PID.TID 0000.0001) ;
9587 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9588     (PID.TID 0000.0001) F
9589 jahn 1.1 (PID.TID 0000.0001) ;
9590 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9591     (PID.TID 0000.0001) T
9592 jahn 1.1 (PID.TID 0000.0001) ;
9593 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9594     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9595 jahn 1.1 (PID.TID 0000.0001) ;
9596 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9597     (PID.TID 0000.0001) 1.234567000000000E+05
9598 jahn 1.1 (PID.TID 0000.0001) ;
9599 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9600     (PID.TID 0000.0001) tracer number : 99
9601     (PID.TID 0000.0001) PTRACERS_names = /* Tracer short name */
9602     (PID.TID 0000.0001) 'Phy78'
9603 jahn 1.1 (PID.TID 0000.0001) ;
9604 jahn 1.11 (PID.TID 0000.0001) PTRACERS_long_names = /* Tracer long name */
9605     (PID.TID 0000.0001) ''
9606 jahn 1.1 (PID.TID 0000.0001) ;
9607 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ioLabel = /* tracer IO Label */
9608     (PID.TID 0000.0001) '99'
9609 jahn 1.1 (PID.TID 0000.0001) ;
9610 jahn 1.11 (PID.TID 0000.0001) PTRACERS_advScheme = /* Advection Scheme */
9611     (PID.TID 0000.0001) 33
9612 jahn 1.1 (PID.TID 0000.0001) ;
9613 jahn 1.11 (PID.TID 0000.0001) PTRACERS_SOM_Advection = /* tracer uses SOM advection scheme */
9614     (PID.TID 0000.0001) F
9615 jahn 1.1 (PID.TID 0000.0001) ;
9616 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ImplVertAdv = /* implicit vert. advection flag */
9617     (PID.TID 0000.0001) F
9618 jahn 1.1 (PID.TID 0000.0001) ;
9619 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKh = /* Laplacian Diffusivity */
9620     (PID.TID 0000.0001) 0.000000000000000E+00
9621 jahn 1.1 (PID.TID 0000.0001) ;
9622 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffK4 = /* Biharmonic Diffusivity */
9623     (PID.TID 0000.0001) 0.000000000000000E+00
9624 jahn 1.1 (PID.TID 0000.0001) ;
9625 jahn 1.11 (PID.TID 0000.0001) PTRACERS_diffKrNr = /* Vertical Diffusivity */
9626     (PID.TID 0000.0001) 24 @ 1.000000000000000E-06 /* K = 1: 24 */
9627 jahn 1.1 (PID.TID 0000.0001) ;
9628 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useGMRedi = /* apply GM-Redi */
9629     (PID.TID 0000.0001) F
9630 jahn 1.1 (PID.TID 0000.0001) ;
9631 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useDWNSLP = /* apply DOWN-SLOPE Flow */
9632 jahn 1.1 (PID.TID 0000.0001) F
9633     (PID.TID 0000.0001) ;
9634 jahn 1.11 (PID.TID 0000.0001) PTRACERS_useKPP = /* apply KPP scheme */
9635     (PID.TID 0000.0001) T
9636 jahn 1.2 (PID.TID 0000.0001) ;
9637 jahn 1.11 (PID.TID 0000.0001) PTRACERS_ref = /* Reference vertical profile */
9638     (PID.TID 0000.0001) 24 @ 0.000000000000000E+00 /* K = 1: 24 */
9639 jahn 1.1 (PID.TID 0000.0001) ;
9640 jahn 1.11 (PID.TID 0000.0001) PTRACERS_EvPrRn =/* tracer conc. in Evap. & Rain */
9641     (PID.TID 0000.0001) 1.234567000000000E+05
9642 jahn 1.1 (PID.TID 0000.0001) ;
9643 jahn 1.11 (PID.TID 0000.0001) -----------------------------------
9644 jahn 1.1 (PID.TID 0000.0001) GCHEM_CHECK: #define ALLOW_GCHEM
9645 jahn 1.2 (PID.TID 0000.0001) MONOD_CHECK: #define ALLOW_MONOD
9646     (PID.TID 0000.0001) MONOD_CHECK: iPtr darwin PTRACERS_names
9647     (PID.TID 0000.0001) MONOD_CHECK: 1 PO4 PO4
9648     (PID.TID 0000.0001) MONOD_CHECK: 2 NO3 NO3
9649     (PID.TID 0000.0001) MONOD_CHECK: 3 FeT FeT
9650     (PID.TID 0000.0001) MONOD_CHECK: 4 Si SiO2
9651     (PID.TID 0000.0001) MONOD_CHECK: 5 DOP DOP
9652     (PID.TID 0000.0001) MONOD_CHECK: 6 DON DON
9653     (PID.TID 0000.0001) MONOD_CHECK: 7 DOFe DOFe
9654     (PID.TID 0000.0001) MONOD_CHECK: 8 ZooP (1) ZOO1P
9655     (PID.TID 0000.0001) MONOD_CHECK: 9 ZooN (1) ZOO1N
9656     (PID.TID 0000.0001) MONOD_CHECK: 10 ZooFe(1) ZOO1Fe
9657     (PID.TID 0000.0001) MONOD_CHECK: 11 ZooSi(1) ZOO1Si
9658     (PID.TID 0000.0001) MONOD_CHECK: 12 ZooP (2) ZOO2P
9659     (PID.TID 0000.0001) MONOD_CHECK: 13 ZooN (2) ZOO2N
9660     (PID.TID 0000.0001) MONOD_CHECK: 14 ZooFe(2) ZOO2Fe
9661     (PID.TID 0000.0001) MONOD_CHECK: 15 ZooSi(2) ZOO2Si
9662     (PID.TID 0000.0001) MONOD_CHECK: 16 POP POP
9663     (PID.TID 0000.0001) MONOD_CHECK: 17 PON PON
9664     (PID.TID 0000.0001) MONOD_CHECK: 18 POFe POFe
9665     (PID.TID 0000.0001) MONOD_CHECK: 19 POSi POSi
9666     (PID.TID 0000.0001) MONOD_CHECK: 20 NH4 NH4
9667     (PID.TID 0000.0001) MONOD_CHECK: 21 NO2 NO2
9668     (PID.TID 0000.0001) MONOD_CHECK: 22 Phy(1) Phy01
9669     (PID.TID 0000.0001) MONOD_CHECK: 99 Phy( 78)Phy78
9670 jahn 1.1 (PID.TID 0000.0001) SEAICE_CHECK: #define ALLOW_SEAICE
9671     (PID.TID 0000.0001) GAD_CHECK: #define ALLOW_GENERIC_ADVDIFF
9672     (PID.TID 0000.0001) // =======================================================
9673 jahn 1.11 (PID.TID 0000.0001) // Check Model config. (CONFIG_CHECK):
9674 jahn 1.1 (PID.TID 0000.0001) // CONFIG_CHECK : Normal End
9675     (PID.TID 0000.0001) // =======================================================
9676     (PID.TID 0000.0001)
9677     (PID.TID 0000.0001) MDS_READ_META: opening file: pickup.0000188388.meta
9678     (PID.TID 0000.0001) nRecords = 195 ; filePrec = 64 ; fileIter = 188388
9679     (PID.TID 0000.0001) nDims = 2 , dims:
9680     (PID.TID 0000.0001) 1: 76 1 76
9681     (PID.TID 0000.0001) 2: 72 1 72
9682     (PID.TID 0000.0001) nFlds = 0 , nFl3D = 0 , fields:
9683 jahn 1.12 (PID.TID 0000.0001) missingVal= 1.00000000000000E+00 ; nTimRec = 0 , timeList:
9684 jahn 1.1 (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9685     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9686     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9687     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9688     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9689     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9690     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9691     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9692     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9693     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup.0000188388.data
9694     (PID.TID 0000.0001) READ_MFLDS_CHECK: - normal end ; reset MFLDS file-name: pickup.0000188388
9695     (PID.TID 0000.0001) write diagnostics summary to file ioUnit: 6
9696     Iter.Nb: 188388 ; Time(s): 2.2606560000000E+08
9697     ------------------------------------------------------------------------
9698 jahn 1.7 2D/3D diagnostics: Number of lists: 16
9699 jahn 1.1 ------------------------------------------------------------------------
9700 jahn 1.7 listId= 1 ; file name: THETA_day
9701 jahn 1.1 nFlds, nActive, freq & phase , nLev
9702 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9703 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9704     diag# | name | ipt | iMate | kLev| count | mate.C|
9705 jahn 1.7 26 |THETA | 1 | 0 | 24 | 0 |
9706 jahn 1.1 ------------------------------------------------------------------------
9707 jahn 1.7 listId= 2 ; file name: SALTanom_day
9708 jahn 1.1 nFlds, nActive, freq & phase , nLev
9709 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9710 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9711     diag# | name | ipt | iMate | kLev| count | mate.C|
9712 jahn 1.7 29 |SALTanom| 25 | 0 | 24 | 0 |
9713 jahn 1.1 ------------------------------------------------------------------------
9714 jahn 1.7 listId= 3 ; file name: SIarea_day
9715 jahn 1.1 nFlds, nActive, freq & phase , nLev
9716 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 1
9717     levels: 1
9718 jahn 1.1 diag# | name | ipt | iMate | kLev| count | mate.C|
9719 jahn 1.12 1585 |SIarea | 49 | 0 | 1 | 0 |
9720 jahn 1.1 ------------------------------------------------------------------------
9721 jahn 1.7 listId= 4 ; file name: SIheff_day
9722 jahn 1.1 nFlds, nActive, freq & phase , nLev
9723 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 1
9724     levels: 1
9725 jahn 1.1 diag# | name | ipt | iMate | kLev| count | mate.C|
9726 jahn 1.12 1588 |SIheff | 50 | 0 | 1 | 0 |
9727 jahn 1.1 ------------------------------------------------------------------------
9728 jahn 1.7 listId= 5 ; file name: SIhsnow_day
9729 jahn 1.1 nFlds, nActive, freq & phase , nLev
9730 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 1
9731     levels: 1
9732 jahn 1.1 diag# | name | ipt | iMate | kLev| count | mate.C|
9733 jahn 1.12 1590 |SIhsnow | 51 | 0 | 1 | 0 |
9734 jahn 1.1 ------------------------------------------------------------------------
9735 jahn 1.7 listId= 6 ; file name: SIqsw_day
9736 jahn 1.1 nFlds, nActive, freq & phase , nLev
9737 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 1
9738     levels: 1
9739 jahn 1.1 diag# | name | ipt | iMate | kLev| count | mate.C|
9740 jahn 1.12 1605 |SIqsw | 52 | 0 | 1 | 0 |
9741 jahn 1.1 ------------------------------------------------------------------------
9742 jahn 1.7 listId= 7 ; file name: PAR_day
9743 jahn 1.1 nFlds, nActive, freq & phase , nLev
9744 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9745 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9746     diag# | name | ipt | iMate | kLev| count | mate.C|
9747 jahn 1.12 1497 |PAR | 53 | 0 | 24 | 0 |
9748 jahn 1.1 ------------------------------------------------------------------------
9749 jahn 1.7 listId= 8 ; file name: PP_day
9750 jahn 1.1 nFlds, nActive, freq & phase , nLev
9751 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9752 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9753     diag# | name | ipt | iMate | kLev| count | mate.C|
9754 jahn 1.12 1498 |PP | 77 | 0 | 24 | 0 |
9755 jahn 1.1 ------------------------------------------------------------------------
9756 jahn 1.7 listId= 9 ; file name: Nfix_day
9757 jahn 1.1 nFlds, nActive, freq & phase , nLev
9758 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9759 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9760     diag# | name | ipt | iMate | kLev| count | mate.C|
9761 jahn 1.12 1499 |Nfix | 101 | 0 | 24 | 0 |
9762 jahn 1.1 ------------------------------------------------------------------------
9763 jahn 1.7 listId= 10 ; file name: ptracers
9764 jahn 1.1 nFlds, nActive, freq & phase , nLev
9765 jahn 1.7 99 | 99 | 86400.000000 0.000000 | 24
9766 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9767     diag# | name | ipt | iMate | kLev| count | mate.C|
9768 jahn 1.12 209 |TRAC01 | 125 | 0 | 24 | 0 |
9769     222 |TRAC02 | 149 | 0 | 24 | 0 |
9770     235 |TRAC03 | 173 | 0 | 24 | 0 |
9771     248 |TRAC04 | 197 | 0 | 24 | 0 |
9772     261 |TRAC05 | 221 | 0 | 24 | 0 |
9773     274 |TRAC06 | 245 | 0 | 24 | 0 |
9774     287 |TRAC07 | 269 | 0 | 24 | 0 |
9775     300 |TRAC08 | 293 | 0 | 24 | 0 |
9776     313 |TRAC09 | 317 | 0 | 24 | 0 |
9777     326 |TRAC10 | 341 | 0 | 24 | 0 |
9778     339 |TRAC11 | 365 | 0 | 24 | 0 |
9779     352 |TRAC12 | 389 | 0 | 24 | 0 |
9780     365 |TRAC13 | 413 | 0 | 24 | 0 |
9781     378 |TRAC14 | 437 | 0 | 24 | 0 |
9782     391 |TRAC15 | 461 | 0 | 24 | 0 |
9783     404 |TRAC16 | 485 | 0 | 24 | 0 |
9784     417 |TRAC17 | 509 | 0 | 24 | 0 |
9785     430 |TRAC18 | 533 | 0 | 24 | 0 |
9786     443 |TRAC19 | 557 | 0 | 24 | 0 |
9787     456 |TRAC20 | 581 | 0 | 24 | 0 |
9788     469 |TRAC21 | 605 | 0 | 24 | 0 |
9789     482 |TRAC22 | 629 | 0 | 24 | 0 |
9790     495 |TRAC23 | 653 | 0 | 24 | 0 |
9791     508 |TRAC24 | 677 | 0 | 24 | 0 |
9792     521 |TRAC25 | 701 | 0 | 24 | 0 |
9793     534 |TRAC26 | 725 | 0 | 24 | 0 |
9794     547 |TRAC27 | 749 | 0 | 24 | 0 |
9795     560 |TRAC28 | 773 | 0 | 24 | 0 |
9796     573 |TRAC29 | 797 | 0 | 24 | 0 |
9797     586 |TRAC30 | 821 | 0 | 24 | 0 |
9798     599 |TRAC31 | 845 | 0 | 24 | 0 |
9799     612 |TRAC32 | 869 | 0 | 24 | 0 |
9800     625 |TRAC33 | 893 | 0 | 24 | 0 |
9801     638 |TRAC34 | 917 | 0 | 24 | 0 |
9802     651 |TRAC35 | 941 | 0 | 24 | 0 |
9803     664 |TRAC36 | 965 | 0 | 24 | 0 |
9804     677 |TRAC37 | 989 | 0 | 24 | 0 |
9805     690 |TRAC38 | 1013 | 0 | 24 | 0 |
9806     703 |TRAC39 | 1037 | 0 | 24 | 0 |
9807     716 |TRAC40 | 1061 | 0 | 24 | 0 |
9808     729 |TRAC41 | 1085 | 0 | 24 | 0 |
9809     742 |TRAC42 | 1109 | 0 | 24 | 0 |
9810     755 |TRAC43 | 1133 | 0 | 24 | 0 |
9811     768 |TRAC44 | 1157 | 0 | 24 | 0 |
9812     781 |TRAC45 | 1181 | 0 | 24 | 0 |
9813     794 |TRAC46 | 1205 | 0 | 24 | 0 |
9814     807 |TRAC47 | 1229 | 0 | 24 | 0 |
9815     820 |TRAC48 | 1253 | 0 | 24 | 0 |
9816     833 |TRAC49 | 1277 | 0 | 24 | 0 |
9817     846 |TRAC50 | 1301 | 0 | 24 | 0 |
9818     859 |TRAC51 | 1325 | 0 | 24 | 0 |
9819     872 |TRAC52 | 1349 | 0 | 24 | 0 |
9820     885 |TRAC53 | 1373 | 0 | 24 | 0 |
9821     898 |TRAC54 | 1397 | 0 | 24 | 0 |
9822     911 |TRAC55 | 1421 | 0 | 24 | 0 |
9823     924 |TRAC56 | 1445 | 0 | 24 | 0 |
9824     937 |TRAC57 | 1469 | 0 | 24 | 0 |
9825     950 |TRAC58 | 1493 | 0 | 24 | 0 |
9826     963 |TRAC59 | 1517 | 0 | 24 | 0 |
9827     976 |TRAC60 | 1541 | 0 | 24 | 0 |
9828     989 |TRAC61 | 1565 | 0 | 24 | 0 |
9829     1002 |TRAC62 | 1589 | 0 | 24 | 0 |
9830     1015 |TRAC63 | 1613 | 0 | 24 | 0 |
9831     1028 |TRAC64 | 1637 | 0 | 24 | 0 |
9832     1041 |TRAC65 | 1661 | 0 | 24 | 0 |
9833     1054 |TRAC66 | 1685 | 0 | 24 | 0 |
9834     1067 |TRAC67 | 1709 | 0 | 24 | 0 |
9835     1080 |TRAC68 | 1733 | 0 | 24 | 0 |
9836     1093 |TRAC69 | 1757 | 0 | 24 | 0 |
9837     1106 |TRAC70 | 1781 | 0 | 24 | 0 |
9838     1119 |TRAC71 | 1805 | 0 | 24 | 0 |
9839     1132 |TRAC72 | 1829 | 0 | 24 | 0 |
9840     1145 |TRAC73 | 1853 | 0 | 24 | 0 |
9841     1158 |TRAC74 | 1877 | 0 | 24 | 0 |
9842     1171 |TRAC75 | 1901 | 0 | 24 | 0 |
9843     1184 |TRAC76 | 1925 | 0 | 24 | 0 |
9844     1197 |TRAC77 | 1949 | 0 | 24 | 0 |
9845     1210 |TRAC78 | 1973 | 0 | 24 | 0 |
9846     1223 |TRAC79 | 1997 | 0 | 24 | 0 |
9847     1236 |TRAC80 | 2021 | 0 | 24 | 0 |
9848     1249 |TRAC81 | 2045 | 0 | 24 | 0 |
9849     1262 |TRAC82 | 2069 | 0 | 24 | 0 |
9850     1275 |TRAC83 | 2093 | 0 | 24 | 0 |
9851     1288 |TRAC84 | 2117 | 0 | 24 | 0 |
9852     1301 |TRAC85 | 2141 | 0 | 24 | 0 |
9853     1314 |TRAC86 | 2165 | 0 | 24 | 0 |
9854     1327 |TRAC87 | 2189 | 0 | 24 | 0 |
9855     1340 |TRAC88 | 2213 | 0 | 24 | 0 |
9856     1353 |TRAC89 | 2237 | 0 | 24 | 0 |
9857     1366 |TRAC90 | 2261 | 0 | 24 | 0 |
9858     1379 |TRAC91 | 2285 | 0 | 24 | 0 |
9859     1392 |TRAC92 | 2309 | 0 | 24 | 0 |
9860     1405 |TRAC93 | 2333 | 0 | 24 | 0 |
9861     1418 |TRAC94 | 2357 | 0 | 24 | 0 |
9862     1431 |TRAC95 | 2381 | 0 | 24 | 0 |
9863     1444 |TRAC96 | 2405 | 0 | 24 | 0 |
9864     1457 |TRAC97 | 2429 | 0 | 24 | 0 |
9865     1470 |TRAC98 | 2453 | 0 | 24 | 0 |
9866     1483 |TRAC99 | 2477 | 0 | 24 | 0 |
9867 jahn 1.1 ------------------------------------------------------------------------
9868 jahn 1.7 listId= 11 ; file name: Diver1
9869 jahn 1.1 nFlds, nActive, freq & phase , nLev
9870 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9871 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9872     diag# | name | ipt | iMate | kLev| count | mate.C|
9873 jahn 1.12 1579 |Diver1 | 2501 | 0 | 24 | 0 |
9874 jahn 1.1 ------------------------------------------------------------------------
9875 jahn 1.7 listId= 12 ; file name: Diver2
9876 jahn 1.1 nFlds, nActive, freq & phase , nLev
9877 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9878 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9879     diag# | name | ipt | iMate | kLev| count | mate.C|
9880 jahn 1.12 1580 |Diver2 | 2525 | 0 | 24 | 0 |
9881 jahn 1.1 ------------------------------------------------------------------------
9882 jahn 1.7 listId= 13 ; file name: Diver3
9883 jahn 1.1 nFlds, nActive, freq & phase , nLev
9884 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9885 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9886     diag# | name | ipt | iMate | kLev| count | mate.C|
9887 jahn 1.12 1581 |Diver3 | 2549 | 0 | 24 | 0 |
9888 jahn 1.1 ------------------------------------------------------------------------
9889 jahn 1.7 listId= 14 ; file name: Diver4
9890 jahn 1.1 nFlds, nActive, freq & phase , nLev
9891 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9892 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9893     diag# | name | ipt | iMate | kLev| count | mate.C|
9894 jahn 1.12 1582 |Diver4 | 2573 | 0 | 24 | 0 |
9895 jahn 1.1 ------------------------------------------------------------------------
9896 jahn 1.7 listId= 15 ; file name: Shannon
9897 jahn 1.1 nFlds, nActive, freq & phase , nLev
9898 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9899 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9900     diag# | name | ipt | iMate | kLev| count | mate.C|
9901 jahn 1.12 1583 |Shannon | 2597 | 0 | 24 | 0 |
9902 jahn 1.1 ------------------------------------------------------------------------
9903 jahn 1.7 listId= 16 ; file name: Simpson
9904 jahn 1.1 nFlds, nActive, freq & phase , nLev
9905 jahn 1.7 1 | 1 | 86400.000000 0.000000 | 24
9906 jahn 1.1 levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
9907     diag# | name | ipt | iMate | kLev| count | mate.C|
9908 jahn 1.12 1584 |Simpson | 2621 | 0 | 24 | 0 |
9909 jahn 1.1 ------------------------------------------------------------------------
9910 jahn 1.7 Global & Regional Statistics diagnostics: Number of lists: 17
9911 jahn 1.1 ------------------------------------------------------------------------
9912 jahn 1.7 listId= 1 ; file name: stat_SIqsw
9913     nFlds, nActive, freq & phase |
9914     1 | 1 | 1200.000000 0.000000 |
9915     Regions: 0
9916     diag# | name | ipt | iMate | Volume | mate-Vol. |
9917 jahn 1.12 1605 |SIqsw | 1 | 0 | 0.00000E+00 |
9918 jahn 1.1 ------------------------------------------------------------------------
9919 jahn 1.7 listId= 2 ; file name: stat_oceQsw
9920     nFlds, nActive, freq & phase |
9921     1 | 1 | 1200.000000 0.000000 |
9922     Regions: 0
9923     diag# | name | ipt | iMate | Volume | mate-Vol. |
9924     86 |oceQsw | 2 | 0 | 0.00000E+00 |
9925 jahn 1.1 ------------------------------------------------------------------------
9926 jahn 1.7 listId= 3 ; file name: stat_PAR
9927     nFlds, nActive, freq & phase |
9928     1 | 1 | 1200.000000 0.000000 |
9929     Regions: 0
9930     diag# | name | ipt | iMate | Volume | mate-Vol. |
9931 jahn 1.12 1497 |PAR | 3 | 0 | 0.00000E+00 |
9932 jahn 1.1 ------------------------------------------------------------------------
9933 jahn 1.7 listId= 4 ; file name: stat_EXFswnet
9934     nFlds, nActive, freq & phase |
9935     1 | 1 | 1200.000000 0.000000 |
9936     Regions: 0
9937     diag# | name | ipt | iMate | Volume | mate-Vol. |
9938 jahn 1.12 176 |EXFswnet| 27 | 0 | 0.00000E+00 |
9939 jahn 1.1 ------------------------------------------------------------------------
9940 jahn 1.7 listId= 5 ; file name: stat_EXFswdn
9941     nFlds, nActive, freq & phase |
9942     1 | 1 | 1200.000000 0.000000 |
9943     Regions: 0
9944     diag# | name | ipt | iMate | Volume | mate-Vol. |
9945 jahn 1.12 178 |EXFswdn | 28 | 0 | 0.00000E+00 |
9946 jahn 1.1 ------------------------------------------------------------------------
9947 jahn 1.7 listId= 6 ; file name: stat_THETA
9948     nFlds, nActive, freq & phase |
9949     1 | 1 | 1200.000000 0.000000 |
9950     Regions: 0
9951     diag# | name | ipt | iMate | Volume | mate-Vol. |
9952     26 |THETA | 29 | 0 | 0.00000E+00 |
9953 jahn 1.1 ------------------------------------------------------------------------
9954 jahn 1.7 listId= 7 ; file name: stat_SALTanom
9955 jahn 1.1 nFlds, nActive, freq & phase |
9956     1 | 1 | 1200.000000 0.000000 |
9957     Regions: 0
9958     diag# | name | ipt | iMate | Volume | mate-Vol. |
9959 jahn 1.7 29 |SALTanom| 53 | 0 | 0.00000E+00 |
9960 jahn 1.1 ------------------------------------------------------------------------
9961 jahn 1.7 listId= 8 ; file name: stat_PP
9962 jahn 1.1 nFlds, nActive, freq & phase |
9963     1 | 1 | 1200.000000 0.000000 |
9964     Regions: 0
9965     diag# | name | ipt | iMate | Volume | mate-Vol. |
9966 jahn 1.12 1498 |PP | 77 | 0 | 0.00000E+00 |
9967 jahn 1.1 ------------------------------------------------------------------------
9968 jahn 1.7 listId= 9 ; file name: stat_Phy58
9969 jahn 1.1 nFlds, nActive, freq & phase |
9970     1 | 1 | 1200.000000 0.000000 |
9971     Regions: 0
9972     diag# | name | ipt | iMate | Volume | mate-Vol. |
9973 jahn 1.12 1223 |TRAC79 | 101 | 0 | 0.00000E+00 |
9974 jahn 1.1 ------------------------------------------------------------------------
9975 jahn 1.7 listId= 10 ; file name: stat_ETAN
9976 jahn 1.1 nFlds, nActive, freq & phase |
9977     1 | 1 | 1200.000000 0.000000 |
9978     Regions: 0
9979     diag# | name | ipt | iMate | Volume | mate-Vol. |
9980 jahn 1.7 23 |ETAN | 125 | 0 | 0.00000E+00 |
9981 jahn 1.1 ------------------------------------------------------------------------
9982 jahn 1.7 listId= 11 ; file name: stat_FeT
9983 jahn 1.1 nFlds, nActive, freq & phase |
9984     1 | 1 | 1200.000000 0.000000 |
9985     Regions: 0
9986     diag# | name | ipt | iMate | Volume | mate-Vol. |
9987 jahn 1.12 235 |TRAC03 | 126 | 0 | 0.00000E+00 |
9988 jahn 1.1 ------------------------------------------------------------------------
9989 jahn 1.7 listId= 12 ; file name: stat_Diver1
9990 jahn 1.1 nFlds, nActive, freq & phase |
9991     1 | 1 | 1200.000000 0.000000 |
9992     Regions: 0
9993     diag# | name | ipt | iMate | Volume | mate-Vol. |
9994 jahn 1.12 1579 |Diver1 | 150 | 0 | 0.00000E+00 |
9995 jahn 1.1 ------------------------------------------------------------------------
9996 jahn 1.7 listId= 13 ; file name: stat_Diver2
9997 jahn 1.1 nFlds, nActive, freq & phase |
9998     1 | 1 | 1200.000000 0.000000 |
9999     Regions: 0
10000     diag# | name | ipt | iMate | Volume | mate-Vol. |
10001 jahn 1.12 1580 |Diver2 | 174 | 0 | 0.00000E+00 |
10002 jahn 1.1 ------------------------------------------------------------------------
10003 jahn 1.7 listId= 14 ; file name: stat_Diver3
10004 jahn 1.1 nFlds, nActive, freq & phase |
10005     1 | 1 | 1200.000000 0.000000 |
10006     Regions: 0
10007     diag# | name | ipt | iMate | Volume | mate-Vol. |
10008 jahn 1.12 1581 |Diver3 | 198 | 0 | 0.00000E+00 |
10009 jahn 1.1 ------------------------------------------------------------------------
10010 jahn 1.7 listId= 15 ; file name: stat_Diver4
10011 jahn 1.1 nFlds, nActive, freq & phase |
10012     1 | 1 | 1200.000000 0.000000 |
10013     Regions: 0
10014     diag# | name | ipt | iMate | Volume | mate-Vol. |
10015 jahn 1.12 1582 |Diver4 | 222 | 0 | 0.00000E+00 |
10016 jahn 1.1 ------------------------------------------------------------------------
10017 jahn 1.7 listId= 16 ; file name: stat_Shannon
10018 jahn 1.1 nFlds, nActive, freq & phase |
10019     1 | 1 | 1200.000000 0.000000 |
10020     Regions: 0
10021     diag# | name | ipt | iMate | Volume | mate-Vol. |
10022 jahn 1.12 1583 |Shannon | 246 | 0 | 0.00000E+00 |
10023 jahn 1.1 ------------------------------------------------------------------------
10024 jahn 1.7 listId= 17 ; file name: stat_Simpson
10025 jahn 1.1 nFlds, nActive, freq & phase |
10026     1 | 1 | 1200.000000 0.000000 |
10027     Regions: 0
10028     diag# | name | ipt | iMate | Volume | mate-Vol. |
10029 jahn 1.12 1584 |Simpson | 270 | 0 | 0.00000E+00 |
10030 jahn 1.1 ------------------------------------------------------------------------
10031     (PID.TID 0000.0001) MDS_READ_META: opening file: pickup_seaice.0000188388.meta
10032     (PID.TID 0000.0001) nRecords = 7 ; filePrec = 64 ; fileIter = 188388
10033     (PID.TID 0000.0001) nDims = 3 , dims:
10034     (PID.TID 0000.0001) 1: 76 1 76
10035     (PID.TID 0000.0001) 2: 72 1 72
10036     (PID.TID 0000.0001) 3: 3 1 3
10037     (PID.TID 0000.0001) nFlds = 0 , nFl3D = 0 , fields:
10038 jahn 1.12 (PID.TID 0000.0001) missingVal= 1.00000000000000E+00 ; nTimRec = 0 , timeList:
10039 jahn 1.1 (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_seaice.0000188388.data
10040     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_seaice.0000188388.data
10041     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_seaice.0000188388.data
10042     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_seaice.0000188388.data
10043     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_seaice.0000188388.data
10044     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_seaice.0000188388.data
10045     (PID.TID 0000.0001) READ_MFLDS_CHECK: - normal end ; reset MFLDS file-name: pickup_seaice.0000188388
10046     (PID.TID 0000.0001) MDS_READ_META: opening file: pickup_ptracers.0000188388.meta
10047     (PID.TID 0000.0001) nRecords = 99 ; filePrec = 64 ; fileIter = 188388
10048     (PID.TID 0000.0001) nDims = 3 , dims:
10049     (PID.TID 0000.0001) 1: 76 1 76
10050     (PID.TID 0000.0001) 2: 72 1 72
10051     (PID.TID 0000.0001) 3: 24 1 24
10052     (PID.TID 0000.0001) nFlds = 99 , nFl3D = 0 , fields:
10053     (PID.TID 0000.0001) >pTr01 < >pTr02 < >pTr03 < >pTr04 < >pTr05 < >pTr06 < >pTr07 < >pTr08 < >pTr09 < >pTr10 < >pTr11 < >pTr12 < >pTr13 < >pTr14 < >pTr15 < >pTr16 < >pTr17 < >pTr18 < >pTr19 < >pTr20 <
10054     (PID.TID 0000.0001) >pTr21 < >pTr22 < >pTr23 < >pTr24 < >pTr25 < >pTr26 < >pTr27 < >pTr28 < >pTr29 < >pTr30 < >pTr31 < >pTr32 < >pTr33 < >pTr34 < >pTr35 < >pTr36 < >pTr37 < >pTr38 < >pTr39 < >pTr40 <
10055     (PID.TID 0000.0001) >pTr41 < >pTr42 < >pTr43 < >pTr44 < >pTr45 < >pTr46 < >pTr47 < >pTr48 < >pTr49 < >pTr50 < >pTr51 < >pTr52 < >pTr53 < >pTr54 < >pTr55 < >pTr56 < >pTr57 < >pTr58 < >pTr59 < >pTr60 <
10056     (PID.TID 0000.0001) >pTr61 < >pTr62 < >pTr63 < >pTr64 < >pTr65 < >pTr66 < >pTr67 < >pTr68 < >pTr69 < >pTr70 < >pTr71 < >pTr72 < >pTr73 < >pTr74 < >pTr75 < >pTr76 < >pTr77 < >pTr78 < >pTr79 < >pTr80 <
10057     (PID.TID 0000.0001) >pTr81 < >pTr82 < >pTr83 < >pTr84 < >pTr85 < >pTr86 < >pTr87 < >pTr88 < >pTr89 < >pTr90 < >pTr91 < >pTr92 < >pTr93 < >pTr94 < >pTr95 < >pTr96 < >pTr97 < >pTr98 < >pTr99 <
10058 jahn 1.12 (PID.TID 0000.0001) missingVal= 1.00000000000000E+00 ; nTimRec = 0 , timeList:
10059 jahn 1.1 (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr01 ", # 1 in fldList, rec= 1
10060     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10061     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr02 ", # 2 in fldList, rec= 2
10062     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10063     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr03 ", # 3 in fldList, rec= 3
10064     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10065     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr04 ", # 4 in fldList, rec= 4
10066     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10067     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr05 ", # 5 in fldList, rec= 5
10068     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10069     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr06 ", # 6 in fldList, rec= 6
10070     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10071     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr07 ", # 7 in fldList, rec= 7
10072     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10073     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr08 ", # 8 in fldList, rec= 8
10074     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10075     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr09 ", # 9 in fldList, rec= 9
10076     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10077     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr10 ", # 10 in fldList, rec= 10
10078     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10079     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr11 ", # 11 in fldList, rec= 11
10080     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10081     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr12 ", # 12 in fldList, rec= 12
10082     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10083     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr13 ", # 13 in fldList, rec= 13
10084     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10085     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr14 ", # 14 in fldList, rec= 14
10086     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10087     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr15 ", # 15 in fldList, rec= 15
10088     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10089     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr16 ", # 16 in fldList, rec= 16
10090     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10091     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr17 ", # 17 in fldList, rec= 17
10092     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10093     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr18 ", # 18 in fldList, rec= 18
10094     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10095     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr19 ", # 19 in fldList, rec= 19
10096     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10097     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr20 ", # 20 in fldList, rec= 20
10098     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10099     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr21 ", # 21 in fldList, rec= 21
10100     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10101     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr22 ", # 22 in fldList, rec= 22
10102     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10103     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr23 ", # 23 in fldList, rec= 23
10104     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10105     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr24 ", # 24 in fldList, rec= 24
10106     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10107     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr25 ", # 25 in fldList, rec= 25
10108     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10109     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr26 ", # 26 in fldList, rec= 26
10110     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10111     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr27 ", # 27 in fldList, rec= 27
10112     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10113     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr28 ", # 28 in fldList, rec= 28
10114     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10115     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr29 ", # 29 in fldList, rec= 29
10116     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10117     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr30 ", # 30 in fldList, rec= 30
10118     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10119     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr31 ", # 31 in fldList, rec= 31
10120     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10121     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr32 ", # 32 in fldList, rec= 32
10122     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10123     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr33 ", # 33 in fldList, rec= 33
10124     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10125     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr34 ", # 34 in fldList, rec= 34
10126     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10127     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr35 ", # 35 in fldList, rec= 35
10128     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10129     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr36 ", # 36 in fldList, rec= 36
10130     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10131     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr37 ", # 37 in fldList, rec= 37
10132     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10133     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr38 ", # 38 in fldList, rec= 38
10134     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10135     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr39 ", # 39 in fldList, rec= 39
10136     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10137     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr40 ", # 40 in fldList, rec= 40
10138     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10139     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr41 ", # 41 in fldList, rec= 41
10140     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10141     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr42 ", # 42 in fldList, rec= 42
10142     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10143     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr43 ", # 43 in fldList, rec= 43
10144     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10145     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr44 ", # 44 in fldList, rec= 44
10146     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10147     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr45 ", # 45 in fldList, rec= 45
10148     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10149     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr46 ", # 46 in fldList, rec= 46
10150     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10151     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr47 ", # 47 in fldList, rec= 47
10152     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10153     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr48 ", # 48 in fldList, rec= 48
10154     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10155     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr49 ", # 49 in fldList, rec= 49
10156     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10157     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr50 ", # 50 in fldList, rec= 50
10158     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10159     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr51 ", # 51 in fldList, rec= 51
10160     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10161     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr52 ", # 52 in fldList, rec= 52
10162     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10163     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr53 ", # 53 in fldList, rec= 53
10164     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10165     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr54 ", # 54 in fldList, rec= 54
10166     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10167     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr55 ", # 55 in fldList, rec= 55
10168     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10169     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr56 ", # 56 in fldList, rec= 56
10170     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10171     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr57 ", # 57 in fldList, rec= 57
10172     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10173     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr58 ", # 58 in fldList, rec= 58
10174     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10175     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr59 ", # 59 in fldList, rec= 59
10176     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10177     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr60 ", # 60 in fldList, rec= 60
10178     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10179     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr61 ", # 61 in fldList, rec= 61
10180     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10181     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr62 ", # 62 in fldList, rec= 62
10182     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10183     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr63 ", # 63 in fldList, rec= 63
10184     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10185     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr64 ", # 64 in fldList, rec= 64
10186     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10187     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr65 ", # 65 in fldList, rec= 65
10188     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10189     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr66 ", # 66 in fldList, rec= 66
10190     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10191     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr67 ", # 67 in fldList, rec= 67
10192     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10193     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr68 ", # 68 in fldList, rec= 68
10194     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10195     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr69 ", # 69 in fldList, rec= 69
10196     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10197     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr70 ", # 70 in fldList, rec= 70
10198     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10199     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr71 ", # 71 in fldList, rec= 71
10200     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10201     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr72 ", # 72 in fldList, rec= 72
10202     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10203     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr73 ", # 73 in fldList, rec= 73
10204     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10205     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr74 ", # 74 in fldList, rec= 74
10206     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10207     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr75 ", # 75 in fldList, rec= 75
10208     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10209     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr76 ", # 76 in fldList, rec= 76
10210     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10211     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr77 ", # 77 in fldList, rec= 77
10212     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10213     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr78 ", # 78 in fldList, rec= 78
10214     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10215     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr79 ", # 79 in fldList, rec= 79
10216     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10217     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr80 ", # 80 in fldList, rec= 80
10218     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10219     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr81 ", # 81 in fldList, rec= 81
10220     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10221     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr82 ", # 82 in fldList, rec= 82
10222     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10223     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr83 ", # 83 in fldList, rec= 83
10224     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10225     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr84 ", # 84 in fldList, rec= 84
10226     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10227     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr85 ", # 85 in fldList, rec= 85
10228     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10229     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr86 ", # 86 in fldList, rec= 86
10230     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10231     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr87 ", # 87 in fldList, rec= 87
10232     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10233     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr88 ", # 88 in fldList, rec= 88
10234     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10235     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr89 ", # 89 in fldList, rec= 89
10236     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10237     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr90 ", # 90 in fldList, rec= 90
10238     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10239     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr91 ", # 91 in fldList, rec= 91
10240     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10241     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr92 ", # 92 in fldList, rec= 92
10242     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10243     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr93 ", # 93 in fldList, rec= 93
10244     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10245     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr94 ", # 94 in fldList, rec= 94
10246     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10247     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr95 ", # 95 in fldList, rec= 95
10248     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10249     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr96 ", # 96 in fldList, rec= 96
10250     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10251     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr97 ", # 97 in fldList, rec= 97
10252     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10253     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr98 ", # 98 in fldList, rec= 98
10254     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10255     (PID.TID 0000.0001) READ_MFLDS_3D_RL: read field: "pTr99 ", # 99 in fldList, rec= 99
10256     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: pickup_ptracers.0000188388.data
10257     (PID.TID 0000.0001) READ_MFLDS_CHECK: - normal end ; reset MFLDS file-name: pickup_ptracers.0000188388
10258 jahn 1.2 (PID.TID 0000.0001) QQ random port_rand 11231 0.4077530000000000
10259 jahn 1.1 (PID.TID 0000.0001) // =======================================================
10260     (PID.TID 0000.0001) // Darwin init variables >>> START <<<
10261     (PID.TID 0000.0001) // =======================================================
10262     (PID.TID 0000.0001) QQ random port_rand 11231 0.4077530000000000
10263     (PID.TID 0000.0001) generate Phyto: np = 1 FIXED - no DIAZO
10264     (PID.TID 0000.0001) generate Phyto: np = 1 Topt = 17.2985360000000
10265     (PID.TID 0000.0001) generate Phyto: np = 1 growthdays = 0.400000000000000
10266     (PID.TID 0000.0001) generate Phyto: np = 1 ksatPAR = 4.753991743704575E-002
10267     (PID.TID 0000.0001) generate Phyto: np = 1 kinhib = 0.945139083921900
10268     (PID.TID 0000.0001) generate Phyto: np = 2 FIXED - no DIAZO
10269     (PID.TID 0000.0001) generate Phyto: np = 2 Topt = 29.0534000000000
10270     (PID.TID 0000.0001) generate Phyto: np = 2 growthdays = 0.400000000000000
10271     (PID.TID 0000.0001) generate Phyto: np = 2 ksatPAR = 4.923644600026894E-002
10272     (PID.TID 0000.0001) generate Phyto: np = 2 kinhib = 1.02592115279712
10273     (PID.TID 0000.0001) generate Phyto: np = 3 FIXED - no DIAZO
10274     (PID.TID 0000.0001) generate Phyto: np = 3 Topt = 27.5613920000000
10275     (PID.TID 0000.0001) generate Phyto: np = 3 growthdays = 0.400000000000000
10276     (PID.TID 0000.0001) generate Phyto: np = 3 ksatPAR = 0.127593070401707
10277     (PID.TID 0000.0001) generate Phyto: np = 3 kinhib = 1.05938837772244
10278     (PID.TID 0000.0001) generate Phyto: np = 4 FIXED - no DIAZO
10279     (PID.TID 0000.0001) generate Phyto: np = 4 Topt = -0.492711999999997
10280     (PID.TID 0000.0001) generate Phyto: np = 4 growthdays = 0.400000000000000
10281     (PID.TID 0000.0001) generate Phyto: np = 4 ksatPAR = 3.643510891768174E-002
10282     (PID.TID 0000.0001) generate Phyto: np = 4 kinhib = 0.996803708472489
10283     (PID.TID 0000.0001) generate Phyto: np = 5 FIXED - no DIAZO
10284     (PID.TID 0000.0001) generate Phyto: np = 5 Topt = 9.37253600000000
10285     (PID.TID 0000.0001) generate Phyto: np = 5 growthdays = 0.400000000000000
10286     (PID.TID 0000.0001) generate Phyto: np = 5 ksatPAR = 4.980382657586385E-002
10287     (PID.TID 0000.0001) generate Phyto: np = 5 kinhib = 1.05269671662349
10288     (PID.TID 0000.0001) generate Phyto: np = 6 FIXED - no DIAZO
10289     (PID.TID 0000.0001) generate Phyto: np = 6 Topt = 29.7286080000000
10290     (PID.TID 0000.0001) generate Phyto: np = 6 growthdays = 0.400000000000000
10291     (PID.TID 0000.0001) generate Phyto: np = 6 ksatPAR = 8.341192581047355E-002
10292     (PID.TID 0000.0001) generate Phyto: np = 6 kinhib = 1.01793926372161
10293     (PID.TID 0000.0001) generate Phyto: np = 7 FIXED - no DIAZO
10294     (PID.TID 0000.0001) generate Phyto: np = 7 Topt = -1.71912800000000
10295     (PID.TID 0000.0001) generate Phyto: np = 7 growthdays = 0.700000000000000
10296     (PID.TID 0000.0001) generate Phyto: np = 7 ksatPAR = 1.682639505265385E-003
10297     (PID.TID 0000.0001) generate Phyto: np = 7 kinhib = 5.95938178456200
10298     (PID.TID 0000.0001) generate Phyto: np = 8 FIXED - no DIAZO
10299     (PID.TID 0000.0001) generate Phyto: np = 8 Topt = 6.94750400000000
10300     (PID.TID 0000.0001) generate Phyto: np = 8 growthdays = 0.700000000000000
10301     (PID.TID 0000.0001) generate Phyto: np = 8 ksatPAR = 0.128619129093561
10302     (PID.TID 0000.0001) generate Phyto: np = 8 kinhib = 5.98917463537917
10303     (PID.TID 0000.0001) generate Phyto: np = 9 FIXED - no DIAZO
10304     (PID.TID 0000.0001) generate Phyto: np = 9 Topt = 29.9905760000000
10305     (PID.TID 0000.0001) generate Phyto: np = 9 growthdays = 0.700000000000000
10306     (PID.TID 0000.0001) generate Phyto: np = 9 ksatPAR = 6.889656901434840E-002
10307     (PID.TID 0000.0001) generate Phyto: np = 9 kinhib = 5.96115249392937
10308     (PID.TID 0000.0001) generate Phyto: np = 10 FIXED - no DIAZO
10309     (PID.TID 0000.0001) generate Phyto: np = 10 Topt = 5.39869600000000
10310     (PID.TID 0000.0001) generate Phyto: np = 10 growthdays = 0.400000000000000
10311     (PID.TID 0000.0001) generate Phyto: np = 10 ksatPAR = 0.124781017116400
10312     (PID.TID 0000.0001) generate Phyto: np = 10 kinhib = 0.967268711527369
10313     (PID.TID 0000.0001) generate Phyto: np = 11 FIXED - no DIAZO
10314     (PID.TID 0000.0001) generate Phyto: np = 11 Topt = 21.4964720000000
10315     (PID.TID 0000.0001) generate Phyto: np = 11 growthdays = 0.400000000000000
10316     (PID.TID 0000.0001) generate Phyto: np = 11 ksatPAR = 0.147515462286491
10317     (PID.TID 0000.0001) generate Phyto: np = 11 kinhib = 0.986772247214294
10318     (PID.TID 0000.0001) generate Phyto: np = 12 FIXED - no DIAZO
10319     (PID.TID 0000.0001) generate Phyto: np = 12 Topt = 24.0225600000000
10320     (PID.TID 0000.0001) generate Phyto: np = 12 growthdays = 0.700000000000000
10321     (PID.TID 0000.0001) generate Phyto: np = 12 ksatPAR = 0.527110249090556
10322     (PID.TID 0000.0001) generate Phyto: np = 12 kinhib = 5.92012798922102
10323     (PID.TID 0000.0001) generate Phyto: np = 13 FIXED - no DIAZO
10324     (PID.TID 0000.0001) generate Phyto: np = 13 Topt = 13.0024000000000
10325     (PID.TID 0000.0001) generate Phyto: np = 13 growthdays = 0.400000000000000
10326     (PID.TID 0000.0001) generate Phyto: np = 13 ksatPAR = 0.204149722455236
10327     (PID.TID 0000.0001) generate Phyto: np = 13 kinhib = 0.946347461111155
10328     (PID.TID 0000.0001) generate Phyto: np = 14 FIXED - no DIAZO
10329     (PID.TID 0000.0001) generate Phyto: np = 14 Topt = 0.834080000000000
10330     (PID.TID 0000.0001) generate Phyto: np = 14 growthdays = 0.700000000000000
10331     (PID.TID 0000.0001) generate Phyto: np = 14 ksatPAR = 3.422101821949280E-002
10332     (PID.TID 0000.0001) generate Phyto: np = 14 kinhib = 5.89641706309178
10333     (PID.TID 0000.0001) generate Phyto: np = 15 FIXED - no DIAZO
10334     (PID.TID 0000.0001) generate Phyto: np = 15 Topt = 22.6453920000000
10335     (PID.TID 0000.0001) generate Phyto: np = 15 growthdays = 0.400000000000000
10336     (PID.TID 0000.0001) generate Phyto: np = 15 ksatPAR = 9.602835858486984E-002
10337     (PID.TID 0000.0001) generate Phyto: np = 15 kinhib = 1.01566976029158
10338     (PID.TID 0000.0001) generate Phyto: np = 16 FIXED - no DIAZO
10339     (PID.TID 0000.0001) generate Phyto: np = 16 Topt = 2.82448800000000
10340     (PID.TID 0000.0001) generate Phyto: np = 16 growthdays = 0.400000000000000
10341     (PID.TID 0000.0001) generate Phyto: np = 16 ksatPAR = 0.124763361840688
10342     (PID.TID 0000.0001) generate Phyto: np = 16 kinhib = 0.993689751936445
10343     (PID.TID 0000.0001) generate Phyto: np = 17 FIXED - no DIAZO
10344     (PID.TID 0000.0001) generate Phyto: np = 17 Topt = 13.3291520000000
10345     (PID.TID 0000.0001) generate Phyto: np = 17 growthdays = 0.700000000000000
10346     (PID.TID 0000.0001) generate Phyto: np = 17 ksatPAR = 5.351651701043164E-002
10347     (PID.TID 0000.0001) generate Phyto: np = 17 kinhib = 6.01826919046567
10348     (PID.TID 0000.0001) generate Phyto: np = 18 FIXED - no DIAZO
10349     (PID.TID 0000.0001) generate Phyto: np = 18 Topt = 28.0095920000000
10350     (PID.TID 0000.0001) generate Phyto: np = 18 growthdays = 0.400000000000000
10351     (PID.TID 0000.0001) generate Phyto: np = 18 ksatPAR = 0.196540447082229
10352     (PID.TID 0000.0001) generate Phyto: np = 18 kinhib = 1.10282485155531
10353     (PID.TID 0000.0001) generate Phyto: np = 19 FIXED - no DIAZO
10354     (PID.TID 0000.0001) generate Phyto: np = 19 Topt = 29.5336720000000
10355     (PID.TID 0000.0001) generate Phyto: np = 19 growthdays = 0.400000000000000
10356     (PID.TID 0000.0001) generate Phyto: np = 19 ksatPAR = 0.179678102948583
10357     (PID.TID 0000.0001) generate Phyto: np = 19 kinhib = 0.919318815896245
10358     (PID.TID 0000.0001) generate Phyto: np = 20 FIXED - no DIAZO
10359     (PID.TID 0000.0001) generate Phyto: np = 20 Topt = 22.1113360000000
10360     (PID.TID 0000.0001) generate Phyto: np = 20 growthdays = 0.700000000000000
10361     (PID.TID 0000.0001) generate Phyto: np = 20 ksatPAR = 0.154385749117443
10362     (PID.TID 0000.0001) generate Phyto: np = 20 kinhib = 5.97068282023009
10363     (PID.TID 0000.0001) generate Phyto: np = 21 FIXED - no DIAZO
10364     (PID.TID 0000.0001) generate Phyto: np = 21 Topt = -1.62076800000000
10365     (PID.TID 0000.0001) generate Phyto: np = 21 growthdays = 0.400000000000000
10366     (PID.TID 0000.0001) generate Phyto: np = 21 ksatPAR = 0.104460811625040
10367     (PID.TID 0000.0001) generate Phyto: np = 21 kinhib = 1.02770558674108
10368     (PID.TID 0000.0001) generate Phyto: np = 22 FIXED - no DIAZO
10369     (PID.TID 0000.0001) generate Phyto: np = 22 Topt = 6.43084000000000
10370     (PID.TID 0000.0001) generate Phyto: np = 22 growthdays = 0.700000000000000
10371     (PID.TID 0000.0001) generate Phyto: np = 22 ksatPAR = 6.257368061992452E-003
10372     (PID.TID 0000.0001) generate Phyto: np = 22 kinhib = 5.84339306619059
10373     (PID.TID 0000.0001) generate Phyto: np = 23 FIXED - no DIAZO
10374     (PID.TID 0000.0001) generate Phyto: np = 23 Topt = 18.7486240000000
10375     (PID.TID 0000.0001) generate Phyto: np = 23 growthdays = 0.400000000000000
10376     (PID.TID 0000.0001) generate Phyto: np = 23 ksatPAR = 3.090353819970153E-002
10377     (PID.TID 0000.0001) generate Phyto: np = 23 kinhib = 0.976250189021231
10378     (PID.TID 0000.0001) generate Phyto: np = 24 FIXED - no DIAZO
10379     (PID.TID 0000.0001) generate Phyto: np = 24 Topt = 9.57925600000000
10380     (PID.TID 0000.0001) generate Phyto: np = 24 growthdays = 0.700000000000000
10381     (PID.TID 0000.0001) generate Phyto: np = 24 ksatPAR = 0.271269857014354
10382     (PID.TID 0000.0001) generate Phyto: np = 24 kinhib = 6.16622468352471
10383     (PID.TID 0000.0001) generate Phyto: np = 25 FIXED - no DIAZO
10384     (PID.TID 0000.0001) generate Phyto: np = 25 Topt = 9.46773600000000
10385     (PID.TID 0000.0001) generate Phyto: np = 25 growthdays = 0.400000000000000
10386     (PID.TID 0000.0001) generate Phyto: np = 25 ksatPAR = 5.177191043070091E-002
10387     (PID.TID 0000.0001) generate Phyto: np = 25 kinhib = 1.10904677073088
10388     (PID.TID 0000.0001) generate Phyto: np = 26 FIXED - no DIAZO
10389     (PID.TID 0000.0001) generate Phyto: np = 26 Topt = 14.1060480000000
10390     (PID.TID 0000.0001) generate Phyto: np = 26 growthdays = 0.400000000000000
10391     (PID.TID 0000.0001) generate Phyto: np = 26 ksatPAR = 0.135684942592547
10392     (PID.TID 0000.0001) generate Phyto: np = 26 kinhib = 0.941402890695480
10393     (PID.TID 0000.0001) generate Phyto: np = 27 FIXED - no DIAZO
10394     (PID.TID 0000.0001) generate Phyto: np = 27 Topt = 22.8044160000000
10395     (PID.TID 0000.0001) generate Phyto: np = 27 growthdays = 0.400000000000000
10396     (PID.TID 0000.0001) generate Phyto: np = 27 ksatPAR = 0.172472984387804
10397     (PID.TID 0000.0001) generate Phyto: np = 27 kinhib = 1.02442046262991
10398     (PID.TID 0000.0001) generate Phyto: np = 28 FIXED - no DIAZO
10399     (PID.TID 0000.0001) generate Phyto: np = 28 Topt = 29.4197600000000
10400     (PID.TID 0000.0001) generate Phyto: np = 28 growthdays = 0.400000000000000
10401     (PID.TID 0000.0001) generate Phyto: np = 28 ksatPAR = 0.134458926757846
10402     (PID.TID 0000.0001) generate Phyto: np = 28 kinhib = 0.990541525884293
10403     (PID.TID 0000.0001) generate Phyto: np = 29 FIXED - no DIAZO
10404     (PID.TID 0000.0001) generate Phyto: np = 29 Topt = 26.5193280000000
10405     (PID.TID 0000.0001) generate Phyto: np = 29 growthdays = 0.700000000000000
10406     (PID.TID 0000.0001) generate Phyto: np = 29 ksatPAR = 0.186439589683888
10407     (PID.TID 0000.0001) generate Phyto: np = 29 kinhib = 5.87422363112705
10408     (PID.TID 0000.0001) generate Phyto: np = 30 FIXED - no DIAZO
10409     (PID.TID 0000.0001) generate Phyto: np = 30 Topt = 9.80770400000000
10410     (PID.TID 0000.0001) generate Phyto: np = 30 growthdays = 0.700000000000000
10411     (PID.TID 0000.0001) generate Phyto: np = 30 ksatPAR = 0.342472354626977
10412     (PID.TID 0000.0001) generate Phyto: np = 30 kinhib = 6.08059410854512
10413     (PID.TID 0000.0001) generate Phyto: np = 31 FIXED - no DIAZO
10414     (PID.TID 0000.0001) generate Phyto: np = 31 Topt = 11.0381840000000
10415     (PID.TID 0000.0001) generate Phyto: np = 31 growthdays = 0.400000000000000
10416     (PID.TID 0000.0001) generate Phyto: np = 31 ksatPAR = 8.480537880079783E-002
10417     (PID.TID 0000.0001) generate Phyto: np = 31 kinhib = 1.06525656160335
10418     (PID.TID 0000.0001) generate Phyto: np = 32 FIXED - no DIAZO
10419     (PID.TID 0000.0001) generate Phyto: np = 32 Topt = 25.3502480000000
10420     (PID.TID 0000.0001) generate Phyto: np = 32 growthdays = 0.700000000000000
10421     (PID.TID 0000.0001) generate Phyto: np = 32 ksatPAR = 0.193436228301583
10422     (PID.TID 0000.0001) generate Phyto: np = 32 kinhib = 6.22846922680204
10423     (PID.TID 0000.0001) generate Phyto: np = 33 FIXED - no DIAZO
10424     (PID.TID 0000.0001) generate Phyto: np = 33 Topt = 18.9673200000000
10425     (PID.TID 0000.0001) generate Phyto: np = 33 growthdays = 0.400000000000000
10426     (PID.TID 0000.0001) generate Phyto: np = 33 ksatPAR = 0.203216458595352
10427     (PID.TID 0000.0001) generate Phyto: np = 33 kinhib = 0.982966195202196
10428     (PID.TID 0000.0001) generate Phyto: np = 34 FIXED - no DIAZO
10429     (PID.TID 0000.0001) generate Phyto: np = 34 Topt = 23.5114240000000
10430     (PID.TID 0000.0001) generate Phyto: np = 34 growthdays = 0.700000000000000
10431     (PID.TID 0000.0001) generate Phyto: np = 34 ksatPAR = 0.141350011321056
10432     (PID.TID 0000.0001) generate Phyto: np = 34 kinhib = 5.96261898660398
10433     (PID.TID 0000.0001) generate Phyto: np = 35 FIXED - no DIAZO
10434     (PID.TID 0000.0001) generate Phyto: np = 35 Topt = -0.994647999999998
10435     (PID.TID 0000.0001) generate Phyto: np = 35 growthdays = 0.700000000000000
10436     (PID.TID 0000.0001) generate Phyto: np = 35 ksatPAR = 0.268136053039389
10437     (PID.TID 0000.0001) generate Phyto: np = 35 kinhib = 5.95083885927037
10438     (PID.TID 0000.0001) generate Phyto: np = 36 FIXED - no DIAZO
10439     (PID.TID 0000.0001) generate Phyto: np = 36 Topt = 23.5430640000000
10440     (PID.TID 0000.0001) generate Phyto: np = 36 growthdays = 0.700000000000000
10441     (PID.TID 0000.0001) generate Phyto: np = 36 ksatPAR = 0.168364918798085
10442     (PID.TID 0000.0001) generate Phyto: np = 36 kinhib = 6.03122182876500
10443     (PID.TID 0000.0001) generate Phyto: np = 37 FIXED - no DIAZO
10444     (PID.TID 0000.0001) generate Phyto: np = 37 Topt = 7.68813600000000
10445     (PID.TID 0000.0001) generate Phyto: np = 37 growthdays = 0.400000000000000
10446     (PID.TID 0000.0001) generate Phyto: np = 37 ksatPAR = 7.111491396797376E-002
10447     (PID.TID 0000.0001) generate Phyto: np = 37 kinhib = 0.982378357246977
10448     (PID.TID 0000.0001) generate Phyto: np = 38 FIXED - no DIAZO
10449     (PID.TID 0000.0001) generate Phyto: np = 38 Topt = 9.77611200000000
10450     (PID.TID 0000.0001) generate Phyto: np = 38 growthdays = 0.700000000000000
10451     (PID.TID 0000.0001) generate Phyto: np = 38 ksatPAR = 0.558103188744646
10452     (PID.TID 0000.0001) generate Phyto: np = 38 kinhib = 6.04554791190068
10453     (PID.TID 0000.0001) generate Phyto: np = 39 FIXED - no DIAZO
10454     (PID.TID 0000.0001) generate Phyto: np = 39 Topt = 14.8509840000000
10455     (PID.TID 0000.0001) generate Phyto: np = 39 growthdays = 0.700000000000000
10456     (PID.TID 0000.0001) generate Phyto: np = 39 ksatPAR = 0.306493477779170
10457     (PID.TID 0000.0001) generate Phyto: np = 39 kinhib = 6.01997061644693
10458     (PID.TID 0000.0001) generate Phyto: np = 40 FIXED - no DIAZO
10459     (PID.TID 0000.0001) generate Phyto: np = 40 Topt = 9.69444000000000
10460     (PID.TID 0000.0001) generate Phyto: np = 40 growthdays = 0.700000000000000
10461     (PID.TID 0000.0001) generate Phyto: np = 40 ksatPAR = 3.118965550680350E-002
10462     (PID.TID 0000.0001) generate Phyto: np = 40 kinhib = 6.06571365791321
10463     (PID.TID 0000.0001) generate Phyto: np = 41 FIXED - no DIAZO
10464     (PID.TID 0000.0001) generate Phyto: np = 41 Topt = 0.896552000000000
10465     (PID.TID 0000.0001) generate Phyto: np = 41 growthdays = 0.700000000000000
10466     (PID.TID 0000.0001) generate Phyto: np = 41 ksatPAR = 0.378236796762638
10467     (PID.TID 0000.0001) generate Phyto: np = 41 kinhib = 5.91288844670683
10468     (PID.TID 0000.0001) generate Phyto: np = 42 FIXED - no DIAZO
10469     (PID.TID 0000.0001) generate Phyto: np = 42 Topt = 18.2552160000000
10470     (PID.TID 0000.0001) generate Phyto: np = 42 growthdays = 0.700000000000000
10471     (PID.TID 0000.0001) generate Phyto: np = 42 ksatPAR = 0.318117928473921
10472     (PID.TID 0000.0001) generate Phyto: np = 42 kinhib = 6.16327023262238
10473     (PID.TID 0000.0001) generate Phyto: np = 43 FIXED - no DIAZO
10474     (PID.TID 0000.0001) generate Phyto: np = 43 Topt = 16.6858720000000
10475     (PID.TID 0000.0001) generate Phyto: np = 43 growthdays = 0.700000000000000
10476     (PID.TID 0000.0001) generate Phyto: np = 43 ksatPAR = 2.813436232842084E-002
10477     (PID.TID 0000.0001) generate Phyto: np = 43 kinhib = 6.18380297878198
10478     (PID.TID 0000.0001) generate Phyto: np = 44 FIXED - no DIAZO
10479     (PID.TID 0000.0001) generate Phyto: np = 44 Topt = 22.1173760000000
10480     (PID.TID 0000.0001) generate Phyto: np = 44 growthdays = 0.700000000000000
10481     (PID.TID 0000.0001) generate Phyto: np = 44 ksatPAR = 0.406789259398356
10482     (PID.TID 0000.0001) generate Phyto: np = 44 kinhib = 5.82017318083649
10483     (PID.TID 0000.0001) generate Phyto: np = 45 FIXED - no DIAZO
10484     (PID.TID 0000.0001) generate Phyto: np = 45 Topt = 29.0926560000000
10485     (PID.TID 0000.0001) generate Phyto: np = 45 growthdays = 0.700000000000000
10486     (PID.TID 0000.0001) generate Phyto: np = 45 ksatPAR = 5.256365242361946E-002
10487     (PID.TID 0000.0001) generate Phyto: np = 45 kinhib = 6.00777112345545
10488     (PID.TID 0000.0001) generate Phyto: np = 46 FIXED - no DIAZO
10489     (PID.TID 0000.0001) generate Phyto: np = 46 Topt = 11.3758720000000
10490     (PID.TID 0000.0001) generate Phyto: np = 46 growthdays = 0.700000000000000
10491     (PID.TID 0000.0001) generate Phyto: np = 46 ksatPAR = 3.381066456941417E-002
10492     (PID.TID 0000.0001) generate Phyto: np = 46 kinhib = 5.92689577107084
10493     (PID.TID 0000.0001) generate Phyto: np = 47 FIXED - no DIAZO
10494     (PID.TID 0000.0001) generate Phyto: np = 47 Topt = 6.38521600000000
10495     (PID.TID 0000.0001) generate Phyto: np = 47 growthdays = 0.700000000000000
10496     (PID.TID 0000.0001) generate Phyto: np = 47 ksatPAR = 0.200448942387463
10497     (PID.TID 0000.0001) generate Phyto: np = 47 kinhib = 6.00706705760867
10498     (PID.TID 0000.0001) generate Phyto: np = 48 FIXED - no DIAZO
10499     (PID.TID 0000.0001) generate Phyto: np = 48 Topt = 29.5485520000000
10500     (PID.TID 0000.0001) generate Phyto: np = 48 growthdays = 0.700000000000000
10501     (PID.TID 0000.0001) generate Phyto: np = 48 ksatPAR = 0.279808409368532
10502     (PID.TID 0000.0001) generate Phyto: np = 48 kinhib = 5.94155347123765
10503     (PID.TID 0000.0001) generate Phyto: np = 49 FIXED - no DIAZO
10504     (PID.TID 0000.0001) generate Phyto: np = 49 Topt = 23.5670480000000
10505     (PID.TID 0000.0001) generate Phyto: np = 49 growthdays = 0.400000000000000
10506     (PID.TID 0000.0001) generate Phyto: np = 49 ksatPAR = 0.185214720063780
10507     (PID.TID 0000.0001) generate Phyto: np = 49 kinhib = 1.06236127039999
10508     (PID.TID 0000.0001) generate Phyto: np = 50 FIXED - no DIAZO
10509     (PID.TID 0000.0001) generate Phyto: np = 50 Topt = -0.443591999999999
10510     (PID.TID 0000.0001) generate Phyto: np = 50 growthdays = 0.400000000000000
10511     (PID.TID 0000.0001) generate Phyto: np = 50 ksatPAR = 0.139724863181137
10512     (PID.TID 0000.0001) generate Phyto: np = 50 kinhib = 0.995237786860751
10513     (PID.TID 0000.0001) generate Phyto: np = 51 FIXED - no DIAZO
10514     (PID.TID 0000.0001) generate Phyto: np = 51 Topt = -1.58132000000000
10515     (PID.TID 0000.0001) generate Phyto: np = 51 growthdays = 0.700000000000000
10516     (PID.TID 0000.0001) generate Phyto: np = 51 ksatPAR = 0.157344897351611
10517     (PID.TID 0000.0001) generate Phyto: np = 51 kinhib = 5.92057752401380
10518     (PID.TID 0000.0001) generate Phyto: np = 52 FIXED - no DIAZO
10519     (PID.TID 0000.0001) generate Phyto: np = 52 Topt = 11.6882800000000
10520     (PID.TID 0000.0001) generate Phyto: np = 52 growthdays = 0.400000000000000
10521     (PID.TID 0000.0001) generate Phyto: np = 52 ksatPAR = 0.128041314130097
10522     (PID.TID 0000.0001) generate Phyto: np = 52 kinhib = 1.03417292656155
10523     (PID.TID 0000.0001) generate Phyto: np = 53 FIXED - no DIAZO
10524     (PID.TID 0000.0001) generate Phyto: np = 53 Topt = 16.6421520000000
10525     (PID.TID 0000.0001) generate Phyto: np = 53 growthdays = 0.700000000000000
10526     (PID.TID 0000.0001) generate Phyto: np = 53 ksatPAR = 0.516202474314366
10527     (PID.TID 0000.0001) generate Phyto: np = 53 kinhib = 6.07369643705530
10528     (PID.TID 0000.0001) generate Phyto: np = 54 FIXED - no DIAZO
10529     (PID.TID 0000.0001) generate Phyto: np = 54 Topt = 20.9403920000000
10530     (PID.TID 0000.0001) generate Phyto: np = 54 growthdays = 0.400000000000000
10531     (PID.TID 0000.0001) generate Phyto: np = 54 ksatPAR = 0.206679164151945
10532     (PID.TID 0000.0001) generate Phyto: np = 54 kinhib = 1.03343045842120
10533     (PID.TID 0000.0001) generate Phyto: np = 55 FIXED - no DIAZO
10534     (PID.TID 0000.0001) generate Phyto: np = 55 Topt = 19.1291920000000
10535     (PID.TID 0000.0001) generate Phyto: np = 55 growthdays = 0.400000000000000
10536     (PID.TID 0000.0001) generate Phyto: np = 55 ksatPAR = 4.070672410424155E-002
10537     (PID.TID 0000.0001) generate Phyto: np = 55 kinhib = 0.989520210171635
10538     (PID.TID 0000.0001) generate Phyto: np = 56 FIXED - no DIAZO
10539     (PID.TID 0000.0001) generate Phyto: np = 56 Topt = 18.3917360000000
10540     (PID.TID 0000.0001) generate Phyto: np = 56 growthdays = 0.400000000000000
10541     (PID.TID 0000.0001) generate Phyto: np = 56 ksatPAR = 0.155579067567054
10542     (PID.TID 0000.0001) generate Phyto: np = 56 kinhib = 0.966046839298621
10543     (PID.TID 0000.0001) generate Phyto: np = 57 FIXED - no DIAZO
10544     (PID.TID 0000.0001) generate Phyto: np = 57 Topt = 10.6107120000000
10545     (PID.TID 0000.0001) generate Phyto: np = 57 growthdays = 0.700000000000000
10546     (PID.TID 0000.0001) generate Phyto: np = 57 ksatPAR = 0.231358313721257
10547     (PID.TID 0000.0001) generate Phyto: np = 57 kinhib = 6.02438216615679
10548     (PID.TID 0000.0001) generate Phyto: np = 58 FIXED - no DIAZO
10549     (PID.TID 0000.0001) generate Phyto: np = 58 Topt = 22.7951440000000
10550     (PID.TID 0000.0001) generate Phyto: np = 58 growthdays = 0.400000000000000
10551     (PID.TID 0000.0001) generate Phyto: np = 58 ksatPAR = 0.101041476273838
10552     (PID.TID 0000.0001) generate Phyto: np = 58 kinhib = 1.02017769086566
10553     (PID.TID 0000.0001) generate Phyto: np = 59 FIXED - no DIAZO
10554     (PID.TID 0000.0001) generate Phyto: np = 59 Topt = 10.2133920000000
10555     (PID.TID 0000.0001) generate Phyto: np = 59 growthdays = 0.400000000000000
10556     (PID.TID 0000.0001) generate Phyto: np = 59 ksatPAR = 0.133093936701744
10557     (PID.TID 0000.0001) generate Phyto: np = 59 kinhib = 0.999785682090672
10558     (PID.TID 0000.0001) generate Phyto: np = 60 FIXED - no DIAZO
10559     (PID.TID 0000.0001) generate Phyto: np = 60 Topt = 23.7467920000000
10560     (PID.TID 0000.0001) generate Phyto: np = 60 growthdays = 0.400000000000000
10561     (PID.TID 0000.0001) generate Phyto: np = 60 ksatPAR = 9.190118508369936E-002
10562     (PID.TID 0000.0001) generate Phyto: np = 60 kinhib = 0.983177609461982
10563     (PID.TID 0000.0001) generate Phyto: np = 61 FIXED - no DIAZO
10564     (PID.TID 0000.0001) generate Phyto: np = 61 Topt = 10.1935040000000
10565     (PID.TID 0000.0001) generate Phyto: np = 61 growthdays = 0.400000000000000
10566     (PID.TID 0000.0001) generate Phyto: np = 61 ksatPAR = 9.105329935178616E-002
10567     (PID.TID 0000.0001) generate Phyto: np = 61 kinhib = 1.03599245224756
10568     (PID.TID 0000.0001) generate Phyto: np = 62 FIXED - no DIAZO
10569     (PID.TID 0000.0001) generate Phyto: np = 62 Topt = 28.5815520000000
10570     (PID.TID 0000.0001) generate Phyto: np = 62 growthdays = 0.400000000000000
10571     (PID.TID 0000.0001) generate Phyto: np = 62 ksatPAR = 2.742531995377209E-002
10572     (PID.TID 0000.0001) generate Phyto: np = 62 kinhib = 1.03568114400114
10573     (PID.TID 0000.0001) generate Phyto: np = 63 FIXED - no DIAZO
10574     (PID.TID 0000.0001) generate Phyto: np = 63 Topt = 6.57254400000000
10575     (PID.TID 0000.0001) generate Phyto: np = 63 growthdays = 0.400000000000000
10576     (PID.TID 0000.0001) generate Phyto: np = 63 ksatPAR = 3.344158430968763E-002
10577     (PID.TID 0000.0001) generate Phyto: np = 63 kinhib = 0.951329921943717
10578     (PID.TID 0000.0001) generate Phyto: np = 64 FIXED - no DIAZO
10579     (PID.TID 0000.0001) generate Phyto: np = 64 Topt = 5.89556800000000
10580     (PID.TID 0000.0001) generate Phyto: np = 64 growthdays = 0.400000000000000
10581     (PID.TID 0000.0001) generate Phyto: np = 64 ksatPAR = 8.454186077698291E-002
10582     (PID.TID 0000.0001) generate Phyto: np = 64 kinhib = 0.983422366682897
10583     (PID.TID 0000.0001) generate Phyto: np = 65 FIXED - no DIAZO
10584     (PID.TID 0000.0001) generate Phyto: np = 65 Topt = 29.2508640000000
10585     (PID.TID 0000.0001) generate Phyto: np = 65 growthdays = 0.700000000000000
10586     (PID.TID 0000.0001) generate Phyto: np = 65 ksatPAR = 0.148228921491778
10587     (PID.TID 0000.0001) generate Phyto: np = 65 kinhib = 6.16458534282529
10588     (PID.TID 0000.0001) generate Phyto: np = 66 FIXED - no DIAZO
10589     (PID.TID 0000.0001) generate Phyto: np = 66 Topt = 9.81012000000000
10590     (PID.TID 0000.0001) generate Phyto: np = 66 growthdays = 0.700000000000000
10591     (PID.TID 0000.0001) generate Phyto: np = 66 ksatPAR = 0.159482456193842
10592     (PID.TID 0000.0001) generate Phyto: np = 66 kinhib = 6.04083675475049
10593     (PID.TID 0000.0001) generate Phyto: np = 67 FIXED - no DIAZO
10594     (PID.TID 0000.0001) generate Phyto: np = 67 Topt = 7.57160000000000
10595     (PID.TID 0000.0001) generate Phyto: np = 67 growthdays = 0.700000000000000
10596     (PID.TID 0000.0001) generate Phyto: np = 67 ksatPAR = 0.122729910282547
10597     (PID.TID 0000.0001) generate Phyto: np = 67 kinhib = 5.97845222890357
10598     (PID.TID 0000.0001) generate Phyto: np = 68 FIXED - no DIAZO
10599     (PID.TID 0000.0001) generate Phyto: np = 68 Topt = 26.8996720000000
10600     (PID.TID 0000.0001) generate Phyto: np = 68 growthdays = 0.700000000000000
10601     (PID.TID 0000.0001) generate Phyto: np = 68 ksatPAR = 0.298022768335670
10602     (PID.TID 0000.0001) generate Phyto: np = 68 kinhib = 5.95484943326809
10603     (PID.TID 0000.0001) generate Phyto: np = 69 FIXED - no DIAZO
10604     (PID.TID 0000.0001) generate Phyto: np = 69 Topt = 1.16207200000000
10605     (PID.TID 0000.0001) generate Phyto: np = 69 growthdays = 0.400000000000000
10606     (PID.TID 0000.0001) generate Phyto: np = 69 ksatPAR = 0.172402000511801
10607     (PID.TID 0000.0001) generate Phyto: np = 69 kinhib = 1.01380266552364
10608     (PID.TID 0000.0001) generate Phyto: np = 70 FIXED - no DIAZO
10609     (PID.TID 0000.0001) generate Phyto: np = 70 Topt = 2.77416800000000
10610     (PID.TID 0000.0001) generate Phyto: np = 70 growthdays = 0.700000000000000
10611     (PID.TID 0000.0001) generate Phyto: np = 70 ksatPAR = 0.235275794605117
10612     (PID.TID 0000.0001) generate Phyto: np = 70 kinhib = 5.94674911430353
10613     (PID.TID 0000.0001) generate Phyto: np = 71 FIXED - no DIAZO
10614     (PID.TID 0000.0001) generate Phyto: np = 71 Topt = 28.3795200000000
10615     (PID.TID 0000.0001) generate Phyto: np = 71 growthdays = 0.400000000000000
10616     (PID.TID 0000.0001) generate Phyto: np = 71 ksatPAR = 0.100229095506343
10617     (PID.TID 0000.0001) generate Phyto: np = 71 kinhib = 0.957470697882402
10618     (PID.TID 0000.0001) generate Phyto: np = 72 FIXED - no DIAZO
10619     (PID.TID 0000.0001) generate Phyto: np = 72 Topt = 25.7481520000000
10620     (PID.TID 0000.0001) generate Phyto: np = 72 growthdays = 0.700000000000000
10621     (PID.TID 0000.0001) generate Phyto: np = 72 ksatPAR = 3.069286888177783E-002
10622     (PID.TID 0000.0001) generate Phyto: np = 72 kinhib = 5.93650735975478
10623     (PID.TID 0000.0001) generate Phyto: np = 73 FIXED - no DIAZO
10624     (PID.TID 0000.0001) generate Phyto: np = 73 Topt = 15.2441120000000
10625     (PID.TID 0000.0001) generate Phyto: np = 73 growthdays = 0.700000000000000
10626     (PID.TID 0000.0001) generate Phyto: np = 73 ksatPAR = 0.194471052203403
10627     (PID.TID 0000.0001) generate Phyto: np = 73 kinhib = 5.92087292662694
10628     (PID.TID 0000.0001) generate Phyto: np = 74 FIXED - no DIAZO
10629     (PID.TID 0000.0001) generate Phyto: np = 74 Topt = 28.0978400000000
10630     (PID.TID 0000.0001) generate Phyto: np = 74 growthdays = 0.400000000000000
10631     (PID.TID 0000.0001) generate Phyto: np = 74 ksatPAR = 0.103404998317622
10632     (PID.TID 0000.0001) generate Phyto: np = 74 kinhib = 1.02845918471007
10633     (PID.TID 0000.0001) generate Phyto: np = 75 FIXED - no DIAZO
10634     (PID.TID 0000.0001) generate Phyto: np = 75 Topt = 14.4243200000000
10635     (PID.TID 0000.0001) generate Phyto: np = 75 growthdays = 0.700000000000000
10636     (PID.TID 0000.0001) generate Phyto: np = 75 ksatPAR = 0.270637312891584
10637     (PID.TID 0000.0001) generate Phyto: np = 75 kinhib = 5.89937583925638
10638     (PID.TID 0000.0001) generate Phyto: np = 76 FIXED - no DIAZO
10639     (PID.TID 0000.0001) generate Phyto: np = 76 Topt = 11.9099360000000
10640     (PID.TID 0000.0001) generate Phyto: np = 76 growthdays = 0.700000000000000
10641     (PID.TID 0000.0001) generate Phyto: np = 76 ksatPAR = 0.474034438536840
10642     (PID.TID 0000.0001) generate Phyto: np = 76 kinhib = 6.10111785984735
10643     (PID.TID 0000.0001) generate Phyto: np = 77 FIXED - no DIAZO
10644     (PID.TID 0000.0001) generate Phyto: np = 77 Topt = 19.2798560000000
10645     (PID.TID 0000.0001) generate Phyto: np = 77 growthdays = 0.700000000000000
10646     (PID.TID 0000.0001) generate Phyto: np = 77 ksatPAR = 4.748265146449229E-002
10647     (PID.TID 0000.0001) generate Phyto: np = 77 kinhib = 5.92859646685737
10648     (PID.TID 0000.0001) generate Phyto: np = 78 FIXED - no DIAZO
10649     (PID.TID 0000.0001) generate Phyto: np = 78 Topt = 26.8287680000000
10650     (PID.TID 0000.0001) generate Phyto: np = 78 growthdays = 0.400000000000000
10651     (PID.TID 0000.0001) generate Phyto: np = 78 ksatPAR = 0.157111603428932
10652     (PID.TID 0000.0001) generate Phyto: np = 78 kinhib = 1.02881501025404
10653     (PID.TID 0000.0001) // =======================================================
10654     (PID.TID 0000.0001) // Darwin init variables >>> END <<<
10655     (PID.TID 0000.0001) // =======================================================
10656     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBNu_baltic_76x72.bin
10657     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBNu_baltic_76x72.bin
10658     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBNv_baltic_76x72.bin
10659     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBNv_baltic_76x72.bin
10660     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBNt_baltic_76x72.stable
10661     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBNt_baltic_76x72.stable
10662     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBNs_baltic_76x72.stable
10663     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBNs_baltic_76x72.stable
10664     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_PO4_76x72x24_baltic_128.bin
10665     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_PO4_76x72x24_baltic_128.bin
10666     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_NO3_76x72x24_baltic_128.bin
10667     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_NO3_76x72x24_baltic_128.bin
10668     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_FeT_76x72x24_baltic_128.bin
10669     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_FeT_76x72x24_baltic_128.bin
10670     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_SiO2_76x72x24_baltic_128.bin
10671     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_SiO2_76x72x24_baltic_128.bin
10672     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_DOP_76x72x24_baltic_128.bin
10673     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_DOP_76x72x24_baltic_128.bin
10674     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_DON_76x72x24_baltic_128.bin
10675     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_DON_76x72x24_baltic_128.bin
10676     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_DOFe_76x72x24_baltic_128.bin
10677     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_DOFe_76x72x24_baltic_128.bin
10678     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO1P_76x72x24_baltic_128.bin
10679     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO1P_76x72x24_baltic_128.bin
10680     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO1N_76x72x24_baltic_128.bin
10681     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO1N_76x72x24_baltic_128.bin
10682     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO1Fe_76x72x24_baltic_128.bin
10683     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO1Fe_76x72x24_baltic_128.bin
10684     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO1Si_76x72x24_baltic_128.bin
10685     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO1Si_76x72x24_baltic_128.bin
10686     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO2P_76x72x24_baltic_128.bin
10687     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO2P_76x72x24_baltic_128.bin
10688     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO2N_76x72x24_baltic_128.bin
10689     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO2N_76x72x24_baltic_128.bin
10690     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO2Fe_76x72x24_baltic_128.bin
10691     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO2Fe_76x72x24_baltic_128.bin
10692     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO2Si_76x72x24_baltic_128.bin
10693     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_ZOO2Si_76x72x24_baltic_128.bin
10694     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_POP_76x72x24_baltic_128.bin
10695     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_POP_76x72x24_baltic_128.bin
10696     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_PON_76x72x24_baltic_128.bin
10697     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_PON_76x72x24_baltic_128.bin
10698     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_POFe_76x72x24_baltic_128.bin
10699     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_POFe_76x72x24_baltic_128.bin
10700     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_POSi_76x72x24_baltic_128.bin
10701     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_POSi_76x72x24_baltic_128.bin
10702     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_NH4_76x72x24_baltic_128.bin
10703     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_NH4_76x72x24_baltic_128.bin
10704     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_NO2_76x72x24_baltic_128.bin
10705     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_NO2_76x72x24_baltic_128.bin
10706     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy01_76x72x24_baltic_128.bin
10707     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy01_76x72x24_baltic_128.bin
10708     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy02_76x72x24_baltic_128.bin
10709     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy02_76x72x24_baltic_128.bin
10710     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy03_76x72x24_baltic_128.bin
10711     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy03_76x72x24_baltic_128.bin
10712     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy04_76x72x24_baltic_128.bin
10713     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy04_76x72x24_baltic_128.bin
10714     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy05_76x72x24_baltic_128.bin
10715     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy05_76x72x24_baltic_128.bin
10716     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy06_76x72x24_baltic_128.bin
10717     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy06_76x72x24_baltic_128.bin
10718     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy07_76x72x24_baltic_128.bin
10719     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy07_76x72x24_baltic_128.bin
10720     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy08_76x72x24_baltic_128.bin
10721     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy08_76x72x24_baltic_128.bin
10722     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy09_76x72x24_baltic_128.bin
10723     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy09_76x72x24_baltic_128.bin
10724     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy10_76x72x24_baltic_128.bin
10725     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy10_76x72x24_baltic_128.bin
10726     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy11_76x72x24_baltic_128.bin
10727     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy11_76x72x24_baltic_128.bin
10728     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy12_76x72x24_baltic_128.bin
10729     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy12_76x72x24_baltic_128.bin
10730     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy13_76x72x24_baltic_128.bin
10731     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy13_76x72x24_baltic_128.bin
10732     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy14_76x72x24_baltic_128.bin
10733     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy14_76x72x24_baltic_128.bin
10734     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy15_76x72x24_baltic_128.bin
10735     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy15_76x72x24_baltic_128.bin
10736     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy16_76x72x24_baltic_128.bin
10737     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy16_76x72x24_baltic_128.bin
10738     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy17_76x72x24_baltic_128.bin
10739     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy17_76x72x24_baltic_128.bin
10740     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy18_76x72x24_baltic_128.bin
10741     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy18_76x72x24_baltic_128.bin
10742     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy19_76x72x24_baltic_128.bin
10743     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy19_76x72x24_baltic_128.bin
10744     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy20_76x72x24_baltic_128.bin
10745     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy20_76x72x24_baltic_128.bin
10746     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy21_76x72x24_baltic_128.bin
10747     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy21_76x72x24_baltic_128.bin
10748     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy22_76x72x24_baltic_128.bin
10749     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy22_76x72x24_baltic_128.bin
10750     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy23_76x72x24_baltic_128.bin
10751     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy23_76x72x24_baltic_128.bin
10752     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy24_76x72x24_baltic_128.bin
10753     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy24_76x72x24_baltic_128.bin
10754     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy25_76x72x24_baltic_128.bin
10755     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy25_76x72x24_baltic_128.bin
10756     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy26_76x72x24_baltic_128.bin
10757     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy26_76x72x24_baltic_128.bin
10758     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy27_76x72x24_baltic_128.bin
10759     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy27_76x72x24_baltic_128.bin
10760     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy28_76x72x24_baltic_128.bin
10761     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy28_76x72x24_baltic_128.bin
10762     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy29_76x72x24_baltic_128.bin
10763     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy29_76x72x24_baltic_128.bin
10764     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy30_76x72x24_baltic_128.bin
10765     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy30_76x72x24_baltic_128.bin
10766     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy31_76x72x24_baltic_128.bin
10767     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy31_76x72x24_baltic_128.bin
10768     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy32_76x72x24_baltic_128.bin
10769     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy32_76x72x24_baltic_128.bin
10770     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy33_76x72x24_baltic_128.bin
10771     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy33_76x72x24_baltic_128.bin
10772     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy34_76x72x24_baltic_128.bin
10773     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy34_76x72x24_baltic_128.bin
10774     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy35_76x72x24_baltic_128.bin
10775     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy35_76x72x24_baltic_128.bin
10776     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy36_76x72x24_baltic_128.bin
10777     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy36_76x72x24_baltic_128.bin
10778     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy37_76x72x24_baltic_128.bin
10779     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy37_76x72x24_baltic_128.bin
10780     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy38_76x72x24_baltic_128.bin
10781     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy38_76x72x24_baltic_128.bin
10782     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy39_76x72x24_baltic_128.bin
10783     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy39_76x72x24_baltic_128.bin
10784     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy40_76x72x24_baltic_128.bin
10785     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy40_76x72x24_baltic_128.bin
10786     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy41_76x72x24_baltic_128.bin
10787     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy41_76x72x24_baltic_128.bin
10788     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy42_76x72x24_baltic_128.bin
10789     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy42_76x72x24_baltic_128.bin
10790     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy43_76x72x24_baltic_128.bin
10791     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy43_76x72x24_baltic_128.bin
10792     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy44_76x72x24_baltic_128.bin
10793     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy44_76x72x24_baltic_128.bin
10794     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy45_76x72x24_baltic_128.bin
10795     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy45_76x72x24_baltic_128.bin
10796     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy46_76x72x24_baltic_128.bin
10797     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy46_76x72x24_baltic_128.bin
10798     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy47_76x72x24_baltic_128.bin
10799     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy47_76x72x24_baltic_128.bin
10800     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy48_76x72x24_baltic_128.bin
10801     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy48_76x72x24_baltic_128.bin
10802     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy49_76x72x24_baltic_128.bin
10803     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy49_76x72x24_baltic_128.bin
10804     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy50_76x72x24_baltic_128.bin
10805     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy50_76x72x24_baltic_128.bin
10806     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy51_76x72x24_baltic_128.bin
10807     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy51_76x72x24_baltic_128.bin
10808     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy52_76x72x24_baltic_128.bin
10809     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy52_76x72x24_baltic_128.bin
10810     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy53_76x72x24_baltic_128.bin
10811     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy53_76x72x24_baltic_128.bin
10812     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy54_76x72x24_baltic_128.bin
10813     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy54_76x72x24_baltic_128.bin
10814     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy55_76x72x24_baltic_128.bin
10815     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy55_76x72x24_baltic_128.bin
10816     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy56_76x72x24_baltic_128.bin
10817     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy56_76x72x24_baltic_128.bin
10818     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy57_76x72x24_baltic_128.bin
10819     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy57_76x72x24_baltic_128.bin
10820     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy58_76x72x24_baltic_128.bin
10821     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy58_76x72x24_baltic_128.bin
10822     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy59_76x72x24_baltic_128.bin
10823     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy59_76x72x24_baltic_128.bin
10824     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy60_76x72x24_baltic_128.bin
10825     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy60_76x72x24_baltic_128.bin
10826     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy61_76x72x24_baltic_128.bin
10827     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy61_76x72x24_baltic_128.bin
10828     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy62_76x72x24_baltic_128.bin
10829     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy62_76x72x24_baltic_128.bin
10830     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy63_76x72x24_baltic_128.bin
10831     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy63_76x72x24_baltic_128.bin
10832     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy64_76x72x24_baltic_128.bin
10833     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy64_76x72x24_baltic_128.bin
10834     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy65_76x72x24_baltic_128.bin
10835     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy65_76x72x24_baltic_128.bin
10836     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy66_76x72x24_baltic_128.bin
10837     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy66_76x72x24_baltic_128.bin
10838     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy67_76x72x24_baltic_128.bin
10839     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy67_76x72x24_baltic_128.bin
10840     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy68_76x72x24_baltic_128.bin
10841     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy68_76x72x24_baltic_128.bin
10842     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy69_76x72x24_baltic_128.bin
10843     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy69_76x72x24_baltic_128.bin
10844     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy70_76x72x24_baltic_128.bin
10845     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy70_76x72x24_baltic_128.bin
10846     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy71_76x72x24_baltic_128.bin
10847     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy71_76x72x24_baltic_128.bin
10848     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy72_76x72x24_baltic_128.bin
10849     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy72_76x72x24_baltic_128.bin
10850     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy73_76x72x24_baltic_128.bin
10851     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy73_76x72x24_baltic_128.bin
10852     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy74_76x72x24_baltic_128.bin
10853     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy74_76x72x24_baltic_128.bin
10854     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy75_76x72x24_baltic_128.bin
10855     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy75_76x72x24_baltic_128.bin
10856     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy76_76x72x24_baltic_128.bin
10857     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy76_76x72x24_baltic_128.bin
10858     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy77_76x72x24_baltic_128.bin
10859     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy77_76x72x24_baltic_128.bin
10860     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy78_76x72x24_baltic_128.bin
10861     (PID.TID 0000.0001) MDS_READ_SEC_XZ: opening global file: OBN_Phy78_76x72x24_baltic_128.bin
10862     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBWu_baltic_76x72.bin
10863     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBWu_baltic_76x72.bin
10864     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBWv_baltic_76x72.bin
10865     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBWv_baltic_76x72.bin
10866     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBWt_baltic_76x72.stable
10867     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBWt_baltic_76x72.stable
10868     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBWs_baltic_76x72.stable
10869     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBWs_baltic_76x72.stable
10870     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_PO4_76x72x24_baltic_128.bin
10871     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_PO4_76x72x24_baltic_128.bin
10872     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_NO3_76x72x24_baltic_128.bin
10873     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_NO3_76x72x24_baltic_128.bin
10874     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_FeT_76x72x24_baltic_128.bin
10875     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_FeT_76x72x24_baltic_128.bin
10876     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_SiO2_76x72x24_baltic_128.bin
10877     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_SiO2_76x72x24_baltic_128.bin
10878     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_DOP_76x72x24_baltic_128.bin
10879     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_DOP_76x72x24_baltic_128.bin
10880     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_DON_76x72x24_baltic_128.bin
10881     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_DON_76x72x24_baltic_128.bin
10882     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_DOFe_76x72x24_baltic_128.bin
10883     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_DOFe_76x72x24_baltic_128.bin
10884     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO1P_76x72x24_baltic_128.bin
10885     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO1P_76x72x24_baltic_128.bin
10886     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO1N_76x72x24_baltic_128.bin
10887     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO1N_76x72x24_baltic_128.bin
10888     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO1Fe_76x72x24_baltic_128.bin
10889     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO1Fe_76x72x24_baltic_128.bin
10890     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO1Si_76x72x24_baltic_128.bin
10891     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO1Si_76x72x24_baltic_128.bin
10892     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO2P_76x72x24_baltic_128.bin
10893     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO2P_76x72x24_baltic_128.bin
10894     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO2N_76x72x24_baltic_128.bin
10895     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO2N_76x72x24_baltic_128.bin
10896     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO2Fe_76x72x24_baltic_128.bin
10897     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO2Fe_76x72x24_baltic_128.bin
10898     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO2Si_76x72x24_baltic_128.bin
10899     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_ZOO2Si_76x72x24_baltic_128.bin
10900     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_POP_76x72x24_baltic_128.bin
10901     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_POP_76x72x24_baltic_128.bin
10902     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_PON_76x72x24_baltic_128.bin
10903     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_PON_76x72x24_baltic_128.bin
10904     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_POFe_76x72x24_baltic_128.bin
10905     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_POFe_76x72x24_baltic_128.bin
10906     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_POSi_76x72x24_baltic_128.bin
10907     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_POSi_76x72x24_baltic_128.bin
10908     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_NH4_76x72x24_baltic_128.bin
10909     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_NH4_76x72x24_baltic_128.bin
10910     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_NO2_76x72x24_baltic_128.bin
10911     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_NO2_76x72x24_baltic_128.bin
10912     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy01_76x72x24_baltic_128.bin
10913     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy01_76x72x24_baltic_128.bin
10914     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy02_76x72x24_baltic_128.bin
10915     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy02_76x72x24_baltic_128.bin
10916     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy03_76x72x24_baltic_128.bin
10917     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy03_76x72x24_baltic_128.bin
10918     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy04_76x72x24_baltic_128.bin
10919     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy04_76x72x24_baltic_128.bin
10920     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy05_76x72x24_baltic_128.bin
10921     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy05_76x72x24_baltic_128.bin
10922     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy06_76x72x24_baltic_128.bin
10923     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy06_76x72x24_baltic_128.bin
10924     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy07_76x72x24_baltic_128.bin
10925     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy07_76x72x24_baltic_128.bin
10926     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy08_76x72x24_baltic_128.bin
10927     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy08_76x72x24_baltic_128.bin
10928     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy09_76x72x24_baltic_128.bin
10929     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy09_76x72x24_baltic_128.bin
10930     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy10_76x72x24_baltic_128.bin
10931     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy10_76x72x24_baltic_128.bin
10932     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy11_76x72x24_baltic_128.bin
10933     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy11_76x72x24_baltic_128.bin
10934     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy12_76x72x24_baltic_128.bin
10935     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy12_76x72x24_baltic_128.bin
10936     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy13_76x72x24_baltic_128.bin
10937     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy13_76x72x24_baltic_128.bin
10938     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy14_76x72x24_baltic_128.bin
10939     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy14_76x72x24_baltic_128.bin
10940     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy15_76x72x24_baltic_128.bin
10941     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy15_76x72x24_baltic_128.bin
10942     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy16_76x72x24_baltic_128.bin
10943     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy16_76x72x24_baltic_128.bin
10944     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy17_76x72x24_baltic_128.bin
10945     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy17_76x72x24_baltic_128.bin
10946     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy18_76x72x24_baltic_128.bin
10947     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy18_76x72x24_baltic_128.bin
10948     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy19_76x72x24_baltic_128.bin
10949     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy19_76x72x24_baltic_128.bin
10950     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy20_76x72x24_baltic_128.bin
10951     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy20_76x72x24_baltic_128.bin
10952     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy21_76x72x24_baltic_128.bin
10953     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy21_76x72x24_baltic_128.bin
10954     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy22_76x72x24_baltic_128.bin
10955     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy22_76x72x24_baltic_128.bin
10956     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy23_76x72x24_baltic_128.bin
10957     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy23_76x72x24_baltic_128.bin
10958     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy24_76x72x24_baltic_128.bin
10959     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy24_76x72x24_baltic_128.bin
10960     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy25_76x72x24_baltic_128.bin
10961     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy25_76x72x24_baltic_128.bin
10962     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy26_76x72x24_baltic_128.bin
10963     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy26_76x72x24_baltic_128.bin
10964     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy27_76x72x24_baltic_128.bin
10965     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy27_76x72x24_baltic_128.bin
10966     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy28_76x72x24_baltic_128.bin
10967     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy28_76x72x24_baltic_128.bin
10968     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy29_76x72x24_baltic_128.bin
10969     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy29_76x72x24_baltic_128.bin
10970     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy30_76x72x24_baltic_128.bin
10971     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy30_76x72x24_baltic_128.bin
10972     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy31_76x72x24_baltic_128.bin
10973     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy31_76x72x24_baltic_128.bin
10974     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy32_76x72x24_baltic_128.bin
10975     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy32_76x72x24_baltic_128.bin
10976     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy33_76x72x24_baltic_128.bin
10977     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy33_76x72x24_baltic_128.bin
10978     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy34_76x72x24_baltic_128.bin
10979     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy34_76x72x24_baltic_128.bin
10980     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy35_76x72x24_baltic_128.bin
10981     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy35_76x72x24_baltic_128.bin
10982     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy36_76x72x24_baltic_128.bin
10983     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy36_76x72x24_baltic_128.bin
10984     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy37_76x72x24_baltic_128.bin
10985     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy37_76x72x24_baltic_128.bin
10986     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy38_76x72x24_baltic_128.bin
10987     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy38_76x72x24_baltic_128.bin
10988     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy39_76x72x24_baltic_128.bin
10989     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy39_76x72x24_baltic_128.bin
10990     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy40_76x72x24_baltic_128.bin
10991     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy40_76x72x24_baltic_128.bin
10992     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy41_76x72x24_baltic_128.bin
10993     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy41_76x72x24_baltic_128.bin
10994     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy42_76x72x24_baltic_128.bin
10995     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy42_76x72x24_baltic_128.bin
10996     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy43_76x72x24_baltic_128.bin
10997     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy43_76x72x24_baltic_128.bin
10998     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy44_76x72x24_baltic_128.bin
10999     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy44_76x72x24_baltic_128.bin
11000     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy45_76x72x24_baltic_128.bin
11001     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy45_76x72x24_baltic_128.bin
11002     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy46_76x72x24_baltic_128.bin
11003     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy46_76x72x24_baltic_128.bin
11004     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy47_76x72x24_baltic_128.bin
11005     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy47_76x72x24_baltic_128.bin
11006     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy48_76x72x24_baltic_128.bin
11007     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy48_76x72x24_baltic_128.bin
11008     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy49_76x72x24_baltic_128.bin
11009     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy49_76x72x24_baltic_128.bin
11010     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy50_76x72x24_baltic_128.bin
11011     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy50_76x72x24_baltic_128.bin
11012     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy51_76x72x24_baltic_128.bin
11013     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy51_76x72x24_baltic_128.bin
11014     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy52_76x72x24_baltic_128.bin
11015     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy52_76x72x24_baltic_128.bin
11016     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy53_76x72x24_baltic_128.bin
11017     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy53_76x72x24_baltic_128.bin
11018     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy54_76x72x24_baltic_128.bin
11019     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy54_76x72x24_baltic_128.bin
11020     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy55_76x72x24_baltic_128.bin
11021     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy55_76x72x24_baltic_128.bin
11022     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy56_76x72x24_baltic_128.bin
11023     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy56_76x72x24_baltic_128.bin
11024     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy57_76x72x24_baltic_128.bin
11025     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy57_76x72x24_baltic_128.bin
11026     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy58_76x72x24_baltic_128.bin
11027     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy58_76x72x24_baltic_128.bin
11028     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy59_76x72x24_baltic_128.bin
11029     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy59_76x72x24_baltic_128.bin
11030     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy60_76x72x24_baltic_128.bin
11031     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy60_76x72x24_baltic_128.bin
11032     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy61_76x72x24_baltic_128.bin
11033     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy61_76x72x24_baltic_128.bin
11034     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy62_76x72x24_baltic_128.bin
11035     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy62_76x72x24_baltic_128.bin
11036     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy63_76x72x24_baltic_128.bin
11037     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy63_76x72x24_baltic_128.bin
11038     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy64_76x72x24_baltic_128.bin
11039     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy64_76x72x24_baltic_128.bin
11040     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy65_76x72x24_baltic_128.bin
11041     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy65_76x72x24_baltic_128.bin
11042     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy66_76x72x24_baltic_128.bin
11043     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy66_76x72x24_baltic_128.bin
11044     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy67_76x72x24_baltic_128.bin
11045     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy67_76x72x24_baltic_128.bin
11046     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy68_76x72x24_baltic_128.bin
11047     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy68_76x72x24_baltic_128.bin
11048     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy69_76x72x24_baltic_128.bin
11049     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy69_76x72x24_baltic_128.bin
11050     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy70_76x72x24_baltic_128.bin
11051     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy70_76x72x24_baltic_128.bin
11052     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy71_76x72x24_baltic_128.bin
11053     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy71_76x72x24_baltic_128.bin
11054     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy72_76x72x24_baltic_128.bin
11055     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy72_76x72x24_baltic_128.bin
11056     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy73_76x72x24_baltic_128.bin
11057     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy73_76x72x24_baltic_128.bin
11058     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy74_76x72x24_baltic_128.bin
11059     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy74_76x72x24_baltic_128.bin
11060     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy75_76x72x24_baltic_128.bin
11061     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy75_76x72x24_baltic_128.bin
11062     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy76_76x72x24_baltic_128.bin
11063     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy76_76x72x24_baltic_128.bin
11064     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy77_76x72x24_baltic_128.bin
11065     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy77_76x72x24_baltic_128.bin
11066     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy78_76x72x24_baltic_128.bin
11067     (PID.TID 0000.0001) MDS_READ_SEC_YZ: opening global file: OBW_Phy78_76x72x24_baltic_128.bin
11068     (PID.TID 0000.0001) // =======================================================
11069     (PID.TID 0000.0001) // Model current state
11070     (PID.TID 0000.0001) // =======================================================
11071     (PID.TID 0000.0001)
11072     (PID.TID 0000.0001) // =======================================================
11073     (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
11074     (PID.TID 0000.0001) // =======================================================
11075     (PID.TID 0000.0001) %MON time_tsnumber = 188388
11076     (PID.TID 0000.0001) %MON time_secondsf = 2.2606560000000E+08
11077     (PID.TID 0000.0001) %MON dynstat_eta_max = 6.7857206100959E-01
11078     (PID.TID 0000.0001) %MON dynstat_eta_min = 2.4834525795929E-02
11079     (PID.TID 0000.0001) %MON dynstat_eta_mean = 3.7231760032402E-01
11080     (PID.TID 0000.0001) %MON dynstat_eta_sd = 1.5436287975570E-01
11081     (PID.TID 0000.0001) %MON dynstat_eta_del2 = 3.3947822651082E-04
11082     (PID.TID 0000.0001) %MON dynstat_uvel_max = 4.1043654315727E-01
11083     (PID.TID 0000.0001) %MON dynstat_uvel_min = -3.3404372355546E-01
11084     (PID.TID 0000.0001) %MON dynstat_uvel_mean = 7.2247190886372E-03
11085     (PID.TID 0000.0001) %MON dynstat_uvel_sd = 6.1628348035588E-02
11086     (PID.TID 0000.0001) %MON dynstat_uvel_del2 = 9.6493604067269E-04
11087     (PID.TID 0000.0001) %MON dynstat_vvel_max = 2.8285402026493E-01
11088     (PID.TID 0000.0001) %MON dynstat_vvel_min = -4.5228332030971E-01
11089     (PID.TID 0000.0001) %MON dynstat_vvel_mean = 1.9335722007698E-03
11090     (PID.TID 0000.0001) %MON dynstat_vvel_sd = 6.4592845574376E-02
11091     (PID.TID 0000.0001) %MON dynstat_vvel_del2 = 1.1515551720993E-03
11092     (PID.TID 0000.0001) %MON dynstat_wvel_max = 4.9575213564628E-04
11093     (PID.TID 0000.0001) %MON dynstat_wvel_min = -5.0890006120395E-04
11094     (PID.TID 0000.0001) %MON dynstat_wvel_mean = -2.6308567236582E-06
11095     (PID.TID 0000.0001) %MON dynstat_wvel_sd = 7.5801737004418E-05
11096     (PID.TID 0000.0001) %MON dynstat_wvel_del2 = 2.0446148495701E-06
11097     (PID.TID 0000.0001) %MON dynstat_theta_max = 7.9698650573136E+00
11098     (PID.TID 0000.0001) %MON dynstat_theta_min = -1.6138727636085E+00
11099     (PID.TID 0000.0001) %MON dynstat_theta_mean = 3.7798105201791E+00
11100     (PID.TID 0000.0001) %MON dynstat_theta_sd = 2.2019507085376E+00
11101     (PID.TID 0000.0001) %MON dynstat_theta_del2 = 6.0422941678782E-03
11102     (PID.TID 0000.0001) %MON dynstat_salt_max = 3.4927700428884E+01
11103     (PID.TID 0000.0001) %MON dynstat_salt_min = 5.6521891769462E+00
11104     (PID.TID 0000.0001) %MON dynstat_salt_mean = 1.5353356064885E+01
11105     (PID.TID 0000.0001) %MON dynstat_salt_sd = 1.1951795815059E+01
11106     (PID.TID 0000.0001) %MON dynstat_salt_del2 = 3.5921468721428E-03
11107     (PID.TID 0000.0001) %MON forcing_qnet_max = 0.0000000000000E+00
11108     (PID.TID 0000.0001) %MON forcing_qnet_min = 0.0000000000000E+00
11109     (PID.TID 0000.0001) %MON forcing_qnet_mean = 0.0000000000000E+00
11110     (PID.TID 0000.0001) %MON forcing_qnet_sd = 0.0000000000000E+00
11111     (PID.TID 0000.0001) %MON forcing_qnet_del2 = 0.0000000000000E+00
11112     (PID.TID 0000.0001) %MON forcing_qsw_max = 0.0000000000000E+00
11113     (PID.TID 0000.0001) %MON forcing_qsw_min = 0.0000000000000E+00
11114     (PID.TID 0000.0001) %MON forcing_qsw_mean = 0.0000000000000E+00
11115     (PID.TID 0000.0001) %MON forcing_qsw_sd = 0.0000000000000E+00
11116     (PID.TID 0000.0001) %MON forcing_qsw_del2 = 0.0000000000000E+00
11117     (PID.TID 0000.0001) %MON forcing_empmr_max = 0.0000000000000E+00
11118     (PID.TID 0000.0001) %MON forcing_empmr_min = 0.0000000000000E+00
11119     (PID.TID 0000.0001) %MON forcing_empmr_mean = 0.0000000000000E+00
11120     (PID.TID 0000.0001) %MON forcing_empmr_sd = 0.0000000000000E+00
11121     (PID.TID 0000.0001) %MON forcing_empmr_del2 = 0.0000000000000E+00
11122     (PID.TID 0000.0001) %MON forcing_fu_max = 0.0000000000000E+00
11123     (PID.TID 0000.0001) %MON forcing_fu_min = 0.0000000000000E+00
11124     (PID.TID 0000.0001) %MON forcing_fu_mean = 0.0000000000000E+00
11125     (PID.TID 0000.0001) %MON forcing_fu_sd = 0.0000000000000E+00
11126     (PID.TID 0000.0001) %MON forcing_fu_del2 = 0.0000000000000E+00
11127     (PID.TID 0000.0001) %MON forcing_fv_max = 0.0000000000000E+00
11128     (PID.TID 0000.0001) %MON forcing_fv_min = 0.0000000000000E+00
11129     (PID.TID 0000.0001) %MON forcing_fv_mean = 0.0000000000000E+00
11130     (PID.TID 0000.0001) %MON forcing_fv_sd = 0.0000000000000E+00
11131     (PID.TID 0000.0001) %MON forcing_fv_del2 = 0.0000000000000E+00
11132     (PID.TID 0000.0001) %MON advcfl_uvel_max = 2.3317424706639E-02
11133     (PID.TID 0000.0001) %MON advcfl_vvel_max = 3.3222803653596E-02
11134     (PID.TID 0000.0001) %MON advcfl_wvel_max = 5.9490256277553E-02
11135     (PID.TID 0000.0001) %MON advcfl_W_hf_max = 5.9490256277553E-02
11136 jahn 1.2 (PID.TID 0000.0001) %MON pe_b_mean = 1.3744958230235E-02
11137 jahn 1.1 (PID.TID 0000.0001) %MON ke_max = 1.1199894577682E-01
11138 jahn 1.2 (PID.TID 0000.0001) %MON ke_mean = 3.2427959349814E-03
11139     (PID.TID 0000.0001) %MON ke_vol = 2.7634533915294E+13
11140 jahn 1.1 (PID.TID 0000.0001) %MON vort_r_min = -3.7637061990678E-05
11141     (PID.TID 0000.0001) %MON vort_r_max = 3.2699331518938E-05
11142     (PID.TID 0000.0001) %MON vort_a_mean = 1.2397138973741E-04
11143     (PID.TID 0000.0001) %MON vort_a_sd = 6.2966918177204E-06
11144     (PID.TID 0000.0001) %MON vort_p_mean = 1.7325062561132E-04
11145     (PID.TID 0000.0001) %MON vort_p_sd = 1.0960208317016E-04
11146 jahn 1.4 (PID.TID 0000.0001) %MON surfExpan_theta_mean = -9.0466029399821E-07
11147     (PID.TID 0000.0001) %MON surfExpan_salt_mean = 1.2050928594726E-06
11148 jahn 1.1 (PID.TID 0000.0001) // =======================================================
11149     (PID.TID 0000.0001) // End MONITOR dynamic field statistics
11150     (PID.TID 0000.0001) // =======================================================
11151     (PID.TID 0000.0001) // =======================================================
11152     (PID.TID 0000.0001) // Begin OBCS MONITOR field statistics
11153     (PID.TID 0000.0001) // =======================================================
11154     (PID.TID 0000.0001) %MON obc_W_uVel_max = 7.0339930350663E-02
11155     (PID.TID 0000.0001) %MON obc_W_uVel_min = -1.2534759400535E-02
11156     (PID.TID 0000.0001) %MON obc_W_uVel_mean = 2.2514378965596E-02
11157     (PID.TID 0000.0001) %MON obc_W_uVel_sd = 2.5890103192371E-02
11158     (PID.TID 0000.0001) %MON obc_W_uVel_Int = 4.7351175925313E+04
11159     (PID.TID 0000.0001) %MON obc_N_vVel_max = 1.8577546101125E-01
11160     (PID.TID 0000.0001) %MON obc_N_vVel_min = -2.5391576023864E-01
11161     (PID.TID 0000.0001) %MON obc_N_vVel_mean = 1.5193571121082E-03
11162     (PID.TID 0000.0001) %MON obc_N_vVel_sd = 8.5462048288721E-02
11163     (PID.TID 0000.0001) %MON obc_N_vVel_Int = 4.7666041382967E+04
11164     (PID.TID 0000.0001) // =======================================================
11165     (PID.TID 0000.0001) // End OBCS MONITOR field statistics
11166     (PID.TID 0000.0001) // =======================================================
11167     (PID.TID 0000.0001) // =======================================================
11168     (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
11169     (PID.TID 0000.0001) // =======================================================
11170     (PID.TID 0000.0001) %MON seaice_tsnumber = 188388
11171     (PID.TID 0000.0001) %MON seaice_time_sec = 2.2606560000000E+08
11172     (PID.TID 0000.0001) %MON seaice_uice_max = 4.0000000000000E-01
11173     (PID.TID 0000.0001) %MON seaice_uice_min = -2.0818735801076E-01
11174     (PID.TID 0000.0001) %MON seaice_uice_mean = 1.7135534274810E-01
11175     (PID.TID 0000.0001) %MON seaice_uice_sd = 1.2732607744758E-01
11176     (PID.TID 0000.0001) %MON seaice_uice_del2 = 2.4397363148550E-03
11177     (PID.TID 0000.0001) %MON seaice_vice_max = 4.0000000000000E-01
11178     (PID.TID 0000.0001) %MON seaice_vice_min = -4.0000000000000E-01
11179     (PID.TID 0000.0001) %MON seaice_vice_mean = -8.2298987070637E-02
11180     (PID.TID 0000.0001) %MON seaice_vice_sd = 1.4565675515411E-01
11181     (PID.TID 0000.0001) %MON seaice_vice_del2 = 2.7744345086973E-03
11182     (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00
11183     (PID.TID 0000.0001) %MON seaice_area_min = 0.0000000000000E+00
11184     (PID.TID 0000.0001) %MON seaice_area_mean = 2.2620370416445E-01
11185     (PID.TID 0000.0001) %MON seaice_area_sd = 3.8531906057260E-01
11186     (PID.TID 0000.0001) %MON seaice_area_del2 = 4.5224430665297E-03
11187     (PID.TID 0000.0001) %MON seaice_heff_max = 1.0115990757457E+00
11188     (PID.TID 0000.0001) %MON seaice_heff_min = 0.0000000000000E+00
11189     (PID.TID 0000.0001) %MON seaice_heff_mean = 1.2507534371604E-01
11190     (PID.TID 0000.0001) %MON seaice_heff_sd = 2.4312450293485E-01
11191     (PID.TID 0000.0001) %MON seaice_heff_del2 = 2.2409775961535E-03
11192     (PID.TID 0000.0001) %MON seaice_hsnow_max = 2.7588954944145E-01
11193     (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00
11194     (PID.TID 0000.0001) %MON seaice_hsnow_mean = 3.0754289927357E-02
11195     (PID.TID 0000.0001) %MON seaice_hsnow_sd = 6.4155555132779E-02
11196     (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 3.7889157137013E-04
11197 jahn 1.11 (PID.TID 0000.0001) %MON seaice_sitracer01_max = 0.0000000000000E+00
11198     (PID.TID 0000.0001) %MON seaice_sitracer01_min = 0.0000000000000E+00
11199     (PID.TID 0000.0001) %MON seaice_sitracer01_mean = 0.0000000000000E+00
11200     (PID.TID 0000.0001) %MON seaice_sitracer01_sd = 0.0000000000000E+00
11201     (PID.TID 0000.0001) %MON seaice_sitracer01_del2 = 0.0000000000000E+00
11202     (PID.TID 0000.0001) %MON seaice_sitracer02_max = 1.0000000000000E+00
11203     (PID.TID 0000.0001) %MON seaice_sitracer02_min = 1.0000000000000E+00
11204     (PID.TID 0000.0001) %MON seaice_sitracer02_mean = 1.0000000000000E+00
11205     (PID.TID 0000.0001) %MON seaice_sitracer02_sd = 0.0000000000000E+00
11206     (PID.TID 0000.0001) %MON seaice_sitracer02_del2 = 0.0000000000000E+00
11207 jahn 1.1 (PID.TID 0000.0001) // =======================================================
11208     (PID.TID 0000.0001) // End MONITOR SEAICE statistics
11209     (PID.TID 0000.0001) // =======================================================
11210     (PID.TID 0000.0001) // =======================================================
11211     (PID.TID 0000.0001) // Begin MONITOR ptracer field statistics
11212     (PID.TID 0000.0001) // =======================================================
11213     (PID.TID 0000.0001) %MON trcstat_ptracer01_max = 4.3206749483821E+00
11214     (PID.TID 0000.0001) %MON trcstat_ptracer01_min = 3.7997221289855E-02
11215     (PID.TID 0000.0001) %MON trcstat_ptracer01_mean = 5.9103671591413E-01
11216     (PID.TID 0000.0001) %MON trcstat_ptracer01_sd = 5.1755891503144E-01
11217     (PID.TID 0000.0001) %MON trcstat_ptracer01_del2 = 8.6322666859242E-04
11218     (PID.TID 0000.0001) %MON trcstat_ptracer02_max = 4.4161324524731E+01
11219     (PID.TID 0000.0001) %MON trcstat_ptracer02_min = 1.4930485383354E-02
11220     (PID.TID 0000.0001) %MON trcstat_ptracer02_mean = 4.5816946354514E+00
11221     (PID.TID 0000.0001) %MON trcstat_ptracer02_sd = 6.6985150791487E+00
11222     (PID.TID 0000.0001) %MON trcstat_ptracer02_del2 = 1.2507498180654E-02
11223     (PID.TID 0000.0001) %MON trcstat_ptracer03_max = 1.3876605029832E-03
11224     (PID.TID 0000.0001) %MON trcstat_ptracer03_min = 5.8864303059657E-04
11225     (PID.TID 0000.0001) %MON trcstat_ptracer03_mean = 1.0854101856158E-03
11226     (PID.TID 0000.0001) %MON trcstat_ptracer03_sd = 1.4544221423653E-04
11227     (PID.TID 0000.0001) %MON trcstat_ptracer03_del2 = 4.5510068884115E-07
11228     (PID.TID 0000.0001) %MON trcstat_ptracer04_max = 1.5669854101844E+02
11229     (PID.TID 0000.0001) %MON trcstat_ptracer04_min = 6.2666926623515E-02
11230     (PID.TID 0000.0001) %MON trcstat_ptracer04_mean = 1.4711712348283E+01
11231     (PID.TID 0000.0001) %MON trcstat_ptracer04_sd = 1.7084930997852E+01
11232     (PID.TID 0000.0001) %MON trcstat_ptracer04_del2 = 2.7884970893015E-02
11233     (PID.TID 0000.0001) %MON trcstat_ptracer05_max = 2.8323355230921E-01
11234     (PID.TID 0000.0001) %MON trcstat_ptracer05_min = 8.3402962384472E-08
11235     (PID.TID 0000.0001) %MON trcstat_ptracer05_mean = 5.8390098602552E-02
11236     (PID.TID 0000.0001) %MON trcstat_ptracer05_sd = 5.6897802496167E-02
11237     (PID.TID 0000.0001) %MON trcstat_ptracer05_del2 = 1.4711547176595E-04
11238     (PID.TID 0000.0001) %MON trcstat_ptracer06_max = 4.5317368369474E+00
11239     (PID.TID 0000.0001) %MON trcstat_ptracer06_min = 1.3344473981516E-06
11240     (PID.TID 0000.0001) %MON trcstat_ptracer06_mean = 9.3424157764084E-01
11241     (PID.TID 0000.0001) %MON trcstat_ptracer06_sd = 9.1036483993867E-01
11242     (PID.TID 0000.0001) %MON trcstat_ptracer06_del2 = 2.3538475482552E-03
11243     (PID.TID 0000.0001) %MON trcstat_ptracer07_max = 2.8323355230921E-04
11244     (PID.TID 0000.0001) %MON trcstat_ptracer07_min = 8.3402962384474E-11
11245     (PID.TID 0000.0001) %MON trcstat_ptracer07_mean = 5.8390098590765E-05
11246     (PID.TID 0000.0001) %MON trcstat_ptracer07_sd = 5.6897802550780E-05
11247     (PID.TID 0000.0001) %MON trcstat_ptracer07_del2 = 1.4711547217959E-07
11248     (PID.TID 0000.0001) %MON trcstat_ptracer08_max = 6.9647854709921E-03
11249     (PID.TID 0000.0001) %MON trcstat_ptracer08_min = 6.8449298887247E-33
11250     (PID.TID 0000.0001) %MON trcstat_ptracer08_mean = 4.7055462529423E-04
11251     (PID.TID 0000.0001) %MON trcstat_ptracer08_sd = 1.1049622132115E-03
11252     (PID.TID 0000.0001) %MON trcstat_ptracer08_del2 = 3.5973748153185E-06
11253     (PID.TID 0000.0001) %MON trcstat_ptracer09_max = 1.1143656753587E-01
11254     (PID.TID 0000.0001) %MON trcstat_ptracer09_min = 1.0951887821960E-31
11255     (PID.TID 0000.0001) %MON trcstat_ptracer09_mean = 7.5288740047077E-03
11256     (PID.TID 0000.0001) %MON trcstat_ptracer09_sd = 1.7679395411384E-02
11257     (PID.TID 0000.0001) %MON trcstat_ptracer09_del2 = 5.7557997045096E-05
11258     (PID.TID 0000.0001) %MON trcstat_ptracer10_max = 6.9647854725191E-06
11259     (PID.TID 0000.0001) %MON trcstat_ptracer10_min = 6.8449298887533E-36
11260     (PID.TID 0000.0001) %MON trcstat_ptracer10_mean = 4.7055462605883E-07
11261     (PID.TID 0000.0001) %MON trcstat_ptracer10_sd = 1.1049622147291E-06
11262     (PID.TID 0000.0001) %MON trcstat_ptracer10_del2 = 3.5973748206722E-09
11263     (PID.TID 0000.0001) %MON trcstat_ptracer11_max = 8.8836834858117E-03
11264     (PID.TID 0000.0001) %MON trcstat_ptracer11_min = 1.9252047993454E-32
11265     (PID.TID 0000.0001) %MON trcstat_ptracer11_mean = 3.4636838322483E-04
11266     (PID.TID 0000.0001) %MON trcstat_ptracer11_sd = 1.3409392243042E-03
11267     (PID.TID 0000.0001) %MON trcstat_ptracer11_del2 = 4.6236138909754E-06
11268     (PID.TID 0000.0001) %MON trcstat_ptracer12_max = 8.4383554910404E-02
11269     (PID.TID 0000.0001) %MON trcstat_ptracer12_min = 8.6607919684034E-23
11270     (PID.TID 0000.0001) %MON trcstat_ptracer12_mean = 1.6983603915760E-03
11271     (PID.TID 0000.0001) %MON trcstat_ptracer12_sd = 7.4816043460020E-03
11272     (PID.TID 0000.0001) %MON trcstat_ptracer12_del2 = 3.2200718164524E-05
11273     (PID.TID 0000.0001) %MON trcstat_ptracer13_max = 1.3501368785665E+00
11274     (PID.TID 0000.0001) %MON trcstat_ptracer13_min = 1.3857267149445E-21
11275     (PID.TID 0000.0001) %MON trcstat_ptracer13_mean = 2.7173766265216E-02
11276     (PID.TID 0000.0001) %MON trcstat_ptracer13_sd = 1.1970566953603E-01
11277     (PID.TID 0000.0001) %MON trcstat_ptracer13_del2 = 5.1521149063238E-04
11278     (PID.TID 0000.0001) %MON trcstat_ptracer14_max = 8.4383554962399E-05
11279     (PID.TID 0000.0001) %MON trcstat_ptracer14_min = 8.6607919684020E-26
11280     (PID.TID 0000.0001) %MON trcstat_ptracer14_mean = 1.6983603928814E-06
11281     (PID.TID 0000.0001) %MON trcstat_ptracer14_sd = 7.4816043495322E-06
11282     (PID.TID 0000.0001) %MON trcstat_ptracer14_del2 = 3.2200718187501E-08
11283     (PID.TID 0000.0001) %MON trcstat_ptracer15_max = 9.5267285338550E-01
11284     (PID.TID 0000.0001) %MON trcstat_ptracer15_min = 9.4158071617928E-22
11285     (PID.TID 0000.0001) %MON trcstat_ptracer15_mean = 1.8561521721316E-02
11286     (PID.TID 0000.0001) %MON trcstat_ptracer15_sd = 9.2704495151323E-02
11287     (PID.TID 0000.0001) %MON trcstat_ptracer15_del2 = 4.8296957623638E-04
11288     (PID.TID 0000.0001) %MON trcstat_ptracer16_max = 1.0120978226739E+00
11289     (PID.TID 0000.0001) %MON trcstat_ptracer16_min = 3.3728982922276E-09
11290     (PID.TID 0000.0001) %MON trcstat_ptracer16_mean = 2.0440436506220E-02
11291     (PID.TID 0000.0001) %MON trcstat_ptracer16_sd = 4.9039606410552E-02
11292     (PID.TID 0000.0001) %MON trcstat_ptracer16_del2 = 2.9730589512295E-04
11293     (PID.TID 0000.0001) %MON trcstat_ptracer17_max = 1.6193565162783E+01
11294     (PID.TID 0000.0001) %MON trcstat_ptracer17_min = 5.3966372675641E-08
11295     (PID.TID 0000.0001) %MON trcstat_ptracer17_mean = 3.2704698409952E-01
11296     (PID.TID 0000.0001) %MON trcstat_ptracer17_sd = 7.8463370256883E-01
11297     (PID.TID 0000.0001) %MON trcstat_ptracer17_del2 = 4.7568943219673E-03
11298     (PID.TID 0000.0001) %MON trcstat_ptracer18_max = 1.0120978226739E-03
11299     (PID.TID 0000.0001) %MON trcstat_ptracer18_min = 3.3728982922276E-12
11300     (PID.TID 0000.0001) %MON trcstat_ptracer18_mean = 2.0440436510832E-05
11301     (PID.TID 0000.0001) %MON trcstat_ptracer18_sd = 4.9039606407545E-05
11302     (PID.TID 0000.0001) %MON trcstat_ptracer18_del2 = 2.9730589535056E-07
11303     (PID.TID 0000.0001) %MON trcstat_ptracer19_max = 3.0580937614224E+02
11304     (PID.TID 0000.0001) %MON trcstat_ptracer19_min = 9.2263135852666E-08
11305     (PID.TID 0000.0001) %MON trcstat_ptracer19_mean = 2.2926781173420E+00
11306     (PID.TID 0000.0001) %MON trcstat_ptracer19_sd = 1.2523619914418E+01
11307     (PID.TID 0000.0001) %MON trcstat_ptracer19_del2 = 5.3794026014665E-02
11308     (PID.TID 0000.0001) %MON trcstat_ptracer20_max = 2.4088283189212E-01
11309     (PID.TID 0000.0001) %MON trcstat_ptracer20_min = 2.2474205615250E-07
11310     (PID.TID 0000.0001) %MON trcstat_ptracer20_mean = 1.3306268867076E-02
11311     (PID.TID 0000.0001) %MON trcstat_ptracer20_sd = 1.7399648106629E-02
11312     (PID.TID 0000.0001) %MON trcstat_ptracer20_del2 = 8.4392226997532E-04
11313     (PID.TID 0000.0001) %MON trcstat_ptracer21_max = 2.3343713360813E+00
11314     (PID.TID 0000.0001) %MON trcstat_ptracer21_min = 3.0233044741169E-05
11315     (PID.TID 0000.0001) %MON trcstat_ptracer21_mean = 1.5995994386708E-01
11316     (PID.TID 0000.0001) %MON trcstat_ptracer21_sd = 1.8965697331950E-01
11317     (PID.TID 0000.0001) %MON trcstat_ptracer21_del2 = 7.1050919677115E-04
11318     (PID.TID 0000.0001) %MON trcstat_ptracer22_max = 5.5967341062926E-05
11319     (PID.TID 0000.0001) %MON trcstat_ptracer22_min = -2.1068568895987E-19
11320     (PID.TID 0000.0001) %MON trcstat_ptracer22_mean = 1.2481819160899E-07
11321     (PID.TID 0000.0001) %MON trcstat_ptracer22_sd = 1.8007065322203E-06
11322     (PID.TID 0000.0001) %MON trcstat_ptracer22_del2 = 4.5195802718650E-08
11323     (PID.TID 0000.0001) %MON trcstat_ptracer23_max = 5.2843830960099E-04
11324     (PID.TID 0000.0001) %MON trcstat_ptracer23_min = -2.2601834304610E-24
11325     (PID.TID 0000.0001) %MON trcstat_ptracer23_mean = 7.3795028174922E-06
11326     (PID.TID 0000.0001) %MON trcstat_ptracer23_sd = 4.0192279684220E-05
11327     (PID.TID 0000.0001) %MON trcstat_ptracer23_del2 = 1.9123717578517E-07
11328     (PID.TID 0000.0001) %MON trcstat_ptracer24_max = 5.5967347214566E-05
11329     (PID.TID 0000.0001) %MON trcstat_ptracer24_min = 5.7064853757695E-51
11330     (PID.TID 0000.0001) %MON trcstat_ptracer24_mean = 1.2494967165753E-07
11331     (PID.TID 0000.0001) %MON trcstat_ptracer24_sd = 1.8006974342067E-06
11332     (PID.TID 0000.0001) %MON trcstat_ptracer24_del2 = 4.5195812806605E-08
11333     (PID.TID 0000.0001) %MON trcstat_ptracer25_max = 1.4221523590918E-04
11334     (PID.TID 0000.0001) %MON trcstat_ptracer25_min = 8.0626613654933E-34
11335     (PID.TID 0000.0001) %MON trcstat_ptracer25_mean = 2.6879357843541E-06
11336     (PID.TID 0000.0001) %MON trcstat_ptracer25_sd = 1.0781896051540E-05
11337     (PID.TID 0000.0001) %MON trcstat_ptracer25_del2 = 1.0483904322956E-07
11338     (PID.TID 0000.0001) %MON trcstat_ptracer26_max = 5.2396286493971E-05
11339     (PID.TID 0000.0001) %MON trcstat_ptracer26_min = -2.6882116635655E-17
11340     (PID.TID 0000.0001) %MON trcstat_ptracer26_mean = 1.0603095630495E-07
11341     (PID.TID 0000.0001) %MON trcstat_ptracer26_sd = 1.6566376866349E-06
11342     (PID.TID 0000.0001) %MON trcstat_ptracer26_del2 = 4.6221061278219E-08
11343     (PID.TID 0000.0001) %MON trcstat_ptracer27_max = 9.7127422252595E-03
11344     (PID.TID 0000.0001) %MON trcstat_ptracer27_min = 1.2909476433221E-19
11345     (PID.TID 0000.0001) %MON trcstat_ptracer27_mean = 2.4684743120779E-04
11346     (PID.TID 0000.0001) %MON trcstat_ptracer27_sd = 6.7911178382945E-04
11347     (PID.TID 0000.0001) %MON trcstat_ptracer27_del2 = 5.3500747170821E-06
11348     (PID.TID 0000.0001) %MON trcstat_ptracer28_max = 9.2614081803030E-02
11349     (PID.TID 0000.0001) %MON trcstat_ptracer28_min = 6.7039063162443E-24
11350     (PID.TID 0000.0001) %MON trcstat_ptracer28_mean = 1.6221451370111E-03
11351     (PID.TID 0000.0001) %MON trcstat_ptracer28_sd = 5.8988109481915E-03
11352     (PID.TID 0000.0001) %MON trcstat_ptracer28_del2 = 4.6598528221752E-05
11353     (PID.TID 0000.0001) %MON trcstat_ptracer29_max = 1.0589134326474E-03
11354     (PID.TID 0000.0001) %MON trcstat_ptracer29_min = 9.9999999999874E-51
11355     (PID.TID 0000.0001) %MON trcstat_ptracer29_mean = 2.9978571494985E-06
11356     (PID.TID 0000.0001) %MON trcstat_ptracer29_sd = 2.4240377196495E-05
11357     (PID.TID 0000.0001) %MON trcstat_ptracer29_del2 = 1.7106444842169E-07
11358     (PID.TID 0000.0001) %MON trcstat_ptracer30_max = 1.3077290271310E-02
11359     (PID.TID 0000.0001) %MON trcstat_ptracer30_min = 1.2203773482465E-29
11360     (PID.TID 0000.0001) %MON trcstat_ptracer30_mean = 1.3958926316643E-04
11361     (PID.TID 0000.0001) %MON trcstat_ptracer30_sd = 7.2440161560598E-04
11362     (PID.TID 0000.0001) %MON trcstat_ptracer30_del2 = 7.3243488431846E-06
11363     (PID.TID 0000.0001) %MON trcstat_ptracer31_max = 5.4071419308420E-05
11364     (PID.TID 0000.0001) %MON trcstat_ptracer31_min = 1.2604356144618E-14
11365     (PID.TID 0000.0001) %MON trcstat_ptracer31_mean = 1.1707133822589E-07
11366     (PID.TID 0000.0001) %MON trcstat_ptracer31_sd = 1.7510830776966E-06
11367     (PID.TID 0000.0001) %MON trcstat_ptracer31_del2 = 4.5374891054499E-08
11368     (PID.TID 0000.0001) %MON trcstat_ptracer32_max = 5.4071298459525E-05
11369     (PID.TID 0000.0001) %MON trcstat_ptracer32_min = -5.4490588694353E-19
11370     (PID.TID 0000.0001) %MON trcstat_ptracer32_mean = 1.1573431342149E-07
11371     (PID.TID 0000.0001) %MON trcstat_ptracer32_sd = 1.7511551702818E-06
11372     (PID.TID 0000.0001) %MON trcstat_ptracer32_del2 = 4.5374921134716E-08
11373     (PID.TID 0000.0001) %MON trcstat_ptracer33_max = 5.2396286494858E-05
11374     (PID.TID 0000.0001) %MON trcstat_ptracer33_min = -2.0622544588523E-21
11375     (PID.TID 0000.0001) %MON trcstat_ptracer33_mean = 1.0603095647621E-07
11376     (PID.TID 0000.0001) %MON trcstat_ptracer33_sd = 1.6566376866558E-06
11377     (PID.TID 0000.0001) %MON trcstat_ptracer33_del2 = 4.6221061277921E-08
11378     (PID.TID 0000.0001) %MON trcstat_ptracer34_max = 5.5967341062544E-05
11379     (PID.TID 0000.0001) %MON trcstat_ptracer34_min = 5.6873593344934E-51
11380     (PID.TID 0000.0001) %MON trcstat_ptracer34_mean = 1.2481912774953E-07
11381     (PID.TID 0000.0001) %MON trcstat_ptracer34_sd = 1.8007064654532E-06
11382     (PID.TID 0000.0001) %MON trcstat_ptracer34_del2 = 4.5195802759586E-08
11383     (PID.TID 0000.0001) %MON trcstat_ptracer35_max = 5.2396286494658E-05
11384     (PID.TID 0000.0001) %MON trcstat_ptracer35_min = -2.5997025267099E-17
11385     (PID.TID 0000.0001) %MON trcstat_ptracer35_mean = 1.0603095630764E-07
11386     (PID.TID 0000.0001) %MON trcstat_ptracer35_sd = 1.6566376866570E-06
11387     (PID.TID 0000.0001) %MON trcstat_ptracer35_del2 = 4.6221061278055E-08
11388     (PID.TID 0000.0001) %MON trcstat_ptracer36_max = 5.5967341050580E-05
11389     (PID.TID 0000.0001) %MON trcstat_ptracer36_min = -5.8860784472533E-19
11390     (PID.TID 0000.0001) %MON trcstat_ptracer36_mean = 1.2481771671868E-07
11391     (PID.TID 0000.0001) %MON trcstat_ptracer36_sd = 1.8007065657790E-06
11392     (PID.TID 0000.0001) %MON trcstat_ptracer36_del2 = 4.5195802664548E-08
11393     (PID.TID 0000.0001) %MON trcstat_ptracer37_max = 5.5967351567293E-05
11394     (PID.TID 0000.0001) %MON trcstat_ptracer37_min = -3.8819847781105E-36
11395     (PID.TID 0000.0001) %MON trcstat_ptracer37_mean = 1.2763728426274E-07
11396     (PID.TID 0000.0001) %MON trcstat_ptracer37_sd = 1.8005220555621E-06
11397     (PID.TID 0000.0001) %MON trcstat_ptracer37_del2 = 4.5195824467955E-08
11398     (PID.TID 0000.0001) %MON trcstat_ptracer38_max = 7.1141349831024E-05
11399     (PID.TID 0000.0001) %MON trcstat_ptracer38_min = 9.8830981135001E-51
11400     (PID.TID 0000.0001) %MON trcstat_ptracer38_mean = 1.7587199982653E-07
11401     (PID.TID 0000.0001) %MON trcstat_ptracer38_sd = 2.2647618561945E-06
11402     (PID.TID 0000.0001) %MON trcstat_ptracer38_del2 = 4.3443317679869E-08
11403     (PID.TID 0000.0001) %MON trcstat_ptracer39_max = 2.8406180922051E-03
11404     (PID.TID 0000.0001) %MON trcstat_ptracer39_min = 7.4217720087748E-33
11405     (PID.TID 0000.0001) %MON trcstat_ptracer39_mean = 1.8803041782059E-05
11406     (PID.TID 0000.0001) %MON trcstat_ptracer39_sd = 1.3626683753278E-04
11407     (PID.TID 0000.0001) %MON trcstat_ptracer39_del2 = 1.0229832977201E-06
11408     (PID.TID 0000.0001) %MON trcstat_ptracer40_max = 5.5967341050598E-05
11409     (PID.TID 0000.0001) %MON trcstat_ptracer40_min = -7.0886205306079E-19
11410     (PID.TID 0000.0001) %MON trcstat_ptracer40_mean = 1.2481771502910E-07
11411     (PID.TID 0000.0001) %MON trcstat_ptracer40_sd = 1.8007065659039E-06
11412     (PID.TID 0000.0001) %MON trcstat_ptracer40_del2 = 4.5195802664353E-08
11413     (PID.TID 0000.0001) %MON trcstat_ptracer41_max = 5.5967341051645E-05
11414     (PID.TID 0000.0001) %MON trcstat_ptracer41_min = -4.8650340804781E-18
11415     (PID.TID 0000.0001) %MON trcstat_ptracer41_mean = 1.2481771414716E-07
11416     (PID.TID 0000.0001) %MON trcstat_ptracer41_sd = 1.8007065660692E-06
11417     (PID.TID 0000.0001) %MON trcstat_ptracer41_del2 = 4.5195802663801E-08
11418     (PID.TID 0000.0001) %MON trcstat_ptracer42_max = 5.2396303503363E-05
11419     (PID.TID 0000.0001) %MON trcstat_ptracer42_min = 7.4528256786182E-17
11420     (PID.TID 0000.0001) %MON trcstat_ptracer42_mean = 1.0703467666437E-07
11421     (PID.TID 0000.0001) %MON trcstat_ptracer42_sd = 1.6565910482639E-06
11422     (PID.TID 0000.0001) %MON trcstat_ptracer42_del2 = 4.6221062740077E-08
11423     (PID.TID 0000.0001) %MON trcstat_ptracer43_max = 1.0402761993185E-03
11424     (PID.TID 0000.0001) %MON trcstat_ptracer43_min = 5.4384486400568E-14
11425     (PID.TID 0000.0001) %MON trcstat_ptracer43_mean = 2.2993125343481E-05
11426     (PID.TID 0000.0001) %MON trcstat_ptracer43_sd = 8.2523767744197E-05
11427     (PID.TID 0000.0001) %MON trcstat_ptracer43_del2 = 6.4831477407900E-07
11428     (PID.TID 0000.0001) %MON trcstat_ptracer44_max = 5.5967341719345E-05
11429     (PID.TID 0000.0001) %MON trcstat_ptracer44_min = -1.3558520158725E-31
11430     (PID.TID 0000.0001) %MON trcstat_ptracer44_mean = 1.2483687927754E-07
11431     (PID.TID 0000.0001) %MON trcstat_ptracer44_sd = 1.8007052447138E-06
11432     (PID.TID 0000.0001) %MON trcstat_ptracer44_del2 = 4.5195803441413E-08
11433     (PID.TID 0000.0001) %MON trcstat_ptracer45_max = 1.0569470904393E-04
11434     (PID.TID 0000.0001) %MON trcstat_ptracer45_min = 1.4103338108970E-50
11435     (PID.TID 0000.0001) %MON trcstat_ptracer45_mean = 3.7064319239322E-07
11436     (PID.TID 0000.0001) %MON trcstat_ptracer45_sd = 3.9377297831146E-06
11437     (PID.TID 0000.0001) %MON trcstat_ptracer45_del2 = 4.6130036661104E-08
11438     (PID.TID 0000.0001) %MON trcstat_ptracer46_max = 5.4071298459943E-05
11439     (PID.TID 0000.0001) %MON trcstat_ptracer46_min = -6.1882451432111E-21
11440     (PID.TID 0000.0001) %MON trcstat_ptracer46_mean = 1.1573431363857E-07
11441     (PID.TID 0000.0001) %MON trcstat_ptracer46_sd = 1.7511551702821E-06
11442     (PID.TID 0000.0001) %MON trcstat_ptracer46_del2 = 4.5374921134610E-08
11443     (PID.TID 0000.0001) %MON trcstat_ptracer47_max = 5.5967341050726E-05
11444     (PID.TID 0000.0001) %MON trcstat_ptracer47_min = -5.1799838144690E-19
11445     (PID.TID 0000.0001) %MON trcstat_ptracer47_mean = 1.2481773187435E-07
11446     (PID.TID 0000.0001) %MON trcstat_ptracer47_sd = 1.8007065647083E-06
11447     (PID.TID 0000.0001) %MON trcstat_ptracer47_del2 = 4.5195802666322E-08
11448     (PID.TID 0000.0001) %MON trcstat_ptracer48_max = 5.5967341054749E-05
11449     (PID.TID 0000.0001) %MON trcstat_ptracer48_min = -7.7575685454316E-35
11450     (PID.TID 0000.0001) %MON trcstat_ptracer48_mean = 1.2481818097626E-07
11451     (PID.TID 0000.0001) %MON trcstat_ptracer48_sd = 1.8007065330443E-06
11452     (PID.TID 0000.0001) %MON trcstat_ptracer48_del2 = 4.5195802691057E-08
11453     (PID.TID 0000.0001) %MON trcstat_ptracer49_max = 5.5967927557977E-05
11454     (PID.TID 0000.0001) %MON trcstat_ptracer49_min = 7.8265283313859E-51
11455     (PID.TID 0000.0001) %MON trcstat_ptracer49_mean = 1.3829237583114E-07
11456     (PID.TID 0000.0001) %MON trcstat_ptracer49_sd = 1.8004975232749E-06
11457     (PID.TID 0000.0001) %MON trcstat_ptracer49_del2 = 4.5198371351047E-08
11458     (PID.TID 0000.0001) %MON trcstat_ptracer50_max = 5.6537487652804E-05
11459     (PID.TID 0000.0001) %MON trcstat_ptracer50_min = 9.6062184489296E-51
11460     (PID.TID 0000.0001) %MON trcstat_ptracer50_mean = 1.6447228613556E-07
11461     (PID.TID 0000.0001) %MON trcstat_ptracer50_sd = 2.2599276502752E-06
11462     (PID.TID 0000.0001) %MON trcstat_ptracer50_del2 = 4.1020827794397E-08
11463     (PID.TID 0000.0001) %MON trcstat_ptracer51_max = 5.5967532397011E-05
11464     (PID.TID 0000.0001) %MON trcstat_ptracer51_min = 1.0000000768515E-50
11465     (PID.TID 0000.0001) %MON trcstat_ptracer51_mean = 1.3982912957896E-07
11466     (PID.TID 0000.0001) %MON trcstat_ptracer51_sd = 1.7999739372687E-06
11467     (PID.TID 0000.0001) %MON trcstat_ptracer51_del2 = 4.5196431130026E-08
11468     (PID.TID 0000.0001) %MON trcstat_ptracer52_max = 5.7448992405981E-05
11469     (PID.TID 0000.0001) %MON trcstat_ptracer52_min = 4.4982833324970E-50
11470     (PID.TID 0000.0001) %MON trcstat_ptracer52_mean = 1.4565952506005E-07
11471     (PID.TID 0000.0001) %MON trcstat_ptracer52_sd = 2.1285621736074E-06
11472     (PID.TID 0000.0001) %MON trcstat_ptracer52_del2 = 4.1863744685688E-08
11473     (PID.TID 0000.0001) %MON trcstat_ptracer53_max = 5.2396286496747E-05
11474     (PID.TID 0000.0001) %MON trcstat_ptracer53_min = -2.5766996840906E-17
11475     (PID.TID 0000.0001) %MON trcstat_ptracer53_mean = 1.0603095631392E-07
11476     (PID.TID 0000.0001) %MON trcstat_ptracer53_sd = 1.6566376867413E-06
11477     (PID.TID 0000.0001) %MON trcstat_ptracer53_del2 = 4.6221061277343E-08
11478     (PID.TID 0000.0001) %MON trcstat_ptracer54_max = 5.5967341051670E-05
11479     (PID.TID 0000.0001) %MON trcstat_ptracer54_min = -4.2532941173473E-18
11480     (PID.TID 0000.0001) %MON trcstat_ptracer54_mean = 1.2481771414596E-07
11481     (PID.TID 0000.0001) %MON trcstat_ptracer54_sd = 1.8007065660607E-06
11482     (PID.TID 0000.0001) %MON trcstat_ptracer54_del2 = 4.5195802663832E-08
11483     (PID.TID 0000.0001) %MON trcstat_ptracer55_max = 5.2396286496534E-05
11484     (PID.TID 0000.0001) %MON trcstat_ptracer55_min = -2.1335931332555E-23
11485     (PID.TID 0000.0001) %MON trcstat_ptracer55_mean = 1.0603095663054E-07
11486     (PID.TID 0000.0001) %MON trcstat_ptracer55_sd = 1.6566376867175E-06
11487     (PID.TID 0000.0001) %MON trcstat_ptracer55_del2 = 4.6221061277355E-08
11488     (PID.TID 0000.0001) %MON trcstat_ptracer56_max = 2.9313365916178E-02
11489     (PID.TID 0000.0001) %MON trcstat_ptracer56_min = 4.4549432623710E-41
11490     (PID.TID 0000.0001) %MON trcstat_ptracer56_mean = 3.3286809334031E-04
11491     (PID.TID 0000.0001) %MON trcstat_ptracer56_sd = 1.8469618739194E-03
11492     (PID.TID 0000.0001) %MON trcstat_ptracer56_del2 = 9.4586892053644E-06
11493     (PID.TID 0000.0001) %MON trcstat_ptracer57_max = 5.3517556668241E-04
11494     (PID.TID 0000.0001) %MON trcstat_ptracer57_min = 1.6274198236569E-44
11495     (PID.TID 0000.0001) %MON trcstat_ptracer57_mean = 9.6772809706231E-07
11496     (PID.TID 0000.0001) %MON trcstat_ptracer57_sd = 9.6622596759441E-06
11497     (PID.TID 0000.0001) %MON trcstat_ptracer57_del2 = 8.9851273482122E-08
11498     (PID.TID 0000.0001) %MON trcstat_ptracer58_max = 1.0608220092720E-04
11499     (PID.TID 0000.0001) %MON trcstat_ptracer58_min = 9.9206176004314E-34
11500     (PID.TID 0000.0001) %MON trcstat_ptracer58_mean = 2.1730046553898E-07
11501     (PID.TID 0000.0001) %MON trcstat_ptracer58_sd = 3.2822256578226E-06
11502     (PID.TID 0000.0001) %MON trcstat_ptracer58_del2 = 4.3891086206434E-08
11503     (PID.TID 0000.0001) %MON trcstat_ptracer59_max = 7.8382129569198E-05
11504     (PID.TID 0000.0001) %MON trcstat_ptracer59_min = 9.7961551570302E-51
11505     (PID.TID 0000.0001) %MON trcstat_ptracer59_mean = 2.0430883214285E-07
11506     (PID.TID 0000.0001) %MON trcstat_ptracer59_sd = 2.5570872283984E-06
11507     (PID.TID 0000.0001) %MON trcstat_ptracer59_del2 = 4.1776315032850E-08
11508     (PID.TID 0000.0001) %MON trcstat_ptracer60_max = 7.7062931318486E-05
11509     (PID.TID 0000.0001) %MON trcstat_ptracer60_min = -6.1992234955829E-32
11510     (PID.TID 0000.0001) %MON trcstat_ptracer60_mean = 2.0682289730861E-07
11511     (PID.TID 0000.0001) %MON trcstat_ptracer60_sd = 2.9421361873644E-06
11512     (PID.TID 0000.0001) %MON trcstat_ptracer60_del2 = 3.9711946737702E-08
11513     (PID.TID 0000.0001) %MON trcstat_ptracer61_max = 6.8440278099464E-05
11514     (PID.TID 0000.0001) %MON trcstat_ptracer61_min = 6.6447420237134E-30
11515     (PID.TID 0000.0001) %MON trcstat_ptracer61_mean = 1.5131989292405E-07
11516     (PID.TID 0000.0001) %MON trcstat_ptracer61_sd = 2.3735803247347E-06
11517     (PID.TID 0000.0001) %MON trcstat_ptracer61_del2 = 4.1271578086905E-08
11518     (PID.TID 0000.0001) %MON trcstat_ptracer62_max = 6.9029612794092E-05
11519     (PID.TID 0000.0001) %MON trcstat_ptracer62_min = 9.9280675073996E-51
11520     (PID.TID 0000.0001) %MON trcstat_ptracer62_mean = 1.6984895633882E-07
11521     (PID.TID 0000.0001) %MON trcstat_ptracer62_sd = 2.1940180201669E-06
11522     (PID.TID 0000.0001) %MON trcstat_ptracer62_del2 = 4.3882094376246E-08
11523     (PID.TID 0000.0001) %MON trcstat_ptracer63_max = 6.7694839809243E-05
11524     (PID.TID 0000.0001) %MON trcstat_ptracer63_min = 9.5792358700654E-51
11525     (PID.TID 0000.0001) %MON trcstat_ptracer63_mean = 2.4310507793578E-07
11526     (PID.TID 0000.0001) %MON trcstat_ptracer63_sd = 2.9683244626464E-06
11527     (PID.TID 0000.0001) %MON trcstat_ptracer63_del2 = 3.8590785799025E-08
11528     (PID.TID 0000.0001) %MON trcstat_ptracer64_max = 4.6629242961928E-04
11529     (PID.TID 0000.0001) %MON trcstat_ptracer64_min = -1.7896198135753E-24
11530     (PID.TID 0000.0001) %MON trcstat_ptracer64_mean = 1.8283215921987E-06
11531     (PID.TID 0000.0001) %MON trcstat_ptracer64_sd = 1.7144829460314E-05
11532     (PID.TID 0000.0001) %MON trcstat_ptracer64_del2 = 2.2858484279360E-07
11533     (PID.TID 0000.0001) %MON trcstat_ptracer65_max = 5.4071302864911E-05
11534     (PID.TID 0000.0001) %MON trcstat_ptracer65_min = 4.1223338478500E-18
11535     (PID.TID 0000.0001) %MON trcstat_ptracer65_mean = 1.1574159133061E-07
11536     (PID.TID 0000.0001) %MON trcstat_ptracer65_sd = 1.7511550444459E-06
11537     (PID.TID 0000.0001) %MON trcstat_ptracer65_del2 = 4.5374919128453E-08
11538     (PID.TID 0000.0001) %MON trcstat_ptracer66_max = 5.5967341050674E-05
11539     (PID.TID 0000.0001) %MON trcstat_ptracer66_min = -5.1234188284283E-19
11540     (PID.TID 0000.0001) %MON trcstat_ptracer66_mean = 1.2481773986691E-07
11541     (PID.TID 0000.0001) %MON trcstat_ptracer66_sd = 1.8007065641308E-06
11542     (PID.TID 0000.0001) %MON trcstat_ptracer66_del2 = 4.5195802667229E-08
11543     (PID.TID 0000.0001) %MON trcstat_ptracer67_max = 5.2396286496304E-05
11544     (PID.TID 0000.0001) %MON trcstat_ptracer67_min = -2.6411543483936E-17
11545     (PID.TID 0000.0001) %MON trcstat_ptracer67_mean = 1.0603095631366E-07
11546     (PID.TID 0000.0001) %MON trcstat_ptracer67_sd = 1.6566376867296E-06
11547     (PID.TID 0000.0001) %MON trcstat_ptracer67_del2 = 4.6221061277472E-08
11548     (PID.TID 0000.0001) %MON trcstat_ptracer68_max = 5.2396286495935E-05
11549     (PID.TID 0000.0001) %MON trcstat_ptracer68_min = -6.3919609149577E-25
11550     (PID.TID 0000.0001) %MON trcstat_ptracer68_mean = 1.0603095826156E-07
11551     (PID.TID 0000.0001) %MON trcstat_ptracer68_sd = 1.6566376865839E-06
11552     (PID.TID 0000.0001) %MON trcstat_ptracer68_del2 = 4.6221061277558E-08
11553     (PID.TID 0000.0001) %MON trcstat_ptracer69_max = 5.5967341049561E-05
11554     (PID.TID 0000.0001) %MON trcstat_ptracer69_min = -5.8636483185960E-19
11555     (PID.TID 0000.0001) %MON trcstat_ptracer69_mean = 1.2481771899034E-07
11556     (PID.TID 0000.0001) %MON trcstat_ptracer69_sd = 1.8007065655524E-06
11557     (PID.TID 0000.0001) %MON trcstat_ptracer69_del2 = 4.5195802665373E-08
11558     (PID.TID 0000.0001) %MON trcstat_ptracer70_max = 5.5967341051759E-05
11559     (PID.TID 0000.0001) %MON trcstat_ptracer70_min = -2.6725416286017E-18
11560     (PID.TID 0000.0001) %MON trcstat_ptracer70_mean = 1.2481771416237E-07
11561     (PID.TID 0000.0001) %MON trcstat_ptracer70_sd = 1.8007065660658E-06
11562     (PID.TID 0000.0001) %MON trcstat_ptracer70_del2 = 4.5195802663809E-08
11563     (PID.TID 0000.0001) %MON trcstat_ptracer71_max = 1.1446737089586E-04
11564     (PID.TID 0000.0001) %MON trcstat_ptracer71_min = 7.8169320696377E-31
11565     (PID.TID 0000.0001) %MON trcstat_ptracer71_mean = 2.4861230127415E-07
11566     (PID.TID 0000.0001) %MON trcstat_ptracer71_sd = 3.4812798919812E-06
11567     (PID.TID 0000.0001) %MON trcstat_ptracer71_del2 = 4.5767386069771E-08
11568     (PID.TID 0000.0001) %MON trcstat_ptracer72_max = 5.5967341072038E-05
11569     (PID.TID 0000.0001) %MON trcstat_ptracer72_min = 9.9844356148597E-51
11570     (PID.TID 0000.0001) %MON trcstat_ptracer72_mean = 1.2481910832234E-07
11571     (PID.TID 0000.0001) %MON trcstat_ptracer72_sd = 1.8007064682891E-06
11572     (PID.TID 0000.0001) %MON trcstat_ptracer72_del2 = 4.5195802743689E-08
11573     (PID.TID 0000.0001) %MON trcstat_ptracer73_max = 1.9021361126894E-02
11574     (PID.TID 0000.0001) %MON trcstat_ptracer73_min = -3.8576318333180E-19
11575     (PID.TID 0000.0001) %MON trcstat_ptracer73_mean = 6.2606672622080E-04
11576     (PID.TID 0000.0001) %MON trcstat_ptracer73_sd = 1.6788510479012E-03
11577     (PID.TID 0000.0001) %MON trcstat_ptracer73_del2 = 1.0056953062454E-05
11578     (PID.TID 0000.0001) %MON trcstat_ptracer74_max = 5.4071298461127E-05
11579     (PID.TID 0000.0001) %MON trcstat_ptracer74_min = -1.3361676678101E-18
11580     (PID.TID 0000.0001) %MON trcstat_ptracer74_mean = 1.1573431342729E-07
11581     (PID.TID 0000.0001) %MON trcstat_ptracer74_sd = 1.7511551703444E-06
11582     (PID.TID 0000.0001) %MON trcstat_ptracer74_del2 = 4.5374921134288E-08
11583     (PID.TID 0000.0001) %MON trcstat_ptracer75_max = 5.4141560771428E-05
11584     (PID.TID 0000.0001) %MON trcstat_ptracer75_min = 4.9755948754102E-37
11585     (PID.TID 0000.0001) %MON trcstat_ptracer75_mean = 1.3837416617135E-07
11586     (PID.TID 0000.0001) %MON trcstat_ptracer75_sd = 1.8176932497075E-06
11587     (PID.TID 0000.0001) %MON trcstat_ptracer75_del2 = 4.4483658039513E-08
11588     (PID.TID 0000.0001) %MON trcstat_ptracer76_max = 5.2396286496381E-05
11589     (PID.TID 0000.0001) %MON trcstat_ptracer76_min = -2.4504058678242E-19
11590     (PID.TID 0000.0001) %MON trcstat_ptracer76_mean = 1.0603095633037E-07
11591     (PID.TID 0000.0001) %MON trcstat_ptracer76_sd = 1.6566376867211E-06
11592     (PID.TID 0000.0001) %MON trcstat_ptracer76_del2 = 4.6221061277496E-08
11593     (PID.TID 0000.0001) %MON trcstat_ptracer77_max = 5.2396286583433E-05
11594     (PID.TID 0000.0001) %MON trcstat_ptracer77_min = 6.7707373415795E-29
11595     (PID.TID 0000.0001) %MON trcstat_ptracer77_mean = 1.0603116467040E-07
11596     (PID.TID 0000.0001) %MON trcstat_ptracer77_sd = 1.6566376809101E-06
11597     (PID.TID 0000.0001) %MON trcstat_ptracer77_del2 = 4.6221061229310E-08
11598     (PID.TID 0000.0001) %MON trcstat_ptracer78_max = 5.2396286496094E-05
11599     (PID.TID 0000.0001) %MON trcstat_ptracer78_min = -1.3680096799808E-17
11600     (PID.TID 0000.0001) %MON trcstat_ptracer78_mean = 1.0603095631214E-07
11601     (PID.TID 0000.0001) %MON trcstat_ptracer78_sd = 1.6566376867106E-06
11602     (PID.TID 0000.0001) %MON trcstat_ptracer78_del2 = 4.6221061277642E-08
11603     (PID.TID 0000.0001) %MON trcstat_ptracer79_max = 9.6361439117310E-02
11604     (PID.TID 0000.0001) %MON trcstat_ptracer79_min = 3.2629111351419E-15
11605     (PID.TID 0000.0001) %MON trcstat_ptracer79_mean = 6.7944633069952E-03
11606     (PID.TID 0000.0001) %MON trcstat_ptracer79_sd = 1.0416241523326E-02
11607     (PID.TID 0000.0001) %MON trcstat_ptracer79_del2 = 6.2699628945288E-05
11608     (PID.TID 0000.0001) %MON trcstat_ptracer80_max = 5.5967341053957E-05
11609     (PID.TID 0000.0001) %MON trcstat_ptracer80_min = -1.4834628131303E-23
11610     (PID.TID 0000.0001) %MON trcstat_ptracer80_mean = 1.2481791406532E-07
11611     (PID.TID 0000.0001) %MON trcstat_ptracer80_sd = 1.8007065518152E-06
11612     (PID.TID 0000.0001) %MON trcstat_ptracer80_del2 = 4.5195802681014E-08
11613     (PID.TID 0000.0001) %MON trcstat_ptracer81_max = 5.6162257941066E-05
11614     (PID.TID 0000.0001) %MON trcstat_ptracer81_min = 8.7280875121907E-51
11615     (PID.TID 0000.0001) %MON trcstat_ptracer81_mean = 1.4125977120472E-07
11616     (PID.TID 0000.0001) %MON trcstat_ptracer81_sd = 2.0120589568869E-06
11617     (PID.TID 0000.0001) %MON trcstat_ptracer81_del2 = 4.2851116525516E-08
11618     (PID.TID 0000.0001) %MON trcstat_ptracer82_max = 1.4744772006377E-04
11619     (PID.TID 0000.0001) %MON trcstat_ptracer82_min = -5.3354932311956E-43
11620     (PID.TID 0000.0001) %MON trcstat_ptracer82_mean = 5.2116287334031E-07
11621     (PID.TID 0000.0001) %MON trcstat_ptracer82_sd = 5.2349236673261E-06
11622     (PID.TID 0000.0001) %MON trcstat_ptracer82_del2 = 4.5905691373684E-08
11623     (PID.TID 0000.0001) %MON trcstat_ptracer83_max = 2.1278208137485E-02
11624     (PID.TID 0000.0001) %MON trcstat_ptracer83_min = 2.1640416256285E-35
11625     (PID.TID 0000.0001) %MON trcstat_ptracer83_mean = 1.3428038186898E-04
11626     (PID.TID 0000.0001) %MON trcstat_ptracer83_sd = 8.4192328965731E-04
11627     (PID.TID 0000.0001) %MON trcstat_ptracer83_del2 = 4.9452679048394E-06
11628     (PID.TID 0000.0001) %MON trcstat_ptracer84_max = 1.9328483494702E-04
11629     (PID.TID 0000.0001) %MON trcstat_ptracer84_min = -3.5834620386862E-28
11630     (PID.TID 0000.0001) %MON trcstat_ptracer84_mean = 5.4045014566116E-07
11631     (PID.TID 0000.0001) %MON trcstat_ptracer84_sd = 6.6157680679309E-06
11632     (PID.TID 0000.0001) %MON trcstat_ptracer84_del2 = 7.2514907832178E-08
11633     (PID.TID 0000.0001) %MON trcstat_ptracer85_max = 5.5969036785022E-05
11634     (PID.TID 0000.0001) %MON trcstat_ptracer85_min = 8.4297355964080E-51
11635     (PID.TID 0000.0001) %MON trcstat_ptracer85_mean = 1.2537222034321E-07
11636     (PID.TID 0000.0001) %MON trcstat_ptracer85_sd = 1.8007988776488E-06
11637     (PID.TID 0000.0001) %MON trcstat_ptracer85_del2 = 4.5195246182996E-08
11638     (PID.TID 0000.0001) %MON trcstat_ptracer86_max = 5.2396286496748E-05
11639     (PID.TID 0000.0001) %MON trcstat_ptracer86_min = -2.5760478690319E-17
11640     (PID.TID 0000.0001) %MON trcstat_ptracer86_mean = 1.0603095631400E-07
11641     (PID.TID 0000.0001) %MON trcstat_ptracer86_sd = 1.6566376867421E-06
11642     (PID.TID 0000.0001) %MON trcstat_ptracer86_del2 = 4.6221061277335E-08
11643     (PID.TID 0000.0001) %MON trcstat_ptracer87_max = 5.5967341051025E-05
11644     (PID.TID 0000.0001) %MON trcstat_ptracer87_min = -1.8778578204708E-18
11645     (PID.TID 0000.0001) %MON trcstat_ptracer87_mean = 1.2481771414366E-07
11646     (PID.TID 0000.0001) %MON trcstat_ptracer87_sd = 1.8007065660074E-06
11647     (PID.TID 0000.0001) %MON trcstat_ptracer87_del2 = 4.5195802664309E-08
11648     (PID.TID 0000.0001) %MON trcstat_ptracer88_max = 5.5967341051799E-05
11649     (PID.TID 0000.0001) %MON trcstat_ptracer88_min = -1.1355362096727E-18
11650     (PID.TID 0000.0001) %MON trcstat_ptracer88_mean = 1.2481771427484E-07
11651     (PID.TID 0000.0001) %MON trcstat_ptracer88_sd = 1.8007065660530E-06
11652     (PID.TID 0000.0001) %MON trcstat_ptracer88_del2 = 4.5195802663834E-08
11653     (PID.TID 0000.0001) %MON trcstat_ptracer89_max = 6.3253614802293E-02
11654     (PID.TID 0000.0001) %MON trcstat_ptracer89_min = 4.6145768197675E-30
11655     (PID.TID 0000.0001) %MON trcstat_ptracer89_mean = 3.6869203659622E-03
11656     (PID.TID 0000.0001) %MON trcstat_ptracer89_sd = 7.9965596774946E-03
11657     (PID.TID 0000.0001) %MON trcstat_ptracer89_del2 = 2.9991969226174E-05
11658     (PID.TID 0000.0001) %MON trcstat_ptracer90_max = 5.4071298461263E-05
11659     (PID.TID 0000.0001) %MON trcstat_ptracer90_min = -1.3589440172057E-18
11660     (PID.TID 0000.0001) %MON trcstat_ptracer90_mean = 1.1573431342726E-07
11661     (PID.TID 0000.0001) %MON trcstat_ptracer90_sd = 1.7511551703448E-06
11662     (PID.TID 0000.0001) %MON trcstat_ptracer90_del2 = 4.5374921134302E-08
11663     (PID.TID 0000.0001) %MON trcstat_ptracer91_max = 2.4243020633252E-04
11664     (PID.TID 0000.0001) %MON trcstat_ptracer91_min = 2.3583501536367E-24
11665     (PID.TID 0000.0001) %MON trcstat_ptracer91_mean = 5.5185389320899E-07
11666     (PID.TID 0000.0001) %MON trcstat_ptracer91_sd = 7.1129266825854E-06
11667     (PID.TID 0000.0001) %MON trcstat_ptracer91_del2 = 9.8082411535469E-08
11668     (PID.TID 0000.0001) %MON trcstat_ptracer92_max = 3.2867993405036E-04
11669     (PID.TID 0000.0001) %MON trcstat_ptracer92_min = 8.9658367856407E-43
11670     (PID.TID 0000.0001) %MON trcstat_ptracer92_mean = 1.6597874258335E-06
11671     (PID.TID 0000.0001) %MON trcstat_ptracer92_sd = 1.3707700795877E-05
11672     (PID.TID 0000.0001) %MON trcstat_ptracer92_del2 = 1.0216182530560E-07
11673     (PID.TID 0000.0001) %MON trcstat_ptracer93_max = 7.4169475301709E-03
11674     (PID.TID 0000.0001) %MON trcstat_ptracer93_min = 3.4056393625329E-33
11675     (PID.TID 0000.0001) %MON trcstat_ptracer93_mean = 1.0795519839192E-04
11676     (PID.TID 0000.0001) %MON trcstat_ptracer93_sd = 4.2810631265590E-04
11677     (PID.TID 0000.0001) %MON trcstat_ptracer93_del2 = 3.4264606128204E-06
11678     (PID.TID 0000.0001) %MON trcstat_ptracer94_max = 5.2396292805079E-05
11679     (PID.TID 0000.0001) %MON trcstat_ptracer94_min = 1.2411626328379E-28
11680     (PID.TID 0000.0001) %MON trcstat_ptracer94_mean = 1.0603214250483E-07
11681     (PID.TID 0000.0001) %MON trcstat_ptracer94_sd = 1.6566380297786E-06
11682     (PID.TID 0000.0001) %MON trcstat_ptracer94_del2 = 4.6221059129716E-08
11683     (PID.TID 0000.0001) %MON trcstat_ptracer95_max = 5.5967341051772E-05
11684     (PID.TID 0000.0001) %MON trcstat_ptracer95_min = -4.2349792754670E-18
11685     (PID.TID 0000.0001) %MON trcstat_ptracer95_mean = 1.2481771414570E-07
11686     (PID.TID 0000.0001) %MON trcstat_ptracer95_sd = 1.8007065660598E-06
11687     (PID.TID 0000.0001) %MON trcstat_ptracer95_del2 = 4.5195802663841E-08
11688     (PID.TID 0000.0001) %MON trcstat_ptracer96_max = 5.2396286496002E-05
11689     (PID.TID 0000.0001) %MON trcstat_ptracer96_min = -2.6881575646729E-17
11690     (PID.TID 0000.0001) %MON trcstat_ptracer96_mean = 1.0603095631177E-07
11691     (PID.TID 0000.0001) %MON trcstat_ptracer96_sd = 1.6566376867103E-06
11692     (PID.TID 0000.0001) %MON trcstat_ptracer96_del2 = 4.6221061277636E-08
11693     (PID.TID 0000.0001) %MON trcstat_ptracer97_max = 8.1482765193222E-04
11694     (PID.TID 0000.0001) %MON trcstat_ptracer97_min = 1.0000000000689E-50
11695     (PID.TID 0000.0001) %MON trcstat_ptracer97_mean = 1.5817366575568E-06
11696     (PID.TID 0000.0001) %MON trcstat_ptracer97_sd = 1.5915472492168E-05
11697     (PID.TID 0000.0001) %MON trcstat_ptracer97_del2 = 1.3359243823473E-07
11698     (PID.TID 0000.0001) %MON trcstat_ptracer98_max = 7.3771598725597E-05
11699     (PID.TID 0000.0001) %MON trcstat_ptracer98_min = -1.0142747192501E-23
11700     (PID.TID 0000.0001) %MON trcstat_ptracer98_mean = 2.0549726571049E-07
11701     (PID.TID 0000.0001) %MON trcstat_ptracer98_sd = 2.8709698892221E-06
11702     (PID.TID 0000.0001) %MON trcstat_ptracer98_del2 = 3.9488984545571E-08
11703     (PID.TID 0000.0001) %MON trcstat_ptracer99_max = 5.4071298460239E-05
11704     (PID.TID 0000.0001) %MON trcstat_ptracer99_min = -9.8862170101568E-22
11705     (PID.TID 0000.0001) %MON trcstat_ptracer99_mean = 1.1573431370332E-07
11706     (PID.TID 0000.0001) %MON trcstat_ptracer99_sd = 1.7511551702847E-06
11707     (PID.TID 0000.0001) %MON trcstat_ptracer99_del2 = 4.5374921134577E-08
11708     (PID.TID 0000.0001) // =======================================================
11709     (PID.TID 0000.0001) // End MONITOR ptracers field statistics
11710     (PID.TID 0000.0001) // =======================================================
11711 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: LEV01_SSS_360x180x12.bin
11712 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="LEV01_SSS_360x180x12.bin", rec= 2 , x-Per,P.Sym= T T
11713     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -90.500000 -90.000000 -89.500000
11714     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 89.500000 90.000000 90.500000
11715 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: LEV01_SSS_360x180x12.bin
11716 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="LEV01_SSS_360x180x12.bin", rec= 3 , x-Per,P.Sym= T T
11717     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -90.500000 -90.000000 -89.500000
11718     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 89.500000 90.000000 90.500000
11719 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_u10m99
11720     (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_v10m99
11721 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP_UV: fileU="RG_u10m99", rec= 1 , x-Per,P.Sym= T T
11722     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11723     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11724 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_u10m99
11725     (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_v10m99
11726 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP_UV: fileU="RG_u10m99", rec= 2 , x-Per,P.Sym= T T
11727     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11728     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11729 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_tmp2m99
11730 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_tmp2m99", rec= 1 , x-Per,P.Sym= T T
11731     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11732     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11733 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_tmp2m99
11734 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_tmp2m99", rec= 2 , x-Per,P.Sym= T T
11735     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11736     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11737 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_spfh2m99
11738 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_spfh2m99", rec= 1 , x-Per,P.Sym= T T
11739     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11740     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11741 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_spfh2m99
11742 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_spfh2m99", rec= 2 , x-Per,P.Sym= T T
11743     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11744     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11745 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_rain99
11746 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_rain99", rec= 1 , x-Per,P.Sym= T T
11747     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11748     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11749 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_rain99
11750 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_rain99", rec= 2 , x-Per,P.Sym= T T
11751     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11752     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11753 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_dsw99
11754 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_dsw99", rec= 1 , x-Per,P.Sym= T T
11755     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11756     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11757 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_dsw99
11758 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_dsw99", rec= 2 , x-Per,P.Sym= T T
11759     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11760     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11761 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_dlw99
11762 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_dlw99", rec= 1 , x-Per,P.Sym= T T
11763     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11764     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11765 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: RG_dlw99
11766 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="RG_dlw99", rec= 2 , x-Per,P.Sym= T T
11767     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -91.458000 -90.000000 -88.542000
11768     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 88.542000 90.000000 91.458000
11769 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: runoff-360x180x12.bin
11770 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="runoff-360x180x12.bin", rec= 2 , x-Per,P.Sym= T T
11771     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -90.500000 -90.000000 -89.500000
11772     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 89.500000 90.000000 90.500000
11773 jahn 1.5 (PID.TID 0000.0001) EXF_INTERP_READ: opening file: runoff-360x180x12.bin
11774 jahn 1.9 (PID.TID 0000.0001) EXF_INTERP: file="runoff-360x180x12.bin", rec= 3 , x-Per,P.Sym= T T
11775     (PID.TID 0000.0001) S.edge (j=-1,0,1) : proc= 2.2 1.1 0.0, yIn= -90.500000 -90.000000 -89.500000
11776     (PID.TID 0000.0001) N.edge (j=+0,+1,+2) proc= 0.0 1.1 2.2, yIn= 89.500000 90.000000 90.500000
11777 jahn 1.1 (PID.TID 0000.0001) // =======================================================
11778     (PID.TID 0000.0001) // Begin MONITOR EXF statistics
11779     (PID.TID 0000.0001) // =======================================================
11780     (PID.TID 0000.0001) %MON exf_tsnumber = 188388
11781     (PID.TID 0000.0001) %MON exf_time_sec = 2.2606560000000E+08
11782 jahn 1.8 (PID.TID 0000.0001) %MON exf_ustress_max = 2.9394391776597E-01
11783     (PID.TID 0000.0001) %MON exf_ustress_min = -3.1761488519510E-02
11784     (PID.TID 0000.0001) %MON exf_ustress_mean = 8.5937350050417E-02
11785     (PID.TID 0000.0001) %MON exf_ustress_sd = 8.1385339580269E-02
11786     (PID.TID 0000.0001) %MON exf_ustress_del2 = 6.5554613890346E-05
11787     (PID.TID 0000.0001) %MON exf_vstress_max = 1.7334424427601E-01
11788     (PID.TID 0000.0001) %MON exf_vstress_min = -2.1185366257223E-01
11789     (PID.TID 0000.0001) %MON exf_vstress_mean = -2.3236325630764E-02
11790     (PID.TID 0000.0001) %MON exf_vstress_sd = 8.3876164517817E-02
11791     (PID.TID 0000.0001) %MON exf_vstress_del2 = 6.1706239331491E-05
11792     (PID.TID 0000.0001) %MON exf_hflux_max = 6.1541024589328E+01
11793     (PID.TID 0000.0001) %MON exf_hflux_min = -1.8300501005522E+02
11794     (PID.TID 0000.0001) %MON exf_hflux_mean = -8.1771934264865E+01
11795     (PID.TID 0000.0001) %MON exf_hflux_sd = 5.9618160702140E+01
11796     (PID.TID 0000.0001) %MON exf_hflux_del2 = 3.7725242539869E-01
11797     (PID.TID 0000.0001) %MON exf_sflux_max = 1.4030410288187E-08
11798     (PID.TID 0000.0001) %MON exf_sflux_min = -3.1155560795421E-07
11799     (PID.TID 0000.0001) %MON exf_sflux_mean = -1.0170357765269E-07
11800     (PID.TID 0000.0001) %MON exf_sflux_sd = 7.8656188660322E-08
11801     (PID.TID 0000.0001) %MON exf_sflux_del2 = 1.2285412967581E-10
11802     (PID.TID 0000.0001) %MON exf_uwind_max = 1.2317190647435E+01
11803     (PID.TID 0000.0001) %MON exf_uwind_min = -2.3903590206674E+00
11804     (PID.TID 0000.0001) %MON exf_uwind_mean = 6.0492167415949E+00
11805     (PID.TID 0000.0001) %MON exf_uwind_sd = 3.6622264422298E+00
11806     (PID.TID 0000.0001) %MON exf_uwind_del2 = 5.3353177547235E-02
11807     (PID.TID 0000.0001) %MON exf_vwind_max = 1.0789716630428E+01
11808     (PID.TID 0000.0001) %MON exf_vwind_min = -9.1261856514073E+00
11809     (PID.TID 0000.0001) %MON exf_vwind_mean = -1.3315521434182E+00
11810     (PID.TID 0000.0001) %MON exf_vwind_sd = 5.5914773814023E+00
11811     (PID.TID 0000.0001) %MON exf_vwind_del2 = 4.9788827979912E-02
11812     (PID.TID 0000.0001) %MON exf_wspeed_max = 1.4160725157879E+01
11813     (PID.TID 0000.0001) %MON exf_wspeed_min = 3.8459773364919E+00
11814     (PID.TID 0000.0001) %MON exf_wspeed_mean = 8.7455992974873E+00
11815     (PID.TID 0000.0001) %MON exf_wspeed_sd = 2.5606774584325E+00
11816     (PID.TID 0000.0001) %MON exf_wspeed_del2 = 7.2797188189895E-02
11817 jahn 1.1 (PID.TID 0000.0001) %MON exf_atemp_max = 2.7988827275952E+02
11818     (PID.TID 0000.0001) %MON exf_atemp_min = 2.6683249899485E+02
11819     (PID.TID 0000.0001) %MON exf_atemp_mean = 2.7521584073435E+02
11820     (PID.TID 0000.0001) %MON exf_atemp_sd = 2.5892937073678E+00
11821 jahn 1.9 (PID.TID 0000.0001) %MON exf_atemp_del2 = 1.8775445471134E-02
11822 jahn 1.1 (PID.TID 0000.0001) %MON exf_aqh_max = 6.0824245051497E-03
11823     (PID.TID 0000.0001) %MON exf_aqh_min = 2.3838363815138E-03
11824     (PID.TID 0000.0001) %MON exf_aqh_mean = 4.3398602863578E-03
11825     (PID.TID 0000.0001) %MON exf_aqh_sd = 7.4961998284994E-04
11826     (PID.TID 0000.0001) %MON exf_aqh_del2 = 2.9513031600970E-05
11827     (PID.TID 0000.0001) %MON exf_lwflux_max = 8.1704897678893E+01
11828     (PID.TID 0000.0001) %MON exf_lwflux_min = 6.7007804364509E+00
11829     (PID.TID 0000.0001) %MON exf_lwflux_mean = 3.8521840858568E+01
11830     (PID.TID 0000.0001) %MON exf_lwflux_sd = 1.8708438712987E+01
11831     (PID.TID 0000.0001) %MON exf_lwflux_del2 = 2.6747642069133E-01
11832     (PID.TID 0000.0001) %MON exf_precip_max = 3.1273821905608E-07
11833     (PID.TID 0000.0001) %MON exf_precip_min = 3.3477852854883E-11
11834     (PID.TID 0000.0001) %MON exf_precip_mean = 9.8075315917481E-08
11835     (PID.TID 0000.0001) %MON exf_precip_sd = 7.7738114954624E-08
11836     (PID.TID 0000.0001) %MON exf_precip_del2 = 1.3141098344282E-09
11837     (PID.TID 0000.0001) %MON exf_swflux_max = -9.3170662713583E+01
11838     (PID.TID 0000.0001) %MON exf_swflux_min = -2.0946293795910E+02
11839     (PID.TID 0000.0001) %MON exf_swflux_mean = -1.3996295759359E+02
11840     (PID.TID 0000.0001) %MON exf_swflux_sd = 2.9093274456611E+01
11841     (PID.TID 0000.0001) %MON exf_swflux_del2 = 3.3765675287610E-02
11842 jahn 1.8 (PID.TID 0000.0001) %MON exf_evap_max = 2.6727244315913E-08
11843     (PID.TID 0000.0001) %MON exf_evap_min = -1.4510406179073E-08
11844     (PID.TID 0000.0001) %MON exf_evap_mean = 5.0354480822051E-09
11845     (PID.TID 0000.0001) %MON exf_evap_sd = 8.7799952520969E-09
11846     (PID.TID 0000.0001) %MON exf_evap_del2 = 8.9452426572480E-11
11847 jahn 1.1 (PID.TID 0000.0001) %MON exf_swdown_max = 2.4642698583423E+02
11848     (PID.TID 0000.0001) %MON exf_swdown_min = 1.0961254436892E+02
11849     (PID.TID 0000.0001) %MON exf_swdown_mean = 1.6466230305128E+02
11850     (PID.TID 0000.0001) %MON exf_swdown_sd = 3.4227381713659E+01
11851     (PID.TID 0000.0001) %MON exf_swdown_del2 = 1.0978448001133E+00
11852     (PID.TID 0000.0001) %MON exf_lwdown_max = 3.0646818022017E+02
11853     (PID.TID 0000.0001) %MON exf_lwdown_min = 2.4299730831545E+02
11854     (PID.TID 0000.0001) %MON exf_lwdown_mean = 2.7653909714198E+02
11855     (PID.TID 0000.0001) %MON exf_lwdown_sd = 1.4929120997290E+01
11856     (PID.TID 0000.0001) %MON exf_lwdown_del2 = 2.0802790075977E+00
11857     (PID.TID 0000.0001) %MON exf_runoff_max = 7.4975011851692E-08
11858     (PID.TID 0000.0001) %MON exf_runoff_min = 0.0000000000000E+00
11859     (PID.TID 0000.0001) %MON exf_runoff_mean = 8.6637098174130E-09
11860     (PID.TID 0000.0001) %MON exf_runoff_sd = 1.9487938307725E-08
11861     (PID.TID 0000.0001) %MON exf_runoff_del2 = 6.8076164467882E-11
11862     (PID.TID 0000.0001) %MON exf_climsss_max = 3.4374380765676E+01
11863     (PID.TID 0000.0001) %MON exf_climsss_min = 2.9702162078916E+00
11864     (PID.TID 0000.0001) %MON exf_climsss_mean = 1.2720684664496E+01
11865     (PID.TID 0000.0001) %MON exf_climsss_sd = 1.0010476552237E+01
11866     (PID.TID 0000.0001) %MON exf_climsss_del2 = 3.2300386746811E-03
11867     (PID.TID 0000.0001) // =======================================================
11868     (PID.TID 0000.0001) // End MONITOR EXF statistics
11869     (PID.TID 0000.0001) // =======================================================
11870     (PID.TID 0000.0001) S/R DARWIN_FIELDS_LOAD: Reading forcing data 2.260656000000E+08 188388
11871     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: Fe_const_76x72_12.bin
11872     (PID.TID 0000.0001) MDS_READ_FIELD: opening global file: Fe_const_76x72_12.bin
11873 jahn 1.12 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 1.17054623E-01 8.78956083E-02
11874     SEAICE_LSR: Residual FrDrift U_fd,V_fd= 3.26579171E+02 2.28489913E+02
11875     SEAICE_LSR (ipass= 1) iters,dU,Resid= 48 8.33516734E-05 1.67417353E-04
11876     SEAICE_LSR (ipass= 1) iters,dV,Resid= 52 9.45303482E-05 2.28371301E-03
11877     SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 3.02840034E-02 3.46589366E-02
11878     SEAICE_LSR: Residual FrDrift U_fd,V_fd= 3.26371704E+02 2.30323128E+02
11879     SEAICE_LSR (ipass= 2) iters,dU,Resid= 42 9.30177561E-05 1.81518588E-04
11880     SEAICE_LSR (ipass= 2) iters,dV,Resid= 42 9.47774010E-05 2.50377856E-03
11881 jahn 1.1 (PID.TID 0000.0001) SOLVE_FOR_PRESSURE: putPmEinXvector = F
11882 jahn 1.12 cg2d: Sum(rhs),rhsMax = -6.12703270473218E+02 2.78614142115000E-01
11883     (PID.TID 0000.0001) cg2d_init_res = 1.53884491395922E-01
11884 jahn 1.11 (PID.TID 0000.0001) cg2d_iters(min,last) = -1 20
11885 jahn 1.12 (PID.TID 0000.0001) cg2d_last_res = 5.39144263784102E-06
11886 jahn 1.1 (PID.TID 0000.0001) // =======================================================
11887     (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
11888     (PID.TID 0000.0001) // =======================================================
11889     (PID.TID 0000.0001) %MON time_tsnumber = 188389
11890     (PID.TID 0000.0001) %MON time_secondsf = 2.2606680000000E+08
11891 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_eta_max = 6.6739077337177E-01
11892     (PID.TID 0000.0001) %MON dynstat_eta_min = 3.0675525448124E-02
11893 jahn 1.1 (PID.TID 0000.0001) %MON dynstat_eta_mean = 3.7231676890311E-01
11894 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_eta_sd = 1.5399183816944E-01
11895     (PID.TID 0000.0001) %MON dynstat_eta_del2 = 3.3763504924091E-04
11896     (PID.TID 0000.0001) %MON dynstat_uvel_max = 4.0427657839207E-01
11897     (PID.TID 0000.0001) %MON dynstat_uvel_min = -3.3655196722430E-01
11898     (PID.TID 0000.0001) %MON dynstat_uvel_mean = 6.7439972070300E-03
11899     (PID.TID 0000.0001) %MON dynstat_uvel_sd = 6.1690881997097E-02
11900     (PID.TID 0000.0001) %MON dynstat_uvel_del2 = 9.6636766508009E-04
11901     (PID.TID 0000.0001) %MON dynstat_vvel_max = 2.6916656574659E-01
11902     (PID.TID 0000.0001) %MON dynstat_vvel_min = -4.5081903394335E-01
11903     (PID.TID 0000.0001) %MON dynstat_vvel_mean = 2.0504005403250E-03
11904     (PID.TID 0000.0001) %MON dynstat_vvel_sd = 6.4368072125081E-02
11905     (PID.TID 0000.0001) %MON dynstat_vvel_del2 = 1.1524019503824E-03
11906     (PID.TID 0000.0001) %MON dynstat_wvel_max = 4.9719185139671E-04
11907     (PID.TID 0000.0001) %MON dynstat_wvel_min = -5.0624886606828E-04
11908 jahn 1.11 (PID.TID 0000.0001) %MON dynstat_wvel_mean = -2.6297873252594E-06
11909 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_wvel_sd = 7.5567591105548E-05
11910     (PID.TID 0000.0001) %MON dynstat_wvel_del2 = 2.0394041233718E-06
11911     (PID.TID 0000.0001) %MON dynstat_theta_max = 7.9699950461211E+00
11912     (PID.TID 0000.0001) %MON dynstat_theta_min = -1.6134226791279E+00
11913     (PID.TID 0000.0001) %MON dynstat_theta_mean = 3.7801369357867E+00
11914     (PID.TID 0000.0001) %MON dynstat_theta_sd = 2.2016206706930E+00
11915     (PID.TID 0000.0001) %MON dynstat_theta_del2 = 6.0389194781325E-03
11916 jahn 1.11 (PID.TID 0000.0001) %MON dynstat_salt_max = 3.4927789890300E+01
11917 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_salt_min = 5.6522079502424E+00
11918     (PID.TID 0000.0001) %MON dynstat_salt_mean = 1.5353300320654E+01
11919     (PID.TID 0000.0001) %MON dynstat_salt_sd = 1.1951757719852E+01
11920     (PID.TID 0000.0001) %MON dynstat_salt_del2 = 3.5920630840357E-03
11921     (PID.TID 0000.0001) %MON forcing_qnet_max = 4.2608809865052E+02
11922 jahn 1.11 (PID.TID 0000.0001) %MON forcing_qnet_min = -1.8300501005522E+02
11923 jahn 1.12 (PID.TID 0000.0001) %MON forcing_qnet_mean = -6.4364034466141E+01
11924     (PID.TID 0000.0001) %MON forcing_qnet_sd = 6.3270439403057E+01
11925     (PID.TID 0000.0001) %MON forcing_qnet_del2 = 1.6067867761529E+00
11926 jahn 1.1 (PID.TID 0000.0001) %MON forcing_qsw_max = 0.0000000000000E+00
11927     (PID.TID 0000.0001) %MON forcing_qsw_min = -2.0946293795910E+02
11928 jahn 1.12 (PID.TID 0000.0001) %MON forcing_qsw_mean = -1.1357354970359E+02
11929     (PID.TID 0000.0001) %MON forcing_qsw_sd = 6.3108938443044E+01
11930     (PID.TID 0000.0001) %MON forcing_qsw_del2 = 5.2356272881948E-01
11931     (PID.TID 0000.0001) %MON forcing_empmr_max = 4.4103518592871E-05
11932     (PID.TID 0000.0001) %MON forcing_empmr_min = -1.6106471196477E-03
11933     (PID.TID 0000.0001) %MON forcing_empmr_mean = -1.0311617964860E-04
11934     (PID.TID 0000.0001) %MON forcing_empmr_sd = 1.1774771410081E-04
11935     (PID.TID 0000.0001) %MON forcing_empmr_del2 = 5.0219648308642E-06
11936 jahn 1.8 (PID.TID 0000.0001) %MON forcing_fu_max = 2.9264759531240E-01
11937 jahn 1.12 (PID.TID 0000.0001) %MON forcing_fu_min = -8.9097431622272E-02
11938     (PID.TID 0000.0001) %MON forcing_fu_mean = 8.6474171419049E-02
11939     (PID.TID 0000.0001) %MON forcing_fu_sd = 8.4852611456677E-02
11940     (PID.TID 0000.0001) %MON forcing_fu_del2 = 3.0552332311353E-04
11941     (PID.TID 0000.0001) %MON forcing_fv_max = 1.6024261412379E-01
11942 jahn 1.8 (PID.TID 0000.0001) %MON forcing_fv_min = -2.1173279725226E-01
11943 jahn 1.12 (PID.TID 0000.0001) %MON forcing_fv_mean = -3.6188983438534E-02
11944     (PID.TID 0000.0001) %MON forcing_fv_sd = 6.9804120279281E-02
11945     (PID.TID 0000.0001) %MON forcing_fv_del2 = 3.1376901788290E-04
11946     (PID.TID 0000.0001) %MON advcfl_uvel_max = 2.3209290608539E-02
11947     (PID.TID 0000.0001) %MON advcfl_vvel_max = 3.3115243422525E-02
11948     (PID.TID 0000.0001) %MON advcfl_wvel_max = 5.9663022167605E-02
11949     (PID.TID 0000.0001) %MON advcfl_W_hf_max = 5.9663022167605E-02
11950     (PID.TID 0000.0001) %MON pe_b_mean = 1.3735225265299E-02
11951     (PID.TID 0000.0001) %MON ke_max = 1.1040936887650E-01
11952     (PID.TID 0000.0001) %MON ke_mean = 3.2314593333336E-03
11953 jahn 1.2 (PID.TID 0000.0001) %MON ke_vol = 2.7634533915294E+13
11954 jahn 1.12 (PID.TID 0000.0001) %MON vort_r_min = -3.7118806268861E-05
11955 jahn 1.8 (PID.TID 0000.0001) %MON vort_r_max = 3.2860433362046E-05
11956 jahn 1.1 (PID.TID 0000.0001) %MON vort_a_mean = 1.2397552904774E-04
11957 jahn 1.12 (PID.TID 0000.0001) %MON vort_a_sd = 6.2859746485534E-06
11958 jahn 1.1 (PID.TID 0000.0001) %MON vort_p_mean = 1.7325641031781E-04
11959 jahn 1.12 (PID.TID 0000.0001) %MON vort_p_sd = 1.0960951784805E-04
11960     (PID.TID 0000.0001) %MON surfExpan_theta_mean = -6.9516215916175E-07
11961     (PID.TID 0000.0001) %MON surfExpan_salt_mean = 1.3599550467716E-06
11962 jahn 1.1 (PID.TID 0000.0001) // =======================================================
11963     (PID.TID 0000.0001) // End MONITOR dynamic field statistics
11964     (PID.TID 0000.0001) // =======================================================
11965     (PID.TID 0000.0001) // =======================================================
11966     (PID.TID 0000.0001) // Begin OBCS MONITOR field statistics
11967     (PID.TID 0000.0001) // =======================================================
11968     (PID.TID 0000.0001) %MON obc_W_uVel_max = 7.0330339349901E-02
11969     (PID.TID 0000.0001) %MON obc_W_uVel_min = -1.2529555313121E-02
11970     (PID.TID 0000.0001) %MON obc_W_uVel_mean = 2.2512043378253E-02
11971     (PID.TID 0000.0001) %MON obc_W_uVel_sd = 2.5884347187124E-02
11972     (PID.TID 0000.0001) %MON obc_W_uVel_Int = 4.7346263828588E+04
11973     (PID.TID 0000.0001) %MON obc_N_vVel_max = 1.8571503468550E-01
11974     (PID.TID 0000.0001) %MON obc_N_vVel_min = -2.5383893785174E-01
11975     (PID.TID 0000.0001) %MON obc_N_vVel_mean = 1.5196918494238E-03
11976     (PID.TID 0000.0001) %MON obc_N_vVel_sd = 8.5437537050353E-02
11977     (PID.TID 0000.0001) %MON obc_N_vVel_Int = 4.7676542931689E+04
11978     (PID.TID 0000.0001) // =======================================================
11979     (PID.TID 0000.0001) // End OBCS MONITOR field statistics
11980     (PID.TID 0000.0001) // =======================================================
11981     (PID.TID 0000.0001) // =======================================================
11982     (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
11983     (PID.TID 0000.0001) // =======================================================
11984     (PID.TID 0000.0001) %MON seaice_tsnumber = 188389
11985     (PID.TID 0000.0001) %MON seaice_time_sec = 2.2606680000000E+08
11986 jahn 1.11 (PID.TID 0000.0001) %MON seaice_uice_max = 5.8515150494270E-01
11987     (PID.TID 0000.0001) %MON seaice_uice_min = -2.5886001217235E-01
11988 jahn 1.12 (PID.TID 0000.0001) %MON seaice_uice_mean = 1.2025880627704E-01
11989     (PID.TID 0000.0001) %MON seaice_uice_sd = 1.1231224998279E-01
11990     (PID.TID 0000.0001) %MON seaice_uice_del2 = 2.8175574714443E-03
11991     (PID.TID 0000.0001) %MON seaice_vice_max = 3.7906294251863E-01
11992 jahn 1.11 (PID.TID 0000.0001) %MON seaice_vice_min = -5.8726179613888E-01
11993 jahn 1.12 (PID.TID 0000.0001) %MON seaice_vice_mean = -6.6551239672310E-02
11994     (PID.TID 0000.0001) %MON seaice_vice_sd = 1.1432497547756E-01
11995     (PID.TID 0000.0001) %MON seaice_vice_del2 = 2.9463470341384E-03
11996 jahn 1.1 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00
11997     (PID.TID 0000.0001) %MON seaice_area_min = 0.0000000000000E+00
11998 jahn 1.12 (PID.TID 0000.0001) %MON seaice_area_mean = 2.2612715013108E-01
11999     (PID.TID 0000.0001) %MON seaice_area_sd = 3.8528175576777E-01
12000     (PID.TID 0000.0001) %MON seaice_area_del2 = 4.4965123179404E-03
12001     (PID.TID 0000.0001) %MON seaice_heff_max = 1.0116090115476E+00
12002 jahn 1.1 (PID.TID 0000.0001) %MON seaice_heff_min = 0.0000000000000E+00
12003 jahn 1.12 (PID.TID 0000.0001) %MON seaice_heff_mean = 1.2506971106897E-01
12004     (PID.TID 0000.0001) %MON seaice_heff_sd = 2.4315272028292E-01
12005     (PID.TID 0000.0001) %MON seaice_heff_del2 = 2.2345045032949E-03
12006     (PID.TID 0000.0001) %MON seaice_hsnow_max = 2.7600629229774E-01
12007 jahn 1.1 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00
12008 jahn 1.12 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 3.0769228368943E-02
12009     (PID.TID 0000.0001) %MON seaice_hsnow_sd = 6.4230782387452E-02
12010     (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 3.7626402237710E-04
12011 jahn 1.11 (PID.TID 0000.0001) %MON seaice_sitracer01_max = 1.2000000000000E+03
12012     (PID.TID 0000.0001) %MON seaice_sitracer01_min = 0.0000000000000E+00
12013     (PID.TID 0000.0001) %MON seaice_sitracer01_mean = 3.4960261201290E+02
12014     (PID.TID 0000.0001) %MON seaice_sitracer01_sd = 5.4525328801323E+02
12015     (PID.TID 0000.0001) %MON seaice_sitracer01_del2 = 8.7038739919080E+00
12016     (PID.TID 0000.0001) %MON seaice_sitracer02_max = 1.0000000000000E+00
12017     (PID.TID 0000.0001) %MON seaice_sitracer02_min = 0.0000000000000E+00
12018     (PID.TID 0000.0001) %MON seaice_sitracer02_mean = 2.9969507061539E-01
12019     (PID.TID 0000.0001) %MON seaice_sitracer02_sd = 4.5812436659080E-01
12020     (PID.TID 0000.0001) %MON seaice_sitracer02_del2 = 7.3570984585979E-03
12021 jahn 1.1 (PID.TID 0000.0001) // =======================================================
12022     (PID.TID 0000.0001) // End MONITOR SEAICE statistics
12023     (PID.TID 0000.0001) // =======================================================
12024     (PID.TID 0000.0001) // =======================================================
12025     (PID.TID 0000.0001) // Begin MONITOR ptracer field statistics
12026     (PID.TID 0000.0001) // =======================================================
12027 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer01_max = 4.3206435651439E+00
12028     (PID.TID 0000.0001) %MON trcstat_ptracer01_min = 3.7999514852100E-02
12029     (PID.TID 0000.0001) %MON trcstat_ptracer01_mean = 5.9105006267805E-01
12030     (PID.TID 0000.0001) %MON trcstat_ptracer01_sd = 5.1754466647689E-01
12031     (PID.TID 0000.0001) %MON trcstat_ptracer01_del2 = 8.6367139923034E-04
12032     (PID.TID 0000.0001) %MON trcstat_ptracer02_max = 4.4160932384588E+01
12033 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer02_min = 1.4930485379834E-02
12034 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer02_mean = 4.5817299800636E+00
12035     (PID.TID 0000.0001) %MON trcstat_ptracer02_sd = 6.6983685233431E+00
12036     (PID.TID 0000.0001) %MON trcstat_ptracer02_del2 = 1.2511075424431E-02
12037 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer03_max = 1.3876604593124E-03
12038 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer03_min = 5.8883013938815E-04
12039     (PID.TID 0000.0001) %MON trcstat_ptracer03_mean = 1.0854240798374E-03
12040     (PID.TID 0000.0001) %MON trcstat_ptracer03_sd = 1.4542936144249E-04
12041     (PID.TID 0000.0001) %MON trcstat_ptracer03_del2 = 4.5504367727172E-07
12042     (PID.TID 0000.0001) %MON trcstat_ptracer04_max = 1.5669735835520E+02
12043 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer04_min = 6.2855933577144E-02
12044 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer04_mean = 1.4711764707132E+01
12045     (PID.TID 0000.0001) %MON trcstat_ptracer04_sd = 1.7084679558100E+01
12046     (PID.TID 0000.0001) %MON trcstat_ptracer04_del2 = 2.7914381325432E-02
12047     (PID.TID 0000.0001) %MON trcstat_ptracer05_max = 2.8327734124398E-01
12048     (PID.TID 0000.0001) %MON trcstat_ptracer05_min = 8.3393457011579E-08
12049     (PID.TID 0000.0001) %MON trcstat_ptracer05_mean = 5.8395265125388E-02
12050     (PID.TID 0000.0001) %MON trcstat_ptracer05_sd = 5.6904021901297E-02
12051     (PID.TID 0000.0001) %MON trcstat_ptracer05_del2 = 1.4706913375092E-04
12052     (PID.TID 0000.0001) %MON trcstat_ptracer06_max = 4.5324374599037E+00
12053     (PID.TID 0000.0001) %MON trcstat_ptracer06_min = 1.3342953121853E-06
12054     (PID.TID 0000.0001) %MON trcstat_ptracer06_mean = 9.3432424200622E-01
12055     (PID.TID 0000.0001) %MON trcstat_ptracer06_sd = 9.1046435042075E-01
12056     (PID.TID 0000.0001) %MON trcstat_ptracer06_del2 = 2.3531061400148E-03
12057     (PID.TID 0000.0001) %MON trcstat_ptracer07_max = 2.8327734124398E-04
12058     (PID.TID 0000.0001) %MON trcstat_ptracer07_min = 8.3393457011581E-11
12059     (PID.TID 0000.0001) %MON trcstat_ptracer07_mean = 5.8395265113627E-05
12060     (PID.TID 0000.0001) %MON trcstat_ptracer07_sd = 5.6904021955940E-05
12061     (PID.TID 0000.0001) %MON trcstat_ptracer07_del2 = 1.4706913416371E-07
12062 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer08_max = 6.9689732724416E-03
12063 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer08_min = 6.8560446412840E-33
12064     (PID.TID 0000.0001) %MON trcstat_ptracer08_mean = 4.7062465234339E-04
12065     (PID.TID 0000.0001) %MON trcstat_ptracer08_sd = 1.1053491721914E-03
12066     (PID.TID 0000.0001) %MON trcstat_ptracer08_del2 = 3.5988071710911E-06
12067 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer09_max = 1.1150357235907E-01
12068 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer09_min = 1.0969671426054E-31
12069     (PID.TID 0000.0001) %MON trcstat_ptracer09_mean = 7.5299944374942E-03
12070     (PID.TID 0000.0001) %MON trcstat_ptracer09_sd = 1.7685586755062E-02
12071     (PID.TID 0000.0001) %MON trcstat_ptracer09_del2 = 5.7580914737458E-05
12072 jahn 1.8 (PID.TID 0000.0001) %MON trcstat_ptracer10_max = 6.9689732739678E-06
12073 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer10_min = 6.8560446413125E-36
12074     (PID.TID 0000.0001) %MON trcstat_ptracer10_mean = 4.7062465310817E-07
12075     (PID.TID 0000.0001) %MON trcstat_ptracer10_sd = 1.1053491737089E-06
12076     (PID.TID 0000.0001) %MON trcstat_ptracer10_del2 = 3.5988071764347E-09
12077     (PID.TID 0000.0001) %MON trcstat_ptracer11_max = 8.8795592363052E-03
12078     (PID.TID 0000.0001) %MON trcstat_ptracer11_min = 1.9293533573215E-32
12079     (PID.TID 0000.0001) %MON trcstat_ptracer11_mean = 3.4626775182570E-04
12080     (PID.TID 0000.0001) %MON trcstat_ptracer11_sd = 1.3402533315361E-03
12081     (PID.TID 0000.0001) %MON trcstat_ptracer11_del2 = 4.6192617744415E-06
12082     (PID.TID 0000.0001) %MON trcstat_ptracer12_max = 8.4348342033996E-02
12083     (PID.TID 0000.0001) %MON trcstat_ptracer12_min = 8.7790532088968E-23
12084     (PID.TID 0000.0001) %MON trcstat_ptracer12_mean = 1.6990283901786E-03
12085     (PID.TID 0000.0001) %MON trcstat_ptracer12_sd = 7.4844798920927E-03
12086     (PID.TID 0000.0001) %MON trcstat_ptracer12_del2 = 3.2202696593448E-05
12087     (PID.TID 0000.0001) %MON trcstat_ptracer13_max = 1.3495734725439E+00
12088     (PID.TID 0000.0001) %MON trcstat_ptracer13_min = 1.4046485134235E-21
12089     (PID.TID 0000.0001) %MON trcstat_ptracer13_mean = 2.7184454242858E-02
12090     (PID.TID 0000.0001) %MON trcstat_ptracer13_sd = 1.1975167827348E-01
12091     (PID.TID 0000.0001) %MON trcstat_ptracer13_del2 = 5.1524314549517E-04
12092     (PID.TID 0000.0001) %MON trcstat_ptracer14_max = 8.4348342086052E-05
12093     (PID.TID 0000.0001) %MON trcstat_ptracer14_min = 8.7790532088954E-26
12094     (PID.TID 0000.0001) %MON trcstat_ptracer14_mean = 1.6990283914828E-06
12095     (PID.TID 0000.0001) %MON trcstat_ptracer14_sd = 7.4844798956210E-06
12096     (PID.TID 0000.0001) %MON trcstat_ptracer14_del2 = 3.2202696616431E-08
12097     (PID.TID 0000.0001) %MON trcstat_ptracer15_max = 9.5139090034235E-01
12098     (PID.TID 0000.0001) %MON trcstat_ptracer15_min = 9.4298810675043E-22
12099     (PID.TID 0000.0001) %MON trcstat_ptracer15_mean = 1.8553641140789E-02
12100     (PID.TID 0000.0001) %MON trcstat_ptracer15_sd = 9.2653836619021E-02
12101     (PID.TID 0000.0001) %MON trcstat_ptracer15_del2 = 4.8246126029593E-04
12102     (PID.TID 0000.0001) %MON trcstat_ptracer16_max = 1.0073423297271E+00
12103     (PID.TID 0000.0001) %MON trcstat_ptracer16_min = 3.3605929419738E-09
12104     (PID.TID 0000.0001) %MON trcstat_ptracer16_mean = 2.0443818564774E-02
12105     (PID.TID 0000.0001) %MON trcstat_ptracer16_sd = 4.9044222885436E-02
12106     (PID.TID 0000.0001) %MON trcstat_ptracer16_del2 = 2.9724769655559E-04
12107     (PID.TID 0000.0001) %MON trcstat_ptracer17_max = 1.6117477275634E+01
12108     (PID.TID 0000.0001) %MON trcstat_ptracer17_min = 5.3769487071581E-08
12109     (PID.TID 0000.0001) %MON trcstat_ptracer17_mean = 3.2710109703638E-01
12110     (PID.TID 0000.0001) %MON trcstat_ptracer17_sd = 7.8470756616698E-01
12111     (PID.TID 0000.0001) %MON trcstat_ptracer17_del2 = 4.7559631448895E-03
12112     (PID.TID 0000.0001) %MON trcstat_ptracer18_max = 1.0073423297271E-03
12113     (PID.TID 0000.0001) %MON trcstat_ptracer18_min = 3.3605929419738E-12
12114     (PID.TID 0000.0001) %MON trcstat_ptracer18_mean = 2.0443818569384E-05
12115     (PID.TID 0000.0001) %MON trcstat_ptracer18_sd = 4.9044222882395E-05
12116     (PID.TID 0000.0001) %MON trcstat_ptracer18_del2 = 2.9724769678310E-07
12117     (PID.TID 0000.0001) %MON trcstat_ptracer19_max = 3.0560054548873E+02
12118     (PID.TID 0000.0001) %MON trcstat_ptracer19_min = 9.1633977542966E-08
12119     (PID.TID 0000.0001) %MON trcstat_ptracer19_mean = 2.2925807577341E+00
12120     (PID.TID 0000.0001) %MON trcstat_ptracer19_sd = 1.2520157759035E+01
12121     (PID.TID 0000.0001) %MON trcstat_ptracer19_del2 = 5.3786791902283E-02
12122     (PID.TID 0000.0001) %MON trcstat_ptracer20_max = 2.4305137575841E-01
12123     (PID.TID 0000.0001) %MON trcstat_ptracer20_min = 2.2577044577390E-07
12124     (PID.TID 0000.0001) %MON trcstat_ptracer20_mean = 1.3449360080332E-02
12125     (PID.TID 0000.0001) %MON trcstat_ptracer20_sd = 1.7619956620531E-02
12126     (PID.TID 0000.0001) %MON trcstat_ptracer20_del2 = 8.4223036719276E-04
12127     (PID.TID 0000.0001) %MON trcstat_ptracer21_max = 2.3339676617149E+00
12128     (PID.TID 0000.0001) %MON trcstat_ptracer21_min = 3.0205735866788E-05
12129     (PID.TID 0000.0001) %MON trcstat_ptracer21_mean = 1.5995987090304E-01
12130     (PID.TID 0000.0001) %MON trcstat_ptracer21_sd = 1.8964186072443E-01
12131     (PID.TID 0000.0001) %MON trcstat_ptracer21_del2 = 7.1034332775015E-04
12132     (PID.TID 0000.0001) %MON trcstat_ptracer22_max = 5.5991606297320E-05
12133 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer22_min = -2.1068568893064E-19
12134 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer22_mean = 1.2493175527323E-07
12135     (PID.TID 0000.0001) %MON trcstat_ptracer22_sd = 1.8024166806731E-06
12136     (PID.TID 0000.0001) %MON trcstat_ptracer22_del2 = 4.5234743159517E-08
12137     (PID.TID 0000.0001) %MON trcstat_ptracer23_max = 5.2613912587824E-04
12138     (PID.TID 0000.0001) %MON trcstat_ptracer23_min = -2.2601834254207E-24
12139     (PID.TID 0000.0001) %MON trcstat_ptracer23_mean = 7.3555144332788E-06
12140     (PID.TID 0000.0001) %MON trcstat_ptracer23_sd = 4.0046562847506E-05
12141     (PID.TID 0000.0001) %MON trcstat_ptracer23_del2 = 1.9055036064620E-07
12142     (PID.TID 0000.0001) %MON trcstat_ptracer24_max = 5.5991612423001E-05
12143 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer24_min = 5.7063431868880E-51
12144 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer24_mean = 1.2506301055591E-07
12145     (PID.TID 0000.0001) %MON trcstat_ptracer24_sd = 1.8024075979462E-06
12146     (PID.TID 0000.0001) %MON trcstat_ptracer24_del2 = 4.5234753234592E-08
12147     (PID.TID 0000.0001) %MON trcstat_ptracer25_max = 1.4218866554053E-04
12148     (PID.TID 0000.0001) %MON trcstat_ptracer25_min = 8.0653225601920E-34
12149     (PID.TID 0000.0001) %MON trcstat_ptracer25_mean = 2.6888637778361E-06
12150     (PID.TID 0000.0001) %MON trcstat_ptracer25_sd = 1.0784461158788E-05
12151     (PID.TID 0000.0001) %MON trcstat_ptracer25_del2 = 1.0482890992355E-07
12152     (PID.TID 0000.0001) %MON trcstat_ptracer26_max = 5.2647505357920E-05
12153     (PID.TID 0000.0001) %MON trcstat_ptracer26_min = -2.6878181363047E-17
12154     (PID.TID 0000.0001) %MON trcstat_ptracer26_mean = 1.0652642015404E-07
12155     (PID.TID 0000.0001) %MON trcstat_ptracer26_sd = 1.6646849662929E-06
12156     (PID.TID 0000.0001) %MON trcstat_ptracer26_del2 = 4.6501769694565E-08
12157     (PID.TID 0000.0001) %MON trcstat_ptracer27_max = 9.6712666570216E-03
12158     (PID.TID 0000.0001) %MON trcstat_ptracer27_min = 1.2895098690603E-19
12159     (PID.TID 0000.0001) %MON trcstat_ptracer27_mean = 2.4638810795387E-04
12160     (PID.TID 0000.0001) %MON trcstat_ptracer27_sd = 6.7739516423783E-04
12161     (PID.TID 0000.0001) %MON trcstat_ptracer27_del2 = 5.3324488134673E-06
12162     (PID.TID 0000.0001) %MON trcstat_ptracer28_max = 9.2443348366418E-02
12163 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer28_min = 6.7039063102285E-24
12164 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer28_mean = 1.6197577398783E-03
12165     (PID.TID 0000.0001) %MON trcstat_ptracer28_sd = 5.8879598930942E-03
12166     (PID.TID 0000.0001) %MON trcstat_ptracer28_del2 = 4.6464290637489E-05
12167 jahn 1.8 (PID.TID 0000.0001) %MON trcstat_ptracer29_max = 1.0586802633244E-03
12168 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer29_min = 9.9999999999874E-51
12169 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer29_mean = 3.0022808333096E-06
12170     (PID.TID 0000.0001) %MON trcstat_ptracer29_sd = 2.4258250221960E-05
12171     (PID.TID 0000.0001) %MON trcstat_ptracer29_del2 = 1.7087918919489E-07
12172 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer30_max = 1.3047954635312E-02
12173 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer30_min = 1.2230672095914E-29
12174     (PID.TID 0000.0001) %MON trcstat_ptracer30_mean = 1.3937257407809E-04
12175     (PID.TID 0000.0001) %MON trcstat_ptracer30_sd = 7.2306761687095E-04
12176     (PID.TID 0000.0001) %MON trcstat_ptracer30_del2 = 7.2911782975497E-06
12177     (PID.TID 0000.0001) %MON trcstat_ptracer31_max = 5.4501441010450E-05
12178     (PID.TID 0000.0001) %MON trcstat_ptracer31_min = 1.2590542965552E-14
12179     (PID.TID 0000.0001) %MON trcstat_ptracer31_mean = 1.1786133191173E-07
12180     (PID.TID 0000.0001) %MON trcstat_ptracer31_sd = 1.7636641530249E-06
12181     (PID.TID 0000.0001) %MON trcstat_ptracer31_del2 = 4.5788545676329E-08
12182     (PID.TID 0000.0001) %MON trcstat_ptracer32_max = 5.4102093547916E-05
12183 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer32_min = -5.4490588694353E-19
12184 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer32_mean = 1.1587659767220E-07
12185     (PID.TID 0000.0001) %MON trcstat_ptracer32_sd = 1.7531574487566E-06
12186     (PID.TID 0000.0001) %MON trcstat_ptracer32_del2 = 4.5405430961599E-08
12187     (PID.TID 0000.0001) %MON trcstat_ptracer33_max = 5.2448509121029E-05
12188     (PID.TID 0000.0001) %MON trcstat_ptracer33_min = -2.0621699667418E-21
12189     (PID.TID 0000.0001) %MON trcstat_ptracer33_mean = 1.0622989103607E-07
12190     (PID.TID 0000.0001) %MON trcstat_ptracer33_sd = 1.6593249258944E-06
12191     (PID.TID 0000.0001) %MON trcstat_ptracer33_del2 = 4.6245327052598E-08
12192     (PID.TID 0000.0001) %MON trcstat_ptracer34_max = 5.5979201539568E-05
12193     (PID.TID 0000.0001) %MON trcstat_ptracer34_min = 5.6877366467516E-51
12194     (PID.TID 0000.0001) %MON trcstat_ptracer34_mean = 1.2493240887129E-07
12195     (PID.TID 0000.0001) %MON trcstat_ptracer34_sd = 1.8026488860186E-06
12196     (PID.TID 0000.0001) %MON trcstat_ptracer34_del2 = 4.5222093675061E-08
12197     (PID.TID 0000.0001) %MON trcstat_ptracer35_max = 5.2676099496880E-05
12198     (PID.TID 0000.0001) %MON trcstat_ptracer35_min = -2.5993185975451E-17
12199     (PID.TID 0000.0001) %MON trcstat_ptracer35_mean = 1.0653571945846E-07
12200     (PID.TID 0000.0001) %MON trcstat_ptracer35_sd = 1.6643556635686E-06
12201     (PID.TID 0000.0001) %MON trcstat_ptracer35_del2 = 4.6436069006456E-08
12202     (PID.TID 0000.0001) %MON trcstat_ptracer36_max = 5.5979201527929E-05
12203 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer36_min = -5.8860784472533E-19
12204 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer36_mean = 1.2488851123690E-07
12205     (PID.TID 0000.0001) %MON trcstat_ptracer36_sd = 1.8019451933277E-06
12206     (PID.TID 0000.0001) %MON trcstat_ptracer36_del2 = 4.5232230741395E-08
12207     (PID.TID 0000.0001) %MON trcstat_ptracer37_max = 5.6423201927355E-05
12208     (PID.TID 0000.0001) %MON trcstat_ptracer37_min = -3.8818101102433E-36
12209     (PID.TID 0000.0001) %MON trcstat_ptracer37_mean = 1.2846247877068E-07
12210     (PID.TID 0000.0001) %MON trcstat_ptracer37_sd = 1.8134044596763E-06
12211     (PID.TID 0000.0001) %MON trcstat_ptracer37_del2 = 4.5623230008369E-08
12212     (PID.TID 0000.0001) %MON trcstat_ptracer38_max = 7.1096962489661E-05
12213     (PID.TID 0000.0001) %MON trcstat_ptracer38_min = 9.8830745222144E-51
12214     (PID.TID 0000.0001) %MON trcstat_ptracer38_mean = 1.7596009029168E-07
12215     (PID.TID 0000.0001) %MON trcstat_ptracer38_sd = 2.2656108385289E-06
12216 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer38_del2 = 4.3347152028908E-08
12217 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer39_max = 2.8343724096888E-03
12218 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer39_min = 7.4217719854648E-33
12219 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer39_mean = 1.8752520320722E-05
12220     (PID.TID 0000.0001) %MON trcstat_ptracer39_sd = 1.3587201440680E-04
12221     (PID.TID 0000.0001) %MON trcstat_ptracer39_del2 = 1.0185347343797E-06
12222     (PID.TID 0000.0001) %MON trcstat_ptracer40_max = 5.5979201527950E-05
12223 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer40_min = -7.0886205306079E-19
12224 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer40_mean = 1.2488850955048E-07
12225     (PID.TID 0000.0001) %MON trcstat_ptracer40_sd = 1.8019451934525E-06
12226     (PID.TID 0000.0001) %MON trcstat_ptracer40_del2 = 4.5232230741204E-08
12227     (PID.TID 0000.0001) %MON trcstat_ptracer41_max = 5.6006682785362E-05
12228 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer41_min = -4.8650340804781E-18
12229 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer41_mean = 1.2498363635575E-07
12230     (PID.TID 0000.0001) %MON trcstat_ptracer41_sd = 1.8029321682774E-06
12231     (PID.TID 0000.0001) %MON trcstat_ptracer41_del2 = 4.5224254109326E-08
12232     (PID.TID 0000.0001) %MON trcstat_ptracer42_max = 5.2675369604206E-05
12233     (PID.TID 0000.0001) %MON trcstat_ptracer42_min = 7.4446581086883E-17
12234     (PID.TID 0000.0001) %MON trcstat_ptracer42_mean = 1.0741117378726E-07
12235     (PID.TID 0000.0001) %MON trcstat_ptracer42_sd = 1.6629210945149E-06
12236     (PID.TID 0000.0001) %MON trcstat_ptracer42_del2 = 4.6496972180813E-08
12237     (PID.TID 0000.0001) %MON trcstat_ptracer43_max = 1.0392196615233E-03
12238     (PID.TID 0000.0001) %MON trcstat_ptracer43_min = 5.4312314011118E-14
12239     (PID.TID 0000.0001) %MON trcstat_ptracer43_mean = 2.2982036257568E-05
12240     (PID.TID 0000.0001) %MON trcstat_ptracer43_sd = 8.2479123944966E-05
12241     (PID.TID 0000.0001) %MON trcstat_ptracer43_del2 = 6.4670304101953E-07
12242     (PID.TID 0000.0001) %MON trcstat_ptracer44_max = 5.5979202191711E-05
12243 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer44_min = -1.3558520158725E-31
12244 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer44_mean = 1.2490764061097E-07
12245     (PID.TID 0000.0001) %MON trcstat_ptracer44_sd = 1.8019438746051E-06
12246     (PID.TID 0000.0001) %MON trcstat_ptracer44_del2 = 4.5232231513348E-08
12247     (PID.TID 0000.0001) %MON trcstat_ptracer45_max = 1.0543690920496E-04
12248 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer45_min = 1.4103338096314E-50
12249 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer45_mean = 3.7059365392517E-07
12250     (PID.TID 0000.0001) %MON trcstat_ptracer45_sd = 3.9360770118894E-06
12251     (PID.TID 0000.0001) %MON trcstat_ptracer45_del2 = 4.5941256618080E-08
12252     (PID.TID 0000.0001) %MON trcstat_ptracer46_max = 5.4301758498987E-05
12253     (PID.TID 0000.0001) %MON trcstat_ptracer46_min = -6.1881333365667E-21
12254     (PID.TID 0000.0001) %MON trcstat_ptracer46_mean = 1.1621667695863E-07
12255     (PID.TID 0000.0001) %MON trcstat_ptracer46_sd = 1.7588762127671E-06
12256     (PID.TID 0000.0001) %MON trcstat_ptracer46_del2 = 4.5634951812891E-08
12257     (PID.TID 0000.0001) %MON trcstat_ptracer47_max = 5.5991606285295E-05
12258     (PID.TID 0000.0001) %MON trcstat_ptracer47_min = -5.1796883045770E-19
12259     (PID.TID 0000.0001) %MON trcstat_ptracer47_mean = 1.2493129667902E-07
12260     (PID.TID 0000.0001) %MON trcstat_ptracer47_sd = 1.8024167130815E-06
12261     (PID.TID 0000.0001) %MON trcstat_ptracer47_del2 = 4.5234743107601E-08
12262     (PID.TID 0000.0001) %MON trcstat_ptracer48_max = 5.5991606289223E-05
12263     (PID.TID 0000.0001) %MON trcstat_ptracer48_min = -7.7573414898565E-35
12264     (PID.TID 0000.0001) %MON trcstat_ptracer48_mean = 1.2493174466703E-07
12265     (PID.TID 0000.0001) %MON trcstat_ptracer48_sd = 1.8024166814963E-06
12266     (PID.TID 0000.0001) %MON trcstat_ptracer48_del2 = 4.5234743132145E-08
12267     (PID.TID 0000.0001) %MON trcstat_ptracer49_max = 5.5992193003304E-05
12268     (PID.TID 0000.0001) %MON trcstat_ptracer49_min = 7.8263705781216E-51
12269     (PID.TID 0000.0001) %MON trcstat_ptracer49_mean = 1.3839666135685E-07
12270     (PID.TID 0000.0001) %MON trcstat_ptracer49_sd = 1.8022067761936E-06
12271     (PID.TID 0000.0001) %MON trcstat_ptracer49_del2 = 4.5237301611253E-08
12272     (PID.TID 0000.0001) %MON trcstat_ptracer50_max = 5.6577451394603E-05
12273 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer50_min = 9.6061500435161E-51
12274 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer50_mean = 1.6461496262686E-07
12275     (PID.TID 0000.0001) %MON trcstat_ptracer50_sd = 2.2616982103518E-06
12276     (PID.TID 0000.0001) %MON trcstat_ptracer50_del2 = 4.1020075216578E-08
12277     (PID.TID 0000.0001) %MON trcstat_ptracer51_max = 5.6025402782639E-05
12278 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer51_min = 1.0000000769504E-50
12279 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer51_mean = 1.4016666055830E-07
12280     (PID.TID 0000.0001) %MON trcstat_ptracer51_sd = 1.8051137070578E-06
12281     (PID.TID 0000.0001) %MON trcstat_ptracer51_del2 = 4.5244574390250E-08
12282     (PID.TID 0000.0001) %MON trcstat_ptracer52_max = 5.7569563164783E-05
12283     (PID.TID 0000.0001) %MON trcstat_ptracer52_min = 4.4995663898916E-50
12284     (PID.TID 0000.0001) %MON trcstat_ptracer52_mean = 1.4607900653117E-07
12285     (PID.TID 0000.0001) %MON trcstat_ptracer52_sd = 2.1352174342317E-06
12286     (PID.TID 0000.0001) %MON trcstat_ptracer52_del2 = 4.1938663697611E-08
12287     (PID.TID 0000.0001) %MON trcstat_ptracer53_max = 5.2448509122906E-05
12288     (PID.TID 0000.0001) %MON trcstat_ptracer53_min = -2.5763187675057E-17
12289     (PID.TID 0000.0001) %MON trcstat_ptracer53_mean = 1.0622989087396E-07
12290     (PID.TID 0000.0001) %MON trcstat_ptracer53_sd = 1.6593249259793E-06
12291     (PID.TID 0000.0001) %MON trcstat_ptracer53_del2 = 4.6245327052011E-08
12292     (PID.TID 0000.0001) %MON trcstat_ptracer54_max = 5.5991606286243E-05
12293 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer54_min = -4.2532941173473E-18
12294 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer54_mean = 1.2493127862689E-07
12295     (PID.TID 0000.0001) %MON trcstat_ptracer54_sd = 1.8024167144560E-06
12296     (PID.TID 0000.0001) %MON trcstat_ptracer54_del2 = 4.5234743105126E-08
12297     (PID.TID 0000.0001) %MON trcstat_ptracer55_max = 5.2448509122704E-05
12298     (PID.TID 0000.0001) %MON trcstat_ptracer55_min = -2.1334497132812E-23
12299     (PID.TID 0000.0001) %MON trcstat_ptracer55_mean = 1.0622989119015E-07
12300     (PID.TID 0000.0001) %MON trcstat_ptracer55_sd = 1.6593249259559E-06
12301     (PID.TID 0000.0001) %MON trcstat_ptracer55_del2 = 4.6245327052024E-08
12302 jahn 1.8 (PID.TID 0000.0001) %MON trcstat_ptracer56_max = 2.9295311996828E-02
12303 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer56_min = 4.4564075811222E-41
12304     (PID.TID 0000.0001) %MON trcstat_ptracer56_mean = 3.3252697741896E-04
12305     (PID.TID 0000.0001) %MON trcstat_ptracer56_sd = 1.8453373758853E-03
12306     (PID.TID 0000.0001) %MON trcstat_ptracer56_del2 = 9.4476531073412E-06
12307 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer57_max = 5.3397503390431E-04
12308 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer57_min = 1.6274199021998E-44
12309 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer57_mean = 9.6616921257196E-07
12310     (PID.TID 0000.0001) %MON trcstat_ptracer57_sd = 9.6425924430159E-06
12311     (PID.TID 0000.0001) %MON trcstat_ptracer57_del2 = 8.9629333889306E-08
12312     (PID.TID 0000.0001) %MON trcstat_ptracer58_max = 1.0677376370112E-04
12313     (PID.TID 0000.0001) %MON trcstat_ptracer58_min = 9.9237929542737E-34
12314     (PID.TID 0000.0001) %MON trcstat_ptracer58_mean = 2.1832846585790E-07
12315     (PID.TID 0000.0001) %MON trcstat_ptracer58_sd = 3.2986748396011E-06
12316     (PID.TID 0000.0001) %MON trcstat_ptracer58_del2 = 4.4163773215090E-08
12317     (PID.TID 0000.0001) %MON trcstat_ptracer59_max = 7.8314774810482E-05
12318     (PID.TID 0000.0001) %MON trcstat_ptracer59_min = 9.7961421530890E-51
12319     (PID.TID 0000.0001) %MON trcstat_ptracer59_mean = 2.0462188376108E-07
12320     (PID.TID 0000.0001) %MON trcstat_ptracer59_sd = 2.5610036447897E-06
12321     (PID.TID 0000.0001) %MON trcstat_ptracer59_del2 = 4.1617372968249E-08
12322     (PID.TID 0000.0001) %MON trcstat_ptracer60_max = 7.7035971350991E-05
12323 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer60_min = -6.1992234955828E-32
12324 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer60_mean = 2.0694328574989E-07
12325     (PID.TID 0000.0001) %MON trcstat_ptracer60_sd = 2.9428359745187E-06
12326     (PID.TID 0000.0001) %MON trcstat_ptracer60_del2 = 3.9587157454502E-08
12327     (PID.TID 0000.0001) %MON trcstat_ptracer61_max = 6.8715311787035E-05
12328     (PID.TID 0000.0001) %MON trcstat_ptracer61_min = 6.6450632443609E-30
12329     (PID.TID 0000.0001) %MON trcstat_ptracer61_mean = 1.5180917680004E-07
12330     (PID.TID 0000.0001) %MON trcstat_ptracer61_sd = 2.3814139503946E-06
12331     (PID.TID 0000.0001) %MON trcstat_ptracer61_del2 = 4.1319977169069E-08
12332     (PID.TID 0000.0001) %MON trcstat_ptracer62_max = 6.9223227033353E-05
12333     (PID.TID 0000.0001) %MON trcstat_ptracer62_min = 9.9280396990052E-51
12334     (PID.TID 0000.0001) %MON trcstat_ptracer62_mean = 1.7051258184488E-07
12335     (PID.TID 0000.0001) %MON trcstat_ptracer62_sd = 2.2023295213923E-06
12336     (PID.TID 0000.0001) %MON trcstat_ptracer62_del2 = 4.3927703605399E-08
12337     (PID.TID 0000.0001) %MON trcstat_ptracer63_max = 6.7698688910537E-05
12338     (PID.TID 0000.0001) %MON trcstat_ptracer63_min = 9.5791734422443E-51
12339     (PID.TID 0000.0001) %MON trcstat_ptracer63_mean = 2.4314128285297E-07
12340     (PID.TID 0000.0001) %MON trcstat_ptracer63_sd = 2.9686843435371E-06
12341     (PID.TID 0000.0001) %MON trcstat_ptracer63_del2 = 3.8533033943102E-08
12342     (PID.TID 0000.0001) %MON trcstat_ptracer64_max = 4.6497217087362E-04
12343 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer64_min = -1.7896198135753E-24
12344 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer64_mean = 1.8263501068449E-06
12345     (PID.TID 0000.0001) %MON trcstat_ptracer64_sd = 1.7121861395638E-05
12346     (PID.TID 0000.0001) %MON trcstat_ptracer64_del2 = 2.2822795419850E-07
12347     (PID.TID 0000.0001) %MON trcstat_ptracer65_max = 5.4116665673017E-05
12348     (PID.TID 0000.0001) %MON trcstat_ptracer65_min = 4.1176637193559E-18
12349     (PID.TID 0000.0001) %MON trcstat_ptracer65_mean = 1.1592836905018E-07
12350     (PID.TID 0000.0001) %MON trcstat_ptracer65_sd = 1.7536261043158E-06
12351     (PID.TID 0000.0001) %MON trcstat_ptracer65_del2 = 4.5394928435457E-08
12352     (PID.TID 0000.0001) %MON trcstat_ptracer66_max = 5.6006682784389E-05
12353 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer66_min = -5.1234188284283E-19
12354 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer66_mean = 1.2498366203136E-07
12355     (PID.TID 0000.0001) %MON trcstat_ptracer66_sd = 1.8029321663421E-06
12356     (PID.TID 0000.0001) %MON trcstat_ptracer66_del2 = 4.5224254112737E-08
12357     (PID.TID 0000.0001) %MON trcstat_ptracer67_max = 5.2448509122467E-05
12358     (PID.TID 0000.0001) %MON trcstat_ptracer67_min = -2.6407660436652E-17
12359     (PID.TID 0000.0001) %MON trcstat_ptracer67_mean = 1.0623274881445E-07
12360     (PID.TID 0000.0001) %MON trcstat_ptracer67_sd = 1.6593694012643E-06
12361     (PID.TID 0000.0001) %MON trcstat_ptracer67_del2 = 4.6244307804766E-08
12362     (PID.TID 0000.0001) %MON trcstat_ptracer68_max = 5.2671547967909E-05
12363     (PID.TID 0000.0001) %MON trcstat_ptracer68_min = -6.3915720387986E-25
12364     (PID.TID 0000.0001) %MON trcstat_ptracer68_mean = 1.0670722868333E-07
12365     (PID.TID 0000.0001) %MON trcstat_ptracer68_sd = 1.6670828006357E-06
12366     (PID.TID 0000.0001) %MON trcstat_ptracer68_del2 = 4.6407083159757E-08
12367     (PID.TID 0000.0001) %MON trcstat_ptracer69_max = 5.6006682783287E-05
12368 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer69_min = -5.8636483185960E-19
12369 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer69_mean = 1.2498364119055E-07
12370     (PID.TID 0000.0001) %MON trcstat_ptracer69_sd = 1.8029321677620E-06
12371     (PID.TID 0000.0001) %MON trcstat_ptracer69_del2 = 4.5224254110873E-08
12372     (PID.TID 0000.0001) %MON trcstat_ptracer70_max = 5.5991606286328E-05
12373 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer70_min = -2.6725416286017E-18
12374 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer70_mean = 1.2493127864327E-07
12375     (PID.TID 0000.0001) %MON trcstat_ptracer70_sd = 1.8024167144610E-06
12376     (PID.TID 0000.0001) %MON trcstat_ptracer70_del2 = 4.5234743105103E-08
12377     (PID.TID 0000.0001) %MON trcstat_ptracer71_max = 1.1466112741170E-04
12378     (PID.TID 0000.0001) %MON trcstat_ptracer71_min = 7.8193967928282E-31
12379     (PID.TID 0000.0001) %MON trcstat_ptracer71_mean = 2.4939271039610E-07
12380     (PID.TID 0000.0001) %MON trcstat_ptracer71_sd = 3.4926150935796E-06
12381     (PID.TID 0000.0001) %MON trcstat_ptracer71_del2 = 4.5974896397314E-08
12382     (PID.TID 0000.0001) %MON trcstat_ptracer72_max = 5.6047922936671E-05
12383 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer72_min = 9.9844339795158E-51
12384 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer72_mean = 1.2502265964254E-07
12385     (PID.TID 0000.0001) %MON trcstat_ptracer72_sd = 1.8034080080058E-06
12386 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer72_del2 = 4.5241439061770E-08
12387 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer73_max = 1.9109358922431E-02
12388     (PID.TID 0000.0001) %MON trcstat_ptracer73_min = -3.8576227259410E-19
12389     (PID.TID 0000.0001) %MON trcstat_ptracer73_mean = 6.2641624182448E-04
12390     (PID.TID 0000.0001) %MON trcstat_ptracer73_sd = 1.6807404972587E-03
12391     (PID.TID 0000.0001) %MON trcstat_ptracer73_del2 = 1.0071310777963E-05
12392     (PID.TID 0000.0001) %MON trcstat_ptracer74_max = 5.4116661271735E-05
12393 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer74_min = -1.3361676678101E-18
12394 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer74_mean = 1.1592110169647E-07
12395     (PID.TID 0000.0001) %MON trcstat_ptracer74_sd = 1.7536262305155E-06
12396     (PID.TID 0000.0001) %MON trcstat_ptracer74_del2 = 4.5394930428311E-08
12397     (PID.TID 0000.0001) %MON trcstat_ptracer75_max = 5.4172255291467E-05
12398     (PID.TID 0000.0001) %MON trcstat_ptracer75_min = 4.9771123494266E-37
12399     (PID.TID 0000.0001) %MON trcstat_ptracer75_mean = 1.3850034134951E-07
12400     (PID.TID 0000.0001) %MON trcstat_ptracer75_sd = 1.8196755411768E-06
12401 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer75_del2 = 4.4514512079783E-08
12402 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer76_max = 5.2434390451974E-05
12403 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer76_min = -2.4503443041590E-19
12404 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer76_mean = 1.0619086657801E-07
12405     (PID.TID 0000.0001) %MON trcstat_ptracer76_sd = 1.6588844844955E-06
12406     (PID.TID 0000.0001) %MON trcstat_ptracer76_del2 = 4.6255428638399E-08
12407     (PID.TID 0000.0001) %MON trcstat_ptracer77_max = 5.2422773871262E-05
12408     (PID.TID 0000.0001) %MON trcstat_ptracer77_min = 6.7742490228565E-29
12409     (PID.TID 0000.0001) %MON trcstat_ptracer77_mean = 1.0615777366573E-07
12410     (PID.TID 0000.0001) %MON trcstat_ptracer77_sd = 1.6584644357865E-06
12411     (PID.TID 0000.0001) %MON trcstat_ptracer77_del2 = 4.6252820867472E-08
12412     (PID.TID 0000.0001) %MON trcstat_ptracer78_max = 5.2448509122253E-05
12413     (PID.TID 0000.0001) %MON trcstat_ptracer78_min = -1.3677657517444E-17
12414     (PID.TID 0000.0001) %MON trcstat_ptracer78_mean = 1.0625761899013E-07
12415     (PID.TID 0000.0001) %MON trcstat_ptracer78_sd = 1.6598403411339E-06
12416     (PID.TID 0000.0001) %MON trcstat_ptracer78_del2 = 4.6249938361814E-08
12417     (PID.TID 0000.0001) %MON trcstat_ptracer79_max = 9.5945133784877E-02
12418     (PID.TID 0000.0001) %MON trcstat_ptracer79_min = 3.2592199841837E-15
12419     (PID.TID 0000.0001) %MON trcstat_ptracer79_mean = 6.7835734758132E-03
12420     (PID.TID 0000.0001) %MON trcstat_ptracer79_sd = 1.0395493914528E-02
12421     (PID.TID 0000.0001) %MON trcstat_ptracer79_del2 = 6.2580469763782E-05
12422     (PID.TID 0000.0001) %MON trcstat_ptracer80_max = 5.6219788968629E-05
12423     (PID.TID 0000.0001) %MON trcstat_ptracer80_min = -1.4829006963485E-23
12424     (PID.TID 0000.0001) %MON trcstat_ptracer80_mean = 1.2529325457545E-07
12425     (PID.TID 0000.0001) %MON trcstat_ptracer80_sd = 1.8088486624557E-06
12426     (PID.TID 0000.0001) %MON trcstat_ptracer80_del2 = 4.5477379235144E-08
12427     (PID.TID 0000.0001) %MON trcstat_ptracer81_max = 5.6186443297282E-05
12428     (PID.TID 0000.0001) %MON trcstat_ptracer81_min = 8.7279115868970E-51
12429     (PID.TID 0000.0001) %MON trcstat_ptracer81_mean = 1.4136484106433E-07
12430     (PID.TID 0000.0001) %MON trcstat_ptracer81_sd = 2.0136345461446E-06
12431     (PID.TID 0000.0001) %MON trcstat_ptracer81_del2 = 4.2877914299748E-08
12432     (PID.TID 0000.0001) %MON trcstat_ptracer82_max = 1.4741688130165E-04
12433     (PID.TID 0000.0001) %MON trcstat_ptracer82_min = -1.4541568997215E-41
12434     (PID.TID 0000.0001) %MON trcstat_ptracer82_mean = 5.2121716378002E-07
12435     (PID.TID 0000.0001) %MON trcstat_ptracer82_sd = 5.2372534006587E-06
12436     (PID.TID 0000.0001) %MON trcstat_ptracer82_del2 = 4.5847729869900E-08
12437 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer83_max = 2.1195339950747E-02
12438 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer83_min = 2.1655010614225E-35
12439     (PID.TID 0000.0001) %MON trcstat_ptracer83_mean = 1.3380993463502E-04
12440     (PID.TID 0000.0001) %MON trcstat_ptracer83_sd = 8.3840170590014E-04
12441     (PID.TID 0000.0001) %MON trcstat_ptracer83_del2 = 4.9151813512151E-06
12442     (PID.TID 0000.0001) %MON trcstat_ptracer84_max = 1.9363823279328E-04
12443 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer84_min = -3.5834620387162E-28
12444 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer84_mean = 5.4110389782167E-07
12445 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer84_sd = 6.6269432556897E-06
12446 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer84_del2 = 7.2706758434462E-08
12447     (PID.TID 0000.0001) %MON trcstat_ptracer85_max = 5.6399049563155E-05
12448     (PID.TID 0000.0001) %MON trcstat_ptracer85_min = 8.4295656847625E-51
12449     (PID.TID 0000.0001) %MON trcstat_ptracer85_mean = 1.2595442429511E-07
12450     (PID.TID 0000.0001) %MON trcstat_ptracer85_sd = 1.8109680406801E-06
12451     (PID.TID 0000.0001) %MON trcstat_ptracer85_del2 = 4.5632639712523E-08
12452     (PID.TID 0000.0001) %MON trcstat_ptracer86_max = 5.2448509122916E-05
12453     (PID.TID 0000.0001) %MON trcstat_ptracer86_min = -2.5756670261960E-17
12454     (PID.TID 0000.0001) %MON trcstat_ptracer86_mean = 1.0622989087407E-07
12455     (PID.TID 0000.0001) %MON trcstat_ptracer86_sd = 1.6593249259805E-06
12456     (PID.TID 0000.0001) %MON trcstat_ptracer86_del2 = 4.6245327052002E-08
12457     (PID.TID 0000.0001) %MON trcstat_ptracer87_max = 5.6027369915539E-05
12458 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer87_min = -1.8778578204708E-18
12459 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer87_mean = 1.2515727395627E-07
12460     (PID.TID 0000.0001) %MON trcstat_ptracer87_sd = 1.8056842635266E-06
12461     (PID.TID 0000.0001) %MON trcstat_ptracer87_del2 = 4.5247718267552E-08
12462     (PID.TID 0000.0001) %MON trcstat_ptracer88_max = 5.6232618014646E-05
12463 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer88_min = -1.1355362096727E-18
12464 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer88_mean = 1.2548751383631E-07
12465     (PID.TID 0000.0001) %MON trcstat_ptracer88_sd = 1.8107427539977E-06
12466     (PID.TID 0000.0001) %MON trcstat_ptracer88_del2 = 4.5386653363228E-08
12467     (PID.TID 0000.0001) %MON trcstat_ptracer89_max = 6.3064219820650E-02
12468     (PID.TID 0000.0001) %MON trcstat_ptracer89_min = 4.6173380238825E-30
12469     (PID.TID 0000.0001) %MON trcstat_ptracer89_mean = 3.6815882302427E-03
12470     (PID.TID 0000.0001) %MON trcstat_ptracer89_sd = 7.9834939695898E-03
12471     (PID.TID 0000.0001) %MON trcstat_ptracer89_del2 = 2.9990662373966E-05
12472     (PID.TID 0000.0001) %MON trcstat_ptracer90_max = 5.4480735213436E-05
12473 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer90_min = -1.3589440172057E-18
12474 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer90_mean = 1.1650918168254E-07
12475     (PID.TID 0000.0001) %MON trcstat_ptracer90_sd = 1.7633253779688E-06
12476     (PID.TID 0000.0001) %MON trcstat_ptracer90_del2 = 4.5771011269536E-08
12477     (PID.TID 0000.0001) %MON trcstat_ptracer91_max = 2.4287863602505E-04
12478     (PID.TID 0000.0001) %MON trcstat_ptracer91_min = 2.3609462504709E-24
12479     (PID.TID 0000.0001) %MON trcstat_ptracer91_mean = 5.5404778153122E-07
12480     (PID.TID 0000.0001) %MON trcstat_ptracer91_sd = 7.1414739724013E-06
12481     (PID.TID 0000.0001) %MON trcstat_ptracer91_del2 = 9.8504515367537E-08
12482     (PID.TID 0000.0001) %MON trcstat_ptracer92_max = 3.2717915174254E-04
12483 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer92_min = 8.9658367454128E-43
12484 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer92_mean = 1.6550810171162E-06
12485     (PID.TID 0000.0001) %MON trcstat_ptracer92_sd = 1.3668642977113E-05
12486     (PID.TID 0000.0001) %MON trcstat_ptracer92_del2 = 1.0180031763442E-07
12487     (PID.TID 0000.0001) %MON trcstat_ptracer93_max = 7.3966142079060E-03
12488     (PID.TID 0000.0001) %MON trcstat_ptracer93_min = 3.4056826736882E-33
12489     (PID.TID 0000.0001) %MON trcstat_ptracer93_mean = 1.0777674083335E-04
12490     (PID.TID 0000.0001) %MON trcstat_ptracer93_sd = 4.2723101829823E-04
12491     (PID.TID 0000.0001) %MON trcstat_ptracer93_del2 = 3.4151380282086E-06
12492     (PID.TID 0000.0001) %MON trcstat_ptracer94_max = 5.2448515426877E-05
12493     (PID.TID 0000.0001) %MON trcstat_ptracer94_min = 1.2411949224959E-28
12494     (PID.TID 0000.0001) %MON trcstat_ptracer94_mean = 1.0623107503895E-07
12495     (PID.TID 0000.0001) %MON trcstat_ptracer94_sd = 1.6593252680274E-06
12496     (PID.TID 0000.0001) %MON trcstat_ptracer94_del2 = 4.6245324919280E-08
12497     (PID.TID 0000.0001) %MON trcstat_ptracer95_max = 5.5979201529120E-05
12498 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer95_min = -4.2349792754670E-18
12499 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer95_mean = 1.2488850866860E-07
12500     (PID.TID 0000.0001) %MON trcstat_ptracer95_sd = 1.8019451936078E-06
12501     (PID.TID 0000.0001) %MON trcstat_ptracer95_del2 = 4.5232230740693E-08
12502     (PID.TID 0000.0001) %MON trcstat_ptracer96_max = 5.2448509122162E-05
12503     (PID.TID 0000.0001) %MON trcstat_ptracer96_min = -2.6877640435272E-17
12504     (PID.TID 0000.0001) %MON trcstat_ptracer96_mean = 1.0622989087181E-07
12505     (PID.TID 0000.0001) %MON trcstat_ptracer96_sd = 1.6593249259484E-06
12506     (PID.TID 0000.0001) %MON trcstat_ptracer96_del2 = 4.6245327052307E-08
12507 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer97_max = 8.1299978951564E-04
12508     (PID.TID 0000.0001) %MON trcstat_ptracer97_min = 1.0000000000689E-50
12509 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer97_mean = 1.5789419190018E-06
12510 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer97_sd = 1.5880787414582E-05
12511     (PID.TID 0000.0001) %MON trcstat_ptracer97_del2 = 1.3321044621838E-07
12512     (PID.TID 0000.0001) %MON trcstat_ptracer98_max = 7.3687722693583E-05
12513 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer98_min = -1.0142733607223E-23
12514 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer98_mean = 2.0560644520128E-07
12515     (PID.TID 0000.0001) %MON trcstat_ptracer98_sd = 2.8715532385367E-06
12516     (PID.TID 0000.0001) %MON trcstat_ptracer98_del2 = 3.9346457653213E-08
12517     (PID.TID 0000.0001) %MON trcstat_ptracer99_max = 5.4090107406780E-05
12518     (PID.TID 0000.0001) %MON trcstat_ptracer99_min = -9.8852564286137E-22
12519     (PID.TID 0000.0001) %MON trcstat_ptracer99_mean = 1.1583913144683E-07
12520     (PID.TID 0000.0001) %MON trcstat_ptracer99_sd = 1.7527096525165E-06
12521     (PID.TID 0000.0001) %MON trcstat_ptracer99_del2 = 4.5402950826512E-08
12522 jahn 1.1 (PID.TID 0000.0001) // =======================================================
12523     (PID.TID 0000.0001) // End MONITOR ptracers field statistics
12524     (PID.TID 0000.0001) // =======================================================
12525 jahn 1.12 Compute Stats, Diag. # 1605 SIqsw vol( 0 ): 4.767E+11 Parms: SM U1
12526 jahn 1.7 Compute Stats, Diag. # 86 oceQsw vol( 0 ): 4.767E+11 Parms: SM U1
12527 jahn 1.12 Compute Stats, Diag. # 1497 PAR vol( 0 ): 2.820E+13 Parms: SM P MR
12528     Compute Stats, Diag. # 176 EXFswnet vol( 0 ): 4.767E+11 Parms: SM U1
12529     Compute Stats, Diag. # 178 EXFswdn vol( 0 ): 4.767E+11 Parms: SM U1
12530 jahn 1.1 Compute Stats, Diag. # 26 THETA vol( 0 ): 2.820E+13 Parms: SMR MR
12531     Compute Stats, Diag. # 29 SALTanom vol( 0 ): 2.820E+13 Parms: SMR MR
12532 jahn 1.12 Compute Stats, Diag. # 1498 PP vol( 0 ): 2.820E+13 Parms: SM P MR
12533     Compute Stats, Diag. # 1223 TRAC79 vol( 0 ): 2.820E+13 Parms: SMR MR
12534 jahn 1.1 Compute Stats, Diag. # 23 ETAN vol( 0 ): 4.767E+11 Parms: SM M1
12535 jahn 1.12 Compute Stats, Diag. # 235 TRAC03 vol( 0 ): 2.820E+13 Parms: SMR MR
12536     Compute Stats, Diag. # 1579 Diver1 vol( 0 ): 2.820E+13 Parms: SM P MR
12537     Compute Stats, Diag. # 1580 Diver2 vol( 0 ): 2.820E+13 Parms: SM P MR
12538     Compute Stats, Diag. # 1581 Diver3 vol( 0 ): 2.820E+13 Parms: SM P MR
12539     Compute Stats, Diag. # 1582 Diver4 vol( 0 ): 2.820E+13 Parms: SM P MR
12540     Compute Stats, Diag. # 1583 Shannon vol( 0 ): 2.820E+13 Parms: SM P MR
12541     Compute Stats, Diag. # 1584 Simpson vol( 0 ): 2.820E+13 Parms: SM P MR
12542 jahn 1.1 (PID.TID 0000.0001) // =======================================================
12543     (PID.TID 0000.0001) // Begin MONITOR EXF statistics
12544     (PID.TID 0000.0001) // =======================================================
12545     (PID.TID 0000.0001) %MON exf_tsnumber = 188389
12546     (PID.TID 0000.0001) %MON exf_time_sec = 2.2606680000000E+08
12547 jahn 1.12 (PID.TID 0000.0001) %MON exf_ustress_max = 2.8448643606052E-01
12548     (PID.TID 0000.0001) %MON exf_ustress_min = -3.2854578905499E-02
12549     (PID.TID 0000.0001) %MON exf_ustress_mean = 8.1906495780985E-02
12550     (PID.TID 0000.0001) %MON exf_ustress_sd = 7.8974338825608E-02
12551     (PID.TID 0000.0001) %MON exf_ustress_del2 = 6.3595654212988E-05
12552     (PID.TID 0000.0001) %MON exf_vstress_max = 1.6899162771494E-01
12553 jahn 1.11 (PID.TID 0000.0001) %MON exf_vstress_min = -2.0113434820226E-01
12554 jahn 1.12 (PID.TID 0000.0001) %MON exf_vstress_mean = -2.2653552578674E-02
12555     (PID.TID 0000.0001) %MON exf_vstress_sd = 8.0106520264242E-02
12556     (PID.TID 0000.0001) %MON exf_vstress_del2 = 5.9417716084653E-05
12557     (PID.TID 0000.0001) %MON exf_hflux_max = 6.3495003662399E+01
12558     (PID.TID 0000.0001) %MON exf_hflux_min = -1.7710527590197E+02
12559     (PID.TID 0000.0001) %MON exf_hflux_mean = -7.7469335274023E+01
12560     (PID.TID 0000.0001) %MON exf_hflux_sd = 5.8651901513907E+01
12561     (PID.TID 0000.0001) %MON exf_hflux_del2 = 3.7135900427181E-01
12562     (PID.TID 0000.0001) %MON exf_sflux_max = 1.2384384209162E-08
12563     (PID.TID 0000.0001) %MON exf_sflux_min = -3.0221744414420E-07
12564     (PID.TID 0000.0001) %MON exf_sflux_mean = -9.8804811178885E-08
12565     (PID.TID 0000.0001) %MON exf_sflux_sd = 7.5283891229342E-08
12566     (PID.TID 0000.0001) %MON exf_sflux_del2 = 1.2041932844412E-10
12567 jahn 1.8 (PID.TID 0000.0001) %MON exf_uwind_max = 1.2163292286165E+01
12568     (PID.TID 0000.0001) %MON exf_uwind_min = -2.4644160503935E+00
12569     (PID.TID 0000.0001) %MON exf_uwind_mean = 5.8862224962173E+00
12570     (PID.TID 0000.0001) %MON exf_uwind_sd = 3.6559471093955E+00
12571     (PID.TID 0000.0001) %MON exf_uwind_del2 = 1.6457158585592E-03
12572     (PID.TID 0000.0001) %MON exf_vwind_max = 1.0664458017959E+01
12573     (PID.TID 0000.0001) %MON exf_vwind_min = -8.8631103278118E+00
12574     (PID.TID 0000.0001) %MON exf_vwind_mean = -1.3712078722028E+00
12575     (PID.TID 0000.0001) %MON exf_vwind_sd = 5.4937669672576E+00
12576     (PID.TID 0000.0001) %MON exf_vwind_del2 = 2.0822172966916E-03
12577     (PID.TID 0000.0001) %MON exf_wspeed_max = 1.3961589450324E+01
12578     (PID.TID 0000.0001) %MON exf_wspeed_min = 3.8657118535841E+00
12579     (PID.TID 0000.0001) %MON exf_wspeed_mean = 8.5845483541135E+00
12580     (PID.TID 0000.0001) %MON exf_wspeed_sd = 2.5260207079281E+00
12581     (PID.TID 0000.0001) %MON exf_wspeed_del2 = 7.1627023235442E-02
12582 jahn 1.1 (PID.TID 0000.0001) %MON exf_atemp_max = 2.7986124078611E+02
12583     (PID.TID 0000.0001) %MON exf_atemp_min = 2.6685426217897E+02
12584     (PID.TID 0000.0001) %MON exf_atemp_mean = 2.7518363676767E+02
12585     (PID.TID 0000.0001) %MON exf_atemp_sd = 2.5706533545947E+00
12586 jahn 1.9 (PID.TID 0000.0001) %MON exf_atemp_del2 = 1.8553326045793E-02
12587 jahn 1.1 (PID.TID 0000.0001) %MON exf_aqh_max = 6.0510926341740E-03
12588     (PID.TID 0000.0001) %MON exf_aqh_min = 2.3865097677218E-03
12589     (PID.TID 0000.0001) %MON exf_aqh_mean = 4.3269549840197E-03
12590     (PID.TID 0000.0001) %MON exf_aqh_sd = 7.4100510952412E-04
12591     (PID.TID 0000.0001) %MON exf_aqh_del2 = 2.9460565741578E-05
12592 jahn 1.12 (PID.TID 0000.0001) %MON exf_lwflux_max = 8.1751020200717E+01
12593     (PID.TID 0000.0001) %MON exf_lwflux_min = 6.7634399166778E+00
12594     (PID.TID 0000.0001) %MON exf_lwflux_mean = 3.9333661352512E+01
12595     (PID.TID 0000.0001) %MON exf_lwflux_sd = 1.8804728958867E+01
12596     (PID.TID 0000.0001) %MON exf_lwflux_del2 = 2.7238538204258E-01
12597 jahn 1.1 (PID.TID 0000.0001) %MON exf_precip_max = 3.0361377083156E-07
12598     (PID.TID 0000.0001) %MON exf_precip_min = 1.8514937374685E-09
12599     (PID.TID 0000.0001) %MON exf_precip_mean = 9.5270567235005E-08
12600     (PID.TID 0000.0001) %MON exf_precip_sd = 7.4302544560008E-08
12601     (PID.TID 0000.0001) %MON exf_precip_del2 = 1.2681407832062E-09
12602     (PID.TID 0000.0001) %MON exf_swflux_max = -9.0116594309309E+01
12603     (PID.TID 0000.0001) %MON exf_swflux_min = -2.0532529254673E+02
12604     (PID.TID 0000.0001) %MON exf_swflux_mean = -1.3691610953429E+02
12605     (PID.TID 0000.0001) %MON exf_swflux_sd = 2.9157229455505E+01
12606     (PID.TID 0000.0001) %MON exf_swflux_del2 = 3.2243161019268E-02
12607 jahn 1.12 (PID.TID 0000.0001) %MON exf_evap_max = 2.6215335649565E-08
12608 jahn 1.11 (PID.TID 0000.0001) %MON exf_evap_min = -1.3577079960141E-08
12609 jahn 1.12 (PID.TID 0000.0001) %MON exf_evap_mean = 5.1294658735327E-09
12610     (PID.TID 0000.0001) %MON exf_evap_sd = 8.5676445860419E-09
12611     (PID.TID 0000.0001) %MON exf_evap_del2 = 8.8201731039170E-11
12612 jahn 1.1 (PID.TID 0000.0001) %MON exf_swdown_max = 2.4155916770203E+02
12613     (PID.TID 0000.0001) %MON exf_swdown_min = 1.0601952271683E+02
12614     (PID.TID 0000.0001) %MON exf_swdown_mean = 1.6107777592269E+02
12615     (PID.TID 0000.0001) %MON exf_swdown_sd = 3.4302622888829E+01
12616     (PID.TID 0000.0001) %MON exf_swdown_del2 = 1.0695037602558E+00
12617     (PID.TID 0000.0001) %MON exf_lwdown_max = 3.0559800373736E+02
12618     (PID.TID 0000.0001) %MON exf_lwdown_min = 2.4297423608660E+02
12619     (PID.TID 0000.0001) %MON exf_lwdown_mean = 2.7573503448893E+02
12620     (PID.TID 0000.0001) %MON exf_lwdown_sd = 1.4913040179647E+01
12621     (PID.TID 0000.0001) %MON exf_lwdown_del2 = 2.0749422557095E+00
12622     (PID.TID 0000.0001) %MON exf_runoff_max = 7.4975011851692E-08
12623     (PID.TID 0000.0001) %MON exf_runoff_min = 0.0000000000000E+00
12624     (PID.TID 0000.0001) %MON exf_runoff_mean = 8.6637098174130E-09
12625     (PID.TID 0000.0001) %MON exf_runoff_sd = 1.9487938307725E-08
12626     (PID.TID 0000.0001) %MON exf_runoff_del2 = 6.8076164467882E-11
12627     (PID.TID 0000.0001) %MON exf_climsss_max = 3.4374299004017E+01
12628     (PID.TID 0000.0001) %MON exf_climsss_min = 2.9702826857686E+00
12629     (PID.TID 0000.0001) %MON exf_climsss_mean = 1.2720628886129E+01
12630     (PID.TID 0000.0001) %MON exf_climsss_sd = 1.0010399761468E+01
12631     (PID.TID 0000.0001) %MON exf_climsss_del2 = 3.2300331250826E-03
12632     (PID.TID 0000.0001) // =======================================================
12633     (PID.TID 0000.0001) // End MONITOR EXF statistics
12634     (PID.TID 0000.0001) // =======================================================
12635 jahn 1.12 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 2.68266650E-02 2.54455712E-02
12636     SEAICE_LSR: Residual FrDrift U_fd,V_fd= 3.26699383E+02 2.32784632E+02
12637     SEAICE_LSR (ipass= 1) iters,dU,Resid= 42 9.21334957E-05 1.89134016E-04
12638     SEAICE_LSR (ipass= 1) iters,dV,Resid= 38 9.72891204E-05 2.04612070E-03
12639     SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 2.16044054E-02 2.02597419E-02
12640     SEAICE_LSR: Residual FrDrift U_fd,V_fd= 3.26707194E+02 2.32792291E+02
12641     SEAICE_LSR (ipass= 2) iters,dU,Resid= 16 9.45405874E-05 2.62939377E-04
12642     SEAICE_LSR (ipass= 2) iters,dV,Resid= 24 9.40306516E-05 3.26030837E-03
12643     cg2d: Sum(rhs),rhsMax = -6.11426307120102E+02 2.79195374958372E-01
12644     (PID.TID 0000.0001) cg2d_init_res = 1.63675574453014E-01
12645 jahn 1.11 (PID.TID 0000.0001) cg2d_iters(min,last) = -1 18
12646 jahn 1.12 (PID.TID 0000.0001) cg2d_last_res = 8.01416580306214E-06
12647 jahn 1.1 (PID.TID 0000.0001) // =======================================================
12648     (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
12649     (PID.TID 0000.0001) // =======================================================
12650     (PID.TID 0000.0001) %MON time_tsnumber = 188390
12651     (PID.TID 0000.0001) %MON time_secondsf = 2.2606800000000E+08
12652 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_eta_max = 6.5753928510590E-01
12653     (PID.TID 0000.0001) %MON dynstat_eta_min = 3.7285258028916E-02
12654 jahn 1.1 (PID.TID 0000.0001) %MON dynstat_eta_mean = 3.7231589868100E-01
12655 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_eta_sd = 1.5334222496704E-01
12656     (PID.TID 0000.0001) %MON dynstat_eta_del2 = 3.3511777249334E-04
12657     (PID.TID 0000.0001) %MON dynstat_uvel_max = 3.9790732254653E-01
12658     (PID.TID 0000.0001) %MON dynstat_uvel_min = -3.3801872103446E-01
12659     (PID.TID 0000.0001) %MON dynstat_uvel_mean = 6.2052486441615E-03
12660     (PID.TID 0000.0001) %MON dynstat_uvel_sd = 6.1766586510362E-02
12661     (PID.TID 0000.0001) %MON dynstat_uvel_del2 = 9.6778395234974E-04
12662     (PID.TID 0000.0001) %MON dynstat_vvel_max = 2.6031293325461E-01
12663     (PID.TID 0000.0001) %MON dynstat_vvel_min = -4.4939896244307E-01
12664     (PID.TID 0000.0001) %MON dynstat_vvel_mean = 2.2218310449145E-03
12665     (PID.TID 0000.0001) %MON dynstat_vvel_sd = 6.4108418215624E-02
12666     (PID.TID 0000.0001) %MON dynstat_vvel_del2 = 1.1535015159360E-03
12667     (PID.TID 0000.0001) %MON dynstat_wvel_max = 4.9715256838498E-04
12668     (PID.TID 0000.0001) %MON dynstat_wvel_min = -5.0477188849232E-04
12669 jahn 1.1 (PID.TID 0000.0001) %MON dynstat_wvel_mean = -2.6287179268605E-06
12670 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_wvel_sd = 7.5297012393778E-05
12671     (PID.TID 0000.0001) %MON dynstat_wvel_del2 = 2.0335342997880E-06
12672     (PID.TID 0000.0001) %MON dynstat_theta_max = 7.9701483543624E+00
12673     (PID.TID 0000.0001) %MON dynstat_theta_min = -1.6129724060551E+00
12674     (PID.TID 0000.0001) %MON dynstat_theta_mean = 3.7804412263552E+00
12675     (PID.TID 0000.0001) %MON dynstat_theta_sd = 2.2013127499935E+00
12676     (PID.TID 0000.0001) %MON dynstat_theta_del2 = 6.0354590603316E-03
12677     (PID.TID 0000.0001) %MON dynstat_salt_max = 3.4927872001607E+01
12678     (PID.TID 0000.0001) %MON dynstat_salt_min = 5.6522241760958E+00
12679     (PID.TID 0000.0001) %MON dynstat_salt_mean = 1.5353242409746E+01
12680     (PID.TID 0000.0001) %MON dynstat_salt_sd = 1.1951721899272E+01
12681     (PID.TID 0000.0001) %MON dynstat_salt_del2 = 3.5918802246899E-03
12682     (PID.TID 0000.0001) %MON forcing_qnet_max = 3.7028020120839E+02
12683     (PID.TID 0000.0001) %MON forcing_qnet_min = -1.7710527590197E+02
12684     (PID.TID 0000.0001) %MON forcing_qnet_mean = -6.0838249819367E+01
12685     (PID.TID 0000.0001) %MON forcing_qnet_sd = 6.1435531153410E+01
12686     (PID.TID 0000.0001) %MON forcing_qnet_del2 = 1.4125925751106E+00
12687 jahn 1.1 (PID.TID 0000.0001) %MON forcing_qsw_max = 0.0000000000000E+00
12688     (PID.TID 0000.0001) %MON forcing_qsw_min = -2.0532529254673E+02
12689 jahn 1.12 (PID.TID 0000.0001) %MON forcing_qsw_mean = -1.1158557170641E+02
12690     (PID.TID 0000.0001) %MON forcing_qsw_sd = 6.2299400708715E+01
12691     (PID.TID 0000.0001) %MON forcing_qsw_del2 = 5.0157751693843E-01
12692     (PID.TID 0000.0001) %MON forcing_empmr_max = 4.4469658346034E-05
12693     (PID.TID 0000.0001) %MON forcing_empmr_min = -1.4296190365170E-03
12694     (PID.TID 0000.0001) %MON forcing_empmr_mean = -1.0241775642731E-04
12695     (PID.TID 0000.0001) %MON forcing_empmr_sd = 1.1445219698747E-04
12696     (PID.TID 0000.0001) %MON forcing_empmr_del2 = 4.4234326127411E-06
12697 jahn 1.11 (PID.TID 0000.0001) %MON forcing_fu_max = 2.8348902366519E-01
12698 jahn 1.12 (PID.TID 0000.0001) %MON forcing_fu_min = -6.6108038025097E-02
12699     (PID.TID 0000.0001) %MON forcing_fu_mean = 8.2468309665477E-02
12700     (PID.TID 0000.0001) %MON forcing_fu_sd = 8.1719318426259E-02
12701     (PID.TID 0000.0001) %MON forcing_fu_del2 = 2.5302034330932E-04
12702     (PID.TID 0000.0001) %MON forcing_fv_max = 1.5390988767156E-01
12703 jahn 1.11 (PID.TID 0000.0001) %MON forcing_fv_min = -2.0107973114539E-01
12704 jahn 1.12 (PID.TID 0000.0001) %MON forcing_fv_mean = -3.6597231090475E-02
12705     (PID.TID 0000.0001) %MON forcing_fv_sd = 6.4520217030561E-02
12706     (PID.TID 0000.0001) %MON forcing_fv_del2 = 2.8421321271929E-04
12707     (PID.TID 0000.0001) %MON advcfl_uvel_max = 2.3083687229044E-02
12708     (PID.TID 0000.0001) %MON advcfl_vvel_max = 3.3010931026933E-02
12709     (PID.TID 0000.0001) %MON advcfl_wvel_max = 5.9658308206197E-02
12710     (PID.TID 0000.0001) %MON advcfl_W_hf_max = 5.9658308206197E-02
12711     (PID.TID 0000.0001) %MON pe_b_mean = 1.3718277942138E-02
12712     (PID.TID 0000.0001) %MON ke_max = 1.0891525218911E-01
12713     (PID.TID 0000.0001) %MON ke_mean = 3.2189849305004E-03
12714 jahn 1.2 (PID.TID 0000.0001) %MON ke_vol = 2.7634533915294E+13
12715 jahn 1.12 (PID.TID 0000.0001) %MON vort_r_min = -3.6641347706268E-05
12716     (PID.TID 0000.0001) %MON vort_r_max = 3.3043972339691E-05
12717 jahn 1.1 (PID.TID 0000.0001) %MON vort_a_mean = 1.2397552884926E-04
12718 jahn 1.12 (PID.TID 0000.0001) %MON vort_a_sd = 6.2812336434530E-06
12719 jahn 1.1 (PID.TID 0000.0001) %MON vort_p_mean = 1.7325641004044E-04
12720 jahn 1.12 (PID.TID 0000.0001) %MON vort_p_sd = 1.0960327789493E-04
12721     (PID.TID 0000.0001) %MON surfExpan_theta_mean = -4.8518607266778E-07
12722     (PID.TID 0000.0001) %MON surfExpan_salt_mean = 1.4859838298442E-06
12723 jahn 1.1 (PID.TID 0000.0001) // =======================================================
12724     (PID.TID 0000.0001) // End MONITOR dynamic field statistics
12725     (PID.TID 0000.0001) // =======================================================
12726     (PID.TID 0000.0001) // =======================================================
12727     (PID.TID 0000.0001) // Begin OBCS MONITOR field statistics
12728     (PID.TID 0000.0001) // =======================================================
12729     (PID.TID 0000.0001) %MON obc_W_uVel_max = 7.0320748349139E-02
12730     (PID.TID 0000.0001) %MON obc_W_uVel_min = -1.2524351225708E-02
12731     (PID.TID 0000.0001) %MON obc_W_uVel_mean = 2.2509707790909E-02
12732     (PID.TID 0000.0001) %MON obc_W_uVel_sd = 2.5878591693429E-02
12733     (PID.TID 0000.0001) %MON obc_W_uVel_Int = 4.7341351731862E+04
12734     (PID.TID 0000.0001) %MON obc_N_vVel_max = 1.8565460835975E-01
12735     (PID.TID 0000.0001) %MON obc_N_vVel_min = -2.5376211546484E-01
12736     (PID.TID 0000.0001) %MON obc_N_vVel_mean = 1.5200265867394E-03
12737     (PID.TID 0000.0001) %MON obc_N_vVel_sd = 8.5413026868881E-02
12738     (PID.TID 0000.0001) %MON obc_N_vVel_Int = 4.7687044480410E+04
12739     (PID.TID 0000.0001) // =======================================================
12740     (PID.TID 0000.0001) // End OBCS MONITOR field statistics
12741     (PID.TID 0000.0001) // =======================================================
12742     (PID.TID 0000.0001) // =======================================================
12743     (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
12744     (PID.TID 0000.0001) // =======================================================
12745     (PID.TID 0000.0001) %MON seaice_tsnumber = 188390
12746     (PID.TID 0000.0001) %MON seaice_time_sec = 2.2606800000000E+08
12747 jahn 1.12 (PID.TID 0000.0001) %MON seaice_uice_max = 5.6386891459508E-01
12748     (PID.TID 0000.0001) %MON seaice_uice_min = -2.5831656597830E-01
12749     (PID.TID 0000.0001) %MON seaice_uice_mean = 1.2264053680317E-01
12750     (PID.TID 0000.0001) %MON seaice_uice_sd = 1.1157256186021E-01
12751     (PID.TID 0000.0001) %MON seaice_uice_del2 = 2.7652348139113E-03
12752     (PID.TID 0000.0001) %MON seaice_vice_max = 3.7917837294441E-01
12753     (PID.TID 0000.0001) %MON seaice_vice_min = -5.4586035534231E-01
12754     (PID.TID 0000.0001) %MON seaice_vice_mean = -7.1838899467515E-02
12755     (PID.TID 0000.0001) %MON seaice_vice_sd = 1.1214729981674E-01
12756     (PID.TID 0000.0001) %MON seaice_vice_del2 = 2.9146055378384E-03
12757 jahn 1.1 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00
12758     (PID.TID 0000.0001) %MON seaice_area_min = 0.0000000000000E+00
12759 jahn 1.12 (PID.TID 0000.0001) %MON seaice_area_mean = 2.2607004834892E-01
12760     (PID.TID 0000.0001) %MON seaice_area_sd = 3.8526936244787E-01
12761     (PID.TID 0000.0001) %MON seaice_area_del2 = 4.4740958225281E-03
12762     (PID.TID 0000.0001) %MON seaice_heff_max = 1.0116189531252E+00
12763 jahn 1.1 (PID.TID 0000.0001) %MON seaice_heff_min = 0.0000000000000E+00
12764 jahn 1.12 (PID.TID 0000.0001) %MON seaice_heff_mean = 1.2506259010019E-01
12765     (PID.TID 0000.0001) %MON seaice_heff_sd = 2.4318016664761E-01
12766     (PID.TID 0000.0001) %MON seaice_heff_del2 = 2.2301657268451E-03
12767     (PID.TID 0000.0001) %MON seaice_hsnow_max = 2.7612757441157E-01
12768 jahn 1.11 (PID.TID 0000.0001) %MON seaice_hsnow_min = -8.4703294725430E-22
12769 jahn 1.12 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 3.0780278732383E-02
12770     (PID.TID 0000.0001) %MON seaice_hsnow_sd = 6.4297026420980E-02
12771     (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 3.7402280668370E-04
12772 jahn 1.11 (PID.TID 0000.0001) %MON seaice_sitracer01_max = 2.4000000000000E+03
12773     (PID.TID 0000.0001) %MON seaice_sitracer01_min = 0.0000000000000E+00
12774 jahn 1.12 (PID.TID 0000.0001) %MON seaice_sitracer01_mean = 6.9920362069667E+02
12775     (PID.TID 0000.0001) %MON seaice_sitracer01_sd = 1.0905040754539E+03
12776     (PID.TID 0000.0001) %MON seaice_sitracer01_del2 = 1.7407747984275E+01
12777 jahn 1.11 (PID.TID 0000.0001) %MON seaice_sitracer02_max = 1.0000000000000E+00
12778     (PID.TID 0000.0001) %MON seaice_sitracer02_min = 0.0000000000000E+00
12779     (PID.TID 0000.0001) %MON seaice_sitracer02_mean = 3.0038537256134E-01
12780     (PID.TID 0000.0001) %MON seaice_sitracer02_sd = 4.5842556703627E-01
12781     (PID.TID 0000.0001) %MON seaice_sitracer02_del2 = 6.9322861627375E-03
12782 jahn 1.1 (PID.TID 0000.0001) // =======================================================
12783     (PID.TID 0000.0001) // End MONITOR SEAICE statistics
12784     (PID.TID 0000.0001) // =======================================================
12785     (PID.TID 0000.0001) // =======================================================
12786     (PID.TID 0000.0001) // Begin MONITOR ptracer field statistics
12787     (PID.TID 0000.0001) // =======================================================
12788 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer01_max = 4.3206107688829E+00
12789     (PID.TID 0000.0001) %MON trcstat_ptracer01_min = 3.8001661363303E-02
12790     (PID.TID 0000.0001) %MON trcstat_ptracer01_mean = 5.9106333654824E-01
12791     (PID.TID 0000.0001) %MON trcstat_ptracer01_sd = 5.1753066337539E-01
12792     (PID.TID 0000.0001) %MON trcstat_ptracer01_del2 = 8.6402129927886E-04
12793     (PID.TID 0000.0001) %MON trcstat_ptracer02_max = 4.4160523731139E+01
12794 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer02_min = 1.4930485376319E-02
12795 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer02_mean = 4.5817691228037E+00
12796     (PID.TID 0000.0001) %MON trcstat_ptracer02_sd = 6.6982242566746E+00
12797     (PID.TID 0000.0001) %MON trcstat_ptracer02_del2 = 1.2513568962823E-02
12798 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer03_max = 1.3876604127315E-03
12799 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer03_min = 5.8902087773715E-04
12800     (PID.TID 0000.0001) %MON trcstat_ptracer03_mean = 1.0854382700877E-03
12801     (PID.TID 0000.0001) %MON trcstat_ptracer03_sd = 1.4541667887697E-04
12802     (PID.TID 0000.0001) %MON trcstat_ptracer03_del2 = 4.5495969015419E-07
12803     (PID.TID 0000.0001) %MON trcstat_ptracer04_max = 1.5669603360054E+02
12804 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer04_min = 6.3040892248058E-02
12805 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer04_mean = 1.4711814364170E+01
12806     (PID.TID 0000.0001) %MON trcstat_ptracer04_sd = 1.7084433970993E+01
12807     (PID.TID 0000.0001) %MON trcstat_ptracer04_del2 = 2.7940992124881E-02
12808     (PID.TID 0000.0001) %MON trcstat_ptracer05_max = 2.8331674626007E-01
12809     (PID.TID 0000.0001) %MON trcstat_ptracer05_min = 8.3384008675146E-08
12810     (PID.TID 0000.0001) %MON trcstat_ptracer05_mean = 5.8400393511387E-02
12811     (PID.TID 0000.0001) %MON trcstat_ptracer05_sd = 5.6910405806990E-02
12812     (PID.TID 0000.0001) %MON trcstat_ptracer05_del2 = 1.4702373160366E-04
12813     (PID.TID 0000.0001) %MON trcstat_ptracer06_max = 4.5330679401612E+00
12814     (PID.TID 0000.0001) %MON trcstat_ptracer06_min = 1.3341441388023E-06
12815     (PID.TID 0000.0001) %MON trcstat_ptracer06_mean = 9.3440629618218E-01
12816     (PID.TID 0000.0001) %MON trcstat_ptracer06_sd = 9.1056649291184E-01
12817     (PID.TID 0000.0001) %MON trcstat_ptracer06_del2 = 2.3523797056585E-03
12818     (PID.TID 0000.0001) %MON trcstat_ptracer07_max = 2.8331674626007E-04
12819     (PID.TID 0000.0001) %MON trcstat_ptracer07_min = 8.3384008675149E-11
12820     (PID.TID 0000.0001) %MON trcstat_ptracer07_mean = 5.8400393499651E-05
12821     (PID.TID 0000.0001) %MON trcstat_ptracer07_sd = 5.6910405861662E-05
12822     (PID.TID 0000.0001) %MON trcstat_ptracer07_del2 = 1.4702373201526E-07
12823 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer08_max = 6.9731585771204E-03
12824 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer08_min = 6.8672819943637E-33
12825     (PID.TID 0000.0001) %MON trcstat_ptracer08_mean = 4.7069624109279E-04
12826     (PID.TID 0000.0001) %MON trcstat_ptracer08_sd = 1.1057399319621E-03
12827     (PID.TID 0000.0001) %MON trcstat_ptracer08_del2 = 3.5997060658403E-06
12828 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer09_max = 1.1157053723393E-01
12829 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer09_min = 1.0987651190982E-31
12830     (PID.TID 0000.0001) %MON trcstat_ptracer09_mean = 7.5311398574846E-03
12831     (PID.TID 0000.0001) %MON trcstat_ptracer09_sd = 1.7691838911394E-02
12832     (PID.TID 0000.0001) %MON trcstat_ptracer09_del2 = 5.7595297053445E-05
12833 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer10_max = 6.9731585786460E-06
12834 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer10_min = 6.8672819943922E-36
12835     (PID.TID 0000.0001) %MON trcstat_ptracer10_mean = 4.7069624185776E-07
12836     (PID.TID 0000.0001) %MON trcstat_ptracer10_sd = 1.1057399334799E-06
12837     (PID.TID 0000.0001) %MON trcstat_ptracer10_del2 = 3.5997060711971E-09
12838     (PID.TID 0000.0001) %MON trcstat_ptracer11_max = 8.8753987124117E-03
12839     (PID.TID 0000.0001) %MON trcstat_ptracer11_min = 1.9335491013478E-32
12840     (PID.TID 0000.0001) %MON trcstat_ptracer11_mean = 3.4617181172846E-04
12841     (PID.TID 0000.0001) %MON trcstat_ptracer11_sd = 1.3395804039787E-03
12842     (PID.TID 0000.0001) %MON trcstat_ptracer11_del2 = 4.6147691470271E-06
12843     (PID.TID 0000.0001) %MON trcstat_ptracer12_max = 8.4315327442765E-02
12844     (PID.TID 0000.0001) %MON trcstat_ptracer12_min = 8.8965394344395E-23
12845     (PID.TID 0000.0001) %MON trcstat_ptracer12_mean = 1.6997360025715E-03
12846     (PID.TID 0000.0001) %MON trcstat_ptracer12_sd = 7.4874776514076E-03
12847     (PID.TID 0000.0001) %MON trcstat_ptracer12_del2 = 3.2202462626205E-05
12848     (PID.TID 0000.0001) %MON trcstat_ptracer13_max = 1.3490452390842E+00
12849     (PID.TID 0000.0001) %MON trcstat_ptracer13_min = 1.4234463095103E-21
12850     (PID.TID 0000.0001) %MON trcstat_ptracer13_mean = 2.7195776041144E-02
12851     (PID.TID 0000.0001) %MON trcstat_ptracer13_sd = 1.1979964242252E-01
12852     (PID.TID 0000.0001) %MON trcstat_ptracer13_del2 = 5.1523940201928E-04
12853     (PID.TID 0000.0001) %MON trcstat_ptracer14_max = 8.4315327494879E-05
12854     (PID.TID 0000.0001) %MON trcstat_ptracer14_min = 8.8965394344381E-26
12855     (PID.TID 0000.0001) %MON trcstat_ptracer14_mean = 1.6997360038744E-06
12856     (PID.TID 0000.0001) %MON trcstat_ptracer14_sd = 7.4874776549341E-06
12857     (PID.TID 0000.0001) %MON trcstat_ptracer14_del2 = 3.2202462649192E-08
12858     (PID.TID 0000.0001) %MON trcstat_ptracer15_max = 9.5013007937748E-01
12859     (PID.TID 0000.0001) %MON trcstat_ptracer15_min = 9.4429105575860E-22
12860     (PID.TID 0000.0001) %MON trcstat_ptracer15_mean = 1.8546306216470E-02
12861     (PID.TID 0000.0001) %MON trcstat_ptracer15_sd = 9.2605030747903E-02
12862     (PID.TID 0000.0001) %MON trcstat_ptracer15_del2 = 4.8191091879366E-04
12863     (PID.TID 0000.0001) %MON trcstat_ptracer16_max = 1.0026360998443E+00
12864     (PID.TID 0000.0001) %MON trcstat_ptracer16_min = 3.3439816171638E-09
12865     (PID.TID 0000.0001) %MON trcstat_ptracer16_mean = 2.0447268013883E-02
12866     (PID.TID 0000.0001) %MON trcstat_ptracer16_sd = 4.9050114672787E-02
12867     (PID.TID 0000.0001) %MON trcstat_ptracer16_del2 = 2.9717389698533E-04
12868     (PID.TID 0000.0001) %MON trcstat_ptracer17_max = 1.6042177597509E+01
12869     (PID.TID 0000.0001) %MON trcstat_ptracer17_min = 5.3503705874621E-08
12870     (PID.TID 0000.0001) %MON trcstat_ptracer17_mean = 3.2715628822212E-01
12871     (PID.TID 0000.0001) %MON trcstat_ptracer17_sd = 7.8480183476460E-01
12872     (PID.TID 0000.0001) %MON trcstat_ptracer17_del2 = 4.7547823517653E-03
12873     (PID.TID 0000.0001) %MON trcstat_ptracer18_max = 1.0026360998443E-03
12874     (PID.TID 0000.0001) %MON trcstat_ptracer18_min = 3.3439816171638E-12
12875     (PID.TID 0000.0001) %MON trcstat_ptracer18_mean = 2.0447268018492E-05
12876     (PID.TID 0000.0001) %MON trcstat_ptracer18_sd = 4.9050114669697E-05
12877     (PID.TID 0000.0001) %MON trcstat_ptracer18_del2 = 2.9717389720972E-07
12878     (PID.TID 0000.0001) %MON trcstat_ptracer19_max = 3.0538380634297E+02
12879     (PID.TID 0000.0001) %MON trcstat_ptracer19_min = 9.0890755090791E-08
12880     (PID.TID 0000.0001) %MON trcstat_ptracer19_mean = 2.2924854401050E+00
12881     (PID.TID 0000.0001) %MON trcstat_ptracer19_sd = 1.2516714389507E+01
12882     (PID.TID 0000.0001) %MON trcstat_ptracer19_del2 = 5.3785759204625E-02
12883     (PID.TID 0000.0001) %MON trcstat_ptracer20_max = 2.4522901181495E-01
12884     (PID.TID 0000.0001) %MON trcstat_ptracer20_min = 2.2681447118828E-07
12885     (PID.TID 0000.0001) %MON trcstat_ptracer20_mean = 1.3591997370230E-02
12886     (PID.TID 0000.0001) %MON trcstat_ptracer20_sd = 1.7840855951800E-02
12887     (PID.TID 0000.0001) %MON trcstat_ptracer20_del2 = 8.4052614015371E-04
12888     (PID.TID 0000.0001) %MON trcstat_ptracer21_max = 2.3335987198260E+00
12889     (PID.TID 0000.0001) %MON trcstat_ptracer21_min = 3.0178475311599E-05
12890     (PID.TID 0000.0001) %MON trcstat_ptracer21_mean = 1.5996045994835E-01
12891     (PID.TID 0000.0001) %MON trcstat_ptracer21_sd = 1.8962773589554E-01
12892     (PID.TID 0000.0001) %MON trcstat_ptracer21_del2 = 7.1019200267181E-04
12893     (PID.TID 0000.0001) %MON trcstat_ptracer22_max = 5.6020047699717E-05
12894 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer22_min = -2.1068568887938E-19
12895 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer22_mean = 1.2505122427272E-07
12896     (PID.TID 0000.0001) %MON trcstat_ptracer22_sd = 1.8041892676945E-06
12897     (PID.TID 0000.0001) %MON trcstat_ptracer22_del2 = 4.5272434809613E-08
12898     (PID.TID 0000.0001) %MON trcstat_ptracer23_max = 5.2384570004979E-04
12899     (PID.TID 0000.0001) %MON trcstat_ptracer23_min = -2.2601834208539E-24
12900     (PID.TID 0000.0001) %MON trcstat_ptracer23_mean = 7.3318152471516E-06
12901     (PID.TID 0000.0001) %MON trcstat_ptracer23_sd = 3.9902082218824E-05
12902     (PID.TID 0000.0001) %MON trcstat_ptracer23_del2 = 1.8982087404272E-07
12903     (PID.TID 0000.0001) %MON trcstat_ptracer24_max = 5.6020053799102E-05
12904 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer24_min = 5.7062010634671E-51
12905     (PID.TID 0000.0001) %MON trcstat_ptracer24_mean = 1.2518225451175E-07
12906 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer24_sd = 1.8041802000134E-06
12907     (PID.TID 0000.0001) %MON trcstat_ptracer24_del2 = 4.5272444872764E-08
12908     (PID.TID 0000.0001) %MON trcstat_ptracer25_max = 1.4223330381929E-04
12909     (PID.TID 0000.0001) %MON trcstat_ptracer25_min = 8.0680061096605E-34
12910     (PID.TID 0000.0001) %MON trcstat_ptracer25_mean = 2.6897644570437E-06
12911     (PID.TID 0000.0001) %MON trcstat_ptracer25_sd = 1.0786834721153E-05
12912     (PID.TID 0000.0001) %MON trcstat_ptracer25_del2 = 1.0472395489873E-07
12913     (PID.TID 0000.0001) %MON trcstat_ptracer26_max = 5.2903630708845E-05
12914     (PID.TID 0000.0001) %MON trcstat_ptracer26_min = -2.6872973796348E-17
12915     (PID.TID 0000.0001) %MON trcstat_ptracer26_mean = 1.0703106404424E-07
12916     (PID.TID 0000.0001) %MON trcstat_ptracer26_sd = 1.6728636006541E-06
12917     (PID.TID 0000.0001) %MON trcstat_ptracer26_del2 = 4.6459969253642E-08
12918     (PID.TID 0000.0001) %MON trcstat_ptracer27_max = 9.6316502229208E-03
12919     (PID.TID 0000.0001) %MON trcstat_ptracer27_min = 1.2880839676230E-19
12920     (PID.TID 0000.0001) %MON trcstat_ptracer27_mean = 2.4592865206462E-04
12921     (PID.TID 0000.0001) %MON trcstat_ptracer27_sd = 6.7568569295096E-04
12922     (PID.TID 0000.0001) %MON trcstat_ptracer27_del2 = 5.3148110173073E-06
12923     (PID.TID 0000.0001) %MON trcstat_ptracer28_max = 9.2280137782574E-02
12924 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer28_min = 6.7039063042095E-24
12925 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer28_mean = 1.6173804810303E-03
12926     (PID.TID 0000.0001) %MON trcstat_ptracer28_sd = 5.8771899752616E-03
12927     (PID.TID 0000.0001) %MON trcstat_ptracer28_del2 = 4.6321363723667E-05
12928 jahn 1.8 (PID.TID 0000.0001) %MON trcstat_ptracer29_max = 1.0584613640017E-03
12929 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer29_min = 9.9999999999874E-51
12930 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer29_mean = 3.0068819219556E-06
12931     (PID.TID 0000.0001) %MON trcstat_ptracer29_sd = 2.4277051708838E-05
12932     (PID.TID 0000.0001) %MON trcstat_ptracer29_del2 = 1.7067416409342E-07
12933 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer30_max = 1.3018673286565E-02
12934 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer30_min = 1.2258472589563E-29
12935     (PID.TID 0000.0001) %MON trcstat_ptracer30_mean = 1.3915983090729E-04
12936     (PID.TID 0000.0001) %MON trcstat_ptracer30_sd = 7.2175067062894E-04
12937     (PID.TID 0000.0001) %MON trcstat_ptracer30_del2 = 7.2794553306349E-06
12938     (PID.TID 0000.0001) %MON trcstat_ptracer31_max = 5.4938012929095E-05
12939     (PID.TID 0000.0001) %MON trcstat_ptracer31_min = 1.2576819325330E-14
12940     (PID.TID 0000.0001) %MON trcstat_ptracer31_mean = 1.1866439091235E-07
12941     (PID.TID 0000.0001) %MON trcstat_ptracer31_sd = 1.7764343791435E-06
12942     (PID.TID 0000.0001) %MON trcstat_ptracer31_del2 = 4.5711104867481E-08
12943     (PID.TID 0000.0001) %MON trcstat_ptracer32_max = 5.4137282186494E-05
12944 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer32_min = -5.4490588694353E-19
12945 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer32_mean = 1.1602427411713E-07
12946     (PID.TID 0000.0001) %MON trcstat_ptracer32_sd = 1.7552175705003E-06
12947     (PID.TID 0000.0001) %MON trcstat_ptracer32_del2 = 4.5434612037039E-08
12948     (PID.TID 0000.0001) %MON trcstat_ptracer33_max = 5.2505284798642E-05
12949     (PID.TID 0000.0001) %MON trcstat_ptracer33_min = -2.0620699379645E-21
12950     (PID.TID 0000.0001) %MON trcstat_ptracer33_mean = 1.0643388511090E-07
12951     (PID.TID 0000.0001) %MON trcstat_ptracer33_sd = 1.6620707852036E-06
12952     (PID.TID 0000.0001) %MON trcstat_ptracer33_del2 = 4.6262090411241E-08
12953     (PID.TID 0000.0001) %MON trcstat_ptracer34_max = 5.5995201629647E-05
12954     (PID.TID 0000.0001) %MON trcstat_ptracer34_min = 5.6881260377382E-51
12955     (PID.TID 0000.0001) %MON trcstat_ptracer34_mean = 1.2505196124496E-07
12956     (PID.TID 0000.0001) %MON trcstat_ptracer34_sd = 1.8046601611950E-06
12957     (PID.TID 0000.0001) %MON trcstat_ptracer34_del2 = 4.5249609730525E-08
12958     (PID.TID 0000.0001) %MON trcstat_ptracer35_max = 5.2961227978786E-05
12959     (PID.TID 0000.0001) %MON trcstat_ptracer35_min = -2.5988102770186E-17
12960     (PID.TID 0000.0001) %MON trcstat_ptracer35_mean = 1.0704819076512E-07
12961     (PID.TID 0000.0001) %MON trcstat_ptracer35_sd = 1.6721750768215E-06
12962     (PID.TID 0000.0001) %MON trcstat_ptracer35_del2 = 4.6410214516294E-08
12963     (PID.TID 0000.0001) %MON trcstat_ptracer36_max = 5.5995201618319E-05
12964 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer36_min = -5.8860784472533E-19
12965 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer36_mean = 1.2496519050953E-07
12966     (PID.TID 0000.0001) %MON trcstat_ptracer36_sd = 1.8032461066707E-06
12967     (PID.TID 0000.0001) %MON trcstat_ptracer36_del2 = 4.5273380366906E-08
12968     (PID.TID 0000.0001) %MON trcstat_ptracer37_max = 5.6885659090349E-05
12969     (PID.TID 0000.0001) %MON trcstat_ptracer37_min = -3.8816317944804E-36
12970     (PID.TID 0000.0001) %MON trcstat_ptracer37_mean = 1.2930166209074E-07
12971     (PID.TID 0000.0001) %MON trcstat_ptracer37_sd = 1.8264823908365E-06
12972     (PID.TID 0000.0001) %MON trcstat_ptracer37_del2 = 4.5551263990970E-08
12973     (PID.TID 0000.0001) %MON trcstat_ptracer38_max = 7.1058119497122E-05
12974     (PID.TID 0000.0001) %MON trcstat_ptracer38_min = 9.8830529400761E-51
12975     (PID.TID 0000.0001) %MON trcstat_ptracer38_mean = 1.7605583710193E-07
12976     (PID.TID 0000.0001) %MON trcstat_ptracer38_sd = 2.2665182590888E-06
12977     (PID.TID 0000.0001) %MON trcstat_ptracer38_del2 = 4.3374485814649E-08
12978     (PID.TID 0000.0001) %MON trcstat_ptracer39_max = 2.8278881635867E-03
12979 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer39_min = 7.4217719621424E-33
12980 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer39_mean = 1.8702770932183E-05
12981     (PID.TID 0000.0001) %MON trcstat_ptracer39_sd = 1.3548139048308E-04
12982     (PID.TID 0000.0001) %MON trcstat_ptracer39_del2 = 1.0140489842323E-06
12983     (PID.TID 0000.0001) %MON trcstat_ptracer40_max = 5.5995201618343E-05
12984 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer40_min = -7.0886205306079E-19
12985 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer40_mean = 1.2496518882615E-07
12986     (PID.TID 0000.0001) %MON trcstat_ptracer40_sd = 1.8032461067955E-06
12987     (PID.TID 0000.0001) %MON trcstat_ptracer40_del2 = 4.5273380366716E-08
12988     (PID.TID 0000.0001) %MON trcstat_ptracer41_max = 5.6050378759069E-05
12989 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer41_min = -4.8650340804781E-18
12990 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer41_mean = 1.2515547364436E-07
12991     (PID.TID 0000.0001) %MON trcstat_ptracer41_sd = 1.8052202030461E-06
12992     (PID.TID 0000.0001) %MON trcstat_ptracer41_del2 = 4.5251346455616E-08
12993     (PID.TID 0000.0001) %MON trcstat_ptracer42_max = 5.2959337638638E-05
12994     (PID.TID 0000.0001) %MON trcstat_ptracer42_min = 7.4365445582079E-17
12995     (PID.TID 0000.0001) %MON trcstat_ptracer42_mean = 1.0779500903952E-07
12996     (PID.TID 0000.0001) %MON trcstat_ptracer42_sd = 1.6693528098634E-06
12997     (PID.TID 0000.0001) %MON trcstat_ptracer42_del2 = 4.6494068386311E-08
12998     (PID.TID 0000.0001) %MON trcstat_ptracer43_max = 1.0381434982895E-03
12999     (PID.TID 0000.0001) %MON trcstat_ptracer43_min = 5.4239768244358E-14
13000     (PID.TID 0000.0001) %MON trcstat_ptracer43_mean = 2.2970861544560E-05
13001     (PID.TID 0000.0001) %MON trcstat_ptracer43_sd = 8.2433757530663E-05
13002     (PID.TID 0000.0001) %MON trcstat_ptracer43_del2 = 6.4514658270934E-07
13003     (PID.TID 0000.0001) %MON trcstat_ptracer44_max = 5.5995202277218E-05
13004 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer44_min = -1.3558520158724E-31
13005 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer44_mean = 1.2498428666298E-07
13006     (PID.TID 0000.0001) %MON trcstat_ptracer44_sd = 1.8032447902792E-06
13007     (PID.TID 0000.0001) %MON trcstat_ptracer44_del2 = 4.5273381134182E-08
13008     (PID.TID 0000.0001) %MON trcstat_ptracer45_max = 1.0517267577609E-04
13009     (PID.TID 0000.0001) %MON trcstat_ptracer45_min = -5.3349678681461E-44
13010     (PID.TID 0000.0001) %MON trcstat_ptracer45_mean = 3.7056411648436E-07
13011     (PID.TID 0000.0001) %MON trcstat_ptracer45_sd = 3.9345606913724E-06
13012     (PID.TID 0000.0001) %MON trcstat_ptracer45_del2 = 4.5942459978033E-08
13013     (PID.TID 0000.0001) %MON trcstat_ptracer46_max = 5.4536819280409E-05
13014     (PID.TID 0000.0001) %MON trcstat_ptracer46_min = -6.1880012547892E-21
13015     (PID.TID 0000.0001) %MON trcstat_ptracer46_mean = 1.1670817173695E-07
13016     (PID.TID 0000.0001) %MON trcstat_ptracer46_sd = 1.7667207016983E-06
13017     (PID.TID 0000.0001) %MON trcstat_ptracer46_del2 = 4.5597132954352E-08
13018     (PID.TID 0000.0001) %MON trcstat_ptracer47_max = 5.6020047687861E-05
13019     (PID.TID 0000.0001) %MON trcstat_ptracer47_min = -5.1793911224599E-19
13020     (PID.TID 0000.0001) %MON trcstat_ptracer47_mean = 1.2505076681911E-07
13021     (PID.TID 0000.0001) %MON trcstat_ptracer47_sd = 1.8041893000225E-06
13022     (PID.TID 0000.0001) %MON trcstat_ptracer47_del2 = 4.5272434758091E-08
13023     (PID.TID 0000.0001) %MON trcstat_ptracer48_max = 5.6020047691697E-05
13024     (PID.TID 0000.0001) %MON trcstat_ptracer48_min = -7.7572213558642E-35
13025     (PID.TID 0000.0001) %MON trcstat_ptracer48_mean = 1.2505121369293E-07
13026     (PID.TID 0000.0001) %MON trcstat_ptracer48_sd = 1.8041892685163E-06
13027     (PID.TID 0000.0001) %MON trcstat_ptracer48_del2 = 4.5272434782451E-08
13028     (PID.TID 0000.0001) %MON trcstat_ptracer49_max = 5.6020634480025E-05
13029     (PID.TID 0000.0001) %MON trcstat_ptracer49_min = 7.8262132573218E-51
13030     (PID.TID 0000.0001) %MON trcstat_ptracer49_mean = 1.3850676703095E-07
13031     (PID.TID 0000.0001) %MON trcstat_ptracer49_sd = 1.8039784294743E-06
13032     (PID.TID 0000.0001) %MON trcstat_ptracer49_del2 = 4.5274983398027E-08
13033     (PID.TID 0000.0001) %MON trcstat_ptracer50_max = 5.6621639691461E-05
13034     (PID.TID 0000.0001) %MON trcstat_ptracer50_min = 9.6060816877818E-51
13035     (PID.TID 0000.0001) %MON trcstat_ptracer50_mean = 1.6476438068765E-07
13036     (PID.TID 0000.0001) %MON trcstat_ptracer50_sd = 2.2635243848133E-06
13037     (PID.TID 0000.0001) %MON trcstat_ptracer50_del2 = 4.1046816998544E-08
13038     (PID.TID 0000.0001) %MON trcstat_ptracer51_max = 5.6087947617953E-05
13039 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer51_min = 1.0000000770507E-50
13040 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer51_mean = 1.4051102817928E-07
13041     (PID.TID 0000.0001) %MON trcstat_ptracer51_sd = 1.8103292353743E-06
13042     (PID.TID 0000.0001) %MON trcstat_ptracer51_del2 = 4.5241882434003E-08
13043     (PID.TID 0000.0001) %MON trcstat_ptracer52_max = 5.7694841044788E-05
13044     (PID.TID 0000.0001) %MON trcstat_ptracer52_min = 4.5008503627555E-50
13045     (PID.TID 0000.0001) %MON trcstat_ptracer52_mean = 1.4650759903322E-07
13046     (PID.TID 0000.0001) %MON trcstat_ptracer52_sd = 2.1419754182770E-06
13047     (PID.TID 0000.0001) %MON trcstat_ptracer52_del2 = 4.1920581178483E-08
13048     (PID.TID 0000.0001) %MON trcstat_ptracer53_max = 5.2505284800508E-05
13049     (PID.TID 0000.0001) %MON trcstat_ptracer53_min = -2.5758144750197E-17
13050     (PID.TID 0000.0001) %MON trcstat_ptracer53_mean = 1.0643388494898E-07
13051     (PID.TID 0000.0001) %MON trcstat_ptracer53_sd = 1.6620707852880E-06
13052     (PID.TID 0000.0001) %MON trcstat_ptracer53_del2 = 4.6262090410659E-08
13053     (PID.TID 0000.0001) %MON trcstat_ptracer54_max = 5.6020047688812E-05
13054 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer54_min = -4.2532941173473E-18
13055 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer54_mean = 1.2505074844350E-07
13056     (PID.TID 0000.0001) %MON trcstat_ptracer54_sd = 1.8041893014191E-06
13057     (PID.TID 0000.0001) %MON trcstat_ptracer54_del2 = 4.5272434755635E-08
13058     (PID.TID 0000.0001) %MON trcstat_ptracer55_max = 5.2505284800317E-05
13059     (PID.TID 0000.0001) %MON trcstat_ptracer55_min = -2.1333050057504E-23
13060     (PID.TID 0000.0001) %MON trcstat_ptracer55_mean = 1.0643388526473E-07
13061     (PID.TID 0000.0001) %MON trcstat_ptracer55_sd = 1.6620707852650E-06
13062     (PID.TID 0000.0001) %MON trcstat_ptracer55_del2 = 4.6262090410668E-08
13063 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer56_max = 2.9277386498919E-02
13064 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer56_min = 4.4579408817852E-41
13065     (PID.TID 0000.0001) %MON trcstat_ptracer56_mean = 3.3219575881575E-04
13066     (PID.TID 0000.0001) %MON trcstat_ptracer56_sd = 1.8437557049844E-03
13067     (PID.TID 0000.0001) %MON trcstat_ptracer56_del2 = 9.4361175914990E-06
13068 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer57_max = 5.3277672277992E-04
13069 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer57_min = 1.6274199853573E-44
13070     (PID.TID 0000.0001) %MON trcstat_ptracer57_mean = 9.6466948724457E-07
13071     (PID.TID 0000.0001) %MON trcstat_ptracer57_sd = 9.6232135993071E-06
13072     (PID.TID 0000.0001) %MON trcstat_ptracer57_del2 = 8.9440511258235E-08
13073     (PID.TID 0000.0001) %MON trcstat_ptracer58_max = 1.0747254483319E-04
13074     (PID.TID 0000.0001) %MON trcstat_ptracer58_min = 9.9270154156014E-34
13075     (PID.TID 0000.0001) %MON trcstat_ptracer58_mean = 2.1937379284991E-07
13076     (PID.TID 0000.0001) %MON trcstat_ptracer58_sd = 3.3153447306181E-06
13077     (PID.TID 0000.0001) %MON trcstat_ptracer58_del2 = 4.4293039031809E-08
13078     (PID.TID 0000.0001) %MON trcstat_ptracer59_max = 7.8253989145087E-05
13079     (PID.TID 0000.0001) %MON trcstat_ptracer59_min = 9.7961319724099E-51
13080     (PID.TID 0000.0001) %MON trcstat_ptracer59_mean = 2.0494397557102E-07
13081     (PID.TID 0000.0001) %MON trcstat_ptracer59_sd = 2.5649805725111E-06
13082     (PID.TID 0000.0001) %MON trcstat_ptracer59_del2 = 4.1621923436314E-08
13083     (PID.TID 0000.0001) %MON trcstat_ptracer60_max = 7.7014772033700E-05
13084 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer60_min = -6.1992234955828E-32
13085 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer60_mean = 2.0707165147185E-07
13086     (PID.TID 0000.0001) %MON trcstat_ptracer60_sd = 2.9435771471095E-06
13087     (PID.TID 0000.0001) %MON trcstat_ptracer60_del2 = 3.9596850632731E-08
13088     (PID.TID 0000.0001) %MON trcstat_ptracer61_max = 6.8993092858665E-05
13089     (PID.TID 0000.0001) %MON trcstat_ptracer61_min = 6.6453396866095E-30
13090     (PID.TID 0000.0001) %MON trcstat_ptracer61_mean = 1.5230723681085E-07
13091     (PID.TID 0000.0001) %MON trcstat_ptracer61_sd = 2.3893447083927E-06
13092     (PID.TID 0000.0001) %MON trcstat_ptracer61_del2 = 4.1324660660212E-08
13093     (PID.TID 0000.0001) %MON trcstat_ptracer62_max = 6.9422793212368E-05
13094     (PID.TID 0000.0001) %MON trcstat_ptracer62_min = 9.9280135809566E-51
13095     (PID.TID 0000.0001) %MON trcstat_ptracer62_mean = 1.7118586398453E-07
13096 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer62_sd = 2.2107190702491E-06
13097 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer62_del2 = 4.3924055598822E-08
13098     (PID.TID 0000.0001) %MON trcstat_ptracer63_max = 6.7706232882812E-05
13099     (PID.TID 0000.0001) %MON trcstat_ptracer63_min = 9.5791052784708E-51
13100     (PID.TID 0000.0001) %MON trcstat_ptracer63_mean = 2.4318645130804E-07
13101     (PID.TID 0000.0001) %MON trcstat_ptracer63_sd = 2.9690967485447E-06
13102     (PID.TID 0000.0001) %MON trcstat_ptracer63_del2 = 3.8551986058907E-08
13103     (PID.TID 0000.0001) %MON trcstat_ptracer64_max = 4.6369085130536E-04
13104 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer64_min = -1.7896198135753E-24
13105 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer64_mean = 1.8244399893530E-06
13106     (PID.TID 0000.0001) %MON trcstat_ptracer64_sd = 1.7099046702427E-05
13107     (PID.TID 0000.0001) %MON trcstat_ptracer64_del2 = 2.2767808309626E-07
13108     (PID.TID 0000.0001) %MON trcstat_ptracer65_max = 5.4166594945472E-05
13109     (PID.TID 0000.0001) %MON trcstat_ptracer65_min = 4.1129640292141E-18
13110     (PID.TID 0000.0001) %MON trcstat_ptracer65_mean = 1.1612057176544E-07
13111     (PID.TID 0000.0001) %MON trcstat_ptracer65_sd = 1.7561562718400E-06
13112     (PID.TID 0000.0001) %MON trcstat_ptracer65_del2 = 4.5413427594583E-08
13113     (PID.TID 0000.0001) %MON trcstat_ptracer66_max = 5.6050378758094E-05
13114 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer66_min = -5.1234188284283E-19
13115 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer66_mean = 1.2515549927585E-07
13116     (PID.TID 0000.0001) %MON trcstat_ptracer66_sd = 1.8052202011141E-06
13117     (PID.TID 0000.0001) %MON trcstat_ptracer66_del2 = 4.5251346459005E-08
13118     (PID.TID 0000.0001) %MON trcstat_ptracer67_max = 5.2505284800074E-05
13119     (PID.TID 0000.0001) %MON trcstat_ptracer67_min = -2.6402519620607E-17
13120     (PID.TID 0000.0001) %MON trcstat_ptracer67_mean = 1.0643968718573E-07
13121     (PID.TID 0000.0001) %MON trcstat_ptracer67_sd = 1.6621611077412E-06
13122     (PID.TID 0000.0001) %MON trcstat_ptracer67_del2 = 4.6259890879760E-08
13123     (PID.TID 0000.0001) %MON trcstat_ptracer68_max = 5.2952886312692E-05
13124     (PID.TID 0000.0001) %MON trcstat_ptracer68_min = -6.3911898894539E-25
13125     (PID.TID 0000.0001) %MON trcstat_ptracer68_mean = 1.0739268308143E-07
13126     (PID.TID 0000.0001) %MON trcstat_ptracer68_sd = 1.6776433144116E-06
13127     (PID.TID 0000.0001) %MON trcstat_ptracer68_del2 = 4.6358599717921E-08
13128     (PID.TID 0000.0001) %MON trcstat_ptracer69_max = 5.6050378757003E-05
13129 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer69_min = -5.8636483185960E-19
13130 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer69_mean = 1.2515547847082E-07
13131     (PID.TID 0000.0001) %MON trcstat_ptracer69_sd = 1.8052202025322E-06
13132     (PID.TID 0000.0001) %MON trcstat_ptracer69_del2 = 4.5251346457152E-08
13133     (PID.TID 0000.0001) %MON trcstat_ptracer70_max = 5.6020047688893E-05
13134 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer70_min = -2.6725416286017E-18
13135 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer70_mean = 1.2505074845985E-07
13136     (PID.TID 0000.0001) %MON trcstat_ptracer70_sd = 1.8041893014241E-06
13137     (PID.TID 0000.0001) %MON trcstat_ptracer70_del2 = 4.5272434755612E-08
13138     (PID.TID 0000.0001) %MON trcstat_ptracer71_max = 1.1485998180849E-04
13139     (PID.TID 0000.0001) %MON trcstat_ptracer71_min = 7.8219052380463E-31
13140     (PID.TID 0000.0001) %MON trcstat_ptracer71_mean = 2.5018663726600E-07
13141     (PID.TID 0000.0001) %MON trcstat_ptracer71_sd = 3.5040883430489E-06
13142     (PID.TID 0000.0001) %MON trcstat_ptracer71_del2 = 4.6046833543536E-08
13143     (PID.TID 0000.0001) %MON trcstat_ptracer72_max = 5.6132628934336E-05
13144 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer72_min = 9.9844323412542E-51
13145 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer72_mean = 1.2523209730126E-07
13146     (PID.TID 0000.0001) %MON trcstat_ptracer72_sd = 1.8061713082082E-06
13147     (PID.TID 0000.0001) %MON trcstat_ptracer72_del2 = 4.5268107967123E-08
13148     (PID.TID 0000.0001) %MON trcstat_ptracer73_max = 1.9196898440773E-02
13149     (PID.TID 0000.0001) %MON trcstat_ptracer73_min = -3.8575635741714E-19
13150     (PID.TID 0000.0001) %MON trcstat_ptracer73_mean = 6.2675891367612E-04
13151     (PID.TID 0000.0001) %MON trcstat_ptracer73_sd = 1.6826185524153E-03
13152     (PID.TID 0000.0001) %MON trcstat_ptracer73_del2 = 1.0085688526259E-05
13153     (PID.TID 0000.0001) %MON trcstat_ptracer74_max = 5.4166590547537E-05
13154 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer74_min = -1.3361676678101E-18
13155 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer74_mean = 1.1611331491487E-07
13156     (PID.TID 0000.0001) %MON trcstat_ptracer74_sd = 1.7561563983466E-06
13157     (PID.TID 0000.0001) %MON trcstat_ptracer74_del2 = 4.5413429574514E-08
13158     (PID.TID 0000.0001) %MON trcstat_ptracer75_max = 5.4207336875488E-05
13159     (PID.TID 0000.0001) %MON trcstat_ptracer75_min = 4.9786457521258E-37
13160     (PID.TID 0000.0001) %MON trcstat_ptracer75_mean = 1.3863179581742E-07
13161     (PID.TID 0000.0001) %MON trcstat_ptracer75_sd = 1.8217133906713E-06
13162     (PID.TID 0000.0001) %MON trcstat_ptracer75_del2 = 4.4544200620215E-08
13163     (PID.TID 0000.0001) %MON trcstat_ptracer76_max = 5.2476877121612E-05
13164 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer76_min = -2.4503031744746E-19
13165 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer76_mean = 1.0635579310647E-07
13166     (PID.TID 0000.0001) %MON trcstat_ptracer76_sd = 1.6611885465367E-06
13167     (PID.TID 0000.0001) %MON trcstat_ptracer76_del2 = 4.6282486714993E-08
13168     (PID.TID 0000.0001) %MON trcstat_ptracer77_max = 5.2453604903255E-05
13169     (PID.TID 0000.0001) %MON trcstat_ptracer77_min = 6.7777831986798E-29
13170     (PID.TID 0000.0001) %MON trcstat_ptracer77_mean = 1.0628933861655E-07
13171     (PID.TID 0000.0001) %MON trcstat_ptracer77_sd = 1.6603479088317E-06
13172     (PID.TID 0000.0001) %MON trcstat_ptracer77_del2 = 4.6283313120054E-08
13173     (PID.TID 0000.0001) %MON trcstat_ptracer78_max = 5.2505284683982E-05
13174     (PID.TID 0000.0001) %MON trcstat_ptracer78_min = -1.3674429710767E-17
13175     (PID.TID 0000.0001) %MON trcstat_ptracer78_mean = 1.0648977412665E-07
13176     (PID.TID 0000.0001) %MON trcstat_ptracer78_sd = 1.6631083248071E-06
13177     (PID.TID 0000.0001) %MON trcstat_ptracer78_del2 = 4.6261384474825E-08
13178     (PID.TID 0000.0001) %MON trcstat_ptracer79_max = 9.5549849377593E-02
13179     (PID.TID 0000.0001) %MON trcstat_ptracer79_min = 3.2555723393472E-15
13180     (PID.TID 0000.0001) %MON trcstat_ptracer79_mean = 6.7726683486481E-03
13181     (PID.TID 0000.0001) %MON trcstat_ptracer79_sd = 1.0374851631765E-02
13182     (PID.TID 0000.0001) %MON trcstat_ptracer79_del2 = 6.2455552596737E-05
13183     (PID.TID 0000.0001) %MON trcstat_ptracer80_max = 5.6477015901630E-05
13184     (PID.TID 0000.0001) %MON trcstat_ptracer80_min = -1.4822590632142E-23
13185     (PID.TID 0000.0001) %MON trcstat_ptracer80_mean = 1.2577894974973E-07
13186     (PID.TID 0000.0001) %MON trcstat_ptracer80_sd = 1.8171286364319E-06
13187     (PID.TID 0000.0001) %MON trcstat_ptracer80_del2 = 4.5453855361889E-08
13188     (PID.TID 0000.0001) %MON trcstat_ptracer81_max = 5.6214777938039E-05
13189     (PID.TID 0000.0001) %MON trcstat_ptracer81_min = 8.7277361438844E-51
13190     (PID.TID 0000.0001) %MON trcstat_ptracer81_mean = 1.4147619023142E-07
13191     (PID.TID 0000.0001) %MON trcstat_ptracer81_sd = 2.0152698388631E-06
13192     (PID.TID 0000.0001) %MON trcstat_ptracer81_del2 = 4.2916901375148E-08
13193     (PID.TID 0000.0001) %MON trcstat_ptracer82_max = 1.4737473188142E-04
13194     (PID.TID 0000.0001) %MON trcstat_ptracer82_min = -2.8871580475939E-41
13195     (PID.TID 0000.0001) %MON trcstat_ptracer82_mean = 5.2130075337176E-07
13196     (PID.TID 0000.0001) %MON trcstat_ptracer82_sd = 5.2397736357929E-06
13197     (PID.TID 0000.0001) %MON trcstat_ptracer82_del2 = 4.5843011143000E-08
13198     (PID.TID 0000.0001) %MON trcstat_ptracer83_max = 2.1112342606755E-02
13199     (PID.TID 0000.0001) %MON trcstat_ptracer83_min = 2.1670292491095E-35
13200     (PID.TID 0000.0001) %MON trcstat_ptracer83_mean = 1.3334580806771E-04
13201     (PID.TID 0000.0001) %MON trcstat_ptracer83_sd = 8.3492071385390E-04
13202     (PID.TID 0000.0001) %MON trcstat_ptracer83_del2 = 4.8848897948746E-06
13203     (PID.TID 0000.0001) %MON trcstat_ptracer84_max = 1.9401217870760E-04
13204 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer84_min = -3.5834620387470E-28
13205 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer84_mean = 5.4178723076494E-07
13206     (PID.TID 0000.0001) %MON trcstat_ptracer84_sd = 6.6383564605629E-06
13207     (PID.TID 0000.0001) %MON trcstat_ptracer84_del2 = 7.2893154976563E-08
13208     (PID.TID 0000.0001) %MON trcstat_ptracer85_max = 5.6835225964819E-05
13209     (PID.TID 0000.0001) %MON trcstat_ptracer85_min = 8.4293962389124E-51
13210     (PID.TID 0000.0001) %MON trcstat_ptracer85_mean = 1.2654899658245E-07
13211     (PID.TID 0000.0001) %MON trcstat_ptracer85_sd = 1.8213178772922E-06
13212     (PID.TID 0000.0001) %MON trcstat_ptracer85_del2 = 4.5596982998028E-08
13213     (PID.TID 0000.0001) %MON trcstat_ptracer86_max = 5.2505284800527E-05
13214     (PID.TID 0000.0001) %MON trcstat_ptracer86_min = -2.5751628314290E-17
13215     (PID.TID 0000.0001) %MON trcstat_ptracer86_mean = 1.0643388494911E-07
13216     (PID.TID 0000.0001) %MON trcstat_ptracer86_sd = 1.6620707852894E-06
13217     (PID.TID 0000.0001) %MON trcstat_ptracer86_del2 = 4.6262090410646E-08
13218     (PID.TID 0000.0001) %MON trcstat_ptracer87_max = 5.6092065049199E-05
13219 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer87_min = -1.8778578204708E-18
13220 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer87_mean = 1.2550385786301E-07
13221     (PID.TID 0000.0001) %MON trcstat_ptracer87_sd = 1.8107401738921E-06
13222     (PID.TID 0000.0001) %MON trcstat_ptracer87_del2 = 4.5241255664871E-08
13223     (PID.TID 0000.0001) %MON trcstat_ptracer88_max = 5.6503704304296E-05
13224 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer88_min = -1.1355362096727E-18
13225 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer88_mean = 1.2616792112035E-07
13226     (PID.TID 0000.0001) %MON trcstat_ptracer88_sd = 1.8209098097316E-06
13227     (PID.TID 0000.0001) %MON trcstat_ptracer88_del2 = 4.5343838773963E-08
13228     (PID.TID 0000.0001) %MON trcstat_ptracer89_max = 6.2886581045961E-02
13229     (PID.TID 0000.0001) %MON trcstat_ptracer89_min = 4.6202293042730E-30
13230     (PID.TID 0000.0001) %MON trcstat_ptracer89_mean = 3.6762608764696E-03
13231     (PID.TID 0000.0001) %MON trcstat_ptracer89_sd = 7.9705184029773E-03
13232     (PID.TID 0000.0001) %MON trcstat_ptracer89_del2 = 2.9988269402342E-05
13233     (PID.TID 0000.0001) %MON trcstat_ptracer90_max = 5.4896292498643E-05
13234 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer90_min = -1.3589440172057E-18
13235 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer90_mean = 1.1729588167721E-07
13236     (PID.TID 0000.0001) %MON trcstat_ptracer90_sd = 1.7756595648554E-06
13237     (PID.TID 0000.0001) %MON trcstat_ptracer90_del2 = 4.5703566504403E-08
13238     (PID.TID 0000.0001) %MON trcstat_ptracer91_max = 2.4334020055514E-04
13239     (PID.TID 0000.0001) %MON trcstat_ptracer91_min = 2.3635032716173E-24
13240     (PID.TID 0000.0001) %MON trcstat_ptracer91_mean = 5.5626648209908E-07
13241     (PID.TID 0000.0001) %MON trcstat_ptracer91_sd = 7.1701747346545E-06
13242     (PID.TID 0000.0001) %MON trcstat_ptracer91_del2 = 9.8904783375507E-08
13243     (PID.TID 0000.0001) %MON trcstat_ptracer92_max = 3.2567211795903E-04
13244 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer92_min = 8.9658367051636E-43
13245 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer92_mean = 1.6504506090891E-06
13246     (PID.TID 0000.0001) %MON trcstat_ptracer92_sd = 1.3629836402840E-05
13247     (PID.TID 0000.0001) %MON trcstat_ptracer92_del2 = 1.0140187637508E-07
13248     (PID.TID 0000.0001) %MON trcstat_ptracer93_max = 7.3773253429565E-03
13249     (PID.TID 0000.0001) %MON trcstat_ptracer93_min = 3.4057203728481E-33
13250     (PID.TID 0000.0001) %MON trcstat_ptracer93_mean = 1.0759936667461E-04
13251     (PID.TID 0000.0001) %MON trcstat_ptracer93_sd = 4.2636308274419E-04
13252     (PID.TID 0000.0001) %MON trcstat_ptracer93_del2 = 3.4032820287699E-06
13253     (PID.TID 0000.0001) %MON trcstat_ptracer94_max = 5.2505291098963E-05
13254     (PID.TID 0000.0001) %MON trcstat_ptracer94_min = 1.2412228051201E-28
13255     (PID.TID 0000.0001) %MON trcstat_ptracer94_mean = 1.0643506709309E-07
13256     (PID.TID 0000.0001) %MON trcstat_ptracer94_sd = 1.6620711263470E-06
13257     (PID.TID 0000.0001) %MON trcstat_ptracer94_del2 = 4.6262088292700E-08
13258     (PID.TID 0000.0001) %MON trcstat_ptracer95_max = 5.5995201619509E-05
13259 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer95_min = -4.2349792754670E-18
13260 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer95_mean = 1.2496518794587E-07
13261     (PID.TID 0000.0001) %MON trcstat_ptracer95_sd = 1.8032461069501E-06
13262     (PID.TID 0000.0001) %MON trcstat_ptracer95_del2 = 4.5273380366209E-08
13263     (PID.TID 0000.0001) %MON trcstat_ptracer96_max = 5.2505284799765E-05
13264     (PID.TID 0000.0001) %MON trcstat_ptracer96_min = -2.6872430497332E-17
13265     (PID.TID 0000.0001) %MON trcstat_ptracer96_mean = 1.0643388494684E-07
13266     (PID.TID 0000.0001) %MON trcstat_ptracer96_sd = 1.6620707852571E-06
13267     (PID.TID 0000.0001) %MON trcstat_ptracer96_del2 = 4.6262090410954E-08
13268 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer97_max = 8.1117530966171E-04
13269     (PID.TID 0000.0001) %MON trcstat_ptracer97_min = 1.0000000000689E-50
13270 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer97_mean = 1.5762483498684E-06
13271     (PID.TID 0000.0001) %MON trcstat_ptracer97_sd = 1.5846654174919E-05
13272     (PID.TID 0000.0001) %MON trcstat_ptracer97_del2 = 1.3286541457451E-07
13273     (PID.TID 0000.0001) %MON trcstat_ptracer98_max = 7.3610801180086E-05
13274 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer98_min = -1.0142730154828E-23
13275 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer98_mean = 2.0572375143849E-07
13276     (PID.TID 0000.0001) %MON trcstat_ptracer98_sd = 2.8721781458172E-06
13277     (PID.TID 0000.0001) %MON trcstat_ptracer98_del2 = 3.9360805508368E-08
13278     (PID.TID 0000.0001) %MON trcstat_ptracer99_max = 5.4113272484872E-05
13279     (PID.TID 0000.0001) %MON trcstat_ptracer99_min = -9.8841188310996E-22
13280     (PID.TID 0000.0001) %MON trcstat_ptracer99_mean = 1.1594929458548E-07
13281     (PID.TID 0000.0001) %MON trcstat_ptracer99_sd = 1.7543215533292E-06
13282     (PID.TID 0000.0001) %MON trcstat_ptracer99_del2 = 4.5435625580628E-08
13283 jahn 1.1 (PID.TID 0000.0001) // =======================================================
13284     (PID.TID 0000.0001) // End MONITOR ptracers field statistics
13285     (PID.TID 0000.0001) // =======================================================
13286 jahn 1.12 Compute Stats, Diag. # 1605 SIqsw vol( 0 ): 4.767E+11 Parms: SM U1
13287 jahn 1.7 Compute Stats, Diag. # 86 oceQsw vol( 0 ): 4.767E+11 Parms: SM U1
13288 jahn 1.12 Compute Stats, Diag. # 1497 PAR vol( 0 ): 2.820E+13 Parms: SM P MR
13289     Compute Stats, Diag. # 176 EXFswnet vol( 0 ): 4.767E+11 Parms: SM U1
13290     Compute Stats, Diag. # 178 EXFswdn vol( 0 ): 4.767E+11 Parms: SM U1
13291 jahn 1.1 Compute Stats, Diag. # 26 THETA vol( 0 ): 2.820E+13 Parms: SMR MR
13292     Compute Stats, Diag. # 29 SALTanom vol( 0 ): 2.820E+13 Parms: SMR MR
13293 jahn 1.12 Compute Stats, Diag. # 1498 PP vol( 0 ): 2.820E+13 Parms: SM P MR
13294     Compute Stats, Diag. # 1223 TRAC79 vol( 0 ): 2.820E+13 Parms: SMR MR
13295 jahn 1.1 Compute Stats, Diag. # 23 ETAN vol( 0 ): 4.767E+11 Parms: SM M1
13296 jahn 1.12 Compute Stats, Diag. # 235 TRAC03 vol( 0 ): 2.820E+13 Parms: SMR MR
13297     Compute Stats, Diag. # 1579 Diver1 vol( 0 ): 2.820E+13 Parms: SM P MR
13298     Compute Stats, Diag. # 1580 Diver2 vol( 0 ): 2.820E+13 Parms: SM P MR
13299     Compute Stats, Diag. # 1581 Diver3 vol( 0 ): 2.820E+13 Parms: SM P MR
13300     Compute Stats, Diag. # 1582 Diver4 vol( 0 ): 2.820E+13 Parms: SM P MR
13301     Compute Stats, Diag. # 1583 Shannon vol( 0 ): 2.820E+13 Parms: SM P MR
13302     Compute Stats, Diag. # 1584 Simpson vol( 0 ): 2.820E+13 Parms: SM P MR
13303 jahn 1.1 (PID.TID 0000.0001) // =======================================================
13304     (PID.TID 0000.0001) // Begin MONITOR EXF statistics
13305     (PID.TID 0000.0001) // =======================================================
13306     (PID.TID 0000.0001) %MON exf_tsnumber = 188390
13307     (PID.TID 0000.0001) %MON exf_time_sec = 2.2606800000000E+08
13308 jahn 1.12 (PID.TID 0000.0001) %MON exf_ustress_max = 2.7524258382026E-01
13309     (PID.TID 0000.0001) %MON exf_ustress_min = -3.3933641743668E-02
13310     (PID.TID 0000.0001) %MON exf_ustress_mean = 7.8047576146997E-02
13311     (PID.TID 0000.0001) %MON exf_ustress_sd = 7.6635964068093E-02
13312     (PID.TID 0000.0001) %MON exf_ustress_del2 = 6.1768102771745E-05
13313     (PID.TID 0000.0001) %MON exf_vstress_max = 1.6499713202640E-01
13314     (PID.TID 0000.0001) %MON exf_vstress_min = -1.9105533613174E-01
13315     (PID.TID 0000.0001) %MON exf_vstress_mean = -2.2133792122938E-02
13316     (PID.TID 0000.0001) %MON exf_vstress_sd = 7.6584718269131E-02
13317     (PID.TID 0000.0001) %MON exf_vstress_del2 = 5.7327120457600E-05
13318     (PID.TID 0000.0001) %MON exf_hflux_max = 6.5459921233104E+01
13319     (PID.TID 0000.0001) %MON exf_hflux_min = -1.7148863743569E+02
13320     (PID.TID 0000.0001) %MON exf_hflux_mean = -7.3199460434489E+01
13321     (PID.TID 0000.0001) %MON exf_hflux_sd = 5.7782145818301E+01
13322     (PID.TID 0000.0001) %MON exf_hflux_del2 = 3.6572695626222E-01
13323     (PID.TID 0000.0001) %MON exf_sflux_max = 1.0742477505537E-08
13324     (PID.TID 0000.0001) %MON exf_sflux_min = -2.9299175080998E-07
13325     (PID.TID 0000.0001) %MON exf_sflux_mean = -9.5913796144809E-08
13326     (PID.TID 0000.0001) %MON exf_sflux_sd = 7.1988335303211E-08
13327     (PID.TID 0000.0001) %MON exf_sflux_del2 = 1.1810226542150E-10
13328 jahn 1.8 (PID.TID 0000.0001) %MON exf_uwind_max = 1.2009393924896E+01
13329     (PID.TID 0000.0001) %MON exf_uwind_min = -2.5384730801197E+00
13330     (PID.TID 0000.0001) %MON exf_uwind_mean = 5.7232282508397E+00
13331     (PID.TID 0000.0001) %MON exf_uwind_sd = 3.6524318360213E+00
13332     (PID.TID 0000.0001) %MON exf_uwind_del2 = 1.6160451114501E-03
13333     (PID.TID 0000.0001) %MON exf_vwind_max = 1.0543330602760E+01
13334     (PID.TID 0000.0001) %MON exf_vwind_min = -8.6060189433922E+00
13335     (PID.TID 0000.0001) %MON exf_vwind_mean = -1.4108636009875E+00
13336     (PID.TID 0000.0001) %MON exf_vwind_sd = 5.4005925141342E+00
13337     (PID.TID 0000.0001) %MON exf_vwind_del2 = 2.0610003113099E-03
13338     (PID.TID 0000.0001) %MON exf_wspeed_max = 1.3781145697098E+01
13339     (PID.TID 0000.0001) %MON exf_wspeed_min = 3.8855170793055E+00
13340     (PID.TID 0000.0001) %MON exf_wspeed_mean = 8.4293051493299E+00
13341     (PID.TID 0000.0001) %MON exf_wspeed_sd = 2.4898494395819E+00
13342     (PID.TID 0000.0001) %MON exf_wspeed_del2 = 7.0472211325193E-02
13343 jahn 1.1 (PID.TID 0000.0001) %MON exf_atemp_max = 2.7983420881270E+02
13344     (PID.TID 0000.0001) %MON exf_atemp_min = 2.6687602536309E+02
13345     (PID.TID 0000.0001) %MON exf_atemp_mean = 2.7515143280099E+02
13346     (PID.TID 0000.0001) %MON exf_atemp_sd = 2.5521993403252E+00
13347 jahn 1.9 (PID.TID 0000.0001) %MON exf_atemp_del2 = 1.8332280161568E-02
13348 jahn 1.1 (PID.TID 0000.0001) %MON exf_aqh_max = 6.0197607631983E-03
13349     (PID.TID 0000.0001) %MON exf_aqh_min = 2.3891831539298E-03
13350     (PID.TID 0000.0001) %MON exf_aqh_mean = 4.3140496816816E-03
13351     (PID.TID 0000.0001) %MON exf_aqh_sd = 7.3243725226316E-04
13352     (PID.TID 0000.0001) %MON exf_aqh_del2 = 2.9408147718571E-05
13353 jahn 1.12 (PID.TID 0000.0001) %MON exf_lwflux_max = 8.1796412811791E+01
13354     (PID.TID 0000.0001) %MON exf_lwflux_min = 6.8259335070031E+00
13355     (PID.TID 0000.0001) %MON exf_lwflux_mean = 4.0144944030732E+01
13356     (PID.TID 0000.0001) %MON exf_lwflux_sd = 1.8954037216740E+01
13357     (PID.TID 0000.0001) %MON exf_lwflux_del2 = 2.7741809966653E-01
13358 jahn 1.1 (PID.TID 0000.0001) %MON exf_precip_max = 2.9448932260704E-07
13359     (PID.TID 0000.0001) %MON exf_precip_min = 3.6262787242397E-09
13360     (PID.TID 0000.0001) %MON exf_precip_mean = 9.2465818552529E-08
13361     (PID.TID 0000.0001) %MON exf_precip_sd = 7.0937505150230E-08
13362     (PID.TID 0000.0001) %MON exf_precip_del2 = 1.2224804784319E-09
13363     (PID.TID 0000.0001) %MON exf_swflux_max = -8.7004312031487E+01
13364     (PID.TID 0000.0001) %MON exf_swflux_min = -2.0118764713436E+02
13365     (PID.TID 0000.0001) %MON exf_swflux_mean = -1.3386926147499E+02
13366     (PID.TID 0000.0001) %MON exf_swflux_sd = 2.9380343904839E+01
13367     (PID.TID 0000.0001) %MON exf_swflux_del2 = 3.0908002437095E-02
13368 jahn 1.12 (PID.TID 0000.0001) %MON exf_evap_max = 2.5704990662785E-08
13369     (PID.TID 0000.0001) %MON exf_evap_min = -1.2793919769420E-08
13370     (PID.TID 0000.0001) %MON exf_evap_mean = 5.2157322251338E-09
13371     (PID.TID 0000.0001) %MON exf_evap_sd = 8.3683438310717E-09
13372     (PID.TID 0000.0001) %MON exf_evap_del2 = 8.7009742679803E-11
13373 jahn 1.1 (PID.TID 0000.0001) %MON exf_swdown_max = 2.3669134956983E+02
13374     (PID.TID 0000.0001) %MON exf_swdown_min = 1.0235801415469E+02
13375     (PID.TID 0000.0001) %MON exf_swdown_mean = 1.5749324879410E+02
13376     (PID.TID 0000.0001) %MON exf_swdown_sd = 3.4565110476282E+01
13377     (PID.TID 0000.0001) %MON exf_swdown_del2 = 1.0413092044396E+00
13378     (PID.TID 0000.0001) %MON exf_lwdown_max = 3.0472782725455E+02
13379     (PID.TID 0000.0001) %MON exf_lwdown_min = 2.4260940651744E+02
13380     (PID.TID 0000.0001) %MON exf_lwdown_mean = 2.7493097183589E+02
13381     (PID.TID 0000.0001) %MON exf_lwdown_sd = 1.4964719654061E+01
13382     (PID.TID 0000.0001) %MON exf_lwdown_del2 = 2.0696203314227E+00
13383     (PID.TID 0000.0001) %MON exf_runoff_max = 7.4975011851692E-08
13384     (PID.TID 0000.0001) %MON exf_runoff_min = 0.0000000000000E+00
13385     (PID.TID 0000.0001) %MON exf_runoff_mean = 8.6637098174130E-09
13386     (PID.TID 0000.0001) %MON exf_runoff_sd = 1.9487938307725E-08
13387     (PID.TID 0000.0001) %MON exf_runoff_del2 = 6.8076164467882E-11
13388     (PID.TID 0000.0001) %MON exf_climsss_max = 3.4374217242359E+01
13389     (PID.TID 0000.0001) %MON exf_climsss_min = 2.9703491636456E+00
13390     (PID.TID 0000.0001) %MON exf_climsss_mean = 1.2720573107763E+01
13391     (PID.TID 0000.0001) %MON exf_climsss_sd = 1.0010322971367E+01
13392     (PID.TID 0000.0001) %MON exf_climsss_del2 = 3.2300275761581E-03
13393     (PID.TID 0000.0001) // =======================================================
13394     (PID.TID 0000.0001) // End MONITOR EXF statistics
13395     (PID.TID 0000.0001) // =======================================================
13396 jahn 1.12 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 2.22436849E-02 2.14635368E-02
13397     SEAICE_LSR: Residual FrDrift U_fd,V_fd= 3.26957678E+02 2.33065138E+02
13398     SEAICE_LSR (ipass= 1) iters,dU,Resid= 58 9.76679792E-05 3.37959562E-04
13399     SEAICE_LSR (ipass= 1) iters,dV,Resid= 52 9.53962438E-05 7.39251097E-04
13400     SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 1.99206480E-02 1.85111567E-02
13401     SEAICE_LSR: Residual FrDrift U_fd,V_fd= 3.26971838E+02 2.33080541E+02
13402     SEAICE_LSR (ipass= 2) iters,dU,Resid= 22 9.74297121E-05 4.16751734E-04
13403     SEAICE_LSR (ipass= 2) iters,dV,Resid= 16 7.75711607E-05 3.59915215E-03
13404     cg2d: Sum(rhs),rhsMax = -6.10317759367613E+02 2.79701807242406E-01
13405     (PID.TID 0000.0001) cg2d_init_res = 1.72162148808494E-01
13406 jahn 1.11 (PID.TID 0000.0001) cg2d_iters(min,last) = -1 19
13407 jahn 1.12 (PID.TID 0000.0001) cg2d_last_res = 9.47976281520857E-06
13408 jahn 1.1 (PID.TID 0000.0001) // =======================================================
13409     (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
13410     (PID.TID 0000.0001) // =======================================================
13411     (PID.TID 0000.0001) %MON time_tsnumber = 188391
13412     (PID.TID 0000.0001) %MON time_secondsf = 2.2606920000000E+08
13413 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_eta_max = 6.5772775793898E-01
13414     (PID.TID 0000.0001) %MON dynstat_eta_min = 4.4787767411503E-02
13415 jahn 1.1 (PID.TID 0000.0001) %MON dynstat_eta_mean = 3.7231498965768E-01
13416 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_eta_sd = 1.5243787068784E-01
13417     (PID.TID 0000.0001) %MON dynstat_eta_del2 = 3.3288263349333E-04
13418     (PID.TID 0000.0001) %MON dynstat_uvel_max = 3.9158013117433E-01
13419     (PID.TID 0000.0001) %MON dynstat_uvel_min = -3.3853692339087E-01
13420     (PID.TID 0000.0001) %MON dynstat_uvel_mean = 5.6502483711893E-03
13421     (PID.TID 0000.0001) %MON dynstat_uvel_sd = 6.1855114310128E-02
13422     (PID.TID 0000.0001) %MON dynstat_uvel_del2 = 9.6907336178037E-04
13423     (PID.TID 0000.0001) %MON dynstat_vvel_max = 2.6176253206902E-01
13424     (PID.TID 0000.0001) %MON dynstat_vvel_min = -4.4789319024498E-01
13425     (PID.TID 0000.0001) %MON dynstat_vvel_mean = 2.4633174307340E-03
13426     (PID.TID 0000.0001) %MON dynstat_vvel_sd = 6.3823487856245E-02
13427     (PID.TID 0000.0001) %MON dynstat_vvel_del2 = 1.1547161557184E-03
13428     (PID.TID 0000.0001) %MON dynstat_wvel_max = 4.9556610281464E-04
13429     (PID.TID 0000.0001) %MON dynstat_wvel_min = -5.0459568042966E-04
13430 jahn 1.1 (PID.TID 0000.0001) %MON dynstat_wvel_mean = -2.6276485284616E-06
13431 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_wvel_sd = 7.4986742586303E-05
13432     (PID.TID 0000.0001) %MON dynstat_wvel_del2 = 2.0270034177836E-06
13433     (PID.TID 0000.0001) %MON dynstat_theta_max = 7.9703233110143E+00
13434     (PID.TID 0000.0001) %MON dynstat_theta_min = -1.6125241397944E+00
13435     (PID.TID 0000.0001) %MON dynstat_theta_mean = 3.7807237805878E+00
13436     (PID.TID 0000.0001) %MON dynstat_theta_sd = 2.2010245673171E+00
13437     (PID.TID 0000.0001) %MON dynstat_theta_del2 = 6.0320427503102E-03
13438 jahn 1.11 (PID.TID 0000.0001) %MON dynstat_salt_max = 3.4927946546489E+01
13439 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_salt_min = 5.6522385170342E+00
13440     (PID.TID 0000.0001) %MON dynstat_salt_mean = 1.5353183177649E+01
13441     (PID.TID 0000.0001) %MON dynstat_salt_sd = 1.1951688567049E+01
13442     (PID.TID 0000.0001) %MON dynstat_salt_del2 = 3.5915782980861E-03
13443     (PID.TID 0000.0001) %MON forcing_qnet_max = 3.4958506534396E+02
13444     (PID.TID 0000.0001) %MON forcing_qnet_min = -1.7148863743569E+02
13445     (PID.TID 0000.0001) %MON forcing_qnet_mean = -5.7372597618984E+01
13446     (PID.TID 0000.0001) %MON forcing_qnet_sd = 6.0115025988897E+01
13447     (PID.TID 0000.0001) %MON forcing_qnet_del2 = 1.3284780985506E+00
13448 jahn 1.1 (PID.TID 0000.0001) %MON forcing_qsw_max = 0.0000000000000E+00
13449     (PID.TID 0000.0001) %MON forcing_qsw_min = -2.0118764713436E+02
13450 jahn 1.12 (PID.TID 0000.0001) %MON forcing_qsw_mean = -1.0959605221894E+02
13451     (PID.TID 0000.0001) %MON forcing_qsw_sd = 6.1534356196505E+01
13452     (PID.TID 0000.0001) %MON forcing_qsw_del2 = 4.8022836609847E-01
13453     (PID.TID 0000.0001) %MON forcing_empmr_max = 4.5144058406028E-05
13454     (PID.TID 0000.0001) %MON forcing_empmr_min = -1.3535416899359E-03
13455     (PID.TID 0000.0001) %MON forcing_empmr_mean = -9.9724961061143E-05
13456     (PID.TID 0000.0001) %MON forcing_empmr_sd = 1.1030608891910E-04
13457     (PID.TID 0000.0001) %MON forcing_empmr_del2 = 4.1783596381574E-06
13458     (PID.TID 0000.0001) %MON forcing_fu_max = 2.7454544795799E-01
13459     (PID.TID 0000.0001) %MON forcing_fu_min = -5.8174310248572E-02
13460     (PID.TID 0000.0001) %MON forcing_fu_mean = 7.8803725966232E-02
13461     (PID.TID 0000.0001) %MON forcing_fu_sd = 7.9041118367025E-02
13462     (PID.TID 0000.0001) %MON forcing_fu_del2 = 2.3972876959552E-04
13463     (PID.TID 0000.0001) %MON forcing_fv_max = 1.4891954273726E-01
13464 jahn 1.11 (PID.TID 0000.0001) %MON forcing_fv_min = -1.9091618531740E-01
13465 jahn 1.12 (PID.TID 0000.0001) %MON forcing_fv_mean = -3.5885309618077E-02
13466     (PID.TID 0000.0001) %MON forcing_fv_sd = 6.0882904575068E-02
13467     (PID.TID 0000.0001) %MON forcing_fv_del2 = 2.7871589718277E-04
13468     (PID.TID 0000.0001) %MON advcfl_uvel_max = 2.2942413195140E-02
13469     (PID.TID 0000.0001) %MON advcfl_vvel_max = 3.2900323423606E-02
13470     (PID.TID 0000.0001) %MON advcfl_wvel_max = 5.9467932337757E-02
13471     (PID.TID 0000.0001) %MON advcfl_W_hf_max = 5.9467932337757E-02
13472     (PID.TID 0000.0001) %MON pe_b_mean = 1.3694822813045E-02
13473     (PID.TID 0000.0001) %MON ke_max = 1.0747535899587E-01
13474     (PID.TID 0000.0001) %MON ke_mean = 3.2062057939395E-03
13475 jahn 1.2 (PID.TID 0000.0001) %MON ke_vol = 2.7634533915294E+13
13476 jahn 1.12 (PID.TID 0000.0001) %MON vort_r_min = -3.6217844675411E-05
13477     (PID.TID 0000.0001) %MON vort_r_max = 3.3204209003720E-05
13478 jahn 1.1 (PID.TID 0000.0001) %MON vort_a_mean = 1.2397552865078E-04
13479 jahn 1.12 (PID.TID 0000.0001) %MON vort_a_sd = 6.2760076531831E-06
13480 jahn 1.1 (PID.TID 0000.0001) %MON vort_p_mean = 1.7325640976307E-04
13481 jahn 1.12 (PID.TID 0000.0001) %MON vort_p_sd = 1.0959792058195E-04
13482     (PID.TID 0000.0001) %MON surfExpan_theta_mean = -2.7920576441558E-07
13483     (PID.TID 0000.0001) %MON surfExpan_salt_mean = 1.5838565184402E-06
13484 jahn 1.1 (PID.TID 0000.0001) // =======================================================
13485     (PID.TID 0000.0001) // End MONITOR dynamic field statistics
13486     (PID.TID 0000.0001) // =======================================================
13487     (PID.TID 0000.0001) // =======================================================
13488     (PID.TID 0000.0001) // Begin OBCS MONITOR field statistics
13489     (PID.TID 0000.0001) // =======================================================
13490     (PID.TID 0000.0001) %MON obc_W_uVel_max = 7.0311157348377E-02
13491     (PID.TID 0000.0001) %MON obc_W_uVel_min = -1.2519147138295E-02
13492     (PID.TID 0000.0001) %MON obc_W_uVel_mean = 2.2507372203566E-02
13493     (PID.TID 0000.0001) %MON obc_W_uVel_sd = 2.5872836711626E-02
13494     (PID.TID 0000.0001) %MON obc_W_uVel_Int = 4.7336439635137E+04
13495     (PID.TID 0000.0001) %MON obc_N_vVel_max = 1.8559418203401E-01
13496     (PID.TID 0000.0001) %MON obc_N_vVel_min = -2.5368529307793E-01
13497     (PID.TID 0000.0001) %MON obc_N_vVel_mean = 1.5203613240551E-03
13498     (PID.TID 0000.0001) %MON obc_N_vVel_sd = 8.5388517745216E-02
13499     (PID.TID 0000.0001) %MON obc_N_vVel_Int = 4.7697546029132E+04
13500     (PID.TID 0000.0001) // =======================================================
13501     (PID.TID 0000.0001) // End OBCS MONITOR field statistics
13502     (PID.TID 0000.0001) // =======================================================
13503     (PID.TID 0000.0001) // =======================================================
13504     (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
13505     (PID.TID 0000.0001) // =======================================================
13506     (PID.TID 0000.0001) %MON seaice_tsnumber = 188391
13507     (PID.TID 0000.0001) %MON seaice_time_sec = 2.2606920000000E+08
13508 jahn 1.12 (PID.TID 0000.0001) %MON seaice_uice_max = 5.6000450832391E-01
13509     (PID.TID 0000.0001) %MON seaice_uice_min = -2.6386411749109E-01
13510     (PID.TID 0000.0001) %MON seaice_uice_mean = 1.1892943788650E-01
13511     (PID.TID 0000.0001) %MON seaice_uice_sd = 1.0947473201252E-01
13512     (PID.TID 0000.0001) %MON seaice_uice_del2 = 2.7667564545474E-03
13513     (PID.TID 0000.0001) %MON seaice_vice_max = 3.7995199200040E-01
13514     (PID.TID 0000.0001) %MON seaice_vice_min = -5.5023392833397E-01
13515     (PID.TID 0000.0001) %MON seaice_vice_mean = -7.2770610525144E-02
13516     (PID.TID 0000.0001) %MON seaice_vice_sd = 1.0889331637772E-01
13517     (PID.TID 0000.0001) %MON seaice_vice_del2 = 2.9263371370478E-03
13518 jahn 1.1 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00
13519     (PID.TID 0000.0001) %MON seaice_area_min = 0.0000000000000E+00
13520 jahn 1.12 (PID.TID 0000.0001) %MON seaice_area_mean = 2.2602438538888E-01
13521     (PID.TID 0000.0001) %MON seaice_area_sd = 3.8527311168909E-01
13522     (PID.TID 0000.0001) %MON seaice_area_del2 = 4.4554310556034E-03
13523     (PID.TID 0000.0001) %MON seaice_heff_max = 1.0116288930508E+00
13524 jahn 1.1 (PID.TID 0000.0001) %MON seaice_heff_min = 0.0000000000000E+00
13525 jahn 1.12 (PID.TID 0000.0001) %MON seaice_heff_mean = 1.2505412499004E-01
13526     (PID.TID 0000.0001) %MON seaice_heff_sd = 2.4320860894643E-01
13527     (PID.TID 0000.0001) %MON seaice_heff_del2 = 2.2280248365401E-03
13528     (PID.TID 0000.0001) %MON seaice_hsnow_max = 2.7625339376112E-01
13529 jahn 1.1 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00
13530 jahn 1.12 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 3.0794324084467E-02
13531     (PID.TID 0000.0001) %MON seaice_hsnow_sd = 6.4363960870202E-02
13532     (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 3.7212359403154E-04
13533 jahn 1.11 (PID.TID 0000.0001) %MON seaice_sitracer01_max = 3.6000000000000E+03
13534     (PID.TID 0000.0001) %MON seaice_sitracer01_min = 0.0000000000000E+00
13535 jahn 1.12 (PID.TID 0000.0001) %MON seaice_sitracer01_mean = 1.0488028978642E+03
13536     (PID.TID 0000.0001) %MON seaice_sitracer01_sd = 1.6357521625258E+03
13537     (PID.TID 0000.0001) %MON seaice_sitracer01_del2 = 2.6111621978688E+01
13538 jahn 1.11 (PID.TID 0000.0001) %MON seaice_sitracer02_max = 1.0000000000000E+00
13539     (PID.TID 0000.0001) %MON seaice_sitracer02_min = 0.0000000000000E+00
13540     (PID.TID 0000.0001) %MON seaice_sitracer02_mean = 3.0038537256134E-01
13541     (PID.TID 0000.0001) %MON seaice_sitracer02_sd = 4.5842556703627E-01
13542     (PID.TID 0000.0001) %MON seaice_sitracer02_del2 = 6.9322861627375E-03
13543 jahn 1.1 (PID.TID 0000.0001) // =======================================================
13544     (PID.TID 0000.0001) // End MONITOR SEAICE statistics
13545     (PID.TID 0000.0001) // =======================================================
13546     (PID.TID 0000.0001) // =======================================================
13547     (PID.TID 0000.0001) // Begin MONITOR ptracer field statistics
13548     (PID.TID 0000.0001) // =======================================================
13549 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer01_max = 4.3205767768173E+00
13550     (PID.TID 0000.0001) %MON trcstat_ptracer01_min = 3.8003681907991E-02
13551     (PID.TID 0000.0001) %MON trcstat_ptracer01_mean = 5.9107650945005E-01
13552     (PID.TID 0000.0001) %MON trcstat_ptracer01_sd = 5.1751678088055E-01
13553     (PID.TID 0000.0001) %MON trcstat_ptracer01_del2 = 8.6425082662666E-04
13554     (PID.TID 0000.0001) %MON trcstat_ptracer02_max = 4.4160101177951E+01
13555 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer02_min = 1.4930485372809E-02
13556 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer02_mean = 4.5818117680635E+00
13557     (PID.TID 0000.0001) %MON trcstat_ptracer02_sd = 6.6980813773320E+00
13558     (PID.TID 0000.0001) %MON trcstat_ptracer02_del2 = 1.2514874066220E-02
13559 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer03_max = 1.3876603634317E-03
13560 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer03_min = 5.8921514217265E-04
13561     (PID.TID 0000.0001) %MON trcstat_ptracer03_mean = 1.0854528010936E-03
13562     (PID.TID 0000.0001) %MON trcstat_ptracer03_sd = 1.4540407186688E-04
13563     (PID.TID 0000.0001) %MON trcstat_ptracer03_del2 = 4.5487722792699E-07
13564     (PID.TID 0000.0001) %MON trcstat_ptracer04_max = 1.5669459284229E+02
13565 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer04_min = 6.3221274984224E-02
13566 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer04_mean = 1.4711860334702E+01
13567     (PID.TID 0000.0001) %MON trcstat_ptracer04_sd = 1.7084190270377E+01
13568     (PID.TID 0000.0001) %MON trcstat_ptracer04_del2 = 2.7963633204585E-02
13569     (PID.TID 0000.0001) %MON trcstat_ptracer05_max = 2.8335202209526E-01
13570     (PID.TID 0000.0001) %MON trcstat_ptracer05_min = 8.3375064567289E-08
13571     (PID.TID 0000.0001) %MON trcstat_ptracer05_mean = 5.8405460721807E-02
13572     (PID.TID 0000.0001) %MON trcstat_ptracer05_sd = 5.6916935813197E-02
13573     (PID.TID 0000.0001) %MON trcstat_ptracer05_del2 = 1.4698183230580E-04
13574     (PID.TID 0000.0001) %MON trcstat_ptracer06_max = 4.5336323535242E+00
13575     (PID.TID 0000.0001) %MON trcstat_ptracer06_min = 1.3340010330766E-06
13576     (PID.TID 0000.0001) %MON trcstat_ptracer06_mean = 9.3448737154892E-01
13577     (PID.TID 0000.0001) %MON trcstat_ptracer06_sd = 9.1067097301115E-01
13578     (PID.TID 0000.0001) %MON trcstat_ptracer06_del2 = 2.3517093168928E-03
13579     (PID.TID 0000.0001) %MON trcstat_ptracer07_max = 2.8335202209526E-04
13580     (PID.TID 0000.0001) %MON trcstat_ptracer07_min = 8.3375064567292E-11
13581     (PID.TID 0000.0001) %MON trcstat_ptracer07_mean = 5.8405460710098E-05
13582     (PID.TID 0000.0001) %MON trcstat_ptracer07_sd = 5.6916935867899E-05
13583     (PID.TID 0000.0001) %MON trcstat_ptracer07_del2 = 1.4698183271601E-07
13584 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer08_max = 6.9773413929362E-03
13585 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer08_min = 6.8786429830624E-33
13586     (PID.TID 0000.0001) %MON trcstat_ptracer08_mean = 4.7076943185160E-04
13587     (PID.TID 0000.0001) %MON trcstat_ptracer08_sd = 1.1061345788710E-03
13588     (PID.TID 0000.0001) %MON trcstat_ptracer08_del2 = 3.6005791004764E-06
13589 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer09_max = 1.1163746228698E-01
13590 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer09_min = 1.1005828772900E-31
13591     (PID.TID 0000.0001) %MON trcstat_ptracer09_mean = 7.5323109096255E-03
13592     (PID.TID 0000.0001) %MON trcstat_ptracer09_sd = 1.7698153261936E-02
13593     (PID.TID 0000.0001) %MON trcstat_ptracer09_del2 = 5.7609265607622E-05
13594 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer10_max = 6.9773413944611E-06
13595 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer10_min = 6.8786429830909E-36
13596     (PID.TID 0000.0001) %MON trcstat_ptracer10_mean = 4.7076943261675E-07
13597     (PID.TID 0000.0001) %MON trcstat_ptracer10_sd = 1.1061345803889E-06
13598     (PID.TID 0000.0001) %MON trcstat_ptracer10_del2 = 3.6005791057946E-09
13599     (PID.TID 0000.0001) %MON trcstat_ptracer11_max = 8.8712037807713E-03
13600     (PID.TID 0000.0001) %MON trcstat_ptracer11_min = 1.9377987878340E-32
13601     (PID.TID 0000.0001) %MON trcstat_ptracer11_mean = 3.4608036781833E-04
13602     (PID.TID 0000.0001) %MON trcstat_ptracer11_sd = 1.3389179526549E-03
13603     (PID.TID 0000.0001) %MON trcstat_ptracer11_del2 = 4.6098796824856E-06
13604     (PID.TID 0000.0001) %MON trcstat_ptracer12_max = 8.4285337763719E-02
13605     (PID.TID 0000.0001) %MON trcstat_ptracer12_min = 9.0134892287106E-23
13606     (PID.TID 0000.0001) %MON trcstat_ptracer12_mean = 1.7004802973304E-03
13607     (PID.TID 0000.0001) %MON trcstat_ptracer12_sd = 7.4905864325008E-03
13608     (PID.TID 0000.0001) %MON trcstat_ptracer12_del2 = 3.2202074030505E-05
13609     (PID.TID 0000.0001) %MON trcstat_ptracer13_max = 1.3485654042195E+00
13610     (PID.TID 0000.0001) %MON trcstat_ptracer13_min = 1.4421582765937E-21
13611     (PID.TID 0000.0001) %MON trcstat_ptracer13_mean = 2.7207684757286E-02
13612     (PID.TID 0000.0001) %MON trcstat_ptracer13_sd = 1.1984938292001E-01
13613     (PID.TID 0000.0001) %MON trcstat_ptracer13_del2 = 5.1523318448809E-04
13614     (PID.TID 0000.0001) %MON trcstat_ptracer14_max = 8.4285337815889E-05
13615     (PID.TID 0000.0001) %MON trcstat_ptracer14_min = 9.0134892287091E-26
13616     (PID.TID 0000.0001) %MON trcstat_ptracer14_mean = 1.7004802986321E-06
13617     (PID.TID 0000.0001) %MON trcstat_ptracer14_sd = 7.4905864360256E-06
13618     (PID.TID 0000.0001) %MON trcstat_ptracer14_del2 = 3.2202074053472E-08
13619     (PID.TID 0000.0001) %MON trcstat_ptracer15_max = 9.4889865368903E-01
13620     (PID.TID 0000.0001) %MON trcstat_ptracer15_min = 9.4548672593413E-22
13621     (PID.TID 0000.0001) %MON trcstat_ptracer15_mean = 1.8539446612147E-02
13622     (PID.TID 0000.0001) %MON trcstat_ptracer15_sd = 9.2557712066950E-02
13623     (PID.TID 0000.0001) %MON trcstat_ptracer15_del2 = 4.8135745312468E-04
13624     (PID.TID 0000.0001) %MON trcstat_ptracer16_max = 9.9799445036473E-01
13625     (PID.TID 0000.0001) %MON trcstat_ptracer16_min = 3.3283006960434E-09
13626     (PID.TID 0000.0001) %MON trcstat_ptracer16_mean = 2.0450771233697E-02
13627     (PID.TID 0000.0001) %MON trcstat_ptracer16_sd = 4.9057269947376E-02
13628     (PID.TID 0000.0001) %MON trcstat_ptracer16_del2 = 2.9710113039792E-04
13629     (PID.TID 0000.0001) %MON trcstat_ptracer17_max = 1.5967911205836E+01
13630     (PID.TID 0000.0001) %MON trcstat_ptracer17_min = 5.3252811136694E-08
13631     (PID.TID 0000.0001) %MON trcstat_ptracer17_mean = 3.2721233973916E-01
13632     (PID.TID 0000.0001) %MON trcstat_ptracer17_sd = 7.8491631915802E-01
13633     (PID.TID 0000.0001) %MON trcstat_ptracer17_del2 = 4.7536180863667E-03
13634     (PID.TID 0000.0001) %MON trcstat_ptracer18_max = 9.9799445036473E-04
13635     (PID.TID 0000.0001) %MON trcstat_ptracer18_min = 3.3283006960434E-12
13636     (PID.TID 0000.0001) %MON trcstat_ptracer18_mean = 2.0450771238305E-05
13637     (PID.TID 0000.0001) %MON trcstat_ptracer18_sd = 4.9057269944252E-05
13638     (PID.TID 0000.0001) %MON trcstat_ptracer18_del2 = 2.9710113062236E-07
13639     (PID.TID 0000.0001) %MON trcstat_ptracer19_max = 3.0515958039627E+02
13640     (PID.TID 0000.0001) %MON trcstat_ptracer19_min = 9.0177182907129E-08
13641     (PID.TID 0000.0001) %MON trcstat_ptracer19_mean = 2.2923919146459E+00
13642     (PID.TID 0000.0001) %MON trcstat_ptracer19_sd = 1.2513294263929E+01
13643     (PID.TID 0000.0001) %MON trcstat_ptracer19_del2 = 5.3791587165854E-02
13644     (PID.TID 0000.0001) %MON trcstat_ptracer20_max = 2.4920126566191E-01
13645     (PID.TID 0000.0001) %MON trcstat_ptracer20_min = 2.2787575977264E-07
13646     (PID.TID 0000.0001) %MON trcstat_ptracer20_mean = 1.3734151516658E-02
13647     (PID.TID 0000.0001) %MON trcstat_ptracer20_sd = 1.8062532349964E-02
13648     (PID.TID 0000.0001) %MON trcstat_ptracer20_del2 = 8.3883935320999E-04
13649     (PID.TID 0000.0001) %MON trcstat_ptracer21_max = 2.3332583407393E+00
13650     (PID.TID 0000.0001) %MON trcstat_ptracer21_min = 3.0151262924999E-05
13651     (PID.TID 0000.0001) %MON trcstat_ptracer21_mean = 1.5996165542374E-01
13652     (PID.TID 0000.0001) %MON trcstat_ptracer21_sd = 1.8961454346869E-01
13653     (PID.TID 0000.0001) %MON trcstat_ptracer21_del2 = 7.1005709329007E-04
13654     (PID.TID 0000.0001) %MON trcstat_ptracer22_max = 5.6052070204139E-05
13655 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer22_min = -2.1068568873057E-19
13656 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer22_mean = 1.2517562965904E-07
13657     (PID.TID 0000.0001) %MON trcstat_ptracer22_sd = 1.8060168085661E-06
13658     (PID.TID 0000.0001) %MON trcstat_ptracer22_del2 = 4.5309046085119E-08
13659     (PID.TID 0000.0001) %MON trcstat_ptracer23_max = 5.2155940272421E-04
13660     (PID.TID 0000.0001) %MON trcstat_ptracer23_min = -2.2601834168076E-24
13661     (PID.TID 0000.0001) %MON trcstat_ptracer23_mean = 7.3083970466288E-06
13662     (PID.TID 0000.0001) %MON trcstat_ptracer23_sd = 3.9758813207807E-05
13663     (PID.TID 0000.0001) %MON trcstat_ptracer23_del2 = 1.8908285737182E-07
13664     (PID.TID 0000.0001) %MON trcstat_ptracer24_max = 5.6052076276980E-05
13665 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer24_min = 5.7060590092665E-51
13666 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer24_mean = 1.2530643464751E-07
13667     (PID.TID 0000.0001) %MON trcstat_ptracer24_sd = 1.8060077558831E-06
13668     (PID.TID 0000.0001) %MON trcstat_ptracer24_del2 = 4.5309056132839E-08
13669     (PID.TID 0000.0001) %MON trcstat_ptracer25_max = 1.4223407661465E-04
13670     (PID.TID 0000.0001) %MON trcstat_ptracer25_min = 8.0707222926398E-34
13671     (PID.TID 0000.0001) %MON trcstat_ptracer25_mean = 2.6906407825728E-06
13672     (PID.TID 0000.0001) %MON trcstat_ptracer25_sd = 1.0788997155971E-05
13673     (PID.TID 0000.0001) %MON trcstat_ptracer25_del2 = 1.0462642445292E-07
13674     (PID.TID 0000.0001) %MON trcstat_ptracer26_max = 5.3162845112812E-05
13675     (PID.TID 0000.0001) %MON trcstat_ptracer26_min = -2.6866680479104E-17
13676     (PID.TID 0000.0001) %MON trcstat_ptracer26_mean = 1.0754221585733E-07
13677     (PID.TID 0000.0001) %MON trcstat_ptracer26_sd = 1.6811222265276E-06
13678     (PID.TID 0000.0001) %MON trcstat_ptracer26_del2 = 4.6418431459027E-08
13679     (PID.TID 0000.0001) %MON trcstat_ptracer27_max = 9.6144160641402E-03
13680     (PID.TID 0000.0001) %MON trcstat_ptracer27_min = 1.2866675403554E-19
13681     (PID.TID 0000.0001) %MON trcstat_ptracer27_mean = 2.4546926916986E-04
13682     (PID.TID 0000.0001) %MON trcstat_ptracer27_sd = 6.7398298641694E-04
13683     (PID.TID 0000.0001) %MON trcstat_ptracer27_del2 = 5.2975000341169E-06
13684     (PID.TID 0000.0001) %MON trcstat_ptracer28_max = 9.2133200132393E-02
13685 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer28_min = 6.7039062981872E-24
13686 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer28_mean = 1.6150135442341E-03
13687     (PID.TID 0000.0001) %MON trcstat_ptracer28_sd = 5.8664830702037E-03
13688     (PID.TID 0000.0001) %MON trcstat_ptracer28_del2 = 4.6179066108736E-05
13689 jahn 1.8 (PID.TID 0000.0001) %MON trcstat_ptracer29_max = 1.0582566171803E-03
13690 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer29_min = 9.9999999999874E-51
13691 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer29_mean = 3.0116453849274E-06
13692 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer29_sd = 2.4296737628337E-05
13693 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer29_del2 = 1.7044411148784E-07
13694 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer30_max = 1.2989446196417E-02
13695 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer30_min = 1.2287026227251E-29
13696     (PID.TID 0000.0001) %MON trcstat_ptracer30_mean = 1.3895090720755E-04
13697     (PID.TID 0000.0001) %MON trcstat_ptracer30_sd = 7.2045075585586E-04
13698     (PID.TID 0000.0001) %MON trcstat_ptracer30_del2 = 7.2681455561290E-06
13699     (PID.TID 0000.0001) %MON trcstat_ptracer31_max = 5.5378283458594E-05
13700     (PID.TID 0000.0001) %MON trcstat_ptracer31_min = 1.2563197913909E-14
13701     (PID.TID 0000.0001) %MON trcstat_ptracer31_mean = 1.1947670860144E-07
13702     (PID.TID 0000.0001) %MON trcstat_ptracer31_sd = 1.7893151159670E-06
13703     (PID.TID 0000.0001) %MON trcstat_ptracer31_del2 = 4.5634788492094E-08
13704     (PID.TID 0000.0001) %MON trcstat_ptracer32_max = 5.4176226309349E-05
13705 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer32_min = -5.4490588694353E-19
13706 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer32_mean = 1.1617645658418E-07
13707     (PID.TID 0000.0001) %MON trcstat_ptracer32_sd = 1.7573286931935E-06
13708     (PID.TID 0000.0001) %MON trcstat_ptracer32_del2 = 4.5463071031124E-08
13709     (PID.TID 0000.0001) %MON trcstat_ptracer33_max = 5.2565898013965E-05
13710     (PID.TID 0000.0001) %MON trcstat_ptracer33_min = -2.0619571117073E-21
13711     (PID.TID 0000.0001) %MON trcstat_ptracer33_mean = 1.0664209134229E-07
13712     (PID.TID 0000.0001) %MON trcstat_ptracer33_sd = 1.6648684893695E-06
13713     (PID.TID 0000.0001) %MON trcstat_ptracer33_del2 = 4.6278587386249E-08
13714     (PID.TID 0000.0001) %MON trcstat_ptracer34_max = 5.6014776292937E-05
13715     (PID.TID 0000.0001) %MON trcstat_ptracer34_min = 5.6885217279640E-51
13716     (PID.TID 0000.0001) %MON trcstat_ptracer34_mean = 1.2517669756616E-07
13717     (PID.TID 0000.0001) %MON trcstat_ptracer34_sd = 1.8067310177286E-06
13718     (PID.TID 0000.0001) %MON trcstat_ptracer34_del2 = 4.5276087056804E-08
13719     (PID.TID 0000.0001) %MON trcstat_ptracer35_max = 5.3249803786588E-05
13720     (PID.TID 0000.0001) %MON trcstat_ptracer35_min = -2.5981956539388E-17
13721     (PID.TID 0000.0001) %MON trcstat_ptracer35_mean = 1.0756618666382E-07
13722     (PID.TID 0000.0001) %MON trcstat_ptracer35_sd = 1.6800549024051E-06
13723     (PID.TID 0000.0001) %MON trcstat_ptracer35_del2 = 4.6384860561344E-08
13724     (PID.TID 0000.0001) %MON trcstat_ptracer36_max = 5.6014776269636E-05
13725 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer36_min = -5.8860784472533E-19
13726 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer36_mean = 1.2504682394942E-07
13727     (PID.TID 0000.0001) %MON trcstat_ptracer36_sd = 1.8046026052657E-06
13728     (PID.TID 0000.0001) %MON trcstat_ptracer36_del2 = 4.5313437623870E-08
13729     (PID.TID 0000.0001) %MON trcstat_ptracer37_max = 5.7351853991146E-05
13730     (PID.TID 0000.0001) %MON trcstat_ptracer37_min = -3.8814514386305E-36
13731     (PID.TID 0000.0001) %MON trcstat_ptracer37_mean = 1.3015094292358E-07
13732     (PID.TID 0000.0001) %MON trcstat_ptracer37_sd = 1.8396777308612E-06
13733     (PID.TID 0000.0001) %MON trcstat_ptracer37_del2 = 4.5480111161481E-08
13734     (PID.TID 0000.0001) %MON trcstat_ptracer38_max = 7.1024791841491E-05
13735     (PID.TID 0000.0001) %MON trcstat_ptracer38_min = 9.8830332433142E-51
13736     (PID.TID 0000.0001) %MON trcstat_ptracer38_mean = 1.7615877628367E-07
13737     (PID.TID 0000.0001) %MON trcstat_ptracer38_sd = 2.2674976236548E-06
13738     (PID.TID 0000.0001) %MON trcstat_ptracer38_del2 = 4.3401126311099E-08
13739     (PID.TID 0000.0001) %MON trcstat_ptracer39_max = 2.8211069740523E-03
13740 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer39_min = 7.4217719388072E-33
13741 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer39_mean = 1.8653721795769E-05
13742     (PID.TID 0000.0001) %MON trcstat_ptracer39_sd = 1.3509456626045E-04
13743     (PID.TID 0000.0001) %MON trcstat_ptracer39_del2 = 1.0095557789238E-06
13744     (PID.TID 0000.0001) %MON trcstat_ptracer40_max = 5.6014776269664E-05
13745 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer40_min = -7.0886205306079E-19
13746 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer40_mean = 1.2504682226910E-07
13747     (PID.TID 0000.0001) %MON trcstat_ptracer40_sd = 1.8046026053904E-06
13748     (PID.TID 0000.0001) %MON trcstat_ptracer40_del2 = 4.5313437623679E-08
13749     (PID.TID 0000.0001) %MON trcstat_ptracer41_max = 5.6097786513518E-05
13750 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer41_min = -4.8650340804781E-18
13751 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer41_mean = 1.2533228050638E-07
13752     (PID.TID 0000.0001) %MON trcstat_ptracer41_sd = 1.8075647327687E-06
13753     (PID.TID 0000.0001) %MON trcstat_ptracer41_del2 = 4.5277729312739E-08
13754     (PID.TID 0000.0001) %MON trcstat_ptracer42_max = 5.3245912510087E-05
13755     (PID.TID 0000.0001) %MON trcstat_ptracer42_min = 7.4284925426159E-17
13756     (PID.TID 0000.0001) %MON trcstat_ptracer42_mean = 1.0818385746583E-07
13757     (PID.TID 0000.0001) %MON trcstat_ptracer42_sd = 1.6758399557984E-06
13758     (PID.TID 0000.0001) %MON trcstat_ptracer42_del2 = 4.6491081740248E-08
13759     (PID.TID 0000.0001) %MON trcstat_ptracer43_max = 1.0371094767085E-03
13760     (PID.TID 0000.0001) %MON trcstat_ptracer43_min = 5.4166926391680E-14
13761     (PID.TID 0000.0001) %MON trcstat_ptracer43_mean = 2.2959631220698E-05
13762     (PID.TID 0000.0001) %MON trcstat_ptracer43_sd = 8.2387682124329E-05
13763     (PID.TID 0000.0001) %MON trcstat_ptracer43_del2 = 6.4363469902631E-07
13764     (PID.TID 0000.0001) %MON trcstat_ptracer44_max = 5.6014776923753E-05
13765 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer44_min = -1.3558520158724E-31
13766 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer44_mean = 1.2506588685486E-07
13767     (PID.TID 0000.0001) %MON trcstat_ptracer44_sd = 1.8046012912000E-06
13768     (PID.TID 0000.0001) %MON trcstat_ptracer44_del2 = 4.5313438386412E-08
13769     (PID.TID 0000.0001) %MON trcstat_ptracer45_max = 1.0490373482034E-04
13770 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer45_min = 1.4103338070982E-50
13771 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer45_mean = 3.7055331569870E-07
13772     (PID.TID 0000.0001) %MON trcstat_ptracer45_sd = 3.9331505885532E-06
13773     (PID.TID 0000.0001) %MON trcstat_ptracer45_del2 = 4.5946434543822E-08
13774     (PID.TID 0000.0001) %MON trcstat_ptracer46_max = 5.4774778572690E-05
13775     (PID.TID 0000.0001) %MON trcstat_ptracer46_min = -6.1878525942083E-21
13776     (PID.TID 0000.0001) %MON trcstat_ptracer46_mean = 1.1720618220628E-07
13777     (PID.TID 0000.0001) %MON trcstat_ptracer46_sd = 1.7746402967318E-06
13778     (PID.TID 0000.0001) %MON trcstat_ptracer46_del2 = 4.5559581583716E-08
13779     (PID.TID 0000.0001) %MON trcstat_ptracer47_max = 5.6052070192446E-05
13780     (PID.TID 0000.0001) %MON trcstat_ptracer47_min = -5.1790930637746E-19
13781     (PID.TID 0000.0001) %MON trcstat_ptracer47_mean = 1.2517517334521E-07
13782     (PID.TID 0000.0001) %MON trcstat_ptracer47_sd = 1.8060168408131E-06
13783     (PID.TID 0000.0001) %MON trcstat_ptracer47_del2 = 4.5309046033994E-08
13784     (PID.TID 0000.0001) %MON trcstat_ptracer48_max = 5.6052070196195E-05
13785     (PID.TID 0000.0001) %MON trcstat_ptracer48_min = -7.7571654522345E-35
13786     (PID.TID 0000.0001) %MON trcstat_ptracer48_mean = 1.2517561910552E-07
13787     (PID.TID 0000.0001) %MON trcstat_ptracer48_sd = 1.8060168093860E-06
13788     (PID.TID 0000.0001) %MON trcstat_ptracer48_del2 = 4.5309046058167E-08
13789     (PID.TID 0000.0001) %MON trcstat_ptracer49_max = 5.6052656930236E-05
13790     (PID.TID 0000.0001) %MON trcstat_ptracer49_min = 7.8260563582061E-51
13791     (PID.TID 0000.0001) %MON trcstat_ptracer49_mean = 1.3862173441712E-07
13792     (PID.TID 0000.0001) %MON trcstat_ptracer49_sd = 1.8058050057103E-06
13793     (PID.TID 0000.0001) %MON trcstat_ptracer49_del2 = 4.5311585088537E-08
13794     (PID.TID 0000.0001) %MON trcstat_ptracer50_max = 5.6669416127277E-05
13795     (PID.TID 0000.0001) %MON trcstat_ptracer50_min = 9.6060133815965E-51
13796     (PID.TID 0000.0001) %MON trcstat_ptracer50_mean = 1.6491974750538E-07
13797     (PID.TID 0000.0001) %MON trcstat_ptracer50_sd = 2.2654056914863E-06
13798     (PID.TID 0000.0001) %MON trcstat_ptracer50_del2 = 4.1072655594060E-08
13799     (PID.TID 0000.0001) %MON trcstat_ptracer51_max = 5.6154514304356E-05
13800 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer51_min = 1.0000000771526E-50
13801 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer51_mean = 1.4086085556603E-07
13802     (PID.TID 0000.0001) %MON trcstat_ptracer51_sd = 1.8156053847843E-06
13803     (PID.TID 0000.0001) %MON trcstat_ptracer51_del2 = 4.5238825743648E-08
13804     (PID.TID 0000.0001) %MON trcstat_ptracer52_max = 5.7823897149669E-05
13805     (PID.TID 0000.0001) %MON trcstat_ptracer52_min = 4.5021408388313E-50
13806     (PID.TID 0000.0001) %MON trcstat_ptracer52_mean = 1.4694350410107E-07
13807     (PID.TID 0000.0001) %MON trcstat_ptracer52_sd = 2.1488110456059E-06
13808     (PID.TID 0000.0001) %MON trcstat_ptracer52_del2 = 4.1902274030676E-08
13809     (PID.TID 0000.0001) %MON trcstat_ptracer53_max = 5.2565898015820E-05
13810     (PID.TID 0000.0001) %MON trcstat_ptracer53_min = -2.5752047644440E-17
13811     (PID.TID 0000.0001) %MON trcstat_ptracer53_mean = 1.0664209118057E-07
13812     (PID.TID 0000.0001) %MON trcstat_ptracer53_sd = 1.6648684894533E-06
13813     (PID.TID 0000.0001) %MON trcstat_ptracer53_del2 = 4.6278587385671E-08
13814     (PID.TID 0000.0001) %MON trcstat_ptracer54_max = 5.6052070193400E-05
13815 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer54_min = -4.2532941173473E-18
13816 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer54_mean = 1.2517515464708E-07
13817     (PID.TID 0000.0001) %MON trcstat_ptracer54_sd = 1.8060168422318E-06
13818     (PID.TID 0000.0001) %MON trcstat_ptracer54_del2 = 4.5309046031557E-08
13819     (PID.TID 0000.0001) %MON trcstat_ptracer55_max = 5.2565898015639E-05
13820 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer55_min = -2.1331619230972E-23
13821 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer55_mean = 1.0664209149588E-07
13822     (PID.TID 0000.0001) %MON trcstat_ptracer55_sd = 1.6648684894307E-06
13823     (PID.TID 0000.0001) %MON trcstat_ptracer55_del2 = 4.6278587385676E-08
13824 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer56_max = 2.9259588362296E-02
13825 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer56_min = 4.4595271831068E-41
13826     (PID.TID 0000.0001) %MON trcstat_ptracer56_mean = 3.3187405131294E-04
13827     (PID.TID 0000.0001) %MON trcstat_ptracer56_sd = 1.8422140399947E-03
13828     (PID.TID 0000.0001) %MON trcstat_ptracer56_del2 = 9.4244632862389E-06
13829 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer57_max = 5.3158063213666E-04
13830 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer57_min = 1.6274200738809E-44
13831     (PID.TID 0000.0001) %MON trcstat_ptracer57_mean = 9.6322308694641E-07
13832     (PID.TID 0000.0001) %MON trcstat_ptracer57_sd = 9.6040997697372E-06
13833     (PID.TID 0000.0001) %MON trcstat_ptracer57_del2 = 8.9241389409507E-08
13834     (PID.TID 0000.0001) %MON trcstat_ptracer58_max = 1.0817196828640E-04
13835     (PID.TID 0000.0001) %MON trcstat_ptracer58_min = 9.9302950598502E-34
13836     (PID.TID 0000.0001) %MON trcstat_ptracer58_mean = 2.2043262734280E-07
13837     (PID.TID 0000.0001) %MON trcstat_ptracer58_sd = 3.3321706129509E-06
13838     (PID.TID 0000.0001) %MON trcstat_ptracer58_del2 = 4.4425063509268E-08
13839     (PID.TID 0000.0001) %MON trcstat_ptracer59_max = 7.8200129918761E-05
13840     (PID.TID 0000.0001) %MON trcstat_ptracer59_min = 9.7961244547969E-51
13841     (PID.TID 0000.0001) %MON trcstat_ptracer59_mean = 2.0527454961594E-07
13842     (PID.TID 0000.0001) %MON trcstat_ptracer59_sd = 2.5690334244964E-06
13843     (PID.TID 0000.0001) %MON trcstat_ptracer59_del2 = 4.1625446223955E-08
13844     (PID.TID 0000.0001) %MON trcstat_ptracer60_max = 7.6997167573635E-05
13845 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer60_min = -6.1992234955827E-32
13846 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer60_mean = 2.0720801451399E-07
13847     (PID.TID 0000.0001) %MON trcstat_ptracer60_sd = 2.9443858763157E-06
13848     (PID.TID 0000.0001) %MON trcstat_ptracer60_del2 = 3.9605529833546E-08
13849     (PID.TID 0000.0001) %MON trcstat_ptracer61_max = 6.9270225683514E-05
13850     (PID.TID 0000.0001) %MON trcstat_ptracer61_min = 6.6455785694388E-30
13851     (PID.TID 0000.0001) %MON trcstat_ptracer61_mean = 1.5281255492831E-07
13852     (PID.TID 0000.0001) %MON trcstat_ptracer61_sd = 2.3973505920026E-06
13853     (PID.TID 0000.0001) %MON trcstat_ptracer61_del2 = 4.1329387359017E-08
13854     (PID.TID 0000.0001) %MON trcstat_ptracer62_max = 6.9627563814953E-05
13855     (PID.TID 0000.0001) %MON trcstat_ptracer62_min = 9.9279890477393E-51
13856     (PID.TID 0000.0001) %MON trcstat_ptracer62_mean = 1.7186719444063E-07
13857     (PID.TID 0000.0001) %MON trcstat_ptracer62_sd = 2.2191733757882E-06
13858     (PID.TID 0000.0001) %MON trcstat_ptracer62_del2 = 4.3920002277658E-08
13859     (PID.TID 0000.0001) %MON trcstat_ptracer63_max = 6.7718600639469E-05
13860     (PID.TID 0000.0001) %MON trcstat_ptracer63_min = 9.5790371641074E-51
13861     (PID.TID 0000.0001) %MON trcstat_ptracer63_mean = 2.4323998571505E-07
13862     (PID.TID 0000.0001) %MON trcstat_ptracer63_sd = 2.9695724862512E-06
13863     (PID.TID 0000.0001) %MON trcstat_ptracer63_del2 = 3.8570050189322E-08
13864     (PID.TID 0000.0001) %MON trcstat_ptracer64_max = 4.6244493073146E-04
13865 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer64_min = -1.7896198135753E-24
13866 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer64_mean = 1.8225910869492E-06
13867     (PID.TID 0000.0001) %MON trcstat_ptracer64_sd = 1.7076614476446E-05
13868     (PID.TID 0000.0001) %MON trcstat_ptracer64_del2 = 2.2714466645963E-07
13869     (PID.TID 0000.0001) %MON trcstat_ptracer65_max = 5.4220407147575E-05
13870     (PID.TID 0000.0001) %MON trcstat_ptracer65_min = 4.1082450646689E-18
13871     (PID.TID 0000.0001) %MON trcstat_ptracer65_mean = 1.1631733480296E-07
13872     (PID.TID 0000.0001) %MON trcstat_ptracer65_sd = 1.7587394848399E-06
13873     (PID.TID 0000.0001) %MON trcstat_ptracer65_del2 = 4.5431655944618E-08
13874     (PID.TID 0000.0001) %MON trcstat_ptracer66_max = 5.6097786512542E-05
13875 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer66_min = -5.1234188284283E-19
13876 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer66_mean = 1.2533230609382E-07
13877     (PID.TID 0000.0001) %MON trcstat_ptracer66_sd = 1.8075647308400E-06
13878     (PID.TID 0000.0001) %MON trcstat_ptracer66_del2 = 4.5277729316105E-08
13879     (PID.TID 0000.0001) %MON trcstat_ptracer67_max = 5.2565898015390E-05
13880     (PID.TID 0000.0001) %MON trcstat_ptracer67_min = -2.6396304082156E-17
13881     (PID.TID 0000.0001) %MON trcstat_ptracer67_mean = 1.0665089540248E-07
13882     (PID.TID 0000.0001) %MON trcstat_ptracer67_sd = 1.6650055170187E-06
13883     (PID.TID 0000.0001) %MON trcstat_ptracer67_del2 = 4.6275191040767E-08
13884     (PID.TID 0000.0001) %MON trcstat_ptracer68_max = 5.3238841004146E-05
13885     (PID.TID 0000.0001) %MON trcstat_ptracer68_min = -6.3908169319504E-25
13886     (PID.TID 0000.0001) %MON trcstat_ptracer68_mean = 1.0808495661218E-07
13887     (PID.TID 0000.0001) %MON trcstat_ptracer68_sd = 1.6882759213103E-06
13888     (PID.TID 0000.0001) %MON trcstat_ptracer68_del2 = 4.6310709491003E-08
13889     (PID.TID 0000.0001) %MON trcstat_ptracer69_max = 5.6097786511461E-05
13890 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer69_min = -5.8636483185960E-19
13891 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer69_mean = 1.2533228532457E-07
13892     (PID.TID 0000.0001) %MON trcstat_ptracer69_sd = 1.8075647322563E-06
13893     (PID.TID 0000.0001) %MON trcstat_ptracer69_del2 = 4.5277729314264E-08
13894     (PID.TID 0000.0001) %MON trcstat_ptracer70_max = 5.6052070193478E-05
13895 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer70_min = -2.6725416286017E-18
13896 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer70_mean = 1.2517515466339E-07
13897     (PID.TID 0000.0001) %MON trcstat_ptracer70_sd = 1.8060168422367E-06
13898     (PID.TID 0000.0001) %MON trcstat_ptracer70_del2 = 4.5309046031534E-08
13899     (PID.TID 0000.0001) %MON trcstat_ptracer71_max = 1.1506090411367E-04
13900     (PID.TID 0000.0001) %MON trcstat_ptracer71_min = 7.8244644014881E-31
13901     (PID.TID 0000.0001) %MON trcstat_ptracer71_mean = 2.5099129331065E-07
13902     (PID.TID 0000.0001) %MON trcstat_ptracer71_sd = 3.5156601271263E-06
13903     (PID.TID 0000.0001) %MON trcstat_ptracer71_del2 = 4.6118824041025E-08
13904     (PID.TID 0000.0001) %MON trcstat_ptracer72_max = 5.6220506993001E-05
13905 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer72_min = 9.9844307000230E-51
13906 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer72_mean = 1.2544636225005E-07
13907     (PID.TID 0000.0001) %MON trcstat_ptracer72_sd = 1.8089867099253E-06
13908     (PID.TID 0000.0001) %MON trcstat_ptracer72_del2 = 4.5294085901361E-08
13909     (PID.TID 0000.0001) %MON trcstat_ptracer73_max = 1.9283933750643E-02
13910     (PID.TID 0000.0001) %MON trcstat_ptracer73_min = -3.8575024320983E-19
13911     (PID.TID 0000.0001) %MON trcstat_ptracer73_mean = 6.2709416009062E-04
13912     (PID.TID 0000.0001) %MON trcstat_ptracer73_sd = 1.6844780117517E-03
13913     (PID.TID 0000.0001) %MON trcstat_ptracer73_del2 = 1.0099628823361E-05
13914     (PID.TID 0000.0001) %MON trcstat_ptracer74_max = 5.4220402753768E-05
13915 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer74_min = -1.3361676678101E-18
13916 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer74_mean = 1.1631008839216E-07
13917     (PID.TID 0000.0001) %MON trcstat_ptracer74_sd = 1.7587396116608E-06
13918     (PID.TID 0000.0001) %MON trcstat_ptracer74_del2 = 4.5431657911707E-08
13919     (PID.TID 0000.0001) %MON trcstat_ptracer75_max = 5.4246167673152E-05
13920     (PID.TID 0000.0001) %MON trcstat_ptracer75_min = 4.9802000502346E-37
13921     (PID.TID 0000.0001) %MON trcstat_ptracer75_mean = 1.3876780165171E-07
13922     (PID.TID 0000.0001) %MON trcstat_ptracer75_sd = 1.8238013434128E-06
13923     (PID.TID 0000.0001) %MON trcstat_ptracer75_del2 = 4.4573106567793E-08
13924     (PID.TID 0000.0001) %MON trcstat_ptracer76_max = 5.2523075289680E-05
13925 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer76_min = -2.4502685232513E-19
13926 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer76_mean = 1.0652486706733E-07
13927     (PID.TID 0000.0001) %MON trcstat_ptracer76_sd = 1.6635423018712E-06
13928     (PID.TID 0000.0001) %MON trcstat_ptracer76_del2 = 4.6308854533035E-08
13929     (PID.TID 0000.0001) %MON trcstat_ptracer77_max = 5.2488137942282E-05
13930     (PID.TID 0000.0001) %MON trcstat_ptracer77_min = 6.7813463798117E-29
13931     (PID.TID 0000.0001) %MON trcstat_ptracer77_mean = 1.0642502998677E-07
13932     (PID.TID 0000.0001) %MON trcstat_ptracer77_sd = 1.6622815068795E-06
13933     (PID.TID 0000.0001) %MON trcstat_ptracer77_del2 = 4.6313100507020E-08
13934     (PID.TID 0000.0001) %MON trcstat_ptracer78_max = 5.2565897675604E-05
13935     (PID.TID 0000.0001) %MON trcstat_ptracer78_min = -1.3670528639846E-17
13936     (PID.TID 0000.0001) %MON trcstat_ptracer78_mean = 1.0672648214629E-07
13937     (PID.TID 0000.0001) %MON trcstat_ptracer78_sd = 1.6664332462898E-06
13938     (PID.TID 0000.0001) %MON trcstat_ptracer78_del2 = 4.6272560343767E-08
13939 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer79_max = 9.5389272226887E-02
13940 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer79_min = 3.2519588827013E-15
13941     (PID.TID 0000.0001) %MON trcstat_ptracer79_mean = 6.7617455032130E-03
13942     (PID.TID 0000.0001) %MON trcstat_ptracer79_sd = 1.0354318838461E-02
13943     (PID.TID 0000.0001) %MON trcstat_ptracer79_del2 = 6.2328163394500E-05
13944     (PID.TID 0000.0001) %MON trcstat_ptracer80_max = 5.6737580280642E-05
13945     (PID.TID 0000.0001) %MON trcstat_ptracer80_min = -1.4815482178491E-23
13946     (PID.TID 0000.0001) %MON trcstat_ptracer80_mean = 1.2627229224125E-07
13947     (PID.TID 0000.0001) %MON trcstat_ptracer80_sd = 1.8254994972558E-06
13948     (PID.TID 0000.0001) %MON trcstat_ptracer80_del2 = 4.5430118037491E-08
13949     (PID.TID 0000.0001) %MON trcstat_ptracer81_max = 5.6246667651789E-05
13950     (PID.TID 0000.0001) %MON trcstat_ptracer81_min = 8.7275611711310E-51
13951     (PID.TID 0000.0001) %MON trcstat_ptracer81_mean = 1.4159290471375E-07
13952     (PID.TID 0000.0001) %MON trcstat_ptracer81_sd = 2.0169594884804E-06
13953     (PID.TID 0000.0001) %MON trcstat_ptracer81_del2 = 4.2954532953098E-08
13954     (PID.TID 0000.0001) %MON trcstat_ptracer82_max = 1.4732393838462E-04
13955     (PID.TID 0000.0001) %MON trcstat_ptracer82_min = -9.7367470035992E-42
13956     (PID.TID 0000.0001) %MON trcstat_ptracer82_mean = 5.2141085215919E-07
13957     (PID.TID 0000.0001) %MON trcstat_ptracer82_sd = 5.2424799372227E-06
13958     (PID.TID 0000.0001) %MON trcstat_ptracer82_del2 = 4.5844161969530E-08
13959     (PID.TID 0000.0001) %MON trcstat_ptracer83_max = 2.1029271933178E-02
13960     (PID.TID 0000.0001) %MON trcstat_ptracer83_min = 2.1686102607256E-35
13961     (PID.TID 0000.0001) %MON trcstat_ptracer83_mean = 1.3288775620425E-04
13962     (PID.TID 0000.0001) %MON trcstat_ptracer83_sd = 8.3147822491365E-04
13963     (PID.TID 0000.0001) %MON trcstat_ptracer83_del2 = 4.8545940292308E-06
13964     (PID.TID 0000.0001) %MON trcstat_ptracer84_max = 1.9439611062278E-04
13965 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer84_min = -3.5834620387781E-28
13966 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer84_mean = 5.4249744860711E-07
13967     (PID.TID 0000.0001) %MON trcstat_ptracer84_sd = 6.6499937343868E-06
13968     (PID.TID 0000.0001) %MON trcstat_ptracer84_del2 = 7.3082928294473E-08
13969     (PID.TID 0000.0001) %MON trcstat_ptracer85_max = 5.7274796817937E-05
13970     (PID.TID 0000.0001) %MON trcstat_ptracer85_min = 8.4292272472466E-51
13971     (PID.TID 0000.0001) %MON trcstat_ptracer85_mean = 1.2715236223661E-07
13972     (PID.TID 0000.0001) %MON trcstat_ptracer85_sd = 1.8317777652427E-06
13973     (PID.TID 0000.0001) %MON trcstat_ptracer85_del2 = 4.5561633394037E-08
13974     (PID.TID 0000.0001) %MON trcstat_ptracer86_max = 5.2565898015848E-05
13975     (PID.TID 0000.0001) %MON trcstat_ptracer86_min = -2.5745532390799E-17
13976     (PID.TID 0000.0001) %MON trcstat_ptracer86_mean = 1.0664209118073E-07
13977     (PID.TID 0000.0001) %MON trcstat_ptracer86_sd = 1.6648684894551E-06
13978     (PID.TID 0000.0001) %MON trcstat_ptracer86_del2 = 4.6278587385654E-08
13979     (PID.TID 0000.0001) %MON trcstat_ptracer87_max = 5.6160770249019E-05
13980 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer87_min = -1.8778578204708E-18
13981 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer87_mean = 1.2585602865508E-07
13982     (PID.TID 0000.0001) %MON trcstat_ptracer87_sd = 1.8158587596009E-06
13983     (PID.TID 0000.0001) %MON trcstat_ptracer87_del2 = 4.5234440764561E-08
13984     (PID.TID 0000.0001) %MON trcstat_ptracer88_max = 5.6779275816426E-05
13985 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer88_min = -1.1355362096727E-18
13986 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer88_mean = 1.2685645141349E-07
13987     (PID.TID 0000.0001) %MON trcstat_ptracer88_sd = 1.8311665857963E-06
13988     (PID.TID 0000.0001) %MON trcstat_ptracer88_del2 = 4.5301346727832E-08
13989     (PID.TID 0000.0001) %MON trcstat_ptracer89_max = 6.2718911397336E-02
13990     (PID.TID 0000.0001) %MON trcstat_ptracer89_min = 4.6232205257655E-30
13991     (PID.TID 0000.0001) %MON trcstat_ptracer89_mean = 3.6709345263957E-03
13992     (PID.TID 0000.0001) %MON trcstat_ptracer89_sd = 7.9576241588474E-03
13993     (PID.TID 0000.0001) %MON trcstat_ptracer89_del2 = 2.9983445442939E-05
13994     (PID.TID 0000.0001) %MON trcstat_ptracer90_max = 5.5315218999772E-05
13995 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer90_min = -1.3589440172057E-18
13996 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer90_mean = 1.1809077565428E-07
13997     (PID.TID 0000.0001) %MON trcstat_ptracer90_sd = 1.7880830417894E-06
13998     (PID.TID 0000.0001) %MON trcstat_ptracer90_del2 = 4.5637122051469E-08
13999     (PID.TID 0000.0001) %MON trcstat_ptracer91_max = 2.4380563320506E-04
14000     (PID.TID 0000.0001) %MON trcstat_ptracer91_min = 2.3660206681711E-24
14001     (PID.TID 0000.0001) %MON trcstat_ptracer91_mean = 5.5850766044117E-07
14002     (PID.TID 0000.0001) %MON trcstat_ptracer91_sd = 7.1989983470522E-06
14003     (PID.TID 0000.0001) %MON trcstat_ptracer91_del2 = 9.9302261128318E-08
14004     (PID.TID 0000.0001) %MON trcstat_ptracer92_max = 3.2416403771814E-04
14005 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer92_min = 8.9658366648922E-43
14006 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer92_mean = 1.6458909110484E-06
14007     (PID.TID 0000.0001) %MON trcstat_ptracer92_sd = 1.3591435432836E-05
14008     (PID.TID 0000.0001) %MON trcstat_ptracer92_del2 = 1.0102411284708E-07
14009     (PID.TID 0000.0001) %MON trcstat_ptracer93_max = 7.3596784905421E-03
14010     (PID.TID 0000.0001) %MON trcstat_ptracer93_min = 3.4057533336872E-33
14011     (PID.TID 0000.0001) %MON trcstat_ptracer93_mean = 1.0742302724458E-04
14012     (PID.TID 0000.0001) %MON trcstat_ptracer93_sd = 4.2550205007602E-04
14013     (PID.TID 0000.0001) %MON trcstat_ptracer93_del2 = 3.3916639860108E-06
14014     (PID.TID 0000.0001) %MON trcstat_ptracer94_max = 5.2565904307691E-05
14015     (PID.TID 0000.0001) %MON trcstat_ptracer94_min = 1.2412469975397E-28
14016     (PID.TID 0000.0001) %MON trcstat_ptracer94_mean = 1.0664327130878E-07
14017     (PID.TID 0000.0001) %MON trcstat_ptracer94_sd = 1.6648688295228E-06
14018     (PID.TID 0000.0001) %MON trcstat_ptracer94_del2 = 4.6278585282561E-08
14019     (PID.TID 0000.0001) %MON trcstat_ptracer95_max = 5.6014776270825E-05
14020 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer95_min = -4.2349792754670E-18
14021 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer95_mean = 1.2504682139035E-07
14022     (PID.TID 0000.0001) %MON trcstat_ptracer95_sd = 1.8046026055445E-06
14023     (PID.TID 0000.0001) %MON trcstat_ptracer95_del2 = 4.5313437623177E-08
14024     (PID.TID 0000.0001) %MON trcstat_ptracer96_max = 5.2565898015079E-05
14025     (PID.TID 0000.0001) %MON trcstat_ptracer96_min = -2.6866131328269E-17
14026     (PID.TID 0000.0001) %MON trcstat_ptracer96_mean = 1.0664209117843E-07
14027     (PID.TID 0000.0001) %MON trcstat_ptracer96_sd = 1.6648684894225E-06
14028     (PID.TID 0000.0001) %MON trcstat_ptracer96_del2 = 4.6278587385966E-08
14029 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer97_max = 8.0935421058510E-04
14030     (PID.TID 0000.0001) %MON trcstat_ptracer97_min = 1.0000000000689E-50
14031 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer97_mean = 1.5736467592422E-06
14032     (PID.TID 0000.0001) %MON trcstat_ptracer97_sd = 1.5813038824700E-05
14033     (PID.TID 0000.0001) %MON trcstat_ptracer97_del2 = 1.3250798930379E-07
14034     (PID.TID 0000.0001) %MON trcstat_ptracer98_max = 7.3541183391920E-05
14035 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer98_min = -1.0142713498637E-23
14036 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer98_mean = 2.0584919542320E-07
14037     (PID.TID 0000.0001) %MON trcstat_ptracer98_sd = 2.8728711949439E-06
14038     (PID.TID 0000.0001) %MON trcstat_ptracer98_del2 = 3.9374194552108E-08
14039     (PID.TID 0000.0001) %MON trcstat_ptracer99_max = 5.4140185261171E-05
14040     (PID.TID 0000.0001) %MON trcstat_ptracer99_min = -9.8828352731297E-22
14041     (PID.TID 0000.0001) %MON trcstat_ptracer99_mean = 1.1606395669232E-07
14042     (PID.TID 0000.0001) %MON trcstat_ptracer99_sd = 1.7559850156774E-06
14043     (PID.TID 0000.0001) %MON trcstat_ptracer99_del2 = 4.5467565408705E-08
14044 jahn 1.1 (PID.TID 0000.0001) // =======================================================
14045     (PID.TID 0000.0001) // End MONITOR ptracers field statistics
14046     (PID.TID 0000.0001) // =======================================================
14047 jahn 1.12 Compute Stats, Diag. # 1605 SIqsw vol( 0 ): 4.767E+11 Parms: SM U1
14048 jahn 1.7 Compute Stats, Diag. # 86 oceQsw vol( 0 ): 4.767E+11 Parms: SM U1
14049 jahn 1.12 Compute Stats, Diag. # 1497 PAR vol( 0 ): 2.820E+13 Parms: SM P MR
14050     Compute Stats, Diag. # 176 EXFswnet vol( 0 ): 4.767E+11 Parms: SM U1
14051     Compute Stats, Diag. # 178 EXFswdn vol( 0 ): 4.767E+11 Parms: SM U1
14052 jahn 1.1 Compute Stats, Diag. # 26 THETA vol( 0 ): 2.820E+13 Parms: SMR MR
14053     Compute Stats, Diag. # 29 SALTanom vol( 0 ): 2.820E+13 Parms: SMR MR
14054 jahn 1.12 Compute Stats, Diag. # 1498 PP vol( 0 ): 2.820E+13 Parms: SM P MR
14055     Compute Stats, Diag. # 1223 TRAC79 vol( 0 ): 2.820E+13 Parms: SMR MR
14056 jahn 1.1 Compute Stats, Diag. # 23 ETAN vol( 0 ): 4.767E+11 Parms: SM M1
14057 jahn 1.12 Compute Stats, Diag. # 235 TRAC03 vol( 0 ): 2.820E+13 Parms: SMR MR
14058     Compute Stats, Diag. # 1579 Diver1 vol( 0 ): 2.820E+13 Parms: SM P MR
14059     Compute Stats, Diag. # 1580 Diver2 vol( 0 ): 2.820E+13 Parms: SM P MR
14060     Compute Stats, Diag. # 1581 Diver3 vol( 0 ): 2.820E+13 Parms: SM P MR
14061     Compute Stats, Diag. # 1582 Diver4 vol( 0 ): 2.820E+13 Parms: SM P MR
14062     Compute Stats, Diag. # 1583 Shannon vol( 0 ): 2.820E+13 Parms: SM P MR
14063     Compute Stats, Diag. # 1584 Simpson vol( 0 ): 2.820E+13 Parms: SM P MR
14064 jahn 1.1 (PID.TID 0000.0001) // =======================================================
14065     (PID.TID 0000.0001) // Begin MONITOR EXF statistics
14066     (PID.TID 0000.0001) // =======================================================
14067     (PID.TID 0000.0001) %MON exf_tsnumber = 188391
14068     (PID.TID 0000.0001) %MON exf_time_sec = 2.2606920000000E+08
14069 jahn 1.12 (PID.TID 0000.0001) %MON exf_ustress_max = 2.6644568607776E-01
14070     (PID.TID 0000.0001) %MON exf_ustress_min = -3.4999418339510E-02
14071     (PID.TID 0000.0001) %MON exf_ustress_mean = 7.4351229974463E-02
14072     (PID.TID 0000.0001) %MON exf_ustress_sd = 7.4370999907671E-02
14073     (PID.TID 0000.0001) %MON exf_ustress_del2 = 6.0023697928477E-05
14074     (PID.TID 0000.0001) %MON exf_vstress_max = 1.6109637189969E-01
14075     (PID.TID 0000.0001) %MON exf_vstress_min = -1.8222119190015E-01
14076     (PID.TID 0000.0001) %MON exf_vstress_mean = -2.1681116751421E-02
14077     (PID.TID 0000.0001) %MON exf_vstress_sd = 7.3308219850175E-02
14078     (PID.TID 0000.0001) %MON exf_vstress_del2 = 5.5395671540511E-05
14079     (PID.TID 0000.0001) %MON exf_hflux_max = 6.7435674168828E+01
14080     (PID.TID 0000.0001) %MON exf_hflux_min = -1.6615988808630E+02
14081     (PID.TID 0000.0001) %MON exf_hflux_mean = -6.8964095341730E+01
14082     (PID.TID 0000.0001) %MON exf_hflux_sd = 5.7012507801831E+01
14083     (PID.TID 0000.0001) %MON exf_hflux_del2 = 3.6053904805571E-01
14084     (PID.TID 0000.0001) %MON exf_sflux_max = 9.1058324942750E-09
14085     (PID.TID 0000.0001) %MON exf_sflux_min = -2.8377381678700E-07
14086     (PID.TID 0000.0001) %MON exf_sflux_mean = -9.3029629146813E-08
14087     (PID.TID 0000.0001) %MON exf_sflux_sd = 6.8779983562842E-08
14088     (PID.TID 0000.0001) %MON exf_sflux_del2 = 1.1591216276371E-10
14089 jahn 1.8 (PID.TID 0000.0001) %MON exf_uwind_max = 1.1855495563626E+01
14090     (PID.TID 0000.0001) %MON exf_uwind_min = -2.6125301098458E+00
14091     (PID.TID 0000.0001) %MON exf_uwind_mean = 5.5602340054621E+00
14092     (PID.TID 0000.0001) %MON exf_uwind_sd = 3.6516886045255E+00
14093     (PID.TID 0000.0001) %MON exf_uwind_del2 = 1.5878568029193E-03
14094     (PID.TID 0000.0001) %MON exf_vwind_max = 1.0422203187562E+01
14095     (PID.TID 0000.0001) %MON exf_vwind_min = -8.3659073602354E+00
14096     (PID.TID 0000.0001) %MON exf_vwind_mean = -1.4505193297721E+00
14097     (PID.TID 0000.0001) %MON exf_vwind_sd = 5.3121927060590E+00
14098     (PID.TID 0000.0001) %MON exf_vwind_del2 = 2.0427123224184E-03
14099     (PID.TID 0000.0001) %MON exf_wspeed_max = 1.3600702280435E+01
14100     (PID.TID 0000.0001) %MON exf_wspeed_min = 3.9053919379123E+00
14101     (PID.TID 0000.0001) %MON exf_wspeed_mean = 8.2801707331326E+00
14102     (PID.TID 0000.0001) %MON exf_wspeed_sd = 2.4521831421087E+00
14103     (PID.TID 0000.0001) %MON exf_wspeed_del2 = 6.9333509572292E-02
14104 jahn 1.1 (PID.TID 0000.0001) %MON exf_atemp_max = 2.7980717683929E+02
14105     (PID.TID 0000.0001) %MON exf_atemp_min = 2.6689778854721E+02
14106     (PID.TID 0000.0001) %MON exf_atemp_mean = 2.7511922883432E+02
14107     (PID.TID 0000.0001) %MON exf_atemp_sd = 2.5339357357315E+00
14108 jahn 1.9 (PID.TID 0000.0001) %MON exf_atemp_del2 = 1.8112347123486E-02
14109 jahn 1.1 (PID.TID 0000.0001) %MON exf_aqh_max = 5.9884288922226E-03
14110     (PID.TID 0000.0001) %MON exf_aqh_min = 2.3918565401378E-03
14111     (PID.TID 0000.0001) %MON exf_aqh_mean = 4.3011443793435E-03
14112     (PID.TID 0000.0001) %MON exf_aqh_sd = 7.2391808043025E-04
14113     (PID.TID 0000.0001) %MON exf_aqh_del2 = 2.9355777788202E-05
14114 jahn 1.12 (PID.TID 0000.0001) %MON exf_lwflux_max = 8.1841077162095E+01
14115     (PID.TID 0000.0001) %MON exf_lwflux_min = 6.8884544054885E+00
14116     (PID.TID 0000.0001) %MON exf_lwflux_mean = 4.0955723526940E+01
14117     (PID.TID 0000.0001) %MON exf_lwflux_sd = 1.9155073357802E+01
14118     (PID.TID 0000.0001) %MON exf_lwflux_del2 = 2.8256787472275E-01
14119 jahn 1.1 (PID.TID 0000.0001) %MON exf_precip_max = 2.8536487438252E-07
14120     (PID.TID 0000.0001) %MON exf_precip_min = 5.1409160208117E-09
14121     (PID.TID 0000.0001) %MON exf_precip_mean = 8.9661069870054E-08
14122     (PID.TID 0000.0001) %MON exf_precip_sd = 6.7653522031297E-08
14123     (PID.TID 0000.0001) %MON exf_precip_del2 = 1.1771648479674E-09
14124     (PID.TID 0000.0001) %MON exf_swflux_max = -8.3892029753665E+01
14125     (PID.TID 0000.0001) %MON exf_swflux_min = -1.9705000172199E+02
14126     (PID.TID 0000.0001) %MON exf_swflux_mean = -1.3082241341569E+02
14127     (PID.TID 0000.0001) %MON exf_swflux_sd = 2.9759038189174E+01
14128     (PID.TID 0000.0001) %MON exf_swflux_del2 = 2.9785405386522E-02
14129 jahn 1.12 (PID.TID 0000.0001) %MON exf_evap_max = 2.5196332445636E-08
14130     (PID.TID 0000.0001) %MON exf_evap_min = -1.2085967148034E-08
14131     (PID.TID 0000.0001) %MON exf_evap_mean = 5.2951505406538E-09
14132     (PID.TID 0000.0001) %MON exf_evap_sd = 8.1818675355819E-09
14133     (PID.TID 0000.0001) %MON exf_evap_del2 = 8.5879282260365E-11
14134 jahn 1.1 (PID.TID 0000.0001) %MON exf_swdown_max = 2.3182353143763E+02
14135     (PID.TID 0000.0001) %MON exf_swdown_min = 9.8696505592547E+01
14136     (PID.TID 0000.0001) %MON exf_swdown_mean = 1.5390872166551E+02
14137     (PID.TID 0000.0001) %MON exf_swdown_sd = 3.5010633163734E+01
14138     (PID.TID 0000.0001) %MON exf_swdown_del2 = 1.0132733605913E+00
14139     (PID.TID 0000.0001) %MON exf_lwdown_max = 3.0434905842578E+02
14140     (PID.TID 0000.0001) %MON exf_lwdown_min = 2.4207456790914E+02
14141     (PID.TID 0000.0001) %MON exf_lwdown_mean = 2.7412690918285E+02
14142     (PID.TID 0000.0001) %MON exf_lwdown_sd = 1.5083462948753E+01
14143     (PID.TID 0000.0001) %MON exf_lwdown_del2 = 2.0643133494166E+00
14144     (PID.TID 0000.0001) %MON exf_runoff_max = 7.4975011851692E-08
14145     (PID.TID 0000.0001) %MON exf_runoff_min = 0.0000000000000E+00
14146     (PID.TID 0000.0001) %MON exf_runoff_mean = 8.6637098174130E-09
14147     (PID.TID 0000.0001) %MON exf_runoff_sd = 1.9487938307725E-08
14148     (PID.TID 0000.0001) %MON exf_runoff_del2 = 6.8076164467882E-11
14149     (PID.TID 0000.0001) %MON exf_climsss_max = 3.4374135480701E+01
14150     (PID.TID 0000.0001) %MON exf_climsss_min = 2.9704156415226E+00
14151     (PID.TID 0000.0001) %MON exf_climsss_mean = 1.2720517329396E+01
14152     (PID.TID 0000.0001) %MON exf_climsss_sd = 1.0010246181933E+01
14153     (PID.TID 0000.0001) %MON exf_climsss_del2 = 3.2300220279076E-03
14154     (PID.TID 0000.0001) // =======================================================
14155     (PID.TID 0000.0001) // End MONITOR EXF statistics
14156     (PID.TID 0000.0001) // =======================================================
14157 jahn 1.12 SEAICE_LSR: Residual Initial ipass,Uice,Vice= 1 2.08845594E-02 2.15496528E-02
14158     SEAICE_LSR: Residual FrDrift U_fd,V_fd= 3.26955716E+02 2.33449515E+02
14159     SEAICE_LSR (ipass= 1) iters,dU,Resid= 66 9.95932704E-05 4.35628322E-04
14160     SEAICE_LSR (ipass= 1) iters,dV,Resid= 56 9.73354501E-05 5.44888583E-04
14161     SEAICE_LSR: Residual Initial ipass,Uice,Vice= 2 1.96141384E-02 1.90321820E-02
14162     SEAICE_LSR: Residual FrDrift U_fd,V_fd= 3.27012754E+02 2.33615857E+02
14163     SEAICE_LSR (ipass= 2) iters,dU,Resid= 26 9.73858914E-05 1.23854581E-03
14164     SEAICE_LSR (ipass= 2) iters,dV,Resid= 18 9.12879148E-05 3.37644676E-03
14165     cg2d: Sum(rhs),rhsMax = -6.09350142515679E+02 2.80145246218438E-01
14166     (PID.TID 0000.0001) cg2d_init_res = 1.79643348877412E-01
14167 jahn 1.11 (PID.TID 0000.0001) cg2d_iters(min,last) = -1 20
14168 jahn 1.12 (PID.TID 0000.0001) cg2d_last_res = 6.00252015082988E-06
14169 jahn 1.1 (PID.TID 0000.0001) // =======================================================
14170     (PID.TID 0000.0001) // Begin MONITOR dynamic field statistics
14171     (PID.TID 0000.0001) // =======================================================
14172     (PID.TID 0000.0001) %MON time_tsnumber = 188392
14173     (PID.TID 0000.0001) %MON time_secondsf = 2.2607040000000E+08
14174 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_eta_max = 6.5946739655878E-01
14175     (PID.TID 0000.0001) %MON dynstat_eta_min = 5.2952105802713E-02
14176 jahn 1.1 (PID.TID 0000.0001) %MON dynstat_eta_mean = 3.7231404183316E-01
14177 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_eta_sd = 1.5130382182937E-01
14178     (PID.TID 0000.0001) %MON dynstat_eta_del2 = 3.3095968216700E-04
14179     (PID.TID 0000.0001) %MON dynstat_uvel_max = 3.8573732761319E-01
14180     (PID.TID 0000.0001) %MON dynstat_uvel_min = -3.3822313220984E-01
14181     (PID.TID 0000.0001) %MON dynstat_uvel_mean = 5.0996829245724E-03
14182     (PID.TID 0000.0001) %MON dynstat_uvel_sd = 6.1944747989495E-02
14183     (PID.TID 0000.0001) %MON dynstat_uvel_del2 = 9.7021503309828E-04
14184     (PID.TID 0000.0001) %MON dynstat_vvel_max = 2.6263023753985E-01
14185     (PID.TID 0000.0001) %MON dynstat_vvel_min = -4.4623192792930E-01
14186     (PID.TID 0000.0001) %MON dynstat_vvel_mean = 2.7533767641280E-03
14187     (PID.TID 0000.0001) %MON dynstat_vvel_sd = 6.3528842549935E-02
14188     (PID.TID 0000.0001) %MON dynstat_vvel_del2 = 1.1560257367040E-03
14189     (PID.TID 0000.0001) %MON dynstat_wvel_max = 4.9238990252848E-04
14190     (PID.TID 0000.0001) %MON dynstat_wvel_min = -5.0578546584351E-04
14191 jahn 1.1 (PID.TID 0000.0001) %MON dynstat_wvel_mean = -2.6265791300628E-06
14192 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_wvel_sd = 7.4647620746947E-05
14193     (PID.TID 0000.0001) %MON dynstat_wvel_del2 = 2.0199971949582E-06
14194     (PID.TID 0000.0001) %MON dynstat_theta_max = 7.9705198913678E+00
14195     (PID.TID 0000.0001) %MON dynstat_theta_min = -1.6120808590173E+00
14196     (PID.TID 0000.0001) %MON dynstat_theta_mean = 3.7809851590656E+00
14197     (PID.TID 0000.0001) %MON dynstat_theta_sd = 2.2007592807158E+00
14198     (PID.TID 0000.0001) %MON dynstat_theta_del2 = 6.0286263627078E-03
14199 jahn 1.11 (PID.TID 0000.0001) %MON dynstat_salt_max = 3.4928013332357E+01
14200 jahn 1.12 (PID.TID 0000.0001) %MON dynstat_salt_min = 5.6522507612924E+00
14201     (PID.TID 0000.0001) %MON dynstat_salt_mean = 1.5353123288452E+01
14202     (PID.TID 0000.0001) %MON dynstat_salt_sd = 1.1951658038105E+01
14203     (PID.TID 0000.0001) %MON dynstat_salt_del2 = 3.5912776645384E-03
14204     (PID.TID 0000.0001) %MON forcing_qnet_max = 3.3860916756584E+02
14205     (PID.TID 0000.0001) %MON forcing_qnet_min = -1.6615988808630E+02
14206     (PID.TID 0000.0001) %MON forcing_qnet_mean = -5.3986179281759E+01
14207     (PID.TID 0000.0001) %MON forcing_qnet_sd = 5.9010157721339E+01
14208     (PID.TID 0000.0001) %MON forcing_qnet_del2 = 1.2785542710714E+00
14209 jahn 1.1 (PID.TID 0000.0001) %MON forcing_qsw_max = 0.0000000000000E+00
14210     (PID.TID 0000.0001) %MON forcing_qsw_min = -1.9705000172199E+02
14211 jahn 1.12 (PID.TID 0000.0001) %MON forcing_qsw_mean = -1.0760546897773E+02
14212     (PID.TID 0000.0001) %MON forcing_qsw_sd = 6.0814696917238E+01
14213     (PID.TID 0000.0001) %MON forcing_qsw_del2 = 4.5930241238418E-01
14214     (PID.TID 0000.0001) %MON forcing_empmr_max = 4.5738436174767E-05
14215     (PID.TID 0000.0001) %MON forcing_empmr_min = -1.3065295074650E-03
14216     (PID.TID 0000.0001) %MON forcing_empmr_mean = -9.6222726970486E-05
14217     (PID.TID 0000.0001) %MON forcing_empmr_sd = 1.0665704337612E-04
14218     (PID.TID 0000.0001) %MON forcing_empmr_del2 = 4.0482662376256E-06
14219     (PID.TID 0000.0001) %MON forcing_fu_max = 2.6589542255847E-01
14220     (PID.TID 0000.0001) %MON forcing_fu_min = -5.5121705211344E-02
14221     (PID.TID 0000.0001) %MON forcing_fu_mean = 7.5245300508422E-02
14222     (PID.TID 0000.0001) %MON forcing_fu_sd = 7.6506160419874E-02
14223     (PID.TID 0000.0001) %MON forcing_fu_del2 = 2.3082701662701E-04
14224     (PID.TID 0000.0001) %MON forcing_fv_max = 1.4386676384029E-01
14225     (PID.TID 0000.0001) %MON forcing_fv_min = -1.8200630067399E-01
14226     (PID.TID 0000.0001) %MON forcing_fv_mean = -3.5104856520509E-02
14227     (PID.TID 0000.0001) %MON forcing_fv_sd = 5.7609424863850E-02
14228     (PID.TID 0000.0001) %MON forcing_fv_del2 = 2.7362064322289E-04
14229     (PID.TID 0000.0001) %MON advcfl_uvel_max = 2.2783332952253E-02
14230     (PID.TID 0000.0001) %MON advcfl_vvel_max = 3.2778294179429E-02
14231     (PID.TID 0000.0001) %MON advcfl_wvel_max = 5.9086788303417E-02
14232     (PID.TID 0000.0001) %MON advcfl_W_hf_max = 5.9086788303417E-02
14233     (PID.TID 0000.0001) %MON pe_b_mean = 1.3665618070533E-02
14234     (PID.TID 0000.0001) %MON ke_max = 1.0607107798594E-01
14235     (PID.TID 0000.0001) %MON ke_mean = 3.1934708593218E-03
14236 jahn 1.2 (PID.TID 0000.0001) %MON ke_vol = 2.7634533915294E+13
14237 jahn 1.12 (PID.TID 0000.0001) %MON vort_r_min = -3.5801370058146E-05
14238     (PID.TID 0000.0001) %MON vort_r_max = 3.3341501439947E-05
14239 jahn 1.1 (PID.TID 0000.0001) %MON vort_a_mean = 1.2397552845231E-04
14240 jahn 1.12 (PID.TID 0000.0001) %MON vort_a_sd = 6.2702894161827E-06
14241 jahn 1.1 (PID.TID 0000.0001) %MON vort_p_mean = 1.7325640948570E-04
14242 jahn 1.12 (PID.TID 0000.0001) %MON vort_p_sd = 1.0959335664746E-04
14243     (PID.TID 0000.0001) %MON surfExpan_theta_mean = -8.1395258095977E-08
14244     (PID.TID 0000.0001) %MON surfExpan_salt_mean = 1.6548796363436E-06
14245 jahn 1.1 (PID.TID 0000.0001) // =======================================================
14246     (PID.TID 0000.0001) // End MONITOR dynamic field statistics
14247     (PID.TID 0000.0001) // =======================================================
14248     (PID.TID 0000.0001) // =======================================================
14249     (PID.TID 0000.0001) // Begin OBCS MONITOR field statistics
14250     (PID.TID 0000.0001) // =======================================================
14251     (PID.TID 0000.0001) %MON obc_W_uVel_max = 7.0301566347616E-02
14252     (PID.TID 0000.0001) %MON obc_W_uVel_min = -1.2513943050881E-02
14253     (PID.TID 0000.0001) %MON obc_W_uVel_mean = 2.2505036616222E-02
14254     (PID.TID 0000.0001) %MON obc_W_uVel_sd = 2.5867082242057E-02
14255     (PID.TID 0000.0001) %MON obc_W_uVel_Int = 4.7331527538412E+04
14256     (PID.TID 0000.0001) %MON obc_N_vVel_max = 1.8553375570826E-01
14257     (PID.TID 0000.0001) %MON obc_N_vVel_min = -2.5360847069103E-01
14258     (PID.TID 0000.0001) %MON obc_N_vVel_mean = 1.5206960613707E-03
14259     (PID.TID 0000.0001) %MON obc_N_vVel_sd = 8.5364009680268E-02
14260     (PID.TID 0000.0001) %MON obc_N_vVel_Int = 4.7708047577853E+04
14261     (PID.TID 0000.0001) // =======================================================
14262     (PID.TID 0000.0001) // End OBCS MONITOR field statistics
14263     (PID.TID 0000.0001) // =======================================================
14264     (PID.TID 0000.0001) // =======================================================
14265     (PID.TID 0000.0001) // Begin MONITOR SEAICE statistics
14266     (PID.TID 0000.0001) // =======================================================
14267     (PID.TID 0000.0001) %MON seaice_tsnumber = 188392
14268     (PID.TID 0000.0001) %MON seaice_time_sec = 2.2607040000000E+08
14269 jahn 1.12 (PID.TID 0000.0001) %MON seaice_uice_max = 5.5540398592270E-01
14270     (PID.TID 0000.0001) %MON seaice_uice_min = -2.6809469822351E-01
14271     (PID.TID 0000.0001) %MON seaice_uice_mean = 1.1521354419917E-01
14272     (PID.TID 0000.0001) %MON seaice_uice_sd = 1.0746302900134E-01
14273     (PID.TID 0000.0001) %MON seaice_uice_del2 = 2.7624377799176E-03
14274     (PID.TID 0000.0001) %MON seaice_vice_max = 3.8010119208021E-01
14275     (PID.TID 0000.0001) %MON seaice_vice_min = -5.4904533656912E-01
14276     (PID.TID 0000.0001) %MON seaice_vice_mean = -7.3089364772522E-02
14277     (PID.TID 0000.0001) %MON seaice_vice_sd = 1.0613786934214E-01
14278     (PID.TID 0000.0001) %MON seaice_vice_del2 = 2.9340289733912E-03
14279 jahn 1.1 (PID.TID 0000.0001) %MON seaice_area_max = 1.0000000000000E+00
14280     (PID.TID 0000.0001) %MON seaice_area_min = 0.0000000000000E+00
14281 jahn 1.12 (PID.TID 0000.0001) %MON seaice_area_mean = 2.2598589939011E-01
14282     (PID.TID 0000.0001) %MON seaice_area_sd = 3.8528440583273E-01
14283     (PID.TID 0000.0001) %MON seaice_area_del2 = 4.4386222764113E-03
14284     (PID.TID 0000.0001) %MON seaice_heff_max = 1.0116388236822E+00
14285 jahn 1.1 (PID.TID 0000.0001) %MON seaice_heff_min = 0.0000000000000E+00
14286 jahn 1.12 (PID.TID 0000.0001) %MON seaice_heff_mean = 1.2504451744901E-01
14287     (PID.TID 0000.0001) %MON seaice_heff_sd = 2.4323838490143E-01
14288     (PID.TID 0000.0001) %MON seaice_heff_del2 = 2.2277745496254E-03
14289     (PID.TID 0000.0001) %MON seaice_hsnow_max = 2.7638374826362E-01
14290 jahn 1.1 (PID.TID 0000.0001) %MON seaice_hsnow_min = 0.0000000000000E+00
14291 jahn 1.12 (PID.TID 0000.0001) %MON seaice_hsnow_mean = 3.0813776832265E-02
14292     (PID.TID 0000.0001) %MON seaice_hsnow_sd = 6.4435856144654E-02
14293     (PID.TID 0000.0001) %MON seaice_hsnow_del2 = 3.7049783716423E-04
14294 jahn 1.11 (PID.TID 0000.0001) %MON seaice_sitracer01_max = 4.8000000000000E+03
14295     (PID.TID 0000.0001) %MON seaice_sitracer01_min = 0.0000000000000E+00
14296 jahn 1.12 (PID.TID 0000.0001) %MON seaice_sitracer01_mean = 1.3984003039586E+03
14297     (PID.TID 0000.0001) %MON seaice_sitracer01_sd = 2.1809973317235E+03
14298     (PID.TID 0000.0001) %MON seaice_sitracer01_del2 = 3.4815495977177E+01
14299 jahn 1.11 (PID.TID 0000.0001) %MON seaice_sitracer02_max = 1.0000000000000E+00
14300     (PID.TID 0000.0001) %MON seaice_sitracer02_min = 0.0000000000000E+00
14301     (PID.TID 0000.0001) %MON seaice_sitracer02_mean = 3.0107822694385E-01
14302     (PID.TID 0000.0001) %MON seaice_sitracer02_sd = 4.5872663777483E-01
14303     (PID.TID 0000.0001) %MON seaice_sitracer02_del2 = 6.8589265725412E-03
14304 jahn 1.1 (PID.TID 0000.0001) // =======================================================
14305     (PID.TID 0000.0001) // End MONITOR SEAICE statistics
14306     (PID.TID 0000.0001) // =======================================================
14307     (PID.TID 0000.0001) // =======================================================
14308     (PID.TID 0000.0001) // Begin MONITOR ptracer field statistics
14309     (PID.TID 0000.0001) // =======================================================
14310 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer01_max = 4.3205418207461E+00
14311     (PID.TID 0000.0001) %MON trcstat_ptracer01_min = 3.8005614380345E-02
14312     (PID.TID 0000.0001) %MON trcstat_ptracer01_mean = 5.9108955973913E-01
14313     (PID.TID 0000.0001) %MON trcstat_ptracer01_sd = 5.1750327564942E-01
14314     (PID.TID 0000.0001) %MON trcstat_ptracer01_del2 = 8.6436797940721E-04
14315     (PID.TID 0000.0001) %MON trcstat_ptracer02_max = 4.4159667511554E+01
14316 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer02_min = 1.4930485369306E-02
14317 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer02_mean = 4.5818575796741E+00
14318     (PID.TID 0000.0001) %MON trcstat_ptracer02_sd = 6.6979419803568E+00
14319     (PID.TID 0000.0001) %MON trcstat_ptracer02_del2 = 1.2515172242841E-02
14320 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer03_max = 1.3876603116060E-03
14321 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer03_min = 5.8941235558079E-04
14322     (PID.TID 0000.0001) %MON trcstat_ptracer03_mean = 1.0854676877430E-03
14323     (PID.TID 0000.0001) %MON trcstat_ptracer03_sd = 1.4539163889169E-04
14324     (PID.TID 0000.0001) %MON trcstat_ptracer03_del2 = 4.5479159332482E-07
14325     (PID.TID 0000.0001) %MON trcstat_ptracer04_max = 1.5669306363183E+02
14326     (PID.TID 0000.0001) %MON trcstat_ptracer04_min = 6.3397075158918E-02
14327     (PID.TID 0000.0001) %MON trcstat_ptracer04_mean = 1.4711902189489E+01
14328     (PID.TID 0000.0001) %MON trcstat_ptracer04_sd = 1.7083957996899E+01
14329     (PID.TID 0000.0001) %MON trcstat_ptracer04_del2 = 2.7982870184868E-02
14330     (PID.TID 0000.0001) %MON trcstat_ptracer05_max = 2.8338360756001E-01
14331     (PID.TID 0000.0001) %MON trcstat_ptracer05_min = 8.3366785631501E-08
14332     (PID.TID 0000.0001) %MON trcstat_ptracer05_mean = 5.8410460808314E-02
14333     (PID.TID 0000.0001) %MON trcstat_ptracer05_sd = 5.6923607280240E-02
14334     (PID.TID 0000.0001) %MON trcstat_ptracer05_del2 = 1.4694272351594E-04
14335     (PID.TID 0000.0001) %MON trcstat_ptracer06_max = 4.5341377209601E+00
14336     (PID.TID 0000.0001) %MON trcstat_ptracer06_min = 1.3338685701040E-06
14337     (PID.TID 0000.0001) %MON trcstat_ptracer06_mean = 9.3456737293303E-01
14338     (PID.TID 0000.0001) %MON trcstat_ptracer06_sd = 9.1077771648383E-01
14339     (PID.TID 0000.0001) %MON trcstat_ptracer06_del2 = 2.3510835762550E-03
14340     (PID.TID 0000.0001) %MON trcstat_ptracer07_max = 2.8338360756001E-04
14341     (PID.TID 0000.0001) %MON trcstat_ptracer07_min = 8.3366785631503E-11
14342     (PID.TID 0000.0001) %MON trcstat_ptracer07_mean = 5.8410460796631E-05
14343     (PID.TID 0000.0001) %MON trcstat_ptracer07_sd = 5.6923607334977E-05
14344     (PID.TID 0000.0001) %MON trcstat_ptracer07_del2 = 1.4694272392718E-07
14345 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer08_max = 6.9815217210244E-03
14346 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer08_min = 6.8901155300746E-33
14347     (PID.TID 0000.0001) %MON trcstat_ptracer08_mean = 4.7084431960727E-04
14348     (PID.TID 0000.0001) %MON trcstat_ptracer08_sd = 1.1065332406162E-03
14349     (PID.TID 0000.0001) %MON trcstat_ptracer08_del2 = 3.6013899782421E-06
14350 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer09_max = 1.1170434753639E-01
14351 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer09_min = 1.1024184848119E-31
14352     (PID.TID 0000.0001) %MON trcstat_ptracer09_mean = 7.5335091137163E-03
14353     (PID.TID 0000.0001) %MON trcstat_ptracer09_sd = 1.7704531849860E-02
14354     (PID.TID 0000.0001) %MON trcstat_ptracer09_del2 = 5.7622239651873E-05
14355 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer10_max = 6.9815217225485E-06
14356 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer10_min = 6.8901155301030E-36
14357     (PID.TID 0000.0001) %MON trcstat_ptracer10_mean = 4.7084432037262E-07
14358     (PID.TID 0000.0001) %MON trcstat_ptracer10_sd = 1.1065332421341E-06
14359     (PID.TID 0000.0001) %MON trcstat_ptracer10_del2 = 3.6013899835368E-09
14360     (PID.TID 0000.0001) %MON trcstat_ptracer11_max = 8.8669762983744E-03
14361     (PID.TID 0000.0001) %MON trcstat_ptracer11_min = 1.9421006051539E-32
14362     (PID.TID 0000.0001) %MON trcstat_ptracer11_mean = 3.4599331688673E-04
14363     (PID.TID 0000.0001) %MON trcstat_ptracer11_sd = 1.3382653105955E-03
14364     (PID.TID 0000.0001) %MON trcstat_ptracer11_del2 = 4.6046064110420E-06
14365     (PID.TID 0000.0001) %MON trcstat_ptracer12_max = 8.4258930394299E-02
14366     (PID.TID 0000.0001) %MON trcstat_ptracer12_min = 9.1297938013249E-23
14367     (PID.TID 0000.0001) %MON trcstat_ptracer12_mean = 1.7012584138712E-03
14368     (PID.TID 0000.0001) %MON trcstat_ptracer12_sd = 7.4937948379259E-03
14369     (PID.TID 0000.0001) %MON trcstat_ptracer12_del2 = 3.2200331953927E-05
14370     (PID.TID 0000.0001) %MON trcstat_ptracer13_max = 1.3481428863088E+00
14371     (PID.TID 0000.0001) %MON trcstat_ptracer13_min = 1.4607670082120E-21
14372     (PID.TID 0000.0001) %MON trcstat_ptracer13_mean = 2.7220134621939E-02
14373     (PID.TID 0000.0001) %MON trcstat_ptracer13_sd = 1.1990071740681E-01
14374     (PID.TID 0000.0001) %MON trcstat_ptracer13_del2 = 5.1520531126283E-04
14375     (PID.TID 0000.0001) %MON trcstat_ptracer14_max = 8.4258930446522E-05
14376     (PID.TID 0000.0001) %MON trcstat_ptracer14_min = 9.1297938013233E-26
14377     (PID.TID 0000.0001) %MON trcstat_ptracer14_mean = 1.7012584151718E-06
14378     (PID.TID 0000.0001) %MON trcstat_ptracer14_sd = 7.4937948414492E-06
14379     (PID.TID 0000.0001) %MON trcstat_ptracer14_del2 = 3.2200331976892E-08
14380     (PID.TID 0000.0001) %MON trcstat_ptracer15_max = 9.4770200509736E-01
14381     (PID.TID 0000.0001) %MON trcstat_ptracer15_min = 9.4656847365678E-22
14382     (PID.TID 0000.0001) %MON trcstat_ptracer15_mean = 1.8533025478042E-02
14383     (PID.TID 0000.0001) %MON trcstat_ptracer15_sd = 9.2511726827560E-02
14384     (PID.TID 0000.0001) %MON trcstat_ptracer15_del2 = 4.8079451978814E-04
14385     (PID.TID 0000.0001) %MON trcstat_ptracer16_max = 9.9343472568059E-01
14386     (PID.TID 0000.0001) %MON trcstat_ptracer16_min = 3.3134771231603E-09
14387     (PID.TID 0000.0001) %MON trcstat_ptracer16_mean = 2.0454321344099E-02
14388     (PID.TID 0000.0001) %MON trcstat_ptracer16_sd = 4.9065660088738E-02
14389     (PID.TID 0000.0001) %MON trcstat_ptracer16_del2 = 2.9702663290742E-04
14390     (PID.TID 0000.0001) %MON trcstat_ptracer17_max = 1.5894955610889E+01
14391     (PID.TID 0000.0001) %MON trcstat_ptracer17_min = 5.3015633970564E-08
14392     (PID.TID 0000.0001) %MON trcstat_ptracer17_mean = 3.2726914150558E-01
14393     (PID.TID 0000.0001) %MON trcstat_ptracer17_sd = 7.8505056141981E-01
14394     (PID.TID 0000.0001) %MON trcstat_ptracer17_del2 = 4.7524261265187E-03
14395     (PID.TID 0000.0001) %MON trcstat_ptracer18_max = 9.9343472568059E-04
14396     (PID.TID 0000.0001) %MON trcstat_ptracer18_min = 3.3134771231602E-12
14397     (PID.TID 0000.0001) %MON trcstat_ptracer18_mean = 2.0454321348705E-05
14398     (PID.TID 0000.0001) %MON trcstat_ptracer18_sd = 4.9065660085578E-05
14399     (PID.TID 0000.0001) %MON trcstat_ptracer18_del2 = 2.9702663313218E-07
14400     (PID.TID 0000.0001) %MON trcstat_ptracer19_max = 3.0492830288185E+02
14401     (PID.TID 0000.0001) %MON trcstat_ptracer19_min = 8.9491083302457E-08
14402     (PID.TID 0000.0001) %MON trcstat_ptracer19_mean = 2.2923001070593E+00
14403     (PID.TID 0000.0001) %MON trcstat_ptracer19_sd = 1.2509896005437E+01
14404     (PID.TID 0000.0001) %MON trcstat_ptracer19_del2 = 5.3804249222927E-02
14405     (PID.TID 0000.0001) %MON trcstat_ptracer20_max = 2.5375204362141E-01
14406     (PID.TID 0000.0001) %MON trcstat_ptracer20_min = 2.2895399141279E-07
14407     (PID.TID 0000.0001) %MON trcstat_ptracer20_mean = 1.3875806775544E-02
14408     (PID.TID 0000.0001) %MON trcstat_ptracer20_sd = 1.8284946133599E-02
14409     (PID.TID 0000.0001) %MON trcstat_ptracer20_del2 = 8.3716872019576E-04
14410     (PID.TID 0000.0001) %MON trcstat_ptracer21_max = 2.3329408131396E+00
14411     (PID.TID 0000.0001) %MON trcstat_ptracer21_min = 3.0124098369498E-05
14412     (PID.TID 0000.0001) %MON trcstat_ptracer21_mean = 1.5996340602411E-01
14413     (PID.TID 0000.0001) %MON trcstat_ptracer21_sd = 1.8960217084385E-01
14414     (PID.TID 0000.0001) %MON trcstat_ptracer21_del2 = 7.0992561485806E-04
14415     (PID.TID 0000.0001) %MON trcstat_ptracer22_max = 5.6087155518296E-05
14416 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer22_min = -2.1068568840795E-19
14417 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer22_mean = 1.2530429164791E-07
14418     (PID.TID 0000.0001) %MON trcstat_ptracer22_sd = 1.8078909141898E-06
14419     (PID.TID 0000.0001) %MON trcstat_ptracer22_del2 = 4.5344793856204E-08
14420     (PID.TID 0000.0001) %MON trcstat_ptracer23_max = 5.1928147662894E-04
14421     (PID.TID 0000.0001) %MON trcstat_ptracer23_min = -2.2601834133315E-24
14422     (PID.TID 0000.0001) %MON trcstat_ptracer23_mean = 7.2852500859176E-06
14423     (PID.TID 0000.0001) %MON trcstat_ptracer23_sd = 3.9616732955749E-05
14424     (PID.TID 0000.0001) %MON trcstat_ptracer23_del2 = 1.8834043207596E-07
14425     (PID.TID 0000.0001) %MON trcstat_ptracer24_max = 5.6087161564420E-05
14426     (PID.TID 0000.0001) %MON trcstat_ptracer24_min = 5.7059170242508E-51
14427     (PID.TID 0000.0001) %MON trcstat_ptracer24_mean = 1.2543487129480E-07
14428     (PID.TID 0000.0001) %MON trcstat_ptracer24_sd = 1.8078818764698E-06
14429     (PID.TID 0000.0001) %MON trcstat_ptracer24_del2 = 4.5344803885307E-08
14430     (PID.TID 0000.0001) %MON trcstat_ptracer25_max = 1.4219335643967E-04
14431     (PID.TID 0000.0001) %MON trcstat_ptracer25_min = 8.0734719433763E-34
14432     (PID.TID 0000.0001) %MON trcstat_ptracer25_mean = 2.6914936563837E-06
14433     (PID.TID 0000.0001) %MON trcstat_ptracer25_sd = 1.0790949008168E-05
14434     (PID.TID 0000.0001) %MON trcstat_ptracer25_del2 = 1.0453082086014E-07
14435     (PID.TID 0000.0001) %MON trcstat_ptracer26_max = 5.3424606325103E-05
14436     (PID.TID 0000.0001) %MON trcstat_ptracer26_min = -2.6859527515157E-17
14437     (PID.TID 0000.0001) %MON trcstat_ptracer26_mean = 1.0805933164886E-07
14438     (PID.TID 0000.0001) %MON trcstat_ptracer26_sd = 1.6894537659152E-06
14439     (PID.TID 0000.0001) %MON trcstat_ptracer26_del2 = 4.6377316375454E-08
14440     (PID.TID 0000.0001) %MON trcstat_ptracer27_max = 9.5982070017518E-03
14441     (PID.TID 0000.0001) %MON trcstat_ptracer27_min = 1.2852580317961E-19
14442     (PID.TID 0000.0001) %MON trcstat_ptracer27_mean = 2.4501000066687E-04
14443     (PID.TID 0000.0001) %MON trcstat_ptracer27_sd = 6.7228736249324E-04
14444     (PID.TID 0000.0001) %MON trcstat_ptracer27_del2 = 5.2805514199710E-06
14445     (PID.TID 0000.0001) %MON trcstat_ptracer28_max = 9.1988374451400E-02
14446 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer28_min = 6.7039062921614E-24
14447 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer28_mean = 1.6126560188456E-03
14448     (PID.TID 0000.0001) %MON trcstat_ptracer28_sd = 5.8558384329003E-03
14449     (PID.TID 0000.0001) %MON trcstat_ptracer28_del2 = 4.6037803028383E-05
14450 jahn 1.8 (PID.TID 0000.0001) %MON trcstat_ptracer29_max = 1.0580659169050E-03
14451 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer29_min = 9.9999999999874E-51
14452 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer29_mean = 3.0165546742914E-06
14453     (PID.TID 0000.0001) %MON trcstat_ptracer29_sd = 2.4317251943767E-05
14454     (PID.TID 0000.0001) %MON trcstat_ptracer29_del2 = 1.7019066704991E-07
14455 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer30_max = 1.2960273335936E-02
14456 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer30_min = 1.2316165503894E-29
14457     (PID.TID 0000.0001) %MON trcstat_ptracer30_mean = 1.3874547028019E-04
14458     (PID.TID 0000.0001) %MON trcstat_ptracer30_sd = 7.1916611572242E-04
14459     (PID.TID 0000.0001) %MON trcstat_ptracer30_del2 = 7.2570880154631E-06
14460     (PID.TID 0000.0001) %MON trcstat_ptracer31_max = 5.5821741210031E-05
14461     (PID.TID 0000.0001) %MON trcstat_ptracer31_min = 1.2549682824707E-14
14462     (PID.TID 0000.0001) %MON trcstat_ptracer31_mean = 1.2029772886914E-07
14463     (PID.TID 0000.0001) %MON trcstat_ptracer31_sd = 1.8022988559022E-06
14464     (PID.TID 0000.0001) %MON trcstat_ptracer31_del2 = 4.5559795055079E-08
14465     (PID.TID 0000.0001) %MON trcstat_ptracer32_max = 5.4218377694988E-05
14466 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer32_min = -5.4490588694353E-19
14467 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer32_mean = 1.1633252605768E-07
14468     (PID.TID 0000.0001) %MON trcstat_ptracer32_sd = 1.7594835495289E-06
14469     (PID.TID 0000.0001) %MON trcstat_ptracer32_del2 = 4.5491135902917E-08
14470     (PID.TID 0000.0001) %MON trcstat_ptracer33_max = 5.2629768351049E-05
14471     (PID.TID 0000.0001) %MON trcstat_ptracer33_min = -2.0618327473270E-21
14472     (PID.TID 0000.0001) %MON trcstat_ptracer33_mean = 1.0685394531884E-07
14473     (PID.TID 0000.0001) %MON trcstat_ptracer33_sd = 1.6677108517815E-06
14474     (PID.TID 0000.0001) %MON trcstat_ptracer33_del2 = 4.6295111114383E-08
14475     (PID.TID 0000.0001) %MON trcstat_ptracer34_max = 5.6037410171485E-05
14476     (PID.TID 0000.0001) %MON trcstat_ptracer34_min = 5.6889169927784E-51
14477     (PID.TID 0000.0001) %MON trcstat_ptracer34_mean = 1.2530593400670E-07
14478     (PID.TID 0000.0001) %MON trcstat_ptracer34_sd = 1.8088528844718E-06
14479     (PID.TID 0000.0001) %MON trcstat_ptracer34_del2 = 4.5301739544937E-08
14480     (PID.TID 0000.0001) %MON trcstat_ptracer35_max = 5.3541276090445E-05
14481     (PID.TID 0000.0001) %MON trcstat_ptracer35_min = -2.5974967075322E-17
14482     (PID.TID 0000.0001) %MON trcstat_ptracer35_mean = 1.0808917583771E-07
14483     (PID.TID 0000.0001) %MON trcstat_ptracer35_sd = 1.6879880408815E-06
14484     (PID.TID 0000.0001) %MON trcstat_ptracer35_del2 = 4.6360244627084E-08
14485     (PID.TID 0000.0001) %MON trcstat_ptracer36_max = 5.6037410115426E-05
14486 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer36_min = -5.8860784472533E-19
14487 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer36_mean = 1.2513272747762E-07
14488     (PID.TID 0000.0001) %MON trcstat_ptracer36_sd = 1.8060063355813E-06
14489     (PID.TID 0000.0001) %MON trcstat_ptracer36_del2 = 4.5352617091947E-08
14490     (PID.TID 0000.0001) %MON trcstat_ptracer37_max = 5.7821299051513E-05
14491     (PID.TID 0000.0001) %MON trcstat_ptracer37_min = -3.8812706627301E-36
14492     (PID.TID 0000.0001) %MON trcstat_ptracer37_mean = 1.3100973820617E-07
14493     (PID.TID 0000.0001) %MON trcstat_ptracer37_sd = 1.8529827821856E-06
14494     (PID.TID 0000.0001) %MON trcstat_ptracer37_del2 = 4.5409873496910E-08
14495     (PID.TID 0000.0001) %MON trcstat_ptracer38_max = 7.0996359767522E-05
14496     (PID.TID 0000.0001) %MON trcstat_ptracer38_min = 9.8830152904891E-51
14497     (PID.TID 0000.0001) %MON trcstat_ptracer38_mean = 1.7626793464724E-07
14498     (PID.TID 0000.0001) %MON trcstat_ptracer38_sd = 2.2685389926557E-06
14499     (PID.TID 0000.0001) %MON trcstat_ptracer38_del2 = 4.3427221395246E-08
14500     (PID.TID 0000.0001) %MON trcstat_ptracer39_max = 2.8142342335605E-03
14501 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer39_min = 7.4217719154588E-33
14502 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer39_mean = 1.8605292448830E-05
14503     (PID.TID 0000.0001) %MON trcstat_ptracer39_sd = 1.3471123025371E-04
14504     (PID.TID 0000.0001) %MON trcstat_ptracer39_del2 = 1.0050649131445E-06
14505     (PID.TID 0000.0001) %MON trcstat_ptracer40_max = 5.6037410115457E-05
14506 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer40_min = -7.0886205306079E-19
14507 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer40_mean = 1.2513272580035E-07
14508     (PID.TID 0000.0001) %MON trcstat_ptracer40_sd = 1.8060063357059E-06
14509     (PID.TID 0000.0001) %MON trcstat_ptracer40_del2 = 4.5352617091757E-08
14510     (PID.TID 0000.0001) %MON trcstat_ptracer41_max = 5.6148357198375E-05
14511 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer41_min = -4.8650340804781E-18
14512 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer41_mean = 1.2551338595890E-07
14513     (PID.TID 0000.0001) %MON trcstat_ptracer41_sd = 1.8099570937121E-06
14514     (PID.TID 0000.0001) %MON trcstat_ptracer41_del2 = 4.5303617822255E-08
14515     (PID.TID 0000.0001) %MON trcstat_ptracer42_max = 5.3534590293791E-05
14516     (PID.TID 0000.0001) %MON trcstat_ptracer42_min = 7.4205045532703E-17
14517     (PID.TID 0000.0001) %MON trcstat_ptracer42_mean = 1.0857717960384E-07
14518     (PID.TID 0000.0001) %MON trcstat_ptracer42_sd = 1.6823757549680E-06
14519     (PID.TID 0000.0001) %MON trcstat_ptracer42_del2 = 4.6488300623224E-08
14520     (PID.TID 0000.0001) %MON trcstat_ptracer43_max = 1.0361271185754E-03
14521     (PID.TID 0000.0001) %MON trcstat_ptracer43_min = 5.4093799284401E-14
14522     (PID.TID 0000.0001) %MON trcstat_ptracer43_mean = 2.2948356795698E-05
14523     (PID.TID 0000.0001) %MON trcstat_ptracer43_sd = 8.2340987556016E-05
14524     (PID.TID 0000.0001) %MON trcstat_ptracer43_del2 = 6.4216362439686E-07
14525     (PID.TID 0000.0001) %MON trcstat_ptracer44_max = 5.6037410764861E-05
14526 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer44_min = -1.3558520158725E-31
14527 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer44_mean = 1.2515175711827E-07
14528     (PID.TID 0000.0001) %MON trcstat_ptracer44_sd = 1.8060050238350E-06
14529     (PID.TID 0000.0001) %MON trcstat_ptracer44_del2 = 4.5352617849838E-08
14530     (PID.TID 0000.0001) %MON trcstat_ptracer45_max = 1.0463182339014E-04
14531 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer45_min = 1.4103338058305E-50
14532 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer45_mean = 3.7055900857362E-07
14533     (PID.TID 0000.0001) %MON trcstat_ptracer45_sd = 3.9318679730124E-06
14534     (PID.TID 0000.0001) %MON trcstat_ptracer45_del2 = 4.5950054528305E-08
14535     (PID.TID 0000.0001) %MON trcstat_ptracer46_max = 5.5015104059209E-05
14536     (PID.TID 0000.0001) %MON trcstat_ptracer46_min = -6.1876890780933E-21
14537     (PID.TID 0000.0001) %MON trcstat_ptracer46_mean = 1.1771011988078E-07
14538     (PID.TID 0000.0001) %MON trcstat_ptracer46_sd = 1.7826275701943E-06
14539     (PID.TID 0000.0001) %MON trcstat_ptracer46_del2 = 4.5522533871604E-08
14540     (PID.TID 0000.0001) %MON trcstat_ptracer47_max = 5.6087155506760E-05
14541     (PID.TID 0000.0001) %MON trcstat_ptracer47_min = -5.1787947410108E-19
14542     (PID.TID 0000.0001) %MON trcstat_ptracer47_mean = 1.2530383647282E-07
14543     (PID.TID 0000.0001) %MON trcstat_ptracer47_sd = 1.8078909463561E-06
14544     (PID.TID 0000.0001) %MON trcstat_ptracer47_del2 = 4.5344793805449E-08
14545     (PID.TID 0000.0001) %MON trcstat_ptracer48_max = 5.6087155510426E-05
14546     (PID.TID 0000.0001) %MON trcstat_ptracer48_min = -7.7571438764986E-35
14547     (PID.TID 0000.0001) %MON trcstat_ptracer48_mean = 1.2530428112055E-07
14548     (PID.TID 0000.0001) %MON trcstat_ptracer48_sd = 1.8078909150077E-06
14549     (PID.TID 0000.0001) %MON trcstat_ptracer48_del2 = 4.5344793829446E-08
14550     (PID.TID 0000.0001) %MON trcstat_ptracer49_max = 5.6087742070158E-05
14551     (PID.TID 0000.0001) %MON trcstat_ptracer49_min = 7.8258998667219E-51
14552     (PID.TID 0000.0001) %MON trcstat_ptracer49_mean = 1.3874090407821E-07
14553     (PID.TID 0000.0001) %MON trcstat_ptracer49_sd = 1.8076781148021E-06
14554     (PID.TID 0000.0001) %MON trcstat_ptracer49_del2 = 4.5347323654868E-08
14555     (PID.TID 0000.0001) %MON trcstat_ptracer50_max = 5.6720238436493E-05
14556     (PID.TID 0000.0001) %MON trcstat_ptracer50_min = 9.6059451247182E-51
14557     (PID.TID 0000.0001) %MON trcstat_ptracer50_mean = 1.6508027229737E-07
14558     (PID.TID 0000.0001) %MON trcstat_ptracer50_sd = 2.2673327205030E-06
14559     (PID.TID 0000.0001) %MON trcstat_ptracer50_del2 = 4.1097789517385E-08
14560     (PID.TID 0000.0001) %MON trcstat_ptracer51_max = 5.6224544646154E-05
14561 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer51_min = 1.0000000772558E-50
14562 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer51_mean = 1.4121547514707E-07
14563     (PID.TID 0000.0001) %MON trcstat_ptracer51_sd = 1.8209335678802E-06
14564     (PID.TID 0000.0001) %MON trcstat_ptracer51_del2 = 4.5235460392423E-08
14565     (PID.TID 0000.0001) %MON trcstat_ptracer52_max = 5.7956165582760E-05
14566     (PID.TID 0000.0001) %MON trcstat_ptracer52_min = 4.5034389886402E-50
14567     (PID.TID 0000.0001) %MON trcstat_ptracer52_mean = 1.4738599893603E-07
14568     (PID.TID 0000.0001) %MON trcstat_ptracer52_sd = 2.1557157433189E-06
14569     (PID.TID 0000.0001) %MON trcstat_ptracer52_del2 = 4.1883976613646E-08
14570     (PID.TID 0000.0001) %MON trcstat_ptracer53_max = 5.2629768352892E-05
14571     (PID.TID 0000.0001) %MON trcstat_ptracer53_min = -2.5745114477480E-17
14572     (PID.TID 0000.0001) %MON trcstat_ptracer53_mean = 1.0685394515731E-07
14573     (PID.TID 0000.0001) %MON trcstat_ptracer53_sd = 1.6677108518647E-06
14574     (PID.TID 0000.0001) %MON trcstat_ptracer53_del2 = 4.6295111113810E-08
14575     (PID.TID 0000.0001) %MON trcstat_ptracer54_max = 5.6087155507716E-05
14576 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer54_min = -4.2532941173473E-18
14577 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer54_mean = 1.2530381745315E-07
14578     (PID.TID 0000.0001) %MON trcstat_ptracer54_sd = 1.8078909477967E-06
14579     (PID.TID 0000.0001) %MON trcstat_ptracer54_del2 = 4.5344793803030E-08
14580     (PID.TID 0000.0001) %MON trcstat_ptracer55_max = 5.2629768352723E-05
14581     (PID.TID 0000.0001) %MON trcstat_ptracer55_min = -2.1330221300392E-23
14582     (PID.TID 0000.0001) %MON trcstat_ptracer55_mean = 1.0685394547217E-07
14583     (PID.TID 0000.0001) %MON trcstat_ptracer55_sd = 1.6677108518425E-06
14584     (PID.TID 0000.0001) %MON trcstat_ptracer55_del2 = 4.6295111113811E-08
14585 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer56_max = 2.9241916362080E-02
14586 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer56_min = 4.4611493482162E-41
14587     (PID.TID 0000.0001) %MON trcstat_ptracer56_mean = 3.3156149733187E-04
14588     (PID.TID 0000.0001) %MON trcstat_ptracer56_sd = 1.8407105836514E-03
14589     (PID.TID 0000.0001) %MON trcstat_ptracer56_del2 = 9.4127733039101E-06
14590 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer57_max = 5.3038676079050E-04
14591 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer57_min = 1.6274201685496E-44
14592     (PID.TID 0000.0001) %MON trcstat_ptracer57_mean = 9.6182327657657E-07
14593     (PID.TID 0000.0001) %MON trcstat_ptracer57_sd = 9.5852212010203E-06
14594     (PID.TID 0000.0001) %MON trcstat_ptracer57_del2 = 8.9034010642175E-08
14595     (PID.TID 0000.0001) %MON trcstat_ptracer58_max = 1.0887089241526E-04
14596     (PID.TID 0000.0001) %MON trcstat_ptracer58_min = 9.9336326328652E-34
14597     (PID.TID 0000.0001) %MON trcstat_ptracer58_mean = 2.2150414385904E-07
14598     (PID.TID 0000.0001) %MON trcstat_ptracer58_sd = 3.3491418125047E-06
14599     (PID.TID 0000.0001) %MON trcstat_ptracer58_del2 = 4.4559959765427E-08
14600     (PID.TID 0000.0001) %MON trcstat_ptracer59_max = 7.8152518372847E-05
14601     (PID.TID 0000.0001) %MON trcstat_ptracer59_min = 9.7961194156332E-51
14602     (PID.TID 0000.0001) %MON trcstat_ptracer59_mean = 2.0561247378946E-07
14603     (PID.TID 0000.0001) %MON trcstat_ptracer59_sd = 2.5731500973432E-06
14604     (PID.TID 0000.0001) %MON trcstat_ptracer59_del2 = 4.1628054154526E-08
14605     (PID.TID 0000.0001) %MON trcstat_ptracer60_max = 7.6981791131952E-05
14606 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer60_min = -6.1992234955827E-32
14607 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer60_mean = 2.0735131023162E-07
14608     (PID.TID 0000.0001) %MON trcstat_ptracer60_sd = 2.9452505440312E-06
14609     (PID.TID 0000.0001) %MON trcstat_ptracer60_del2 = 3.9613282473128E-08
14610     (PID.TID 0000.0001) %MON trcstat_ptracer61_max = 6.9545779720091E-05
14611     (PID.TID 0000.0001) %MON trcstat_ptracer61_min = 6.6457807856832E-30
14612     (PID.TID 0000.0001) %MON trcstat_ptracer61_mean = 1.5332443571384E-07
14613     (PID.TID 0000.0001) %MON trcstat_ptracer61_sd = 2.4054226764959E-06
14614     (PID.TID 0000.0001) %MON trcstat_ptracer61_del2 = 4.1334415158592E-08
14615     (PID.TID 0000.0001) %MON trcstat_ptracer62_max = 6.9836673559459E-05
14616     (PID.TID 0000.0001) %MON trcstat_ptracer62_min = 9.9279659787664E-51
14617     (PID.TID 0000.0001) %MON trcstat_ptracer62_mean = 1.7255562094369E-07
14618     (PID.TID 0000.0001) %MON trcstat_ptracer62_sd = 2.2276820724302E-06
14619     (PID.TID 0000.0001) %MON trcstat_ptracer62_del2 = 4.3915623247651E-08
14620     (PID.TID 0000.0001) %MON trcstat_ptracer63_max = 6.7735876753301E-05
14621     (PID.TID 0000.0001) %MON trcstat_ptracer63_min = 9.5789690989123E-51
14622     (PID.TID 0000.0001) %MON trcstat_ptracer63_mean = 2.4330078774884E-07
14623     (PID.TID 0000.0001) %MON trcstat_ptracer63_sd = 2.9700748512755E-06
14624     (PID.TID 0000.0001) %MON trcstat_ptracer63_del2 = 3.8587310774866E-08
14625     (PID.TID 0000.0001) %MON trcstat_ptracer64_max = 4.6122660522281E-04
14626 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer64_min = -1.7896198135753E-24
14627 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer64_mean = 1.8207958525567E-06
14628     (PID.TID 0000.0001) %MON trcstat_ptracer64_sd = 1.7054500106881E-05
14629     (PID.TID 0000.0001) %MON trcstat_ptracer64_del2 = 2.2662098607909E-07
14630     (PID.TID 0000.0001) %MON trcstat_ptracer65_max = 5.4277525167971E-05
14631     (PID.TID 0000.0001) %MON trcstat_ptracer65_min = 4.1035135159590E-18
14632     (PID.TID 0000.0001) %MON trcstat_ptracer65_mean = 1.1651804694523E-07
14633     (PID.TID 0000.0001) %MON trcstat_ptracer65_sd = 1.7613684156909E-06
14634     (PID.TID 0000.0001) %MON trcstat_ptracer65_del2 = 4.5449897847287E-08
14635     (PID.TID 0000.0001) %MON trcstat_ptracer66_max = 5.6148357197398E-05
14636 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer66_min = -5.1234188284283E-19
14637 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer66_mean = 1.2551341150229E-07
14638     (PID.TID 0000.0001) %MON trcstat_ptracer66_sd = 1.8099570917867E-06
14639     (PID.TID 0000.0001) %MON trcstat_ptracer66_del2 = 4.5303617825599E-08
14640     (PID.TID 0000.0001) %MON trcstat_ptracer67_max = 5.2629768352467E-05
14641     (PID.TID 0000.0001) %MON trcstat_ptracer67_min = -2.6389236170914E-17
14642     (PID.TID 0000.0001) %MON trcstat_ptracer67_mean = 1.0686580902475E-07
14643     (PID.TID 0000.0001) %MON trcstat_ptracer67_sd = 1.6678954373577E-06
14644     (PID.TID 0000.0001) %MON trcstat_ptracer67_del2 = 4.6290500658105E-08
14645     (PID.TID 0000.0001) %MON trcstat_ptracer68_max = 5.3528872356340E-05
14646     (PID.TID 0000.0001) %MON trcstat_ptracer68_min = -6.3904557683864E-25
14647     (PID.TID 0000.0001) %MON trcstat_ptracer68_mean = 1.0878352839080E-07
14648     (PID.TID 0000.0001) %MON trcstat_ptracer68_sd = 1.6989737240577E-06
14649     (PID.TID 0000.0001) %MON trcstat_ptracer68_del2 = 4.6263661003304E-08
14650     (PID.TID 0000.0001) %MON trcstat_ptracer69_max = 5.6148357196328E-05
14651 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer69_min = -5.8636483185960E-19
14652 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer69_mean = 1.2551339076882E-07
14653     (PID.TID 0000.0001) %MON trcstat_ptracer69_sd = 1.8099570932011E-06
14654     (PID.TID 0000.0001) %MON trcstat_ptracer69_del2 = 4.5303617823768E-08
14655     (PID.TID 0000.0001) %MON trcstat_ptracer70_max = 5.6087155507791E-05
14656 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer70_min = -2.6725416286017E-18
14657 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer70_mean = 1.2530381746943E-07
14658     (PID.TID 0000.0001) %MON trcstat_ptracer70_sd = 1.8078909478016E-06
14659     (PID.TID 0000.0001) %MON trcstat_ptracer70_del2 = 4.5344793803007E-08
14660     (PID.TID 0000.0001) %MON trcstat_ptracer71_max = 1.1526226964364E-04
14661     (PID.TID 0000.0001) %MON trcstat_ptracer71_min = 7.8270747633119E-31
14662     (PID.TID 0000.0001) %MON trcstat_ptracer71_mean = 2.5180608118242E-07
14663     (PID.TID 0000.0001) %MON trcstat_ptracer71_sd = 3.5273196119739E-06
14664     (PID.TID 0000.0001) %MON trcstat_ptracer71_del2 = 4.6191010460923E-08
14665     (PID.TID 0000.0001) %MON trcstat_ptracer72_max = 5.6311031856533E-05
14666     (PID.TID 0000.0001) %MON trcstat_ptracer72_min = 9.9844290557964E-51
14667     (PID.TID 0000.0001) %MON trcstat_ptracer72_mean = 1.2566479410169E-07
14668     (PID.TID 0000.0001) %MON trcstat_ptracer72_sd = 1.8118458833803E-06
14669     (PID.TID 0000.0001) %MON trcstat_ptracer72_del2 = 4.5319582289986E-08
14670     (PID.TID 0000.0001) %MON trcstat_ptracer73_max = 1.9370434047038E-02
14671     (PID.TID 0000.0001) %MON trcstat_ptracer73_min = -3.8574393584016E-19
14672     (PID.TID 0000.0001) %MON trcstat_ptracer73_mean = 6.2742225316528E-04
14673     (PID.TID 0000.0001) %MON trcstat_ptracer73_sd = 1.6863223709980E-03
14674     (PID.TID 0000.0001) %MON trcstat_ptracer73_del2 = 1.0112974438676E-05
14675     (PID.TID 0000.0001) %MON trcstat_ptracer74_max = 5.4277520779009E-05
14676 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer74_min = -1.3361676678101E-18
14677 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer74_mean = 1.1651081090131E-07
14678     (PID.TID 0000.0001) %MON trcstat_ptracer74_sd = 1.7613685428326E-06
14679     (PID.TID 0000.0001) %MON trcstat_ptracer74_del2 = 4.5449899801775E-08
14680     (PID.TID 0000.0001) %MON trcstat_ptracer75_max = 5.4288199736852E-05
14681     (PID.TID 0000.0001) %MON trcstat_ptracer75_min = 4.9817756963368E-37
14682     (PID.TID 0000.0001) %MON trcstat_ptracer75_mean = 1.3890773571182E-07
14683     (PID.TID 0000.0001) %MON trcstat_ptracer75_sd = 1.8259320477098E-06
14684     (PID.TID 0000.0001) %MON trcstat_ptracer75_del2 = 4.4601566125549E-08
14685     (PID.TID 0000.0001) %MON trcstat_ptracer76_max = 5.2572432403706E-05
14686     (PID.TID 0000.0001) %MON trcstat_ptracer76_min = -2.4502328619840E-19
14687     (PID.TID 0000.0001) %MON trcstat_ptracer76_mean = 1.0669751699360E-07
14688     (PID.TID 0000.0001) %MON trcstat_ptracer76_sd = 1.6659386189586E-06
14689     (PID.TID 0000.0001) %MON trcstat_ptracer76_del2 = 4.6334866423401E-08
14690     (PID.TID 0000.0001) %MON trcstat_ptracer77_max = 5.2525822910110E-05
14691     (PID.TID 0000.0001) %MON trcstat_ptracer77_min = 6.7849408728000E-29
14692     (PID.TID 0000.0001) %MON trcstat_ptracer77_mean = 1.0656427291478E-07
14693     (PID.TID 0000.0001) %MON trcstat_ptracer77_sd = 1.6642580593629E-06
14694     (PID.TID 0000.0001) %MON trcstat_ptracer77_del2 = 4.6342517228588E-08
14695     (PID.TID 0000.0001) %MON trcstat_ptracer78_max = 5.2629767689056E-05
14696     (PID.TID 0000.0001) %MON trcstat_ptracer78_min = -1.3666093965658E-17
14697     (PID.TID 0000.0001) %MON trcstat_ptracer78_mean = 1.0696717494902E-07
14698     (PID.TID 0000.0001) %MON trcstat_ptracer78_sd = 1.6698078050658E-06
14699     (PID.TID 0000.0001) %MON trcstat_ptracer78_del2 = 4.6283755490040E-08
14700     (PID.TID 0000.0001) %MON trcstat_ptracer79_max = 9.5228294903932E-02
14701     (PID.TID 0000.0001) %MON trcstat_ptracer79_min = 3.2483696869323E-15
14702     (PID.TID 0000.0001) %MON trcstat_ptracer79_mean = 6.7508043644030E-03
14703     (PID.TID 0000.0001) %MON trcstat_ptracer79_sd = 1.0333883818018E-02
14704     (PID.TID 0000.0001) %MON trcstat_ptracer79_del2 = 6.2199605157814E-05
14705     (PID.TID 0000.0001) %MON trcstat_ptracer80_max = 5.7000977991905E-05
14706     (PID.TID 0000.0001) %MON trcstat_ptracer80_min = -1.4807757557585E-23
14707     (PID.TID 0000.0001) %MON trcstat_ptracer80_mean = 1.2677263947679E-07
14708     (PID.TID 0000.0001) %MON trcstat_ptracer80_sd = 1.8339527533191E-06
14709     (PID.TID 0000.0001) %MON trcstat_ptracer80_del2 = 4.5406349103028E-08
14710     (PID.TID 0000.0001) %MON trcstat_ptracer81_max = 5.6281595252590E-05
14711     (PID.TID 0000.0001) %MON trcstat_ptracer81_min = 8.7273866529652E-51
14712     (PID.TID 0000.0001) %MON trcstat_ptracer81_mean = 1.4171425240766E-07
14713     (PID.TID 0000.0001) %MON trcstat_ptracer81_sd = 2.0186943415701E-06
14714     (PID.TID 0000.0001) %MON trcstat_ptracer81_del2 = 4.2991071968794E-08
14715     (PID.TID 0000.0001) %MON trcstat_ptracer82_max = 1.4726721859464E-04
14716     (PID.TID 0000.0001) %MON trcstat_ptracer82_min = 3.2181561544770E-51
14717     (PID.TID 0000.0001) %MON trcstat_ptracer82_mean = 5.2154458162999E-07
14718     (PID.TID 0000.0001) %MON trcstat_ptracer82_sd = 5.2453538863799E-06
14719     (PID.TID 0000.0001) %MON trcstat_ptracer82_del2 = 4.5845079147919E-08
14720     (PID.TID 0000.0001) %MON trcstat_ptracer83_max = 2.0946190566286E-02
14721     (PID.TID 0000.0001) %MON trcstat_ptracer83_min = 2.1702270165420E-35
14722     (PID.TID 0000.0001) %MON trcstat_ptracer83_mean = 1.3243553991306E-04
14723     (PID.TID 0000.0001) %MON trcstat_ptracer83_sd = 8.2807336086785E-04
14724     (PID.TID 0000.0001) %MON trcstat_ptracer83_del2 = 4.8245636733625E-06
14725     (PID.TID 0000.0001) %MON trcstat_ptracer84_max = 1.9478682933447E-04
14726 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer84_min = -3.5834620388089E-28
14727 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer84_mean = 5.4323204597708E-07
14728     (PID.TID 0000.0001) %MON trcstat_ptracer84_sd = 6.6618311949764E-06
14729     (PID.TID 0000.0001) %MON trcstat_ptracer84_del2 = 7.3274215154208E-08
14730     (PID.TID 0000.0001) %MON trcstat_ptracer85_max = 5.7717286877961E-05
14731     (PID.TID 0000.0001) %MON trcstat_ptracer85_min = 8.4290586946292E-51
14732     (PID.TID 0000.0001) %MON trcstat_ptracer85_mean = 1.2776390676952E-07
14733     (PID.TID 0000.0001) %MON trcstat_ptracer85_sd = 1.8423394513318E-06
14734     (PID.TID 0000.0001) %MON trcstat_ptracer85_del2 = 4.5526750247296E-08
14735     (PID.TID 0000.0001) %MON trcstat_ptracer86_max = 5.2629768352930E-05
14736     (PID.TID 0000.0001) %MON trcstat_ptracer86_min = -2.5738600568948E-17
14737     (PID.TID 0000.0001) %MON trcstat_ptracer86_mean = 1.0685394515749E-07
14738     (PID.TID 0000.0001) %MON trcstat_ptracer86_sd = 1.6677108518669E-06
14739     (PID.TID 0000.0001) %MON trcstat_ptracer86_del2 = 4.6295111113790E-08
14740     (PID.TID 0000.0001) %MON trcstat_ptracer87_max = 5.6232924085433E-05
14741 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer87_min = -1.8778578204708E-18
14742 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer87_mean = 1.2621311423300E-07
14743     (PID.TID 0000.0001) %MON trcstat_ptracer87_sd = 1.8210308321747E-06
14744     (PID.TID 0000.0001) %MON trcstat_ptracer87_del2 = 4.5227568586885E-08
14745     (PID.TID 0000.0001) %MON trcstat_ptracer88_max = 5.7058805245353E-05
14746 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer88_min = -1.1355362096727E-18
14747 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer88_mean = 1.2755247141141E-07
14748     (PID.TID 0000.0001) %MON trcstat_ptracer88_sd = 1.8415040848253E-06
14749     (PID.TID 0000.0001) %MON trcstat_ptracer88_del2 = 4.5259478974617E-08
14750     (PID.TID 0000.0001) %MON trcstat_ptracer89_max = 6.2559779531268E-02
14751     (PID.TID 0000.0001) %MON trcstat_ptracer89_min = 4.6262793740866E-30
14752     (PID.TID 0000.0001) %MON trcstat_ptracer89_mean = 3.6656068706568E-03
14753     (PID.TID 0000.0001) %MON trcstat_ptracer89_sd = 7.9447612220822E-03
14754     (PID.TID 0000.0001) %MON trcstat_ptracer89_del2 = 2.9969072630231E-05
14755     (PID.TID 0000.0001) %MON trcstat_ptracer90_max = 5.5737016844757E-05
14756 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer90_min = -1.3589440172057E-18
14757 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer90_mean = 1.1889331924154E-07
14758     (PID.TID 0000.0001) %MON trcstat_ptracer90_sd = 1.8005886976562E-06
14759     (PID.TID 0000.0001) %MON trcstat_ptracer90_del2 = 4.5571883211609E-08
14760     (PID.TID 0000.0001) %MON trcstat_ptracer91_max = 2.4427049542840E-04
14761     (PID.TID 0000.0001) %MON trcstat_ptracer91_min = 2.3684977024244E-24
14762     (PID.TID 0000.0001) %MON trcstat_ptracer91_mean = 5.6076942876902E-07
14763     (PID.TID 0000.0001) %MON trcstat_ptracer91_sd = 7.2279277604351E-06
14764     (PID.TID 0000.0001) %MON trcstat_ptracer91_del2 = 9.9697358088028E-08
14765     (PID.TID 0000.0001) %MON trcstat_ptracer92_max = 3.2265996060035E-04
14766 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer92_min = 8.9658366245980E-43
14767 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer92_mean = 1.6413935824950E-06
14768     (PID.TID 0000.0001) %MON trcstat_ptracer92_sd = 1.3553400603946E-05
14769     (PID.TID 0000.0001) %MON trcstat_ptracer92_del2 = 1.0065043615038E-07
14770     (PID.TID 0000.0001) %MON trcstat_ptracer93_max = 7.3422964284586E-03
14771     (PID.TID 0000.0001) %MON trcstat_ptracer93_min = 3.4057815947301E-33
14772     (PID.TID 0000.0001) %MON trcstat_ptracer93_mean = 1.0724761948681E-04
14773     (PID.TID 0000.0001) %MON trcstat_ptracer93_sd = 4.2464745698933E-04
14774     (PID.TID 0000.0001) %MON trcstat_ptracer93_del2 = 3.3801942646775E-06
14775     (PID.TID 0000.0001) %MON trcstat_ptracer94_max = 5.2629774637197E-05
14776     (PID.TID 0000.0001) %MON trcstat_ptracer94_min = 1.2412675900186E-28
14777     (PID.TID 0000.0001) %MON trcstat_ptracer94_mean = 1.0685512327470E-07
14778     (PID.TID 0000.0001) %MON trcstat_ptracer94_sd = 1.6677111909447E-06
14779     (PID.TID 0000.0001) %MON trcstat_ptracer94_del2 = 4.6295109025523E-08
14780     (PID.TID 0000.0001) %MON trcstat_ptracer95_max = 5.6037410116614E-05
14781 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer95_min = -4.2349792754670E-18
14782 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer95_mean = 1.2513272492312E-07
14783     (PID.TID 0000.0001) %MON trcstat_ptracer95_sd = 1.8060063358593E-06
14784     (PID.TID 0000.0001) %MON trcstat_ptracer95_del2 = 4.5352617091259E-08
14785     (PID.TID 0000.0001) %MON trcstat_ptracer96_max = 5.2629768352153E-05
14786     (PID.TID 0000.0001) %MON trcstat_ptracer96_min = -2.6858968266048E-17
14787     (PID.TID 0000.0001) %MON trcstat_ptracer96_mean = 1.0685394515517E-07
14788     (PID.TID 0000.0001) %MON trcstat_ptracer96_sd = 1.6677108518340E-06
14789     (PID.TID 0000.0001) %MON trcstat_ptracer96_del2 = 4.6295111114105E-08
14790 jahn 1.1 (PID.TID 0000.0001) %MON trcstat_ptracer97_max = 8.0753649048310E-04
14791     (PID.TID 0000.0001) %MON trcstat_ptracer97_min = 1.0000000000689E-50
14792 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer97_mean = 1.5711259201851E-06
14793     (PID.TID 0000.0001) %MON trcstat_ptracer97_sd = 1.5779895942107E-05
14794     (PID.TID 0000.0001) %MON trcstat_ptracer97_del2 = 1.3214091067481E-07
14795     (PID.TID 0000.0001) %MON trcstat_ptracer98_max = 7.3478133099841E-05
14796 jahn 1.11 (PID.TID 0000.0001) %MON trcstat_ptracer98_min = -1.0142682988027E-23
14797 jahn 1.12 (PID.TID 0000.0001) %MON trcstat_ptracer98_mean = 2.0598168938217E-07
14798     (PID.TID 0000.0001) %MON trcstat_ptracer98_sd = 2.8736210562559E-06
14799     (PID.TID 0000.0001) %MON trcstat_ptracer98_del2 = 3.9386606846393E-08
14800     (PID.TID 0000.0001) %MON trcstat_ptracer99_max = 5.4170300117050E-05
14801     (PID.TID 0000.0001) %MON trcstat_ptracer99_min = -9.8814200058399E-22
14802     (PID.TID 0000.0001) %MON trcstat_ptracer99_mean = 1.1618249499193E-07
14803     (PID.TID 0000.0001) %MON trcstat_ptracer99_sd = 1.7576927371543E-06
14804     (PID.TID 0000.0001) %MON trcstat_ptracer99_del2 = 4.5499097973682E-08
14805 jahn 1.1 (PID.TID 0000.0001) // =======================================================
14806     (PID.TID 0000.0001) // End MONITOR ptracers field statistics
14807     (PID.TID 0000.0001) // =======================================================
14808 jahn 1.12 Compute Stats, Diag. # 1605 SIqsw vol( 0 ): 4.767E+11 Parms: SM U1
14809 jahn 1.7 Compute Stats, Diag. # 86 oceQsw vol( 0 ): 4.767E+11 Parms: SM U1
14810 jahn 1.12 Compute Stats, Diag. # 1497 PAR vol( 0 ): 2.820E+13 Parms: SM P MR
14811     Compute Stats, Diag. # 176 EXFswnet vol( 0 ): 4.767E+11 Parms: SM U1
14812     Compute Stats, Diag. # 178 EXFswdn vol( 0 ): 4.767E+11 Parms: SM U1
14813 jahn 1.1 Compute Stats, Diag. # 26 THETA vol( 0 ): 2.820E+13 Parms: SMR MR
14814     Compute Stats, Diag. # 29 SALTanom vol( 0 ): 2.820E+13 Parms: SMR MR
14815 jahn 1.12 Compute Stats, Diag. # 1498 PP vol( 0 ): 2.820E+13 Parms: SM P MR
14816     Compute Stats, Diag. # 1223 TRAC79 vol( 0 ): 2.820E+13 Parms: SMR MR
14817 jahn 1.1 Compute Stats, Diag. # 23 ETAN vol( 0 ): 4.767E+11 Parms: SM M1
14818 jahn 1.12 Compute Stats, Diag. # 235 TRAC03 vol( 0 ): 2.820E+13 Parms: SMR MR
14819     Compute Stats, Diag. # 1579 Diver1 vol( 0 ): 2.820E+13 Parms: SM P MR
14820     Compute Stats, Diag. # 1580 Diver2 vol( 0 ): 2.820E+13 Parms: SM P MR
14821     Compute Stats, Diag. # 1581 Diver3 vol( 0 ): 2.820E+13 Parms: SM P MR
14822     Compute Stats, Diag. # 1582 Diver4 vol( 0 ): 2.820E+13 Parms: SM P MR
14823     Compute Stats, Diag. # 1583 Shannon vol( 0 ): 2.820E+13 Parms: SM P MR
14824     Compute Stats, Diag. # 1584 Simpson vol( 0 ): 2.820E+13 Parms: SM P MR
14825 jahn 1.7 (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_SIqsw.0000188388.txt , unit= 9
14826     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_oceQsw.0000188388.txt , unit= 10
14827 jahn 1.11 (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_PAR.0000188388.txt , unit= 16
14828     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_EXFswnet.0000188388.txt , unit= 17
14829     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_EXFswdn.0000188388.txt , unit= 18
14830     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_THETA.0000188388.txt , unit= 19
14831     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_SALTanom.0000188388.txt , unit= 20
14832     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_PP.0000188388.txt , unit= 21
14833     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_Phy58.0000188388.txt , unit= 22
14834     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_ETAN.0000188388.txt , unit= 23
14835     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_FeT.0000188388.txt , unit= 24
14836     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_Diver1.0000188388.txt , unit= 25
14837     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_Diver2.0000188388.txt , unit= 26
14838     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_Diver3.0000188388.txt , unit= 27
14839     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_Diver4.0000188388.txt , unit= 28
14840     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_Shannon.0000188388.txt , unit= 29
14841     (PID.TID 0000.0001) DIAGSTATS_CLOSE_IO: close file: stat_Simpson.0000188388.txt , unit= 30
14842 jahn 1.1 (PID.TID 0000.0001) %CHECKPOINT 188392 ckptA
14843     (PID.TID 0000.0001) Seconds in section "ALL [THE_MODEL_MAIN]":
14844 jahn 1.12 (PID.TID 0000.0001) User time: 91.060000000000002
14845     (PID.TID 0000.0001) System time: 1.2700000000000000
14846     (PID.TID 0000.0001) Wall clock time: 92.858173131942749
14847 jahn 1.1 (PID.TID 0000.0001) No. starts: 1
14848     (PID.TID 0000.0001) No. stops: 1
14849     (PID.TID 0000.0001) Seconds in section "INITIALISE_FIXED [THE_MODEL_MAIN]":
14850 jahn 1.12 (PID.TID 0000.0001) User time: 0.39000000000000001
14851     (PID.TID 0000.0001) System time: 2.9999999999999999E-002
14852     (PID.TID 0000.0001) Wall clock time: 0.42548990249633789
14853 jahn 1.1 (PID.TID 0000.0001) No. starts: 1
14854     (PID.TID 0000.0001) No. stops: 1
14855     (PID.TID 0000.0001) Seconds in section "THE_MAIN_LOOP [THE_MODEL_MAIN]":
14856 jahn 1.12 (PID.TID 0000.0001) User time: 90.670000000000002
14857     (PID.TID 0000.0001) System time: 1.2400000000000000
14858     (PID.TID 0000.0001) Wall clock time: 92.432641983032227
14859 jahn 1.1 (PID.TID 0000.0001) No. starts: 1
14860     (PID.TID 0000.0001) No. stops: 1
14861     (PID.TID 0000.0001) Seconds in section "INITIALISE_VARIA [THE_MAIN_LOOP]":
14862 jahn 1.12 (PID.TID 0000.0001) User time: 2.3500000000000001
14863     (PID.TID 0000.0001) System time: 1.0900000000000001
14864     (PID.TID 0000.0001) Wall clock time: 3.4761390686035156
14865 jahn 1.1 (PID.TID 0000.0001) No. starts: 1
14866     (PID.TID 0000.0001) No. stops: 1
14867     (PID.TID 0000.0001) Seconds in section "MAIN LOOP [THE_MAIN_LOOP]":
14868 jahn 1.12 (PID.TID 0000.0001) User time: 88.320000000000007
14869     (PID.TID 0000.0001) System time: 0.14999999999999991
14870     (PID.TID 0000.0001) Wall clock time: 88.956470012664795
14871     (PID.TID 0000.0001) No. starts: 1
14872     (PID.TID 0000.0001) No. stops: 1
14873     (PID.TID 0000.0001) Seconds in section "MAIN_DO_LOOP [THE_MAIN_LOOP]":
14874     (PID.TID 0000.0001) User time: 88.320000000000007
14875     (PID.TID 0000.0001) System time: 0.14999999999999991
14876     (PID.TID 0000.0001) Wall clock time: 88.956449031829834
14877 jahn 1.1 (PID.TID 0000.0001) No. starts: 1
14878     (PID.TID 0000.0001) No. stops: 1
14879 jahn 1.12 (PID.TID 0000.0001) Seconds in section "FORWARD_STEP [MAIN_DO_LOOP]":
14880     (PID.TID 0000.0001) User time: 88.320000000000007
14881     (PID.TID 0000.0001) System time: 0.14999999999999991
14882     (PID.TID 0000.0001) Wall clock time: 88.956398248672485
14883 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14884     (PID.TID 0000.0001) No. stops: 4
14885     (PID.TID 0000.0001) Seconds in section "DO_STATEVARS_DIAGS [FORWARD_STEP]":
14886 jahn 1.12 (PID.TID 0000.0001) User time: 0.61000000000001364
14887 jahn 1.9 (PID.TID 0000.0001) System time: 0.0000000000000000
14888 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 0.61065578460693359
14889 jahn 1.1 (PID.TID 0000.0001) No. starts: 12
14890     (PID.TID 0000.0001) No. stops: 12
14891     (PID.TID 0000.0001) Seconds in section "LOAD_FIELDS_DRIVER [FORWARD_STEP]":
14892 jahn 1.12 (PID.TID 0000.0001) User time: 0.19000000000001194
14893     (PID.TID 0000.0001) System time: 0.0000000000000000
14894     (PID.TID 0000.0001) Wall clock time: 0.18971490859985352
14895 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14896     (PID.TID 0000.0001) No. stops: 4
14897     (PID.TID 0000.0001) Seconds in section "EXF_GETFORCING [LOAD_FLDS_DRIVER]":
14898 jahn 1.12 (PID.TID 0000.0001) User time: 0.17000000000001592
14899     (PID.TID 0000.0001) System time: 0.0000000000000000
14900     (PID.TID 0000.0001) Wall clock time: 0.17222094535827637
14901 jahn 1.11 (PID.TID 0000.0001) No. starts: 4
14902     (PID.TID 0000.0001) No. stops: 4
14903     (PID.TID 0000.0001) Seconds in section "EXTERNAL_FLDS_LOAD [LOAD_FLDS_DRIVER]":
14904     (PID.TID 0000.0001) User time: 0.0000000000000000
14905 jahn 1.9 (PID.TID 0000.0001) System time: 0.0000000000000000
14906 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 4.5776367187500000E-005
14907 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14908     (PID.TID 0000.0001) No. stops: 4
14909     (PID.TID 0000.0001) Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]":
14910     (PID.TID 0000.0001) User time: 0.0000000000000000
14911 jahn 1.8 (PID.TID 0000.0001) System time: 0.0000000000000000
14912 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 4.4107437133789063E-005
14913 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14914     (PID.TID 0000.0001) No. stops: 4
14915     (PID.TID 0000.0001) Seconds in section "DO_OCEANIC_PHYS [FORWARD_STEP]":
14916 jahn 1.12 (PID.TID 0000.0001) User time: 2.5099999999999767
14917     (PID.TID 0000.0001) System time: 1.0000000000000009E-002
14918     (PID.TID 0000.0001) Wall clock time: 2.5226819515228271
14919 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14920     (PID.TID 0000.0001) No. stops: 4
14921     (PID.TID 0000.0001) Seconds in section "SEAICE_MODEL [DO_OCEANIC_PHYS]":
14922 jahn 1.12 (PID.TID 0000.0001) User time: 0.71000000000000796
14923 jahn 1.11 (PID.TID 0000.0001) System time: 0.0000000000000000
14924 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 0.71867203712463379
14925 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14926     (PID.TID 0000.0001) No. stops: 4
14927     (PID.TID 0000.0001) Seconds in section "SEAICE_DYNSOLVER [SEAICE_MODEL]":
14928 jahn 1.12 (PID.TID 0000.0001) User time: 0.53999999999999204
14929 jahn 1.11 (PID.TID 0000.0001) System time: 0.0000000000000000
14930 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 0.55051398277282715
14931 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14932     (PID.TID 0000.0001) No. stops: 4
14933     (PID.TID 0000.0001) Seconds in section "KPP_CALC [DO_OCEANIC_PHYS]":
14934 jahn 1.12 (PID.TID 0000.0001) User time: 1.5299999999999727
14935 jahn 1.11 (PID.TID 0000.0001) System time: 0.0000000000000000
14936 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 1.5221998691558838
14937 jahn 1.1 (PID.TID 0000.0001) No. starts: 16
14938     (PID.TID 0000.0001) No. stops: 16
14939     (PID.TID 0000.0001) Seconds in section "GCHEM_CALC_TENDENCY [FORWARD_STEP]":
14940     (PID.TID 0000.0001) User time: 0.0000000000000000
14941     (PID.TID 0000.0001) System time: 0.0000000000000000
14942 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 4.1961669921875000E-005
14943 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14944     (PID.TID 0000.0001) No. stops: 4
14945     (PID.TID 0000.0001) Seconds in section "DYNAMICS [FORWARD_STEP]":
14946 jahn 1.11 (PID.TID 0000.0001) User time: 1.5600000000000023
14947 jahn 1.8 (PID.TID 0000.0001) System time: 0.0000000000000000
14948 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 1.5725381374359131
14949 jahn 1.8 (PID.TID 0000.0001) No. starts: 4
14950     (PID.TID 0000.0001) No. stops: 4
14951     (PID.TID 0000.0001) Seconds in section "UPDATE_SURF_DR [FORWARD_STEP]":
14952 jahn 1.12 (PID.TID 0000.0001) User time: 9.9999999999909051E-003
14953     (PID.TID 0000.0001) System time: 0.0000000000000000
14954     (PID.TID 0000.0001) Wall clock time: 1.4024019241333008E-002
14955 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14956     (PID.TID 0000.0001) No. stops: 4
14957     (PID.TID 0000.0001) Seconds in section "SOLVE_FOR_PRESSURE [FORWARD_STEP]":
14958 jahn 1.11 (PID.TID 0000.0001) User time: 0.11000000000001364
14959 jahn 1.1 (PID.TID 0000.0001) System time: 0.0000000000000000
14960 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 0.10386109352111816
14961 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14962     (PID.TID 0000.0001) No. stops: 4
14963     (PID.TID 0000.0001) Seconds in section "MOM_CORRECTION_STEP [FORWARD_STEP]":
14964 jahn 1.12 (PID.TID 0000.0001) User time: 3.0000000000001137E-002
14965 jahn 1.1 (PID.TID 0000.0001) System time: 0.0000000000000000
14966 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 3.6372900009155273E-002
14967 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14968     (PID.TID 0000.0001) No. stops: 4
14969 jahn 1.7 (PID.TID 0000.0001) Seconds in section "INTEGR_CONTINUITY [FORWARD_STEP]":
14970 jahn 1.12 (PID.TID 0000.0001) User time: 7.9999999999998295E-002
14971 jahn 1.1 (PID.TID 0000.0001) System time: 0.0000000000000000
14972 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 7.9500913619995117E-002
14973 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14974     (PID.TID 0000.0001) No. stops: 4
14975     (PID.TID 0000.0001) Seconds in section "BLOCKING_EXCHANGES [FORWARD_STEP]":
14976 jahn 1.12 (PID.TID 0000.0001) User time: 0.57999999999998408
14977 jahn 1.11 (PID.TID 0000.0001) System time: 0.0000000000000000
14978 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 0.58413386344909668
14979 jahn 1.1 (PID.TID 0000.0001) No. starts: 8
14980     (PID.TID 0000.0001) No. stops: 8
14981     (PID.TID 0000.0001) Seconds in section "THERMODYNAMICS [FORWARD_STEP]":
14982 jahn 1.12 (PID.TID 0000.0001) User time: 64.719999999999999
14983 jahn 1.11 (PID.TID 0000.0001) System time: 0.0000000000000000
14984 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 65.071156024932861
14985 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14986     (PID.TID 0000.0001) No. stops: 4
14987     (PID.TID 0000.0001) Seconds in section "TRC_CORRECTION_STEP [FORWARD_STEP]":
14988 jahn 1.12 (PID.TID 0000.0001) User time: 0.76000000000000512
14989 jahn 1.7 (PID.TID 0000.0001) System time: 0.0000000000000000
14990 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 0.75437688827514648
14991 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14992     (PID.TID 0000.0001) No. stops: 4
14993     (PID.TID 0000.0001) Seconds in section "GCHEM_FORCING_SEP [FORWARD_STEP]":
14994 jahn 1.12 (PID.TID 0000.0001) User time: 14.359999999999999
14995     (PID.TID 0000.0001) System time: 2.9999999999999805E-002
14996     (PID.TID 0000.0001) Wall clock time: 14.488900899887085
14997 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
14998     (PID.TID 0000.0001) No. stops: 4
14999     (PID.TID 0000.0001) Seconds in section "MONITOR [FORWARD_STEP]":
15000 jahn 1.12 (PID.TID 0000.0001) User time: 0.21999999999999886
15001 jahn 1.1 (PID.TID 0000.0001) System time: 0.0000000000000000
15002 jahn 1.12 (PID.TID 0000.0001) Wall clock time: 0.21982336044311523
15003 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
15004     (PID.TID 0000.0001) No. stops: 4
15005     (PID.TID 0000.0001) Seconds in section "DO_THE_MODEL_IO [FORWARD_STEP]":
15006 jahn 1.12 (PID.TID 0000.0001) User time: 1.6900000000000119
15007     (PID.TID 0000.0001) System time: 0.0000000000000000
15008     (PID.TID 0000.0001) Wall clock time: 1.7007210254669189
15009 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
15010     (PID.TID 0000.0001) No. stops: 4
15011     (PID.TID 0000.0001) Seconds in section "DO_WRITE_PICKUP [FORWARD_STEP]":
15012 jahn 1.12 (PID.TID 0000.0001) User time: 0.89000000000000057
15013     (PID.TID 0000.0001) System time: 0.11000000000000010
15014     (PID.TID 0000.0001) Wall clock time: 1.0069081783294678
15015 jahn 1.1 (PID.TID 0000.0001) No. starts: 4
15016     (PID.TID 0000.0001) No. stops: 4
15017     (PID.TID 0000.0001) // ======================================================
15018     (PID.TID 0000.0001) // Tile <-> Tile communication statistics
15019     (PID.TID 0000.0001) // ======================================================
15020     (PID.TID 0000.0001) // o Tile number: 000001
15021     (PID.TID 0000.0001) // No. X exchanges = 0
15022     (PID.TID 0000.0001) // Max. X spins = 0
15023     (PID.TID 0000.0001) // Min. X spins = 1000000000
15024     (PID.TID 0000.0001) // Total. X spins = 0
15025     (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
15026     (PID.TID 0000.0001) // No. Y exchanges = 0
15027     (PID.TID 0000.0001) // Max. Y spins = 0
15028     (PID.TID 0000.0001) // Min. Y spins = 1000000000
15029     (PID.TID 0000.0001) // Total. Y spins = 0
15030     (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
15031     (PID.TID 0000.0001) // o Tile number: 000002
15032     (PID.TID 0000.0001) // No. X exchanges = 0
15033     (PID.TID 0000.0001) // Max. X spins = 0
15034     (PID.TID 0000.0001) // Min. X spins = 1000000000
15035     (PID.TID 0000.0001) // Total. X spins = 0
15036     (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
15037     (PID.TID 0000.0001) // No. Y exchanges = 0
15038     (PID.TID 0000.0001) // Max. Y spins = 0
15039     (PID.TID 0000.0001) // Min. Y spins = 1000000000
15040     (PID.TID 0000.0001) // Total. Y spins = 0
15041     (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
15042     (PID.TID 0000.0001) // o Tile number: 000003
15043     (PID.TID 0000.0001) // No. X exchanges = 0
15044     (PID.TID 0000.0001) // Max. X spins = 0
15045     (PID.TID 0000.0001) // Min. X spins = 1000000000
15046     (PID.TID 0000.0001) // Total. X spins = 0
15047     (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
15048     (PID.TID 0000.0001) // No. Y exchanges = 0
15049     (PID.TID 0000.0001) // Max. Y spins = 0
15050     (PID.TID 0000.0001) // Min. Y spins = 1000000000
15051     (PID.TID 0000.0001) // Total. Y spins = 0
15052     (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
15053     (PID.TID 0000.0001) // o Tile number: 000004
15054     (PID.TID 0000.0001) // No. X exchanges = 0
15055     (PID.TID 0000.0001) // Max. X spins = 0
15056     (PID.TID 0000.0001) // Min. X spins = 1000000000
15057     (PID.TID 0000.0001) // Total. X spins = 0
15058     (PID.TID 0000.0001) // Avg. X spins = 0.00E+00
15059     (PID.TID 0000.0001) // No. Y exchanges = 0
15060     (PID.TID 0000.0001) // Max. Y spins = 0
15061     (PID.TID 0000.0001) // Min. Y spins = 1000000000
15062     (PID.TID 0000.0001) // Total. Y spins = 0
15063     (PID.TID 0000.0001) // Avg. Y spins = 0.00E+00
15064     (PID.TID 0000.0001) // o Thread number: 000001
15065 jahn 1.12 (PID.TID 0000.0001) // No. barriers = 31996
15066 jahn 1.1 (PID.TID 0000.0001) // Max. barrier spins = 1
15067     (PID.TID 0000.0001) // Min. barrier spins = 1
15068 jahn 1.12 (PID.TID 0000.0001) // Total barrier spins = 31996
15069 jahn 1.1 (PID.TID 0000.0001) // Avg. barrier spins = 1.00E+00
15070     PROGRAM MAIN: Execution ended Normally

  ViewVC Help
Powered by ViewVC 1.1.22