mixerVesselAMI: changed field files to ASCII and updated mesh settings

This commit is contained in:
Chris Greenshields
2018-12-12 21:21:17 +00:00
parent d389aa1ac1
commit aa3caf5ada
8 changed files with 35 additions and 10 deletions

View File

@ -8,9 +8,8 @@
FoamFile
{
version 2.0;
format binary;
format ascii;
class volScalarField;
location "0";
object epsilon;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -8,9 +8,8 @@
FoamFile
{
version 2.0;
format binary;
format ascii;
class volScalarField;
location "0";
object k;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -8,9 +8,8 @@
FoamFile
{
version 2.0;
format binary;
format ascii;
class volScalarField;
location "0";
object nut;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -8,9 +8,8 @@
FoamFile
{
version 2.0;
format binary;
format ascii;
class volScalarField;
location "0";
object p_rgh;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -25,7 +25,7 @@ stopAt endTime;
endTime 5.0;
deltaT 1e-4;
deltaT 0.001;
writeControl adjustableRunTime;

View File

@ -191,6 +191,30 @@ castellatedMeshControls
features
(
{
file "shaftRotating.eMesh";
levels ((1 1));
}
{
file "shaft.eMesh";
levels ((1 1));
}
{
file "sparger.eMesh";
levels ((1 1));
}
{
file "stirrer.eMesh";
levels ((1 1));
}
{
file "baffles.eMesh";
levels ((1 1));
}
{
file "rotating.eMesh";
levels ((1 1));
}
{
file "gasInlet.eMesh";
levels ((1 1));
@ -520,7 +544,7 @@ meshQualityControls
// <0 = inside out tet,
// 0 = flat tet
// 1 = regular tet
minTetQuality 1e-9;
minTetQuality -1e-30;
// Minimum face area. Set to <0 to disable.
minArea -1;

View File

@ -20,6 +20,11 @@ surfaces
"gasInlet.stl"
"stirrer.stl"
"outlet.stl"
"shaft.stl"
"shaftRotating.stl"
"rotating.stl"
"baffles.stl"
"sparger.stl"
);
// Identify a feature when angle between faces < includedAngle