tutorials: Fixes relating to initialisation
Some tutorials have had Allrun scripts added in order to run setFields, which was previously omitted. Others have had nonuniform field files in the 0 directory replaced by uniform files with .orig extensions.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
51
tutorials/DNS/dnsFoam/boxTurb16/0/U.orig
Normal file
51
tutorials/DNS/dnsFoam/boxTurb16/0/U.orig
Normal file
@ -0,0 +1,51 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: dev |
|
||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
class volVectorField;
|
||||
location "0";
|
||||
object U.orig;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 1 -1 0 0 0 0];
|
||||
|
||||
internalField uniform (0 0 0);
|
||||
|
||||
boundaryField
|
||||
{
|
||||
patch0_half0
|
||||
{
|
||||
type cyclic;
|
||||
}
|
||||
patch0_half1
|
||||
{
|
||||
type cyclic;
|
||||
}
|
||||
patch1_half0
|
||||
{
|
||||
type cyclic;
|
||||
}
|
||||
patch1_half1
|
||||
{
|
||||
type cyclic;
|
||||
}
|
||||
patch2_half0
|
||||
{
|
||||
type cyclic;
|
||||
}
|
||||
patch2_half1
|
||||
{
|
||||
type cyclic;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
@ -5,6 +5,6 @@ cd ${0%/*} || exit 1 # Run from this directory
|
||||
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
|
||||
|
||||
cleanCase
|
||||
rm -f 0/enstrophy
|
||||
rm -rf 0/enstrophy graphs
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@ -1,448 +0,0 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: dev |
|
||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
class volScalarField;
|
||||
location "0";
|
||||
object h;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 1 0 0 0 0 0];
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
400
|
||||
(
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.009
|
||||
0.009
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.009
|
||||
0.009
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
0.01
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
sides
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
inlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0.01;
|
||||
}
|
||||
frontAndBack
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
@ -0,0 +1,44 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: dev |
|
||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
class volScalarField;
|
||||
location "0";
|
||||
object h.orig;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 1 0 0 0 0 0];
|
||||
|
||||
internalField uniform 0.01;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
sides
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
inlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0.01;
|
||||
}
|
||||
frontAndBack
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
@ -1,448 +0,0 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: dev |
|
||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
class volVectorField;
|
||||
location "0";
|
||||
object hU;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 2 -1 0 0 0 0];
|
||||
|
||||
internalField nonuniform List<vector>
|
||||
400
|
||||
(
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.0009 0 0)
|
||||
(0.0009 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.0009 0 0)
|
||||
(0.0009 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
(0.001 0 0)
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
sides
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
inlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform (0.001 0 0);
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
frontAndBack
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
@ -0,0 +1,44 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: dev |
|
||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
class volVectorField;
|
||||
location "0";
|
||||
object hU;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 2 -1 0 0 0 0];
|
||||
|
||||
internalField uniform (0.001 0 0);
|
||||
|
||||
boundaryField
|
||||
{
|
||||
sides
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
inlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform (0.001 0 0);
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
frontAndBack
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
11
tutorials/incompressible/shallowWaterFoam/squareBump/Allrun
Executable file
11
tutorials/incompressible/shallowWaterFoam/squareBump/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
@ -17,411 +17,7 @@ FoamFile
|
||||
|
||||
dimensions [0 1 0 0 0 0 0];
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
400
|
||||
(
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0.001
|
||||
0.001
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0.001
|
||||
0.001
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
)
|
||||
;
|
||||
internalField uniform 0;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
File diff suppressed because it is too large
Load Diff
11
tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/Allrun
Executable file
11
tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/Allrun
Executable file
11
tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
@ -18,6 +18,7 @@ FoamFile
|
||||
defaultFieldValues
|
||||
(
|
||||
volScalarFieldValue alpha.air 1
|
||||
volScalarFieldValue alpha.water 0
|
||||
);
|
||||
|
||||
regions
|
||||
@ -28,6 +29,7 @@ regions
|
||||
fieldValues
|
||||
(
|
||||
volScalarFieldValue alpha.air 0
|
||||
volScalarFieldValue alpha.water 1
|
||||
);
|
||||
}
|
||||
);
|
||||
|
||||
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/Allrun
Executable file
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/Allrun
Executable file
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/Allrun
Executable file
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/Allrun
Executable file
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,47 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: dev |
|
||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
class volScalarField;
|
||||
location "0";
|
||||
object alpha.gas;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 0 0 0 0 0 0];
|
||||
|
||||
internalField uniform 0;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0.5;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type inletOutlet;
|
||||
phi phi.gas;
|
||||
inletValue uniform 1;
|
||||
value uniform 1;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,47 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: dev |
|
||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
class volScalarField;
|
||||
location "0";
|
||||
object alpha.liquid;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 0 0 0 0 0 0];
|
||||
|
||||
internalField uniform 1;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0.5;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type inletOutlet;
|
||||
phi phi.liquid;
|
||||
inletValue uniform 0;
|
||||
value uniform 0;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/Allrun
Executable file
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/Allrun
Executable file
11
tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/Allrun
Executable file
11
tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/Allrun
Executable file
11
tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/Allrun
Executable file
11
tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/Allrun
Executable file
11
tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/Allrun
Executable file
11
tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/Allrun
Executable file
11
tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
11
tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/Allrun
Executable file
11
tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
@ -15,6 +15,8 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application solidEquilibriumDisplacementFoam;
|
||||
|
||||
startFrom latestTime;
|
||||
|
||||
startTime 0;
|
||||
Reference in New Issue
Block a user