Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
357042c8
Commit
357042c8
authored
Jun 14, 2018
by
Andrew Heather
Browse files
TUT: Updates for combustionModel = none. See
#867
parent
15288516
Changes
12
Hide whitespace changes
Inline
Side-by-side
tutorials/lagrangian/reactingParcelFoam/cylinder/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,14 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel PaSR;
active false;
PaSRCoeffs
{
Cmix 1.0;
}
combustionModel none;
// ************************************************************************* //
tutorials/lagrangian/reactingParcelFoam/filter/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //
tutorials/lagrangian/reactingParcelFoam/hotBoxes/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //
tutorials/lagrangian/reactingParcelFoam/parcelInBox/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //
tutorials/lagrangian/reactingParcelFoam/rivuletPanel/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //
tutorials/lagrangian/reactingParcelFoam/splashPanel/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //
tutorials/lagrangian/reactingParcelFoam/verticalChannel/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //
tutorials/lagrangian/reactingParcelFoam/verticalChannelLTS/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //
tutorials/lagrangian/simpleReactingParcelFoam/verticalChannel/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,11 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel
laminar
;
combustionModel
none
;
active false;
laminarCoeffs
{}
// ************************************************************************* //
tutorials/mesh/parallel/filter/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar<rhoChemistryCombustion>;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //
tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,11 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel no
Combustion<psiThermoCombustion>
;
combustionModel no
ne
;
active no;
noCombustionCoeffs
{}
// ************************************************************************* //
tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/constant/combustionProperties
View file @
357042c8
...
...
@@ -15,11 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel no
Combustion<psiThermoCombustion>
;
combustionModel no
ne
;
active no;
noCombustionCoeffs
{}
// ************************************************************************* //
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment