Update case files

This commit is contained in:
Henrik Rusche 2016-06-21 14:50:08 +02:00
parent 63e40d1381
commit 2881ea7064
3463 changed files with 3690 additions and 269 deletions

View file

@ -109,4 +109,5 @@ useHexTopology yes;
// Write meshes from intermediate steps
writeMesh true;
// ************************************************************************* //

View file

@ -75,4 +75,5 @@ facesToRepatch
// )
//);
// ************************************************************************* //

View file

@ -37,4 +37,5 @@ selectOutside true;
// 0.5*of the cell size. Set to <0 to disable.
nearDistance -1;
// ************************************************************************* //

View file

@ -368,4 +368,5 @@ debug 0;
// Note: the write tolerance needs to be higher than this.
mergeTolerance 1E-6;
// ************************************************************************* //

View file

@ -144,4 +144,5 @@ topoSetSources
);
// ************************************************************************* //

View file

@ -94,4 +94,5 @@ patchInfo
);
// ************************************************************************* //

View file

@ -78,4 +78,5 @@ topoSetSources
}
);
// ************************************************************************* //

View file

@ -24,4 +24,5 @@ pointAndNormalDict
planeTolerance 1e-3;
// ************************************************************************* //

View file

@ -80,4 +80,5 @@ topoSetSources
}
);
// ************************************************************************* //

View file

@ -59,4 +59,5 @@ geometricCut false;
// Write meshes from intermediate steps
writeMesh false;
// ************************************************************************* //

View file

@ -87,4 +87,5 @@ manualCoeffs
// "/tmp"
//);
// ************************************************************************* //

View file

@ -18,4 +18,5 @@ FoamFile
p 1;
U 2;
// ************************************************************************* //

View file

@ -21,4 +21,5 @@ sampleFrequency 1;
maxPositions 1000000;
// ************************************************************************* //

View file

@ -24,4 +24,5 @@ component y;
// subtract(asymmetric) contributions from both halves
symmetric true;
// ************************************************************************* //

View file

@ -205,4 +205,5 @@ surfaces
);
// *********************************************************************** //

View file

@ -86,4 +86,5 @@ dictionaryReplacement
}
}
// ************************************************************************* //

View file

@ -27,4 +27,5 @@ cuttingPatches
fixedWalls
);
// ************************************************************************* //

View file

@ -33,4 +33,5 @@ regions
}
);
// ************************************************************************* //

View file

@ -44,4 +44,5 @@ addFaceNeighbours no;
// Invert selection
invertSelection false;
// ************************************************************************* //

View file

@ -44,4 +44,5 @@ output
}
);
// ************************************************************************* //

View file

@ -63,4 +63,5 @@ $H2;
// $CH4;
// $PROPANE;
// ************************************************************************* //

View file

@ -63,4 +63,5 @@ $H2;
// $CH4;
// $PROPANE;
// ************************************************************************* //

View file

@ -58,7 +58,7 @@ printHeader() {
| \\\\ / F ield | foam-extend: Open Source CFD |
| \\\\ / O peration | Version: ${foamVersion} |
| \\\\ / A nd | Web: http://www.foam-extend.org |
| \\\\/ M anipulation | |
| \\\\/ M anipulation | For copyright notice see file Copyright |
\\*---------------------------------------------------------------------------*/
FoamFile
{

View file

@ -978,4 +978,5 @@ DimensionedConstants
*/
}
// ************************************************************************* //

View file

@ -73,4 +73,5 @@ dynamicRefineFvMeshCoeffs
correctFluxes ((phi U));
}
// ************************************************************************* //

View file

@ -39,5 +39,6 @@ turboFvMeshCoeffs
}
}
// ************************************************************************* //

View file

@ -74,4 +74,5 @@ functions
}
}
// ************************************************************************* //

View file

@ -104,4 +104,5 @@ functions
}
);
// ************************************************************************* //

View file

@ -34,4 +34,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -37,4 +37,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -36,4 +36,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -34,4 +34,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -37,4 +37,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -36,4 +36,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -18,4 +18,5 @@ Ea 10;
k0 5;
// ************************************************************************* //

View file

@ -72,4 +72,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -3,7 +3,7 @@
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | For copyright notice see file Copyright |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
@ -40,4 +40,5 @@ FoamFile
}
)
// ************************************************************************* //

View file

@ -16,4 +16,5 @@ FoamFile
nu nu [0 2 -1 0 0 0 0] 0.025;
// ************************************************************************* //

View file

@ -22,4 +22,5 @@ UOKupper 10;
UOKlower 7;
// ************************************************************************* //

View file

@ -46,4 +46,5 @@ runTimeModifiable yes;
graphFormat raw;
// ************************************************************************* //

View file

@ -50,4 +50,5 @@ snGradSchemes
default corrected;
}
// ************************************************************************* //

View file

@ -36,4 +36,5 @@ PISO
nNonOrthogonalCorrectors 0;
}
// ************************************************************************* //

View file

@ -22,4 +22,5 @@ diffusivity quadratic inverseDistance 1(wall);
nNonOrthogonalCorrectors 2;
leastSquaresVolPoint yes;
// ************************************************************************* //

View file

@ -88,4 +88,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -64,4 +64,5 @@ functions
}
);
// ************************************************************************* //

View file

@ -32,4 +32,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -75,4 +75,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -48,4 +48,5 @@ adjustTimeStep no;
maxCo 0.2;
// ************************************************************************* //

View file

@ -32,4 +32,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -49,4 +49,5 @@ FoamFile
}
)
// ************************************************************************* //

View file

@ -32,4 +32,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -55,4 +55,5 @@ FoamFile
}
)
// ************************************************************************* //

View file

@ -1,21 +1,14 @@
/*---------------------------------------------------------------------------*\
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
root "";
case "";
instance "";
local "";
class dictionary;
object controlDict;
}
@ -56,4 +49,5 @@ adjustTimeStep no;
maxCo 0.2;
// ************************************************************************* //

View file

@ -32,4 +32,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -22,4 +22,5 @@ diffusivity quadratic inverseDistance 1(wall);
nNonOrthogonalCorrectors 2;
leastSquaresVolPoint yes;
// ************************************************************************* //

View file

@ -88,4 +88,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -64,4 +64,5 @@ functions
}
);
// ************************************************************************* //

View file

@ -32,4 +32,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -75,4 +75,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -48,4 +48,5 @@ adjustTimeStep no;
maxCo 0.2;
// ************************************************************************* //

View file

@ -32,4 +32,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -23,4 +23,5 @@ diffusivity quadratic inverseDistance 2(plate cylinder);
nNonOrthogonalCorrectors 2;
leastSquaresVolPoint yes;
// ************************************************************************* //

View file

@ -272,4 +272,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -272,4 +272,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -75,5 +75,4 @@ functions
);
// ************************************************************************* //

View file

@ -32,4 +32,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -63,4 +63,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -27,4 +27,5 @@ unsTotalLagrangianSolidCoeffs
debug no;
}
// ************************************************************************* //

View file

@ -48,4 +48,5 @@ adjustTimeStep no;
maxCo 0.2;
// ************************************************************************* //

View file

@ -32,4 +32,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -3,7 +3,7 @@
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | For copyright notice see file Copyright |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{

View file

@ -3,7 +3,7 @@
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | For copyright notice see file Copyright |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{

View file

@ -20,4 +20,5 @@ solver velocityLaplacian;
diffusivity quadratic inverseDistance (interface);
// ************************************************************************* //

View file

@ -141,4 +141,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -90,4 +90,5 @@ functions
);
// ************************************************************************* //

View file

@ -36,4 +36,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -3,7 +3,7 @@
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | For copyright notice see file Copyright |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{

View file

@ -3,7 +3,7 @@
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | For copyright notice see file Copyright |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{

View file

@ -62,4 +62,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -48,4 +48,5 @@ adjustTimeStep no;
maxCo 0.2;
// ************************************************************************* //

View file

@ -36,4 +36,5 @@ roots
(
);
// ************************************************************************* //

View file

@ -43,4 +43,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -37,4 +37,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -37,4 +37,5 @@ FoamFile
}
)
// ************************************************************************* //

View file

@ -10028,4 +10028,5 @@ cellLabels List<label>
}
)
// ************************************************************************* //

View file

@ -27929,4 +27929,5 @@ flipMap List<bool> 27900{0};
}
)
// ************************************************************************* //

View file

@ -18,4 +18,5 @@ FoamFile
0
()
// ************************************************************************* //

View file

@ -24,4 +24,5 @@ rheology
nu nu [0 0 0 0 0 0 0] 0.3;
}
// ************************************************************************* //

View file

@ -69,4 +69,5 @@ functions
}
);
// ************************************************************************* //

View file

@ -52,4 +52,5 @@ interpolationSchemes
interpolate(lambda) linear;
}
// ************************************************************************* //

View file

@ -39,4 +39,5 @@ relaxationFactors
}
}
// ************************************************************************* //

View file

@ -60,4 +60,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -46,4 +46,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -109,4 +109,5 @@ mergePatchPairs
(
);
// ************************************************************************* //

View file

@ -24,4 +24,5 @@ rheology
nu nu [0 0 0 0 0 0 0] 0.3;
}
// ************************************************************************* //

View file

@ -56,4 +56,5 @@ functions
}
);
// ************************************************************************* //

View file

@ -52,4 +52,5 @@ interpolationSchemes
interpolate(lambda) linear;
}
// ************************************************************************* //

View file

@ -39,4 +39,5 @@ relaxationFactors
}
}
// ************************************************************************* //

View file

@ -51,4 +51,5 @@ boundaryField
}
}
// ************************************************************************* //

View file

@ -43,4 +43,5 @@ boundaryField
}
}
// ************************************************************************* //

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