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