ThirdParty packages: changing metis-5.0pre2 download URL
[OpenFOAM-1.6-ext.git] / etc / controlDict
blob3a44696207636f02f6dd7a14c7cbb8c5f3b6534f
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | OpenFOAM Extend Project: Open Source CFD        |
4 |  \\    /   O peration     | Version:  1.6-ext                               |
5 |   \\  /    A nd           | Web:      www.extend-project.de                 |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       dictionary;
13     object      controlDict;
15 // NB: the #functions do not work here
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 Documentation
20     // for Macs:    docBrowser      "open %f";
21     docBrowser      "kde-open %f";
22     doxyDocDirs
23     (
24         "$WM_PROJECT_USER_DIR/Doxygen/html"
25         "~OpenFOAM/Doxygen/html"
26         "$WM_PROJECT_DIR/doc/Doxygen/html"
27     );
28     doxySourceFileExts
29     (
30         "App_8C.html"
31         "_8C.html"
32     );
35 DebugSwitches
37     BlockLduMatrix  1;
39     CircumferentialAveragingInterpolation 0;
40     mixingPlane                           0;
41     MixingPlaneInterpolation              0;
43     overlapGgi          0;
44     cyclicGgi           0;
45     coupledLduMatrix    1;
47     Analytical          0;
48     APIdiffCoefFunc     0;
49     Ar                  0;
50     BICCG               0;
51     BirdCarreau         0;
52     C10H22              0;
53     C12H26              0;
54     C13H28              0;
55     C14H30              0;
56     C16H34              0;
57     C2H5OH              0;
58     C2H6                0;
59     C2H6O               0;
60     C3H6O               0;
61     C3H8                0;
62     C4H10O              0;
63     C6H14               0;
64     C6H6                0;
65     C7H16               0;
66     C7H8                0;
67     C8H10               0;
68     C8H18               0;
69     C9H20               0;
70     CH3OH               0;
71     CH4N2O              0;
72     CarnahanStarling    0;
73     CallbackRegistry    0;
74     CentredFitData<biLinearFitPolynomial>           0;
75     CentredFitData<linearFitPolynomial>             0;
76     CentredFitData<quadraticFitPolynomial>          0;
77     CentredFitData<quadraticLinearFitPolynomial>    0;
78     ChomiakInjector     0;
79     Cloud<basicKinematicParcel> 0;
80     Cloud<basicReactingParcel>  0;
81     Cloud<basicThermoParcel>    0;
82     Cloud<indexedParticle>  0;
83     Cloud<parcel>           0;
84     Cloud<passiveParticle>  0;
85     Cloud<trackedParticle>  0;
86     CoEuler             0;
87     CompositionModel    0;
88     ConeInjection       0;
89     Constant            0;
90     ConstantRateDevolatilisation    0;
91     CrankNicholson      0;
92     CrossPowerLaw       0;
93     Cs                  0;
94     DIC                 0;
95     DICGaussSeidel      0;
96     DILU                0;
97     DILUGaussSeidel     0;
98     DataEntry           0;
99     DeardorffDiffStress 0;
100     DispersionModel     0;
101     DispersionRASModel  0;
102     DragModel           0;
103     ETAB                0;
104     Ergun               0;
105     Euler               0;
106     EulerImplicit       0;
107     EulerRotation       0;
108     extendedCellToFaceStencil 0;
109     FDIC                0;
110     FaceCellWave        0;
111     GAMG                0;
112     GAMGAgglomeration   0;
113     GAMGInterface       0;
114     GAMGInterfaceField  0;
115     Gamma               0;
116     Gamma01             0;
117     GammaV              0;
118     Gauss               0;
119     GaussSeidel         0;
120     Gibilaro            0;
121     Gidaspow            0;
122     GidaspowErgunWenYu  0;
123     GidaspowSchillerNaumann 0;
124     GradientDispersionRAS   0;
125     Gulders             0;
126     GuldersEGR          0;
127     H2O                 0;
128     HashTable           0;
129     HeatTransferModel   0;
130     HerschelBulkley     0;
131     HrenyaSinclair      0;
132     IC8H18              0;
133     ICCG                0;
134     IDDESDelta          0;
135     IDEA                0;
136     IFstream            0;
137     IOMap<dictionary>   0;
138     IOPtrList<MRFZone>  0;
139     IOPtrList<coordinateSystem> 0;
140     IOPtrList<injector> 0;
141     IOPtrList<porousZone>   0;
142     IOobject            0;
143     InjectionModel      0;
144     IntegrationScheme   0;
145     JohnsonJackson      0;
146     KRR4                0;
147     KinematicCloud<basicKinematicParcel> 0;
148     KinematicCloud<basicReactingParcel> 0;
149     KinematicCloud<basicThermoParcel>   0;
150     KinematicParcel<basicReactingParcel> 0;
151     KinematicParcel<basicThermoParcel>  0;
152     LESModel            0;
153     LESdelta            0;
154     LESfilter           0;
155     LISA                0;
156     LRR                 0;
157     LRRDiffStress       0;
158     LamBremhorstKE      0;
159     LaunderGibsonRSTM   0;
160     LaunderSharmaKE     0;
161     LienCubicKE         0;
162     LienCubicKELowRe    0;
163     LienLeschzinerLowRe 0;
164     MB                  0;
165     MC                  0;
166     MCV                 0;
167     MUSCL               0;
168     MUSCL01             0;
169     MUSCLV              0;
170     ManualInjection     0;
171     MarshakRadiation    0;
172     MarshakRadiationFixedT  0;
173     MassTransferModel   0;
174     MeshWave            0;
175     Minmod              0;
176     MinmodV             0;
177     N2                  0;
178     NSRDSfunc0          0;
179     NSRDSfunc1          0;
180     NSRDSfunc14         0;
181     NSRDSfunc2          0;
182     NSRDSfunc3          0;
183     NSRDSfunc4          0;
184     NSRDSfunc5          0;
185     NSRDSfunc6          0;
186     NSRDSfunc7          0;
187     Newtonian           0;
188     NoDispersion        0;
189     NoDrag              0;
190     NoHeatTransfer      0;
191     NoInjection         0;
192     NoMassTransfer      0;
193     NoSurfaceReaction   0;
194     NonlinearKEShih     0;
195     ODE                 0;
196     ODESolver           0;
197     OFstream            0;
198     ORourke             0;
199     OSPRE               0;
200     OSPREV              0;
201     P1                  0;
202     PBiCG               0;
203     PCG                 0;
204     PackedList          0;
205     ParSortableList     0;
206     PatchToPatchInterpolation 0;
207     Phi                 0;
208     PointEdgeWave       0;
209     POSIX               0;
210     Prandtl             0;
211     PrimitivePatch      0;
212     Pstream             0;
213     QUICK               0;
214     QUICKV              0;
215     QZeta               0;
216     RASModel            0;
217     RK                  0;
218     RNGkEpsilon         0;
219     RanzMarshall        0;
220     ReactingCloud<basicReactingParcel>  0;
221     ReactingParcel<basicReactingParcel> 0;
222     Rebound             0;
223     ReitzDiwakar        0;
224     ReitzKHRT           0;
225     RosinRammler        0;
226     RutlandFlashBoil    0;
227     SDA                 0;
228     SFCD                0;
229     SFCDV               0;
230     SHF                 0;
231     SIBS                0;
232     SKA                 0;
233     SLTS                0;
234     SRFModel            0;
235     SRFVelocity         0;
236     STARCDRotation      0;
237     Schaeffer           0;
238     SchillerNaumann     0;
239     SinclairJackson     0;
240     SingleKineticRateDevolatilisation 0;
241     SingleMixtureFraction   0;
242     Smagorinsky         0;
243     SpalartAllmaras     0;
244     SpalartAllmarasDDES 0;
245     SpalartAllmarasIDDES    0;
246     SphereDrag          0;
247     StandardWallInteraction 0;
248     StaticHashTable     0;
249     StochasticDispersionRAS 0;
250     SuperBee            0;
251     SuperBeeV           0;
252     SurfaceReactionModel 0;
253     Syamlal             0;
254     SyamlalOBrien       0;
255     SyamlalRogersOBrien 0;
256     TAB                 0;
257     Table               0;
258     ThermoCloud<basicReactingParcel>    0;
259     ThermoCloud<basicThermoParcel>      0;
260     ThermoParcel<basicReactingParcel>   0;
261     ThermoParcel<basicThermoParcel>     0;
262     UMIST               0;
263     UMISTV              0;
264     UpwindFitData<cubicUpwindFitPolynomial> 0;
265     UpwindFitData<quadraticLinearUpwindFitPolynomial> 0;
266     UpwindFitData<quadraticUpwindFitPolynomial>     0;
267     WallInteractionModel 0;
268     WenYu               0;
269     aC11H10             0;
270     absorptionEmissionModel 0;
271     addCell             0;
272     addFace             0;
273     addPatchCellLayer   0;
274     addPoint            0;
275     advective           0;
276     algebraicPair       0;
277     alphaContactAngle   0;
278     alphaFixedPressure  0;
279     alphatWallFunction  0;
280     angularOscillatingDisplacement  0;
281     angularOscillatingVelocity  0;
282     anisotropic         0;
283     ash                 0;
284     atomizationModel    0;
285     attachDetach        0;
286     autoHexMeshDriver   0;
287     autoLayerDriver     0;
288     autoRefineDriver    0;
289     autoSnapDriver      0;
290     bC11H10             0;
291     backward            0;
292     basePatch           0;
293     basicKinematicCloud 0;
294     basicKinematicParcel 0;
295     basicMixture        0;
296     basicReactingCloud  0;
297     basicReactingParcel 0;
298     basicThermo         0;
299     basicThermoCloud    0;
300     basicThermoParcel   0;
301     biLinearFit         0;
302     binaryAbsorptionEmission 0;
303     blended             0;
304     blobsSheetAtomization   0;
305     blobsSwirlInjector  0;
306     booleanSurface      0;
307     boundaryCutter      0;
308     boundaryMesh        0;
309     boundaryToFace      0;
310     boundedBackward     0;
311     boxToCell           0;
312     boxToFace           0;
313     boxToPoint          0;
314     breakupModel        0;
315     calculated          0;
316     cell                0;
317     cellClassification  0;
318     cellCuts            0;
319     cellDistFuncs       0;
320     cellLimited         0;
321     cellList            0;
322     cellLooper          0;
323     cellMDLimited       0;
324     cellMotion          0;
325     cellPoint           0;
326     cellPointFace       0;
327     cellPointWeight     0;
328     cellSet             0;
329     cellToCell          0;
330     cellToFace          0;
331     cellToPoint         0;
332     cellZone            0;
333     centredCECStencil   0;
334     centredCFCStencil   0;
335     chemistryReader     0;
336     chemistrySolver     0;
337     chemkinReader       0;
338     clippedLinear       0;
339     cloud               0;
340     cloudAbsorptionEmission 0;
341     cloudScatter        0;
342     collisionModel      0;
343     combineFaces        0;
344     commSchedule        0;
345     commonRailInjector  0;
346     compound            0;
347     constInjector       0;
348     constant            0;
349     constantAbsorptionEmission  0;
350     constantAlphaContactAngle   0;
351     constantScatter     0;
352     coordinateRotation  0;
353     coordinateSystem    0;
354     coordinateSystems   0;
355     corrected           0;
356     coupled             0;
357     cubeRootVol         0;
358     cubic               0;
359     cubicUpwindFit      0;
360     curve               0;
361     cyclic              0;
362     cyclicLduInterface  0;
363     cyclicLduInterfaceField 0;
364     cylinderToCell      0;
365     cylindrical         0;
366     decompositionMethod 0;
367     definedHollowConeInjector 0;
368     definedInjector     0;
369     definedPressureSwirlInjector 0;
370     diagTensorField     0;
371     diagonal            0;
372     dictionary          0;
373     dimensionSet        1;
374     directMappedBase    0;
375     directMappedPatch   0;
376     directMappedVelocityFlux 0;
377     directionMixed      0;
378     directional         0;
379     disallowGenericFvPatchField 0;
380     disallowGenericPointPatchField 0;
381     disallowGenericPolyPatch    0;
382     dispersionLESModel  0;
383     dispersionModel     0;
384     dispersionRASModel  0;
385     displacementComponentLaplacian 0;
386     displacementInterpolation 0;
387     displacementLaplacian 0;
388     displacementSBRStress 0;
389     distanceSurface     0;
390     downwind            0;
391     dragModel           0;
392     duplicatePoints     0;
393     dx                  0;
394     dynMixedSmagorinsky 0;
395     dynOneEqEddy        0;
396     dynSmagorinsky      0;
397     dynamicAlphaContactAngle 0;
398     dynamicFvMesh       0;
399     dynamicInkJetFvMesh 0;
400     dynamicMotionSolverFvMesh 0;
401     dynamicRefineFvMesh 0;
402     edgeIntersections   0;
403     edgeList            0;
404     edgeSurface         0;
405     empty               0;
406     engineMesh          0;
407     enrichedPatch       0;
408     epsilonWallFunction 0;
409     errorDrivenRefinement   0;
410     evaporationModel    0;
411     exponential         0;
412     extendedLeastSquares    0;
413     extendedLeastSquaresVectors 0;
414     face                0;
415     faceAreaPair        0;
416     faceCoupleInfo      0;
417     faceLimited         0;
418     faceList            0;
419     faceMDLimited       0;
420     faceSet             0;
421     faceToCell          0;
422     faceToFace          0;
423     faceToPoint         0;
424     faceZone            0;
425     fan                 0;
426     featureEdgeMesh     0;
427     fieldToCell         0;
428     file                0;
429     fileName            2;
430     filteredLinear      0;
431     filteredLinear2     0;
432     filteredLinear2V    0;
433     filteredLinear3     0;
434     filteredLinear3V    0;
435     fixedEnthalpy       0;
436     buoyantPressure 0;
437     fixedFluxBoussinesqBuoyantPressure 0;
438     fixedFluxPressure   0;
439     fixedGradient       0;
440     fixedInternalEnergy 0;
441     fixedInternalValue  0;
442     fixedNormalSlip     0;
443     fixedPressureCompressibleDensity 0;
444     fixedUnburntEnthalpy 0;
445     fixedValue          0;
446     flowRateInletVelocity   0;
447     fluxCorrectedVelocity   0;
448     foamChemistryReader 0;
449     foamFile            0;
450     forceCoeffs         0;
451     forces              0;
452     fourth              0;
453     freestream          0;
454     freestreamPressure  0;
455     frictionalStressModel   0;
456     functionObject      0;
457     fv                  0;
458     fvMesh              0;
459     fvMeshDistribute    0;
460     fvMotionSolver      0;
461     fvPatchField        0;
462     fvScalarMatrix      0;
463     fvSchemes           0;
464     fvSphericalTensorMatrix 0;
465     fvSymmTensorMatrix  0;
466     fvTensorMatrix      0;
467     fvVectorMatrix      0;
468     fvsPatchField       0;
469     general             0;
470     generic             0;
471     genericPatch        0;
472     geomCellLooper      0;
473     geometricSurfacePatch   0;
474     ggi                 0;
475     global              0;
476     globalMeshData      0;
477     globalPoints        0;
478     gnuplot             0;
479     gradientDispersionRAS   0;
480     gradientEnthalpy        0;
481     gradientInternalEnergy  0;
482     gradientUnburntEnthalpy 0;
483     granularPressureModel   0;
484     hCombustionThermo   0;
485     hMixtureThermo<dieselMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
486     hMixtureThermo<homogeneousMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> 0;
487     hMixtureThermo<homogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
488     hMixtureThermo<inhomogeneousMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> 0;
489     hMixtureThermo<inhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
490     hMixtureThermo<multiComponentMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
491     hMixtureThermo<reactingMixture> 0;
492     hMixtureThermo<veryInhomogeneousMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> 0;
493     hMixtureThermo<veryInhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
494     hThermo<pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> 0;
495     hThermo<pureMixture<sutherlandTransport<specieThermo<hConstThermo<perfectGas>>>>> 0;
496     hThermo<pureMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
497     harmonic            0;
498     heatTransferModel   0;
499     hexCellLooper       0;
500     hexRef8             0;
501     hhuCombustionThermo 0;
502     hhuMixtureThermo<egrMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> 0;
503     hhuMixtureThermo<egrMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
504     hhuMixtureThermo<homogeneousMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> 0;
505     hhuMixtureThermo<homogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
506     hhuMixtureThermo<inhomogeneousMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> 0;
507     hhuMixtureThermo<inhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
508     hhuMixtureThermo<veryInhomogeneousMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> 0;
509     hhuMixtureThermo<veryInhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> 0;
510     hierarchical        0;
511     hollowConeInjector  0;
512     iC3H8O              0;
513     indexedOctree       0;
514     indexedParticle     0;
515     injectorModel       0;
516     injectorType        0;
517     inletOutlet         0;
518     inletOutletTotalTemperature 0;
519     interfaceCompression 0;
520     intersectedSurface  0;
521     inverseDistance     0;
522     inverseFaceDistance 0;
523     inversePointDistance 0;
524     inverseVolume       0;
525     isoSurface          0;
526     isoSurfaceCell      0;
527     jplot               0;
528     jumpCyclic          0;
529     kEpsilon            0;
530     kOmega              0;
531     kOmegaSST           0;
532     kOmegaSSTSAS        0;
533     kqRWallFunction     0;
534     kinematicCloud      0;
535     labelField          0;
536     labelList           0;
537     labelListList       0;
538     labelToCell         0;
539     labelToFace         0;
540     labelToPoint        0;
541     laminar             0;
542     laminarFlameSpeed   0;
543     laplace             0;
544     layerAdditionRemoval 0;
545     layered             0;
546     lduInterface        0;
547     lduInterfaceField   0;
548     lduMatrix           1;
549     lduMesh             0;
550     leastSquares        0;
551     leastSquaresVectors 0;
552     level               2;
553     limitWith           0;
554     limited             0;
555     limitedCubic        0;
556     limitedCubic01      0;
557     limitedCubicV       0;
558     limitedGamma        0;
559     limitedLimitedCubic 0;
560     limitedLimitedLinear 0;
561     limitedLinear       0;
562     limitedLinear01     0;
563     limitedLinearV      0;
564     limitedMUSCL        0;
565     limitedSurfaceInterpolationScheme 0;
566     limitedVanLeer      0;
567     linear              0;
568     linearFit           0;
569     linearUpwind        0;
570     linearUpwindV       0;
571     liquid              0;
572     locDynOneEqEddy     0;
573     localBlended        0;
574     localMax            0;
575     localMin            0;
576     localPointRegion    0;
577     lowReOneEqEddy      0;
578     manual              0;
579     meshCutAndRemove    0;
580     meshCutter          0;
581     meshModifier        0;
582     meshRefinement      0;
583     meshSearch          0;
584     meshToMesh          0;
585     metis               0;
586     midPoint            0;
587     midPointAndFace     0;
588     mixed               0;
589     mixedEnthalpy       0;
590     mixedInternalEnergy 0;
591     mixedSmagorinsky    0;
592     mixedUnburntEnthalpy 0;
593     mixerFvMesh         0;
594     modifyCell          0;
595     modifyFace          0;
596     modifyPoint         0;
597     motionDiffusivity   0;
598     motionDirectional   0;
599     motionSmoother      0;
600     motionSolver        0;
601     movingConeTopoFvMesh 0;
602     movingWallVelocity  0;
603     muSgsSpalartAllmarasWallFunction 0;
604     multiDirRefinement  0;
605     multiHoleInjector   0;
606     multivariateSelection 0;
607     mutRoughWallFunction 0;
608     mutSpalartAllmarasStandardRoughWallFunction  0;
609     mutSpalartAllmarasStandardWallFunction  0;
610     mutSpalartAllmarasWallFunction  0;
611     mutWallFunction     0;
612     nC3H8O              0;
613     nbrToCell           0;
614     nearestToCell       0;
615     nearestToPoint      0;
616     noAbsorptionEmission 0;
617     noDragModel         0;
618     noRadiation         0;
619     none                0;
620     normal              0;
621     normalToFace        0;
622     nuSgsSpalartAllmarasWallFunction 0;
623     nutRoughWallFunction 0;
624     nutSpalartAllmarasStandardRoughWallFunction  0;
625     nutSpalartAllmarasStandardWallFunction  0;
626     nutSpalartAllmarasWallFunction  0;
627     nutWallFunction     0;
628     obj                 0;
629     objectRegistry      0;
630     octree              0;
631     octreeDataEdges     0;
632     octreeDataFace      0;
633     octreeDataFaceList  0;
634     octreeDataTriSurface 0;
635     off                 0;
636     omegaWallFunction   0;
637     oneEqEddy           0;
638     orientedSurface     0;
639     oscillatingDisplacement 0;
640     oscillatingFixedValue 0;
641     oscillatingVelocity 0;
642     outletInlet         0;
643     outletStabilised    0;
644     pair                0;
645     parabolicCylindrical 0;
646     parcel              0;
647     partialSlip         0;
648     passiveParticle     0;
649     patch               0;
650     patchToFace         0;
651     patchZones          0;
652     pdf                 0;
653     perfectInterface    0;
654     pointIndexHitList   0;
655     pointPatchField     0;
656     pointPatchInterpolation 0;
657     pointScalarField    0;
658     pointScalarField::DimensionedInternalField 0;
659     pointSet            0;
660     pointSphericalTensorField 0;
661     pointSphericalTensorField::DimensionedInternalField 0;
662     pointSymmTensorField 0;
663     pointSymmTensorField::DimensionedInternalField 0;
664     pointTensorField    0;
665     pointTensorField::DimensionedInternalField 0;
666     pointToCell         0;
667     pointToFace         0;
668     pointToPoint        0;
669     pointVectorField    0;
670     pointVectorField::DimensionedInternalField 0;
671     pointZone           0;
672     polyBoundaryMesh    0;
673     polyMesh            0;
674     polyMeshGeometry    0;
675     polyMeshInfo        0;
676     polyTopoChange      0;
677     polyTopoChanger     0;
678     powerLaw            0;
679     pressureDirectedInletOutletVelocity 0;
680     pressureDirectedInletVelocity 0;
681     pressureInletOutletVelocity 0;
682     pressureInletUniformVelocity 0;
683     pressureInletVelocity 0;
684     pressureNormalInletOutletVelocity 0;
685     pressureSwirlInjector 0;
686     primitiveMesh       0;
687     primitiveMeshGeometry 0;
688     probes              0;
689     processor           0;
690     processorLduInterface 0;
691     processorLduInterfaceField 0;
692     pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>> 0;
693     pureMixture<sutherlandTransport<specieThermo<hConstThermo<perfectGas>>>> 0;
694     pureMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>> 0;
695     quadratic           0;
696     quadraticFit        0;
697     quadraticLinearFit  0;
698     quadraticLinearUpwindFit 0;
699     quadraticUpwindFit  0;
700     radiationModel      0;
701     raw                 0;
702     reactingCloud       0;
703     reaction            0;
704     realizableKE        0;
705     refinementHistory   0;
706     refinementIterator  0;
707     reflect             0;
708     regIOobject         0;
709     regionSplit         0;
710     regionToCell        0;
711     remove              0;
712     removeCell          0;
713     removeCells         0;
714     removeFace          0;
715     removeFaces         0;
716     removePoint         0;
717     removePoints        0;
718     reverseLinear       0;
719     rotatedBoxToCell    0;
720     rotatingPressureInletOutletVelocity 0;
721     rotatingTotalPressure 0;
722     sampledPatch        0;
723     sampledPlane        0;
724     sampledSet          0;
725     sampledSurface      0;
726     saturateEvaporationModel 0;
727     scalarAverageField  0;
728     scalarField         0;
729     scalarRange         0;
730     scaleSimilarity     0;
731     scatterModel        0;
732     searchableBox       0;
733     searchableSurface   0;
734     sequential          0;
735     setUpdater          0;
736     sets                0;
737     shapeList           0;
738     shapeToCell         0;
739     simple              0;
740     skewCorrected       0;
741     skewCorrectionVectors 0;
742     sliced              0;
743     slidingInterface    0;
744     slip                0;
745     smooth              0;
746     smoothSolver        0;
747     solid               0;
748     solidBodyMotionFunction 0;
749     solidBodyMotionFvMesh 0;
750     solution            0;
751     spectEddyVisc       0;
752     sphereToCell        0;
753     spherical           0;
754     sphericalTensorAverageField 0;
755     sphericalTensorField 0;
756     standardDragModel   0;
757     standardEvaporationModel 0;
758     staticFvMesh        0;
759     steadyState         0;
760     stl                 0;
761     string              0;
762     stochasticDispersionRAS 0;
763     supersonicFreestream 0;
764     surfaceFeatures     0;
765     surfaceInterpolation 0;
766     surfaceInterpolationScheme 0;
767     surfaceIntersection 0;
768     surfaceNormalFixedValue 0;
769     surfacePatch        0;
770     surfacePatchIOList  0;
771     surfaceScalarField  0;
772     surfaceScalarField::DimensionedInternalField 0;
773     surfaceSlipDisplacement 0;
774     surfaceSphericalTensorField 0;
775     surfaceSphericalTensorField::DimensionedInternalField 0;
776     surfaceSymmTensorField 0;
777     surfaceSymmTensorField::DimensionedInternalField 0;
778     surfaceTensorField 0;
779     surfaceTensorField::DimensionedInternalField 0;
780     surfaceToCell       0;
781     surfaceToPoint      0;
782     surfaceVectorField  0;
783     surfaceVectorField::DimensionedInternalField 0;
784     surfaceWriter       0;
785     surfaces            0;
786     swirlInjector       0;
787     symmTensorAverageField 0;
788     symmTensorField     0;
789     symmetryPlane       0;
790     syringePressure     0;
791     tensorAverageField  0;
792     tensorField         0;
793     thermoCloud         0;
794     thermophysicalFunction 0;
795     time                0;
796     timeVaryingAlphaContactAngle 0;
797     timeVaryingFlowRateInletVelocity 0;
798     timeVaryingMappedFixedValue 0;
799     timeVaryingTotalPressure 0;
800     timeVaryingUniformFixedValue 0;
801     timer               0;
802     topoAction          0;
803     topoCellLooper      0;
804     topoChangerFvMesh   0;
805     topoSet             0;
806     topoSetSource       0;
807     toroidal            0;
808     totalPressure       0;
809     totalTemperature    0;
810     trackedParticle     0;
811     trajectory          0;
812     transform           0;
813     treeDataCell        0;
814     treeDataFace        0;
815     treeDataTriSurface  0;
816     treeLeaf            0;
817     treeNode            0;
818     triSurface          0;
819     triSurfaceMesh      0;
820     turbulenceModel     0;
821     turbulentHeatFluxTemperature 0;
822     turbulentInlet      0;
823     turbulentIntensityKineticEnergyInlet 0;
824     turbulentMixingLengthDissipationRateInlet 0;
825     turbulentMixingLengthFrequencyInlet 0;
826     uncorrected         0;
827     undoableMeshCutter  0;
828     uniform             0;
829     uniformFixedValue   0;
830     unitInjector        0;
831     upwind              0;
832     upwindCFCStencil    0;
833     value               0;
834     vanAlbada           0;
835     vanAlbadaV          0;
836     vanDriest           0;
837     vanLeer             0;
838     vanLeer01           0;
839     vanLeerV            0;
840     vector2DField       0;
841     vectorAverageField  0;
842     vectorField         0;
843     velocityComponentLaplacian 0;
844     velocityLaplacian   0;
845     viscosityModel      0;
846     volPointInterpolation 0;
847     volScalarField      0;
848     volScalarField::DimensionedInternalField 0;
849     volSphericalTensorField 0;
850     volSphericalTensorField::DimensionedInternalField 0;
851     volSymmTensorField  0;
852     volSymmTensorField::DimensionedInternalField 0;
853     volTensorField      0;
854     volTensorField::DimensionedInternalField 0;
855     volVectorField      0;
856     volVectorField::DimensionedInternalField 0;
857     vtk                 0;
858     walkPatch           0;
859     wall                0;
860     wallHeatTransfer    0;
861     wallLayerCells      0;
862     wallModel           0;
863     waveTransmissive    0;
864     wedge               0;
865     weighted            0;
866     word                2;
867     writer              0;
868     xmgr                0;
869     zeroGradient        0;
870     zoneToCell          0;
871     zoneToFace          0;
872     zoneToPoint         0;
875 InfoSwitches
877     writePrecision  6;
878     writeJobInfo    0;
881 OptimisationSwitches
883     fileModificationSkew 10;
884 //     commsType       nonBlocking; //scheduled; //blocking;
885     commsType       blocking; //scheduled;
886     floatTransfer   0;// Floating transfer not realiable
887     nProcsSimpleSum 0;
889     nSquaredProjection    0;
890 //     nSquaredProjection    1;
892     // Multigrid clustering
893     mgMinClusterSize 2;
894     mgMaxClusterSize 8;
897 Tolerances
899     // Primitive mesh checking limits
900     primitiveMeshClosedThreshold     1e-6;
901     primitiveMeshAspectThreshold     1000;
902     primitiveMeshNonOrthThreshold    70;
903     primitiveMeshSkewThreshold       4;
904     primitiveMeshFaceAngleThreshold  10;
905     primitiveMeshFaceFlatnessThreshold 0.8;
907     // Geometric matching tolerances
908     patchFaceMatchTol   1e-4;
910     // Volumetric closed domain
911     closedDomainTol     1e-10;
913     // Patch-to-patch interpolation tolerances
914     patchToPatchDirectHit       1e-5;
915     patchToPatchProjectionTol   0.05;
917     // Thermophysical models
918     specieThermoTol      1e-4;
919     speciesThermoTJump     20;
920     speciesThermoMaxIter  100;
922     // Intersection tolerance
923     intersectionPlanarTol      0.2;
924     intersectionMissTol        1e-10;
926     // Sliding interface
927 //     slidingPointMergeTol            0.2;
928 //     slidingEdgeMergeTol             0.05;
929 //     slidingIntegralAdjTol           0.15;
930 //     slidingEdgeMasterCatchFraction  0.4;
931 //     slidingEdgeEndCutoffTol         0.0001;
932 //     slidingEdgeCoPlanarTol          0.8;
934     slidingPointMergeTol            0.2;
935     slidingEdgeMergeTol             0.01;
936     slidingIntegralAdjTol           0.05;
937     slidingEdgeMasterCatchFraction  0.4;
938     slidingEdgeEndCutoffTol         0.0001;
939     slidingEdgeCoPlanarTol          0.8;
941 //     GGIAreaErrorTol                 1e-8;
944 DimensionedConstants
946     // SI units
948     //- Universal gas constant [J/(kmol K)]
949     R           8314.51;
951     //- Standard pressure [Pa]
952     Pstd        1.0e5;
954     //- Standard temperature [K]
955     Tstd        298.15;
957     //- Stefan-Boltzmann constant [J/(K4 m2 s)]
958     sigmaSB     sigmaSB [1 0 -3 -4 0 0 0] 5.670e-08;
960     /* USCS units
962     //- Universal gas constant [lbm ft2/(s2 kmol R)]
963     R           3406.78;
965     //- Standard pressure [lbm/(ft2)]
966     Pstd        2088.6;
968     //- Standard temperature [degR]
969     Tstd        536.67;
971     //- Stefan-Boltzmann constant [lbm /(degR4 ft s)]
972     sigmaSB     sigmaSB [1 0 -3 -4 0 0 0] 8.2292e-08;
973     */
976 // ************************************************************************* //