mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
This commit is contained in:
@ -21,9 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (4 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "";
|
||||
}
|
||||
|
||||
distributed no;
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (2 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,9 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "decompositionData";
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -26,7 +26,7 @@ boundaryField
|
||||
inlet
|
||||
{
|
||||
type cylindricalInletVelocity;
|
||||
centre (-0.64 0.5 0);
|
||||
origin (-0.64 0.5 0);
|
||||
axis (1 0 0);
|
||||
axialVelocity 40;
|
||||
radialVelocity 20;
|
||||
|
||||
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application pimpleFoam;
|
||||
application XiDyMFoam;
|
||||
|
||||
startFrom latestTime;
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (6 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
preservePatches (cyclic0 cyclic1 ami0 ami1);
|
||||
|
||||
@ -25,8 +25,8 @@ fvDOMCoeffs
|
||||
{
|
||||
nPhi 2;
|
||||
nTheta 4;
|
||||
convergence 1e-5;
|
||||
maxIter 5;
|
||||
tolerance 1e-5;
|
||||
}
|
||||
|
||||
// Number of flow iterations per radiation iteration
|
||||
@ -36,9 +36,9 @@ absorptionEmissionModel greyMeanAbsorptionEmission;
|
||||
|
||||
constantAbsorptionEmissionCoeffs
|
||||
{
|
||||
absorptivity absorptivity [ m^-1 ] 0.1;
|
||||
emissivity emissivity [ m^-1 ] 0.1;
|
||||
E E [ kg m^-1 s^-3 ] 0;
|
||||
absorptivity [ m^-1 ] 0.1;
|
||||
emissivity [ m^-1 ] 0.1;
|
||||
E [ kg m^-1 s^-3 ] 0;
|
||||
}
|
||||
|
||||
greyMeanAbsorptionEmissionCoeffs
|
||||
|
||||
@ -23,10 +23,9 @@ structuredCoeffs
|
||||
method simple;
|
||||
patches (region0_to_panelRegion_wallPanel region0_to_panelRegion_internalWallPanel_top region0_to_panelRegion_internalWallPanel_bottom);
|
||||
|
||||
simpleCoeffs
|
||||
coeffs
|
||||
{
|
||||
n (5 1 4);
|
||||
delta 0.001;
|
||||
n (2 1 4);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -22,10 +22,10 @@ radiationModel fvDOM;
|
||||
|
||||
fvDOMCoeffs
|
||||
{
|
||||
nPhi 2; // azimuthal angles in PI/2 on X-Y.(from Y to X)
|
||||
nTheta 2; // polar angles in PI (from Z to X-Y plane)
|
||||
convergence 1e-2; // convergence criteria for radiation iteration
|
||||
nPhi 2; // azimuthal angles in PI/2 on X-Y.(from Y to X)
|
||||
nTheta 2; // polar angles in PI (from Z to X-Y plane)
|
||||
maxIter 3; // maximum number of iterations
|
||||
tolerance 1e-2; // convergence criteria for radiation iteration
|
||||
}
|
||||
|
||||
// Number of flow iterations per radiation iteration
|
||||
|
||||
@ -24,8 +24,8 @@ fvDOMCoeffs
|
||||
{
|
||||
nPhi 3; // azimuthal angles in PI/2 on X-Y.(from Y to X)
|
||||
nTheta 6; // polar angles in PI (from Z to X-Y plane)
|
||||
convergence 0.05; // convergence criteria for radiation iteration
|
||||
maxIter 3; // maximum number of iterations
|
||||
tolerance 0.05; // convergence criteria for radiation iteration
|
||||
}
|
||||
|
||||
// Number of flow iterations per radiation iteration
|
||||
|
||||
@ -21,9 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (1 3 2);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "cellDecomposition";
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -23,19 +23,15 @@ structuredCoeffs
|
||||
method hierarchical;
|
||||
patches (region0_to_panelRegion_fRight_zone region0_to_panelRegion_fLeft_zone);
|
||||
|
||||
hierarchicalCoeffs
|
||||
coeffs
|
||||
{
|
||||
n (2 3 1);
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
n (2 3 1);
|
||||
}
|
||||
}
|
||||
|
||||
coeffs
|
||||
{
|
||||
n (1 2 3);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "cellDecomposition";
|
||||
}
|
||||
|
||||
|
||||
@ -21,10 +21,10 @@ radiationModel fvDOM;
|
||||
|
||||
fvDOMCoeffs
|
||||
{
|
||||
nPhi 4; // azimuthal angles in PI/2 on X-Y.(from Y to X)
|
||||
nTheta 0; // polar angles in PI (from Z to X-Y plane)
|
||||
convergence 1e-2; // convergence criteria for radiation iteration
|
||||
maxIter 4; // maximum number of iterations
|
||||
nPhi 4; // azimuthal angles in PI/2 on X-Y.(from Y to X)
|
||||
nTheta 0; // polar angles in PI (from Z to X-Y plane)
|
||||
maxIter 4; // maximum number of iterations
|
||||
tolerance 1e-2; // convergence criteria for radiation iteration
|
||||
}
|
||||
|
||||
// Number of flow iterations per radiation iteration
|
||||
|
||||
@ -22,10 +22,10 @@ radiationModel fvDOM;
|
||||
|
||||
fvDOMCoeffs
|
||||
{
|
||||
nPhi 2; // azimuthal angles in PI/2 on X-Y.(from Y to X)
|
||||
nTheta 2; // polar angles in PI (from Z to X-Y plane)
|
||||
convergence 1e-1; // convergence criteria for radiation iteration
|
||||
maxIter 1; // maximum number of iterations
|
||||
nPhi 2; // azimuthal angles in PI/2 on X-Y.(from Y to X)
|
||||
nTheta 2; // polar angles in PI (from Z to X-Y plane)
|
||||
maxIter 1; // maximum number of iterations
|
||||
tolerance 1e-1; // convergence criteria for radiation iteration
|
||||
}
|
||||
|
||||
// Number of flow iterations per radiation iteration
|
||||
|
||||
@ -21,9 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (1 2 2);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "cellDecomposition";
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -21,9 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (1 1 6);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "";
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -28,7 +28,7 @@ regions
|
||||
(
|
||||
zoneToCell
|
||||
{
|
||||
name pipe;
|
||||
zone pipe;
|
||||
fieldValues
|
||||
(
|
||||
volScalarFieldValue CH4 $:pipe.CH4
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -17,14 +17,11 @@ FoamFile
|
||||
|
||||
numberOfSubdomains 4;
|
||||
|
||||
|
||||
method hierarchical;
|
||||
|
||||
hierarchicalCoeffs
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,9 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (8 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "";
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (3 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -20,15 +20,12 @@ method hierarchical;
|
||||
|
||||
simpleCoeffs
|
||||
{
|
||||
n (8 1 1);
|
||||
delta 0.001;
|
||||
n (8 1 1);
|
||||
}
|
||||
|
||||
hierarchicalCoeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
n (4 2 1);
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -20,15 +20,12 @@ method hierarchical;
|
||||
|
||||
simpleCoeffs
|
||||
{
|
||||
n (8 1 1);
|
||||
delta 0.001;
|
||||
n (8 1 1);
|
||||
}
|
||||
|
||||
hierarchicalCoeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
n (4 2 1);
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -25,7 +25,7 @@ acousticDampingSource
|
||||
timeStart 0.004;
|
||||
duration 1000.0;
|
||||
selectionMode all;
|
||||
centre (-1.25 0 0);
|
||||
origin (-1.25 0 0);
|
||||
radius1 1.2;
|
||||
radius2 1.65;
|
||||
frequency 3000;
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 2);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
preservePatches ();
|
||||
|
||||
@ -20,15 +20,12 @@ method hierarchical;
|
||||
|
||||
simpleCoeffs
|
||||
{
|
||||
n (8 1 1);
|
||||
delta 0.001;
|
||||
n (8 1 1);
|
||||
}
|
||||
|
||||
hierarchicalCoeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
n (4 2 1);
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -0,0 +1,17 @@
|
||||
// OpenFOAM dictionary -*- C++ -*-
|
||||
|
||||
abort
|
||||
{
|
||||
type abort;
|
||||
libs ("libutilityFunctionObjects.so");
|
||||
|
||||
file "<case>/ABORT"; // Instead of default name
|
||||
|
||||
// action writeNow; // If we want to see immediate results
|
||||
|
||||
// Or use default (nextWrite) and force with
|
||||
// "action=writeNow" in the trigger file
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
@ -47,5 +47,9 @@ graphFormat raw;
|
||||
|
||||
runTimeModifiable true;
|
||||
|
||||
functions
|
||||
{
|
||||
#include "abort"
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -20,15 +20,12 @@ method hierarchical;
|
||||
|
||||
simpleCoeffs
|
||||
{
|
||||
n (8 1 1);
|
||||
delta 0.001;
|
||||
n (8 1 1);
|
||||
}
|
||||
|
||||
hierarchicalCoeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
n (4 2 1);
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (3 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (1 2 2);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (1 2 2);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -22,8 +22,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (2 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -22,8 +22,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -22,8 +22,6 @@ method scotch;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -17,19 +17,11 @@ FoamFile
|
||||
|
||||
numberOfSubdomains 4;
|
||||
|
||||
method simple;
|
||||
method simple;
|
||||
|
||||
simpleCoeffs
|
||||
coeffs
|
||||
{
|
||||
n ( 2 2 1 );
|
||||
delta 0.001;
|
||||
}
|
||||
|
||||
hierarchicalCoeffs
|
||||
{
|
||||
n ( 1 1 1 );
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
n ( 2 2 1 );
|
||||
}
|
||||
|
||||
metisCoeffs
|
||||
@ -37,14 +29,5 @@ metisCoeffs
|
||||
processorWeights ( 1 1 1 1 );
|
||||
}
|
||||
|
||||
manualCoeffs
|
||||
{
|
||||
dataFile "";
|
||||
}
|
||||
|
||||
distributed no;
|
||||
|
||||
roots ( );
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method scotch;
|
||||
//coeffs
|
||||
//{
|
||||
// n (3 2 1);
|
||||
// delta 0.001;
|
||||
// order xyz;
|
||||
// dataFile "cellDecomposition";
|
||||
//}
|
||||
|
||||
|
||||
@ -31,7 +31,7 @@ geometry
|
||||
igloo
|
||||
{
|
||||
type sphere;
|
||||
centre (3 3 0);
|
||||
origin (3 3 0);
|
||||
radius 4;
|
||||
}
|
||||
|
||||
|
||||
@ -23,8 +23,8 @@ fvDOMCoeffs
|
||||
{
|
||||
nPhi 3;
|
||||
nTheta 5;
|
||||
convergence 1e-3;
|
||||
maxIter 10;
|
||||
tolerance 1e-3;
|
||||
}
|
||||
|
||||
// Number of flow iterations per radiation iteration
|
||||
|
||||
@ -21,10 +21,10 @@ radiationModel fvDOM;
|
||||
|
||||
fvDOMCoeffs
|
||||
{
|
||||
nPhi 3; // azimuthal angles in PI/2 on X-Y.(from Y to X)
|
||||
nTheta 5; // polar angles in PI (from Z to X-Y plane)
|
||||
convergence 1e-3; // convergence criteria for radiation iteration
|
||||
maxIter 10; // maximum number of iterations
|
||||
nPhi 3; // azimuthal angles in PI/2 on X-Y.(from Y to X)
|
||||
nTheta 5; // polar angles in PI (from Z to X-Y plane)
|
||||
maxIter 10; // maximum number of iterations
|
||||
tolerance 1e-3; // convergence criteria for radiation iteration
|
||||
}
|
||||
|
||||
// Number of flow iterations per radiation iteration
|
||||
|
||||
@ -19,17 +19,9 @@ numberOfSubdomains 4;
|
||||
|
||||
method scotch;
|
||||
|
||||
simpleCoeffs
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
delta 0.001;
|
||||
}
|
||||
|
||||
hierarchicalCoeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
}
|
||||
|
||||
scotchCoeffs
|
||||
|
||||
@ -21,9 +21,6 @@ method scotch;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "decompositionData";
|
||||
}
|
||||
|
||||
scotchCoeffs
|
||||
|
||||
@ -21,11 +21,9 @@ numberOfSubdomains 4;
|
||||
|
||||
method hierarchical;
|
||||
|
||||
hierarchicalCoeffs
|
||||
coeffs
|
||||
{
|
||||
n (1 4 1);
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@ method scotch;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method scotch;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -22,8 +22,6 @@ method scotch;
|
||||
coeffs
|
||||
{
|
||||
n (3 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (3 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (3 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -14,7 +14,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application simpleFoam;
|
||||
application overSimpleFoam;
|
||||
|
||||
startFrom latestTime;
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (1 3 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method scotch; //hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (1 2 2);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -19,7 +19,7 @@ numberOfSubdomains 8;
|
||||
|
||||
method simple;
|
||||
|
||||
simpleCoeffs
|
||||
coeffs
|
||||
{
|
||||
n (2 2 2);
|
||||
}
|
||||
|
||||
@ -19,12 +19,9 @@ numberOfSubdomains 8;
|
||||
|
||||
method hierarchical;
|
||||
|
||||
|
||||
hierarchicalCoeffs
|
||||
coeffs
|
||||
{
|
||||
n (8 1 1);
|
||||
// delta 0.001; //< default value = 0.001
|
||||
// order xyz; //< default order = xyz
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -21,7 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
. $WM_PROJECT_DIR/bin/tools/CleanFunctions # Tutorial clean functions
|
||||
|
||||
cleanCase
|
||||
cleanCase0
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@ -2,20 +2,8 @@
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions # Tutorial run functions
|
||||
|
||||
runApplication ./Allrun.pre
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication transformPoints -scale '(1.6666 1 1)'
|
||||
|
||||
runApplication changeDictionary -instance system -dict system/changeDictionaryDict.X
|
||||
runApplication mirrorMesh -overwrite
|
||||
rm -f log.mirrorMesh
|
||||
rm -f log.changeDictionary
|
||||
|
||||
runApplication changeDictionary -instance system -dict system/changeDictionaryDict.Y
|
||||
runApplication mirrorMesh -overwrite
|
||||
|
||||
runApplication topoSet
|
||||
runApplication createPatch -overwrite
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
13
tutorials/incompressible/pimpleFoam/RAS/elipsekkLOmega/Allrun-parallel
Executable file
13
tutorials/incompressible/pimpleFoam/RAS/elipsekkLOmega/Allrun-parallel
Executable file
@ -0,0 +1,13 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions # Tutorial run functions
|
||||
|
||||
runApplication ./Allrun.pre
|
||||
|
||||
runApplication decomposePar
|
||||
|
||||
runParallel $(getApplication)
|
||||
|
||||
runApplication reconstructPar
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
24
tutorials/incompressible/pimpleFoam/RAS/elipsekkLOmega/Allrun.pre
Executable file
24
tutorials/incompressible/pimpleFoam/RAS/elipsekkLOmega/Allrun.pre
Executable file
@ -0,0 +1,24 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions # Tutorial run functions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication transformPoints -scale '(1.6666 1 1)'
|
||||
|
||||
runApplication changeDictionary -instance system -dict system/changeDictionaryDict.X
|
||||
runApplication mirrorMesh -overwrite
|
||||
rm -f log.mirrorMesh
|
||||
rm -f log.changeDictionary
|
||||
|
||||
runApplication changeDictionary -instance system -dict system/changeDictionaryDict.Y
|
||||
runApplication mirrorMesh -overwrite
|
||||
|
||||
restore0Dir
|
||||
|
||||
runApplication topoSet
|
||||
|
||||
runApplication createPatch -overwrite
|
||||
|
||||
echo "End"
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
@ -49,4 +49,11 @@ adjustTimeStep yes;
|
||||
|
||||
maxCo 0.2;
|
||||
|
||||
|
||||
functions
|
||||
{
|
||||
// #include "sampling"
|
||||
// #include "runTimePostProcessing"
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -0,0 +1,117 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: v1806 |
|
||||
| \\ / A nd | Web: www.OpenFOAM.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
postPro1
|
||||
{
|
||||
type runTimePostProcessing;
|
||||
libs ("librunTimePostProcessing.so");
|
||||
writeControl writeTime;
|
||||
output
|
||||
{
|
||||
name image;
|
||||
width 800;
|
||||
height 600;
|
||||
}
|
||||
camera
|
||||
{
|
||||
// If camera is moving, optionally provide start and end times
|
||||
// startPosition 0.2;
|
||||
// endPosition 0.75;
|
||||
|
||||
// Total number of frames to generate
|
||||
nFrameTotal 1;
|
||||
|
||||
// Parallel projection flag
|
||||
parallelProjection yes;
|
||||
|
||||
clipBox (-0.2 -0.2 0)(1.65 0.2 1.25); // optional
|
||||
|
||||
position (-2.28 1.28 2.24);
|
||||
focalPoint (0.003 0.008 0.024);
|
||||
up (0.26 0.930 -0.266);
|
||||
zoom 1.25;
|
||||
}
|
||||
|
||||
// Default colours
|
||||
// - If select to colourBy colour, these values are used unless
|
||||
// they are locally overridden
|
||||
colours
|
||||
{
|
||||
background (0.317647 0.341176 0.431373);
|
||||
background2 ${background};
|
||||
text (0 0 0);
|
||||
edge (1 0 0);
|
||||
surface (0.5 0.5 0.5);
|
||||
line (1 0 0);
|
||||
}
|
||||
|
||||
lines
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
_plane
|
||||
{
|
||||
type functionObjectSurface;
|
||||
functionObject cuttingPlane;
|
||||
colourMap blueWhiteRed;
|
||||
representation glyph;
|
||||
maxGlyphLength 0.1;
|
||||
visible yes;
|
||||
featureEdges no;
|
||||
colourBy field;
|
||||
field U;
|
||||
range (0 10);
|
||||
opacity 1;
|
||||
scalarBar
|
||||
{
|
||||
visible no;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
surfaces
|
||||
{
|
||||
plane0
|
||||
{
|
||||
${_plane};
|
||||
functionObject plane0;
|
||||
}
|
||||
plane1
|
||||
{
|
||||
${_plane};
|
||||
functionObject plane1;
|
||||
}
|
||||
plane2
|
||||
{
|
||||
${_plane};
|
||||
functionObject plane2;
|
||||
}
|
||||
plane3
|
||||
{
|
||||
${_plane};
|
||||
functionObject plane3;
|
||||
}
|
||||
}
|
||||
|
||||
// Text data
|
||||
text
|
||||
{
|
||||
text1
|
||||
{
|
||||
string "elipsekkLOmega";
|
||||
position (0.1 0.05);
|
||||
size 24;
|
||||
bold no;
|
||||
visible yes;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
@ -0,0 +1,100 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: v1806 |
|
||||
| \\ / A nd | Web: www.OpenFOAM.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
plane0
|
||||
{
|
||||
type surfaces;
|
||||
libs ("libsampling.so");
|
||||
writeControl writeTime;
|
||||
|
||||
surfaceFormat vtk;
|
||||
fields ( p U );
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
|
||||
surfaces
|
||||
(
|
||||
plane0
|
||||
{
|
||||
type cuttingPlane;
|
||||
planeType pointAndNormal;
|
||||
interpolate true;
|
||||
pointAndNormalDict
|
||||
{
|
||||
point (0 0 0);
|
||||
normal (1 0 0);
|
||||
}
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
plane1
|
||||
{
|
||||
${plane0}
|
||||
|
||||
surfaces
|
||||
(
|
||||
plane1
|
||||
{
|
||||
type cuttingPlane;
|
||||
planeType pointAndNormal;
|
||||
interpolate true;
|
||||
pointAndNormalDict
|
||||
{
|
||||
point (0.1 0 0);
|
||||
normal (1 0 0);
|
||||
}
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
plane2
|
||||
{
|
||||
${plane0}
|
||||
|
||||
surfaces
|
||||
(
|
||||
plane2
|
||||
{
|
||||
type cuttingPlane;
|
||||
planeType pointAndNormal;
|
||||
interpolate true;
|
||||
pointAndNormalDict
|
||||
{
|
||||
point (0.2 0 0);
|
||||
normal (1 0 0);
|
||||
}
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
plane3
|
||||
{
|
||||
${plane0}
|
||||
|
||||
surfaces
|
||||
(
|
||||
plane3
|
||||
{
|
||||
type cuttingPlane;
|
||||
planeType pointAndNormal;
|
||||
interpolate true;
|
||||
pointAndNormalDict
|
||||
{
|
||||
point (0.3 0 0);
|
||||
normal (1 0 0);
|
||||
}
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
@ -21,8 +21,6 @@ method scotch;
|
||||
coeffs
|
||||
{
|
||||
n (1 4 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (1 4 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (1 3 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@ method ptscotch;
|
||||
coeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -22,8 +22,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
distributed no;
|
||||
|
||||
@ -22,9 +22,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (3 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "cellDecomposition";
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
distributed no;
|
||||
|
||||
@ -20,15 +20,12 @@ method hierarchical;
|
||||
|
||||
simpleCoeffs
|
||||
{
|
||||
n (8 1 1);
|
||||
delta 0.001;
|
||||
n (8 1 1);
|
||||
}
|
||||
|
||||
hierarchicalCoeffs
|
||||
{
|
||||
n (4 2 1);
|
||||
delta 0.001;
|
||||
order xyz;
|
||||
n (4 2 1);
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -22,8 +22,6 @@ method hierarchical;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -8,4 +8,6 @@ runApplication blockMesh
|
||||
|
||||
runApplication snappyHexMesh -overwrite
|
||||
|
||||
echo "End"
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@ -21,7 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (1 6 1);
|
||||
//delta 0.001; // default=0.001
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,7 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (1 5 1);
|
||||
//delta 0.001; // default=0.001
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 3);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (4 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@ method simple;
|
||||
coeffs
|
||||
{
|
||||
n (4 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
distributed no;
|
||||
|
||||
@ -21,9 +21,6 @@ method metis;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "";
|
||||
}
|
||||
|
||||
metisCoeffs
|
||||
|
||||
@ -21,9 +21,6 @@ method metis;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "";
|
||||
}
|
||||
|
||||
metisCoeffs
|
||||
|
||||
@ -21,9 +21,6 @@ method metis;
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
dataFile "";
|
||||
}
|
||||
|
||||
metisCoeffs
|
||||
|
||||
@ -19,7 +19,7 @@ geometry
|
||||
sphere
|
||||
{
|
||||
type sphere;
|
||||
centre (0 0 0);
|
||||
origin (0 0 0);
|
||||
radius 1;
|
||||
}
|
||||
}
|
||||
|
||||
@ -21,7 +21,7 @@ geometry
|
||||
sphere
|
||||
{
|
||||
type sphere;
|
||||
centre (0 0 0);
|
||||
origin (0 0 0);
|
||||
radius 1;
|
||||
}
|
||||
}
|
||||
|
||||
@ -21,14 +21,14 @@ geometry
|
||||
sphere
|
||||
{
|
||||
type sphere;
|
||||
centre (0 0 0);
|
||||
origin (0 0 0);
|
||||
radius 1;
|
||||
}
|
||||
|
||||
innerSphere
|
||||
{
|
||||
type sphere;
|
||||
centre (0 0 0);
|
||||
origin (0 0 0);
|
||||
radius 0.5;
|
||||
}
|
||||
}
|
||||
|
||||
@ -23,8 +23,6 @@ method scotch;
|
||||
coeffs
|
||||
{
|
||||
n (2 1 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
}
|
||||
|
||||
distributed no;
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user