FoamFile: 'version' entry is now optional, defaulting to 2.0

The FOAM file format has not changed from version 2.0 in many years and so there
is no longer a need for the 'version' entry in the FoamFile header to be
required and to reduce unnecessary clutter it is now optional, defaulting to the
current file format 2.0.
This commit is contained in:
Henry Weller
2021-06-23 20:50:10 +01:00
parent b28947604c
commit 01494463d0
4489 changed files with 17 additions and 4539 deletions

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object testDict; object testDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object testDict; object testDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object testDict; object testDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object testDict; object testDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object testDictRegex; object testDictRegex;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object testSlashDict; object testSlashDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object testSlashDict; object testSlashDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object testSlashDict; object testSlashDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class labelList; class labelList;
location "constant"; location "constant";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class polyBoundaryMesh; class polyBoundaryMesh;
location "constant/polyMesh"; location "constant/polyMesh";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "constant"; location "constant";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object blockMeshDict; object blockMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class labelList; class labelList;
location "constant"; location "constant";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "constant"; location "constant";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object blockMeshDict; object blockMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
note "mesh decomposition control dictionary"; note "mesh decomposition control dictionary";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "constant"; location "constant";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object blockMeshDict; object blockMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object collapseDict; object collapseDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
note "mesh decomposition control dictionary"; note "mesh decomposition control dictionary";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object routeDict; object routeDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class volVectorField; class volVectorField;
object U; object U;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class volScalarField; class volScalarField;
object p; object p;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "constant"; location "constant";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object blockMeshDict; object blockMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object particleTrackProperties; object particleTrackProperties;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class IOPtrList<coordinateSystem>; class IOPtrList<coordinateSystem>;
object coordinateSystems; object coordinateSystems;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object PDRMeshDict; object PDRMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
note "settings for calculating the adiabatic flame temperature"; note "settings for calculating the adiabatic flame temperature";
class dictionary; class dictionary;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object snappyRefineMeshDict; object snappyRefineMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object changeDictionaryDict; object changeDictionaryDict;

View File

@ -8,7 +8,6 @@
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
root ""; root "";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object createBafflesDict; object createBafflesDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object createPatchDict; object createPatchDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
note "mesh decomposition control dictionary"; note "mesh decomposition control dictionary";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
note "settings for calculating the equilibrium flame temperature"; note "settings for calculating the equilibrium flame temperature";
class dictionary; class dictionary;

View File

@ -8,7 +8,6 @@
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
root ""; root "";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object extrudeMeshDict; object extrudeMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object extrudeToRegionMeshDict; object extrudeToRegionMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
note "OpenFOAM to Fluent interface control dictionary"; note "OpenFOAM to Fluent interface control dictionary";
class dictionary; class dictionary;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object mapFieldsDict; object mapFieldsDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object mirrorMeshDict; object mirrorMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
note "settings for calculating the adiabatic flame temperature"; note "settings for calculating the adiabatic flame temperature";
class dictionary; class dictionary;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object modifyMeshDict; object modifyMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object particleTrackDict; object particleTrackDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object pdfDict; object pdfDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object postChannelDict; object postChannelDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object refineMeshDict; object refineMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
note "mesh renumbering dictionary"; note "mesh renumbering dictionary";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object selectCellsDict; object selectCellsDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object setFieldsDict; object setFieldsDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object setWavesDict; object setWavesDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object snappyHexMeshDict; object snappyHexMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object surfaceFeaturesDict; object surfaceFeaturesDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
location "system"; location "system";

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object surfaceSubsetDict; object surfaceSubsetDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object toleranceDict; object toleranceDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object topoSetDict; object topoSetDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object viewFactorsDict; object viewFactorsDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object wallFunctionDict; object wallFunctionDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object cartesianXY; object cartesianXY;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object cartesianXZ; object cartesianXZ;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object cartesianYZ; object cartesianYZ;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object cylindrical; object cylindrical;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object porousZone; object porousZone;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object steadyState; object steadyState;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object transient; object transient;

View File

@ -8,7 +8,6 @@
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object collapseDict; object collapseDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object extrudeMeshDict; object extrudeMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object foamyHexMeshDict; object foamyHexMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object meshQualityDict; object meshQualityDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object snappyHexMeshDict; object snappyHexMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object createBafflesDict; object createBafflesDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object createPatchDict; object createPatchDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object createBafflesDict; object createBafflesDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object createPatchDict; object createPatchDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object refineMeshDict; object refineMeshDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object topoSetDict; object topoSetDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object decomposeParDict; object decomposeParDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object mapFieldsDict; object mapFieldsDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object setFieldsDict; object setFieldsDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object cloudProperties; object cloudProperties;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class volScalarField; class volScalarField;
object s; object s;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object surfaceFeaturesDict; object surfaceFeaturesDict;

View File

@ -7,7 +7,6 @@
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
version 2.0;
format ascii; format ascii;
class dictionary; class dictionary;
object basicChemistryModel; object basicChemistryModel;

Some files were not shown because too many files have changed in this diff Show More