Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
4f47ff02
Commit
4f47ff02
authored
Jun 10, 2011
by
mattijs
Browse files
STYLE: dictionaries: update version number
parent
d3c5b9bd
Changes
51
Hide whitespace changes
Inline
Side-by-side
applications/test/Hashing/hashingTests
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
applications/test/codeStream/codeStreamDict1
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
Any
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -51,9 +51,7 @@ writeInterval #codeStream
#};
};
// play with cleanup
#remove begIter
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
applications/test/dictionary/testDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
Any
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -33,13 +33,11 @@ active
value $internalField;
}
inactive
{
type zeroGradient;
}
boundaryField
{
Default_Boundary_Region
...
...
@@ -96,13 +94,11 @@ baz
$active
}
"anynumber.*"
{
$active
}
// this should work
#remove active
...
...
applications/test/dictionary/testDict2
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
Any
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
applications/test/dictionary/testDictRegex
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version
2.0;
format
ascii;
class
dictionary;
object
testDictRegex;
version 2.0;
format ascii;
class dictionary;
object testDictRegex;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
#inputMode merge
...
...
applications/test/regex/testRegexps
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
applications/test/router/routerDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -12,7 +12,6 @@ FoamFile
class dictionary;
object routeDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Connected cells
...
...
applications/test/spline/test-splines
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
applications/test/wordRe/testRegexps
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
applications/utilities/mesh/advanced/PDRMesh/PDRMeshDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -34,7 +34,4 @@ blockedCells blockedCellsSet;
// this patch
defaultPatch outer;
// ************************************************************************* //
applications/utilities/mesh/advanced/autoRefineMesh/autoRefineMeshDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -12,17 +12,14 @@ FoamFile
class dictionary;
object autoRefineMeshDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Surface to keep to
surface "plexi.obj";
// What is outside. These points have to be inside a cell (so not on a face!)
outsidePoints ((-0.99001 -0.99001 -0.99001));
//
// Selection of cells to refine
//
...
...
@@ -50,7 +47,6 @@ minEdgeLen 0.1;
// this)
cellLimit 2500000;
//
// Selection of final set
//
...
...
@@ -69,8 +65,6 @@ nearDistance -1;
// are either kept and refined (selectHanging) or removed from the set
selectHanging false;
//
// Refinement parameters
//
...
...
@@ -79,7 +73,6 @@ selectHanging false;
coordinateSystem global;
//coordinateSystem patchLocal;
// .. and its coefficients. x,y in this case. (normal = tan1^tan2)
globalCoeffs
{
...
...
applications/utilities/mesh/advanced/modifyMesh/modifyMeshDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -12,7 +12,6 @@ FoamFile
class dictionary;
object modifyMeshDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Move points:
...
...
@@ -39,8 +38,6 @@ facesToTriangulate
(( -0.039123 -0.45045 0.74083) (-0.03844 -0.45049 0.73572))
);
// Edges to collapse. First coord is point on the edge, second is coordinate
// to collapse to.
edgesToCollapse
...
...
@@ -48,8 +45,6 @@ edgesToCollapse
((0.054975 0.099987 0.0044074)(0.054975 0.099987 0.0044074))
);
// Split cells:
// First coord is a point inside the cell to split. A point inside the cell will
// be introduced and the cell will get decomposed into polygonal base pyramids
...
...
@@ -59,7 +54,6 @@ cellsToSplit
(( -0.039123 -0.45045 0.74083) (-0.03844 -0.45049 0.73572))
);
// Change patch:
// Changes patchID of faces. Coord selects the face, label is the patch index.
facesToRepatch
...
...
@@ -67,7 +61,6 @@ facesToRepatch
(( -0.039123 -0.45045 0.74083) 1)
);
//// Create cell:
//// Creates a cell on the boundary given a face covering a cavity. Gets
//// the vertices of the face (outwards pointing normal) and a point internal
...
...
@@ -82,5 +75,4 @@ facesToRepatch
// )
//);
// ************************************************************************* //
applications/utilities/mesh/advanced/selectCells/selectCellsDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -12,10 +12,8 @@ FoamFile
class dictionary;
object selectCellsDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Whether to use surface. If false no surface will be read and only
// outsidePoints/selectOutside will be used to determine cells to keep.
useSurface false;
...
...
@@ -26,7 +24,6 @@ surface "plexi.obj";
// What is outside
outsidePoints ((-1 -1 -1));
//
// Selection of final set
//
...
...
applications/utilities/mesh/generation/extrude/extrudeMesh/extrudeMeshDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -31,13 +31,9 @@ exposedPatchName movingWall;
// If construct from surface:
surface "movingWall.stl";
// Flip surface normals before usage.
flipNormals false;
//- Linear extrusion in point-normal direction
//extrudeModel linearNormal;
...
...
@@ -87,10 +83,8 @@ sigmaRadialCoeffs
pStrat 1;
}
// Do front and back need to be merged? Usually only makes sense for 360
// degree wedges.
mergeFaces false; //true;
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/extrudeToRegionMeshDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -83,5 +83,4 @@ sigmaRadialCoeffs
pStrat 1;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
applications/utilities/mesh/generation/snappyHexMesh/snappyHexMeshDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -12,7 +12,6 @@ FoamFile
class dictionary;
object snappyHexMeshDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Which of the steps to run
...
...
@@ -20,7 +19,6 @@ castellatedMesh true;
snap true;
addLayers false;
// Geometry. Definition of all surfaces. All surfaces are of class
// searchableSurface.
// Surfaces are used
...
...
@@ -62,8 +60,6 @@ geometry
}
};
// Settings for the castellatedMesh generation.
castellatedMeshControls
{
...
...
@@ -95,14 +91,11 @@ castellatedMeshControls
// nProcs). 0=balance always.
maxLoadUnbalance 0.10;
// Number of buffer layers between different levels.
// 1 means normal 2:1 refinement restriction, larger means slower
// refinement.
nCellsBetweenLevels 1;
// Explicit feature edge refinement
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
@@ -117,8 +110,6 @@ castellatedMeshControls
//}
);
// Surface based refinement
// ~~~~~~~~~~~~~~~~~~~~~~~~
...
...
@@ -157,7 +148,6 @@ castellatedMeshControls
// Otherwise leave out or set to negative number.
//perpendicularAngle 10;
//- Optional faceZone and (for closed surface) cellZone with
// how to select the cells that are in the cellZone
// (inside / outside / specified insidePoint)
...
...
@@ -169,7 +159,6 @@ castellatedMeshControls
resolveFeatureAngle 30;
// Region-wise refinement
// ~~~~~~~~~~~~~~~~~~~~~~
...
...
@@ -197,7 +186,6 @@ castellatedMeshControls
//}
}
// Mesh selection
// ~~~~~~~~~~~~~~
...
...
@@ -208,15 +196,12 @@ castellatedMeshControls
// after refinement.
locationInMesh (5 0.28 0.43);
// Whether any faceZones (as specified in the refinementSurfaces)
// are only on the boundary of corresponding cellZones or also allow
// free-standing zone faces. Not used if there are no faceZones.
allowFreeStandingZoneFaces true;
}
// Settings for the snapping.
snapControls
{
...
...
@@ -241,8 +226,6 @@ snapControls
//nFeatureSnapIter 10;
}
// Settings for the layer addition.
addLayersControls
{
...
...
@@ -267,7 +250,6 @@ addLayersControls
// Expansion factor for layer mesh
expansionRatio 1.0;
//- Wanted thickness of final added cell layer. If multiple layers
// is the
// thickness of the layer furthest away from the wall.
...
...
@@ -287,7 +269,6 @@ addLayersControls
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
nGrow 0;
// Advanced settings
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
...
...
@@ -321,7 +302,6 @@ addLayersControls
// Create buffer region for new layer terminations
nBufferCellsNoExtrude 0;
// Overall max number of layer addition iterations. The mesher will exit
// if it reaches this number of iterations; possibly with an illegal
// mesh.
...
...
@@ -333,8 +313,6 @@ addLayersControls
nRelaxedIter 20;
}
// Generic mesh quality settings. At any undoable phase these determine
// where to undo.
meshQualityControls
...
...
@@ -392,7 +370,6 @@ meshQualityControls
// If <0 : delete always.
//minVolCollapseRatio 0.5;
// Advanced
//- Number of error distribution iterations
...
...
@@ -400,8 +377,6 @@ meshQualityControls
//- amount to scale back displacement at error points
errorReduction 0.75;
// Optional : some meshing phases allow usage of relaxed rules.
// See e.g. addLayersControls::nRelaxedIter.
relaxed
...
...
@@ -411,7 +386,6 @@ meshQualityControls
}
}
// Advanced
// Flags for optional output
...
...
@@ -421,10 +395,8 @@ meshQualityControls
// 4 : write current intersections as .obj files
debug 0;
// Merge tolerance. Is fraction of overall bounding box of initial mesh.
// Note: the write tolerance needs to be higher than this.
mergeTolerance 1e-6;
// ************************************************************************* //
applications/utilities/mesh/manipulation/createPatch/createPatchDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -12,7 +12,6 @@ FoamFile
class dictionary;
object createPatchDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// This application/dictionary controls:
...
...
@@ -39,7 +38,6 @@ FoamFile
// - or change patch type from 'cyclic' to 'patch'
// and regenerate cyclic as above
// Do a synchronisation of coupled points after creation of any patches.
// Note: this does not work with points that are on multiple coupled patches
// with transformations (i.e. cyclics).
...
...
applications/utilities/mesh/manipulation/mirrorMesh/mirrorMeshDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -12,7 +12,6 @@ FoamFile
class dictionary;
object mirrorMeshDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
planeType pointAndNormal;
...
...
applications/utilities/mesh/manipulation/refineMesh/refineMeshDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -12,7 +12,6 @@ FoamFile
class dictionary;
object refineMeshDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Cells to refine; name of cell set
...
...
@@ -26,7 +25,6 @@ set c0;
coordinateSystem global;
//coordinateSystem patchLocal;
// .. and its coefficients. x,y in this case. (normal direction is calculated
// as tan1^tan2)
globalCoeffs
...
...
applications/utilities/mesh/manipulation/topoSet/topoSetDict
View file @
4f47ff02
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version:
dev
|
| \\ / O peration | Version:
2.0.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
@@ -12,7 +12,6 @@ FoamFile
class dictionary;
object topoSetDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// List of actions. Each action is a dictionary with e.g.
...
...
@@ -297,8 +296,6 @@ FoamFile
// cellSet c0; // name of cellSet of slave side
// }
actions
(
// Example:pick up internal faces on outside of cellSet
...
...
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment