Chi-Tech
lbs__SetOptions.h
Go to the documentation of this file.
1/** \defgroup lbs__SetOptions lbs.SetOptions
2
3
4\ingroup LBSLuaFunctions
5Set options from a large list of parameters
6
7
8## Function Syntax:
9\code
10lbs.SetOptions(INTEGER arg0, BLOCK arg1)
11\endcode
12## Required Input parameters
13\htmlonly
14
15<div style="display: block;">
16<button type="button" class="droppy2" style=
17"
18background-color: #edf0f5;
19color: #9373A5;
20cursor: pointer;
21border: none;
22text-align: left;
23outline: none;
24font-size: 15px;
25margin: 2px 2px;
26border: 2px solid #687372;
27display: block;
28width: 100%;
29vertical-align: middle;
30padding-top: 4px;
31padding-bottom: 0px;
32"
33><span class="arrow" style="padding-left: 0px;">►</span><TT><B>arg0</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspHandle to a <TT>lbs::LBSSolver</TT> object</span></button>
34<div class="content" style="display: none;">
35 <p><I>type=</I><span style="color: blue;"><TT>INTEGER</TT></span>. Handle to a <TT>lbs::LBSSolver</TT> object.
36</p>
37</div>
38
39<button type="button" class="droppy2" style=
40"
41background-color: #edf0f5;
42color: #9373A5;
43cursor: pointer;
44border: none;
45text-align: left;
46outline: none;
47font-size: 15px;
48margin: 2px 2px;
49border: 2px solid #687372;
50display: block;
51width: 100%;
52vertical-align: middle;
53padding-top: 4px;
54padding-bottom: 0px;
55"
56><span class="arrow" style="padding-left: 0px;">►</span><TT><B>arg1</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspBlock of parameters for <TT>lbs::OptionsBlock</TT></span></button>
57<div class="content" style="display: none;">
58 <p><I>type=</I><span style="color: blue;"><TT>BLOCK</TT></span>. Block of parameters for <TT>lbs::OptionsBlock</TT>
59</p>
60<div class="content" style="padding-left: 20px;">
61<HR><button type="button" class="droppy2" style=
62"
63background-color: #ffffff;
64color: #000000;
65cursor: pointer;
66border: none;
67text-align: left;
68outline: none;
69font-size: 15px;
70margin: 2px 2px;
71
72display: block;
73vertical-align: middle;
74padding-top: 4px;
75padding-bottom: 0px;
76"
77><span class="arrow" style="padding-left: 0px;">►</span><B>Optional parameters for lbs::OptionsBlock</B></button>
78<div class="content" style="display: none;padding-left: 20px;">
79<div style="display: block;">
80<button type="button" class="droppy2" style=
81"
82background-color: #edf0f5;
83color: #9373A5;
84cursor: pointer;
85border: none;
86text-align: left;
87outline: none;
88font-size: 15px;
89margin: 2px 2px;
90border: 2px solid #687372;
91display: block;
92width: 100%;
93vertical-align: middle;
94padding-top: 4px;
95padding-bottom: 0px;
96"
97><span class="arrow" style="padding-left: 0px;">►</span><TT><B>boundary_conditions</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspA table contain sub-tables for each boundary specification</span></button>
98<div class="content" style="display: none;">
99 <p><I>type=</I><span style="color: blue;"><TT>ARRAY</TT></span>. A table contain sub-tables for each boundary specification.
100</p>
101 <p>Default value: <TT style="color:grey"></TT></p>
102<div class="content" style="padding-left: 40px;">
103<HR><button type="button" class="droppy2" style=
104"
105background-color: #ffffff;
106color: #000000;
107cursor: pointer;
108border: none;
109text-align: left;
110outline: none;
111font-size: 15px;
112margin: 2px 2px;
113
114display: block;
115vertical-align: middle;
116padding-top: 4px;
117padding-bottom: 0px;
118"
119><span class="arrow" style="padding-left: 0px;">►</span><B>Required parameters for lbs::BoundaryOptionsBlock</B></button>
120<div class="content" style="display: none;padding-left: 20px;">
121<div style="display: block;">
122<button type="button" class="droppy2" style=
123"
124background-color: #edf0f5;
125color: #9373A5;
126cursor: pointer;
127border: none;
128text-align: left;
129outline: none;
130font-size: 15px;
131margin: 2px 2px;
132border: 2px solid #687372;
133display: block;
134width: 100%;
135vertical-align: middle;
136padding-top: 4px;
137padding-bottom: 0px;
138"
139><span class="arrow" style="padding-left: 0px;">►</span><TT><B>name</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspBoundary name that identifies the specific boundary</span></button>
140<div class="content" style="display: none;">
141 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. Boundary name that identifies the specific boundary
142</p>
143 <p>Allowable values: <TT>"xmin", "xmax", "ymin", "ymax", "zmin", "zmax"</TT></p>
144</div>
145
146<button type="button" class="droppy2" style=
147"
148background-color: #edf0f5;
149color: #9373A5;
150cursor: pointer;
151border: none;
152text-align: left;
153outline: none;
154font-size: 15px;
155margin: 2px 2px;
156border: 2px solid #687372;
157display: block;
158width: 100%;
159vertical-align: middle;
160padding-top: 4px;
161padding-bottom: 0px;
162"
163><span class="arrow" style="padding-left: 0px;">►</span><TT><B>type</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspBoundary type specification</span></button>
164<div class="content" style="display: none;">
165 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. Boundary type specification.
166</p>
167 <p>Allowable values: <TT>"vacuum", "incident_isotropic", "reflecting", "incident_anisotropic_heterogeneous"</TT></p>
168</div>
169
170</div>
171</div>
172<button type="button" class="droppy2" style=
173"
174background-color: #ffffff;
175color: #000000;
176cursor: pointer;
177border: none;
178text-align: left;
179outline: none;
180font-size: 15px;
181margin: 2px 2px;
182
183display: block;
184vertical-align: middle;
185padding-top: 4px;
186padding-bottom: 0px;
187"
188><span class="arrow" style="padding-left: 0px;">►</span><B>Optional parameters for lbs::BoundaryOptionsBlock</B></button>
189<div class="content" style="display: none;padding-left: 20px;">
190<div style="display: block;">
191<button type="button" class="droppy2" style=
192"
193background-color: #edf0f5;
194color: #9373A5;
195cursor: pointer;
196border: none;
197text-align: left;
198outline: none;
199font-size: 15px;
200margin: 2px 2px;
201border: 2px solid #687372;
202display: block;
203width: 100%;
204vertical-align: middle;
205padding-top: 4px;
206padding-bottom: 0px;
207"
208><span class="arrow" style="padding-left: 0px;">►</span><TT><B>function_name</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspText name of the lua function to be called for this boundary condition</span></button>
209<div class="content" style="display: none;">
210 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. Text name of the lua function to be called for this boundary condition. For more on this boundary condition type.
211</p>
212 <p>Default value: <TT style="color:grey">""</TT></p>
213</div>
214
215<button type="button" class="droppy2" style=
216"
217background-color: #edf0f5;
218color: #9373A5;
219cursor: pointer;
220border: none;
221text-align: left;
222outline: none;
223font-size: 15px;
224margin: 2px 2px;
225border: 2px solid #687372;
226display: block;
227width: 100%;
228vertical-align: middle;
229padding-top: 4px;
230padding-bottom: 0px;
231"
232><span class="arrow" style="padding-left: 0px;">►</span><TT><B>group_strength</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspRequired only if `type` is `"incident_isotropic"`</span></button>
233<div class="content" style="display: none;">
234 <p><I>type=</I><span style="color: blue;"><TT>ARRAY</TT></span>. Required only if `type` is `"incident_isotropic"`. An array of isotropic strength per group
235</p>
236 <p>Default value: <TT style="color:grey"></TT></p>
237</div>
238
239</div>
240</div>
241</div>
242</div>
243
244<button type="button" class="droppy2" style=
245"
246background-color: #edf0f5;
247color: #9373A5;
248cursor: pointer;
249border: none;
250text-align: left;
251outline: none;
252font-size: 15px;
253margin: 2px 2px;
254border: 2px solid #687372;
255display: block;
256width: 100%;
257vertical-align: middle;
258padding-top: 4px;
259padding-bottom: 0px;
260"
261><span class="arrow" style="padding-left: 0px;">►</span><TT><B>field_function_prefix</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspPrefix to use on all field functions</span></button>
262<div class="content" style="display: none;">
263 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. Prefix to use on all field functions. Default: `""`. By default this option is empty but if specified then flux moments will exported as `prefix_phi_gXXX_mYYY` where `XXX` is the zero padded 3 digit group number and similarly for `YYY`. The underscore after "prefix" is added automatically.
264</p>
265 <p>Default value: <TT style="color:grey">""</TT></p>
266</div>
267
268<button type="button" class="droppy2" style=
269"
270background-color: #edf0f5;
271color: #9373A5;
272cursor: pointer;
273border: none;
274text-align: left;
275outline: none;
276font-size: 15px;
277margin: 2px 2px;
278border: 2px solid #687372;
279display: block;
280width: 100%;
281vertical-align: middle;
282padding-top: 4px;
283padding-bottom: 0px;
284"
285><span class="arrow" style="padding-left: 0px;">►</span><TT><B>field_function_prefix_option</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspPrefix option on field function names</span></button>
286<div class="content" style="display: none;">
287 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. Prefix option on field function names. Default: `"prefix"`. Can be `"prefix"` or `"solver_name"`. By default this option is `"prefix"` which means it uses the designated "prefix" (another option), however, that is defaulted to nothing. Therefore, default behavior is to export flux moment fields functions as `phi_gXXX_mYYY` where `XXX` is the zero padded 3 digit group number and similarly for `YYY`.
288</p>
289 <p>Default value: <TT style="color:grey">"prefix"</TT></p>
290 <p>Allowable values: <TT>"prefix", "solver_name"</TT></p>
291</div>
292
293<button type="button" class="droppy2" style=
294"
295background-color: #edf0f5;
296color: #9373A5;
297cursor: pointer;
298border: none;
299text-align: left;
300outline: none;
301font-size: 15px;
302margin: 2px 2px;
303border: 2px solid #687372;
304display: block;
305width: 100%;
306vertical-align: middle;
307padding-top: 4px;
308padding-bottom: 0px;
309"
310><span class="arrow" style="padding-left: 0px;">►</span><TT><B>power_default_kappa</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspDefault `kappa` value (Energy released per fission) to use for power generation when cross sections do not have `kappa` values</span></button>
311<div class="content" style="display: none;">
312 <p><I>type=</I><span style="color: blue;"><TT>FLOAT</TT></span>. Default `kappa` value (Energy released per fission) to use for power generation when cross sections do not have `kappa` values. Default: 3.20435e-11 Joule (corresponding to 200 MeV per fission).
313</p>
314 <p>Default value: <TT style="color:grey">3.20435e-11(double)</TT></p>
315</div>
316
317<button type="button" class="droppy2" style=
318"
319background-color: #edf0f5;
320color: #9373A5;
321cursor: pointer;
322border: none;
323text-align: left;
324outline: none;
325font-size: 15px;
326margin: 2px 2px;
327border: 2px solid #687372;
328display: block;
329width: 100%;
330vertical-align: middle;
331padding-top: 4px;
332padding-bottom: 0px;
333"
334><span class="arrow" style="padding-left: 0px;">►</span><TT><B>power_field_function_on</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFlag to control the creation of the power generation field function</span></button>
335<div class="content" style="display: none;">
336 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag to control the creation of the power generation field function. If set to `true` then a field function will be created with the general name `<solver_name>_power_generation`.
337</p>
338 <p>Default value: <TT style="color:grey">false</TT></p>
339</div>
340
341<button type="button" class="droppy2" style=
342"
343background-color: #edf0f5;
344color: #9373A5;
345cursor: pointer;
346border: none;
347text-align: left;
348outline: none;
349font-size: 15px;
350margin: 2px 2px;
351border: 2px solid #687372;
352display: block;
353width: 100%;
354vertical-align: middle;
355padding-top: 4px;
356padding-bottom: 0px;
357"
358><span class="arrow" style="padding-left: 0px;">►</span><TT><B>power_normalization</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspPower normalization factor to use</span></button>
359<div class="content" style="display: none;">
360 <p><I>type=</I><span style="color: blue;"><TT>FLOAT</TT></span>. Power normalization factor to use. Supply a negative or zero number to turn this off.
361</p>
362 <p>Default value: <TT style="color:grey">-1(double)</TT></p>
363</div>
364
365<button type="button" class="droppy2" style=
366"
367background-color: #edf0f5;
368color: #9373A5;
369cursor: pointer;
370border: none;
371text-align: left;
372outline: none;
373font-size: 15px;
374margin: 2px 2px;
375border: 2px solid #687372;
376display: block;
377width: 100%;
378vertical-align: middle;
379padding-top: 4px;
380padding-bottom: 0px;
381"
382><span class="arrow" style="padding-left: 0px;">►</span><TT><B>read_restart_data</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFlag indicating whether restart data is to be read</span></button>
383<div class="content" style="display: none;">
384 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag indicating whether restart data is to be read.
385</p>
386 <p>Default value: <TT style="color:grey">false</TT></p>
387</div>
388
389<button type="button" class="droppy2" style=
390"
391background-color: #edf0f5;
392color: #9373A5;
393cursor: pointer;
394border: none;
395text-align: left;
396outline: none;
397font-size: 15px;
398margin: 2px 2px;
399border: 2px solid #687372;
400display: block;
401width: 100%;
402vertical-align: middle;
403padding-top: 4px;
404padding-bottom: 0px;
405"
406><span class="arrow" style="padding-left: 0px;">►</span><TT><B>read_restart_file_base</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFile base name to use when reading restart data</span></button>
407<div class="content" style="display: none;">
408 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. File base name to use when reading restart data.
409</p>
410 <p>Default value: <TT style="color:grey">"restart"</TT></p>
411</div>
412
413<button type="button" class="droppy2" style=
414"
415background-color: #edf0f5;
416color: #9373A5;
417cursor: pointer;
418border: none;
419text-align: left;
420outline: none;
421font-size: 15px;
422margin: 2px 2px;
423border: 2px solid #687372;
424display: block;
425width: 100%;
426vertical-align: middle;
427padding-top: 4px;
428padding-bottom: 0px;
429"
430><span class="arrow" style="padding-left: 0px;">►</span><TT><B>read_restart_folder_name</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFolder name to use when reading restart data</span></button>
431<div class="content" style="display: none;">
432 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. Folder name to use when reading restart data.
433</p>
434 <p>Default value: <TT style="color:grey">"YRestart"</TT></p>
435</div>
436
437<button type="button" class="droppy2" style=
438"
439background-color: #edf0f5;
440color: #9373A5;
441cursor: pointer;
442border: none;
443text-align: left;
444outline: none;
445font-size: 15px;
446margin: 2px 2px;
447border: 2px solid #687372;
448display: block;
449width: 100%;
450vertical-align: middle;
451padding-top: 4px;
452padding-bottom: 0px;
453"
454><span class="arrow" style="padding-left: 0px;">►</span><TT><B>save_angular_flux</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFlag indicating whether angular fluxes are to be stored or not</span></button>
455<div class="content" style="display: none;">
456 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag indicating whether angular fluxes are to be stored or not.
457</p>
458 <p>Default value: <TT style="color:grey">false</TT></p>
459</div>
460
461<button type="button" class="droppy2" style=
462"
463background-color: #edf0f5;
464color: #9373A5;
465cursor: pointer;
466border: none;
467text-align: left;
468outline: none;
469font-size: 15px;
470margin: 2px 2px;
471border: 2px solid #687372;
472display: block;
473width: 100%;
474vertical-align: middle;
475padding-top: 4px;
476padding-bottom: 0px;
477"
478><span class="arrow" style="padding-left: 0px;">►</span><TT><B>scattering_order</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspDefines the level of harmonic expansion for the scattering source</span></button>
479<div class="content" style="display: none;">
480 <p><I>type=</I><span style="color: blue;"><TT>INTEGER</TT></span>. Defines the level of harmonic expansion for the scattering source.
481</p>
482 <p>Default value: <TT style="color:grey">1</TT></p>
483</div>
484
485<button type="button" class="droppy2" style=
486"
487background-color: #edf0f5;
488color: #9373A5;
489cursor: pointer;
490border: none;
491text-align: left;
492outline: none;
493font-size: 15px;
494margin: 2px 2px;
495border: 2px solid #687372;
496display: block;
497width: 100%;
498vertical-align: middle;
499padding-top: 4px;
500padding-bottom: 0px;
501"
502><span class="arrow" style="padding-left: 0px;">►</span><TT><B>spatial_discretization</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspWhat spatial discretization to use</span></button>
503<div class="content" style="display: none;">
504 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. What spatial discretization to use. Currently only `"pwld"` is supported
505</p>
506 <p>Default value: <TT style="color:grey">"pwld"</TT></p>
507 <p>Allowable values: <TT>"pwld"</TT></p>
508</div>
509
510<button type="button" class="droppy2" style=
511"
512background-color: #edf0f5;
513color: #9373A5;
514cursor: pointer;
515border: none;
516text-align: left;
517outline: none;
518font-size: 15px;
519margin: 2px 2px;
520border: 2px solid #687372;
521display: block;
522width: 100%;
523vertical-align: middle;
524padding-top: 4px;
525padding-bottom: 0px;
526"
527><span class="arrow" style="padding-left: 0px;">►</span><TT><B>sweep_eager_limit</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspThe eager limit to be used in message size during sweep initialization</span></button>
528<div class="content" style="display: none;">
529 <p><I>type=</I><span style="color: blue;"><TT>INTEGER</TT></span>. The eager limit to be used in message size during sweep initialization.
530 This expects to be followed by a size in bytes (Max 64,0000)See note below.\n\n ###Note on the Eager limit
531The eager limit is the message size limit before which non-blocking MPI sendcalls will execute without waiting for a matching receive call. The limit isplatform dependent but in general 64 kb. Some systems have 32 kb as a limitand therefore we use that as a default limit in ChiTech. There is a fineinterplay between message size and the shear amount of messages that will besent. In general smaller messages tend to be more efficient, however, whenthere are too many small messages being sent around the communication systemon the given platform will start to suffer. One can gain a small amount ofparallel efficiency by lowering this limit, however, there is a point wherethe parallel efficiency will actually get worse so use with caution.
532</p>
533 <p>Default value: <TT style="color:grey">32000</TT></p>
534</div>
535
536<button type="button" class="droppy2" style=
537"
538background-color: #edf0f5;
539color: #9373A5;
540cursor: pointer;
541border: none;
542text-align: left;
543outline: none;
544font-size: 15px;
545margin: 2px 2px;
546border: 2px solid #687372;
547display: block;
548width: 100%;
549vertical-align: middle;
550padding-top: 4px;
551padding-bottom: 0px;
552"
553><span class="arrow" style="padding-left: 0px;">►</span><TT><B>use_precursors</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFlag for using delayed neutron precursors</span></button>
554<div class="content" style="display: none;">
555 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag for using delayed neutron precursors.
556</p>
557 <p>Default value: <TT style="color:grey">false</TT></p>
558</div>
559
560<button type="button" class="droppy2" style=
561"
562background-color: #edf0f5;
563color: #9373A5;
564cursor: pointer;
565border: none;
566text-align: left;
567outline: none;
568font-size: 15px;
569margin: 2px 2px;
570border: 2px solid #687372;
571display: block;
572width: 100%;
573vertical-align: middle;
574padding-top: 4px;
575padding-bottom: 0px;
576"
577><span class="arrow" style="padding-left: 0px;">►</span><TT><B>use_source_moments</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFlag for ignoring fixed sources and selectively using source moments obtained elsewhere</span></button>
578<div class="content" style="display: none;">
579 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag for ignoring fixed sources and selectively using source moments obtained elsewhere.
580</p>
581 <p>Default value: <TT style="color:grey">false</TT></p>
582</div>
583
584<button type="button" class="droppy2" style=
585"
586background-color: #edf0f5;
587color: #9373A5;
588cursor: pointer;
589border: none;
590text-align: left;
591outline: none;
592font-size: 15px;
593margin: 2px 2px;
594border: 2px solid #687372;
595display: block;
596width: 100%;
597vertical-align: middle;
598padding-top: 4px;
599padding-bottom: 0px;
600"
601><span class="arrow" style="padding-left: 0px;">►</span><TT><B>verbose_ags_iterations</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFlag to control verbosity of across-groupset iterations</span></button>
602<div class="content" style="display: none;">
603 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag to control verbosity of across-groupset iterations.
604</p>
605 <p>Default value: <TT style="color:grey">false</TT></p>
606</div>
607
608<button type="button" class="droppy2" style=
609"
610background-color: #edf0f5;
611color: #9373A5;
612cursor: pointer;
613border: none;
614text-align: left;
615outline: none;
616font-size: 15px;
617margin: 2px 2px;
618border: 2px solid #687372;
619display: block;
620width: 100%;
621vertical-align: middle;
622padding-top: 4px;
623padding-bottom: 0px;
624"
625><span class="arrow" style="padding-left: 0px;">►</span><TT><B>verbose_inner_iterations</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFlag to control verbosity of inner iterations</span></button>
626<div class="content" style="display: none;">
627 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag to control verbosity of inner iterations.
628</p>
629 <p>Default value: <TT style="color:grey">true</TT></p>
630</div>
631
632<button type="button" class="droppy2" style=
633"
634background-color: #edf0f5;
635color: #9373A5;
636cursor: pointer;
637border: none;
638text-align: left;
639outline: none;
640font-size: 15px;
641margin: 2px 2px;
642border: 2px solid #687372;
643display: block;
644width: 100%;
645vertical-align: middle;
646padding-top: 4px;
647padding-bottom: 0px;
648"
649><span class="arrow" style="padding-left: 0px;">►</span><TT><B>verbose_outer_iterations</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFlag to control verbosity of across-groupset iterations</span></button>
650<div class="content" style="display: none;">
651 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag to control verbosity of across-groupset iterations.
652</p>
653 <p>Default value: <TT style="color:grey">true</TT></p>
654</div>
655
656<button type="button" class="droppy2" style=
657"
658background-color: #edf0f5;
659color: #9373A5;
660cursor: pointer;
661border: none;
662text-align: left;
663outline: none;
664font-size: 15px;
665margin: 2px 2px;
666border: 2px solid #687372;
667display: block;
668width: 100%;
669vertical-align: middle;
670padding-top: 4px;
671padding-bottom: 0px;
672"
673><span class="arrow" style="padding-left: 0px;">►</span><TT><B>write_restart_data</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFlag indicating whether restart data is to be written</span></button>
674<div class="content" style="display: none;">
675 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag indicating whether restart data is to be written.
676</p>
677 <p>Default value: <TT style="color:grey">false</TT></p>
678</div>
679
680<button type="button" class="droppy2" style=
681"
682background-color: #edf0f5;
683color: #9373A5;
684cursor: pointer;
685border: none;
686text-align: left;
687outline: none;
688font-size: 15px;
689margin: 2px 2px;
690border: 2px solid #687372;
691display: block;
692width: 100%;
693vertical-align: middle;
694padding-top: 4px;
695padding-bottom: 0px;
696"
697><span class="arrow" style="padding-left: 0px;">►</span><TT><B>write_restart_file_base</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFile base name to use when writing restart data</span></button>
698<div class="content" style="display: none;">
699 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. File base name to use when writing restart data.
700</p>
701 <p>Default value: <TT style="color:grey">"restart"</TT></p>
702</div>
703
704<button type="button" class="droppy2" style=
705"
706background-color: #edf0f5;
707color: #9373A5;
708cursor: pointer;
709border: none;
710text-align: left;
711outline: none;
712font-size: 15px;
713margin: 2px 2px;
714border: 2px solid #687372;
715display: block;
716width: 100%;
717vertical-align: middle;
718padding-top: 4px;
719padding-bottom: 0px;
720"
721><span class="arrow" style="padding-left: 0px;">►</span><TT><B>write_restart_folder_name</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspFolder name to use when writing restart data</span></button>
722<div class="content" style="display: none;">
723 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. Folder name to use when writing restart data.
724</p>
725 <p>Default value: <TT style="color:grey">"YRestart"</TT></p>
726</div>
727
728<button type="button" class="droppy2" style=
729"
730background-color: #edf0f5;
731color: #9373A5;
732cursor: pointer;
733border: none;
734text-align: left;
735outline: none;
736font-size: 15px;
737margin: 2px 2px;
738border: 2px solid #687372;
739display: block;
740width: 100%;
741vertical-align: middle;
742padding-top: 4px;
743padding-bottom: 0px;
744"
745><span class="arrow" style="padding-left: 0px;">►</span><TT><B>write_restart_interval</B></TT><span style="color: #c4c1c0;">&nbsp &nbsp &nbsp &nbspInterval at which restart data is to be written</span></button>
746<div class="content" style="display: none;">
747 <p><I>type=</I><span style="color: blue;"><TT>FLOAT</TT></span>. Interval at which restart data is to be written. Currently not implemented.
748</p>
749 <p>Default value: <TT style="color:grey">30(double)</TT></p>
750</div>
751
752</div>
753</div>
754</div>
755</div>
756
757</div>
758\endhtmlonly
759
760\htmlonly
761
762<script>
763
764{
765 var coll = document.getElementsByClassName("droppy2");
766 var i;
767
768 for (i = 0; i < coll.length; i++) {
769 coll[i].addEventListener("click", function() {
770 this.classList.toggle("active");
771 var content = this.nextElementSibling;
772 if (content.style.display === "block") {
773 content.style.display = "none";
774 this.childNodes[0].innerText = "►"
775 } else {
776 content.style.display = "block";
777 this.children[0].innerText = "▼"
778 }
779 });
780 }
781}</script>
782
783\endhtmlonly
784
785### Usage Examples:
786\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Cyl_Transport2DCyl_1Monoenergetic_lua
787\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Cyl_Transport2DCyl_2Multigroup_lua
788\ref test_modules_LinearBoltzmannSolvers_MGDiffusion_KEigen_KEigenvalueMIP2D_1a_QBlock_lua
789\ref test_modules_LinearBoltzmannSolvers_MGDiffusion_KEigen_KEigenvalueMIP2D_1b_QBlock_lua
790\ref test_modules_LinearBoltzmannSolvers_MGDiffusion_KEigen_KEigenvalueMIP1D_1G_lua
791\ref test_modules_LinearBoltzmannSolvers_Transport_SteadyCBC_Transport2D_1Poly_lua
792\ref test_modules_LinearBoltzmannSolvers_Transport_SteadyCBC_Transport1D_1_lua
793\ref test_modules_LinearBoltzmannSolvers_Transport_Adjoint_Adjoint2D_3c_response_lua
794\ref test_modules_LinearBoltzmannSolvers_Transport_Adjoint_Adjoint2D_1a_forward_lua
795\ref test_modules_LinearBoltzmannSolvers_Transport_Adjoint_Adjoint2D_2a_forward_lua
796\ref test_modules_LinearBoltzmannSolvers_Transport_Adjoint_Adjoint2D_2b_adjoint_lua
797\ref test_modules_LinearBoltzmannSolvers_Transport_Adjoint_Adjoint2D_1b_adjoint_lua
798\ref test_modules_LinearBoltzmannSolvers_Transport_Adjoint_Adjoint2D_2c_response_lua
799\ref test_modules_LinearBoltzmannSolvers_Transport_Adjoint_Adjoint2D_3a_forward_lua
800\ref test_modules_LinearBoltzmannSolvers_Transport_Adjoint_Adjoint2D_3b_adjoint_lua
801\ref test_modules_LinearBoltzmannSolvers_Transport_Adjoint_Adjoint2D_1c_response_lua
802\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport2D_3Poly_quad_mod_lua
803\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport2D_5PolyA_AniHeteroBndry_lua
804\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport2D_1Poly_Balance_lua
805\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_5Cycles2_lua
806\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport2D_4b_DSA_ortho_lua
807\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport2D_1Poly_BalanceMG_lua
808\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport2D_1Poly_lua
809\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_1a_Extruder_lua
810\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport2D_4a_DSA_ortho_lua
811\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_6ASplitMesh_lua
812\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_3a_DSA_ortho_lua
813\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_1Poly_qmom_part1_lua
814\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_2Unstructured_lua
815\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_6BSplitMesh_lua
816\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport1D_1_lua
817\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport1D_3a_DSA_ortho_lua
818\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_1Poly_qmom_part2_lua
819\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport1D_4_DSA_ortho_inf_lua
820\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_4Cycles1_lua
821\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_1b_Ortho_lua
822\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport2D_2Unstructured_lua
823\ref test_modules_LinearBoltzmannSolvers_Transport_Steady_Transport3D_1Poly_parmetis_lua
824\ref test_modules_LinearBoltzmannSolvers_Transport_Keigen_KEigenvalueTransport2D_1c_QBlock_CBC_lua
825\ref test_modules_LinearBoltzmannSolvers_Transport_Keigen_KEigenvalueTransport2D_1c_QBlock_lua
826\ref test_modules_LinearBoltzmannSolvers_Transport_Keigen_KEigenvalueTransport2D_1a_QBlock_CBC_lua
827\ref test_modules_LinearBoltzmannSolvers_Transport_Keigen_KEigenvalueTransport2D_1b_QBlock_lua
828\ref test_modules_LinearBoltzmannSolvers_Transport_Keigen_KEigenvalueTransport1D_1G_lua
829\ref test_modules_LinearBoltzmannSolvers_Transport_Keigen_KEigenvalueTransport2D_1a_QBlock_lua
830\ref test_modules_LinearBoltzmannSolvers_MGDiffusion_Steady_MIPDiffusion3D_3a_DSA_ortho_lua
831\ref test_modules_LinearBoltzmannSolvers_MGDiffusion_Steady_MIPDiffusion3D_1b_Ortho_lua
832*/