Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added examples/dfLowMachFoam/2DSandiaD_flareFGM/0/G.gz
Binary file not shown.
75 changes: 75 additions & 0 deletions examples/dfLowMachFoam/2DSandiaD_flareFGM/0/He
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class volScalarField;
location "0";
object c;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions [0 2 -2 0 0 0 0];

internalField uniform 1907;

boundaryField
{
wallTube
{
type zeroGradient;
}

outlet
{
type zeroGradient;
}

inletPilot
{
type fixedValue;
value uniform -170863.69815950916;
}

inletAir
{
type fixedValue;
value uniform 35298.7;
}

wallOutside
{
type zeroGradient;
}

inletCH4
{
type fixedValue;
value uniform -714081.00107;
}

axis
{
type empty;
}

frontAndBack_pos
{
type wedge;
}
frontAndBack_neg
{
type wedge;
}


}


// ************************************************************************* //
69 changes: 69 additions & 0 deletions examples/dfLowMachFoam/2DSandiaD_flareFGM/0/N2
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
/*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 7
\\/ M anipulation |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class volScalarField;
location "0";
object N2;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions [0 0 0 0 0 0 0];

internalField uniform 0.77;

boundaryField
{
inletCH4
{
type fixedValue;
value uniform 0.6473;
}

wallOutside
{
type zeroGradient;
}

wallTube
{
type zeroGradient;
}

inletPilot
{
type fixedValue;
value uniform 0.7342;
}

inletAir
{
type fixedValue;
value uniform 0.77;
}

outlet
{
type zeroGradient;
}

frontAndBack_pos
{
type wedge;
}

frontAndBack_neg
{
type wedge;
}
}


// ************************************************************************* //
69 changes: 69 additions & 0 deletions examples/dfLowMachFoam/2DSandiaD_flareFGM/0/T
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
/*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 7
\\/ M anipulation |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class volScalarField;
location "0";
object T;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions [0 0 0 1 0 0 0];

internalField uniform 300;

boundaryField
{
inletCH4
{
type fixedValue;
value uniform 294;
}

wallOutside
{
type zeroGradient;
}

wallTube
{
type zeroGradient;
}

inletPilot
{
type fixedValue;
value uniform 1880;
}

inletAir
{
type fixedValue;
value uniform 291;
}

outlet
{
type zeroGradient;
}

frontAndBack_pos
{
type wedge;
}

frontAndBack_neg
{
type wedge;
}
}


// ************************************************************************* //
Binary file added examples/dfLowMachFoam/2DSandiaD_flareFGM/0/U.gz
Binary file not shown.
Binary file not shown.
75 changes: 75 additions & 0 deletions examples/dfLowMachFoam/2DSandiaD_flareFGM/0/Z
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class volScalarField;
location "0";
object Z;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions [0 0 0 0 0 0 0];

internalField uniform 0;

boundaryField
{
wallTube
{
type zeroGradient;
}

outlet
{
type zeroGradient;
}

inletPilot
{
type fixedValue;
value uniform 0.042944785276073615;
}

inletAir
{
type fixedValue;
value uniform 0;
}

wallOutside
{
type zeroGradient;
}

inletCH4
{
type fixedValue;
value uniform 0.1561;
}

axis
{
type empty;
}

frontAndBack_pos
{
type wedge;
}
frontAndBack_neg
{
type wedge;
}


}


// ************************************************************************* //
74 changes: 74 additions & 0 deletions examples/dfLowMachFoam/2DSandiaD_flareFGM/0/Zcvar
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class volScalarField;
location "0";
object Zcvar;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions [0 0 0 0 0 0 0];

internalField uniform 0;

boundaryField
{
wallTube
{
type zeroGradient;
}

outlet
{
type zeroGradient;
}

inletPilot
{
type fixedValue;
value uniform 0;
}

inletAir
{
type fixedValue;
value uniform 0;
}

wallOutside
{
type zeroGradient;
}

inletCH4
{
type fixedValue;
value uniform 0;
}

axis
{
type empty;
}

frontAndBack_pos
{
type wedge;
}
frontAndBack_neg
{
type wedge;
}

}


// ************************************************************************* //
Loading