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 |
(PID.TID 0000.0001) // MITgcmUV version: checkpoint64u |
9 |
(PID.TID 0000.0001) // Build user: heimbach |
10 |
(PID.TID 0000.0001) // Build host: login |
11 |
(PID.TID 0000.0001) // Build date: Wed Mar 12 14:17:22 EDT 2014 |
12 |
(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) > / |
22 |
(PID.TID 0000.0001) ># Note: Some systems use & as the |
23 |
(PID.TID 0000.0001) ># namelist terminator. Other systems |
24 |
(PID.TID 0000.0001) ># use a / character (as shown here). |
25 |
(PID.TID 0000.0001) |
26 |
(PID.TID 0000.0001) // ======================================================= |
27 |
(PID.TID 0000.0001) // Computational Grid Specification ( see files "SIZE.h" ) |
28 |
(PID.TID 0000.0001) // ( and "eedata" ) |
29 |
(PID.TID 0000.0001) // ======================================================= |
30 |
(PID.TID 0000.0001) nPx = 1 ; /* No. processes in X */ |
31 |
(PID.TID 0000.0001) nPy = 1 ; /* No. processes in Y */ |
32 |
(PID.TID 0000.0001) nSx = 1 ; /* No. tiles in X per process */ |
33 |
(PID.TID 0000.0001) nSy = 1 ; /* No. tiles in Y per process */ |
34 |
(PID.TID 0000.0001) sNx = 40 ; /* Tile size in X */ |
35 |
(PID.TID 0000.0001) sNy = 20 ; /* Tile size in Y */ |
36 |
(PID.TID 0000.0001) OLx = 3 ; /* Tile overlap distance in X */ |
37 |
(PID.TID 0000.0001) OLy = 3 ; /* Tile overlap distance in Y */ |
38 |
(PID.TID 0000.0001) nTx = 1 ; /* No. threads in X per process */ |
39 |
(PID.TID 0000.0001) nTy = 1 ; /* No. threads in Y per process */ |
40 |
(PID.TID 0000.0001) Nr = 1 ; /* No. levels in the vertical */ |
41 |
(PID.TID 0000.0001) Nx = 40 ; /* Total domain size in X ( = nPx*nSx*sNx ) */ |
42 |
(PID.TID 0000.0001) Ny = 20 ; /* Total domain size in Y ( = nPy*nSy*sNy ) */ |
43 |
(PID.TID 0000.0001) nTiles = 1 ; /* Total no. tiles per process ( = nSx*nSy ) */ |
44 |
(PID.TID 0000.0001) nProcs = 1 ; /* Total no. processes ( = nPx*nPy ) */ |
45 |
(PID.TID 0000.0001) nThreads = 1 ; /* Total no. threads per process ( = nTx*nTy ) */ |
46 |
(PID.TID 0000.0001) usingMPI = F ; /* Flag used to control whether MPI is in use */ |
47 |
(PID.TID 0000.0001) /* note: To execute a program with MPI calls */ |
48 |
(PID.TID 0000.0001) /* it must be launched appropriately e.g */ |
49 |
(PID.TID 0000.0001) /* "mpirun -np 64 ......" */ |
50 |
(PID.TID 0000.0001) useCoupler= F ;/* Flag used to control communications with */ |
51 |
(PID.TID 0000.0001) /* other model components, through a coupler */ |
52 |
(PID.TID 0000.0001) debugMode = F ; /* print debug msg. (sequence of S/R calls) */ |
53 |
(PID.TID 0000.0001) printMapIncludesZeros= F ; /* print zeros in Std.Output maps */ |
54 |
(PID.TID 0000.0001) maxLengthPrt1D= 65 /* maxLength of 1D array printed to StdOut */ |
55 |
(PID.TID 0000.0001) |
56 |
(PID.TID 0000.0001) // ====================================================== |
57 |
(PID.TID 0000.0001) // Mapping of tiles to threads |
58 |
(PID.TID 0000.0001) // ====================================================== |
59 |
(PID.TID 0000.0001) // -o- Thread 1, tiles ( 1: 1, 1: 1) |
60 |
(PID.TID 0000.0001) |
61 |
(PID.TID 0000.0001) // ====================================================== |
62 |
(PID.TID 0000.0001) // Tile <-> Tile connectvity table |
63 |
(PID.TID 0000.0001) // ====================================================== |
64 |
(PID.TID 0000.0001) // Tile number: 000001 (process no. = 000000) |
65 |
(PID.TID 0000.0001) // WEST: Tile = 000001, Process = 000000, Comm = put |
66 |
(PID.TID 0000.0001) // bi = 000001, bj = 000001 |
67 |
(PID.TID 0000.0001) // EAST: Tile = 000001, Process = 000000, Comm = put |
68 |
(PID.TID 0000.0001) // bi = 000001, bj = 000001 |
69 |
(PID.TID 0000.0001) // SOUTH: Tile = 000001, Process = 000000, Comm = put |
70 |
(PID.TID 0000.0001) // bi = 000001, bj = 000001 |
71 |
(PID.TID 0000.0001) // NORTH: Tile = 000001, Process = 000000, Comm = put |
72 |
(PID.TID 0000.0001) // bi = 000001, bj = 000001 |
73 |
(PID.TID 0000.0001) |
74 |
(PID.TID 0000.0001) INI_PARMS: opening model parameter file "data" |
75 |
(PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data |
76 |
(PID.TID 0000.0001) // ======================================================= |
77 |
(PID.TID 0000.0001) // Parameter file "data" |
78 |
(PID.TID 0000.0001) // ======================================================= |
79 |
(PID.TID 0000.0001) ># Model parameters |
80 |
(PID.TID 0000.0001) ># Continuous equation parameters |
81 |
(PID.TID 0000.0001) > &PARM01 |
82 |
(PID.TID 0000.0001) > tRef=20., |
83 |
(PID.TID 0000.0001) > sRef=10., |
84 |
(PID.TID 0000.0001) > gravity=9.81, |
85 |
(PID.TID 0000.0001) > hFacMin=.05, |
86 |
(PID.TID 0000.0001) > hFacMindz=50., |
87 |
(PID.TID 0000.0001) > momStepping=.FALSE., |
88 |
(PID.TID 0000.0001) > tempStepping=.FALSE., |
89 |
(PID.TID 0000.0001) > saltStepping=.FALSE., |
90 |
(PID.TID 0000.0001) > readBinaryPrec=64, |
91 |
(PID.TID 0000.0001) > writeBinaryPrec=64, |
92 |
(PID.TID 0000.0001) > globalFiles=.FALSE., |
93 |
(PID.TID 0000.0001) >#debugLevel=4, |
94 |
(PID.TID 0000.0001) > / |
95 |
(PID.TID 0000.0001) > |
96 |
(PID.TID 0000.0001) ># Elliptic solver parameters |
97 |
(PID.TID 0000.0001) > &PARM02 |
98 |
(PID.TID 0000.0001) > / |
99 |
(PID.TID 0000.0001) > |
100 |
(PID.TID 0000.0001) ># Time stepping parameters |
101 |
(PID.TID 0000.0001) > &PARM03 |
102 |
(PID.TID 0000.0001) > startTime=0., |
103 |
(PID.TID 0000.0001) > nTimeSteps = 3, |
104 |
(PID.TID 0000.0001) ># endTime=6307200000., |
105 |
(PID.TID 0000.0001) ># endTime=8640000000., |
106 |
(PID.TID 0000.0001) > deltaT=6307200., |
107 |
(PID.TID 0000.0001) ># pChkptFreq=2592000., |
108 |
(PID.TID 0000.0001) ># chkptFreq=120000., |
109 |
(PID.TID 0000.0001) ># dumpFreq=2592000., |
110 |
(PID.TID 0000.0001) > monitorFreq=0., |
111 |
(PID.TID 0000.0001) > / |
112 |
(PID.TID 0000.0001) > |
113 |
(PID.TID 0000.0001) ># Gridding parameters |
114 |
(PID.TID 0000.0001) > &PARM04 |
115 |
(PID.TID 0000.0001) > usingCartesianGrid=.TRUE., |
116 |
(PID.TID 0000.0001) > delX=40*2.e3, |
117 |
(PID.TID 0000.0001) > delY=20*2.e3, |
118 |
(PID.TID 0000.0001) > delZ=1800., |
119 |
(PID.TID 0000.0001) > / |
120 |
(PID.TID 0000.0001) > |
121 |
(PID.TID 0000.0001) > &PARM05 |
122 |
(PID.TID 0000.0001) > bathyFile='topog.box', |
123 |
(PID.TID 0000.0001) > / |
124 |
(PID.TID 0000.0001) |
125 |
(PID.TID 0000.0001) INI_PARMS ; starts to read PARM01 |
126 |
(PID.TID 0000.0001) INI_PARMS ; read PARM01 : OK |
127 |
(PID.TID 0000.0001) S/R INI_PARMS: No request for barotropic solver |
128 |
(PID.TID 0000.0001) S/R INI_PARMS: => Use implicitFreeSurface as default |
129 |
(PID.TID 0000.0001) INI_PARMS ; starts to read PARM02 |
130 |
(PID.TID 0000.0001) INI_PARMS ; read PARM02 : OK |
131 |
(PID.TID 0000.0001) INI_PARMS ; starts to read PARM03 |
132 |
(PID.TID 0000.0001) INI_PARMS ; read PARM03 : OK |
133 |
(PID.TID 0000.0001) INI_PARMS ; starts to read PARM04 |
134 |
(PID.TID 0000.0001) INI_PARMS ; read PARM04 : OK |
135 |
(PID.TID 0000.0001) INI_PARMS ; starts to read PARM05 |
136 |
(PID.TID 0000.0001) INI_PARMS ; read PARM05 : OK |
137 |
(PID.TID 0000.0001) INI_PARMS: finished reading file "data" |
138 |
(PID.TID 0000.0001) PACKAGES_BOOT: opening data.pkg |
139 |
(PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.pkg |
140 |
(PID.TID 0000.0001) // ======================================================= |
141 |
(PID.TID 0000.0001) // Parameter file "data.pkg" |
142 |
(PID.TID 0000.0001) // ======================================================= |
143 |
(PID.TID 0000.0001) ># Packages |
144 |
(PID.TID 0000.0001) > &PACKAGES |
145 |
(PID.TID 0000.0001) ># useMNC=.TRUE., |
146 |
(PID.TID 0000.0001) > useStreamIce=.true. |
147 |
(PID.TID 0000.0001) > useDiagnostics = .false., |
148 |
(PID.TID 0000.0001) > useGrdchk = .true., |
149 |
(PID.TID 0000.0001) > / |
150 |
(PID.TID 0000.0001) |
151 |
(PID.TID 0000.0001) PACKAGES_BOOT: finished reading data.pkg |
152 |
(PID.TID 0000.0001) PACKAGES_BOOT: On/Off package Summary |
153 |
-------- pkgs with a standard "usePKG" On/Off switch in "data.pkg": -------- |
154 |
pkg/grdchk compiled and used ( useGrdchk = T ) |
155 |
pkg/streamice compiled and used ( useStreamIce = T ) |
156 |
pkg/diagnostics compiled but not used ( useDiagnostics = F ) |
157 |
-------- pkgs without standard "usePKG" On/Off switch in "data.pkg": -------- |
158 |
pkg/debug compiled but not used ( debugMode = F ) |
159 |
pkg/rw compiled and used |
160 |
pkg/mdsio compiled and used |
161 |
pkg/autodiff compiled and used |
162 |
pkg/openad compiled and used |
163 |
pkg/cost compiled and used |
164 |
pkg/ctrl compiled and used |
165 |
(PID.TID 0000.0001) PACKAGES_BOOT: End of package Summary |
166 |
(PID.TID 0000.0001) |
167 |
(PID.TID 0000.0001) STREAMICE_READPARMS: opening data.streamice |
168 |
(PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.streamice |
169 |
(PID.TID 0000.0001) // ======================================================= |
170 |
(PID.TID 0000.0001) // Parameter file "data.streamice" |
171 |
(PID.TID 0000.0001) // ======================================================= |
172 |
(PID.TID 0000.0001) ># =================================== |
173 |
(PID.TID 0000.0001) ># | Parameters for STREAMICE package | |
174 |
(PID.TID 0000.0001) ># =================================== |
175 |
(PID.TID 0000.0001) > &STREAMICE_PARM01 |
176 |
(PID.TID 0000.0001) > streamice_density = 917., |
177 |
(PID.TID 0000.0001) > streamice_density_ocean_avg = 1028., |
178 |
(PID.TID 0000.0001) > B_glen_isothermal = 700., |
179 |
(PID.TID 0000.0001) > C_basal_fric_const = 5., |
180 |
(PID.TID 0000.0001) > n_glen = 3.0, |
181 |
(PID.TID 0000.0001) > n_basal_friction = 1., |
182 |
(PID.TID 0000.0001) > eps_glen_min = 1.0e-12, |
183 |
(PID.TID 0000.0001) > eps_u_min = 1.0e-12, |
184 |
(PID.TID 0000.0001) > streamice_cg_tol = 1.0e-6, |
185 |
(PID.TID 0000.0001) > STREAMICE_lower_cg_tol = .true., |
186 |
(PID.TID 0000.0001) > streamice_nonlin_tol = 1.0e-6, |
187 |
(PID.TID 0000.0001) > streamice_nonlin_tol_fp = 1.e-9, |
188 |
(PID.TID 0000.0001) > streamice_max_cg_iter = 500, |
189 |
(PID.TID 0000.0001) > streamice_max_nl_iter = 20, |
190 |
(PID.TID 0000.0001) > STREAMICE_GL_regularize = .false., |
191 |
(PID.TID 0000.0001) > STREAMICE_GL_regularize = .false., |
192 |
(PID.TID 0000.0001) > STREAMICE_move_front = .false., |
193 |
(PID.TID 0000.0001) > STREAMICE_calve_to_mask = .false., |
194 |
(PID.TID 0000.0001) > streamice_CFL_factor = 0.5, |
195 |
(PID.TID 0000.0001) > STREAMICE_dump_mdsio = .true., |
196 |
(PID.TID 0000.0001) > streamice_bg_surf_slope_x = 0., |
197 |
(PID.TID 0000.0001) > STREAMICEthickInit='PARAM', |
198 |
(PID.TID 0000.0001) > STREAMICEthickFile='h_init.box', |
199 |
(PID.TID 0000.0001) > STREAMICEtopogFile='topog.box', |
200 |
(PID.TID 0000.0001) > STREAMICEbasalTracConfig='UNIFORM', |
201 |
(PID.TID 0000.0001) > STREAMICEGlenConstConfig='UNIFORM', |
202 |
(PID.TID 0000.0001) > / |
203 |
(PID.TID 0000.0001) > |
204 |
(PID.TID 0000.0001) >#&STREAMICE_PARMPETSC |
205 |
(PID.TID 0000.0001) >#PETSC_SOLVER_TYPE = 'BICG', |
206 |
(PID.TID 0000.0001) >#PETSC_PRECOND_TYPE = 'BLOCKJACOBI', |
207 |
(PID.TID 0000.0001) >#& |
208 |
(PID.TID 0000.0001) > |
209 |
(PID.TID 0000.0001) > &STREAMICE_PARM02 |
210 |
(PID.TID 0000.0001) > shelf_max_draft = 1300.0, |
211 |
(PID.TID 0000.0001) > shelf_min_draft = 300.0, |
212 |
(PID.TID 0000.0001) > shelf_edge_pos = 70.0e3, |
213 |
(PID.TID 0000.0001) > shelf_slope_scale = 62.0e3, |
214 |
(PID.TID 0000.0001) > shelf_flat_width = 20.0e3, |
215 |
(PID.TID 0000.0001) > / |
216 |
(PID.TID 0000.0001) > |
217 |
(PID.TID 0000.0001) > &STREAMICE_PARM03 |
218 |
(PID.TID 0000.0001) > min_x_noflow_north = 0.0, |
219 |
(PID.TID 0000.0001) > max_x_noflow_north = 120.0e3, |
220 |
(PID.TID 0000.0001) > min_x_noflow_south = 0.0, |
221 |
(PID.TID 0000.0001) > max_x_noflow_south = 120.0e3, |
222 |
(PID.TID 0000.0001) > min_y_noflow_WEST = -1.0, |
223 |
(PID.TID 0000.0001) > max_y_noflow_WEST = -1.0, |
224 |
(PID.TID 0000.0001) > min_y_noflow_EAST = -1.0, |
225 |
(PID.TID 0000.0001) > max_y_noflow_EAST = -1.0, |
226 |
(PID.TID 0000.0001) > min_x_noStress_NORTH = 0.0e3, |
227 |
(PID.TID 0000.0001) > max_x_noStress_NORTH = 0.0e3, |
228 |
(PID.TID 0000.0001) > min_x_noStress_SOUTH = 0.0e3, |
229 |
(PID.TID 0000.0001) > max_x_noStress_SOUTH = 0.0e3, |
230 |
(PID.TID 0000.0001) > min_y_noStress_WEST = -1.0, |
231 |
(PID.TID 0000.0001) > max_y_noStress_WEST = -1.0, |
232 |
(PID.TID 0000.0001) > min_y_noStress_EAST = -1.0, |
233 |
(PID.TID 0000.0001) > max_y_noStress_EAST = -1.0, |
234 |
(PID.TID 0000.0001) > min_x_FluxBdry_NORTH = -1.0, |
235 |
(PID.TID 0000.0001) > max_x_FluxBdry_NORTH = -1.0, |
236 |
(PID.TID 0000.0001) > min_x_FluxBdry_SOUTH = -1.0, |
237 |
(PID.TID 0000.0001) > max_x_FluxBdry_SOUTH = -1.0, |
238 |
(PID.TID 0000.0001) > min_y_FluxBdry_WEST = 0.0, |
239 |
(PID.TID 0000.0001) > max_y_FluxBdry_WEST = 40.0e3, |
240 |
(PID.TID 0000.0001) > min_y_FluxBdry_EAST = -1.0, |
241 |
(PID.TID 0000.0001) > max_y_FluxBdry_EAST = -1.0, |
242 |
(PID.TID 0000.0001) > min_x_Dirich_NORTH = -1.0, |
243 |
(PID.TID 0000.0001) > max_x_Dirich_NORTH = -1.0, |
244 |
(PID.TID 0000.0001) > min_x_Dirich_SOUTH = -1.0, |
245 |
(PID.TID 0000.0001) > max_x_Dirich_SOUTH = -1.0, |
246 |
(PID.TID 0000.0001) > min_y_Dirich_WEST = -1.0, |
247 |
(PID.TID 0000.0001) > max_y_Dirich_WEST = -1.0, |
248 |
(PID.TID 0000.0001) > min_y_Dirich_EAST = -1.0, |
249 |
(PID.TID 0000.0001) > max_y_Dirich_EAST = -1.0, |
250 |
(PID.TID 0000.0001) > min_x_CFBC_NORTH = -1.0, |
251 |
(PID.TID 0000.0001) > max_x_CFBC_NORTH = -1.0, |
252 |
(PID.TID 0000.0001) > min_x_CFBC_SOUTH = -1.0, |
253 |
(PID.TID 0000.0001) > max_x_CFBC_SOUTH = -1.0, |
254 |
(PID.TID 0000.0001) > min_y_CFBC_WEST = -1.0, |
255 |
(PID.TID 0000.0001) > max_y_CFBC_WEST = -1.0, |
256 |
(PID.TID 0000.0001) > min_y_CFBC_EAST = 0.0, |
257 |
(PID.TID 0000.0001) > max_y_CFBC_EAST = 40.0e3, |
258 |
(PID.TID 0000.0001) > flux_bdry_val_WEST =1.5e6, |
259 |
(PID.TID 0000.0001) > STREAMICE_NS_periodic = .false., |
260 |
(PID.TID 0000.0001) > STREAMICE_EW_periodic = .false., |
261 |
(PID.TID 0000.0001) > / |
262 |
(PID.TID 0000.0001) |
263 |
(PID.TID 0000.0001) STREAMICE_READPARMS: read first param block |
264 |
(PID.TID 0000.0001) STREAMICE_READPARMS: read second param block |
265 |
(PID.TID 0000.0001) STREAMICE_READPARMS: read third param block |
266 |
(PID.TID 0000.0001) AUTODIFF_READPARMS: opening data.autodiff |
267 |
(PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.autodiff |
268 |
(PID.TID 0000.0001) // ======================================================= |
269 |
(PID.TID 0000.0001) // Parameter file "data.autodiff" |
270 |
(PID.TID 0000.0001) // ======================================================= |
271 |
(PID.TID 0000.0001) > |
272 |
(PID.TID 0000.0001) ># |
273 |
(PID.TID 0000.0001) ># ************************* |
274 |
(PID.TID 0000.0001) ># Automatic differentiation |
275 |
(PID.TID 0000.0001) ># ************************* |
276 |
(PID.TID 0000.0001) > &AUTODIFF_PARM01 |
277 |
(PID.TID 0000.0001) > / |
278 |
(PID.TID 0000.0001) |
279 |
(PID.TID 0000.0001) AUTODIFF_READPARMS: finished reading data.autodiff |
280 |
(PID.TID 0000.0001) // =================================== |
281 |
(PID.TID 0000.0001) // AUTODIFF parameters : |
282 |
(PID.TID 0000.0001) // =================================== |
283 |
(PID.TID 0000.0001) inAdExact = /* get an exact adjoint (no approximation) */ |
284 |
(PID.TID 0000.0001) T |
285 |
(PID.TID 0000.0001) ; |
286 |
(PID.TID 0000.0001) useKPPinAdMode = /* use KPP in adjoint mode */ |
287 |
(PID.TID 0000.0001) F |
288 |
(PID.TID 0000.0001) ; |
289 |
(PID.TID 0000.0001) useGMRediInAdMode = /* use GMRedi in adjoint mode */ |
290 |
(PID.TID 0000.0001) F |
291 |
(PID.TID 0000.0001) ; |
292 |
(PID.TID 0000.0001) useSEAICEinAdMode = /* use SEAICE in adjoint mode */ |
293 |
(PID.TID 0000.0001) F |
294 |
(PID.TID 0000.0001) ; |
295 |
(PID.TID 0000.0001) useGGL90inAdMode = /* use GGL90 in adjoint mode */ |
296 |
(PID.TID 0000.0001) F |
297 |
(PID.TID 0000.0001) ; |
298 |
(PID.TID 0000.0001) useSALT_PLUMEinAdMode = /* use SALT_PLUME in adjoint mode */ |
299 |
(PID.TID 0000.0001) F |
300 |
(PID.TID 0000.0001) ; |
301 |
(PID.TID 0000.0001) dumpAdVarExch = /* control adexch before dumpinp */ |
302 |
(PID.TID 0000.0001) 2 |
303 |
(PID.TID 0000.0001) ; |
304 |
(PID.TID 0000.0001) mon_AdVarExch = /* control adexch before monitor */ |
305 |
(PID.TID 0000.0001) 2 |
306 |
(PID.TID 0000.0001) ; |
307 |
(PID.TID 0000.0001) |
308 |
(PID.TID 0000.0001) OPTIM_READPARMS: opening data.optim |
309 |
(PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.optim |
310 |
(PID.TID 0000.0001) // ======================================================= |
311 |
(PID.TID 0000.0001) // Parameter file "data.optim" |
312 |
(PID.TID 0000.0001) // ======================================================= |
313 |
(PID.TID 0000.0001) ># |
314 |
(PID.TID 0000.0001) ># ******************************** |
315 |
(PID.TID 0000.0001) ># Off-line optimization parameters |
316 |
(PID.TID 0000.0001) ># ******************************** |
317 |
(PID.TID 0000.0001) > &OPTIM |
318 |
(PID.TID 0000.0001) > optimcycle=0, |
319 |
(PID.TID 0000.0001) > numiter=1000, |
320 |
(PID.TID 0000.0001) > nfunc=3, |
321 |
(PID.TID 0000.0001) > fmin=0.15e5, |
322 |
(PID.TID 0000.0001) > iprint=10, |
323 |
(PID.TID 0000.0001) > nupdate=4, |
324 |
(PID.TID 0000.0001) > / |
325 |
(PID.TID 0000.0001) > &M1QN3 |
326 |
(PID.TID 0000.0001) >#coldStart=.true., |
327 |
(PID.TID 0000.0001) > / |
328 |
(PID.TID 0000.0001) |
329 |
(PID.TID 0000.0001) OPTIM_READPARMS: finished reading data.optim |
330 |
(PID.TID 0000.0001) CTRL_READPARMS: opening data.ctrl |
331 |
(PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.ctrl |
332 |
(PID.TID 0000.0001) // ======================================================= |
333 |
(PID.TID 0000.0001) // Parameter file "data.ctrl" |
334 |
(PID.TID 0000.0001) // ======================================================= |
335 |
(PID.TID 0000.0001) > &CTRL_NML |
336 |
(PID.TID 0000.0001) > doPackDiag = .FALSE., |
337 |
(PID.TID 0000.0001) > / |
338 |
(PID.TID 0000.0001) > &CTRL_PACKNAMES |
339 |
(PID.TID 0000.0001) > / |
340 |
(PID.TID 0000.0001) > &CTRL_NML_GENARR |
341 |
(PID.TID 0000.0001) ># genarr2dPrecond = 5 200 |
342 |
(PID.TID 0000.0001) > / |
343 |
(PID.TID 0000.0001) |
344 |
(PID.TID 0000.0001) CTRL_READPARMS: finished reading data.ctrl |
345 |
(PID.TID 0000.0001) COST_READPARMS: opening data.cost |
346 |
(PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.cost |
347 |
(PID.TID 0000.0001) // ======================================================= |
348 |
(PID.TID 0000.0001) // Parameter file "data.cost" |
349 |
(PID.TID 0000.0001) // ======================================================= |
350 |
(PID.TID 0000.0001) ># ****************** |
351 |
(PID.TID 0000.0001) ># cost function |
352 |
(PID.TID 0000.0001) ># ****************** |
353 |
(PID.TID 0000.0001) > &COST_NML |
354 |
(PID.TID 0000.0001) >#revert to default 1 month |
355 |
(PID.TID 0000.0001) > lastinterval=320000000., |
356 |
(PID.TID 0000.0001) > mult_test=1., |
357 |
(PID.TID 0000.0001) > / |
358 |
(PID.TID 0000.0001) |
359 |
(PID.TID 0000.0001) COST_READPARMS: finished reading data.cost |
360 |
(PID.TID 0000.0001) GRDCHK_READPARMS: opening data.grdchk |
361 |
(PID.TID 0000.0001) OPEN_COPY_DATA_FILE: opening file data.grdchk |
362 |
(PID.TID 0000.0001) // ======================================================= |
363 |
(PID.TID 0000.0001) // Parameter file "data.grdchk" |
364 |
(PID.TID 0000.0001) // ======================================================= |
365 |
(PID.TID 0000.0001) > |
366 |
(PID.TID 0000.0001) ># ******************* |
367 |
(PID.TID 0000.0001) ># ECCO gradient check |
368 |
(PID.TID 0000.0001) ># ******************* |
369 |
(PID.TID 0000.0001) > &GRDCHK_NML |
370 |
(PID.TID 0000.0001) > grdchk_eps = 1.d-1, |
371 |
(PID.TID 0000.0001) >#nbeg = 361, |
372 |
(PID.TID 0000.0001) >iGloPos = 10, |
373 |
(PID.TID 0000.0001) >jGloPos = 10, |
374 |
(PID.TID 0000.0001) >kGloPos = 1, |
375 |
(PID.TID 0000.0001) >iGloTile = 1, |
376 |
(PID.TID 0000.0001) >jgloTile = 1, |
377 |
(PID.TID 0000.0001) >nstep = 2, |
378 |
(PID.TID 0000.0001) >nend = 6, |
379 |
(PID.TID 0000.0001) ># xx_gen2d: 30 |
380 |
(PID.TID 0000.0001) > grdchkvarindex = 102 |
381 |
(PID.TID 0000.0001) > / |
382 |
(PID.TID 0000.0001) |
383 |
(PID.TID 0000.0001) GRDCHK_READPARMS: finished reading data.grdchk |
384 |
(PID.TID 0000.0001) |
385 |
(PID.TID 0000.0001) // ======================================================= |
386 |
(PID.TID 0000.0001) // Gradient check configuration >>> START <<< |
387 |
(PID.TID 0000.0001) // ======================================================= |
388 |
(PID.TID 0000.0001) |
389 |
(PID.TID 0000.0001) eps: 0.100E+00 |
390 |
(PID.TID 0000.0001) First location: 0 |
391 |
(PID.TID 0000.0001) Last location: 6 |
392 |
(PID.TID 0000.0001) Increment: 2 |
393 |
(PID.TID 0000.0001) grdchkWhichProc: 0 |
394 |
(PID.TID 0000.0001) iLocTile = 1 , jLocTile = 1 |
395 |
(PID.TID 0000.0001) |
396 |
(PID.TID 0000.0001) // ======================================================= |
397 |
(PID.TID 0000.0001) // Gradient check configuration >>> END <<< |
398 |
(PID.TID 0000.0001) // ======================================================= |
399 |
(PID.TID 0000.0001) |
400 |
(PID.TID 0000.0001) SET_PARMS: done |
401 |
(PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr= T ; setCenterDr= F |
402 |
(PID.TID 0000.0001) ctrl-wet 1: nvarlength = 1482 |
403 |
(PID.TID 0000.0001) ctrl-wet 2: surface wet C = 741 |
404 |
(PID.TID 0000.0001) ctrl-wet 3: surface wet W = 722 |
405 |
(PID.TID 0000.0001) ctrl-wet 4: surface wet S = 702 |
406 |
(PID.TID 0000.0001) ctrl-wet 4a:surface wet V = 0 |
407 |
(PID.TID 0000.0001) ctrl-wet 5: 3D wet points = 741 |
408 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 1 0 |
409 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 2 0 |
410 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 3 0 |
411 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 4 0 |
412 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 5 0 |
413 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 6 0 |
414 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 7 0 |
415 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 8 0 |
416 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 9 0 |
417 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 10 0 |
418 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 11 0 |
419 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 12 0 |
420 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 13 0 |
421 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 14 0 |
422 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 15 0 |
423 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 16 0 |
424 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 17 0 |
425 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 18 0 |
426 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 19 0 |
427 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 20 0 |
428 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 21 0 |
429 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 22 0 |
430 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 23 0 |
431 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 24 0 |
432 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 25 0 |
433 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 26 0 |
434 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 27 0 |
435 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 28 0 |
436 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 29 0 |
437 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 30 0 |
438 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 31 0 |
439 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 32 0 |
440 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 33 0 |
441 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 34 0 |
442 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 35 0 |
443 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 36 0 |
444 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 37 0 |
445 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 38 0 |
446 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 39 0 |
447 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 40 0 |
448 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 41 0 |
449 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 42 0 |
450 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 43 0 |
451 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 44 0 |
452 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 45 0 |
453 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 46 0 |
454 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 47 0 |
455 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 48 0 |
456 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 49 0 |
457 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 50 0 |
458 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 51 0 |
459 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 52 0 |
460 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 53 0 |
461 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 54 0 |
462 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 55 0 |
463 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 56 0 |
464 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 57 0 |
465 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 58 0 |
466 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 59 0 |
467 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 60 0 |
468 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 61 0 |
469 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 62 0 |
470 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 63 0 |
471 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 64 0 |
472 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 65 0 |
473 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 66 0 |
474 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 67 0 |
475 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 68 0 |
476 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 69 0 |
477 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 70 0 |
478 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 71 0 |
479 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 72 0 |
480 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 73 0 |
481 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 74 0 |
482 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 75 0 |
483 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 76 0 |
484 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 77 0 |
485 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 78 0 |
486 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 79 0 |
487 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 80 0 |
488 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 81 0 |
489 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 82 0 |
490 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 83 0 |
491 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 84 0 |
492 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 85 0 |
493 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 86 0 |
494 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 87 0 |
495 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 88 0 |
496 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 89 0 |
497 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 90 0 |
498 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 91 0 |
499 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 92 0 |
500 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 93 0 |
501 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 94 0 |
502 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 95 0 |
503 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 96 0 |
504 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 97 0 |
505 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 98 0 |
506 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 99 0 |
507 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 100 0 |
508 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 101 1 |
509 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 102 1 |
510 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 103 0 |
511 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 104 0 |
512 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 105 0 |
513 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 106 0 |
514 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 107 0 |
515 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 108 0 |
516 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 109 0 |
517 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 110 0 |
518 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 111 0 |
519 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 112 0 |
520 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 113 0 |
521 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 114 0 |
522 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 115 0 |
523 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 116 0 |
524 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 117 0 |
525 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 118 0 |
526 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 119 0 |
527 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 120 0 |
528 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 121 0 |
529 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 122 0 |
530 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 123 0 |
531 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 124 0 |
532 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 125 0 |
533 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 126 0 |
534 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 127 0 |
535 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 128 0 |
536 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 129 0 |
537 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 130 0 |
538 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 131 0 |
539 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 132 0 |
540 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 133 0 |
541 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 134 0 |
542 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 135 0 |
543 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 136 0 |
544 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 137 0 |
545 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 138 0 |
546 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 139 0 |
547 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 140 0 |
548 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 141 0 |
549 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 142 0 |
550 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 143 0 |
551 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 144 0 |
552 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 145 0 |
553 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 146 0 |
554 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 147 0 |
555 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 148 0 |
556 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 149 0 |
557 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 150 0 |
558 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 151 0 |
559 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 152 0 |
560 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 153 0 |
561 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 154 0 |
562 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 155 0 |
563 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 156 0 |
564 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 157 0 |
565 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 158 0 |
566 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 159 0 |
567 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 160 0 |
568 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 161 0 |
569 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 162 0 |
570 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 163 0 |
571 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 164 0 |
572 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 165 0 |
573 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 166 0 |
574 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 167 0 |
575 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 168 0 |
576 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 169 0 |
577 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 170 0 |
578 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 171 0 |
579 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 172 0 |
580 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 173 0 |
581 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 174 0 |
582 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 175 0 |
583 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 176 0 |
584 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 177 0 |
585 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 178 0 |
586 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 179 0 |
587 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 180 0 |
588 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 181 0 |
589 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 182 0 |
590 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 183 0 |
591 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 184 0 |
592 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 185 0 |
593 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 186 0 |
594 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 187 0 |
595 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 188 0 |
596 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 189 0 |
597 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 190 0 |
598 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 191 0 |
599 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 192 0 |
600 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 193 0 |
601 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 194 0 |
602 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 195 0 |
603 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 196 0 |
604 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 197 0 |
605 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 198 0 |
606 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 199 0 |
607 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 200 0 |
608 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 201 0 |
609 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 202 0 |
610 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 203 0 |
611 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 204 0 |
612 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 205 0 |
613 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 206 0 |
614 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 207 0 |
615 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 208 0 |
616 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 209 0 |
617 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 210 0 |
618 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 211 0 |
619 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 212 0 |
620 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 213 0 |
621 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 214 0 |
622 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 215 0 |
623 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 216 0 |
624 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 217 0 |
625 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 218 0 |
626 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 219 0 |
627 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 220 0 |
628 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 221 0 |
629 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 222 0 |
630 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 223 0 |
631 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 224 0 |
632 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 225 0 |
633 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 226 0 |
634 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 227 0 |
635 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 228 0 |
636 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 229 0 |
637 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 230 0 |
638 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 231 0 |
639 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 232 0 |
640 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 233 0 |
641 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 234 0 |
642 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 235 0 |
643 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 236 0 |
644 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 237 0 |
645 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 238 0 |
646 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 239 0 |
647 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 240 0 |
648 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 241 0 |
649 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 242 0 |
650 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 243 0 |
651 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 244 0 |
652 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 245 0 |
653 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 246 0 |
654 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 247 0 |
655 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 248 0 |
656 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 249 0 |
657 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 250 0 |
658 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 251 0 |
659 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 252 0 |
660 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 253 0 |
661 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 254 0 |
662 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 255 0 |
663 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 256 0 |
664 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 257 0 |
665 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 258 0 |
666 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 259 0 |
667 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 260 0 |
668 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 261 0 |
669 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 262 0 |
670 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 263 0 |
671 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 264 0 |
672 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 265 0 |
673 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 266 0 |
674 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 267 0 |
675 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 268 0 |
676 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 269 0 |
677 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 270 0 |
678 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 271 0 |
679 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 272 0 |
680 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 273 0 |
681 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 274 0 |
682 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 275 0 |
683 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 276 0 |
684 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 277 0 |
685 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 278 0 |
686 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 279 0 |
687 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 280 0 |
688 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 281 0 |
689 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 282 0 |
690 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 283 0 |
691 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 284 0 |
692 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 285 0 |
693 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 286 0 |
694 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 287 0 |
695 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 288 0 |
696 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 289 0 |
697 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 290 0 |
698 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 291 0 |
699 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 292 0 |
700 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 293 0 |
701 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 294 0 |
702 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 295 0 |
703 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 296 0 |
704 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 297 0 |
705 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 298 0 |
706 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 299 0 |
707 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 300 0 |
708 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 301 0 |
709 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 302 0 |
710 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 303 0 |
711 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 304 0 |
712 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 305 0 |
713 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 306 0 |
714 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 307 0 |
715 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 308 0 |
716 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 309 0 |
717 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 310 0 |
718 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 311 0 |
719 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 312 0 |
720 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 313 0 |
721 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 314 0 |
722 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 315 0 |
723 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 316 0 |
724 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 317 0 |
725 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 318 0 |
726 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 319 0 |
727 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 320 0 |
728 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 321 0 |
729 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 322 0 |
730 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 323 0 |
731 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 324 0 |
732 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 325 0 |
733 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 326 0 |
734 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 327 0 |
735 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 328 0 |
736 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 329 0 |
737 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 330 0 |
738 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 331 0 |
739 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 332 0 |
740 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 333 0 |
741 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 334 0 |
742 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 335 0 |
743 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 336 0 |
744 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 337 0 |
745 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 338 0 |
746 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 339 0 |
747 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 340 0 |
748 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 341 0 |
749 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 342 0 |
750 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 343 0 |
751 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 344 0 |
752 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 345 0 |
753 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 346 0 |
754 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 347 0 |
755 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 348 0 |
756 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 349 0 |
757 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 350 0 |
758 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 351 0 |
759 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 352 0 |
760 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 353 0 |
761 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 354 0 |
762 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 355 0 |
763 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 356 0 |
764 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 357 0 |
765 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 358 0 |
766 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 359 0 |
767 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 360 0 |
768 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 361 0 |
769 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 362 0 |
770 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 363 0 |
771 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 364 0 |
772 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 365 0 |
773 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 366 0 |
774 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 367 0 |
775 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 368 0 |
776 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 369 0 |
777 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 370 0 |
778 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 371 0 |
779 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 372 0 |
780 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 373 0 |
781 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 374 0 |
782 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 375 0 |
783 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 376 0 |
784 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 377 0 |
785 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 378 0 |
786 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 379 0 |
787 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 380 0 |
788 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 381 0 |
789 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 382 0 |
790 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 383 0 |
791 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 384 0 |
792 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 385 0 |
793 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 386 0 |
794 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 387 0 |
795 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 388 0 |
796 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 389 0 |
797 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 390 0 |
798 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 391 0 |
799 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 392 0 |
800 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 393 0 |
801 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 394 0 |
802 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 395 0 |
803 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 396 0 |
804 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 397 0 |
805 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 398 0 |
806 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 399 0 |
807 |
(PID.TID 0000.0001) ctrl-wet 6: no recs for i = 400 0 |
808 |
(PID.TID 0000.0001) ctrl-wet 7: flux 1482 |
809 |
(PID.TID 0000.0001) ctrl-wet 8: atmos 1482 |
810 |
(PID.TID 0000.0001) ctrl-wet ------------------------------------------------- |
811 |
(PID.TID 0000.0001) ctrl-wet 13: global nvarlength for Nr = 1 1482 |
812 |
(PID.TID 0000.0001) ctrl-wet ------------------------------------------------- |
813 |
(PID.TID 0000.0001) ctrl-wet 14: global nWet C/S/W/V k= 1 741 702 722 0 |
814 |
(PID.TID 0000.0001) ctrl-wet ------------------------------------------------- |
815 |
(PID.TID 0000.0001) ctrl-wet ------------------------------------------------- |
816 |
(PID.TID 0000.0001) ctrl-wet ------------------------------------------------- |
817 |
(PID.TID 0000.0001) ctrl_init: no. of control variables: 2 |
818 |
(PID.TID 0000.0001) ctrl_init: control vector length: 1482 |
819 |
(PID.TID 0000.0001) COST MASK - NOT IMPLENTED |
820 |
(PID.TID 0000.0001) INI_CG2D: CG2D normalisation factor = 1.1111111111111111E-03 |
821 |
(PID.TID 0000.0001) |
822 |
(PID.TID 0000.0001) // ======================================================= |
823 |
(PID.TID 0000.0001) // Model configuration |
824 |
(PID.TID 0000.0001) // ======================================================= |
825 |
(PID.TID 0000.0001) // |
826 |
(PID.TID 0000.0001) // "Physical" paramters ( PARM01 in namelist ) |
827 |
(PID.TID 0000.0001) // |
828 |
(PID.TID 0000.0001) buoyancyRelation = /* Type of relation to get Buoyancy */ |
829 |
(PID.TID 0000.0001) 'OCEANIC' |
830 |
(PID.TID 0000.0001) ; |
831 |
(PID.TID 0000.0001) fluidIsAir = /* fluid major constituent is Air */ |
832 |
(PID.TID 0000.0001) F |
833 |
(PID.TID 0000.0001) ; |
834 |
(PID.TID 0000.0001) fluidIsWater = /* fluid major constituent is Water */ |
835 |
(PID.TID 0000.0001) T |
836 |
(PID.TID 0000.0001) ; |
837 |
(PID.TID 0000.0001) usingPCoords = /* use p (or p*) vertical coordinate */ |
838 |
(PID.TID 0000.0001) F |
839 |
(PID.TID 0000.0001) ; |
840 |
(PID.TID 0000.0001) usingZCoords = /* use z (or z*) vertical coordinate */ |
841 |
(PID.TID 0000.0001) T |
842 |
(PID.TID 0000.0001) ; |
843 |
(PID.TID 0000.0001) tRef = /* Reference temperature profile ( oC or K ) */ |
844 |
(PID.TID 0000.0001) 2.000000000000000E+01 /* K = 1 */ |
845 |
(PID.TID 0000.0001) ; |
846 |
(PID.TID 0000.0001) sRef = /* Reference salinity profile ( psu ) */ |
847 |
(PID.TID 0000.0001) 1.000000000000000E+01 /* K = 1 */ |
848 |
(PID.TID 0000.0001) ; |
849 |
(PID.TID 0000.0001) diffKhT = /* Laplacian diffusion of heat laterally ( m^2/s ) */ |
850 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
851 |
(PID.TID 0000.0001) ; |
852 |
(PID.TID 0000.0001) diffK4T = /* Biharmonic diffusion of heat laterally ( m^4/s ) */ |
853 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
854 |
(PID.TID 0000.0001) ; |
855 |
(PID.TID 0000.0001) diffKhS = /* Laplacian diffusion of salt laterally ( m^2/s ) */ |
856 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
857 |
(PID.TID 0000.0001) ; |
858 |
(PID.TID 0000.0001) diffK4S = /* Biharmonic diffusion of salt laterally ( m^4/s ) */ |
859 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
860 |
(PID.TID 0000.0001) ; |
861 |
(PID.TID 0000.0001) diffKrNrT = /* vertical profile of vertical diffusion of Temp ( m^2/s )*/ |
862 |
(PID.TID 0000.0001) 0.000000000000000E+00 /* K = 1 */ |
863 |
(PID.TID 0000.0001) ; |
864 |
(PID.TID 0000.0001) diffKrNrS = /* vertical profile of vertical diffusion of Salt ( m^2/s )*/ |
865 |
(PID.TID 0000.0001) 0.000000000000000E+00 /* K = 1 */ |
866 |
(PID.TID 0000.0001) ; |
867 |
(PID.TID 0000.0001) diffKrBL79surf = /* Surface diffusion for Bryan and Lewis 79 ( m^2/s ) */ |
868 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
869 |
(PID.TID 0000.0001) ; |
870 |
(PID.TID 0000.0001) diffKrBL79deep = /* Deep diffusion for Bryan and Lewis 1979 ( m^2/s ) */ |
871 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
872 |
(PID.TID 0000.0001) ; |
873 |
(PID.TID 0000.0001) diffKrBL79scl = /* Depth scale for Bryan and Lewis 1979 ( m ) */ |
874 |
(PID.TID 0000.0001) 2.000000000000000E+02 |
875 |
(PID.TID 0000.0001) ; |
876 |
(PID.TID 0000.0001) diffKrBL79Ho = /* Turning depth for Bryan and Lewis 1979 ( m ) */ |
877 |
(PID.TID 0000.0001) -2.000000000000000E+03 |
878 |
(PID.TID 0000.0001) ; |
879 |
(PID.TID 0000.0001) ivdc_kappa = /* Implicit Vertical Diffusivity for Convection ( m^2/s) */ |
880 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
881 |
(PID.TID 0000.0001) ; |
882 |
(PID.TID 0000.0001) hMixCriteria= /* Criteria for mixed-layer diagnostic */ |
883 |
(PID.TID 0000.0001) -8.000000000000000E-01 |
884 |
(PID.TID 0000.0001) ; |
885 |
(PID.TID 0000.0001) dRhoSmall = /* Parameter for mixed-layer diagnostic */ |
886 |
(PID.TID 0000.0001) 1.000000000000000E-06 |
887 |
(PID.TID 0000.0001) ; |
888 |
(PID.TID 0000.0001) hMixSmooth= /* Smoothing parameter for mixed-layer diagnostic */ |
889 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
890 |
(PID.TID 0000.0001) ; |
891 |
(PID.TID 0000.0001) eosType = /* Type of Equation of State */ |
892 |
(PID.TID 0000.0001) 'LINEAR' |
893 |
(PID.TID 0000.0001) ; |
894 |
(PID.TID 0000.0001) tAlpha = /* Linear EOS thermal expansion coefficient ( 1/oC ) */ |
895 |
(PID.TID 0000.0001) 2.000000000000000E-04 |
896 |
(PID.TID 0000.0001) ; |
897 |
(PID.TID 0000.0001) sBeta = /* Linear EOS haline contraction coefficient ( 1/psu ) */ |
898 |
(PID.TID 0000.0001) 7.400000000000000E-04 |
899 |
(PID.TID 0000.0001) ; |
900 |
(PID.TID 0000.0001) rhoNil = /* Reference density for Linear EOS ( kg/m^3 ) */ |
901 |
(PID.TID 0000.0001) 9.998000000000000E+02 |
902 |
(PID.TID 0000.0001) ; |
903 |
(PID.TID 0000.0001) celsius2K = /* 0 degree Celsius converted to Kelvin ( K ) */ |
904 |
(PID.TID 0000.0001) 2.731500000000000E+02 |
905 |
(PID.TID 0000.0001) ; |
906 |
(PID.TID 0000.0001) rhoConst = /* Reference density (Boussinesq) ( kg/m^3 ) */ |
907 |
(PID.TID 0000.0001) 9.998000000000000E+02 |
908 |
(PID.TID 0000.0001) ; |
909 |
(PID.TID 0000.0001) rhoFacC = /* normalized Reference density @ cell-Center (-) */ |
910 |
(PID.TID 0000.0001) 1.000000000000000E+00 /* K = 1 */ |
911 |
(PID.TID 0000.0001) ; |
912 |
(PID.TID 0000.0001) rhoFacF = /* normalized Reference density @ W-Interface (-) */ |
913 |
(PID.TID 0000.0001) 2 @ 1.000000000000000E+00 /* K = 1: 2 */ |
914 |
(PID.TID 0000.0001) ; |
915 |
(PID.TID 0000.0001) rhoConstFresh = /* Fresh-water reference density ( kg/m^3 ) */ |
916 |
(PID.TID 0000.0001) 9.998000000000000E+02 |
917 |
(PID.TID 0000.0001) ; |
918 |
(PID.TID 0000.0001) gravity = /* Gravitational acceleration ( m/s^2 ) */ |
919 |
(PID.TID 0000.0001) 9.810000000000000E+00 |
920 |
(PID.TID 0000.0001) ; |
921 |
(PID.TID 0000.0001) gBaro = /* Barotropic gravity ( m/s^2 ) */ |
922 |
(PID.TID 0000.0001) 9.810000000000000E+00 |
923 |
(PID.TID 0000.0001) ; |
924 |
(PID.TID 0000.0001) rotationPeriod = /* Rotation Period ( s ) */ |
925 |
(PID.TID 0000.0001) 8.616400000000000E+04 |
926 |
(PID.TID 0000.0001) ; |
927 |
(PID.TID 0000.0001) omega = /* Angular velocity ( rad/s ) */ |
928 |
(PID.TID 0000.0001) 7.292123516990375E-05 |
929 |
(PID.TID 0000.0001) ; |
930 |
(PID.TID 0000.0001) f0 = /* Reference coriolis parameter ( 1/s ) */ |
931 |
(PID.TID 0000.0001) 1.000000000000000E-04 |
932 |
(PID.TID 0000.0001) ; |
933 |
(PID.TID 0000.0001) beta = /* Beta ( 1/(m.s) ) */ |
934 |
(PID.TID 0000.0001) 9.999999999999999E-12 |
935 |
(PID.TID 0000.0001) ; |
936 |
(PID.TID 0000.0001) fPrime = /* Second coriolis parameter ( 1/s ) */ |
937 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
938 |
(PID.TID 0000.0001) ; |
939 |
(PID.TID 0000.0001) rigidLid = /* Rigid lid on/off flag */ |
940 |
(PID.TID 0000.0001) F |
941 |
(PID.TID 0000.0001) ; |
942 |
(PID.TID 0000.0001) implicitFreeSurface = /* Implicit free surface on/off flag */ |
943 |
(PID.TID 0000.0001) T |
944 |
(PID.TID 0000.0001) ; |
945 |
(PID.TID 0000.0001) freeSurfFac = /* Implicit free surface factor */ |
946 |
(PID.TID 0000.0001) 1.000000000000000E+00 |
947 |
(PID.TID 0000.0001) ; |
948 |
(PID.TID 0000.0001) implicSurfPress = /* Surface Pressure implicit factor (0-1)*/ |
949 |
(PID.TID 0000.0001) 1.000000000000000E+00 |
950 |
(PID.TID 0000.0001) ; |
951 |
(PID.TID 0000.0001) implicDiv2Dflow = /* Barot. Flow Div. implicit factor (0-1)*/ |
952 |
(PID.TID 0000.0001) 1.000000000000000E+00 |
953 |
(PID.TID 0000.0001) ; |
954 |
(PID.TID 0000.0001) uniformLin_PhiSurf = /* use uniform Bo_surf on/off flag*/ |
955 |
(PID.TID 0000.0001) T |
956 |
(PID.TID 0000.0001) ; |
957 |
(PID.TID 0000.0001) uniformFreeSurfLev = /* free-surface level-index is uniform */ |
958 |
(PID.TID 0000.0001) T |
959 |
(PID.TID 0000.0001) ; |
960 |
(PID.TID 0000.0001) hFacMin = /* minimum partial cell factor (hFac) */ |
961 |
(PID.TID 0000.0001) 5.000000000000000E-02 |
962 |
(PID.TID 0000.0001) ; |
963 |
(PID.TID 0000.0001) hFacMinDr = /* minimum partial cell thickness ( m) */ |
964 |
(PID.TID 0000.0001) 5.000000000000000E+01 |
965 |
(PID.TID 0000.0001) ; |
966 |
(PID.TID 0000.0001) exactConserv = /* Exact Volume Conservation on/off flag*/ |
967 |
(PID.TID 0000.0001) F |
968 |
(PID.TID 0000.0001) ; |
969 |
(PID.TID 0000.0001) linFSConserveTr = /* Tracer correction for Lin Free Surface on/off flag*/ |
970 |
(PID.TID 0000.0001) F |
971 |
(PID.TID 0000.0001) ; |
972 |
(PID.TID 0000.0001) nonlinFreeSurf = /* Non-linear Free Surf. options (-1,0,1,2,3)*/ |
973 |
(PID.TID 0000.0001) 0 |
974 |
(PID.TID 0000.0001) -1,0= Off ; 1,2,3= On, 2=+rescale gU,gV, 3=+update cg2d solv. |
975 |
(PID.TID 0000.0001) ; |
976 |
(PID.TID 0000.0001) hFacInf = /* lower threshold for hFac (nonlinFreeSurf only)*/ |
977 |
(PID.TID 0000.0001) 2.000000000000000E-01 |
978 |
(PID.TID 0000.0001) ; |
979 |
(PID.TID 0000.0001) hFacSup = /* upper threshold for hFac (nonlinFreeSurf only)*/ |
980 |
(PID.TID 0000.0001) 2.000000000000000E+00 |
981 |
(PID.TID 0000.0001) ; |
982 |
(PID.TID 0000.0001) select_rStar = /* r* Vertical coord. options (=0 r coord.; >0 uses r*)*/ |
983 |
(PID.TID 0000.0001) 0 |
984 |
(PID.TID 0000.0001) ; |
985 |
(PID.TID 0000.0001) useRealFreshWaterFlux = /* Real Fresh Water Flux on/off flag*/ |
986 |
(PID.TID 0000.0001) F |
987 |
(PID.TID 0000.0001) ; |
988 |
(PID.TID 0000.0001) temp_EvPrRn = /* Temp. of Evap/Prec/R (UNSET=use local T)(oC)*/ |
989 |
(PID.TID 0000.0001) 1.234567000000000E+05 |
990 |
(PID.TID 0000.0001) ; |
991 |
(PID.TID 0000.0001) salt_EvPrRn = /* Salin. of Evap/Prec/R (UNSET=use local S)(psu)*/ |
992 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
993 |
(PID.TID 0000.0001) ; |
994 |
(PID.TID 0000.0001) selectAddFluid = /* option for mass source/sink of fluid (=0: off) */ |
995 |
(PID.TID 0000.0001) 0 |
996 |
(PID.TID 0000.0001) ; |
997 |
(PID.TID 0000.0001) temp_addMass = /* Temp. of addMass array (UNSET=use local T)(oC)*/ |
998 |
(PID.TID 0000.0001) 1.234567000000000E+05 |
999 |
(PID.TID 0000.0001) ; |
1000 |
(PID.TID 0000.0001) salt_addMass = /* Salin. of addMass array (UNSET=use local S)(psu)*/ |
1001 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1002 |
(PID.TID 0000.0001) ; |
1003 |
(PID.TID 0000.0001) convertFW2Salt = /* convert F.W. Flux to Salt Flux (-1=use local S)(psu)*/ |
1004 |
(PID.TID 0000.0001) 3.500000000000000E+01 |
1005 |
(PID.TID 0000.0001) ; |
1006 |
(PID.TID 0000.0001) use3Dsolver = /* use 3-D pressure solver on/off flag */ |
1007 |
(PID.TID 0000.0001) F |
1008 |
(PID.TID 0000.0001) ; |
1009 |
(PID.TID 0000.0001) nonHydrostatic = /* Non-Hydrostatic on/off flag */ |
1010 |
(PID.TID 0000.0001) F |
1011 |
(PID.TID 0000.0001) ; |
1012 |
(PID.TID 0000.0001) nh_Am2 = /* Non-Hydrostatic terms scaling factor */ |
1013 |
(PID.TID 0000.0001) 1.000000000000000E+00 |
1014 |
(PID.TID 0000.0001) ; |
1015 |
(PID.TID 0000.0001) implicitNHPress = /* Non-Hyd Pressure implicit factor (0-1)*/ |
1016 |
(PID.TID 0000.0001) 1.000000000000000E+00 |
1017 |
(PID.TID 0000.0001) ; |
1018 |
(PID.TID 0000.0001) selectNHfreeSurf = /* Non-Hyd (free-)Surface option */ |
1019 |
(PID.TID 0000.0001) 0 |
1020 |
(PID.TID 0000.0001) ; |
1021 |
(PID.TID 0000.0001) quasiHydrostatic = /* Quasi-Hydrostatic on/off flag */ |
1022 |
(PID.TID 0000.0001) F |
1023 |
(PID.TID 0000.0001) ; |
1024 |
(PID.TID 0000.0001) calc_wVelocity = /* vertical velocity calculation on/off flag */ |
1025 |
(PID.TID 0000.0001) F |
1026 |
(PID.TID 0000.0001) ; |
1027 |
(PID.TID 0000.0001) momStepping = /* Momentum equation on/off flag */ |
1028 |
(PID.TID 0000.0001) F |
1029 |
(PID.TID 0000.0001) ; |
1030 |
(PID.TID 0000.0001) vectorInvariantMomentum= /* Vector-Invariant Momentum on/off */ |
1031 |
(PID.TID 0000.0001) F |
1032 |
(PID.TID 0000.0001) ; |
1033 |
(PID.TID 0000.0001) momAdvection = /* Momentum advection on/off flag */ |
1034 |
(PID.TID 0000.0001) F |
1035 |
(PID.TID 0000.0001) ; |
1036 |
(PID.TID 0000.0001) momViscosity = /* Momentum viscosity on/off flag */ |
1037 |
(PID.TID 0000.0001) F |
1038 |
(PID.TID 0000.0001) ; |
1039 |
(PID.TID 0000.0001) momImplVertAdv= /* Momentum implicit vert. advection on/off*/ |
1040 |
(PID.TID 0000.0001) F |
1041 |
(PID.TID 0000.0001) ; |
1042 |
(PID.TID 0000.0001) implicitViscosity = /* Implicit viscosity on/off flag */ |
1043 |
(PID.TID 0000.0001) F |
1044 |
(PID.TID 0000.0001) ; |
1045 |
(PID.TID 0000.0001) metricTerms = /* metric-Terms on/off flag */ |
1046 |
(PID.TID 0000.0001) F |
1047 |
(PID.TID 0000.0001) ; |
1048 |
(PID.TID 0000.0001) useNHMTerms = /* Non-Hydrostatic Metric-Terms on/off */ |
1049 |
(PID.TID 0000.0001) F |
1050 |
(PID.TID 0000.0001) ; |
1051 |
(PID.TID 0000.0001) selectCoriMap = /* Coriolis Map options (0,1,2,3)*/ |
1052 |
(PID.TID 0000.0001) 1 |
1053 |
(PID.TID 0000.0001) 0= f-Plane ; 1= Beta-Plane ; 2= Spherical ; 3= read from file |
1054 |
(PID.TID 0000.0001) ; |
1055 |
(PID.TID 0000.0001) use3dCoriolis = /* 3-D Coriolis on/off flag */ |
1056 |
(PID.TID 0000.0001) F |
1057 |
(PID.TID 0000.0001) ; |
1058 |
(PID.TID 0000.0001) useCoriolis = /* Coriolis on/off flag */ |
1059 |
(PID.TID 0000.0001) F |
1060 |
(PID.TID 0000.0001) ; |
1061 |
(PID.TID 0000.0001) useCDscheme = /* CD scheme on/off flag */ |
1062 |
(PID.TID 0000.0001) F |
1063 |
(PID.TID 0000.0001) ; |
1064 |
(PID.TID 0000.0001) useEnergyConservingCoriolis= /* Flx-Form Coriolis scheme flag */ |
1065 |
(PID.TID 0000.0001) F |
1066 |
(PID.TID 0000.0001) ; |
1067 |
(PID.TID 0000.0001) useJamartWetPoints= /* Coriolis WetPoints method flag */ |
1068 |
(PID.TID 0000.0001) F |
1069 |
(PID.TID 0000.0001) ; |
1070 |
(PID.TID 0000.0001) useJamartMomAdv= /* V.I Non-linear terms Jamart flag */ |
1071 |
(PID.TID 0000.0001) F |
1072 |
(PID.TID 0000.0001) ; |
1073 |
(PID.TID 0000.0001) useAbsVorticity= /* V.I Works with f+zeta in Coriolis */ |
1074 |
(PID.TID 0000.0001) F |
1075 |
(PID.TID 0000.0001) ; |
1076 |
(PID.TID 0000.0001) selectVortScheme= /* V.I Scheme selector for Vorticity-Term */ |
1077 |
(PID.TID 0000.0001) 123456789 |
1078 |
(PID.TID 0000.0001) = 0 : enstrophy (Shallow-Water Eq.) conserving scheme by Sadourny, JAS 75 |
1079 |
(PID.TID 0000.0001) = 1 : same as 0 with modified hFac |
1080 |
(PID.TID 0000.0001) = 2 : energy conserving scheme (used by Sadourny in JAS 75 paper) |
1081 |
(PID.TID 0000.0001) = 3 : energy (general) and enstrophy (2D, nonDiv.) conserving scheme |
1082 |
(PID.TID 0000.0001) from Sadourny (Burridge & Haseler, ECMWF Rep.4, 1977) |
1083 |
(PID.TID 0000.0001) ; |
1084 |
(PID.TID 0000.0001) upwindVorticity= /* V.I Upwind bias vorticity flag */ |
1085 |
(PID.TID 0000.0001) F |
1086 |
(PID.TID 0000.0001) ; |
1087 |
(PID.TID 0000.0001) highOrderVorticity= /* V.I High order vort. advect. flag */ |
1088 |
(PID.TID 0000.0001) F |
1089 |
(PID.TID 0000.0001) ; |
1090 |
(PID.TID 0000.0001) upwindShear= /* V.I Upwind vertical Shear advection flag */ |
1091 |
(PID.TID 0000.0001) F |
1092 |
(PID.TID 0000.0001) ; |
1093 |
(PID.TID 0000.0001) selectKEscheme= /* V.I Kinetic Energy scheme selector */ |
1094 |
(PID.TID 0000.0001) 0 |
1095 |
(PID.TID 0000.0001) ; |
1096 |
(PID.TID 0000.0001) momForcing = /* Momentum forcing on/off flag */ |
1097 |
(PID.TID 0000.0001) F |
1098 |
(PID.TID 0000.0001) ; |
1099 |
(PID.TID 0000.0001) momPressureForcing = /* Momentum pressure term on/off flag */ |
1100 |
(PID.TID 0000.0001) F |
1101 |
(PID.TID 0000.0001) ; |
1102 |
(PID.TID 0000.0001) implicitIntGravWave= /* Implicit Internal Gravity Wave flag */ |
1103 |
(PID.TID 0000.0001) F |
1104 |
(PID.TID 0000.0001) ; |
1105 |
(PID.TID 0000.0001) staggerTimeStep = /* Stagger time stepping on/off flag */ |
1106 |
(PID.TID 0000.0001) F |
1107 |
(PID.TID 0000.0001) ; |
1108 |
(PID.TID 0000.0001) doResetHFactors = /* reset thickness factors @ each time-step */ |
1109 |
(PID.TID 0000.0001) F |
1110 |
(PID.TID 0000.0001) ; |
1111 |
(PID.TID 0000.0001) multiDimAdvection = /* enable/disable Multi-Dim Advection */ |
1112 |
(PID.TID 0000.0001) T |
1113 |
(PID.TID 0000.0001) ; |
1114 |
(PID.TID 0000.0001) useMultiDimAdvec = /* Multi-Dim Advection is/is-not used */ |
1115 |
(PID.TID 0000.0001) F |
1116 |
(PID.TID 0000.0001) ; |
1117 |
(PID.TID 0000.0001) implicitDiffusion = /* Implicit Diffusion on/off flag */ |
1118 |
(PID.TID 0000.0001) F |
1119 |
(PID.TID 0000.0001) ; |
1120 |
(PID.TID 0000.0001) tempStepping = /* Temperature equation on/off flag */ |
1121 |
(PID.TID 0000.0001) F |
1122 |
(PID.TID 0000.0001) ; |
1123 |
(PID.TID 0000.0001) tempAdvection = /* Temperature advection on/off flag */ |
1124 |
(PID.TID 0000.0001) F |
1125 |
(PID.TID 0000.0001) ; |
1126 |
(PID.TID 0000.0001) tempImplVertAdv = /* Temp. implicit vert. advection on/off */ |
1127 |
(PID.TID 0000.0001) F |
1128 |
(PID.TID 0000.0001) ; |
1129 |
(PID.TID 0000.0001) tempForcing = /* Temperature forcing on/off flag */ |
1130 |
(PID.TID 0000.0001) F |
1131 |
(PID.TID 0000.0001) ; |
1132 |
(PID.TID 0000.0001) doThetaClimRelax = /* apply SST relaxation on/off flag */ |
1133 |
(PID.TID 0000.0001) F |
1134 |
(PID.TID 0000.0001) ; |
1135 |
(PID.TID 0000.0001) tempIsActiveTr = /* Temp. is a dynamically Active Tracer */ |
1136 |
(PID.TID 0000.0001) F |
1137 |
(PID.TID 0000.0001) ; |
1138 |
(PID.TID 0000.0001) saltStepping = /* Salinity equation on/off flag */ |
1139 |
(PID.TID 0000.0001) F |
1140 |
(PID.TID 0000.0001) ; |
1141 |
(PID.TID 0000.0001) saltAdvection = /* Salinity advection on/off flag */ |
1142 |
(PID.TID 0000.0001) F |
1143 |
(PID.TID 0000.0001) ; |
1144 |
(PID.TID 0000.0001) saltImplVertAdv = /* Sali. implicit vert. advection on/off */ |
1145 |
(PID.TID 0000.0001) F |
1146 |
(PID.TID 0000.0001) ; |
1147 |
(PID.TID 0000.0001) saltForcing = /* Salinity forcing on/off flag */ |
1148 |
(PID.TID 0000.0001) F |
1149 |
(PID.TID 0000.0001) ; |
1150 |
(PID.TID 0000.0001) doSaltClimRelax = /* apply SSS relaxation on/off flag */ |
1151 |
(PID.TID 0000.0001) F |
1152 |
(PID.TID 0000.0001) ; |
1153 |
(PID.TID 0000.0001) saltIsActiveTr = /* Salt is a dynamically Active Tracer */ |
1154 |
(PID.TID 0000.0001) F |
1155 |
(PID.TID 0000.0001) ; |
1156 |
(PID.TID 0000.0001) readBinaryPrec = /* Precision used for reading binary files */ |
1157 |
(PID.TID 0000.0001) 64 |
1158 |
(PID.TID 0000.0001) ; |
1159 |
(PID.TID 0000.0001) writeBinaryPrec = /* Precision used for writing binary files */ |
1160 |
(PID.TID 0000.0001) 64 |
1161 |
(PID.TID 0000.0001) ; |
1162 |
(PID.TID 0000.0001) globalFiles = /* write "global" (=not per tile) files */ |
1163 |
(PID.TID 0000.0001) F |
1164 |
(PID.TID 0000.0001) ; |
1165 |
(PID.TID 0000.0001) useSingleCpuIO = /* only master MPI process does I/O */ |
1166 |
(PID.TID 0000.0001) F |
1167 |
(PID.TID 0000.0001) ; |
1168 |
(PID.TID 0000.0001) useSingleCpuInput = /* only master process reads input */ |
1169 |
(PID.TID 0000.0001) F |
1170 |
(PID.TID 0000.0001) ; |
1171 |
(PID.TID 0000.0001) /* debLev[*] : level of debug & auxiliary message printing */ |
1172 |
(PID.TID 0000.0001) debLevZero = 0 ; /* level of disabled aux. msg printing */ |
1173 |
(PID.TID 0000.0001) debLevA = 1 ; /* level of minimum aux. msg printing */ |
1174 |
(PID.TID 0000.0001) debLevB = 2 ; /* level of low aux. print (report read-file opening)*/ |
1175 |
(PID.TID 0000.0001) debLevC = 3 ; /* level of moderate debug prt (most pkgs debug msg) */ |
1176 |
(PID.TID 0000.0001) debLevD = 4 ; /* level of enhanced debug prt (add DEBUG_STATS prt) */ |
1177 |
(PID.TID 0000.0001) debLevE = 5 ; /* level of extensive debug printing */ |
1178 |
(PID.TID 0000.0001) debugLevel = /* select debug printing level */ |
1179 |
(PID.TID 0000.0001) 1 |
1180 |
(PID.TID 0000.0001) ; |
1181 |
(PID.TID 0000.0001) // |
1182 |
(PID.TID 0000.0001) // Elliptic solver(s) paramters ( PARM02 in namelist ) |
1183 |
(PID.TID 0000.0001) // |
1184 |
(PID.TID 0000.0001) cg2dMaxIters = /* Upper limit on 2d con. grad iterations */ |
1185 |
(PID.TID 0000.0001) 150 |
1186 |
(PID.TID 0000.0001) ; |
1187 |
(PID.TID 0000.0001) cg2dChkResFreq = /* 2d con. grad convergence test frequency */ |
1188 |
(PID.TID 0000.0001) 1 |
1189 |
(PID.TID 0000.0001) ; |
1190 |
(PID.TID 0000.0001) cg2dUseMinResSol= /* use cg2d last-iter(=0) / min-resid.(=1) solution */ |
1191 |
(PID.TID 0000.0001) 0 |
1192 |
(PID.TID 0000.0001) ; |
1193 |
(PID.TID 0000.0001) cg2dTargetResidual = /* 2d con. grad target residual */ |
1194 |
(PID.TID 0000.0001) 1.000000000000000E-07 |
1195 |
(PID.TID 0000.0001) ; |
1196 |
(PID.TID 0000.0001) cg2dTargetResWunit = /* CG2d target residual [W units] */ |
1197 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1198 |
(PID.TID 0000.0001) ; |
1199 |
(PID.TID 0000.0001) cg2dPreCondFreq = /* Freq. for updating cg2d preconditioner */ |
1200 |
(PID.TID 0000.0001) 1 |
1201 |
(PID.TID 0000.0001) ; |
1202 |
(PID.TID 0000.0001) useSRCGSolver = /* use single reduction CG solver(s) */ |
1203 |
(PID.TID 0000.0001) F |
1204 |
(PID.TID 0000.0001) ; |
1205 |
(PID.TID 0000.0001) printResidualFreq = /* Freq. for printing CG residual */ |
1206 |
(PID.TID 0000.0001) 0 |
1207 |
(PID.TID 0000.0001) ; |
1208 |
(PID.TID 0000.0001) // |
1209 |
(PID.TID 0000.0001) // Time stepping paramters ( PARM03 in namelist ) |
1210 |
(PID.TID 0000.0001) // |
1211 |
(PID.TID 0000.0001) deltaTMom = /* Momentum equation timestep ( s ) */ |
1212 |
(PID.TID 0000.0001) 6.307200000000000E+06 |
1213 |
(PID.TID 0000.0001) ; |
1214 |
(PID.TID 0000.0001) deltaTFreeSurf = /* FreeSurface equation timestep ( s ) */ |
1215 |
(PID.TID 0000.0001) 6.307200000000000E+06 |
1216 |
(PID.TID 0000.0001) ; |
1217 |
(PID.TID 0000.0001) dTtracerLev = /* Tracer equation timestep ( s ) */ |
1218 |
(PID.TID 0000.0001) 6.307200000000000E+06 /* K = 1 */ |
1219 |
(PID.TID 0000.0001) ; |
1220 |
(PID.TID 0000.0001) deltaTClock = /* Model clock timestep ( s ) */ |
1221 |
(PID.TID 0000.0001) 6.307200000000000E+06 |
1222 |
(PID.TID 0000.0001) ; |
1223 |
(PID.TID 0000.0001) cAdjFreq = /* Convective adjustment interval ( s ) */ |
1224 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1225 |
(PID.TID 0000.0001) ; |
1226 |
(PID.TID 0000.0001) momForcingOutAB = /* =1: take Momentum Forcing out of Adams-Bash. stepping */ |
1227 |
(PID.TID 0000.0001) 0 |
1228 |
(PID.TID 0000.0001) ; |
1229 |
(PID.TID 0000.0001) tracForcingOutAB = /* =1: take T,S,pTr Forcing out of Adams-Bash. stepping */ |
1230 |
(PID.TID 0000.0001) 0 |
1231 |
(PID.TID 0000.0001) ; |
1232 |
(PID.TID 0000.0001) momDissip_In_AB = /* put Dissipation Tendency in Adams-Bash. stepping */ |
1233 |
(PID.TID 0000.0001) T |
1234 |
(PID.TID 0000.0001) ; |
1235 |
(PID.TID 0000.0001) doAB_onGtGs = /* apply AB on Tendencies (rather than on T,S)*/ |
1236 |
(PID.TID 0000.0001) T |
1237 |
(PID.TID 0000.0001) ; |
1238 |
(PID.TID 0000.0001) abEps = /* Adams-Bashforth-2 stabilizing weight */ |
1239 |
(PID.TID 0000.0001) 1.000000000000000E-02 |
1240 |
(PID.TID 0000.0001) ; |
1241 |
(PID.TID 0000.0001) pickupStrictlyMatch= /* stop if pickup do not strictly match */ |
1242 |
(PID.TID 0000.0001) T |
1243 |
(PID.TID 0000.0001) ; |
1244 |
(PID.TID 0000.0001) nIter0 = /* Run starting timestep number */ |
1245 |
(PID.TID 0000.0001) 0 |
1246 |
(PID.TID 0000.0001) ; |
1247 |
(PID.TID 0000.0001) nTimeSteps = /* Number of timesteps */ |
1248 |
(PID.TID 0000.0001) 3 |
1249 |
(PID.TID 0000.0001) ; |
1250 |
(PID.TID 0000.0001) nEndIter = /* Run ending timestep number */ |
1251 |
(PID.TID 0000.0001) 3 |
1252 |
(PID.TID 0000.0001) ; |
1253 |
(PID.TID 0000.0001) baseTime = /* Model base time ( s ) */ |
1254 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1255 |
(PID.TID 0000.0001) ; |
1256 |
(PID.TID 0000.0001) startTime = /* Run start time ( s ) */ |
1257 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1258 |
(PID.TID 0000.0001) ; |
1259 |
(PID.TID 0000.0001) endTime = /* Integration ending time ( s ) */ |
1260 |
(PID.TID 0000.0001) 1.892160000000000E+07 |
1261 |
(PID.TID 0000.0001) ; |
1262 |
(PID.TID 0000.0001) pChkPtFreq = /* Permanent restart/pickup file interval ( s ) */ |
1263 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1264 |
(PID.TID 0000.0001) ; |
1265 |
(PID.TID 0000.0001) chkPtFreq = /* Rolling restart/pickup file interval ( s ) */ |
1266 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1267 |
(PID.TID 0000.0001) ; |
1268 |
(PID.TID 0000.0001) pickup_write_mdsio = /* Model IO flag. */ |
1269 |
(PID.TID 0000.0001) T |
1270 |
(PID.TID 0000.0001) ; |
1271 |
(PID.TID 0000.0001) pickup_read_mdsio = /* Model IO flag. */ |
1272 |
(PID.TID 0000.0001) T |
1273 |
(PID.TID 0000.0001) ; |
1274 |
(PID.TID 0000.0001) pickup_write_immed = /* Model IO flag. */ |
1275 |
(PID.TID 0000.0001) F |
1276 |
(PID.TID 0000.0001) ; |
1277 |
(PID.TID 0000.0001) writePickupAtEnd = /* Model IO flag. */ |
1278 |
(PID.TID 0000.0001) T |
1279 |
(PID.TID 0000.0001) ; |
1280 |
(PID.TID 0000.0001) dumpFreq = /* Model state write out interval ( s ). */ |
1281 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1282 |
(PID.TID 0000.0001) ; |
1283 |
(PID.TID 0000.0001) dumpInitAndLast= /* write out Initial & Last iter. model state */ |
1284 |
(PID.TID 0000.0001) T |
1285 |
(PID.TID 0000.0001) ; |
1286 |
(PID.TID 0000.0001) snapshot_mdsio = /* Model IO flag. */ |
1287 |
(PID.TID 0000.0001) T |
1288 |
(PID.TID 0000.0001) ; |
1289 |
(PID.TID 0000.0001) monitorFreq = /* Monitor output interval ( s ). */ |
1290 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1291 |
(PID.TID 0000.0001) ; |
1292 |
(PID.TID 0000.0001) monitorSelect = /* select group of variables to monitor */ |
1293 |
(PID.TID 0000.0001) 3 |
1294 |
(PID.TID 0000.0001) ; |
1295 |
(PID.TID 0000.0001) monitor_stdio = /* Model IO flag. */ |
1296 |
(PID.TID 0000.0001) T |
1297 |
(PID.TID 0000.0001) ; |
1298 |
(PID.TID 0000.0001) externForcingPeriod = /* forcing period (s) */ |
1299 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1300 |
(PID.TID 0000.0001) ; |
1301 |
(PID.TID 0000.0001) externForcingCycle = /* period of the cyle (s). */ |
1302 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1303 |
(PID.TID 0000.0001) ; |
1304 |
(PID.TID 0000.0001) tauThetaClimRelax = /* relaxation time scale (s) */ |
1305 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1306 |
(PID.TID 0000.0001) ; |
1307 |
(PID.TID 0000.0001) tauSaltClimRelax = /* relaxation time scale (s) */ |
1308 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1309 |
(PID.TID 0000.0001) ; |
1310 |
(PID.TID 0000.0001) latBandClimRelax = /* max. Lat. where relaxation */ |
1311 |
(PID.TID 0000.0001) 1.200000000000000E+05 |
1312 |
(PID.TID 0000.0001) ; |
1313 |
(PID.TID 0000.0001) // |
1314 |
(PID.TID 0000.0001) // Gridding paramters ( PARM04 in namelist ) |
1315 |
(PID.TID 0000.0001) // |
1316 |
(PID.TID 0000.0001) usingCartesianGrid = /* Cartesian coordinates flag ( True/False ) */ |
1317 |
(PID.TID 0000.0001) T |
1318 |
(PID.TID 0000.0001) ; |
1319 |
(PID.TID 0000.0001) usingCylindricalGrid = /* Cylindrical coordinates flag ( True/False ) */ |
1320 |
(PID.TID 0000.0001) F |
1321 |
(PID.TID 0000.0001) ; |
1322 |
(PID.TID 0000.0001) usingSphericalPolarGrid = /* Spherical coordinates flag ( True/False ) */ |
1323 |
(PID.TID 0000.0001) F |
1324 |
(PID.TID 0000.0001) ; |
1325 |
(PID.TID 0000.0001) usingCurvilinearGrid = /* Curvilinear coordinates flag ( True/False ) */ |
1326 |
(PID.TID 0000.0001) F |
1327 |
(PID.TID 0000.0001) ; |
1328 |
(PID.TID 0000.0001) selectSigmaCoord = /* Hybrid-Sigma Vert. Coordinate option */ |
1329 |
(PID.TID 0000.0001) 0 |
1330 |
(PID.TID 0000.0001) ; |
1331 |
(PID.TID 0000.0001) Ro_SeaLevel = /* r(1) ( units of r == m ) */ |
1332 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1333 |
(PID.TID 0000.0001) ; |
1334 |
(PID.TID 0000.0001) rSigmaBnd = /* r/sigma transition ( units of r == m ) */ |
1335 |
(PID.TID 0000.0001) 1.234567000000000E+05 |
1336 |
(PID.TID 0000.0001) ; |
1337 |
(PID.TID 0000.0001) rkSign = /* index orientation relative to vertical coordinate */ |
1338 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1339 |
(PID.TID 0000.0001) ; |
1340 |
(PID.TID 0000.0001) gravitySign = /* gravity orientation relative to vertical coordinate */ |
1341 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1342 |
(PID.TID 0000.0001) ; |
1343 |
(PID.TID 0000.0001) mass2rUnit = /* convert mass per unit area [kg/m2] to r-units [m] */ |
1344 |
(PID.TID 0000.0001) 1.000200040008002E-03 |
1345 |
(PID.TID 0000.0001) ; |
1346 |
(PID.TID 0000.0001) rUnit2mass = /* convert r-units [m] to mass per unit area [kg/m2] */ |
1347 |
(PID.TID 0000.0001) 9.998000000000000E+02 |
1348 |
(PID.TID 0000.0001) ; |
1349 |
(PID.TID 0000.0001) drC = /* C spacing ( units of r ) */ |
1350 |
(PID.TID 0000.0001) 2 @ 9.000000000000000E+02 /* K = 1: 2 */ |
1351 |
(PID.TID 0000.0001) ; |
1352 |
(PID.TID 0000.0001) drF = /* W spacing ( units of r ) */ |
1353 |
(PID.TID 0000.0001) 1.800000000000000E+03 /* K = 1 */ |
1354 |
(PID.TID 0000.0001) ; |
1355 |
(PID.TID 0000.0001) delX = /* U spacing ( m - cartesian, degrees - spherical ) */ |
1356 |
(PID.TID 0000.0001) 40 @ 2.000000000000000E+03 /* I = 1: 40 */ |
1357 |
(PID.TID 0000.0001) ; |
1358 |
(PID.TID 0000.0001) delY = /* V spacing ( m - cartesian, degrees - spherical ) */ |
1359 |
(PID.TID 0000.0001) 20 @ 2.000000000000000E+03 /* J = 1: 20 */ |
1360 |
(PID.TID 0000.0001) ; |
1361 |
(PID.TID 0000.0001) xgOrigin = /* X-axis origin of West edge (cartesian: m, lat-lon: deg) */ |
1362 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1363 |
(PID.TID 0000.0001) ; |
1364 |
(PID.TID 0000.0001) ygOrigin = /* Y-axis origin of South edge (cartesian: m, lat-lon: deg) */ |
1365 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1366 |
(PID.TID 0000.0001) ; |
1367 |
(PID.TID 0000.0001) rSphere = /* Radius ( ignored - cartesian, m - spherical ) */ |
1368 |
(PID.TID 0000.0001) 6.370000000000000E+06 |
1369 |
(PID.TID 0000.0001) ; |
1370 |
(PID.TID 0000.0001) deepAtmosphere = /* Deep/Shallow Atmosphere flag (True/False) */ |
1371 |
(PID.TID 0000.0001) F |
1372 |
(PID.TID 0000.0001) ; |
1373 |
(PID.TID 0000.0001) xC = /* xC(:,1,:,1) : P-point X coord ( deg. or m if cartesian) */ |
1374 |
(PID.TID 0000.0001) 1.000000000000000E+03, /* I = 1 */ |
1375 |
(PID.TID 0000.0001) 3.000000000000000E+03, /* I = 2 */ |
1376 |
(PID.TID 0000.0001) 5.000000000000000E+03, /* I = 3 */ |
1377 |
(PID.TID 0000.0001) 7.000000000000000E+03, /* I = 4 */ |
1378 |
(PID.TID 0000.0001) 9.000000000000000E+03, /* I = 5 */ |
1379 |
(PID.TID 0000.0001) 1.100000000000000E+04, /* I = 6 */ |
1380 |
(PID.TID 0000.0001) 1.300000000000000E+04, /* I = 7 */ |
1381 |
(PID.TID 0000.0001) 1.500000000000000E+04, /* I = 8 */ |
1382 |
(PID.TID 0000.0001) 1.700000000000000E+04, /* I = 9 */ |
1383 |
(PID.TID 0000.0001) 1.900000000000000E+04, /* I = 10 */ |
1384 |
(PID.TID 0000.0001) 2.100000000000000E+04, /* I = 11 */ |
1385 |
(PID.TID 0000.0001) 2.300000000000000E+04, /* I = 12 */ |
1386 |
(PID.TID 0000.0001) 2.500000000000000E+04, /* I = 13 */ |
1387 |
(PID.TID 0000.0001) 2.700000000000000E+04, /* I = 14 */ |
1388 |
(PID.TID 0000.0001) 2.900000000000000E+04, /* I = 15 */ |
1389 |
(PID.TID 0000.0001) 3.100000000000000E+04, /* I = 16 */ |
1390 |
(PID.TID 0000.0001) 3.300000000000000E+04, /* I = 17 */ |
1391 |
(PID.TID 0000.0001) 3.500000000000000E+04, /* I = 18 */ |
1392 |
(PID.TID 0000.0001) 3.700000000000000E+04, /* I = 19 */ |
1393 |
(PID.TID 0000.0001) 3.900000000000000E+04, /* I = 20 */ |
1394 |
(PID.TID 0000.0001) 4.100000000000000E+04, /* I = 21 */ |
1395 |
(PID.TID 0000.0001) 4.300000000000000E+04, /* I = 22 */ |
1396 |
(PID.TID 0000.0001) 4.500000000000000E+04, /* I = 23 */ |
1397 |
(PID.TID 0000.0001) 4.700000000000000E+04, /* I = 24 */ |
1398 |
(PID.TID 0000.0001) 4.900000000000000E+04, /* I = 25 */ |
1399 |
(PID.TID 0000.0001) 5.100000000000000E+04, /* I = 26 */ |
1400 |
(PID.TID 0000.0001) 5.300000000000000E+04, /* I = 27 */ |
1401 |
(PID.TID 0000.0001) 5.500000000000000E+04, /* I = 28 */ |
1402 |
(PID.TID 0000.0001) 5.700000000000000E+04, /* I = 29 */ |
1403 |
(PID.TID 0000.0001) 5.900000000000000E+04, /* I = 30 */ |
1404 |
(PID.TID 0000.0001) 6.100000000000000E+04, /* I = 31 */ |
1405 |
(PID.TID 0000.0001) 6.300000000000000E+04, /* I = 32 */ |
1406 |
(PID.TID 0000.0001) 6.500000000000000E+04, /* I = 33 */ |
1407 |
(PID.TID 0000.0001) 6.700000000000000E+04, /* I = 34 */ |
1408 |
(PID.TID 0000.0001) 6.900000000000000E+04, /* I = 35 */ |
1409 |
(PID.TID 0000.0001) 7.100000000000000E+04, /* I = 36 */ |
1410 |
(PID.TID 0000.0001) 7.300000000000000E+04, /* I = 37 */ |
1411 |
(PID.TID 0000.0001) 7.500000000000000E+04, /* I = 38 */ |
1412 |
(PID.TID 0000.0001) 7.700000000000000E+04, /* I = 39 */ |
1413 |
(PID.TID 0000.0001) 7.900000000000000E+04 /* I = 40 */ |
1414 |
(PID.TID 0000.0001) ; |
1415 |
(PID.TID 0000.0001) yC = /* yC(1,:,1,:) : P-point Y coord ( deg. or m if cartesian) */ |
1416 |
(PID.TID 0000.0001) 1.000000000000000E+03, /* J = 1 */ |
1417 |
(PID.TID 0000.0001) 3.000000000000000E+03, /* J = 2 */ |
1418 |
(PID.TID 0000.0001) 5.000000000000000E+03, /* J = 3 */ |
1419 |
(PID.TID 0000.0001) 7.000000000000000E+03, /* J = 4 */ |
1420 |
(PID.TID 0000.0001) 9.000000000000000E+03, /* J = 5 */ |
1421 |
(PID.TID 0000.0001) 1.100000000000000E+04, /* J = 6 */ |
1422 |
(PID.TID 0000.0001) 1.300000000000000E+04, /* J = 7 */ |
1423 |
(PID.TID 0000.0001) 1.500000000000000E+04, /* J = 8 */ |
1424 |
(PID.TID 0000.0001) 1.700000000000000E+04, /* J = 9 */ |
1425 |
(PID.TID 0000.0001) 1.900000000000000E+04, /* J = 10 */ |
1426 |
(PID.TID 0000.0001) 2.100000000000000E+04, /* J = 11 */ |
1427 |
(PID.TID 0000.0001) 2.300000000000000E+04, /* J = 12 */ |
1428 |
(PID.TID 0000.0001) 2.500000000000000E+04, /* J = 13 */ |
1429 |
(PID.TID 0000.0001) 2.700000000000000E+04, /* J = 14 */ |
1430 |
(PID.TID 0000.0001) 2.900000000000000E+04, /* J = 15 */ |
1431 |
(PID.TID 0000.0001) 3.100000000000000E+04, /* J = 16 */ |
1432 |
(PID.TID 0000.0001) 3.300000000000000E+04, /* J = 17 */ |
1433 |
(PID.TID 0000.0001) 3.500000000000000E+04, /* J = 18 */ |
1434 |
(PID.TID 0000.0001) 3.700000000000000E+04, /* J = 19 */ |
1435 |
(PID.TID 0000.0001) 3.900000000000000E+04 /* J = 20 */ |
1436 |
(PID.TID 0000.0001) ; |
1437 |
(PID.TID 0000.0001) rcoord = /* P-point R coordinate ( units of r ) */ |
1438 |
(PID.TID 0000.0001) -9.000000000000000E+02 /* K = 1 */ |
1439 |
(PID.TID 0000.0001) ; |
1440 |
(PID.TID 0000.0001) rF = /* W-Interf. R coordinate ( units of r ) */ |
1441 |
(PID.TID 0000.0001) 0.000000000000000E+00, /* K = 1 */ |
1442 |
(PID.TID 0000.0001) -1.800000000000000E+03 /* K = 2 */ |
1443 |
(PID.TID 0000.0001) ; |
1444 |
(PID.TID 0000.0001) deepFacC = /* deep-model grid factor @ cell-Center (-) */ |
1445 |
(PID.TID 0000.0001) 1.000000000000000E+00 /* K = 1 */ |
1446 |
(PID.TID 0000.0001) ; |
1447 |
(PID.TID 0000.0001) deepFacF = /* deep-model grid factor @ W-Interface (-) */ |
1448 |
(PID.TID 0000.0001) 2 @ 1.000000000000000E+00 /* K = 1: 2 */ |
1449 |
(PID.TID 0000.0001) ; |
1450 |
(PID.TID 0000.0001) rVel2wUnit = /* convert units: rVel -> wSpeed (=1 if z-coord)*/ |
1451 |
(PID.TID 0000.0001) 2 @ 1.000000000000000E+00 /* K = 1: 2 */ |
1452 |
(PID.TID 0000.0001) ; |
1453 |
(PID.TID 0000.0001) wUnit2rVel = /* convert units: wSpeed -> rVel (=1 if z-coord)*/ |
1454 |
(PID.TID 0000.0001) 2 @ 1.000000000000000E+00 /* K = 1: 2 */ |
1455 |
(PID.TID 0000.0001) ; |
1456 |
(PID.TID 0000.0001) dBdrRef = /* Vertical grad. of reference buoyancy [(m/s/r)^2] */ |
1457 |
(PID.TID 0000.0001) 0.000000000000000E+00 /* K = 1 */ |
1458 |
(PID.TID 0000.0001) ; |
1459 |
(PID.TID 0000.0001) rotateGrid = /* use rotated grid ( True/False ) */ |
1460 |
(PID.TID 0000.0001) F |
1461 |
(PID.TID 0000.0001) ; |
1462 |
(PID.TID 0000.0001) phiEuler = /* Euler angle, rotation about original z-coordinate [rad] */ |
1463 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1464 |
(PID.TID 0000.0001) ; |
1465 |
(PID.TID 0000.0001) thetaEuler = /* Euler angle, rotation about new x-coordinate [rad] */ |
1466 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1467 |
(PID.TID 0000.0001) ; |
1468 |
(PID.TID 0000.0001) psiEuler = /* Euler angle, rotation about new z-coordinate [rad] */ |
1469 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1470 |
(PID.TID 0000.0001) ; |
1471 |
(PID.TID 0000.0001) dxF = /* dxF(:,1,:,1) ( units: m ) */ |
1472 |
(PID.TID 0000.0001) 40 @ 2.000000000000000E+03 /* I = 1: 40 */ |
1473 |
(PID.TID 0000.0001) ; |
1474 |
(PID.TID 0000.0001) dxF = /* dxF(1,:,1,:) ( units: m ) */ |
1475 |
(PID.TID 0000.0001) 20 @ 2.000000000000000E+03 /* J = 1: 20 */ |
1476 |
(PID.TID 0000.0001) ; |
1477 |
(PID.TID 0000.0001) dyF = /* dyF(:,1,:,1) ( units: m ) */ |
1478 |
(PID.TID 0000.0001) 40 @ 2.000000000000000E+03 /* I = 1: 40 */ |
1479 |
(PID.TID 0000.0001) ; |
1480 |
(PID.TID 0000.0001) dyF = /* dyF(1,:,1,:) ( units: m ) */ |
1481 |
(PID.TID 0000.0001) 20 @ 2.000000000000000E+03 /* J = 1: 20 */ |
1482 |
(PID.TID 0000.0001) ; |
1483 |
(PID.TID 0000.0001) dxG = /* dxG(:,1,:,1) ( units: m ) */ |
1484 |
(PID.TID 0000.0001) 40 @ 2.000000000000000E+03 /* I = 1: 40 */ |
1485 |
(PID.TID 0000.0001) ; |
1486 |
(PID.TID 0000.0001) dxG = /* dxG(1,:,1,:) ( units: m ) */ |
1487 |
(PID.TID 0000.0001) 20 @ 2.000000000000000E+03 /* J = 1: 20 */ |
1488 |
(PID.TID 0000.0001) ; |
1489 |
(PID.TID 0000.0001) dyG = /* dyG(:,1,:,1) ( units: m ) */ |
1490 |
(PID.TID 0000.0001) 40 @ 2.000000000000000E+03 /* I = 1: 40 */ |
1491 |
(PID.TID 0000.0001) ; |
1492 |
(PID.TID 0000.0001) dyG = /* dyG(1,:,1,:) ( units: m ) */ |
1493 |
(PID.TID 0000.0001) 20 @ 2.000000000000000E+03 /* J = 1: 20 */ |
1494 |
(PID.TID 0000.0001) ; |
1495 |
(PID.TID 0000.0001) dxC = /* dxC(:,1,:,1) ( units: m ) */ |
1496 |
(PID.TID 0000.0001) 40 @ 2.000000000000000E+03 /* I = 1: 40 */ |
1497 |
(PID.TID 0000.0001) ; |
1498 |
(PID.TID 0000.0001) dxC = /* dxC(1,:,1,:) ( units: m ) */ |
1499 |
(PID.TID 0000.0001) 20 @ 2.000000000000000E+03 /* J = 1: 20 */ |
1500 |
(PID.TID 0000.0001) ; |
1501 |
(PID.TID 0000.0001) dyC = /* dyC(:,1,:,1) ( units: m ) */ |
1502 |
(PID.TID 0000.0001) 40 @ 2.000000000000000E+03 /* I = 1: 40 */ |
1503 |
(PID.TID 0000.0001) ; |
1504 |
(PID.TID 0000.0001) dyC = /* dyC(1,:,1,:) ( units: m ) */ |
1505 |
(PID.TID 0000.0001) 20 @ 2.000000000000000E+03 /* J = 1: 20 */ |
1506 |
(PID.TID 0000.0001) ; |
1507 |
(PID.TID 0000.0001) dxV = /* dxV(:,1,:,1) ( units: m ) */ |
1508 |
(PID.TID 0000.0001) 40 @ 2.000000000000000E+03 /* I = 1: 40 */ |
1509 |
(PID.TID 0000.0001) ; |
1510 |
(PID.TID 0000.0001) dxV = /* dxV(1,:,1,:) ( units: m ) */ |
1511 |
(PID.TID 0000.0001) 20 @ 2.000000000000000E+03 /* J = 1: 20 */ |
1512 |
(PID.TID 0000.0001) ; |
1513 |
(PID.TID 0000.0001) dyU = /* dyU(:,1,:,1) ( units: m ) */ |
1514 |
(PID.TID 0000.0001) 40 @ 2.000000000000000E+03 /* I = 1: 40 */ |
1515 |
(PID.TID 0000.0001) ; |
1516 |
(PID.TID 0000.0001) dyU = /* dyU(1,:,1,:) ( units: m ) */ |
1517 |
(PID.TID 0000.0001) 20 @ 2.000000000000000E+03 /* J = 1: 20 */ |
1518 |
(PID.TID 0000.0001) ; |
1519 |
(PID.TID 0000.0001) rA = /* rA (:,1,:,1) ( units: m^2 ) */ |
1520 |
(PID.TID 0000.0001) 40 @ 4.000000000000000E+06 /* I = 1: 40 */ |
1521 |
(PID.TID 0000.0001) ; |
1522 |
(PID.TID 0000.0001) rA = /* rA (1,:,1,:) ( units: m^2 ) */ |
1523 |
(PID.TID 0000.0001) 20 @ 4.000000000000000E+06 /* J = 1: 20 */ |
1524 |
(PID.TID 0000.0001) ; |
1525 |
(PID.TID 0000.0001) rAw = /* rAw(:,1,:,1) ( units: m^2 ) */ |
1526 |
(PID.TID 0000.0001) 40 @ 4.000000000000000E+06 /* I = 1: 40 */ |
1527 |
(PID.TID 0000.0001) ; |
1528 |
(PID.TID 0000.0001) rAw = /* rAw(1,:,1,:) ( units: m^2 ) */ |
1529 |
(PID.TID 0000.0001) 20 @ 4.000000000000000E+06 /* J = 1: 20 */ |
1530 |
(PID.TID 0000.0001) ; |
1531 |
(PID.TID 0000.0001) rAs = /* rAs(:,1,:,1) ( units: m^2 ) */ |
1532 |
(PID.TID 0000.0001) 40 @ 4.000000000000000E+06 /* I = 1: 40 */ |
1533 |
(PID.TID 0000.0001) ; |
1534 |
(PID.TID 0000.0001) rAs = /* rAs(1,:,1,:) ( units: m^2 ) */ |
1535 |
(PID.TID 0000.0001) 20 @ 4.000000000000000E+06 /* J = 1: 20 */ |
1536 |
(PID.TID 0000.0001) ; |
1537 |
(PID.TID 0000.0001) globalArea = /* Integrated horizontal Area (m^2) */ |
1538 |
(PID.TID 0000.0001) 2.964000000000000E+09 |
1539 |
(PID.TID 0000.0001) ; |
1540 |
(PID.TID 0000.0001) // ======================================================= |
1541 |
(PID.TID 0000.0001) // End of Model config. summary |
1542 |
(PID.TID 0000.0001) // ======================================================= |
1543 |
(PID.TID 0000.0001) |
1544 |
(PID.TID 0000.0001) == Packages configuration : Check & print summary == |
1545 |
(PID.TID 0000.0001) |
1546 |
(PID.TID 0000.0001) STREAMICE_CHECK: #define STREAMICE |
1547 |
(PID.TID 0000.0001) max cg interations = /* user defined parameter */ |
1548 |
(PID.TID 0000.0001) 500 |
1549 |
(PID.TID 0000.0001) ; |
1550 |
(PID.TID 0000.0001) max nonlin interations = /* user defined parameter */ |
1551 |
(PID.TID 0000.0001) 20 |
1552 |
(PID.TID 0000.0001) ; |
1553 |
(PID.TID 0000.0001) # of timesteps per velocity solve = /* user defined parameter */ |
1554 |
(PID.TID 0000.0001) 0 |
1555 |
(PID.TID 0000.0001) ; |
1556 |
(PID.TID 0000.0001) streamice_density = /* user defined parameter */ |
1557 |
(PID.TID 0000.0001) 9.170000000000000E+02 |
1558 |
(PID.TID 0000.0001) ; |
1559 |
(PID.TID 0000.0001) streamice_density_ocean_avg = /* user defined parameter */ |
1560 |
(PID.TID 0000.0001) 1.028000000000000E+03 |
1561 |
(PID.TID 0000.0001) ; |
1562 |
(PID.TID 0000.0001) glens law stifness = /* user defined parameter */ |
1563 |
(PID.TID 0000.0001) 7.000000000000000E+02 |
1564 |
(PID.TID 0000.0001) ; |
1565 |
(PID.TID 0000.0001) glens law exponent = /* user defined parameter */ |
1566 |
(PID.TID 0000.0001) 3.000000000000000E+00 |
1567 |
(PID.TID 0000.0001) ; |
1568 |
(PID.TID 0000.0001) basal trac coeff = /* user defined parameter */ |
1569 |
(PID.TID 0000.0001) 5.000000000000000E+00 |
1570 |
(PID.TID 0000.0001) ; |
1571 |
(PID.TID 0000.0001) basal exponent = /* user defined parameter */ |
1572 |
(PID.TID 0000.0001) 1.000000000000000E+00 |
1573 |
(PID.TID 0000.0001) ; |
1574 |
(PID.TID 0000.0001) uniform input flux (m^2/a) = /* user defined parameter */ |
1575 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1576 |
(PID.TID 0000.0001) ; |
1577 |
(PID.TID 0000.0001) time for ice vel update (sec) = /* user defined parameter */ |
1578 |
(PID.TID 0000.0001) 1.692000000000000E+05 |
1579 |
(PID.TID 0000.0001) ; |
1580 |
(PID.TID 0000.0001) conj grad tolerance = /* user defined parameter */ |
1581 |
(PID.TID 0000.0001) 1.000000000000000E-06 |
1582 |
(PID.TID 0000.0001) ; |
1583 |
(PID.TID 0000.0001) ice velocity nonlinear iter tol = /* user defined parameter */ |
1584 |
(PID.TID 0000.0001) 1.000000000000000E-06 |
1585 |
(PID.TID 0000.0001) ; |
1586 |
(PID.TID 0000.0001) max shelf draft for analytic init (m) = /* user defined parameter */ |
1587 |
(PID.TID 0000.0001) 1.300000000000000E+03 |
1588 |
(PID.TID 0000.0001) ; |
1589 |
(PID.TID 0000.0001) min shelf draft for analytic init (m) = /* user defined parameter */ |
1590 |
(PID.TID 0000.0001) 3.000000000000000E+02 |
1591 |
(PID.TID 0000.0001) ; |
1592 |
(PID.TID 0000.0001) shelf extent for analytic init (km) = /* user defined parameter */ |
1593 |
(PID.TID 0000.0001) 7.000000000000000E+04 |
1594 |
(PID.TID 0000.0001) ; |
1595 |
(PID.TID 0000.0001) slope scale for analytic init (km) = /* user defined parameter */ |
1596 |
(PID.TID 0000.0001) 6.200000000000000E+04 |
1597 |
(PID.TID 0000.0001) ; |
1598 |
(PID.TID 0000.0001) flat shelf width for analytic init (km) = /* user defined parameter */ |
1599 |
(PID.TID 0000.0001) 2.000000000000000E+04 |
1600 |
(PID.TID 0000.0001) ; |
1601 |
(PID.TID 0000.0001) flow direction for analytic init = /* user defined parameter */ |
1602 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1603 |
(PID.TID 0000.0001) ; |
1604 |
(PID.TID 0000.0001) min range on no bd for no-slip (km) = /* user defined parameter */ |
1605 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1606 |
(PID.TID 0000.0001) ; |
1607 |
(PID.TID 0000.0001) max range on no bd for no-slip (km) = /* user defined parameter */ |
1608 |
(PID.TID 0000.0001) 1.200000000000000E+05 |
1609 |
(PID.TID 0000.0001) ; |
1610 |
(PID.TID 0000.0001) min range on so bd for no-slip (km) = /* user defined parameter */ |
1611 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1612 |
(PID.TID 0000.0001) ; |
1613 |
(PID.TID 0000.0001) max range on so bd for no-slip (km) = /* user defined parameter */ |
1614 |
(PID.TID 0000.0001) 1.200000000000000E+05 |
1615 |
(PID.TID 0000.0001) ; |
1616 |
(PID.TID 0000.0001) min range on east bd for no-slip (km) = /* user defined parameter */ |
1617 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1618 |
(PID.TID 0000.0001) ; |
1619 |
(PID.TID 0000.0001) max range on east bd for no-slip (km) = /* user defined parameter */ |
1620 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1621 |
(PID.TID 0000.0001) ; |
1622 |
(PID.TID 0000.0001) min range on west bd for no-slip (km) = /* user defined parameter */ |
1623 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1624 |
(PID.TID 0000.0001) ; |
1625 |
(PID.TID 0000.0001) max range on west bd for no-slip (km) = /* user defined parameter */ |
1626 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1627 |
(PID.TID 0000.0001) ; |
1628 |
(PID.TID 0000.0001) min range on no bd for no-stress (km) = /* user defined parameter */ |
1629 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1630 |
(PID.TID 0000.0001) ; |
1631 |
(PID.TID 0000.0001) max range on no bd for no-stress (km) = /* user defined parameter */ |
1632 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1633 |
(PID.TID 0000.0001) ; |
1634 |
(PID.TID 0000.0001) min range on so bd for no-stress (km) = /* user defined parameter */ |
1635 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1636 |
(PID.TID 0000.0001) ; |
1637 |
(PID.TID 0000.0001) max range on so bd for no-stress (km) = /* user defined parameter */ |
1638 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1639 |
(PID.TID 0000.0001) ; |
1640 |
(PID.TID 0000.0001) min range on east bd for no-stress (km) = /* user defined parameter */ |
1641 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1642 |
(PID.TID 0000.0001) ; |
1643 |
(PID.TID 0000.0001) max range on east bd for no-stress (km) = /* user defined parameter */ |
1644 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1645 |
(PID.TID 0000.0001) ; |
1646 |
(PID.TID 0000.0001) min range on west bd for no-stress (km) = /* user defined parameter */ |
1647 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1648 |
(PID.TID 0000.0001) ; |
1649 |
(PID.TID 0000.0001) max range on west bd for no-stress (km) = /* user defined parameter */ |
1650 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1651 |
(PID.TID 0000.0001) ; |
1652 |
(PID.TID 0000.0001) min range on no bd for FluxBdry (km) = /* user defined parameter */ |
1653 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1654 |
(PID.TID 0000.0001) ; |
1655 |
(PID.TID 0000.0001) max range on no bd for FluxBdry (km) = /* user defined parameter */ |
1656 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1657 |
(PID.TID 0000.0001) ; |
1658 |
(PID.TID 0000.0001) min range on so bd for FluxBdry (km) = /* user defined parameter */ |
1659 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1660 |
(PID.TID 0000.0001) ; |
1661 |
(PID.TID 0000.0001) max range on so bd for FluxBdry (km) = /* user defined parameter */ |
1662 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1663 |
(PID.TID 0000.0001) ; |
1664 |
(PID.TID 0000.0001) min range on east bd for FluxBdry (km) = /* user defined parameter */ |
1665 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1666 |
(PID.TID 0000.0001) ; |
1667 |
(PID.TID 0000.0001) max range on east bd for FluxBdry (km) = /* user defined parameter */ |
1668 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1669 |
(PID.TID 0000.0001) ; |
1670 |
(PID.TID 0000.0001) min range on west bd for FluxBdry (km) = /* user defined parameter */ |
1671 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1672 |
(PID.TID 0000.0001) ; |
1673 |
(PID.TID 0000.0001) max range on west bd for FluxBdry (km) = /* user defined parameter */ |
1674 |
(PID.TID 0000.0001) 4.000000000000000E+04 |
1675 |
(PID.TID 0000.0001) ; |
1676 |
(PID.TID 0000.0001) min range on no bd for Dirich (km) = /* user defined parameter */ |
1677 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1678 |
(PID.TID 0000.0001) ; |
1679 |
(PID.TID 0000.0001) max range on no bd for Dirich (km) = /* user defined parameter */ |
1680 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1681 |
(PID.TID 0000.0001) ; |
1682 |
(PID.TID 0000.0001) min range on so bd for Dirich (km) = /* user defined parameter */ |
1683 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1684 |
(PID.TID 0000.0001) ; |
1685 |
(PID.TID 0000.0001) max range on so bd for Dirich (km) = /* user defined parameter */ |
1686 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1687 |
(PID.TID 0000.0001) ; |
1688 |
(PID.TID 0000.0001) min range on east bd for Dirich (km) = /* user defined parameter */ |
1689 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1690 |
(PID.TID 0000.0001) ; |
1691 |
(PID.TID 0000.0001) max range on east bd for Dirich (km) = /* user defined parameter */ |
1692 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1693 |
(PID.TID 0000.0001) ; |
1694 |
(PID.TID 0000.0001) min range on west bd for Dirich (km) = /* user defined parameter */ |
1695 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1696 |
(PID.TID 0000.0001) ; |
1697 |
(PID.TID 0000.0001) max range on west bd for Dirich (km) = /* user defined parameter */ |
1698 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1699 |
(PID.TID 0000.0001) ; |
1700 |
(PID.TID 0000.0001) min range on no bd for CFBC (km) = /* user defined parameter */ |
1701 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1702 |
(PID.TID 0000.0001) ; |
1703 |
(PID.TID 0000.0001) max range on no bd for CFBC (km) = /* user defined parameter */ |
1704 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1705 |
(PID.TID 0000.0001) ; |
1706 |
(PID.TID 0000.0001) min range on so bd for CFBC (km) = /* user defined parameter */ |
1707 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1708 |
(PID.TID 0000.0001) ; |
1709 |
(PID.TID 0000.0001) max range on so bd for CFBC (km) = /* user defined parameter */ |
1710 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1711 |
(PID.TID 0000.0001) ; |
1712 |
(PID.TID 0000.0001) min range on east bd for CFBC (km) = /* user defined parameter */ |
1713 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1714 |
(PID.TID 0000.0001) ; |
1715 |
(PID.TID 0000.0001) max range on east bd for CFBC (km) = /* user defined parameter */ |
1716 |
(PID.TID 0000.0001) 4.000000000000000E+04 |
1717 |
(PID.TID 0000.0001) ; |
1718 |
(PID.TID 0000.0001) min range on west bd for CFBC (km) = /* user defined parameter */ |
1719 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1720 |
(PID.TID 0000.0001) ; |
1721 |
(PID.TID 0000.0001) max range on west bd for CFBC (km) = /* user defined parameter */ |
1722 |
(PID.TID 0000.0001) -1.000000000000000E+00 |
1723 |
(PID.TID 0000.0001) ; |
1724 |
(PID.TID 0000.0001) val (m^2/a) for north flux bdry = /* user defined parameter */ |
1725 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1726 |
OAD: TIMING: stamp 0: 1394977530.747574 |
1727 |
(PID.TID 0000.0001) ; |
1728 |
(PID.TID 0000.0001) val (m^2/a) for south flux bdry = /* user defined parameter */ |
1729 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1730 |
(PID.TID 0000.0001) ; |
1731 |
(PID.TID 0000.0001) val (m^2/a) for east flux bdry = /* user defined parameter */ |
1732 |
(PID.TID 0000.0001) 0.000000000000000E+00 |
1733 |
(PID.TID 0000.0001) ; |
1734 |
(PID.TID 0000.0001) val (m^2/a) for west flux bdry = /* user defined parameter */ |
1735 |
(PID.TID 0000.0001) 1.500000000000000E+06 |
1736 |
(PID.TID 0000.0001) ; |
1737 |
(PID.TID 0000.0001) streamice_dump_mdsio = /* user defined parameter */ |
1738 |
(PID.TID 0000.0001) T |
1739 |
(PID.TID 0000.0001) ; |
1740 |
(PID.TID 0000.0001) streamice_dump_mdsio = /* user defined parameter */ |
1741 |
(PID.TID 0000.0001) T |
1742 |
(PID.TID 0000.0001) ; |
1743 |
(PID.TID 0000.0001) streamice_dump_mnc = /* user defined parameter */ |
1744 |
(PID.TID 0000.0001) F |
1745 |
(PID.TID 0000.0001) ; |
1746 |
(PID.TID 0000.0001) streamice_tave_mnc = /* user defined parameter */ |
1747 |
(PID.TID 0000.0001) F |
1748 |
(PID.TID 0000.0001) ; |
1749 |
(PID.TID 0000.0001) streamice_GL_regularize = /* user defined parameter */ |
1750 |
(PID.TID 0000.0001) F |
1751 |
(PID.TID 0000.0001) ; |
1752 |
(PID.TID 0000.0001) streamice_move_front = /* user defined parameter */ |
1753 |
(PID.TID 0000.0001) F |
1754 |
(PID.TID 0000.0001) ; |
1755 |
(PID.TID 0000.0001) streamice_calve_to_mask = /* user defined parameter */ |
1756 |
(PID.TID 0000.0001) F |
1757 |
(PID.TID 0000.0001) ; |
1758 |
(PID.TID 0000.0001) STREAMICEthickInit = /* user defined parameter */ |
1759 |
(PID.TID 0000.0001) 'PARAM' |
1760 |
(PID.TID 0000.0001) ; |
1761 |
(PID.TID 0000.0001) STREAMICEthickFile = /* user defined parameter */ |
1762 |
(PID.TID 0000.0001) 'h_init.box' |
1763 |
(PID.TID 0000.0001) ; |
1764 |
(PID.TID 0000.0001) STREAMICEcalveMaskFile = /* user defined parameter */ |
1765 |
(PID.TID 0000.0001) '' |
1766 |
(PID.TID 0000.0001) ; |
1767 |
(PID.TID 0000.0001) CTRL_CHECK: ctrl package |
1768 |
(PID.TID 0000.0001) COST_CHECK: cost package |
1769 |
(PID.TID 0000.0001) GRDCHK_CHECK: grdchk package |
1770 |
(PID.TID 0000.0001) // ======================================================= |
1771 |
(PID.TID 0000.0001) // Check Model config. (CONFIG_CHECK): |
1772 |
(PID.TID 0000.0001) // CONFIG_CHECK : Normal End |
1773 |
(PID.TID 0000.0001) // ======================================================= |
1774 |
(PID.TID 0000.0001) |
1775 |
(PID.TID 0000.0001) Start initial hydrostatic pressure computation |
1776 |
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC |
1777 |
(PID.TID 0000.0001) |
1778 |
(PID.TID 0000.0001) initializing analytic thickness |
1779 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.8084495E+12 |
1780 |
OAD: IT+ 1048576 |
1781 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4387626E+13 |
1782 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1783 |
(PID.TID 0000.0001) streamice linear solve number 1 83 iterations |
1784 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72968409916550E-05 |
1785 |
(PID.TID 0000.0001) err/err_init 0.9992006E+00 |
1786 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4378349E+13 |
1787 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1788 |
(PID.TID 0000.0001) streamice linear solve number 2 93 iterations |
1789 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.13977050407820E-02 |
1790 |
(PID.TID 0000.0001) err/err_init 0.9876962E+00 |
1791 |
OAD: DT+ 1048576 |
1792 |
OAD: IT+ 17825792 |
1793 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4303637E+13 |
1794 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1795 |
(PID.TID 0000.0001) streamice linear solve number 3 96 iterations |
1796 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.40274421866803E-01 |
1797 |
(PID.TID 0000.0001) err/err_init 0.9393140E+00 |
1798 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4060602E+13 |
1799 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1800 |
(PID.TID 0000.0001) streamice linear solve number 4 100 iterations |
1801 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.37354509836059E+00 |
1802 |
(PID.TID 0000.0001) err/err_init 0.8373991E+00 |
1803 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3600365E+13 |
1804 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1805 |
(PID.TID 0000.0001) streamice linear solve number 5 101 iterations |
1806 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.61991794514920E+01 |
1807 |
(PID.TID 0000.0001) err/err_init 0.6946444E+00 |
1808 |
OAD: IT+ 34603008 |
1809 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2978342E+13 |
1810 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1811 |
(PID.TID 0000.0001) streamice linear solve number 6 102 iterations |
1812 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.70663833589808E+01 |
1813 |
(PID.TID 0000.0001) err/err_init 0.5391347E+00 |
1814 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2306526E+13 |
1815 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1816 |
(PID.TID 0000.0001) streamice linear solve number 7 102 iterations |
1817 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.09162224050501E+02 |
1818 |
(PID.TID 0000.0001) err/err_init 0.3950178E+00 |
1819 |
OAD: IT+ 51380224 |
1820 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1686366E+13 |
1821 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1822 |
(PID.TID 0000.0001) streamice linear solve number 8 102 iterations |
1823 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29371953464584E+02 |
1824 |
(PID.TID 0000.0001) err/err_init 0.2760551E+00 |
1825 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1176603E+13 |
1826 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1827 |
(PID.TID 0000.0001) streamice linear solve number 9 102 iterations |
1828 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.23097225221945E+02 |
1829 |
(PID.TID 0000.0001) err/err_init 0.1860992E+00 |
1830 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7924776E+12 |
1831 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1832 |
(PID.TID 0000.0001) streamice linear solve number 10 102 iterations |
1833 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.00937078256143E+02 |
1834 |
(PID.TID 0000.0001) err/err_init 0.1227685E+00 |
1835 |
OAD: IT+ 68157440 |
1836 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5207404E+12 |
1837 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1838 |
(PID.TID 0000.0001) streamice linear solve number 11 103 iterations |
1839 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.50112297671428E+01 |
1840 |
(PID.TID 0000.0001) err/err_init 0.8061569E-01 |
1841 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3367066E+12 |
1842 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1843 |
(PID.TID 0000.0001) streamice linear solve number 12 102 iterations |
1844 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.36531873826971E+01 |
1845 |
(PID.TID 0000.0001) err/err_init 0.5252746E-01 |
1846 |
OAD: IT+ 84934656 |
1847 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2155730E+12 |
1848 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1849 |
(PID.TID 0000.0001) streamice linear solve number 13 103 iterations |
1850 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.69184411986689E+01 |
1851 |
(PID.TID 0000.0001) err/err_init 0.3407275E-01 |
1852 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1372428E+12 |
1853 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1854 |
(PID.TID 0000.0001) streamice linear solve number 14 103 iterations |
1855 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.47037064786597E+01 |
1856 |
(PID.TID 0000.0001) err/err_init 0.2204350E-01 |
1857 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8711999E+11 |
1858 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1859 |
(PID.TID 0000.0001) streamice linear solve number 15 103 iterations |
1860 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.62330614824409E+01 |
1861 |
(PID.TID 0000.0001) err/err_init 0.1423713E-01 |
1862 |
OAD: IT+ 101711872 |
1863 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5523381E+11 |
1864 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1865 |
(PID.TID 0000.0001) streamice linear solve number 16 104 iterations |
1866 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.05423234938525E+01 |
1867 |
(PID.TID 0000.0001) err/err_init 0.9184077E-02 |
1868 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
1869 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3500912E+11 |
1870 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1871 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
1872 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.79475541638317E+00 |
1873 |
(PID.TID 0000.0001) err/err_init 0.5918513E-02 |
1874 |
OAD: IT+ 118489088 |
1875 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2219683E+11 |
1876 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1877 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
1878 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.35792117931373E+00 |
1879 |
(PID.TID 0000.0001) err/err_init 0.3810620E-02 |
1880 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1408204E+11 |
1881 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1882 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
1883 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.78615863967821E+00 |
1884 |
(PID.TID 0000.0001) err/err_init 0.2451355E-02 |
1885 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8940638E+10 |
1886 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1887 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
1888 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.77762060890257E+00 |
1889 |
(PID.TID 0000.0001) err/err_init 0.1575649E-02 |
1890 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
1891 |
(PID.TID 0000.0001) // ======================================================= |
1892 |
(PID.TID 0000.0001) // Model current state |
1893 |
(PID.TID 0000.0001) // ======================================================= |
1894 |
(PID.TID 0000.0001) |
1895 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
1896 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
1897 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6771126E+10 |
1898 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1899 |
(PID.TID 0000.0001) streamice linear solve number 1 106 iterations |
1900 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.11014770378972E+00 |
1901 |
(PID.TID 0000.0001) err/err_init 0.5398559E+00 |
1902 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3912403E+10 |
1903 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1904 |
(PID.TID 0000.0001) streamice linear solve number 2 104 iterations |
1905 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.25246162161739E-01 |
1906 |
(PID.TID 0000.0001) err/err_init 0.3067754E+00 |
1907 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2392026E+10 |
1908 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1909 |
(PID.TID 0000.0001) streamice linear solve number 3 107 iterations |
1910 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.64830600658274E-01 |
1911 |
(PID.TID 0000.0001) err/err_init 0.1822665E+00 |
1912 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1505189E+10 |
1913 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1914 |
(PID.TID 0000.0001) streamice linear solve number 4 105 iterations |
1915 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96189575455855E-01 |
1916 |
(PID.TID 0000.0001) err/err_init 0.1090342E+00 |
1917 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9525412E+09 |
1918 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1919 |
(PID.TID 0000.0001) streamice linear solve number 5 106 iterations |
1920 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88420382413938E-01 |
1921 |
(PID.TID 0000.0001) err/err_init 0.6652077E-01 |
1922 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6043291E+09 |
1923 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1924 |
(PID.TID 0000.0001) streamice linear solve number 6 105 iterations |
1925 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19805351464834E-01 |
1926 |
(PID.TID 0000.0001) err/err_init 0.4329419E-01 |
1927 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3840882E+09 |
1928 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1929 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
1930 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.61665849800011E-02 |
1931 |
(PID.TID 0000.0001) err/err_init 0.2806649E-01 |
1932 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2444702E+09 |
1933 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1934 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
1935 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.84218455578684E-02 |
1936 |
(PID.TID 0000.0001) err/err_init 0.1814773E-01 |
1937 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1558034E+09 |
1938 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1939 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
1940 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07840252055485E-02 |
1941 |
(PID.TID 0000.0001) err/err_init 0.1171293E-01 |
1942 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9940744E+08 |
1943 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1944 |
(PID.TID 0000.0001) streamice linear solve number 10 106 iterations |
1945 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95715784514050E-02 |
1946 |
(PID.TID 0000.0001) err/err_init 0.7549377E-02 |
1947 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
1948 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6348845E+08 |
1949 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1950 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
1951 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24436674848312E-02 |
1952 |
(PID.TID 0000.0001) err/err_init 0.4860431E-02 |
1953 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4058390E+08 |
1954 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1955 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
1956 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.91220128485293E-03 |
1957 |
(PID.TID 0000.0001) err/err_init 0.3126299E-02 |
1958 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2596277E+08 |
1959 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1960 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
1961 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.03125284603811E-03 |
1962 |
(PID.TID 0000.0001) err/err_init 0.2009228E-02 |
1963 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1662060E+08 |
1964 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1965 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
1966 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.19954158021574E-03 |
1967 |
(PID.TID 0000.0001) err/err_init 0.1290354E-02 |
1968 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1064646E+08 |
1969 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1970 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
1971 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03486041834822E-03 |
1972 |
(PID.TID 0000.0001) err/err_init 0.8281337E-03 |
1973 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6823332E+07 |
1974 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1975 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
1976 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29425186355547E-03 |
1977 |
(PID.TID 0000.0001) err/err_init 0.5311652E-03 |
1978 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4375151E+07 |
1979 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1980 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
1981 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.23269452894237E-04 |
1982 |
(PID.TID 0000.0001) err/err_init 0.3405019E-03 |
1983 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2806541E+07 |
1984 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1985 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
1986 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23727857967060E-04 |
1987 |
(PID.TID 0000.0001) err/err_init 0.2181682E-03 |
1988 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1800989E+07 |
1989 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1990 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
1991 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33210962821795E-04 |
1992 |
(PID.TID 0000.0001) err/err_init 0.1397220E-03 |
1993 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1156096E+07 |
1994 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
1995 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
1996 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12029818840165E-04 |
1997 |
(PID.TID 0000.0001) err/err_init 0.8944517E-04 |
1998 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
1999 |
time_step_loc 0.20000000000000001 |
2000 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
2001 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
2002 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
2003 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176884E+13 |
2004 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2005 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
2006 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268920768540E+02 |
2007 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
2008 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
2009 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2010 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
2011 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136149249495E+02 |
2012 |
(PID.TID 0000.0001) err/err_init 0.3909272E+00 |
2013 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561407E+13 |
2014 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2015 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
2016 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042390402039E+02 |
2017 |
(PID.TID 0000.0001) err/err_init 0.2323378E+00 |
2018 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589659E+13 |
2019 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2020 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
2021 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006644724799E+02 |
2022 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
2023 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006216E+13 |
2024 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2025 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
2026 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524689118492E+02 |
2027 |
(PID.TID 0000.0001) err/err_init 0.8903218E-01 |
2028 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400960E+12 |
2029 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2030 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
2031 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48831939903636E+02 |
2032 |
(PID.TID 0000.0001) err/err_init 0.5608338E-01 |
2033 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065694E+12 |
2034 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2035 |
(PID.TID 0000.0001) streamice linear solve number 7 103 iterations |
2036 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96995087180042E+01 |
2037 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
2038 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575200E+12 |
2039 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2040 |
(PID.TID 0000.0001) streamice linear solve number 8 104 iterations |
2041 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871523971905E+01 |
2042 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
2043 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627471E+12 |
2044 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2045 |
(PID.TID 0000.0001) streamice linear solve number 9 104 iterations |
2046 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18536214998308E+01 |
2047 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
2048 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027155E+12 |
2049 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2050 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
2051 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740300157308E+01 |
2052 |
(PID.TID 0000.0001) err/err_init 0.8860955E-02 |
2053 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
2054 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479339E+11 |
2055 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2056 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
2057 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250391662067E+01 |
2058 |
(PID.TID 0000.0001) err/err_init 0.5559383E-02 |
2059 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087587E+11 |
2060 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2061 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
2062 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07054096637730E+01 |
2063 |
(PID.TID 0000.0001) err/err_init 0.3487514E-02 |
2064 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580095E+11 |
2065 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2066 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
2067 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75877617376227E+00 |
2068 |
(PID.TID 0000.0001) err/err_init 0.2188266E-02 |
2069 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629923E+11 |
2070 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2071 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
2072 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26400453521683E+00 |
2073 |
(PID.TID 0000.0001) err/err_init 0.1373602E-02 |
2074 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
2075 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2076 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
2077 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68818410953509E+00 |
2078 |
(PID.TID 0000.0001) err/err_init 0.8626565E-03 |
2079 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525646E+10 |
2080 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2081 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
2082 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69403744826013E+00 |
2083 |
(PID.TID 0000.0001) err/err_init 0.5420585E-03 |
2084 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136490E+10 |
2085 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2086 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
2087 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06730843274954E+00 |
2088 |
(PID.TID 0000.0001) err/err_init 0.3407891E-03 |
2089 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625345E+10 |
2090 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2091 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
2092 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72371111613757E-01 |
2093 |
(PID.TID 0000.0001) err/err_init 0.2143622E-03 |
2094 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668371E+10 |
2095 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2096 |
(PID.TID 0000.0001) streamice linear solve number 19 115 iterations |
2097 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23555614665929E-01 |
2098 |
(PID.TID 0000.0001) err/err_init 0.1349030E-03 |
2099 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061572E+10 |
2100 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2101 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
2102 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66816375771668E-01 |
2103 |
(PID.TID 0000.0001) err/err_init 0.8493592E-04 |
2104 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
2105 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
2106 |
time_step_loc 0.20000000000000001 |
2107 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
2108 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000002 0.40E+00seconds |
2109 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2420311E+13 |
2110 |
OAD: IT+ 135266304 |
2111 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6901113E+13 |
2112 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2113 |
(PID.TID 0000.0001) streamice linear solve number 1 102 iterations |
2114 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.17706286355701E+03 |
2115 |
(PID.TID 0000.0001) err/err_init 0.5399225E+00 |
2116 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3416130E+13 |
2117 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2118 |
(PID.TID 0000.0001) streamice linear solve number 2 100 iterations |
2119 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.81196506667178E+02 |
2120 |
(PID.TID 0000.0001) err/err_init 0.3474614E+00 |
2121 |
OAD: IT+ 152043520 |
2122 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2141291E+13 |
2123 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2124 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
2125 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.23053030294856E+02 |
2126 |
(PID.TID 0000.0001) err/err_init 0.2072709E+00 |
2127 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1254895E+13 |
2128 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2129 |
(PID.TID 0000.0001) streamice linear solve number 4 101 iterations |
2130 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.36022765474469E+02 |
2131 |
(PID.TID 0000.0001) err/err_init 0.1174091E+00 |
2132 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7122641E+12 |
2133 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2134 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
2135 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90068123477276E+01 |
2136 |
(PID.TID 0000.0001) err/err_init 0.6480496E-01 |
2137 |
OAD: IT+ 168820736 |
2138 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013340E+12 |
2139 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2140 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
2141 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.46467212256814E+01 |
2142 |
(PID.TID 0000.0001) err/err_init 0.3545350E-01 |
2143 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2272011E+12 |
2144 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2145 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
2146 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.51175316702537E+01 |
2147 |
(PID.TID 0000.0001) err/err_init 0.1938340E-01 |
2148 |
OAD: IT+ 185597952 |
2149 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1299465E+12 |
2150 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2151 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
2152 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.42155312186356E+01 |
2153 |
(PID.TID 0000.0001) err/err_init 0.1062422E-01 |
2154 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7526604E+11 |
2155 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2156 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
2157 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.42088570225633E+00 |
2158 |
(PID.TID 0000.0001) err/err_init 0.5843257E-02 |
2159 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
2160 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4418700E+11 |
2161 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2162 |
(PID.TID 0000.0001) streamice linear solve number 10 122 iterations |
2163 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.34380481765061E+00 |
2164 |
(PID.TID 0000.0001) err/err_init 0.3224842E-02 |
2165 |
OAD: IT+ 202375168 |
2166 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2629530E+11 |
2167 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2168 |
(PID.TID 0000.0001) streamice linear solve number 11 122 iterations |
2169 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.39950093432878E+00 |
2170 |
(PID.TID 0000.0001) err/err_init 0.1815763E-02 |
2171 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1585315E+11 |
2172 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2173 |
(PID.TID 0000.0001) streamice linear solve number 12 122 iterations |
2174 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.16504364902994E+00 |
2175 |
OAD: TIMING: stamp 1: 1394977612.182917 |
2176 |
OAD: TIMING: delta stamps 1-0: 81.435343 |
2177 |
(PID.TID 0000.0001) err/err_init 0.1034320E-02 |
2178 |
OAD: IT+ 219152384 |
2179 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9672802E+10 |
2180 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2181 |
(PID.TID 0000.0001) streamice linear solve number 13 124 iterations |
2182 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.37942237899472E+00 |
2183 |
(PID.TID 0000.0001) err/err_init 0.5895533E-03 |
2184 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5964488E+10 |
2185 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2186 |
(PID.TID 0000.0001) streamice linear solve number 14 123 iterations |
2187 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.78928460495104E-01 |
2188 |
(PID.TID 0000.0001) err/err_init 0.3363557E-03 |
2189 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3710878E+10 |
2190 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2191 |
(PID.TID 0000.0001) streamice linear solve number 15 122 iterations |
2192 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.59971263613761E-01 |
2193 |
(PID.TID 0000.0001) err/err_init 0.1921183E-03 |
2194 |
OAD: IT+ 235929600 |
2195 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2325688E+10 |
2196 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2197 |
(PID.TID 0000.0001) streamice linear solve number 16 124 iterations |
2198 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.56704439955138E-01 |
2199 |
(PID.TID 0000.0001) err/err_init 0.1160673E-03 |
2200 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1466002E+10 |
2201 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2202 |
(PID.TID 0000.0001) streamice linear solve number 17 122 iterations |
2203 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.27184693618938E-01 |
2204 |
(PID.TID 0000.0001) err/err_init 0.7405764E-04 |
2205 |
OAD: IT+ 252706816 |
2206 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9282109E+09 |
2207 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2208 |
(PID.TID 0000.0001) streamice linear solve number 18 121 iterations |
2209 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.44672313715546E-01 |
2210 |
(PID.TID 0000.0001) err/err_init 0.4878608E-04 |
2211 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
2212 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5896649E+09 |
2213 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2214 |
(PID.TID 0000.0001) streamice linear solve number 19 129 iterations |
2215 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.21170784868082E-02 |
2216 |
(PID.TID 0000.0001) err/err_init 0.3212315E-04 |
2217 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3755115E+09 |
2218 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2219 |
(PID.TID 0000.0001) streamice linear solve number 20 130 iterations |
2220 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.86485203068605E-02 |
2221 |
(PID.TID 0000.0001) err/err_init 0.2111138E-04 |
2222 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
2223 |
time_step_loc 0.20000000000000001 |
2224 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
2225 |
(PID.TID 0000.0001) %CHECKPOINT 3 ckptA |
2226 |
early fc = 0.000000000000000D+00 |
2227 |
--> objf_test(bi,bj) = 0.375294790292260D+09 |
2228 |
--> objf_tracer(bi,bj) = 0.000000000000000D+00 |
2229 |
--> objf_atl(bi,bj) = 0.000000000000000D+00 |
2230 |
local fc = 0.375294790292260D+09 |
2231 |
global fc = 0.375294790292260D+09 |
2232 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2233 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2030866E+01 |
2234 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2235 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3874505E+05 |
2236 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2237 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 219ITERS |
2238 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2239 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2423503E+01 |
2240 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2241 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6188176E+05 |
2242 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2243 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 206ITERS |
2244 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2245 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4151100E+02 |
2246 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2247 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4385293E+05 |
2248 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2249 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 205ITERS |
2250 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2251 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5306059E+02 |
2252 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2253 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2942844E+05 |
2254 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2255 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 205ITERS |
2256 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2257 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8111366E+02 |
2258 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2259 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1942215E+05 |
2260 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2261 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 206ITERS |
2262 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2263 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1475329E+03 |
2264 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2265 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1271809E+05 |
2266 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2267 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 211ITERS |
2268 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2269 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1955654E+03 |
2270 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2271 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8294790E+04 |
2272 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2273 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 213ITERS |
2274 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2275 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2091597E+03 |
2276 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2277 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5397781E+04 |
2278 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2279 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 213ITERS |
2280 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2281 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6118424E+03 |
2282 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2283 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3506928E+04 |
2284 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2285 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 213ITERS |
2286 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2287 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9547224E+03 |
2288 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2289 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2274555E+04 |
2290 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2291 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 213ITERS |
2292 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2293 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1424463E+04 |
2294 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2295 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1471770E+04 |
2296 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2297 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 212ITERS |
2298 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2299 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7401851E+05 |
2300 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2301 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9490421E+03 |
2302 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2303 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 210ITERS |
2304 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2305 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1038388E+06 |
2306 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2307 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6090809E+03 |
2308 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2309 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 210ITERS |
2310 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2311 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1840821E+06 |
2312 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2313 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3886849E+03 |
2314 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2315 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 213ITERS |
2316 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2317 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3574806E+06 |
2318 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2319 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2467185E+03 |
2320 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2321 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 229ITERS |
2322 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2323 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6316355E+06 |
2324 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2325 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1561965E+03 |
2326 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2327 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 227ITERS |
2328 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2329 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1123338E+07 |
2330 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2331 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9920687E+02 |
2332 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2333 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 233ITERS |
2334 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2335 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1924964E+07 |
2336 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2337 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6401013E+02 |
2338 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2339 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 250ITERS |
2340 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2341 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2841751E+07 |
2342 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2343 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4565910E+02 |
2344 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2345 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 281ITERS |
2346 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2347 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6631901E+07 |
2348 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2349 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6148103E+02 |
2350 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2351 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 383ITERS |
2352 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
2353 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
2354 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176884E+13 |
2355 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2356 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
2357 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268920769166E+02 |
2358 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
2359 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
2360 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2361 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
2362 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136150036434E+02 |
2363 |
(PID.TID 0000.0001) err/err_init 0.3909272E+00 |
2364 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561406E+13 |
2365 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2366 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
2367 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042391043178E+02 |
2368 |
(PID.TID 0000.0001) err/err_init 0.2323378E+00 |
2369 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589659E+13 |
2370 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2371 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
2372 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006644500021E+02 |
2373 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
2374 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006216E+13 |
2375 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2376 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
2377 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524688952246E+02 |
2378 |
(PID.TID 0000.0001) err/err_init 0.8903218E-01 |
2379 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400960E+12 |
2380 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2381 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
2382 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48831939779921E+02 |
2383 |
(PID.TID 0000.0001) err/err_init 0.5608338E-01 |
2384 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065694E+12 |
2385 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2386 |
(PID.TID 0000.0001) streamice linear solve number 7 103 iterations |
2387 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96995086334850E+01 |
2388 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
2389 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575200E+12 |
2390 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2391 |
(PID.TID 0000.0001) streamice linear solve number 8 105 iterations |
2392 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871504189899E+01 |
2393 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
2394 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627471E+12 |
2395 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2396 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
2397 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18536193318951E+01 |
2398 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
2399 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027155E+12 |
2400 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2401 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
2402 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740326933377E+01 |
2403 |
(PID.TID 0000.0001) err/err_init 0.8860955E-02 |
2404 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
2405 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479339E+11 |
2406 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2407 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
2408 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250397365713E+01 |
2409 |
(PID.TID 0000.0001) err/err_init 0.5559383E-02 |
2410 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087587E+11 |
2411 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2412 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
2413 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07054098546218E+01 |
2414 |
(PID.TID 0000.0001) err/err_init 0.3487515E-02 |
2415 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580095E+11 |
2416 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2417 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
2418 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75877621552763E+00 |
2419 |
(PID.TID 0000.0001) err/err_init 0.2188266E-02 |
2420 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629923E+11 |
2421 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2422 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
2423 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26400455925386E+00 |
2424 |
(PID.TID 0000.0001) err/err_init 0.1373602E-02 |
2425 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
2426 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2427 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
2428 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68818412485371E+00 |
2429 |
(PID.TID 0000.0001) err/err_init 0.8626565E-03 |
2430 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525646E+10 |
2431 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2432 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
2433 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69403745829823E+00 |
2434 |
(PID.TID 0000.0001) err/err_init 0.5420585E-03 |
2435 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136490E+10 |
2436 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2437 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
2438 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06730843948299E+00 |
2439 |
(PID.TID 0000.0001) err/err_init 0.3407891E-03 |
2440 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625345E+10 |
2441 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2442 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
2443 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72371116127124E-01 |
2444 |
(PID.TID 0000.0001) err/err_init 0.2143622E-03 |
2445 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668371E+10 |
2446 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2447 |
(PID.TID 0000.0001) streamice linear solve number 19 115 iterations |
2448 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23555617676357E-01 |
2449 |
(PID.TID 0000.0001) err/err_init 0.1349030E-03 |
2450 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061572E+10 |
2451 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2452 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
2453 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66816377775740E-01 |
2454 |
(PID.TID 0000.0001) err/err_init 0.8493592E-04 |
2455 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
2456 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
2457 |
time_step_loc 0.20000000000000001 |
2458 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
2459 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2460 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4612924E+02 |
2461 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2462 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1986975E+06 |
2463 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2464 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 183ITERS |
2465 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2466 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8228170E+02 |
2467 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2468 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1141975E+06 |
2469 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2470 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 183ITERS |
2471 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2472 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1059663E+03 |
2473 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2474 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6918180E+05 |
2475 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2476 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 183ITERS |
2477 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2478 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1969503E+03 |
2479 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2480 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4266460E+05 |
2481 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2482 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 183ITERS |
2483 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2484 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2454881E+03 |
2485 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2486 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2646870E+05 |
2487 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2488 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 184ITERS |
2489 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2490 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4914688E+03 |
2491 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2492 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1647407E+05 |
2493 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2494 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 173ITERS |
2495 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2496 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7643170E+03 |
2497 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2498 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1028291E+05 |
2499 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2500 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 183ITERS |
2501 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2502 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1035004E+04 |
2503 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2504 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6439795E+04 |
2505 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2506 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 183ITERS |
2507 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2508 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1751128E+04 |
2509 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2510 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4049892E+04 |
2511 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2512 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 184ITERS |
2513 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2514 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2853838E+04 |
2515 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2516 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2560671E+04 |
2517 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2518 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 184ITERS |
2519 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2520 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8326940E+05 |
2521 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2522 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1630322E+04 |
2523 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2524 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 192ITERS |
2525 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2526 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1056801E+06 |
2527 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2528 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1047146E+04 |
2529 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2530 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 195ITERS |
2531 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2532 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2111983E+06 |
2533 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2534 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6799169E+03 |
2535 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2536 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 203ITERS |
2537 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2538 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3104003E+06 |
2539 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2540 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4473390E+03 |
2541 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2542 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 206ITERS |
2543 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2544 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5758693E+06 |
2545 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2546 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2993016E+03 |
2547 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2548 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 204ITERS |
2549 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2550 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8130179E+06 |
2551 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2552 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2054393E+03 |
2553 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2554 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 208ITERS |
2555 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2556 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1387827E+07 |
2557 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2558 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1480810E+03 |
2559 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2560 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 228ITERS |
2561 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2562 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2210588E+07 |
2563 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2564 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1177980E+03 |
2565 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2566 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 232ITERS |
2567 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2568 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013821E+07 |
2569 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2570 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1114329E+03 |
2571 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2572 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 259ITERS |
2573 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2574 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6297524E+07 |
2575 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2576 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1353606E+03 |
2577 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2578 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 293ITERS |
2579 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
2580 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
2581 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6771126E+10 |
2582 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2583 |
(PID.TID 0000.0001) streamice linear solve number 1 106 iterations |
2584 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.11014770378972E+00 |
2585 |
(PID.TID 0000.0001) err/err_init 0.5398559E+00 |
2586 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3912403E+10 |
2587 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2588 |
(PID.TID 0000.0001) streamice linear solve number 2 104 iterations |
2589 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.25246162161739E-01 |
2590 |
(PID.TID 0000.0001) err/err_init 0.3067754E+00 |
2591 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2392026E+10 |
2592 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2593 |
(PID.TID 0000.0001) streamice linear solve number 3 107 iterations |
2594 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.64830600658274E-01 |
2595 |
(PID.TID 0000.0001) err/err_init 0.1822665E+00 |
2596 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1505189E+10 |
2597 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2598 |
(PID.TID 0000.0001) streamice linear solve number 4 105 iterations |
2599 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96189575455855E-01 |
2600 |
(PID.TID 0000.0001) err/err_init 0.1090342E+00 |
2601 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9525412E+09 |
2602 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2603 |
(PID.TID 0000.0001) streamice linear solve number 5 105 iterations |
2604 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88420378774367E-01 |
2605 |
(PID.TID 0000.0001) err/err_init 0.6652078E-01 |
2606 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6043290E+09 |
2607 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2608 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
2609 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19805351009063E-01 |
2610 |
(PID.TID 0000.0001) err/err_init 0.4329419E-01 |
2611 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3840882E+09 |
2612 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2613 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
2614 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.61665867617012E-02 |
2615 |
(PID.TID 0000.0001) err/err_init 0.2806649E-01 |
2616 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2444702E+09 |
2617 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2618 |
(PID.TID 0000.0001) streamice linear solve number 8 105 iterations |
2619 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.84218457385168E-02 |
2620 |
(PID.TID 0000.0001) err/err_init 0.1814773E-01 |
2621 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1558034E+09 |
2622 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2623 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
2624 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07840268708333E-02 |
2625 |
(PID.TID 0000.0001) err/err_init 0.1171293E-01 |
2626 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9940744E+08 |
2627 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2628 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
2629 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95715781562740E-02 |
2630 |
(PID.TID 0000.0001) err/err_init 0.7549377E-02 |
2631 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
2632 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6348845E+08 |
2633 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2634 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
2635 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24436678225948E-02 |
2636 |
(PID.TID 0000.0001) err/err_init 0.4860430E-02 |
2637 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4058390E+08 |
2638 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2639 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
2640 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.91220147641525E-03 |
2641 |
(PID.TID 0000.0001) err/err_init 0.3126299E-02 |
2642 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2596277E+08 |
2643 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2644 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
2645 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.03125293710127E-03 |
2646 |
(PID.TID 0000.0001) err/err_init 0.2009228E-02 |
2647 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1662060E+08 |
2648 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2649 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
2650 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.19954164342562E-03 |
2651 |
(PID.TID 0000.0001) err/err_init 0.1290354E-02 |
2652 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1064646E+08 |
2653 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2654 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
2655 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03486045415957E-03 |
2656 |
(PID.TID 0000.0001) err/err_init 0.8281337E-03 |
2657 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6823332E+07 |
2658 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2659 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
2660 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29425186787557E-03 |
2661 |
(PID.TID 0000.0001) err/err_init 0.5311652E-03 |
2662 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4375151E+07 |
2663 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2664 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
2665 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.23269467446153E-04 |
2666 |
(PID.TID 0000.0001) err/err_init 0.3405019E-03 |
2667 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2806541E+07 |
2668 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2669 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
2670 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23727863878776E-04 |
2671 |
(PID.TID 0000.0001) err/err_init 0.2181682E-03 |
2672 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1800989E+07 |
2673 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2674 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
2675 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33210980443255E-04 |
2676 |
(PID.TID 0000.0001) err/err_init 0.1397220E-03 |
2677 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1156096E+07 |
2678 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2679 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
2680 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12029817134862E-04 |
2681 |
(PID.TID 0000.0001) err/err_init 0.8944518E-04 |
2682 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
2683 |
time_step_loc 0.20000000000000001 |
2684 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
2685 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2686 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4641927E+00 |
2687 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2688 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4647037E+06 |
2689 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2690 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 160ITERS |
2691 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2692 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2726681E+00 |
2693 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2694 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2491072E+06 |
2695 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2696 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 159ITERS |
2697 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2698 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2705169E+00 |
2699 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2700 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1492285E+06 |
2701 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2702 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 159ITERS |
2703 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2704 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3249605E+00 |
2705 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2706 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9165138E+05 |
2707 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2708 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2709 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2710 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4439375E+00 |
2711 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2712 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5703431E+05 |
2713 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2714 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2715 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2716 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5081153E+00 |
2717 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2718 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3577681E+05 |
2719 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2720 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2721 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2722 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7372641E+00 |
2723 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2724 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2255934E+05 |
2725 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2726 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2727 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2728 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1135476E+01 |
2729 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2730 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1427613E+05 |
2731 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2732 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2733 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2734 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1745209E+01 |
2735 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2736 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9057839E+04 |
2737 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2738 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2739 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2740 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2709438E+01 |
2741 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2742 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5758241E+04 |
2743 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2744 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2745 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2746 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7648210E+02 |
2747 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2748 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3666191E+04 |
2749 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2750 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2751 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2752 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1449043E+03 |
2753 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2754 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2337030E+04 |
2755 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2756 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2757 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2758 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1986436E+03 |
2759 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2760 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1491206E+04 |
2761 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2762 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 159ITERS |
2763 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2764 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2768093E+03 |
2765 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2766 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9522756E+03 |
2767 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2768 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 159ITERS |
2769 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2770 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5844539E+03 |
2771 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2772 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6085359E+03 |
2773 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2774 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2775 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2776 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7997005E+03 |
2777 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2778 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3891104E+03 |
2779 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2780 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2781 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2782 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1216218E+04 |
2783 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2784 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2489448E+03 |
2785 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2786 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2787 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2788 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1430316E+04 |
2789 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2790 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1593584E+03 |
2791 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2792 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2793 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2794 |
OAD: TIMING: stamp 2: 1394977638.515516 |
2795 |
OAD: TIMING: delta stamps 2-1: 26.332599 |
2796 |
OAD: TIMING: delta stamps 2-0: 107.767942 |
2797 |
OAD: TIMING: ratio stamps (2-1)/(1-0): 2.633260e+07/8.143534e+07=3.233559e-01 |
2798 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3300068E+04 |
2799 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2800 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1020722E+03 |
2801 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2802 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 160ITERS |
2803 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2804 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525172E+04 |
2805 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2806 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6542534E+02 |
2807 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2808 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 160ITERS |
2809 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2810 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3857652E+03 |
2811 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2812 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4197304E+02 |
2813 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2814 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2815 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2816 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5979160E+03 |
2817 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2818 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2695915E+02 |
2819 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2820 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2821 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2822 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9585120E+03 |
2823 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2824 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1734685E+02 |
2825 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2826 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2827 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2828 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1428669E+04 |
2829 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2830 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1119045E+02 |
2831 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2832 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2833 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2834 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5317613E+05 |
2835 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2836 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7246666E+01 |
2837 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2838 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 157ITERS |
2839 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2840 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8325694E+05 |
2841 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2842 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4720008E+01 |
2843 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2844 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2845 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2846 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1272126E+06 |
2847 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2848 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3101471E+01 |
2849 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2850 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 157ITERS |
2851 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2852 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1925760E+06 |
2853 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2854 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2065466E+01 |
2855 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2856 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2857 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2858 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3295822E+06 |
2859 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2860 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1403984E+01 |
2861 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2862 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 158ITERS |
2863 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2864 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4885518E+06 |
2865 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2866 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9846549E+00 |
2867 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2868 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 159ITERS |
2869 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2870 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7213414E+06 |
2871 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2872 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7242817E+00 |
2873 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2874 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 168ITERS |
2875 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2876 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1055345E+07 |
2877 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2878 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5728122E+00 |
2879 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2880 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 171ITERS |
2881 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2882 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1454760E+07 |
2883 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2884 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5056074E+00 |
2885 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2886 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 171ITERS |
2887 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2888 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1872903E+07 |
2889 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2890 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5266926E+00 |
2891 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2892 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 169ITERS |
2893 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2894 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2438535E+07 |
2895 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2896 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7036275E+00 |
2897 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2898 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 179ITERS |
2899 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2900 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3306369E+07 |
2901 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2902 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1364178E+01 |
2903 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2904 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 180ITERS |
2905 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2906 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3428635E+07 |
2907 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2908 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4616066E+01 |
2909 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2910 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 182ITERS |
2911 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2912 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3817542E+07 |
2913 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2914 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3593751E+02 |
2915 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2916 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 204ITERS |
2917 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2918 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3699873E+07 |
2919 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2920 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9701202E+03 |
2921 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2922 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 237ITERS |
2923 |
(PID.TID 0000.0001) CALLING MANUAL CG ADJOINT |
2924 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3581209E+07 |
2925 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2926 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1682141E+06 |
2927 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2928 |
(PID.TID 0000.0001) DONE WITH MANUAL CG ADJOINT: 302ITERS |
2929 |
(PID.TID 0000.0001) // ======================================================= |
2930 |
(PID.TID 0000.0001) // Gradient-check starts (grdchk_main) |
2931 |
(PID.TID 0000.0001) // ======================================================= |
2932 |
(PID.TID 0000.0001) grdchk reference fc: fcref = 3.75294790292260E+08 |
2933 |
grad-res ------------------------------- |
2934 |
grad-res proc # i j k bi bj iobc fc ref fc + eps fc - eps |
2935 |
grad-res proc # i j k bi bj iobc adj grad fd grad 1 - fd/adj |
2936 |
grad-res exact position met: |
2937 |
grad-res 0 361 10 10 1 1 1 |
2938 |
(PID.TID 0000.0001) ====== Starts gradient-check number 1 (=ichknum) ======= |
2939 |
ph-test icomp, ncvarcomp, ichknum 361 741 1 |
2940 |
ph-grd _loc: bi, bj, icomptest, ichknum 1 1 0 1 |
2941 |
ph-grd -->hit<-- 10 10 1 1 |
2942 |
(PID.TID 0000.0001) grdchk pos: i,j,k= 10 10 1 ; bi,bj= 1 1 ; iobc= 1 ; rec= 1 |
2943 |
(PID.TID 0000.0001) Start initial hydrostatic pressure computation |
2944 |
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC |
2945 |
(PID.TID 0000.0001) |
2946 |
(PID.TID 0000.0001) initializing analytic thickness |
2947 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.8084495E+12 |
2948 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4387626E+13 |
2949 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2950 |
(PID.TID 0000.0001) streamice linear solve number 1 83 iterations |
2951 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72968409916550E-05 |
2952 |
(PID.TID 0000.0001) err/err_init 0.9992006E+00 |
2953 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4378349E+13 |
2954 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2955 |
(PID.TID 0000.0001) streamice linear solve number 2 93 iterations |
2956 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.13977050407820E-02 |
2957 |
(PID.TID 0000.0001) err/err_init 0.9876962E+00 |
2958 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4303637E+13 |
2959 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2960 |
(PID.TID 0000.0001) streamice linear solve number 3 96 iterations |
2961 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.40274421866803E-01 |
2962 |
(PID.TID 0000.0001) err/err_init 0.9393140E+00 |
2963 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4060602E+13 |
2964 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2965 |
(PID.TID 0000.0001) streamice linear solve number 4 100 iterations |
2966 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.37354509836059E+00 |
2967 |
(PID.TID 0000.0001) err/err_init 0.8373991E+00 |
2968 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3600365E+13 |
2969 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2970 |
(PID.TID 0000.0001) streamice linear solve number 5 101 iterations |
2971 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.61991794514920E+01 |
2972 |
(PID.TID 0000.0001) err/err_init 0.6946444E+00 |
2973 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2978342E+13 |
2974 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2975 |
(PID.TID 0000.0001) streamice linear solve number 6 102 iterations |
2976 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.70663833589808E+01 |
2977 |
(PID.TID 0000.0001) err/err_init 0.5391347E+00 |
2978 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2306526E+13 |
2979 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2980 |
(PID.TID 0000.0001) streamice linear solve number 7 102 iterations |
2981 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.09162224050501E+02 |
2982 |
(PID.TID 0000.0001) err/err_init 0.3950178E+00 |
2983 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1686366E+13 |
2984 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2985 |
(PID.TID 0000.0001) streamice linear solve number 8 102 iterations |
2986 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29371953464586E+02 |
2987 |
(PID.TID 0000.0001) err/err_init 0.2760551E+00 |
2988 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1176603E+13 |
2989 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2990 |
(PID.TID 0000.0001) streamice linear solve number 9 102 iterations |
2991 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.23097225221911E+02 |
2992 |
(PID.TID 0000.0001) err/err_init 0.1860992E+00 |
2993 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7924776E+12 |
2994 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
2995 |
(PID.TID 0000.0001) streamice linear solve number 10 102 iterations |
2996 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.00937078256201E+02 |
2997 |
(PID.TID 0000.0001) err/err_init 0.1227685E+00 |
2998 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5207404E+12 |
2999 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3000 |
(PID.TID 0000.0001) streamice linear solve number 11 102 iterations |
3001 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.50112325850184E+01 |
3002 |
(PID.TID 0000.0001) err/err_init 0.8061570E-01 |
3003 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3367066E+12 |
3004 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3005 |
(PID.TID 0000.0001) streamice linear solve number 12 102 iterations |
3006 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.36531880944123E+01 |
3007 |
(PID.TID 0000.0001) err/err_init 0.5252746E-01 |
3008 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2155730E+12 |
3009 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3010 |
(PID.TID 0000.0001) streamice linear solve number 13 103 iterations |
3011 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.69184414590759E+01 |
3012 |
(PID.TID 0000.0001) err/err_init 0.3407276E-01 |
3013 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1372428E+12 |
3014 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3015 |
(PID.TID 0000.0001) streamice linear solve number 14 103 iterations |
3016 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.47037066227169E+01 |
3017 |
(PID.TID 0000.0001) err/err_init 0.2204350E-01 |
3018 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8711999E+11 |
3019 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3020 |
(PID.TID 0000.0001) streamice linear solve number 15 103 iterations |
3021 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.62330615857811E+01 |
3022 |
(PID.TID 0000.0001) err/err_init 0.1423713E-01 |
3023 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5523381E+11 |
3024 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3025 |
(PID.TID 0000.0001) streamice linear solve number 16 104 iterations |
3026 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.05423235840875E+01 |
3027 |
(PID.TID 0000.0001) err/err_init 0.9184078E-02 |
3028 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3029 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3500912E+11 |
3030 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3031 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
3032 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.79475543830961E+00 |
3033 |
(PID.TID 0000.0001) err/err_init 0.5918513E-02 |
3034 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2219683E+11 |
3035 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3036 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
3037 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.35792120391022E+00 |
3038 |
(PID.TID 0000.0001) err/err_init 0.3810620E-02 |
3039 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1408204E+11 |
3040 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3041 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
3042 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.78615865825304E+00 |
3043 |
(PID.TID 0000.0001) err/err_init 0.2451355E-02 |
3044 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8940638E+10 |
3045 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3046 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
3047 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.77762062183240E+00 |
3048 |
(PID.TID 0000.0001) err/err_init 0.1575649E-02 |
3049 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
3050 |
(PID.TID 0000.0001) // ======================================================= |
3051 |
(PID.TID 0000.0001) // Model current state |
3052 |
(PID.TID 0000.0001) // ======================================================= |
3053 |
(PID.TID 0000.0001) |
3054 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
3055 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
3056 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6772543E+10 |
3057 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3058 |
(PID.TID 0000.0001) streamice linear solve number 1 106 iterations |
3059 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.11089018178291E+00 |
3060 |
(PID.TID 0000.0001) err/err_init 0.5398517E+00 |
3061 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3912975E+10 |
3062 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3063 |
(PID.TID 0000.0001) streamice linear solve number 2 104 iterations |
3064 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.24934234833654E-01 |
3065 |
(PID.TID 0000.0001) err/err_init 0.3067737E+00 |
3066 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2392393E+10 |
3067 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3068 |
(PID.TID 0000.0001) streamice linear solve number 3 107 iterations |
3069 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.64569940624983E-01 |
3070 |
(PID.TID 0000.0001) err/err_init 0.1822662E+00 |
3071 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1505381E+10 |
3072 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3073 |
(PID.TID 0000.0001) streamice linear solve number 4 105 iterations |
3074 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96018514569482E-01 |
3075 |
(PID.TID 0000.0001) err/err_init 0.1090343E+00 |
3076 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9526348E+09 |
3077 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3078 |
(PID.TID 0000.0001) streamice linear solve number 5 105 iterations |
3079 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88313218029180E-01 |
3080 |
(PID.TID 0000.0001) err/err_init 0.6651979E-01 |
3081 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6043721E+09 |
3082 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3083 |
(PID.TID 0000.0001) streamice linear solve number 6 107 iterations |
3084 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19739109362399E-01 |
3085 |
(PID.TID 0000.0001) err/err_init 0.4329357E-01 |
3086 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3841066E+09 |
3087 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3088 |
(PID.TID 0000.0001) streamice linear solve number 7 107 iterations |
3089 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.61258218691410E-02 |
3090 |
(PID.TID 0000.0001) err/err_init 0.2806610E-01 |
3091 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2444772E+09 |
3092 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3093 |
(PID.TID 0000.0001) streamice linear solve number 8 105 iterations |
3094 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.83968073890537E-02 |
3095 |
(PID.TID 0000.0001) err/err_init 0.1814748E-01 |
3096 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1558054E+09 |
3097 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3098 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
3099 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07686627222665E-02 |
3100 |
(PID.TID 0000.0001) err/err_init 0.1171278E-01 |
3101 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9940739E+08 |
3102 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3103 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
3104 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95621556425749E-02 |
3105 |
(PID.TID 0000.0001) err/err_init 0.7549287E-02 |
3106 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3107 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6348774E+08 |
3108 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3109 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
3110 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24378900321744E-02 |
3111 |
(PID.TID 0000.0001) err/err_init 0.4860377E-02 |
3112 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4058311E+08 |
3113 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3114 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
3115 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90865909391414E-03 |
3116 |
(PID.TID 0000.0001) err/err_init 0.3126267E-02 |
3117 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2596209E+08 |
3118 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3119 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
3120 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.02908125565682E-03 |
3121 |
(PID.TID 0000.0001) err/err_init 0.2009210E-02 |
3122 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1662008E+08 |
3123 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3124 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
3125 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.19821031234824E-03 |
3126 |
(PID.TID 0000.0001) err/err_init 0.1290344E-02 |
3127 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1064609E+08 |
3128 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3129 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
3130 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03404429271359E-03 |
3131 |
(PID.TID 0000.0001) err/err_init 0.8281280E-03 |
3132 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6823075E+07 |
3133 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3134 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
3135 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29375154381250E-03 |
3136 |
(PID.TID 0000.0001) err/err_init 0.5311621E-03 |
3137 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4374979E+07 |
3138 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3139 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
3140 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.22962728420862E-04 |
3141 |
(PID.TID 0000.0001) err/err_init 0.3405003E-03 |
3142 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2806428E+07 |
3143 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3144 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
3145 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23553222933515E-04 |
3146 |
(PID.TID 0000.0001) err/err_init 0.2181674E-03 |
3147 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1800915E+07 |
3148 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3149 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
3150 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33119403194360E-04 |
3151 |
(PID.TID 0000.0001) err/err_init 0.1397216E-03 |
3152 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1156049E+07 |
3153 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3154 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
3155 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.11973476780258E-04 |
3156 |
(PID.TID 0000.0001) err/err_init 0.8944504E-04 |
3157 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
3158 |
time_step_loc 0.20000000000000001 |
3159 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
3160 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
3161 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
3162 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176884E+13 |
3163 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3164 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
3165 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268900314437E+02 |
3166 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
3167 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
3168 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3169 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
3170 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136140264350E+02 |
3171 |
(PID.TID 0000.0001) err/err_init 0.3909272E+00 |
3172 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561406E+13 |
3173 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3174 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
3175 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042338113236E+02 |
3176 |
(PID.TID 0000.0001) err/err_init 0.2323378E+00 |
3177 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589660E+13 |
3178 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3179 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
3180 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006585564915E+02 |
3181 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
3182 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006216E+13 |
3183 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3184 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
3185 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524610724319E+02 |
3186 |
(PID.TID 0000.0001) err/err_init 0.8903217E-01 |
3187 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400967E+12 |
3188 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3189 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
3190 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48831873507887E+02 |
3191 |
(PID.TID 0000.0001) err/err_init 0.5608338E-01 |
3192 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065700E+12 |
3193 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3194 |
(PID.TID 0000.0001) streamice linear solve number 7 103 iterations |
3195 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96994517475116E+01 |
3196 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
3197 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575205E+12 |
3198 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3199 |
(PID.TID 0000.0001) streamice linear solve number 8 104 iterations |
3200 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871048957115E+01 |
3201 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
3202 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627474E+12 |
3203 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3204 |
(PID.TID 0000.0001) streamice linear solve number 9 104 iterations |
3205 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18535836281371E+01 |
3206 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
3207 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027156E+12 |
3208 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3209 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
3210 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740010650510E+01 |
3211 |
(PID.TID 0000.0001) err/err_init 0.8860956E-02 |
3212 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3213 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479349E+11 |
3214 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3215 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
3216 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250135254902E+01 |
3217 |
(PID.TID 0000.0001) err/err_init 0.5559384E-02 |
3218 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087592E+11 |
3219 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3220 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
3221 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07053914374333E+01 |
3222 |
(PID.TID 0000.0001) err/err_init 0.3487515E-02 |
3223 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580098E+11 |
3224 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3225 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
3226 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75876435559985E+00 |
3227 |
(PID.TID 0000.0001) err/err_init 0.2188267E-02 |
3228 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629923E+11 |
3229 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3230 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
3231 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26399647686094E+00 |
3232 |
(PID.TID 0000.0001) err/err_init 0.1373602E-02 |
3233 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
3234 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3235 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
3236 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68817865182018E+00 |
3237 |
(PID.TID 0000.0001) err/err_init 0.8626568E-03 |
3238 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525642E+10 |
3239 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3240 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
3241 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69403377025174E+00 |
3242 |
(PID.TID 0000.0001) err/err_init 0.5420587E-03 |
3243 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136486E+10 |
3244 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3245 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
3246 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06730596384250E+00 |
3247 |
(PID.TID 0000.0001) err/err_init 0.3407892E-03 |
3248 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625341E+10 |
3249 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3250 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
3251 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72369459569836E-01 |
3252 |
(PID.TID 0000.0001) err/err_init 0.2143623E-03 |
3253 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668367E+10 |
3254 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3255 |
(PID.TID 0000.0001) streamice linear solve number 19 116 iterations |
3256 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23554512791270E-01 |
3257 |
(PID.TID 0000.0001) err/err_init 0.1349031E-03 |
3258 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061569E+10 |
3259 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3260 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
3261 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66815641114590E-01 |
3262 |
(PID.TID 0000.0001) err/err_init 0.8493597E-04 |
3263 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
3264 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
3265 |
time_step_loc 0.20000000000000001 |
3266 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
3267 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000002 0.40E+00seconds |
3268 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2420311E+13 |
3269 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6901113E+13 |
3270 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3271 |
(PID.TID 0000.0001) streamice linear solve number 1 102 iterations |
3272 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.17706282682275E+03 |
3273 |
(PID.TID 0000.0001) err/err_init 0.5399225E+00 |
3274 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3416129E+13 |
3275 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3276 |
(PID.TID 0000.0001) streamice linear solve number 2 100 iterations |
3277 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.81196518634728E+02 |
3278 |
(PID.TID 0000.0001) err/err_init 0.3474614E+00 |
3279 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2141290E+13 |
3280 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3281 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
3282 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.23053061673520E+02 |
3283 |
(PID.TID 0000.0001) err/err_init 0.2072709E+00 |
3284 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1254894E+13 |
3285 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3286 |
(PID.TID 0000.0001) streamice linear solve number 4 101 iterations |
3287 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.36022783323663E+02 |
3288 |
(PID.TID 0000.0001) err/err_init 0.1174090E+00 |
3289 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7122637E+12 |
3290 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3291 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
3292 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90068171122349E+01 |
3293 |
(PID.TID 0000.0001) err/err_init 0.6480493E-01 |
3294 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013339E+12 |
3295 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3296 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
3297 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.46467192950812E+01 |
3298 |
(PID.TID 0000.0001) err/err_init 0.3545348E-01 |
3299 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2272012E+12 |
3300 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3301 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
3302 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.51175278699488E+01 |
3303 |
(PID.TID 0000.0001) err/err_init 0.1938339E-01 |
3304 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1299469E+12 |
3305 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3306 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
3307 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.42155277413724E+01 |
3308 |
(PID.TID 0000.0001) err/err_init 0.1062421E-01 |
3309 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7526645E+11 |
3310 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3311 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
3312 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.42088938221809E+00 |
3313 |
(PID.TID 0000.0001) err/err_init 0.5843254E-02 |
3314 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3315 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4418737E+11 |
3316 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3317 |
(PID.TID 0000.0001) streamice linear solve number 10 121 iterations |
3318 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.34381105016280E+00 |
3319 |
(PID.TID 0000.0001) err/err_init 0.3224841E-02 |
3320 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2629561E+11 |
3321 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3322 |
(PID.TID 0000.0001) streamice linear solve number 11 121 iterations |
3323 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.39950706480192E+00 |
3324 |
(PID.TID 0000.0001) err/err_init 0.1815762E-02 |
3325 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1585338E+11 |
3326 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3327 |
(PID.TID 0000.0001) streamice linear solve number 12 124 iterations |
3328 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.16504877408602E+00 |
3329 |
(PID.TID 0000.0001) err/err_init 0.1034320E-02 |
3330 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9672980E+10 |
3331 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3332 |
(PID.TID 0000.0001) streamice linear solve number 13 125 iterations |
3333 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.37942634321780E+00 |
3334 |
(PID.TID 0000.0001) err/err_init 0.5895534E-03 |
3335 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5964616E+10 |
3336 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3337 |
(PID.TID 0000.0001) streamice linear solve number 14 123 iterations |
3338 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.78931381012080E-01 |
3339 |
(PID.TID 0000.0001) err/err_init 0.3363560E-03 |
3340 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3710968E+10 |
3341 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3342 |
(PID.TID 0000.0001) streamice linear solve number 15 123 iterations |
3343 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.59973350782002E-01 |
3344 |
(PID.TID 0000.0001) err/err_init 0.1921185E-03 |
3345 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2325750E+10 |
3346 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3347 |
(PID.TID 0000.0001) streamice linear solve number 16 122 iterations |
3348 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.56705902959106E-01 |
3349 |
(PID.TID 0000.0001) err/err_init 0.1160674E-03 |
3350 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1466044E+10 |
3351 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3352 |
(PID.TID 0000.0001) streamice linear solve number 17 123 iterations |
3353 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.27185699068059E-01 |
3354 |
(PID.TID 0000.0001) err/err_init 0.7407593E-04 |
3355 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9282385E+09 |
3356 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3357 |
(PID.TID 0000.0001) streamice linear solve number 18 119 iterations |
3358 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.44672999264685E-01 |
3359 |
(PID.TID 0000.0001) err/err_init 0.4878601E-04 |
3360 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
3361 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5896829E+09 |
3362 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3363 |
(PID.TID 0000.0001) streamice linear solve number 19 129 iterations |
3364 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.21175397471643E-02 |
3365 |
(PID.TID 0000.0001) err/err_init 0.3212310E-04 |
3366 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3755232E+09 |
3367 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3368 |
(PID.TID 0000.0001) streamice linear solve number 20 130 iterations |
3369 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.86488287607381E-02 |
3370 |
(PID.TID 0000.0001) err/err_init 0.2111135E-04 |
3371 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
3372 |
time_step_loc 0.20000000000000001 |
3373 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
3374 |
(PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE |
3375 |
early fc = 0.000000000000000D+00 |
3376 |
--> objf_test(bi,bj) = 0.375295005156314D+09 |
3377 |
--> objf_tracer(bi,bj) = 0.000000000000000D+00 |
3378 |
--> objf_atl(bi,bj) = 0.000000000000000D+00 |
3379 |
local fc = 0.375295005156314D+09 |
3380 |
global fc = 0.375295005156314D+09 |
3381 |
(PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 3.75295005156314E+08 |
3382 |
(PID.TID 0000.0001) Start initial hydrostatic pressure computation |
3383 |
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC |
3384 |
(PID.TID 0000.0001) |
3385 |
(PID.TID 0000.0001) initializing analytic thickness |
3386 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.8084495E+12 |
3387 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4387626E+13 |
3388 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3389 |
(PID.TID 0000.0001) streamice linear solve number 1 83 iterations |
3390 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72968409916550E-05 |
3391 |
(PID.TID 0000.0001) err/err_init 0.9992006E+00 |
3392 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4378349E+13 |
3393 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3394 |
(PID.TID 0000.0001) streamice linear solve number 2 93 iterations |
3395 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.13977050407820E-02 |
3396 |
(PID.TID 0000.0001) err/err_init 0.9876962E+00 |
3397 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4303637E+13 |
3398 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3399 |
(PID.TID 0000.0001) streamice linear solve number 3 96 iterations |
3400 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.40274421866803E-01 |
3401 |
(PID.TID 0000.0001) err/err_init 0.9393140E+00 |
3402 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4060602E+13 |
3403 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3404 |
(PID.TID 0000.0001) streamice linear solve number 4 100 iterations |
3405 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.37354509836059E+00 |
3406 |
(PID.TID 0000.0001) err/err_init 0.8373991E+00 |
3407 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3600365E+13 |
3408 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3409 |
(PID.TID 0000.0001) streamice linear solve number 5 101 iterations |
3410 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.61991794514920E+01 |
3411 |
(PID.TID 0000.0001) err/err_init 0.6946444E+00 |
3412 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2978342E+13 |
3413 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3414 |
(PID.TID 0000.0001) streamice linear solve number 6 102 iterations |
3415 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.70663833589808E+01 |
3416 |
(PID.TID 0000.0001) err/err_init 0.5391347E+00 |
3417 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2306526E+13 |
3418 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3419 |
(PID.TID 0000.0001) streamice linear solve number 7 102 iterations |
3420 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.09162224050501E+02 |
3421 |
(PID.TID 0000.0001) err/err_init 0.3950178E+00 |
3422 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1686366E+13 |
3423 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3424 |
(PID.TID 0000.0001) streamice linear solve number 8 102 iterations |
3425 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29371953464586E+02 |
3426 |
(PID.TID 0000.0001) err/err_init 0.2760551E+00 |
3427 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1176603E+13 |
3428 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3429 |
(PID.TID 0000.0001) streamice linear solve number 9 102 iterations |
3430 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.23097225221911E+02 |
3431 |
(PID.TID 0000.0001) err/err_init 0.1860992E+00 |
3432 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7924776E+12 |
3433 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3434 |
(PID.TID 0000.0001) streamice linear solve number 10 102 iterations |
3435 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.00937078256201E+02 |
3436 |
(PID.TID 0000.0001) err/err_init 0.1227685E+00 |
3437 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5207404E+12 |
3438 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3439 |
(PID.TID 0000.0001) streamice linear solve number 11 102 iterations |
3440 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.50112325850184E+01 |
3441 |
(PID.TID 0000.0001) err/err_init 0.8061570E-01 |
3442 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3367066E+12 |
3443 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3444 |
(PID.TID 0000.0001) streamice linear solve number 12 102 iterations |
3445 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.36531880944123E+01 |
3446 |
(PID.TID 0000.0001) err/err_init 0.5252746E-01 |
3447 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2155730E+12 |
3448 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3449 |
(PID.TID 0000.0001) streamice linear solve number 13 103 iterations |
3450 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.69184414590759E+01 |
3451 |
(PID.TID 0000.0001) err/err_init 0.3407276E-01 |
3452 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1372428E+12 |
3453 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3454 |
(PID.TID 0000.0001) streamice linear solve number 14 103 iterations |
3455 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.47037066227169E+01 |
3456 |
(PID.TID 0000.0001) err/err_init 0.2204350E-01 |
3457 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8711999E+11 |
3458 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3459 |
(PID.TID 0000.0001) streamice linear solve number 15 103 iterations |
3460 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.62330615857811E+01 |
3461 |
(PID.TID 0000.0001) err/err_init 0.1423713E-01 |
3462 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5523381E+11 |
3463 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3464 |
(PID.TID 0000.0001) streamice linear solve number 16 104 iterations |
3465 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.05423235840875E+01 |
3466 |
(PID.TID 0000.0001) err/err_init 0.9184078E-02 |
3467 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3468 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3500912E+11 |
3469 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3470 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
3471 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.79475543830961E+00 |
3472 |
(PID.TID 0000.0001) err/err_init 0.5918513E-02 |
3473 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2219683E+11 |
3474 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3475 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
3476 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.35792120391022E+00 |
3477 |
(PID.TID 0000.0001) err/err_init 0.3810620E-02 |
3478 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1408204E+11 |
3479 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3480 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
3481 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.78615865825304E+00 |
3482 |
(PID.TID 0000.0001) err/err_init 0.2451355E-02 |
3483 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8940638E+10 |
3484 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3485 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
3486 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.77762062183240E+00 |
3487 |
(PID.TID 0000.0001) err/err_init 0.1575649E-02 |
3488 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
3489 |
(PID.TID 0000.0001) // ======================================================= |
3490 |
(PID.TID 0000.0001) // Model current state |
3491 |
(PID.TID 0000.0001) // ======================================================= |
3492 |
(PID.TID 0000.0001) |
3493 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
3494 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
3495 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6774579E+10 |
3496 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3497 |
(PID.TID 0000.0001) streamice linear solve number 1 104 iterations |
3498 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.10940516900610E+00 |
3499 |
(PID.TID 0000.0001) err/err_init 0.5398600E+00 |
3500 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3913184E+10 |
3501 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3502 |
(PID.TID 0000.0001) streamice linear solve number 2 106 iterations |
3503 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.25557899098476E-01 |
3504 |
(PID.TID 0000.0001) err/err_init 0.3067772E+00 |
3505 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2392376E+10 |
3506 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3507 |
(PID.TID 0000.0001) streamice linear solve number 3 104 iterations |
3508 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.65091196505682E-01 |
3509 |
(PID.TID 0000.0001) err/err_init 0.1822668E+00 |
3510 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1505383E+10 |
3511 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3512 |
(PID.TID 0000.0001) streamice linear solve number 4 107 iterations |
3513 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96360653362740E-01 |
3514 |
(PID.TID 0000.0001) err/err_init 0.1090341E+00 |
3515 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9526570E+09 |
3516 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3517 |
(PID.TID 0000.0001) streamice linear solve number 5 105 iterations |
3518 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88527552376399E-01 |
3519 |
(PID.TID 0000.0001) err/err_init 0.6652177E-01 |
3520 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6043999E+09 |
3521 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3522 |
(PID.TID 0000.0001) streamice linear solve number 6 105 iterations |
3523 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19871612182010E-01 |
3524 |
(PID.TID 0000.0001) err/err_init 0.4329481E-01 |
3525 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3841319E+09 |
3526 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3527 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
3528 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.62073589606871E-02 |
3529 |
(PID.TID 0000.0001) err/err_init 0.2806688E-01 |
3530 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2444973E+09 |
3531 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3532 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
3533 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.84468881589919E-02 |
3534 |
(PID.TID 0000.0001) err/err_init 0.1814797E-01 |
3535 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1558202E+09 |
3536 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3537 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
3538 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07993920267791E-02 |
3539 |
(PID.TID 0000.0001) err/err_init 0.1171308E-01 |
3540 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9941782E+08 |
3541 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3542 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
3543 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95810032311101E-02 |
3544 |
(PID.TID 0000.0001) err/err_init 0.7549467E-02 |
3545 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3546 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6349486E+08 |
3547 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3548 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
3549 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24494471250500E-02 |
3550 |
(PID.TID 0000.0001) err/err_init 0.4860484E-02 |
3551 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4058785E+08 |
3552 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3553 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
3554 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.91574480535928E-03 |
3555 |
(PID.TID 0000.0001) err/err_init 0.3126330E-02 |
3556 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2596520E+08 |
3557 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3558 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
3559 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.03342522688399E-03 |
3560 |
(PID.TID 0000.0001) err/err_init 0.2009246E-02 |
3561 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1662209E+08 |
3562 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3563 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
3564 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.20087334876007E-03 |
3565 |
(PID.TID 0000.0001) err/err_init 0.1290365E-02 |
3566 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1064738E+08 |
3567 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3568 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
3569 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03567685355210E-03 |
3570 |
(PID.TID 0000.0001) err/err_init 0.8281394E-03 |
3571 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6823894E+07 |
3572 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3573 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
3574 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29475235462451E-03 |
3575 |
(PID.TID 0000.0001) err/err_init 0.5311683E-03 |
3576 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4375494E+07 |
3577 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3578 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
3579 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.23576291736572E-04 |
3580 |
(PID.TID 0000.0001) err/err_init 0.3405036E-03 |
3581 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2806751E+07 |
3582 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3583 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
3584 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23915983762890E-04 |
3585 |
(PID.TID 0000.0001) err/err_init 0.2181690E-03 |
3586 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1801117E+07 |
3587 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3588 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
3589 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33319949504585E-04 |
3590 |
(PID.TID 0000.0001) err/err_init 0.1397223E-03 |
3591 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1156174E+07 |
3592 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3593 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
3594 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12086192050265E-04 |
3595 |
(PID.TID 0000.0001) err/err_init 0.8944531E-04 |
3596 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
3597 |
time_step_loc 0.20000000000000001 |
3598 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
3599 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
3600 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
3601 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176883E+13 |
3602 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3603 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
3604 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268941122717E+02 |
3605 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
3606 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
3607 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3608 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
3609 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136160464677E+02 |
3610 |
(PID.TID 0000.0001) err/err_init 0.3909273E+00 |
3611 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561406E+13 |
3612 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3613 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
3614 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042444466214E+02 |
3615 |
(PID.TID 0000.0001) err/err_init 0.2323379E+00 |
3616 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589659E+13 |
3617 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3618 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
3619 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006703125222E+02 |
3620 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
3621 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006215E+13 |
3622 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3623 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
3624 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524767113609E+02 |
3625 |
(PID.TID 0000.0001) err/err_init 0.8903218E-01 |
3626 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400952E+12 |
3627 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3628 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
3629 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48832006023395E+02 |
3630 |
(PID.TID 0000.0001) err/err_init 0.5608339E-01 |
3631 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065687E+12 |
3632 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3633 |
(PID.TID 0000.0001) streamice linear solve number 7 103 iterations |
3634 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96995654977611E+01 |
3635 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
3636 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575195E+12 |
3637 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3638 |
(PID.TID 0000.0001) streamice linear solve number 8 104 iterations |
3639 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871998150387E+01 |
3640 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
3641 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627468E+12 |
3642 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3643 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
3644 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18536575202611E+01 |
3645 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
3646 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027153E+12 |
3647 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3648 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
3649 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740601252072E+01 |
3650 |
(PID.TID 0000.0001) err/err_init 0.8860954E-02 |
3651 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3652 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479329E+11 |
3653 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3654 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
3655 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250650671474E+01 |
3656 |
(PID.TID 0000.0001) err/err_init 0.5559382E-02 |
3657 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087582E+11 |
3658 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3659 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
3660 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07054279707468E+01 |
3661 |
(PID.TID 0000.0001) err/err_init 0.3487514E-02 |
3662 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580093E+11 |
3663 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3664 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
3665 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75878800976261E+00 |
3666 |
(PID.TID 0000.0001) err/err_init 0.2188265E-02 |
3667 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629922E+11 |
3668 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3669 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
3670 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26401260582634E+00 |
3671 |
(PID.TID 0000.0001) err/err_init 0.1373601E-02 |
3672 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
3673 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3674 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
3675 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68818957669828E+00 |
3676 |
(PID.TID 0000.0001) err/err_init 0.8626562E-03 |
3677 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525650E+10 |
3678 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3679 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
3680 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69404113307155E+00 |
3681 |
(PID.TID 0000.0001) err/err_init 0.5420583E-03 |
3682 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136495E+10 |
3683 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3684 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
3685 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06731090662470E+00 |
3686 |
(PID.TID 0000.0001) err/err_init 0.3407889E-03 |
3687 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625350E+10 |
3688 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3689 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
3690 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72372767207435E-01 |
3691 |
(PID.TID 0000.0001) err/err_init 0.2143621E-03 |
3692 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668374E+10 |
3693 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3694 |
(PID.TID 0000.0001) streamice linear solve number 19 115 iterations |
3695 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23556719703356E-01 |
3696 |
(PID.TID 0000.0001) err/err_init 0.1349029E-03 |
3697 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061575E+10 |
3698 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3699 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
3700 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66817111658838E-01 |
3701 |
(PID.TID 0000.0001) err/err_init 0.8493587E-04 |
3702 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
3703 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
3704 |
time_step_loc 0.20000000000000001 |
3705 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
3706 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000002 0.40E+00seconds |
3707 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2420311E+13 |
3708 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6901113E+13 |
3709 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3710 |
(PID.TID 0000.0001) streamice linear solve number 1 102 iterations |
3711 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.17706290025855E+03 |
3712 |
(PID.TID 0000.0001) err/err_init 0.5399226E+00 |
3713 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3416131E+13 |
3714 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3715 |
(PID.TID 0000.0001) streamice linear solve number 2 100 iterations |
3716 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.81196494765163E+02 |
3717 |
(PID.TID 0000.0001) err/err_init 0.3474615E+00 |
3718 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2141292E+13 |
3719 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3720 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
3721 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.23052998978940E+02 |
3722 |
(PID.TID 0000.0001) err/err_init 0.2072710E+00 |
3723 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1254895E+13 |
3724 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3725 |
(PID.TID 0000.0001) streamice linear solve number 4 104 iterations |
3726 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.36022737978192E+02 |
3727 |
(PID.TID 0000.0001) err/err_init 0.1174091E+00 |
3728 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7122646E+12 |
3729 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3730 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
3731 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90068148549218E+01 |
3732 |
(PID.TID 0000.0001) err/err_init 0.6480498E-01 |
3733 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013342E+12 |
3734 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3735 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
3736 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.46467241709878E+01 |
3737 |
(PID.TID 0000.0001) err/err_init 0.3545352E-01 |
3738 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2272009E+12 |
3739 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3740 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
3741 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.51175359277977E+01 |
3742 |
(PID.TID 0000.0001) err/err_init 0.1938340E-01 |
3743 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1299462E+12 |
3744 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3745 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
3746 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.42155350173293E+01 |
3747 |
(PID.TID 0000.0001) err/err_init 0.1062422E-01 |
3748 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7526564E+11 |
3749 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3750 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
3751 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.42088193421660E+00 |
3752 |
(PID.TID 0000.0001) err/err_init 0.5843260E-02 |
3753 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3754 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4418663E+11 |
3755 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3756 |
(PID.TID 0000.0001) streamice linear solve number 10 121 iterations |
3757 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.34379855336726E+00 |
3758 |
(PID.TID 0000.0001) err/err_init 0.3224843E-02 |
3759 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2629499E+11 |
3760 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3761 |
(PID.TID 0000.0001) streamice linear solve number 11 123 iterations |
3762 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.39949476157699E+00 |
3763 |
(PID.TID 0000.0001) err/err_init 0.1815764E-02 |
3764 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1585291E+11 |
3765 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3766 |
(PID.TID 0000.0001) streamice linear solve number 12 123 iterations |
3767 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.16503850150377E+00 |
3768 |
(PID.TID 0000.0001) err/err_init 0.1034320E-02 |
3769 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9672622E+10 |
3770 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3771 |
(PID.TID 0000.0001) streamice linear solve number 13 122 iterations |
3772 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.37941841034979E+00 |
3773 |
(PID.TID 0000.0001) err/err_init 0.5895531E-03 |
3774 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5964358E+10 |
3775 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3776 |
(PID.TID 0000.0001) streamice linear solve number 14 123 iterations |
3777 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.78925531364303E-01 |
3778 |
(PID.TID 0000.0001) err/err_init 0.3363555E-03 |
3779 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3710787E+10 |
3780 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3781 |
(PID.TID 0000.0001) streamice linear solve number 15 122 iterations |
3782 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.59969170976842E-01 |
3783 |
(PID.TID 0000.0001) err/err_init 0.1921181E-03 |
3784 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2325625E+10 |
3785 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3786 |
(PID.TID 0000.0001) streamice linear solve number 16 122 iterations |
3787 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.56702976381712E-01 |
3788 |
(PID.TID 0000.0001) err/err_init 0.1160672E-03 |
3789 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1465960E+10 |
3790 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3791 |
(PID.TID 0000.0001) streamice linear solve number 17 122 iterations |
3792 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.27183684199872E-01 |
3793 |
(PID.TID 0000.0001) err/err_init 0.7403929E-04 |
3794 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9281831E+09 |
3795 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3796 |
(PID.TID 0000.0001) streamice linear solve number 18 120 iterations |
3797 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.44671627541697E-01 |
3798 |
(PID.TID 0000.0001) err/err_init 0.4878614E-04 |
3799 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
3800 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5896467E+09 |
3801 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3802 |
(PID.TID 0000.0001) streamice linear solve number 19 129 iterations |
3803 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.21166158262849E-02 |
3804 |
(PID.TID 0000.0001) err/err_init 0.3212320E-04 |
3805 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3754998E+09 |
3806 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3807 |
(PID.TID 0000.0001) streamice linear solve number 20 130 iterations |
3808 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.86482111724536E-02 |
3809 |
(PID.TID 0000.0001) err/err_init 0.2111142E-04 |
3810 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
3811 |
time_step_loc 0.20000000000000001 |
3812 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
3813 |
(PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE |
3814 |
early fc = 0.000000000000000D+00 |
3815 |
--> objf_test(bi,bj) = 0.375294575377386D+09 |
3816 |
--> objf_tracer(bi,bj) = 0.000000000000000D+00 |
3817 |
--> objf_atl(bi,bj) = 0.000000000000000D+00 |
3818 |
local fc = 0.375294575377386D+09 |
3819 |
global fc = 0.375294575377386D+09 |
3820 |
(PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 3.75294575377386E+08 |
3821 |
grad-res ------------------------------- |
3822 |
grad-res 0 1 10 10 1 1 1 1 3.75294790292E+08 3.75295005156E+08 3.75294575377E+08 |
3823 |
grad-res 0 1 1 361 0 1 1 1 2.14849729207E+03 2.14889464289E+03 -1.84943595725E-04 |
3824 |
(PID.TID 0000.0001) ADM ref_cost_function = 3.75294790292260E+08 |
3825 |
(PID.TID 0000.0001) ADM adjoint_gradient = 2.14849729207490E+03 |
3826 |
(PID.TID 0000.0001) ADM finite-diff_grad = 2.14889464288950E+03 |
3827 |
(PID.TID 0000.0001) ====== End of gradient-check number 1 (ierr= 0) ======= |
3828 |
(PID.TID 0000.0001) ====== Starts gradient-check number 2 (=ichknum) ======= |
3829 |
ph-test icomp, ncvarcomp, ichknum 363 741 2 |
3830 |
ph-grd _loc: bi, bj, icomptest, ichknum 1 1 361 2 |
3831 |
ph-grd -->hit<-- 12 10 1 1 |
3832 |
(PID.TID 0000.0001) grdchk pos: i,j,k= 12 10 1 ; bi,bj= 1 1 ; iobc= 1 ; rec= 1 |
3833 |
(PID.TID 0000.0001) Start initial hydrostatic pressure computation |
3834 |
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC |
3835 |
(PID.TID 0000.0001) |
3836 |
(PID.TID 0000.0001) initializing analytic thickness |
3837 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.8084495E+12 |
3838 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4387626E+13 |
3839 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3840 |
(PID.TID 0000.0001) streamice linear solve number 1 83 iterations |
3841 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72968409916550E-05 |
3842 |
(PID.TID 0000.0001) err/err_init 0.9992006E+00 |
3843 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4378349E+13 |
3844 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3845 |
(PID.TID 0000.0001) streamice linear solve number 2 93 iterations |
3846 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.13977050407820E-02 |
3847 |
(PID.TID 0000.0001) err/err_init 0.9876962E+00 |
3848 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4303637E+13 |
3849 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3850 |
(PID.TID 0000.0001) streamice linear solve number 3 96 iterations |
3851 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.40274421866803E-01 |
3852 |
(PID.TID 0000.0001) err/err_init 0.9393140E+00 |
3853 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4060602E+13 |
3854 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3855 |
(PID.TID 0000.0001) streamice linear solve number 4 100 iterations |
3856 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.37354509836059E+00 |
3857 |
(PID.TID 0000.0001) err/err_init 0.8373991E+00 |
3858 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3600365E+13 |
3859 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3860 |
(PID.TID 0000.0001) streamice linear solve number 5 101 iterations |
3861 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.61991794514920E+01 |
3862 |
(PID.TID 0000.0001) err/err_init 0.6946444E+00 |
3863 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2978342E+13 |
3864 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3865 |
(PID.TID 0000.0001) streamice linear solve number 6 102 iterations |
3866 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.70663833589808E+01 |
3867 |
(PID.TID 0000.0001) err/err_init 0.5391347E+00 |
3868 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2306526E+13 |
3869 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3870 |
(PID.TID 0000.0001) streamice linear solve number 7 102 iterations |
3871 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.09162224050501E+02 |
3872 |
(PID.TID 0000.0001) err/err_init 0.3950178E+00 |
3873 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1686366E+13 |
3874 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3875 |
(PID.TID 0000.0001) streamice linear solve number 8 102 iterations |
3876 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29371953464586E+02 |
3877 |
(PID.TID 0000.0001) err/err_init 0.2760551E+00 |
3878 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1176603E+13 |
3879 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3880 |
(PID.TID 0000.0001) streamice linear solve number 9 102 iterations |
3881 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.23097225221911E+02 |
3882 |
(PID.TID 0000.0001) err/err_init 0.1860992E+00 |
3883 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7924776E+12 |
3884 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3885 |
(PID.TID 0000.0001) streamice linear solve number 10 102 iterations |
3886 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.00937078256201E+02 |
3887 |
(PID.TID 0000.0001) err/err_init 0.1227685E+00 |
3888 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5207404E+12 |
3889 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3890 |
(PID.TID 0000.0001) streamice linear solve number 11 102 iterations |
3891 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.50112325850184E+01 |
3892 |
(PID.TID 0000.0001) err/err_init 0.8061570E-01 |
3893 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3367066E+12 |
3894 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3895 |
(PID.TID 0000.0001) streamice linear solve number 12 102 iterations |
3896 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.36531880944123E+01 |
3897 |
(PID.TID 0000.0001) err/err_init 0.5252746E-01 |
3898 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2155730E+12 |
3899 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3900 |
(PID.TID 0000.0001) streamice linear solve number 13 103 iterations |
3901 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.69184414590759E+01 |
3902 |
(PID.TID 0000.0001) err/err_init 0.3407276E-01 |
3903 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1372428E+12 |
3904 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3905 |
(PID.TID 0000.0001) streamice linear solve number 14 103 iterations |
3906 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.47037066227169E+01 |
3907 |
(PID.TID 0000.0001) err/err_init 0.2204350E-01 |
3908 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8711999E+11 |
3909 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3910 |
(PID.TID 0000.0001) streamice linear solve number 15 103 iterations |
3911 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.62330615857811E+01 |
3912 |
(PID.TID 0000.0001) err/err_init 0.1423713E-01 |
3913 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5523381E+11 |
3914 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3915 |
(PID.TID 0000.0001) streamice linear solve number 16 104 iterations |
3916 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.05423235840875E+01 |
3917 |
(PID.TID 0000.0001) err/err_init 0.9184078E-02 |
3918 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3919 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3500912E+11 |
3920 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3921 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
3922 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.79475543830961E+00 |
3923 |
(PID.TID 0000.0001) err/err_init 0.5918513E-02 |
3924 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2219683E+11 |
3925 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3926 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
3927 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.35792120391022E+00 |
3928 |
(PID.TID 0000.0001) err/err_init 0.3810620E-02 |
3929 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1408204E+11 |
3930 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3931 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
3932 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.78615865825304E+00 |
3933 |
(PID.TID 0000.0001) err/err_init 0.2451355E-02 |
3934 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8940638E+10 |
3935 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3936 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
3937 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.77762062183240E+00 |
3938 |
(PID.TID 0000.0001) err/err_init 0.1575649E-02 |
3939 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
3940 |
(PID.TID 0000.0001) // ======================================================= |
3941 |
(PID.TID 0000.0001) // Model current state |
3942 |
(PID.TID 0000.0001) // ======================================================= |
3943 |
(PID.TID 0000.0001) |
3944 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
3945 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
3946 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6771238E+10 |
3947 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3948 |
(PID.TID 0000.0001) streamice linear solve number 1 107 iterations |
3949 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.10986328807678E+00 |
3950 |
(PID.TID 0000.0001) err/err_init 0.5398561E+00 |
3951 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3911424E+10 |
3952 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3953 |
(PID.TID 0000.0001) streamice linear solve number 2 104 iterations |
3954 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.24920299797077E-01 |
3955 |
(PID.TID 0000.0001) err/err_init 0.3067733E+00 |
3956 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2391135E+10 |
3957 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3958 |
(PID.TID 0000.0001) streamice linear solve number 3 106 iterations |
3959 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.64623476735028E-01 |
3960 |
(PID.TID 0000.0001) err/err_init 0.1822635E+00 |
3961 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1504497E+10 |
3962 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3963 |
(PID.TID 0000.0001) streamice linear solve number 4 105 iterations |
3964 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96057711385288E-01 |
3965 |
(PID.TID 0000.0001) err/err_init 0.1090315E+00 |
3966 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9520304E+09 |
3967 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3968 |
(PID.TID 0000.0001) streamice linear solve number 5 104 iterations |
3969 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88336269659317E-01 |
3970 |
(PID.TID 0000.0001) err/err_init 0.6651614E-01 |
3971 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6039630E+09 |
3972 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3973 |
(PID.TID 0000.0001) streamice linear solve number 6 105 iterations |
3974 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19751686460404E-01 |
3975 |
(PID.TID 0000.0001) err/err_init 0.4329081E-01 |
3976 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3838307E+09 |
3977 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3978 |
(PID.TID 0000.0001) streamice linear solve number 7 104 iterations |
3979 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.61323534541134E-02 |
3980 |
(PID.TID 0000.0001) err/err_init 0.2806411E-01 |
3981 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2442916E+09 |
3982 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3983 |
(PID.TID 0000.0001) streamice linear solve number 8 105 iterations |
3984 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.84000340777584E-02 |
3985 |
(PID.TID 0000.0001) err/err_init 0.1814609E-01 |
3986 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1556808E+09 |
3987 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3988 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
3989 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07701435820036E-02 |
3990 |
(PID.TID 0000.0001) err/err_init 0.1171182E-01 |
3991 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9932404E+08 |
3992 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3993 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
3994 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95627514644912E-02 |
3995 |
(PID.TID 0000.0001) err/err_init 0.7548630E-02 |
3996 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
3997 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6343211E+08 |
3998 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
3999 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
4000 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24380618372015E-02 |
4001 |
(PID.TID 0000.0001) err/err_init 0.4859934E-02 |
4002 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4054608E+08 |
4003 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4004 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
4005 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90864450038953E-03 |
4006 |
(PID.TID 0000.0001) err/err_init 0.3125971E-02 |
4007 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2593752E+08 |
4008 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4009 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
4010 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.02899800937939E-03 |
4011 |
(PID.TID 0000.0001) err/err_init 0.2009013E-02 |
4012 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1660382E+08 |
4013 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4014 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
4015 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.19811325971386E-03 |
4016 |
(PID.TID 0000.0001) err/err_init 0.1290214E-02 |
4017 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1063536E+08 |
4018 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4019 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
4020 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03395625385383E-03 |
4021 |
(PID.TID 0000.0001) err/err_init 0.8280425E-03 |
4022 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6816011E+07 |
4023 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4024 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
4025 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29367984936835E-03 |
4026 |
(PID.TID 0000.0001) err/err_init 0.5311061E-03 |
4027 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4370340E+07 |
4028 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4029 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
4030 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.22907780616333E-04 |
4031 |
(PID.TID 0000.0001) err/err_init 0.3404638E-03 |
4032 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2803389E+07 |
4033 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4034 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
4035 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23499280802753E-04 |
4036 |
(PID.TID 0000.0001) err/err_init 0.2181437E-03 |
4037 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1798929E+07 |
4038 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4039 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
4040 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33060243747241E-04 |
4041 |
(PID.TID 0000.0001) err/err_init 0.1397062E-03 |
4042 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1154753E+07 |
4043 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4044 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
4045 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.11931437547719E-04 |
4046 |
(PID.TID 0000.0001) err/err_init 0.8943507E-04 |
4047 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
4048 |
time_step_loc 0.20000000000000001 |
4049 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
4050 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
4051 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
4052 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176884E+13 |
4053 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4054 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
4055 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268902932663E+02 |
4056 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
4057 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
4058 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4059 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
4060 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136116795626E+02 |
4061 |
(PID.TID 0000.0001) err/err_init 0.3909272E+00 |
4062 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561406E+13 |
4063 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4064 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
4065 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042290653284E+02 |
4066 |
(PID.TID 0000.0001) err/err_init 0.2323378E+00 |
4067 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589660E+13 |
4068 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4069 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
4070 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006551696714E+02 |
4071 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
4072 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006216E+13 |
4073 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4074 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
4075 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524625975548E+02 |
4076 |
(PID.TID 0000.0001) err/err_init 0.8903217E-01 |
4077 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400959E+12 |
4078 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4079 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
4080 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48831904746429E+02 |
4081 |
(PID.TID 0000.0001) err/err_init 0.5608338E-01 |
4082 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065693E+12 |
4083 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4084 |
(PID.TID 0000.0001) streamice linear solve number 7 103 iterations |
4085 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96994861263338E+01 |
4086 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
4087 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575199E+12 |
4088 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4089 |
(PID.TID 0000.0001) streamice linear solve number 8 105 iterations |
4090 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871349275744E+01 |
4091 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
4092 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627471E+12 |
4093 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4094 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
4095 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18536102731391E+01 |
4096 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
4097 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027154E+12 |
4098 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4099 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
4100 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740241305847E+01 |
4101 |
(PID.TID 0000.0001) err/err_init 0.8860956E-02 |
4102 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
4103 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479338E+11 |
4104 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4105 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
4106 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250342748828E+01 |
4107 |
(PID.TID 0000.0001) err/err_init 0.5559384E-02 |
4108 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087586E+11 |
4109 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4110 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
4111 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07054062976899E+01 |
4112 |
(PID.TID 0000.0001) err/err_init 0.3487515E-02 |
4113 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580095E+11 |
4114 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4115 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
4116 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75877454250030E+00 |
4117 |
(PID.TID 0000.0001) err/err_init 0.2188266E-02 |
4118 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629923E+11 |
4119 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4120 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
4121 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26400347971367E+00 |
4122 |
(PID.TID 0000.0001) err/err_init 0.1373602E-02 |
4123 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
4124 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4125 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
4126 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68818343607290E+00 |
4127 |
(PID.TID 0000.0001) err/err_init 0.8626567E-03 |
4128 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525647E+10 |
4129 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4130 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
4131 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69403702369164E+00 |
4132 |
(PID.TID 0000.0001) err/err_init 0.5420587E-03 |
4133 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136491E+10 |
4134 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4135 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
4136 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06730816829077E+00 |
4137 |
(PID.TID 0000.0001) err/err_init 0.3407892E-03 |
4138 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625346E+10 |
4139 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4140 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
4141 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72370948811931E-01 |
4142 |
(PID.TID 0000.0001) err/err_init 0.2143623E-03 |
4143 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668371E+10 |
4144 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4145 |
(PID.TID 0000.0001) streamice linear solve number 19 116 iterations |
4146 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23555516332726E-01 |
4147 |
(PID.TID 0000.0001) err/err_init 0.1349031E-03 |
4148 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061573E+10 |
4149 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4150 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
4151 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66816315771393E-01 |
4152 |
(PID.TID 0000.0001) err/err_init 0.8493596E-04 |
4153 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
4154 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
4155 |
time_step_loc 0.20000000000000001 |
4156 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
4157 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000002 0.40E+00seconds |
4158 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2420311E+13 |
4159 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6901112E+13 |
4160 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4161 |
(PID.TID 0000.0001) streamice linear solve number 1 102 iterations |
4162 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.17706267607283E+03 |
4163 |
(PID.TID 0000.0001) err/err_init 0.5399225E+00 |
4164 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3416129E+13 |
4165 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4166 |
(PID.TID 0000.0001) streamice linear solve number 2 100 iterations |
4167 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.81196492395897E+02 |
4168 |
(PID.TID 0000.0001) err/err_init 0.3474614E+00 |
4169 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2141290E+13 |
4170 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4171 |
(PID.TID 0000.0001) streamice linear solve number 3 102 iterations |
4172 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.23053039688605E+02 |
4173 |
(PID.TID 0000.0001) err/err_init 0.2072709E+00 |
4174 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1254894E+13 |
4175 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4176 |
(PID.TID 0000.0001) streamice linear solve number 4 101 iterations |
4177 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.36022775702398E+02 |
4178 |
(PID.TID 0000.0001) err/err_init 0.1174090E+00 |
4179 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7122639E+12 |
4180 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4181 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
4182 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90068135715675E+01 |
4183 |
(PID.TID 0000.0001) err/err_init 0.6480494E-01 |
4184 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013339E+12 |
4185 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4186 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
4187 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.46467221044931E+01 |
4188 |
(PID.TID 0000.0001) err/err_init 0.3545349E-01 |
4189 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2272009E+12 |
4190 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4191 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
4192 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.51175328140137E+01 |
4193 |
(PID.TID 0000.0001) err/err_init 0.1938339E-01 |
4194 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1299465E+12 |
4195 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4196 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
4197 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.42155322997191E+01 |
4198 |
(PID.TID 0000.0001) err/err_init 0.1062421E-01 |
4199 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7526601E+11 |
4200 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4201 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
4202 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.42087897328724E+00 |
4203 |
(PID.TID 0000.0001) err/err_init 0.5843256E-02 |
4204 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
4205 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4418699E+11 |
4206 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4207 |
(PID.TID 0000.0001) streamice linear solve number 10 122 iterations |
4208 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.34380034555750E+00 |
4209 |
(PID.TID 0000.0001) err/err_init 0.3224842E-02 |
4210 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2629531E+11 |
4211 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4212 |
(PID.TID 0000.0001) streamice linear solve number 11 123 iterations |
4213 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.39949796830035E+00 |
4214 |
(PID.TID 0000.0001) err/err_init 0.1815763E-02 |
4215 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1585316E+11 |
4216 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4217 |
(PID.TID 0000.0001) streamice linear solve number 12 122 iterations |
4218 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.16504169950338E+00 |
4219 |
(PID.TID 0000.0001) err/err_init 0.1034320E-02 |
4220 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9672820E+10 |
4221 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4222 |
(PID.TID 0000.0001) streamice linear solve number 13 124 iterations |
4223 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.37942109921300E+00 |
4224 |
(PID.TID 0000.0001) err/err_init 0.5895531E-03 |
4225 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5964504E+10 |
4226 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4227 |
(PID.TID 0000.0001) streamice linear solve number 14 122 iterations |
4228 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.78927627118628E-01 |
4229 |
(PID.TID 0000.0001) err/err_init 0.3363556E-03 |
4230 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3710891E+10 |
4231 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4232 |
(PID.TID 0000.0001) streamice linear solve number 15 122 iterations |
4233 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.59970721226023E-01 |
4234 |
(PID.TID 0000.0001) err/err_init 0.1921182E-03 |
4235 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2325699E+10 |
4236 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4237 |
(PID.TID 0000.0001) streamice linear solve number 16 122 iterations |
4238 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.56704091885604E-01 |
4239 |
(PID.TID 0000.0001) err/err_init 0.1160673E-03 |
4240 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1466010E+10 |
4241 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4242 |
(PID.TID 0000.0001) streamice linear solve number 17 122 iterations |
4243 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.27184469281042E-01 |
4244 |
(PID.TID 0000.0001) err/err_init 0.7406122E-04 |
4245 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9282171E+09 |
4246 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4247 |
(PID.TID 0000.0001) streamice linear solve number 18 121 iterations |
4248 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.44672171303569E-01 |
4249 |
(PID.TID 0000.0001) err/err_init 0.4878605E-04 |
4250 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
4251 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5896694E+09 |
4252 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4253 |
(PID.TID 0000.0001) streamice linear solve number 19 129 iterations |
4254 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.21169884740038E-02 |
4255 |
(PID.TID 0000.0001) err/err_init 0.3212314E-04 |
4256 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3755148E+09 |
4257 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4258 |
(PID.TID 0000.0001) streamice linear solve number 20 130 iterations |
4259 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.86484638271259E-02 |
4260 |
(PID.TID 0000.0001) err/err_init 0.2111137E-04 |
4261 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
4262 |
time_step_loc 0.20000000000000001 |
4263 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
4264 |
(PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE |
4265 |
early fc = 0.000000000000000D+00 |
4266 |
--> objf_test(bi,bj) = 0.375295243934403D+09 |
4267 |
--> objf_tracer(bi,bj) = 0.000000000000000D+00 |
4268 |
--> objf_atl(bi,bj) = 0.000000000000000D+00 |
4269 |
local fc = 0.375295243934403D+09 |
4270 |
global fc = 0.375295243934403D+09 |
4271 |
(PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 3.75295243934403E+08 |
4272 |
(PID.TID 0000.0001) Start initial hydrostatic pressure computation |
4273 |
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC |
4274 |
(PID.TID 0000.0001) |
4275 |
(PID.TID 0000.0001) initializing analytic thickness |
4276 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.8084495E+12 |
4277 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4387626E+13 |
4278 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4279 |
(PID.TID 0000.0001) streamice linear solve number 1 83 iterations |
4280 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72968409916550E-05 |
4281 |
(PID.TID 0000.0001) err/err_init 0.9992006E+00 |
4282 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4378349E+13 |
4283 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4284 |
(PID.TID 0000.0001) streamice linear solve number 2 93 iterations |
4285 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.13977050407820E-02 |
4286 |
(PID.TID 0000.0001) err/err_init 0.9876962E+00 |
4287 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4303637E+13 |
4288 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4289 |
(PID.TID 0000.0001) streamice linear solve number 3 96 iterations |
4290 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.40274421866803E-01 |
4291 |
(PID.TID 0000.0001) err/err_init 0.9393140E+00 |
4292 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4060602E+13 |
4293 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4294 |
(PID.TID 0000.0001) streamice linear solve number 4 100 iterations |
4295 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.37354509836059E+00 |
4296 |
(PID.TID 0000.0001) err/err_init 0.8373991E+00 |
4297 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3600365E+13 |
4298 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4299 |
(PID.TID 0000.0001) streamice linear solve number 5 101 iterations |
4300 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.61991794514920E+01 |
4301 |
(PID.TID 0000.0001) err/err_init 0.6946444E+00 |
4302 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2978342E+13 |
4303 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4304 |
(PID.TID 0000.0001) streamice linear solve number 6 102 iterations |
4305 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.70663833589808E+01 |
4306 |
(PID.TID 0000.0001) err/err_init 0.5391347E+00 |
4307 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2306526E+13 |
4308 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4309 |
(PID.TID 0000.0001) streamice linear solve number 7 102 iterations |
4310 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.09162224050501E+02 |
4311 |
(PID.TID 0000.0001) err/err_init 0.3950178E+00 |
4312 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1686366E+13 |
4313 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4314 |
(PID.TID 0000.0001) streamice linear solve number 8 102 iterations |
4315 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29371953464586E+02 |
4316 |
(PID.TID 0000.0001) err/err_init 0.2760551E+00 |
4317 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1176603E+13 |
4318 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4319 |
(PID.TID 0000.0001) streamice linear solve number 9 102 iterations |
4320 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.23097225221911E+02 |
4321 |
(PID.TID 0000.0001) err/err_init 0.1860992E+00 |
4322 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7924776E+12 |
4323 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4324 |
(PID.TID 0000.0001) streamice linear solve number 10 102 iterations |
4325 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.00937078256201E+02 |
4326 |
(PID.TID 0000.0001) err/err_init 0.1227685E+00 |
4327 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5207404E+12 |
4328 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4329 |
(PID.TID 0000.0001) streamice linear solve number 11 102 iterations |
4330 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.50112325850184E+01 |
4331 |
(PID.TID 0000.0001) err/err_init 0.8061570E-01 |
4332 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3367066E+12 |
4333 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4334 |
(PID.TID 0000.0001) streamice linear solve number 12 102 iterations |
4335 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.36531880944123E+01 |
4336 |
(PID.TID 0000.0001) err/err_init 0.5252746E-01 |
4337 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2155730E+12 |
4338 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4339 |
(PID.TID 0000.0001) streamice linear solve number 13 103 iterations |
4340 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.69184414590759E+01 |
4341 |
(PID.TID 0000.0001) err/err_init 0.3407276E-01 |
4342 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1372428E+12 |
4343 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4344 |
(PID.TID 0000.0001) streamice linear solve number 14 103 iterations |
4345 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.47037066227169E+01 |
4346 |
(PID.TID 0000.0001) err/err_init 0.2204350E-01 |
4347 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8711999E+11 |
4348 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4349 |
(PID.TID 0000.0001) streamice linear solve number 15 103 iterations |
4350 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.62330615857811E+01 |
4351 |
(PID.TID 0000.0001) err/err_init 0.1423713E-01 |
4352 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5523381E+11 |
4353 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4354 |
(PID.TID 0000.0001) streamice linear solve number 16 104 iterations |
4355 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.05423235840875E+01 |
4356 |
(PID.TID 0000.0001) err/err_init 0.9184078E-02 |
4357 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
4358 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3500912E+11 |
4359 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4360 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
4361 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.79475543830961E+00 |
4362 |
(PID.TID 0000.0001) err/err_init 0.5918513E-02 |
4363 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2219683E+11 |
4364 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4365 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
4366 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.35792120391022E+00 |
4367 |
(PID.TID 0000.0001) err/err_init 0.3810620E-02 |
4368 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1408204E+11 |
4369 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4370 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
4371 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.78615865825304E+00 |
4372 |
(PID.TID 0000.0001) err/err_init 0.2451355E-02 |
4373 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8940638E+10 |
4374 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4375 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
4376 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.77762062183240E+00 |
4377 |
(PID.TID 0000.0001) err/err_init 0.1575649E-02 |
4378 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
4379 |
(PID.TID 0000.0001) // ======================================================= |
4380 |
(PID.TID 0000.0001) // Model current state |
4381 |
(PID.TID 0000.0001) // ======================================================= |
4382 |
(PID.TID 0000.0001) |
4383 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
4384 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
4385 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6774780E+10 |
4386 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4387 |
(PID.TID 0000.0001) streamice linear solve number 1 105 iterations |
4388 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.11043215291477E+00 |
4389 |
(PID.TID 0000.0001) err/err_init 0.5398556E+00 |
4390 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3914699E+10 |
4391 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4392 |
(PID.TID 0000.0001) streamice linear solve number 2 104 iterations |
4393 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.25572127874898E-01 |
4394 |
(PID.TID 0000.0001) err/err_init 0.3067776E+00 |
4395 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2393595E+10 |
4396 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4397 |
(PID.TID 0000.0001) streamice linear solve number 3 104 iterations |
4398 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.65037814525886E-01 |
4399 |
(PID.TID 0000.0001) err/err_init 0.1822695E+00 |
4400 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1506253E+10 |
4401 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4402 |
(PID.TID 0000.0001) streamice linear solve number 4 105 iterations |
4403 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96321534400818E-01 |
4404 |
(PID.TID 0000.0001) err/err_init 0.1090369E+00 |
4405 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9532620E+09 |
4406 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4407 |
(PID.TID 0000.0001) streamice linear solve number 5 106 iterations |
4408 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88504549745289E-01 |
4409 |
(PID.TID 0000.0001) err/err_init 0.6652541E-01 |
4410 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6048159E+09 |
4411 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4412 |
(PID.TID 0000.0001) streamice linear solve number 6 105 iterations |
4413 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19859059417990E-01 |
4414 |
(PID.TID 0000.0001) err/err_init 0.4329756E-01 |
4415 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3844157E+09 |
4416 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4417 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
4418 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.62008403348773E-02 |
4419 |
(PID.TID 0000.0001) err/err_init 0.2806887E-01 |
4420 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2446898E+09 |
4421 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4422 |
(PID.TID 0000.0001) streamice linear solve number 8 105 iterations |
4423 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.84436724859734E-02 |
4424 |
(PID.TID 0000.0001) err/err_init 0.1814937E-01 |
4425 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1559502E+09 |
4426 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4427 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
4428 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07979188933132E-02 |
4429 |
(PID.TID 0000.0001) err/err_init 0.1171405E-01 |
4430 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9950515E+08 |
4431 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4432 |
(PID.TID 0000.0001) streamice linear solve number 10 104 iterations |
4433 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95804110337576E-02 |
4434 |
(PID.TID 0000.0001) err/err_init 0.7550124E-02 |
4435 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
4436 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6355328E+08 |
4437 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4438 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
4439 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24492779578986E-02 |
4440 |
(PID.TID 0000.0001) err/err_init 0.4860927E-02 |
4441 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4062678E+08 |
4442 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4443 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
4444 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.91576108326808E-03 |
4445 |
(PID.TID 0000.0001) err/err_init 0.3126627E-02 |
4446 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2599104E+08 |
4447 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4448 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
4449 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.03350958081228E-03 |
4450 |
(PID.TID 0000.0001) err/err_init 0.2009443E-02 |
4451 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1663918E+08 |
4452 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4453 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
4454 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.20097114740747E-03 |
4455 |
(PID.TID 0000.0001) err/err_init 0.1290495E-02 |
4456 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1065865E+08 |
4457 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4458 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
4459 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03576536955552E-03 |
4460 |
(PID.TID 0000.0001) err/err_init 0.8282250E-03 |
4461 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6831305E+07 |
4462 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4463 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
4464 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29482436830131E-03 |
4465 |
(PID.TID 0000.0001) err/err_init 0.5312243E-03 |
4466 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4380354E+07 |
4467 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4468 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
4469 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.23631452249174E-04 |
4470 |
(PID.TID 0000.0001) err/err_init 0.3405401E-03 |
4471 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2809930E+07 |
4472 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4473 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
4474 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23956632378031E-04 |
4475 |
(PID.TID 0000.0001) err/err_init 0.2181928E-03 |
4476 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1803192E+07 |
4477 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4478 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
4479 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33367174448540E-04 |
4480 |
(PID.TID 0000.0001) err/err_init 0.1397377E-03 |
4481 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1157525E+07 |
4482 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4483 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
4484 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12128305065562E-04 |
4485 |
(PID.TID 0000.0001) err/err_init 0.8945528E-04 |
4486 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
4487 |
time_step_loc 0.20000000000000001 |
4488 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
4489 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
4490 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
4491 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176883E+13 |
4492 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4493 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
4494 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268938566005E+02 |
4495 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
4496 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
4497 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4498 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
4499 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136184671584E+02 |
4500 |
(PID.TID 0000.0001) err/err_init 0.3909273E+00 |
4501 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561406E+13 |
4502 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4503 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
4504 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042492570519E+02 |
4505 |
(PID.TID 0000.0001) err/err_init 0.2323379E+00 |
4506 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589659E+13 |
4507 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4508 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
4509 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006736714290E+02 |
4510 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
4511 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006215E+13 |
4512 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4513 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
4514 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524751650928E+02 |
4515 |
(PID.TID 0000.0001) err/err_init 0.8903218E-01 |
4516 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400960E+12 |
4517 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4518 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
4519 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48831974608776E+02 |
4520 |
(PID.TID 0000.0001) err/err_init 0.5608338E-01 |
4521 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065694E+12 |
4522 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4523 |
(PID.TID 0000.0001) streamice linear solve number 7 104 iterations |
4524 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96995297470478E+01 |
4525 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
4526 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575201E+12 |
4527 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4528 |
(PID.TID 0000.0001) streamice linear solve number 8 107 iterations |
4529 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871625490681E+01 |
4530 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
4531 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627472E+12 |
4532 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4533 |
(PID.TID 0000.0001) streamice linear solve number 9 104 iterations |
4534 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18536368795480E+01 |
4535 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
4536 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027155E+12 |
4537 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4538 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
4539 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740383791976E+01 |
4540 |
(PID.TID 0000.0001) err/err_init 0.8860954E-02 |
4541 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
4542 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479341E+11 |
4543 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4544 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
4545 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250446709148E+01 |
4546 |
(PID.TID 0000.0001) err/err_init 0.5559382E-02 |
4547 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087587E+11 |
4548 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4549 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
4550 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07054132536141E+01 |
4551 |
(PID.TID 0000.0001) err/err_init 0.3487514E-02 |
4552 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580096E+11 |
4553 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4554 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
4555 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75877783504075E+00 |
4556 |
(PID.TID 0000.0001) err/err_init 0.2188265E-02 |
4557 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629923E+11 |
4558 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4559 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
4560 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26400560708225E+00 |
4561 |
(PID.TID 0000.0001) err/err_init 0.1373601E-02 |
4562 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
4563 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4564 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
4565 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68818479348693E+00 |
4566 |
(PID.TID 0000.0001) err/err_init 0.8626563E-03 |
4567 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525645E+10 |
4568 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4569 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
4570 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69403787972487E+00 |
4571 |
(PID.TID 0000.0001) err/err_init 0.5420583E-03 |
4572 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136490E+10 |
4573 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4574 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
4575 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06730870197862E+00 |
4576 |
(PID.TID 0000.0001) err/err_init 0.3407890E-03 |
4577 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625345E+10 |
4578 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4579 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
4580 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72371277730235E-01 |
4581 |
(PID.TID 0000.0001) err/err_init 0.2143622E-03 |
4582 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668370E+10 |
4583 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4584 |
(PID.TID 0000.0001) streamice linear solve number 19 115 iterations |
4585 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23555715982729E-01 |
4586 |
(PID.TID 0000.0001) err/err_init 0.1349029E-03 |
4587 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061572E+10 |
4588 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4589 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
4590 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66816436833324E-01 |
4591 |
(PID.TID 0000.0001) err/err_init 0.8493588E-04 |
4592 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
4593 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
4594 |
time_step_loc 0.20000000000000001 |
4595 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
4596 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000002 0.40E+00seconds |
4597 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2420311E+13 |
4598 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6901114E+13 |
4599 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4600 |
(PID.TID 0000.0001) streamice linear solve number 1 106 iterations |
4601 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.17706308212344E+03 |
4602 |
(PID.TID 0000.0001) err/err_init 0.5399225E+00 |
4603 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3416131E+13 |
4604 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4605 |
(PID.TID 0000.0001) streamice linear solve number 2 100 iterations |
4606 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.81196472380506E+02 |
4607 |
(PID.TID 0000.0001) err/err_init 0.3474615E+00 |
4608 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2141292E+13 |
4609 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4610 |
(PID.TID 0000.0001) streamice linear solve number 3 102 iterations |
4611 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.23053011139450E+02 |
4612 |
(PID.TID 0000.0001) err/err_init 0.2072710E+00 |
4613 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1254895E+13 |
4614 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4615 |
(PID.TID 0000.0001) streamice linear solve number 4 101 iterations |
4616 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.36022765588599E+02 |
4617 |
(PID.TID 0000.0001) err/err_init 0.1174091E+00 |
4618 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7122644E+12 |
4619 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4620 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
4621 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90068125598037E+01 |
4622 |
(PID.TID 0000.0001) err/err_init 0.6480497E-01 |
4623 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013342E+12 |
4624 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4625 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
4626 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.46467215210318E+01 |
4627 |
(PID.TID 0000.0001) err/err_init 0.3545351E-01 |
4628 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2272012E+12 |
4629 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4630 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
4631 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.51175315659092E+01 |
4632 |
(PID.TID 0000.0001) err/err_init 0.1938340E-01 |
4633 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1299466E+12 |
4634 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4635 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
4636 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.42155309116851E+01 |
4637 |
(PID.TID 0000.0001) err/err_init 0.1062422E-01 |
4638 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7526607E+11 |
4639 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4640 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
4641 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.42089246904720E+00 |
4642 |
(PID.TID 0000.0001) err/err_init 0.5843258E-02 |
4643 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
4644 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4418700E+11 |
4645 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4646 |
(PID.TID 0000.0001) streamice linear solve number 10 124 iterations |
4647 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.34380930970929E+00 |
4648 |
(PID.TID 0000.0001) err/err_init 0.3224842E-02 |
4649 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2629529E+11 |
4650 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4651 |
(PID.TID 0000.0001) streamice linear solve number 11 122 iterations |
4652 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.39950392288904E+00 |
4653 |
(PID.TID 0000.0001) err/err_init 0.1815763E-02 |
4654 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1585313E+11 |
4655 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4656 |
(PID.TID 0000.0001) streamice linear solve number 12 122 iterations |
4657 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.16504561645149E+00 |
4658 |
(PID.TID 0000.0001) err/err_init 0.1034321E-02 |
4659 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9672783E+10 |
4660 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4661 |
(PID.TID 0000.0001) streamice linear solve number 13 123 iterations |
4662 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.37942367101152E+00 |
4663 |
(PID.TID 0000.0001) err/err_init 0.5895534E-03 |
4664 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5964471E+10 |
4665 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4666 |
(PID.TID 0000.0001) streamice linear solve number 14 122 iterations |
4667 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.78929303748009E-01 |
4668 |
(PID.TID 0000.0001) err/err_init 0.3363558E-03 |
4669 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3710864E+10 |
4670 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4671 |
(PID.TID 0000.0001) streamice linear solve number 15 123 iterations |
4672 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.59971807981924E-01 |
4673 |
(PID.TID 0000.0001) err/err_init 0.1921183E-03 |
4674 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2325677E+10 |
4675 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4676 |
(PID.TID 0000.0001) streamice linear solve number 16 122 iterations |
4677 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.56704793934000E-01 |
4678 |
(PID.TID 0000.0001) err/err_init 0.1160673E-03 |
4679 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1465994E+10 |
4680 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4681 |
(PID.TID 0000.0001) streamice linear solve number 17 122 iterations |
4682 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.27184918690227E-01 |
4683 |
(PID.TID 0000.0001) err/err_init 0.7405406E-04 |
4684 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9282046E+09 |
4685 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4686 |
(PID.TID 0000.0001) streamice linear solve number 18 122 iterations |
4687 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.44672457126603E-01 |
4688 |
(PID.TID 0000.0001) err/err_init 0.4878608E-04 |
4689 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
4690 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5896603E+09 |
4691 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4692 |
(PID.TID 0000.0001) streamice linear solve number 19 129 iterations |
4693 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.21171695300700E-02 |
4694 |
(PID.TID 0000.0001) err/err_init 0.3212316E-04 |
4695 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3755083E+09 |
4696 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4697 |
(PID.TID 0000.0001) streamice linear solve number 20 130 iterations |
4698 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.86485773427512E-02 |
4699 |
(PID.TID 0000.0001) err/err_init 0.2111139E-04 |
4700 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
4701 |
time_step_loc 0.20000000000000001 |
4702 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
4703 |
(PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE |
4704 |
early fc = 0.000000000000000D+00 |
4705 |
--> objf_test(bi,bj) = 0.375294336491926D+09 |
4706 |
--> objf_tracer(bi,bj) = 0.000000000000000D+00 |
4707 |
--> objf_atl(bi,bj) = 0.000000000000000D+00 |
4708 |
local fc = 0.375294336491926D+09 |
4709 |
global fc = 0.375294336491926D+09 |
4710 |
(PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 3.75294336491926E+08 |
4711 |
grad-res ------------------------------- |
4712 |
grad-res 0 2 12 10 1 1 1 1 3.75294790292E+08 3.75295243934E+08 3.75294336492E+08 |
4713 |
grad-res 0 2 2 363 0 1 1 1 4.53679644338E+03 4.53721238464E+03 -9.16817116483E-05 |
4714 |
(PID.TID 0000.0001) ADM ref_cost_function = 3.75294790292260E+08 |
4715 |
(PID.TID 0000.0001) ADM adjoint_gradient = 4.53679644337784E+03 |
4716 |
(PID.TID 0000.0001) ADM finite-diff_grad = 4.53721238464117E+03 |
4717 |
(PID.TID 0000.0001) ====== End of gradient-check number 2 (ierr= 0) ======= |
4718 |
(PID.TID 0000.0001) ====== Starts gradient-check number 3 (=ichknum) ======= |
4719 |
ph-test icomp, ncvarcomp, ichknum 365 741 3 |
4720 |
ph-grd _loc: bi, bj, icomptest, ichknum 1 1 363 3 |
4721 |
ph-grd -->hit<-- 14 10 1 1 |
4722 |
(PID.TID 0000.0001) grdchk pos: i,j,k= 14 10 1 ; bi,bj= 1 1 ; iobc= 1 ; rec= 1 |
4723 |
(PID.TID 0000.0001) Start initial hydrostatic pressure computation |
4724 |
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC |
4725 |
(PID.TID 0000.0001) |
4726 |
(PID.TID 0000.0001) initializing analytic thickness |
4727 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.8084495E+12 |
4728 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4387626E+13 |
4729 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4730 |
(PID.TID 0000.0001) streamice linear solve number 1 83 iterations |
4731 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72968409916550E-05 |
4732 |
(PID.TID 0000.0001) err/err_init 0.9992006E+00 |
4733 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4378349E+13 |
4734 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4735 |
(PID.TID 0000.0001) streamice linear solve number 2 93 iterations |
4736 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.13977050407820E-02 |
4737 |
(PID.TID 0000.0001) err/err_init 0.9876962E+00 |
4738 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4303637E+13 |
4739 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4740 |
(PID.TID 0000.0001) streamice linear solve number 3 96 iterations |
4741 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.40274421866803E-01 |
4742 |
(PID.TID 0000.0001) err/err_init 0.9393140E+00 |
4743 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4060602E+13 |
4744 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4745 |
(PID.TID 0000.0001) streamice linear solve number 4 100 iterations |
4746 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.37354509836059E+00 |
4747 |
(PID.TID 0000.0001) err/err_init 0.8373991E+00 |
4748 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3600365E+13 |
4749 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4750 |
(PID.TID 0000.0001) streamice linear solve number 5 101 iterations |
4751 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.61991794514920E+01 |
4752 |
(PID.TID 0000.0001) err/err_init 0.6946444E+00 |
4753 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2978342E+13 |
4754 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4755 |
(PID.TID 0000.0001) streamice linear solve number 6 102 iterations |
4756 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.70663833589808E+01 |
4757 |
(PID.TID 0000.0001) err/err_init 0.5391347E+00 |
4758 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2306526E+13 |
4759 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4760 |
(PID.TID 0000.0001) streamice linear solve number 7 102 iterations |
4761 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.09162224050501E+02 |
4762 |
(PID.TID 0000.0001) err/err_init 0.3950178E+00 |
4763 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1686366E+13 |
4764 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4765 |
(PID.TID 0000.0001) streamice linear solve number 8 102 iterations |
4766 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29371953464586E+02 |
4767 |
(PID.TID 0000.0001) err/err_init 0.2760551E+00 |
4768 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1176603E+13 |
4769 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4770 |
(PID.TID 0000.0001) streamice linear solve number 9 102 iterations |
4771 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.23097225221911E+02 |
4772 |
(PID.TID 0000.0001) err/err_init 0.1860992E+00 |
4773 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7924776E+12 |
4774 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4775 |
(PID.TID 0000.0001) streamice linear solve number 10 102 iterations |
4776 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.00937078256201E+02 |
4777 |
(PID.TID 0000.0001) err/err_init 0.1227685E+00 |
4778 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5207404E+12 |
4779 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4780 |
(PID.TID 0000.0001) streamice linear solve number 11 102 iterations |
4781 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.50112325850184E+01 |
4782 |
(PID.TID 0000.0001) err/err_init 0.8061570E-01 |
4783 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3367066E+12 |
4784 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4785 |
(PID.TID 0000.0001) streamice linear solve number 12 102 iterations |
4786 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.36531880944123E+01 |
4787 |
(PID.TID 0000.0001) err/err_init 0.5252746E-01 |
4788 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2155730E+12 |
4789 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4790 |
(PID.TID 0000.0001) streamice linear solve number 13 103 iterations |
4791 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.69184414590759E+01 |
4792 |
(PID.TID 0000.0001) err/err_init 0.3407276E-01 |
4793 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1372428E+12 |
4794 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4795 |
(PID.TID 0000.0001) streamice linear solve number 14 103 iterations |
4796 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.47037066227169E+01 |
4797 |
(PID.TID 0000.0001) err/err_init 0.2204350E-01 |
4798 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8711999E+11 |
4799 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4800 |
(PID.TID 0000.0001) streamice linear solve number 15 103 iterations |
4801 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.62330615857811E+01 |
4802 |
(PID.TID 0000.0001) err/err_init 0.1423713E-01 |
4803 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5523381E+11 |
4804 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4805 |
(PID.TID 0000.0001) streamice linear solve number 16 104 iterations |
4806 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.05423235840875E+01 |
4807 |
(PID.TID 0000.0001) err/err_init 0.9184078E-02 |
4808 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
4809 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3500912E+11 |
4810 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4811 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
4812 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.79475543830961E+00 |
4813 |
(PID.TID 0000.0001) err/err_init 0.5918513E-02 |
4814 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2219683E+11 |
4815 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4816 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
4817 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.35792120391022E+00 |
4818 |
(PID.TID 0000.0001) err/err_init 0.3810620E-02 |
4819 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1408204E+11 |
4820 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4821 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
4822 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.78615865825304E+00 |
4823 |
(PID.TID 0000.0001) err/err_init 0.2451355E-02 |
4824 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8940638E+10 |
4825 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4826 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
4827 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.77762062183240E+00 |
4828 |
(PID.TID 0000.0001) err/err_init 0.1575649E-02 |
4829 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
4830 |
(PID.TID 0000.0001) // ======================================================= |
4831 |
(PID.TID 0000.0001) // Model current state |
4832 |
(PID.TID 0000.0001) // ======================================================= |
4833 |
(PID.TID 0000.0001) |
4834 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
4835 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
4836 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6772607E+10 |
4837 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4838 |
(PID.TID 0000.0001) streamice linear solve number 1 105 iterations |
4839 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.10985511693400E+00 |
4840 |
(PID.TID 0000.0001) err/err_init 0.5398545E+00 |
4841 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3912644E+10 |
4842 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4843 |
(PID.TID 0000.0001) streamice linear solve number 2 107 iterations |
4844 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.25011259760890E-01 |
4845 |
(PID.TID 0000.0001) err/err_init 0.3067706E+00 |
4846 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2392111E+10 |
4847 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4848 |
(PID.TID 0000.0001) streamice linear solve number 3 105 iterations |
4849 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.64697140133921E-01 |
4850 |
(PID.TID 0000.0001) err/err_init 0.1822616E+00 |
4851 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1505217E+10 |
4852 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4853 |
(PID.TID 0000.0001) streamice linear solve number 4 105 iterations |
4854 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96112754081832E-01 |
4855 |
(PID.TID 0000.0001) err/err_init 0.1090305E+00 |
4856 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9525490E+09 |
4857 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4858 |
(PID.TID 0000.0001) streamice linear solve number 5 105 iterations |
4859 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88375661349141E-01 |
4860 |
(PID.TID 0000.0001) err/err_init 0.6651457E-01 |
4861 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6043301E+09 |
4862 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4863 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
4864 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19779107115392E-01 |
4865 |
(PID.TID 0000.0001) err/err_init 0.4329028E-01 |
4866 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3840875E+09 |
4867 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4868 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
4869 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.61510934771650E-02 |
4870 |
(PID.TID 0000.0001) err/err_init 0.2806409E-01 |
4871 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2444694E+09 |
4872 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4873 |
(PID.TID 0000.0001) streamice linear solve number 8 107 iterations |
4874 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.84126595277985E-02 |
4875 |
(PID.TID 0000.0001) err/err_init 0.1814629E-01 |
4876 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1558029E+09 |
4877 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4878 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
4879 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07785591720631E-02 |
4880 |
(PID.TID 0000.0001) err/err_init 0.1171208E-01 |
4881 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9940714E+08 |
4882 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4883 |
(PID.TID 0000.0001) streamice linear solve number 10 104 iterations |
4884 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95683172629515E-02 |
4885 |
(PID.TID 0000.0001) err/err_init 0.7548877E-02 |
4886 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
4887 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6348833E+08 |
4888 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4889 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
4890 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24417190779695E-02 |
4891 |
(PID.TID 0000.0001) err/err_init 0.4860139E-02 |
4892 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4058388E+08 |
4893 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4894 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
4895 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.91103471885890E-03 |
4896 |
(PID.TID 0000.0001) err/err_init 0.3126130E-02 |
4897 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2596279E+08 |
4898 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4899 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
4900 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.03055338720060E-03 |
4901 |
(PID.TID 0000.0001) err/err_init 0.2009131E-02 |
4902 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1662063E+08 |
4903 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4904 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
4905 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.19912166946779E-03 |
4906 |
(PID.TID 0000.0001) err/err_init 0.1290299E-02 |
4907 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1064650E+08 |
4908 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4909 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
4910 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03460802094924E-03 |
4911 |
(PID.TID 0000.0001) err/err_init 0.8281017E-03 |
4912 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6823365E+07 |
4913 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4914 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
4915 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29409998987740E-03 |
4916 |
(PID.TID 0000.0001) err/err_init 0.5311470E-03 |
4917 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4375177E+07 |
4918 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4919 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
4920 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.23177976258194E-04 |
4921 |
(PID.TID 0000.0001) err/err_init 0.3404917E-03 |
4922 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2806560E+07 |
4923 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4924 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
4925 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23672693020671E-04 |
4926 |
(PID.TID 0000.0001) err/err_init 0.2181624E-03 |
4927 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1801002E+07 |
4928 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4929 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
4930 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33179307176579E-04 |
4931 |
(PID.TID 0000.0001) err/err_init 0.1397187E-03 |
4932 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1156105E+07 |
4933 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4934 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
4935 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12010754694347E-04 |
4936 |
(PID.TID 0000.0001) err/err_init 0.8944335E-04 |
4937 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
4938 |
time_step_loc 0.20000000000000001 |
4939 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
4940 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
4941 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
4942 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176884E+13 |
4943 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4944 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
4945 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268892744420E+02 |
4946 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
4947 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
4948 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4949 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
4950 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136114739123E+02 |
4951 |
(PID.TID 0000.0001) err/err_init 0.3909272E+00 |
4952 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561406E+13 |
4953 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4954 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
4955 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042316532051E+02 |
4956 |
(PID.TID 0000.0001) err/err_init 0.2323378E+00 |
4957 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589659E+13 |
4958 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4959 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
4960 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006572249883E+02 |
4961 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
4962 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006215E+13 |
4963 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4964 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
4965 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524614320130E+02 |
4966 |
(PID.TID 0000.0001) err/err_init 0.8903217E-01 |
4967 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400959E+12 |
4968 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4969 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
4970 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48831891905136E+02 |
4971 |
(PID.TID 0000.0001) err/err_init 0.5608338E-01 |
4972 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065693E+12 |
4973 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4974 |
(PID.TID 0000.0001) streamice linear solve number 7 104 iterations |
4975 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96994777441621E+01 |
4976 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
4977 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575200E+12 |
4978 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4979 |
(PID.TID 0000.0001) streamice linear solve number 8 104 iterations |
4980 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871358438681E+01 |
4981 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
4982 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627471E+12 |
4983 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4984 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
4985 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18536073569758E+01 |
4986 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
4987 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027154E+12 |
4988 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4989 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
4990 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740262158878E+01 |
4991 |
(PID.TID 0000.0001) err/err_init 0.8860955E-02 |
4992 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
4993 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479339E+11 |
4994 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
4995 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
4996 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250364847594E+01 |
4997 |
(PID.TID 0000.0001) err/err_init 0.5559383E-02 |
4998 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087586E+11 |
4999 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5000 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
5001 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07054081509209E+01 |
5002 |
(PID.TID 0000.0001) err/err_init 0.3487515E-02 |
5003 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580095E+11 |
5004 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5005 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
5006 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75877597329873E+00 |
5007 |
(PID.TID 0000.0001) err/err_init 0.2188266E-02 |
5008 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629923E+11 |
5009 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5010 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
5011 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26400457245745E+00 |
5012 |
(PID.TID 0000.0001) err/err_init 0.1373602E-02 |
5013 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
5014 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5015 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
5016 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68818423830135E+00 |
5017 |
(PID.TID 0000.0001) err/err_init 0.8626567E-03 |
5018 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525647E+10 |
5019 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5020 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
5021 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69403759622674E+00 |
5022 |
(PID.TID 0000.0001) err/err_init 0.5420586E-03 |
5023 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136491E+10 |
5024 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5025 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
5026 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06730856842432E+00 |
5027 |
(PID.TID 0000.0001) err/err_init 0.3407892E-03 |
5028 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625346E+10 |
5029 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5030 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
5031 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72371224025483E-01 |
5032 |
(PID.TID 0000.0001) err/err_init 0.2143623E-03 |
5033 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668371E+10 |
5034 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5035 |
(PID.TID 0000.0001) streamice linear solve number 19 115 iterations |
5036 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23555702572230E-01 |
5037 |
(PID.TID 0000.0001) err/err_init 0.1349030E-03 |
5038 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061573E+10 |
5039 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5040 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
5041 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66816442031541E-01 |
5042 |
(PID.TID 0000.0001) err/err_init 0.8493595E-04 |
5043 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
5044 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
5045 |
time_step_loc 0.20000000000000001 |
5046 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
5047 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000002 0.40E+00seconds |
5048 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2420311E+13 |
5049 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6901112E+13 |
5050 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5051 |
(PID.TID 0000.0001) streamice linear solve number 1 102 iterations |
5052 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.17706260505655E+03 |
5053 |
(PID.TID 0000.0001) err/err_init 0.5399225E+00 |
5054 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3416129E+13 |
5055 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5056 |
(PID.TID 0000.0001) streamice linear solve number 2 100 iterations |
5057 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.81196478404945E+02 |
5058 |
(PID.TID 0000.0001) err/err_init 0.3474614E+00 |
5059 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2141290E+13 |
5060 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5061 |
(PID.TID 0000.0001) streamice linear solve number 3 102 iterations |
5062 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.23053016760587E+02 |
5063 |
(PID.TID 0000.0001) err/err_init 0.2072709E+00 |
5064 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1254894E+13 |
5065 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5066 |
(PID.TID 0000.0001) streamice linear solve number 4 105 iterations |
5067 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.36022743294109E+02 |
5068 |
(PID.TID 0000.0001) err/err_init 0.1174090E+00 |
5069 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7122639E+12 |
5070 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5071 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
5072 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90068127879755E+01 |
5073 |
(PID.TID 0000.0001) err/err_init 0.6480494E-01 |
5074 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013338E+12 |
5075 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5076 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
5077 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.46467190886661E+01 |
5078 |
(PID.TID 0000.0001) err/err_init 0.3545349E-01 |
5079 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2272009E+12 |
5080 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5081 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
5082 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.51175314346757E+01 |
5083 |
(PID.TID 0000.0001) err/err_init 0.1938339E-01 |
5084 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1299465E+12 |
5085 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5086 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
5087 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.42155318937789E+01 |
5088 |
(PID.TID 0000.0001) err/err_init 0.1062421E-01 |
5089 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7526601E+11 |
5090 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5091 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
5092 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.42088261535901E+00 |
5093 |
(PID.TID 0000.0001) err/err_init 0.5843256E-02 |
5094 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
5095 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4418698E+11 |
5096 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5097 |
(PID.TID 0000.0001) streamice linear solve number 10 123 iterations |
5098 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.34380283284838E+00 |
5099 |
(PID.TID 0000.0001) err/err_init 0.3224842E-02 |
5100 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2629530E+11 |
5101 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5102 |
(PID.TID 0000.0001) streamice linear solve number 11 123 iterations |
5103 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.39949967472569E+00 |
5104 |
(PID.TID 0000.0001) err/err_init 0.1815763E-02 |
5105 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1585315E+11 |
5106 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5107 |
(PID.TID 0000.0001) streamice linear solve number 12 123 iterations |
5108 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.16504285303745E+00 |
5109 |
(PID.TID 0000.0001) err/err_init 0.1034320E-02 |
5110 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9672805E+10 |
5111 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5112 |
(PID.TID 0000.0001) streamice linear solve number 13 122 iterations |
5113 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.37942188300997E+00 |
5114 |
(PID.TID 0000.0001) err/err_init 0.5895531E-03 |
5115 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5964491E+10 |
5116 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5117 |
(PID.TID 0000.0001) streamice linear solve number 14 122 iterations |
5118 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.78928146897579E-01 |
5119 |
(PID.TID 0000.0001) err/err_init 0.3363557E-03 |
5120 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3710881E+10 |
5121 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5122 |
(PID.TID 0000.0001) streamice linear solve number 15 123 iterations |
5123 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.59971065968853E-01 |
5124 |
(PID.TID 0000.0001) err/err_init 0.1921183E-03 |
5125 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2325691E+10 |
5126 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5127 |
(PID.TID 0000.0001) streamice linear solve number 16 124 iterations |
5128 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.56704318961420E-01 |
5129 |
(PID.TID 0000.0001) err/err_init 0.1160673E-03 |
5130 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1466005E+10 |
5131 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5132 |
(PID.TID 0000.0001) streamice linear solve number 17 122 iterations |
5133 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.27184617879402E-01 |
5134 |
(PID.TID 0000.0001) err/err_init 0.7405908E-04 |
5135 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9282128E+09 |
5136 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5137 |
(PID.TID 0000.0001) streamice linear solve number 18 119 iterations |
5138 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.44672266871794E-01 |
5139 |
(PID.TID 0000.0001) err/err_init 0.4878605E-04 |
5140 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
5141 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5896663E+09 |
5142 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5143 |
(PID.TID 0000.0001) streamice linear solve number 19 129 iterations |
5144 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.21170490039458E-02 |
5145 |
(PID.TID 0000.0001) err/err_init 0.3212314E-04 |
5146 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3755126E+09 |
5147 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5148 |
(PID.TID 0000.0001) streamice linear solve number 20 130 iterations |
5149 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.86485021849512E-02 |
5150 |
(PID.TID 0000.0001) err/err_init 0.2111137E-04 |
5151 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
5152 |
time_step_loc 0.20000000000000001 |
5153 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
5154 |
(PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE |
5155 |
early fc = 0.000000000000000D+00 |
5156 |
--> objf_test(bi,bj) = 0.375295380785324D+09 |
5157 |
--> objf_tracer(bi,bj) = 0.000000000000000D+00 |
5158 |
--> objf_atl(bi,bj) = 0.000000000000000D+00 |
5159 |
local fc = 0.375295380785324D+09 |
5160 |
global fc = 0.375295380785324D+09 |
5161 |
(PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 3.75295380785324E+08 |
5162 |
(PID.TID 0000.0001) Start initial hydrostatic pressure computation |
5163 |
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC |
5164 |
(PID.TID 0000.0001) |
5165 |
(PID.TID 0000.0001) initializing analytic thickness |
5166 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.8084495E+12 |
5167 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4387626E+13 |
5168 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5169 |
(PID.TID 0000.0001) streamice linear solve number 1 83 iterations |
5170 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72968409916550E-05 |
5171 |
(PID.TID 0000.0001) err/err_init 0.9992006E+00 |
5172 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4378349E+13 |
5173 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5174 |
(PID.TID 0000.0001) streamice linear solve number 2 93 iterations |
5175 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.13977050407820E-02 |
5176 |
(PID.TID 0000.0001) err/err_init 0.9876962E+00 |
5177 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4303637E+13 |
5178 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5179 |
(PID.TID 0000.0001) streamice linear solve number 3 96 iterations |
5180 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.40274421866803E-01 |
5181 |
(PID.TID 0000.0001) err/err_init 0.9393140E+00 |
5182 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4060602E+13 |
5183 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5184 |
(PID.TID 0000.0001) streamice linear solve number 4 100 iterations |
5185 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.37354509836059E+00 |
5186 |
(PID.TID 0000.0001) err/err_init 0.8373991E+00 |
5187 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3600365E+13 |
5188 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5189 |
(PID.TID 0000.0001) streamice linear solve number 5 101 iterations |
5190 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.61991794514920E+01 |
5191 |
(PID.TID 0000.0001) err/err_init 0.6946444E+00 |
5192 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2978342E+13 |
5193 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5194 |
(PID.TID 0000.0001) streamice linear solve number 6 102 iterations |
5195 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.70663833589808E+01 |
5196 |
(PID.TID 0000.0001) err/err_init 0.5391347E+00 |
5197 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2306526E+13 |
5198 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5199 |
(PID.TID 0000.0001) streamice linear solve number 7 102 iterations |
5200 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.09162224050501E+02 |
5201 |
(PID.TID 0000.0001) err/err_init 0.3950178E+00 |
5202 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1686366E+13 |
5203 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5204 |
(PID.TID 0000.0001) streamice linear solve number 8 102 iterations |
5205 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29371953464586E+02 |
5206 |
(PID.TID 0000.0001) err/err_init 0.2760551E+00 |
5207 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1176603E+13 |
5208 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5209 |
(PID.TID 0000.0001) streamice linear solve number 9 102 iterations |
5210 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.23097225221911E+02 |
5211 |
(PID.TID 0000.0001) err/err_init 0.1860992E+00 |
5212 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7924776E+12 |
5213 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5214 |
(PID.TID 0000.0001) streamice linear solve number 10 102 iterations |
5215 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.00937078256201E+02 |
5216 |
(PID.TID 0000.0001) err/err_init 0.1227685E+00 |
5217 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5207404E+12 |
5218 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5219 |
(PID.TID 0000.0001) streamice linear solve number 11 102 iterations |
5220 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.50112325850184E+01 |
5221 |
(PID.TID 0000.0001) err/err_init 0.8061570E-01 |
5222 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3367066E+12 |
5223 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5224 |
(PID.TID 0000.0001) streamice linear solve number 12 102 iterations |
5225 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.36531880944123E+01 |
5226 |
(PID.TID 0000.0001) err/err_init 0.5252746E-01 |
5227 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2155730E+12 |
5228 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5229 |
(PID.TID 0000.0001) streamice linear solve number 13 103 iterations |
5230 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.69184414590759E+01 |
5231 |
(PID.TID 0000.0001) err/err_init 0.3407276E-01 |
5232 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1372428E+12 |
5233 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5234 |
(PID.TID 0000.0001) streamice linear solve number 14 103 iterations |
5235 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.47037066227169E+01 |
5236 |
(PID.TID 0000.0001) err/err_init 0.2204350E-01 |
5237 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8711999E+11 |
5238 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5239 |
(PID.TID 0000.0001) streamice linear solve number 15 103 iterations |
5240 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.62330615857811E+01 |
5241 |
(PID.TID 0000.0001) err/err_init 0.1423713E-01 |
5242 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5523381E+11 |
5243 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5244 |
(PID.TID 0000.0001) streamice linear solve number 16 104 iterations |
5245 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.05423235840875E+01 |
5246 |
(PID.TID 0000.0001) err/err_init 0.9184078E-02 |
5247 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
5248 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3500912E+11 |
5249 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5250 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
5251 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.79475543830961E+00 |
5252 |
(PID.TID 0000.0001) err/err_init 0.5918513E-02 |
5253 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2219683E+11 |
5254 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5255 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
5256 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.35792120391022E+00 |
5257 |
(PID.TID 0000.0001) err/err_init 0.3810620E-02 |
5258 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1408204E+11 |
5259 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5260 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
5261 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.78615865825304E+00 |
5262 |
(PID.TID 0000.0001) err/err_init 0.2451355E-02 |
5263 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8940638E+10 |
5264 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5265 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
5266 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.77762062183240E+00 |
5267 |
(PID.TID 0000.0001) err/err_init 0.1575649E-02 |
5268 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
5269 |
(PID.TID 0000.0001) // ======================================================= |
5270 |
(PID.TID 0000.0001) // Model current state |
5271 |
(PID.TID 0000.0001) // ======================================================= |
5272 |
(PID.TID 0000.0001) |
5273 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
5274 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
5275 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6772681E+10 |
5276 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5277 |
(PID.TID 0000.0001) streamice linear solve number 1 103 iterations |
5278 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.11044027244634E+00 |
5279 |
(PID.TID 0000.0001) err/err_init 0.5398573E+00 |
5280 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3912808E+10 |
5281 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5282 |
(PID.TID 0000.0001) streamice linear solve number 2 107 iterations |
5283 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.25481326109730E-01 |
5284 |
(PID.TID 0000.0001) err/err_init 0.3067802E+00 |
5285 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2392212E+10 |
5286 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5287 |
(PID.TID 0000.0001) streamice linear solve number 3 105 iterations |
5288 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.64964140225106E-01 |
5289 |
(PID.TID 0000.0001) err/err_init 0.1822714E+00 |
5290 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1505278E+10 |
5291 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5292 |
(PID.TID 0000.0001) streamice linear solve number 4 104 iterations |
5293 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96266475546190E-01 |
5294 |
(PID.TID 0000.0001) err/err_init 0.1090379E+00 |
5295 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9525852E+09 |
5296 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5297 |
(PID.TID 0000.0001) streamice linear solve number 5 104 iterations |
5298 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88465150094089E-01 |
5299 |
(PID.TID 0000.0001) err/err_init 0.6652699E-01 |
5300 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6043515E+09 |
5301 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5302 |
(PID.TID 0000.0001) streamice linear solve number 6 106 iterations |
5303 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19831636173785E-01 |
5304 |
(PID.TID 0000.0001) err/err_init 0.4329810E-01 |
5305 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3840997E+09 |
5306 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5307 |
(PID.TID 0000.0001) streamice linear solve number 7 104 iterations |
5308 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.61820985673012E-02 |
5309 |
(PID.TID 0000.0001) err/err_init 0.2806889E-01 |
5310 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2444761E+09 |
5311 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5312 |
(PID.TID 0000.0001) streamice linear solve number 8 107 iterations |
5313 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.84310485547894E-02 |
5314 |
(PID.TID 0000.0001) err/err_init 0.1814917E-01 |
5315 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1558064E+09 |
5316 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5317 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
5318 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07895004459624E-02 |
5319 |
(PID.TID 0000.0001) err/err_init 0.1171378E-01 |
5320 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9940893E+08 |
5321 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5322 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
5323 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95748443005641E-02 |
5324 |
(PID.TID 0000.0001) err/err_init 0.7549878E-02 |
5325 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
5326 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6348917E+08 |
5327 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5328 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
5329 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24456200280747E-02 |
5330 |
(PID.TID 0000.0001) err/err_init 0.4860722E-02 |
5331 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4058423E+08 |
5332 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5333 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
5334 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.91337033797390E-03 |
5335 |
(PID.TID 0000.0001) err/err_init 0.3126468E-02 |
5336 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2596290E+08 |
5337 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5338 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
5339 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.03195380281340E-03 |
5340 |
(PID.TID 0000.0001) err/err_init 0.2009326E-02 |
5341 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1662064E+08 |
5342 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5343 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
5344 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.19996241421450E-03 |
5345 |
(PID.TID 0000.0001) err/err_init 0.1290410E-02 |
5346 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1064647E+08 |
5347 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5348 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
5349 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03511335678286E-03 |
5350 |
(PID.TID 0000.0001) err/err_init 0.8281657E-03 |
5351 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6823320E+07 |
5352 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5353 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
5354 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29440406794856E-03 |
5355 |
(PID.TID 0000.0001) err/err_init 0.5311834E-03 |
5356 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4375136E+07 |
5357 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5358 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
5359 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.23361135189771E-04 |
5360 |
(PID.TID 0000.0001) err/err_init 0.3405123E-03 |
5361 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2806528E+07 |
5362 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5363 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
5364 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23783136827660E-04 |
5365 |
(PID.TID 0000.0001) err/err_init 0.2181741E-03 |
5366 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1800979E+07 |
5367 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5368 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
5369 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33242713054460E-04 |
5370 |
(PID.TID 0000.0001) err/err_init 0.1397252E-03 |
5371 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1156088E+07 |
5372 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5373 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
5374 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12048934713494E-04 |
5375 |
(PID.TID 0000.0001) err/err_init 0.8944700E-04 |
5376 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
5377 |
time_step_loc 0.20000000000000001 |
5378 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
5379 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
5380 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
5381 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176883E+13 |
5382 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5383 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
5384 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268948769180E+02 |
5385 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
5386 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
5387 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5388 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
5389 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136184807524E+02 |
5390 |
(PID.TID 0000.0001) err/err_init 0.3909273E+00 |
5391 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561407E+13 |
5392 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5393 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
5394 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042465119756E+02 |
5395 |
(PID.TID 0000.0001) err/err_init 0.2323379E+00 |
5396 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589659E+13 |
5397 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5398 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
5399 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006716407337E+02 |
5400 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
5401 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006216E+13 |
5402 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5403 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
5404 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524763671622E+02 |
5405 |
(PID.TID 0000.0001) err/err_init 0.8903218E-01 |
5406 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400960E+12 |
5407 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5408 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
5409 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48831987721882E+02 |
5410 |
(PID.TID 0000.0001) err/err_init 0.5608338E-01 |
5411 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065694E+12 |
5412 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5413 |
(PID.TID 0000.0001) streamice linear solve number 7 103 iterations |
5414 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96995383271649E+01 |
5415 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
5416 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575200E+12 |
5417 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5418 |
(PID.TID 0000.0001) streamice linear solve number 8 104 iterations |
5419 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871702960521E+01 |
5420 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
5421 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627471E+12 |
5422 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5423 |
(PID.TID 0000.0001) streamice linear solve number 9 104 iterations |
5424 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18536311588828E+01 |
5425 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
5426 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027155E+12 |
5427 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5428 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
5429 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740367628217E+01 |
5430 |
(PID.TID 0000.0001) err/err_init 0.8860954E-02 |
5431 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
5432 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479340E+11 |
5433 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5434 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
5435 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250425005512E+01 |
5436 |
(PID.TID 0000.0001) err/err_init 0.5559383E-02 |
5437 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087587E+11 |
5438 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5439 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
5440 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07054113874669E+01 |
5441 |
(PID.TID 0000.0001) err/err_init 0.3487514E-02 |
5442 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580095E+11 |
5443 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5444 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
5445 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75877641780698E+00 |
5446 |
(PID.TID 0000.0001) err/err_init 0.2188266E-02 |
5447 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629923E+11 |
5448 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5449 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
5450 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26400452371581E+00 |
5451 |
(PID.TID 0000.0001) err/err_init 0.1373601E-02 |
5452 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
5453 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5454 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
5455 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68818399777729E+00 |
5456 |
(PID.TID 0000.0001) err/err_init 0.8626563E-03 |
5457 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525645E+10 |
5458 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5459 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
5460 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69403731160583E+00 |
5461 |
(PID.TID 0000.0001) err/err_init 0.5420584E-03 |
5462 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136490E+10 |
5463 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5464 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
5465 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06730830471952E+00 |
5466 |
(PID.TID 0000.0001) err/err_init 0.3407890E-03 |
5467 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625345E+10 |
5468 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5469 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
5470 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72371004341130E-01 |
5471 |
(PID.TID 0000.0001) err/err_init 0.2143622E-03 |
5472 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668370E+10 |
5473 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5474 |
(PID.TID 0000.0001) streamice linear solve number 19 115 iterations |
5475 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23555530204794E-01 |
5476 |
(PID.TID 0000.0001) err/err_init 0.1349030E-03 |
5477 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061572E+10 |
5478 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5479 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
5480 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66816311805997E-01 |
5481 |
(PID.TID 0000.0001) err/err_init 0.8493589E-04 |
5482 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
5483 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
5484 |
time_step_loc 0.20000000000000001 |
5485 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
5486 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000002 0.40E+00seconds |
5487 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2420311E+13 |
5488 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6901114E+13 |
5489 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5490 |
(PID.TID 0000.0001) streamice linear solve number 1 102 iterations |
5491 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.17706312207556E+03 |
5492 |
(PID.TID 0000.0001) err/err_init 0.5399226E+00 |
5493 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3416131E+13 |
5494 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5495 |
(PID.TID 0000.0001) streamice linear solve number 2 100 iterations |
5496 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.81196534959753E+02 |
5497 |
(PID.TID 0000.0001) err/err_init 0.3474615E+00 |
5498 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2141292E+13 |
5499 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5500 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
5501 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.23053039169622E+02 |
5502 |
(PID.TID 0000.0001) err/err_init 0.2072710E+00 |
5503 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1254895E+13 |
5504 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5505 |
(PID.TID 0000.0001) streamice linear solve number 4 104 iterations |
5506 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.36022768550526E+02 |
5507 |
(PID.TID 0000.0001) err/err_init 0.1174091E+00 |
5508 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7122645E+12 |
5509 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5510 |
(PID.TID 0000.0001) streamice linear solve number 5 104 iterations |
5511 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90068297789966E+01 |
5512 |
(PID.TID 0000.0001) err/err_init 0.6480497E-01 |
5513 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013342E+12 |
5514 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5515 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
5516 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.46467254477105E+01 |
5517 |
(PID.TID 0000.0001) err/err_init 0.3545351E-01 |
5518 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2272012E+12 |
5519 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5520 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
5521 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.51175333864178E+01 |
5522 |
(PID.TID 0000.0001) err/err_init 0.1938340E-01 |
5523 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1299466E+12 |
5524 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5525 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
5526 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.42155314160876E+01 |
5527 |
(PID.TID 0000.0001) err/err_init 0.1062422E-01 |
5528 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7526607E+11 |
5529 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5530 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
5531 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.42088843029251E+00 |
5532 |
(PID.TID 0000.0001) err/err_init 0.5843258E-02 |
5533 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
5534 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4418701E+11 |
5535 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5536 |
(PID.TID 0000.0001) streamice linear solve number 10 123 iterations |
5537 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.34380658439579E+00 |
5538 |
(PID.TID 0000.0001) err/err_init 0.3224842E-02 |
5539 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2629530E+11 |
5540 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5541 |
(PID.TID 0000.0001) streamice linear solve number 11 122 iterations |
5542 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.39950207692914E+00 |
5543 |
(PID.TID 0000.0001) err/err_init 0.1815763E-02 |
5544 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1585314E+11 |
5545 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5546 |
(PID.TID 0000.0001) streamice linear solve number 12 122 iterations |
5547 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.16504437320191E+00 |
5548 |
(PID.TID 0000.0001) err/err_init 0.1034320E-02 |
5549 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9672797E+10 |
5550 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5551 |
(PID.TID 0000.0001) streamice linear solve number 13 122 iterations |
5552 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.37942283807899E+00 |
5553 |
(PID.TID 0000.0001) err/err_init 0.5895533E-03 |
5554 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5964482E+10 |
5555 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5556 |
(PID.TID 0000.0001) streamice linear solve number 14 122 iterations |
5557 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.78928746204565E-01 |
5558 |
(PID.TID 0000.0001) err/err_init 0.3363558E-03 |
5559 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3710873E+10 |
5560 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5561 |
(PID.TID 0000.0001) streamice linear solve number 15 122 iterations |
5562 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.59971441163384E-01 |
5563 |
(PID.TID 0000.0001) err/err_init 0.1921183E-03 |
5564 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2325684E+10 |
5565 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5566 |
(PID.TID 0000.0001) streamice linear solve number 16 122 iterations |
5567 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.56704552108909E-01 |
5568 |
(PID.TID 0000.0001) err/err_init 0.1160673E-03 |
5569 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1465999E+10 |
5570 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5571 |
(PID.TID 0000.0001) streamice linear solve number 17 122 iterations |
5572 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.27184762085358E-01 |
5573 |
(PID.TID 0000.0001) err/err_init 0.7405617E-04 |
5574 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9282088E+09 |
5575 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5576 |
(PID.TID 0000.0001) streamice linear solve number 18 122 iterations |
5577 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.44672356309911E-01 |
5578 |
(PID.TID 0000.0001) err/err_init 0.4878608E-04 |
5579 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
5580 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5896633E+09 |
5581 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5582 |
(PID.TID 0000.0001) streamice linear solve number 19 129 iterations |
5583 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.21171052997352E-02 |
5584 |
(PID.TID 0000.0001) err/err_init 0.3212315E-04 |
5585 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3755104E+09 |
5586 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5587 |
(PID.TID 0000.0001) streamice linear solve number 20 130 iterations |
5588 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.86485367770138E-02 |
5589 |
(PID.TID 0000.0001) err/err_init 0.2111139E-04 |
5590 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
5591 |
time_step_loc 0.20000000000000001 |
5592 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
5593 |
(PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE |
5594 |
early fc = 0.000000000000000D+00 |
5595 |
--> objf_test(bi,bj) = 0.375294199623523D+09 |
5596 |
--> objf_tracer(bi,bj) = 0.000000000000000D+00 |
5597 |
--> objf_atl(bi,bj) = 0.000000000000000D+00 |
5598 |
local fc = 0.375294199623523D+09 |
5599 |
global fc = 0.375294199623523D+09 |
5600 |
(PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 3.75294199623523E+08 |
5601 |
grad-res ------------------------------- |
5602 |
grad-res 0 3 14 10 1 1 1 1 3.75294790292E+08 3.75295380785E+08 3.75294199624E+08 |
5603 |
grad-res 0 3 3 365 0 1 1 1 5.90483736894E+03 5.90580900848E+03 -1.64549754899E-04 |
5604 |
(PID.TID 0000.0001) ADM ref_cost_function = 3.75294790292260E+08 |
5605 |
(PID.TID 0000.0001) ADM adjoint_gradient = 5.90483736893734E+03 |
5606 |
(PID.TID 0000.0001) ADM finite-diff_grad = 5.90580900847912E+03 |
5607 |
(PID.TID 0000.0001) ====== End of gradient-check number 3 (ierr= 0) ======= |
5608 |
(PID.TID 0000.0001) ====== Starts gradient-check number 4 (=ichknum) ======= |
5609 |
ph-test icomp, ncvarcomp, ichknum 367 741 4 |
5610 |
ph-grd _loc: bi, bj, icomptest, ichknum 1 1 365 4 |
5611 |
ph-grd -->hit<-- 16 10 1 1 |
5612 |
(PID.TID 0000.0001) grdchk pos: i,j,k= 16 10 1 ; bi,bj= 1 1 ; iobc= 1 ; rec= 1 |
5613 |
(PID.TID 0000.0001) Start initial hydrostatic pressure computation |
5614 |
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC |
5615 |
(PID.TID 0000.0001) |
5616 |
(PID.TID 0000.0001) initializing analytic thickness |
5617 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.8084495E+12 |
5618 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4387626E+13 |
5619 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5620 |
(PID.TID 0000.0001) streamice linear solve number 1 83 iterations |
5621 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72968409916550E-05 |
5622 |
(PID.TID 0000.0001) err/err_init 0.9992006E+00 |
5623 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4378349E+13 |
5624 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5625 |
(PID.TID 0000.0001) streamice linear solve number 2 93 iterations |
5626 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.13977050407820E-02 |
5627 |
(PID.TID 0000.0001) err/err_init 0.9876962E+00 |
5628 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4303637E+13 |
5629 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5630 |
(PID.TID 0000.0001) streamice linear solve number 3 96 iterations |
5631 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.40274421866803E-01 |
5632 |
(PID.TID 0000.0001) err/err_init 0.9393140E+00 |
5633 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4060602E+13 |
5634 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5635 |
(PID.TID 0000.0001) streamice linear solve number 4 100 iterations |
5636 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.37354509836059E+00 |
5637 |
(PID.TID 0000.0001) err/err_init 0.8373991E+00 |
5638 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3600365E+13 |
5639 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5640 |
(PID.TID 0000.0001) streamice linear solve number 5 101 iterations |
5641 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.61991794514920E+01 |
5642 |
(PID.TID 0000.0001) err/err_init 0.6946444E+00 |
5643 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2978342E+13 |
5644 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5645 |
(PID.TID 0000.0001) streamice linear solve number 6 102 iterations |
5646 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.70663833589808E+01 |
5647 |
(PID.TID 0000.0001) err/err_init 0.5391347E+00 |
5648 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2306526E+13 |
5649 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5650 |
(PID.TID 0000.0001) streamice linear solve number 7 102 iterations |
5651 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.09162224050501E+02 |
5652 |
(PID.TID 0000.0001) err/err_init 0.3950178E+00 |
5653 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1686366E+13 |
5654 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5655 |
(PID.TID 0000.0001) streamice linear solve number 8 102 iterations |
5656 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29371953464586E+02 |
5657 |
(PID.TID 0000.0001) err/err_init 0.2760551E+00 |
5658 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1176603E+13 |
5659 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5660 |
(PID.TID 0000.0001) streamice linear solve number 9 102 iterations |
5661 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.23097225221911E+02 |
5662 |
(PID.TID 0000.0001) err/err_init 0.1860992E+00 |
5663 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7924776E+12 |
5664 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5665 |
(PID.TID 0000.0001) streamice linear solve number 10 102 iterations |
5666 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.00937078256201E+02 |
5667 |
(PID.TID 0000.0001) err/err_init 0.1227685E+00 |
5668 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5207404E+12 |
5669 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5670 |
(PID.TID 0000.0001) streamice linear solve number 11 102 iterations |
5671 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.50112325850184E+01 |
5672 |
(PID.TID 0000.0001) err/err_init 0.8061570E-01 |
5673 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3367066E+12 |
5674 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5675 |
(PID.TID 0000.0001) streamice linear solve number 12 102 iterations |
5676 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.36531880944123E+01 |
5677 |
(PID.TID 0000.0001) err/err_init 0.5252746E-01 |
5678 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2155730E+12 |
5679 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5680 |
(PID.TID 0000.0001) streamice linear solve number 13 103 iterations |
5681 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.69184414590759E+01 |
5682 |
(PID.TID 0000.0001) err/err_init 0.3407276E-01 |
5683 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1372428E+12 |
5684 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5685 |
(PID.TID 0000.0001) streamice linear solve number 14 103 iterations |
5686 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.47037066227169E+01 |
5687 |
(PID.TID 0000.0001) err/err_init 0.2204350E-01 |
5688 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8711999E+11 |
5689 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5690 |
(PID.TID 0000.0001) streamice linear solve number 15 103 iterations |
5691 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.62330615857811E+01 |
5692 |
(PID.TID 0000.0001) err/err_init 0.1423713E-01 |
5693 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5523381E+11 |
5694 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5695 |
(PID.TID 0000.0001) streamice linear solve number 16 104 iterations |
5696 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.05423235840875E+01 |
5697 |
(PID.TID 0000.0001) err/err_init 0.9184078E-02 |
5698 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
5699 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3500912E+11 |
5700 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5701 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
5702 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.79475543830961E+00 |
5703 |
(PID.TID 0000.0001) err/err_init 0.5918513E-02 |
5704 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2219683E+11 |
5705 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5706 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
5707 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.35792120391022E+00 |
5708 |
(PID.TID 0000.0001) err/err_init 0.3810620E-02 |
5709 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1408204E+11 |
5710 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5711 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
5712 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.78615865825304E+00 |
5713 |
(PID.TID 0000.0001) err/err_init 0.2451355E-02 |
5714 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8940638E+10 |
5715 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5716 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
5717 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.77762062183240E+00 |
5718 |
(PID.TID 0000.0001) err/err_init 0.1575649E-02 |
5719 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
5720 |
(PID.TID 0000.0001) // ======================================================= |
5721 |
(PID.TID 0000.0001) // Model current state |
5722 |
(PID.TID 0000.0001) // ======================================================= |
5723 |
(PID.TID 0000.0001) |
5724 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
5725 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
5726 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6772428E+10 |
5727 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5728 |
(PID.TID 0000.0001) streamice linear solve number 1 103 iterations |
5729 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.10990353168518E+00 |
5730 |
(PID.TID 0000.0001) err/err_init 0.5398546E+00 |
5731 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3912614E+10 |
5732 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5733 |
(PID.TID 0000.0001) streamice linear solve number 2 106 iterations |
5734 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.25090904115405E-01 |
5735 |
(PID.TID 0000.0001) err/err_init 0.3067713E+00 |
5736 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2392089E+10 |
5737 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5738 |
(PID.TID 0000.0001) streamice linear solve number 3 104 iterations |
5739 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.64744410913568E-01 |
5740 |
(PID.TID 0000.0001) err/err_init 0.1822622E+00 |
5741 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1505206E+10 |
5742 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5743 |
(PID.TID 0000.0001) streamice linear solve number 4 105 iterations |
5744 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96139480529632E-01 |
5745 |
(PID.TID 0000.0001) err/err_init 0.1090309E+00 |
5746 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9525441E+09 |
5747 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5748 |
(PID.TID 0000.0001) streamice linear solve number 5 105 iterations |
5749 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88390589058258E-01 |
5750 |
(PID.TID 0000.0001) err/err_init 0.6651384E-01 |
5751 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6043276E+09 |
5752 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5753 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
5754 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19787427735446E-01 |
5755 |
(PID.TID 0000.0001) err/err_init 0.4328967E-01 |
5756 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3840856E+09 |
5757 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5758 |
(PID.TID 0000.0001) streamice linear solve number 7 106 iterations |
5759 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.61557303355858E-02 |
5760 |
(PID.TID 0000.0001) err/err_init 0.2806362E-01 |
5761 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2444677E+09 |
5762 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5763 |
(PID.TID 0000.0001) streamice linear solve number 8 105 iterations |
5764 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.84152399249069E-02 |
5765 |
(PID.TID 0000.0001) err/err_init 0.1814593E-01 |
5766 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1558013E+09 |
5767 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5768 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
5769 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07799967829396E-02 |
5770 |
(PID.TID 0000.0001) err/err_init 0.1171182E-01 |
5771 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9940571E+08 |
5772 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5773 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
5774 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95691162228968E-02 |
5775 |
(PID.TID 0000.0001) err/err_init 0.7548694E-02 |
5776 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
5777 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6348710E+08 |
5778 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5779 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
5780 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24421614203811E-02 |
5781 |
(PID.TID 0000.0001) err/err_init 0.4860013E-02 |
5782 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4058288E+08 |
5783 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5784 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
5785 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.91127896400212E-03 |
5786 |
(PID.TID 0000.0001) err/err_init 0.3126045E-02 |
5787 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2596201E+08 |
5788 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5789 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
5790 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.03068768466619E-03 |
5791 |
(PID.TID 0000.0001) err/err_init 0.2009074E-02 |
5792 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1662004E+08 |
5793 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5794 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
5795 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.19919513640343E-03 |
5796 |
(PID.TID 0000.0001) err/err_init 0.1290262E-02 |
5797 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1064606E+08 |
5798 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5799 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
5800 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03464796845765E-03 |
5801 |
(PID.TID 0000.0001) err/err_init 0.8280779E-03 |
5802 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6823046E+07 |
5803 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5804 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
5805 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29412155661157E-03 |
5806 |
(PID.TID 0000.0001) err/err_init 0.5311317E-03 |
5807 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4374950E+07 |
5808 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5809 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
5810 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.23189502170862E-04 |
5811 |
(PID.TID 0000.0001) err/err_init 0.3404819E-03 |
5812 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2806401E+07 |
5813 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5814 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
5815 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23678810509409E-04 |
5816 |
(PID.TID 0000.0001) err/err_init 0.2181562E-03 |
5817 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1800892E+07 |
5818 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5819 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
5820 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33182207327809E-04 |
5821 |
(PID.TID 0000.0001) err/err_init 0.1397148E-03 |
5822 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1156029E+07 |
5823 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5824 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
5825 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12012071870049E-04 |
5826 |
(PID.TID 0000.0001) err/err_init 0.8944091E-04 |
5827 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
5828 |
time_step_loc 0.20000000000000001 |
5829 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
5830 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
5831 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
5832 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176884E+13 |
5833 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5834 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
5835 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268885938893E+02 |
5836 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
5837 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
5838 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5839 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
5840 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136102066213E+02 |
5841 |
(PID.TID 0000.0001) err/err_init 0.3909272E+00 |
5842 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561406E+13 |
5843 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5844 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
5845 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042319109003E+02 |
5846 |
(PID.TID 0000.0001) err/err_init 0.2323378E+00 |
5847 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589659E+13 |
5848 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5849 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
5850 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006582434775E+02 |
5851 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
5852 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006216E+13 |
5853 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5854 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
5855 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524634635145E+02 |
5856 |
(PID.TID 0000.0001) err/err_init 0.8903217E-01 |
5857 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400960E+12 |
5858 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5859 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
5860 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48831907311186E+02 |
5861 |
(PID.TID 0000.0001) err/err_init 0.5608338E-01 |
5862 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065693E+12 |
5863 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5864 |
(PID.TID 0000.0001) streamice linear solve number 7 103 iterations |
5865 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96994901448586E+01 |
5866 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
5867 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575200E+12 |
5868 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5869 |
(PID.TID 0000.0001) streamice linear solve number 8 104 iterations |
5870 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871422447408E+01 |
5871 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
5872 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627471E+12 |
5873 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5874 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
5875 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18536143802603E+01 |
5876 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
5877 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027155E+12 |
5878 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5879 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
5880 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740285661172E+01 |
5881 |
(PID.TID 0000.0001) err/err_init 0.8860955E-02 |
5882 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
5883 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479339E+11 |
5884 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5885 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
5886 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250388071578E+01 |
5887 |
(PID.TID 0000.0001) err/err_init 0.5559383E-02 |
5888 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087587E+11 |
5889 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5890 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
5891 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07054096974580E+01 |
5892 |
(PID.TID 0000.0001) err/err_init 0.3487515E-02 |
5893 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580096E+11 |
5894 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5895 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
5896 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75877678833012E+00 |
5897 |
(PID.TID 0000.0001) err/err_init 0.2188266E-02 |
5898 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629923E+11 |
5899 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5900 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
5901 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26400507383642E+00 |
5902 |
(PID.TID 0000.0001) err/err_init 0.1373602E-02 |
5903 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
5904 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5905 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
5906 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68818454446637E+00 |
5907 |
(PID.TID 0000.0001) err/err_init 0.8626566E-03 |
5908 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525647E+10 |
5909 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5910 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
5911 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69403778228889E+00 |
5912 |
(PID.TID 0000.0001) err/err_init 0.5420586E-03 |
5913 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136491E+10 |
5914 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5915 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
5916 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06730868108343E+00 |
5917 |
(PID.TID 0000.0001) err/err_init 0.3407891E-03 |
5918 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625346E+10 |
5919 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5920 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
5921 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72371291936997E-01 |
5922 |
(PID.TID 0000.0001) err/err_init 0.2143623E-03 |
5923 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668371E+10 |
5924 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5925 |
(PID.TID 0000.0001) streamice linear solve number 19 115 iterations |
5926 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23555743344423E-01 |
5927 |
(PID.TID 0000.0001) err/err_init 0.1349030E-03 |
5928 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061573E+10 |
5929 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5930 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
5931 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66816466382807E-01 |
5932 |
(PID.TID 0000.0001) err/err_init 0.8493594E-04 |
5933 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
5934 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
5935 |
time_step_loc 0.20000000000000001 |
5936 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
5937 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000002 0.40E+00seconds |
5938 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2420311E+13 |
5939 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6901112E+13 |
5940 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5941 |
(PID.TID 0000.0001) streamice linear solve number 1 106 iterations |
5942 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.17706261904177E+03 |
5943 |
(PID.TID 0000.0001) err/err_init 0.5399224E+00 |
5944 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3416129E+13 |
5945 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5946 |
(PID.TID 0000.0001) streamice linear solve number 2 100 iterations |
5947 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.81196427121113E+02 |
5948 |
(PID.TID 0000.0001) err/err_init 0.3474613E+00 |
5949 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2141290E+13 |
5950 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5951 |
(PID.TID 0000.0001) streamice linear solve number 3 102 iterations |
5952 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.23053001997534E+02 |
5953 |
(PID.TID 0000.0001) err/err_init 0.2072709E+00 |
5954 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1254894E+13 |
5955 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5956 |
(PID.TID 0000.0001) streamice linear solve number 4 101 iterations |
5957 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.36022747338778E+02 |
5958 |
(PID.TID 0000.0001) err/err_init 0.1174090E+00 |
5959 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7122638E+12 |
5960 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5961 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
5962 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90067980755415E+01 |
5963 |
(PID.TID 0000.0001) err/err_init 0.6480493E-01 |
5964 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013338E+12 |
5965 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5966 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
5967 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.46467149416065E+01 |
5968 |
(PID.TID 0000.0001) err/err_init 0.3545349E-01 |
5969 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2272009E+12 |
5970 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5971 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
5972 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.51175298291419E+01 |
5973 |
(PID.TID 0000.0001) err/err_init 0.1938339E-01 |
5974 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1299465E+12 |
5975 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5976 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
5977 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.42155312082058E+01 |
5978 |
(PID.TID 0000.0001) err/err_init 0.1062421E-01 |
5979 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7526601E+11 |
5980 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5981 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
5982 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.42088459077149E+00 |
5983 |
(PID.TID 0000.0001) err/err_init 0.5843256E-02 |
5984 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
5985 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4418698E+11 |
5986 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5987 |
(PID.TID 0000.0001) streamice linear solve number 10 122 iterations |
5988 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.34380408990808E+00 |
5989 |
(PID.TID 0000.0001) err/err_init 0.3224842E-02 |
5990 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2629529E+11 |
5991 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5992 |
(PID.TID 0000.0001) streamice linear solve number 11 122 iterations |
5993 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.39950046552906E+00 |
5994 |
(PID.TID 0000.0001) err/err_init 0.1815763E-02 |
5995 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1585314E+11 |
5996 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
5997 |
(PID.TID 0000.0001) streamice linear solve number 12 124 iterations |
5998 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.16504334727210E+00 |
5999 |
(PID.TID 0000.0001) err/err_init 0.1034320E-02 |
6000 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9672798E+10 |
6001 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6002 |
(PID.TID 0000.0001) streamice linear solve number 13 125 iterations |
6003 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.37942219276374E+00 |
6004 |
(PID.TID 0000.0001) err/err_init 0.5895532E-03 |
6005 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5964485E+10 |
6006 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6007 |
(PID.TID 0000.0001) streamice linear solve number 14 123 iterations |
6008 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.78928341140977E-01 |
6009 |
(PID.TID 0000.0001) err/err_init 0.3363557E-03 |
6010 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3710877E+10 |
6011 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6012 |
(PID.TID 0000.0001) streamice linear solve number 15 122 iterations |
6013 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.59971187657425E-01 |
6014 |
(PID.TID 0000.0001) err/err_init 0.1921183E-03 |
6015 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2325687E+10 |
6016 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6017 |
(PID.TID 0000.0001) streamice linear solve number 16 124 iterations |
6018 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.56704391416997E-01 |
6019 |
(PID.TID 0000.0001) err/err_init 0.1160673E-03 |
6020 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1466002E+10 |
6021 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6022 |
(PID.TID 0000.0001) streamice linear solve number 17 122 iterations |
6023 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.27184662456352E-01 |
6024 |
(PID.TID 0000.0001) err/err_init 0.7405829E-04 |
6025 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9282109E+09 |
6026 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6027 |
(PID.TID 0000.0001) streamice linear solve number 18 123 iterations |
6028 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.44672292976338E-01 |
6029 |
(PID.TID 0000.0001) err/err_init 0.4878605E-04 |
6030 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
6031 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5896649E+09 |
6032 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6033 |
(PID.TID 0000.0001) streamice linear solve number 19 129 iterations |
6034 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.21170657815082E-02 |
6035 |
(PID.TID 0000.0001) err/err_init 0.3212313E-04 |
6036 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3755116E+09 |
6037 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6038 |
(PID.TID 0000.0001) streamice linear solve number 20 130 iterations |
6039 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.86485118390101E-02 |
6040 |
(PID.TID 0000.0001) err/err_init 0.2111137E-04 |
6041 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
6042 |
time_step_loc 0.20000000000000001 |
6043 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
6044 |
(PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE |
6045 |
early fc = 0.000000000000000D+00 |
6046 |
--> objf_test(bi,bj) = 0.375295458518238D+09 |
6047 |
--> objf_tracer(bi,bj) = 0.000000000000000D+00 |
6048 |
--> objf_atl(bi,bj) = 0.000000000000000D+00 |
6049 |
local fc = 0.375295458518238D+09 |
6050 |
global fc = 0.375295458518238D+09 |
6051 |
(PID.TID 0000.0001) grdchk perturb(+)fc: fcpertplus = 3.75295458518238E+08 |
6052 |
(PID.TID 0000.0001) Start initial hydrostatic pressure computation |
6053 |
(PID.TID 0000.0001) Pressure is predetermined for buoyancyRelation OCEANIC |
6054 |
(PID.TID 0000.0001) |
6055 |
(PID.TID 0000.0001) initializing analytic thickness |
6056 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.8084495E+12 |
6057 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4387626E+13 |
6058 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6059 |
(PID.TID 0000.0001) streamice linear solve number 1 83 iterations |
6060 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72968409916550E-05 |
6061 |
(PID.TID 0000.0001) err/err_init 0.9992006E+00 |
6062 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4378349E+13 |
6063 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6064 |
(PID.TID 0000.0001) streamice linear solve number 2 93 iterations |
6065 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.13977050407820E-02 |
6066 |
(PID.TID 0000.0001) err/err_init 0.9876962E+00 |
6067 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4303637E+13 |
6068 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6069 |
(PID.TID 0000.0001) streamice linear solve number 3 96 iterations |
6070 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.40274421866803E-01 |
6071 |
(PID.TID 0000.0001) err/err_init 0.9393140E+00 |
6072 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4060602E+13 |
6073 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6074 |
(PID.TID 0000.0001) streamice linear solve number 4 100 iterations |
6075 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.37354509836059E+00 |
6076 |
(PID.TID 0000.0001) err/err_init 0.8373991E+00 |
6077 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3600365E+13 |
6078 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6079 |
(PID.TID 0000.0001) streamice linear solve number 5 101 iterations |
6080 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.61991794514920E+01 |
6081 |
(PID.TID 0000.0001) err/err_init 0.6946444E+00 |
6082 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2978342E+13 |
6083 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6084 |
(PID.TID 0000.0001) streamice linear solve number 6 102 iterations |
6085 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.70663833589808E+01 |
6086 |
(PID.TID 0000.0001) err/err_init 0.5391347E+00 |
6087 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2306526E+13 |
6088 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6089 |
(PID.TID 0000.0001) streamice linear solve number 7 102 iterations |
6090 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.09162224050501E+02 |
6091 |
(PID.TID 0000.0001) err/err_init 0.3950178E+00 |
6092 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1686366E+13 |
6093 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6094 |
(PID.TID 0000.0001) streamice linear solve number 8 102 iterations |
6095 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29371953464586E+02 |
6096 |
(PID.TID 0000.0001) err/err_init 0.2760551E+00 |
6097 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1176603E+13 |
6098 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6099 |
(PID.TID 0000.0001) streamice linear solve number 9 102 iterations |
6100 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.23097225221911E+02 |
6101 |
(PID.TID 0000.0001) err/err_init 0.1860992E+00 |
6102 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7924776E+12 |
6103 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6104 |
(PID.TID 0000.0001) streamice linear solve number 10 102 iterations |
6105 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.00937078256201E+02 |
6106 |
(PID.TID 0000.0001) err/err_init 0.1227685E+00 |
6107 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5207404E+12 |
6108 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6109 |
(PID.TID 0000.0001) streamice linear solve number 11 102 iterations |
6110 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.50112325850184E+01 |
6111 |
(PID.TID 0000.0001) err/err_init 0.8061570E-01 |
6112 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3367066E+12 |
6113 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6114 |
(PID.TID 0000.0001) streamice linear solve number 12 102 iterations |
6115 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.36531880944123E+01 |
6116 |
(PID.TID 0000.0001) err/err_init 0.5252746E-01 |
6117 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2155730E+12 |
6118 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6119 |
(PID.TID 0000.0001) streamice linear solve number 13 103 iterations |
6120 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.69184414590759E+01 |
6121 |
(PID.TID 0000.0001) err/err_init 0.3407276E-01 |
6122 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1372428E+12 |
6123 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6124 |
(PID.TID 0000.0001) streamice linear solve number 14 103 iterations |
6125 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.47037066227169E+01 |
6126 |
(PID.TID 0000.0001) err/err_init 0.2204350E-01 |
6127 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8711999E+11 |
6128 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6129 |
(PID.TID 0000.0001) streamice linear solve number 15 103 iterations |
6130 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.62330615857811E+01 |
6131 |
(PID.TID 0000.0001) err/err_init 0.1423713E-01 |
6132 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5523381E+11 |
6133 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6134 |
(PID.TID 0000.0001) streamice linear solve number 16 104 iterations |
6135 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.05423235840875E+01 |
6136 |
(PID.TID 0000.0001) err/err_init 0.9184078E-02 |
6137 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
6138 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3500912E+11 |
6139 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6140 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
6141 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.79475543830961E+00 |
6142 |
(PID.TID 0000.0001) err/err_init 0.5918513E-02 |
6143 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2219683E+11 |
6144 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6145 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
6146 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.35792120391022E+00 |
6147 |
(PID.TID 0000.0001) err/err_init 0.3810620E-02 |
6148 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1408204E+11 |
6149 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6150 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
6151 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.78615865825304E+00 |
6152 |
(PID.TID 0000.0001) err/err_init 0.2451355E-02 |
6153 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.8940638E+10 |
6154 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6155 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
6156 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.77762062183240E+00 |
6157 |
(PID.TID 0000.0001) err/err_init 0.1575649E-02 |
6158 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
6159 |
(PID.TID 0000.0001) // ======================================================= |
6160 |
(PID.TID 0000.0001) // Model current state |
6161 |
(PID.TID 0000.0001) // ======================================================= |
6162 |
(PID.TID 0000.0001) |
6163 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000000 0.00E+00seconds |
6164 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.1786456E+10 |
6165 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6772499E+10 |
6166 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6167 |
(PID.TID 0000.0001) streamice linear solve number 1 105 iterations |
6168 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.11039185239611E+00 |
6169 |
(PID.TID 0000.0001) err/err_init 0.5398571E+00 |
6170 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3912821E+10 |
6171 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6172 |
(PID.TID 0000.0001) streamice linear solve number 2 107 iterations |
6173 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.25401634073023E-01 |
6174 |
(PID.TID 0000.0001) err/err_init 0.3067795E+00 |
6175 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2392241E+10 |
6176 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6177 |
(PID.TID 0000.0001) streamice linear solve number 3 105 iterations |
6178 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.64916832732911E-01 |
6179 |
(PID.TID 0000.0001) err/err_init 0.1822708E+00 |
6180 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1505297E+10 |
6181 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6182 |
(PID.TID 0000.0001) streamice linear solve number 4 106 iterations |
6183 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.96239737305086E-01 |
6184 |
(PID.TID 0000.0001) err/err_init 0.1090375E+00 |
6185 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9525967E+09 |
6186 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6187 |
(PID.TID 0000.0001) streamice linear solve number 5 105 iterations |
6188 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.88450203955426E-01 |
6189 |
(PID.TID 0000.0001) err/err_init 0.6652772E-01 |
6190 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6043581E+09 |
6191 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6192 |
(PID.TID 0000.0001) streamice linear solve number 6 107 iterations |
6193 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.19823303200974E-01 |
6194 |
(PID.TID 0000.0001) err/err_init 0.4329870E-01 |
6195 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3841040E+09 |
6196 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6197 |
(PID.TID 0000.0001) streamice linear solve number 7 106 iterations |
6198 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.61774575516938E-02 |
6199 |
(PID.TID 0000.0001) err/err_init 0.2806936E-01 |
6200 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2444791E+09 |
6201 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6202 |
(PID.TID 0000.0001) streamice linear solve number 8 105 iterations |
6203 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.84284578469669E-02 |
6204 |
(PID.TID 0000.0001) err/err_init 0.1814953E-01 |
6205 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1558088E+09 |
6206 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6207 |
(PID.TID 0000.0001) streamice linear solve number 9 105 iterations |
6208 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.07880599292503E-02 |
6209 |
(PID.TID 0000.0001) err/err_init 0.1171405E-01 |
6210 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9941077E+08 |
6211 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6212 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
6213 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.95740437593486E-02 |
6214 |
(PID.TID 0000.0001) err/err_init 0.7550061E-02 |
6215 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
6216 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6349061E+08 |
6217 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6218 |
(PID.TID 0000.0001) streamice linear solve number 11 114 iterations |
6219 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.24451763738307E-02 |
6220 |
(PID.TID 0000.0001) err/err_init 0.4860848E-02 |
6221 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4058534E+08 |
6222 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6223 |
(PID.TID 0000.0001) streamice linear solve number 12 114 iterations |
6224 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.91312529145216E-03 |
6225 |
(PID.TID 0000.0001) err/err_init 0.3126553E-02 |
6226 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2596375E+08 |
6227 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6228 |
(PID.TID 0000.0001) streamice linear solve number 13 114 iterations |
6229 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.03181903684435E-03 |
6230 |
(PID.TID 0000.0001) err/err_init 0.2009382E-02 |
6231 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1662127E+08 |
6232 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6233 |
(PID.TID 0000.0001) streamice linear solve number 14 114 iterations |
6234 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.19988865840060E-03 |
6235 |
(PID.TID 0000.0001) err/err_init 0.1290447E-02 |
6236 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1064692E+08 |
6237 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6238 |
(PID.TID 0000.0001) streamice linear solve number 15 114 iterations |
6239 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.03507324965813E-03 |
6240 |
(PID.TID 0000.0001) err/err_init 0.8281896E-03 |
6241 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6823649E+07 |
6242 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6243 |
(PID.TID 0000.0001) streamice linear solve number 16 114 iterations |
6244 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.29438240674062E-03 |
6245 |
(PID.TID 0000.0001) err/err_init 0.5311987E-03 |
6246 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4375369E+07 |
6247 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6248 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
6249 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.23349544475604E-04 |
6250 |
(PID.TID 0000.0001) err/err_init 0.3405221E-03 |
6251 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2806691E+07 |
6252 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6253 |
(PID.TID 0000.0001) streamice linear solve number 18 114 iterations |
6254 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.23777003650139E-04 |
6255 |
(PID.TID 0000.0001) err/err_init 0.2181803E-03 |
6256 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1801091E+07 |
6257 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6258 |
(PID.TID 0000.0001) streamice linear solve number 19 114 iterations |
6259 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.33239795395457E-04 |
6260 |
(PID.TID 0000.0001) err/err_init 0.1397291E-03 |
6261 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1156165E+07 |
6262 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6263 |
(PID.TID 0000.0001) streamice linear solve number 20 114 iterations |
6264 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12047604236432E-04 |
6265 |
(PID.TID 0000.0001) err/err_init 0.8944945E-04 |
6266 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
6267 |
time_step_loc 0.20000000000000001 |
6268 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
6269 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000001 0.20E+00seconds |
6270 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2096255E+13 |
6271 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7176883E+13 |
6272 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6273 |
(PID.TID 0000.0001) streamice linear solve number 1 96 iterations |
6274 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.85268955554547E+02 |
6275 |
(PID.TID 0000.0001) err/err_init 0.6376908E+00 |
6276 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4277366E+13 |
6277 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6278 |
(PID.TID 0000.0001) streamice linear solve number 2 95 iterations |
6279 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.82136199124286E+02 |
6280 |
(PID.TID 0000.0001) err/err_init 0.3909273E+00 |
6281 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2561406E+13 |
6282 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6283 |
(PID.TID 0000.0001) streamice linear solve number 3 101 iterations |
6284 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.86042463875014E+02 |
6285 |
(PID.TID 0000.0001) err/err_init 0.2323379E+00 |
6286 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1589659E+13 |
6287 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6288 |
(PID.TID 0000.0001) streamice linear solve number 4 102 iterations |
6289 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.92006706022705E+02 |
6290 |
(PID.TID 0000.0001) err/err_init 0.1433687E+00 |
6291 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1006216E+13 |
6292 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6293 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
6294 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.12524742999745E+02 |
6295 |
(PID.TID 0000.0001) err/err_init 0.8903218E-01 |
6296 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6400960E+12 |
6297 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6298 |
(PID.TID 0000.0001) streamice linear solve number 6 103 iterations |
6299 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.48831972056877E+02 |
6300 |
(PID.TID 0000.0001) err/err_init 0.5608338E-01 |
6301 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4065694E+12 |
6302 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6303 |
(PID.TID 0000.0001) streamice linear solve number 7 103 iterations |
6304 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.96995270006430E+01 |
6305 |
(PID.TID 0000.0001) err/err_init 0.3555030E-01 |
6306 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2575200E+12 |
6307 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6308 |
(PID.TID 0000.0001) streamice linear solve number 8 104 iterations |
6309 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.50871623926000E+01 |
6310 |
(PID.TID 0000.0001) err/err_init 0.2243780E-01 |
6311 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1627471E+12 |
6312 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6313 |
(PID.TID 0000.0001) streamice linear solve number 9 104 iterations |
6314 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.18536267279337E+01 |
6315 |
(PID.TID 0000.0001) err/err_init 0.1411282E-01 |
6316 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1027155E+12 |
6317 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6318 |
(PID.TID 0000.0001) streamice linear solve number 10 105 iterations |
6319 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66740326013191E+01 |
6320 |
(PID.TID 0000.0001) err/err_init 0.8860955E-02 |
6321 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
6322 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6479339E+11 |
6323 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6324 |
(PID.TID 0000.0001) streamice linear solve number 11 117 iterations |
6325 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69250397702081E+01 |
6326 |
(PID.TID 0000.0001) err/err_init 0.5559383E-02 |
6327 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4087586E+11 |
6328 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6329 |
(PID.TID 0000.0001) streamice linear solve number 12 117 iterations |
6330 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.07054097017453E+01 |
6331 |
(PID.TID 0000.0001) err/err_init 0.3487514E-02 |
6332 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2580095E+11 |
6333 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6334 |
(PID.TID 0000.0001) streamice linear solve number 13 117 iterations |
6335 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.75877557066224E+00 |
6336 |
(PID.TID 0000.0001) err/err_init 0.2188266E-02 |
6337 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1629922E+11 |
6338 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6339 |
(PID.TID 0000.0001) streamice linear solve number 14 116 iterations |
6340 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.26400400516422E+00 |
6341 |
(PID.TID 0000.0001) err/err_init 0.1373601E-02 |
6342 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1030731E+11 |
6343 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6344 |
(PID.TID 0000.0001) streamice linear solve number 15 115 iterations |
6345 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.68818368179200E+00 |
6346 |
(PID.TID 0000.0001) err/err_init 0.8626564E-03 |
6347 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6525645E+10 |
6348 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6349 |
(PID.TID 0000.0001) streamice linear solve number 16 115 iterations |
6350 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.69403711960877E+00 |
6351 |
(PID.TID 0000.0001) err/err_init 0.5420585E-03 |
6352 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4136490E+10 |
6353 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6354 |
(PID.TID 0000.0001) streamice linear solve number 17 114 iterations |
6355 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.06730818852429E+00 |
6356 |
(PID.TID 0000.0001) err/err_init 0.3407890E-03 |
6357 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2625345E+10 |
6358 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6359 |
(PID.TID 0000.0001) streamice linear solve number 18 115 iterations |
6360 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 6.72370934261835E-01 |
6361 |
(PID.TID 0000.0001) err/err_init 0.2143622E-03 |
6362 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1668370E+10 |
6363 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6364 |
(PID.TID 0000.0001) streamice linear solve number 19 115 iterations |
6365 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.23555488090642E-01 |
6366 |
(PID.TID 0000.0001) err/err_init 0.1349030E-03 |
6367 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1061572E+10 |
6368 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6369 |
(PID.TID 0000.0001) streamice linear solve number 20 116 iterations |
6370 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.66816286652556E-01 |
6371 |
(PID.TID 0000.0001) err/err_init 0.8493590E-04 |
6372 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
6373 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
6374 |
time_step_loc 0.20000000000000001 |
6375 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
6376 |
(PID.TID 0000.0001) streamice solo_time_step: nIter0000000002 0.40E+00seconds |
6377 |
(PID.TID 0000.0001) initial nonlinear resid (error): 0.2420311E+13 |
6378 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.6901114E+13 |
6379 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6380 |
(PID.TID 0000.0001) streamice linear solve number 1 106 iterations |
6381 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.17706317026686E+03 |
6382 |
(PID.TID 0000.0001) err/err_init 0.5399226E+00 |
6383 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3416131E+13 |
6384 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6385 |
(PID.TID 0000.0001) streamice linear solve number 2 100 iterations |
6386 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.81196489315397E+02 |
6387 |
(PID.TID 0000.0001) err/err_init 0.3474615E+00 |
6388 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2141292E+13 |
6389 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6390 |
(PID.TID 0000.0001) streamice linear solve number 3 102 iterations |
6391 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.23053047090943E+02 |
6392 |
(PID.TID 0000.0001) err/err_init 0.2072710E+00 |
6393 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1254895E+13 |
6394 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6395 |
(PID.TID 0000.0001) streamice linear solve number 4 101 iterations |
6396 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.36022795774965E+02 |
6397 |
(PID.TID 0000.0001) err/err_init 0.1174091E+00 |
6398 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7122645E+12 |
6399 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6400 |
(PID.TID 0000.0001) streamice linear solve number 5 103 iterations |
6401 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 7.90068301631318E+01 |
6402 |
(PID.TID 0000.0001) err/err_init 0.6480498E-01 |
6403 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4013342E+12 |
6404 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6405 |
(PID.TID 0000.0001) streamice linear solve number 6 104 iterations |
6406 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 4.46467302440168E+01 |
6407 |
(PID.TID 0000.0001) err/err_init 0.3545351E-01 |
6408 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2272012E+12 |
6409 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6410 |
(PID.TID 0000.0001) streamice linear solve number 7 105 iterations |
6411 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.51175354984539E+01 |
6412 |
(PID.TID 0000.0001) err/err_init 0.1938340E-01 |
6413 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1299466E+12 |
6414 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6415 |
(PID.TID 0000.0001) streamice linear solve number 8 106 iterations |
6416 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.42155326552115E+01 |
6417 |
(PID.TID 0000.0001) err/err_init 0.1062422E-01 |
6418 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.7526607E+11 |
6419 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6420 |
(PID.TID 0000.0001) streamice linear solve number 9 106 iterations |
6421 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.42088718907144E+00 |
6422 |
(PID.TID 0000.0001) err/err_init 0.5843258E-02 |
6423 |
(PID.TID 0000.0001) new cg tol: 0.5000000E-07 |
6424 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.4418702E+11 |
6425 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6426 |
(PID.TID 0000.0001) streamice linear solve number 10 124 iterations |
6427 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.34380576756325E+00 |
6428 |
(PID.TID 0000.0001) err/err_init 0.3224843E-02 |
6429 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2629531E+11 |
6430 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6431 |
(PID.TID 0000.0001) streamice linear solve number 11 122 iterations |
6432 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.39950155396093E+00 |
6433 |
(PID.TID 0000.0001) err/err_init 0.1815763E-02 |
6434 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1585315E+11 |
6435 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6436 |
(PID.TID 0000.0001) streamice linear solve number 12 122 iterations |
6437 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.16504404062925E+00 |
6438 |
(PID.TID 0000.0001) err/err_init 0.1034320E-02 |
6439 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9672805E+10 |
6440 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6441 |
(PID.TID 0000.0001) streamice linear solve number 13 123 iterations |
6442 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.37942262819683E+00 |
6443 |
(PID.TID 0000.0001) err/err_init 0.5895533E-03 |
6444 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5964489E+10 |
6445 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6446 |
(PID.TID 0000.0001) streamice linear solve number 14 122 iterations |
6447 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 8.78928619073804E-01 |
6448 |
(PID.TID 0000.0001) err/err_init 0.3363557E-03 |
6449 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3710878E+10 |
6450 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6451 |
(PID.TID 0000.0001) streamice linear solve number 15 122 iterations |
6452 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.59971362785063E-01 |
6453 |
(PID.TID 0000.0001) err/err_init 0.1921183E-03 |
6454 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.2325688E+10 |
6455 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6456 |
(PID.TID 0000.0001) streamice linear solve number 16 122 iterations |
6457 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 3.56704504642153E-01 |
6458 |
(PID.TID 0000.0001) err/err_init 0.1160673E-03 |
6459 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.1466002E+10 |
6460 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6461 |
(PID.TID 0000.0001) streamice linear solve number 17 122 iterations |
6462 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 2.27184733748800E-01 |
6463 |
(PID.TID 0000.0001) err/err_init 0.7405699E-04 |
6464 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.9282107E+09 |
6465 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6466 |
(PID.TID 0000.0001) streamice linear solve number 18 120 iterations |
6467 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 1.44672340045190E-01 |
6468 |
(PID.TID 0000.0001) err/err_init 0.4878607E-04 |
6469 |
(PID.TID 0000.0001) new cg tol: 0.2500000E-08 |
6470 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.5896647E+09 |
6471 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6472 |
(PID.TID 0000.0001) streamice linear solve number 19 129 iterations |
6473 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 9.21170951605745E-02 |
6474 |
(PID.TID 0000.0001) err/err_init 0.3212315E-04 |
6475 |
(PID.TID 0000.0001) CONJ GRAD INIT RESID, 0.3755114E+09 |
6476 |
(PID.TID 0000.0001) BEGINNING MAIN CG LOOP |
6477 |
(PID.TID 0000.0001) streamice linear solve number 20 130 iterations |
6478 |
(PID.TID 0000.0001) STREAMICE_FP_ERROR = 5.86485311559954E-02 |
6479 |
(PID.TID 0000.0001) err/err_init 0.2111138E-04 |
6480 |
(PID.TID 0000.0001) VELOCITY SOLVE NOT CONVERGED IN 20 iterations |
6481 |
time_step_loc 0.20000000000000001 |
6482 |
(PID.TID 0000.0001) END STREAMICE_ADVECT_THICKNESS |
6483 |
(PID.TID 0000.0001) Did not write pickup because writePickupAtEnd = FALSE |
6484 |
early fc = 0.000000000000000D+00 |
6485 |
--> objf_test(bi,bj) = 0.375294121879714D+09 |
6486 |
--> objf_tracer(bi,bj) = 0.000000000000000D+00 |
6487 |
--> objf_atl(bi,bj) = 0.000000000000000D+00 |
6488 |
local fc = 0.375294121879714D+09 |
6489 |
global fc = 0.375294121879714D+09 |
6490 |
(PID.TID 0000.0001) grdchk perturb(-)fc: fcpertminus = 3.75294121879714E+08 |
6491 |
grad-res ------------------------------- |
6492 |
grad-res 0 4 16 10 1 1 1 1 3.75294790292E+08 3.75295458518E+08 3.75294121880E+08 |
6493 |
grad-res 0 4 4 367 0 1 1 1 6.68293486020E+03 6.68319261611E+03 -3.85692677221E-05 |
6494 |
(PID.TID 0000.0001) ADM ref_cost_function = 3.75294790292260E+08 |
6495 |
(PID.TID 0000.0001) ADM adjoint_gradient = 6.68293486020129E+03 |
6496 |
(PID.TID 0000.0001) ADM finite-diff_grad = 6.68319261610508E+03 |
6497 |
(PID.TID 0000.0001) ====== End of gradient-check number 4 (ierr= 0) ======= |
6498 |
(PID.TID 0000.0001) |
6499 |
(PID.TID 0000.0001) // ======================================================= |
6500 |
(PID.TID 0000.0001) // Gradient check results >>> START <<< |
6501 |
(PID.TID 0000.0001) // ======================================================= |
6502 |
(PID.TID 0000.0001) |
6503 |
(PID.TID 0000.0001) EPS = 1.000000E-01 |
6504 |
(PID.TID 0000.0001) |
6505 |
(PID.TID 0000.0001) grdchk output h.p: Id Itile Jtile LAYER bi bj X(Id) X(Id)+/-EPS |
6506 |
(PID.TID 0000.0001) grdchk output h.c: Id FC FC1 FC2 |
6507 |
(PID.TID 0000.0001) grdchk output h.g: Id FC1-FC2/(2*EPS) ADJ GRAD(FC) 1-FDGRD/ADGRD |
6508 |
(PID.TID 0000.0001) |
6509 |
(PID.TID 0000.0001) grdchk output (p): 1 10 10 1 1 1 0.000000000E+00 -1.000000000E-01 |
6510 |
(PID.TID 0000.0001) grdchk output (c): 1 3.7529479029226E+08 3.7529500515631E+08 3.7529457537739E+08 |
6511 |
(PID.TID 0000.0001) grdchk output (g): 1 2.1488946428895E+03 2.1484972920749E+03 -1.8494359572463E-04 |
6512 |
(PID.TID 0000.0001) |
6513 |
(PID.TID 0000.0001) grdchk output (p): 2 12 10 1 1 1 0.000000000E+00 -1.000000000E-01 |
6514 |
(PID.TID 0000.0001) grdchk output (c): 2 3.7529479029226E+08 3.7529524393440E+08 3.7529433649193E+08 |
6515 |
(PID.TID 0000.0001) grdchk output (g): 2 4.5372123846412E+03 4.5367964433778E+03 -9.1681711648306E-05 |
6516 |
(PID.TID 0000.0001) |
6517 |
(PID.TID 0000.0001) grdchk output (p): 3 14 10 1 1 1 0.000000000E+00 -1.000000000E-01 |
6518 |
(PID.TID 0000.0001) grdchk output (c): 3 3.7529479029226E+08 3.7529538078532E+08 3.7529419962352E+08 |
6519 |
(PID.TID 0000.0001) grdchk output (g): 3 5.9058090084791E+03 5.9048373689373E+03 -1.6454975489943E-04 |
6520 |
(PID.TID 0000.0001) |
6521 |
(PID.TID 0000.0001) grdchk output (p): 4 16 10 1 1 1 0.000000000E+00 -1.000000000E-01 |
6522 |
(PID.TID 0000.0001) grdchk output (c): 4 3.7529479029226E+08 3.7529545851824E+08 3.7529412187971E+08 |
6523 |
(PID.TID 0000.0001) grdchk output (g): 4 6.6831926161051E+03 6.6829348602013E+03 -3.8569267722055E-05 |
6524 |
(PID.TID 0000.0001) |
6525 |
(PID.TID 0000.0001) grdchk summary : RMS of 4 ratios = 1.3339216628086E-04 |
6526 |
(PID.TID 0000.0001) |
6527 |
(PID.TID 0000.0001) // ======================================================= |
6528 |
(PID.TID 0000.0001) // Gradient check results >>> END <<< |
6529 |
(PID.TID 0000.0001) // ======================================================= |
6530 |
(PID.TID 0000.0001) |
6531 |
(PID.TID 0000.0001) Seconds in section "ALL [THE_MODEL_MAIN]": |
6532 |
(PID.TID 0000.0001) User time: 77.040000000000006 |
6533 |
(PID.TID 0000.0001) System time: 60.310000000000002 |
6534 |
(PID.TID 0000.0001) Wall clock time: 379.38478398323059 |
6535 |
(PID.TID 0000.0001) No. starts: 1 |
6536 |
(PID.TID 0000.0001) No. stops: 1 |
6537 |
(PID.TID 0000.0001) Seconds in section "INITIALISE_FIXED [THE_MODEL_MAIN]": |
6538 |
(PID.TID 0000.0001) User time: 2.99999999999999989E-002 |
6539 |
(PID.TID 0000.0001) System time: 2.00000000000000004E-002 |
6540 |
(PID.TID 0000.0001) Wall clock time: 5.0249090194702148 |
6541 |
(PID.TID 0000.0001) No. starts: 1 |
6542 |
(PID.TID 0000.0001) No. stops: 1 |
6543 |
(PID.TID 0000.0001) Seconds in section "THE_MAIN_LOOP (F) [THE_MODEL_MAIN]": |
6544 |
(PID.TID 0000.0001) User time: 14.850000000000001 |
6545 |
(PID.TID 0000.0001) System time: 59.839999999999996 |
6546 |
(PID.TID 0000.0001) Wall clock time: 81.435335159301758 |
6547 |
(PID.TID 0000.0001) No. starts: 1 |
6548 |
(PID.TID 0000.0001) No. stops: 1 |
6549 |
(PID.TID 0000.0001) Seconds in section "INITIALISE_VARIA [THE_MAIN_LOOP]": |
6550 |
(PID.TID 0000.0001) User time: 14.250000000000014 |
6551 |
(PID.TID 0000.0001) System time: 16.969999999999999 |
6552 |
(PID.TID 0000.0001) Wall clock time: 33.439295768737793 |
6553 |
(PID.TID 0000.0001) No. starts: 9 |
6554 |
(PID.TID 0000.0001) No. stops: 9 |
6555 |
(PID.TID 0000.0001) Seconds in section "STREAMICE_CG_SOLVE": |
6556 |
(PID.TID 0000.0001) User time: 51.110000000000042 |
6557 |
(PID.TID 0000.0001) System time: 0.26999999999999602 |
6558 |
(PID.TID 0000.0001) Wall clock time: 52.229973554611206 |
6559 |
(PID.TID 0000.0001) No. starts: 920 |
6560 |
(PID.TID 0000.0001) No. stops: 920 |
6561 |
(PID.TID 0000.0001) Seconds in section "MAIN LOOP [THE_MAIN_LOOP]": |
6562 |
(PID.TID 0000.0001) User time: 43.710000000000008 |
6563 |
(PID.TID 0000.0001) System time: 43.149999999999970 |
6564 |
(PID.TID 0000.0001) Wall clock time: 314.28791666030884 |
6565 |
(PID.TID 0000.0001) No. starts: 9 |
6566 |
(PID.TID 0000.0001) No. stops: 9 |
6567 |
(PID.TID 0000.0001) Seconds in section "MAIN_DO_LOOP [THE_MAIN_LOOP]": |
6568 |
(PID.TID 0000.0001) User time: 43.710000000000008 |
6569 |
(PID.TID 0000.0001) System time: 43.149999999999970 |
6570 |
(PID.TID 0000.0001) Wall clock time: 314.28722834587097 |
6571 |
(PID.TID 0000.0001) No. starts: 9 |
6572 |
(PID.TID 0000.0001) No. stops: 9 |
6573 |
(PID.TID 0000.0001) Seconds in section "LOAD_FIELDS_DRIVER [FORWARD_STEP]": |
6574 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6575 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6576 |
(PID.TID 0000.0001) Wall clock time: 8.84294509887695313E-004 |
6577 |
(PID.TID 0000.0001) No. starts: 29 |
6578 |
(PID.TID 0000.0001) No. stops: 29 |
6579 |
(PID.TID 0000.0001) Seconds in section "EXTERNAL_FLDS_LOAD [LOAD_FLDS_DRIVER]": |
6580 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6581 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6582 |
(PID.TID 0000.0001) Wall clock time: 2.98500061035156250E-004 |
6583 |
(PID.TID 0000.0001) No. starts: 29 |
6584 |
(PID.TID 0000.0001) No. stops: 29 |
6585 |
(PID.TID 0000.0001) Seconds in section "DO_ATMOSPHERIC_PHYS [FORWARD_STEP]": |
6586 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6587 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6588 |
(PID.TID 0000.0001) Wall clock time: 2.76565551757812500E-004 |
6589 |
(PID.TID 0000.0001) No. starts: 29 |
6590 |
(PID.TID 0000.0001) No. stops: 29 |
6591 |
(PID.TID 0000.0001) Seconds in section "DO_OCEANIC_PHYS [FORWARD_STEP]": |
6592 |
(PID.TID 0000.0001) User time: 9.99999999999090505E-003 |
6593 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6594 |
(PID.TID 0000.0001) Wall clock time: 3.67593765258789063E-003 |
6595 |
(PID.TID 0000.0001) No. starts: 29 |
6596 |
(PID.TID 0000.0001) No. stops: 29 |
6597 |
(PID.TID 0000.0001) Seconds in section "THERMODYNAMICS [FORWARD_STEP]": |
6598 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6599 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6600 |
(PID.TID 0000.0001) Wall clock time: 2.79903411865234375E-004 |
6601 |
(PID.TID 0000.0001) No. starts: 29 |
6602 |
(PID.TID 0000.0001) No. stops: 29 |
6603 |
(PID.TID 0000.0001) Seconds in section "DYNAMICS [FORWARD_STEP]": |
6604 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6605 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6606 |
(PID.TID 0000.0001) Wall clock time: 4.61530685424804688E-003 |
6607 |
(PID.TID 0000.0001) No. starts: 29 |
6608 |
(PID.TID 0000.0001) No. stops: 29 |
6609 |
(PID.TID 0000.0001) Seconds in section "MOM_CORRECTION_STEP [FORWARD_STEP]": |
6610 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6611 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6612 |
(PID.TID 0000.0001) Wall clock time: 1.74188613891601563E-003 |
6613 |
(PID.TID 0000.0001) No. starts: 29 |
6614 |
(PID.TID 0000.0001) No. stops: 29 |
6615 |
(PID.TID 0000.0001) Seconds in section "TRC_CORRECTION_STEP [FORWARD_STEP]": |
6616 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6617 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6618 |
(PID.TID 0000.0001) Wall clock time: 2.62975692749023438E-004 |
6619 |
(PID.TID 0000.0001) No. starts: 29 |
6620 |
(PID.TID 0000.0001) No. stops: 29 |
6621 |
(PID.TID 0000.0001) Seconds in section "BLOCKING_EXCHANGES [FORWARD_STEP]": |
6622 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6623 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6624 |
(PID.TID 0000.0001) Wall clock time: 3.81159782409667969E-003 |
6625 |
(PID.TID 0000.0001) No. starts: 29 |
6626 |
(PID.TID 0000.0001) No. stops: 29 |
6627 |
(PID.TID 0000.0001) Seconds in section "COST_TILE [FORWARD_STEP]": |
6628 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6629 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6630 |
(PID.TID 0000.0001) Wall clock time: 2.20561027526855469E-003 |
6631 |
(PID.TID 0000.0001) No. starts: 29 |
6632 |
(PID.TID 0000.0001) No. stops: 29 |
6633 |
(PID.TID 0000.0001) Seconds in section "DO_THE_MODEL_IO [FORWARD_STEP]": |
6634 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6635 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6636 |
(PID.TID 0000.0001) Wall clock time: 8.99910926818847656E-002 |
6637 |
(PID.TID 0000.0001) No. starts: 29 |
6638 |
(PID.TID 0000.0001) No. stops: 29 |
6639 |
(PID.TID 0000.0001) Seconds in section "DO_WRITE_PICKUP [FORWARD_STEP]": |
6640 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6641 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6642 |
(PID.TID 0000.0001) Wall clock time: 0.21241950988769531 |
6643 |
(PID.TID 0000.0001) No. starts: 29 |
6644 |
(PID.TID 0000.0001) No. stops: 29 |
6645 |
(PID.TID 0000.0001) Seconds in section "COST_FINAL [ADJOINT SPIN-DOWN]": |
6646 |
(PID.TID 0000.0001) User time: 0.0000000000000000 |
6647 |
(PID.TID 0000.0001) System time: 0.0000000000000000 |
6648 |
(PID.TID 0000.0001) Wall clock time: 4.28199768066406250E-004 |
6649 |
(PID.TID 0000.0001) No. starts: 9 |
6650 |
(PID.TID 0000.0001) No. stops: 9 |
6651 |
(PID.TID 0000.0001) Seconds in section "THE_MAIN_LOOP (A) [THE_MODEL_MAIN]": |
6652 |
(PID.TID 0000.0001) User time: 19.049999999999997 |
6653 |
(PID.TID 0000.0001) System time: 0.17000000000000171 |
6654 |
(PID.TID 0000.0001) Wall clock time: 26.367179155349731 |
6655 |
(PID.TID 0000.0001) No. starts: 1 |
6656 |
(PID.TID 0000.0001) No. stops: 1 |
6657 |
(PID.TID 0000.0001) Seconds in section "GRDCHK_MAIN [THE_MODEL_MAIN]": |
6658 |
(PID.TID 0000.0001) User time: 43.110000000000007 |
6659 |
(PID.TID 0000.0001) System time: 0.28000000000000114 |
6660 |
(PID.TID 0000.0001) Wall clock time: 266.55730605125427 |
6661 |
(PID.TID 0000.0001) No. starts: 1 |
6662 |
(PID.TID 0000.0001) No. stops: 1 |
6663 |
(PID.TID 0000.0001) // ====================================================== |
6664 |
(PID.TID 0000.0001) // Tile <-> Tile communication statistics |
6665 |
(PID.TID 0000.0001) // ====================================================== |
6666 |
(PID.TID 0000.0001) // o Tile number: 000001 |
6667 |
(PID.TID 0000.0001) // No. X exchanges = 0 |
6668 |
(PID.TID 0000.0001) // Max. X spins = 0 |
6669 |
(PID.TID 0000.0001) // Min. X spins = 1000000000 |
6670 |
(PID.TID 0000.0001) // Total. X spins = 0 |
6671 |
(PID.TID 0000.0001) // Avg. X spins = 0.00E+00 |
6672 |
(PID.TID 0000.0001) // No. Y exchanges = 0 |
6673 |
(PID.TID 0000.0001) // Max. Y spins = 0 |
6674 |
(PID.TID 0000.0001) // Min. Y spins = 1000000000 |
6675 |
(PID.TID 0000.0001) // Total. Y spins = 0 |
6676 |
(PID.TID 0000.0001) // Avg. Y spins = 0.00E+00 |
6677 |
(PID.TID 0000.0001) // o Thread number: 000001 |
6678 |
(PID.TID 0000.0001) // No. barriers = 1096036 |
6679 |
(PID.TID 0000.0001) // Max. barrier spins = 1 |
6680 |
(PID.TID 0000.0001) // Min. barrier spins = 1 |
6681 |
(PID.TID 0000.0001) // Total barrier spins = 1096036 |
6682 |
(PID.TID 0000.0001) // Avg. barrier spins = 1.00E+00 |
6683 |
PROGRAM MAIN: Execution ended Normally |