Skip to content
GitLab
Menu
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
8cfb4830
Commit
8cfb4830
authored
May 04, 2020
by
Mark OLESEN
Browse files
STYLE: some general spelling fixes
parent
2a24bab0
Changes
234
Hide whitespace changes
Inline
Side-by-side
applications/solvers/combustion/PDRFoam/PDRFoam.C
View file @
8cfb4830
...
...
@@ -35,7 +35,7 @@ Description
Combusting RANS code using the b-Xi two-equation model.
Xi may be obtained by either the solution of the Xi transport
equation or from an algebraic exression. Both approaches are
equation or from an algebraic ex
p
ression. Both approaches are
based on Gulder's flame speed correlation which has been shown
to be appropriate by comparison with the results from the
spectral model.
...
...
@@ -66,7 +66,7 @@ Description
CR | Drag tensor (1/m)
CT | Turbulence generation parameter (1/m)
Nv | Number of obstacles in cell per unit volume (m^-2)
nsv | Tensor whose diagonal indicates the number to sub
s
tract from
nsv | Tensor whose diagonal indicates the number to subtract from
| Nv to get the number of obstacles crossing the flow in each
| direction.
\endplaintable
...
...
applications/solvers/combustion/PDRFoam/PDRFoamAutoRefine.C
View file @
8cfb4830
...
...
@@ -32,7 +32,7 @@ Description
Combusting RANS code using the b-Xi two-equation model.
Xi may be obtained by either the solution of the Xi transport
equation or from an algebraic exression. Both approaches are
equation or from an algebraic ex
p
ression. Both approaches are
based on Gulder's flame speed correlation which has been shown
to be appropriate by comparison with the results from the
spectral model.
...
...
applications/solvers/combustion/PDRFoam/setDeltaT.H
View file @
8cfb4830
...
...
@@ -28,7 +28,7 @@ Global
Description
Reset the timestep to maintain a constant maximum courant Number.
Reduction of time-step is imediate but increase is damped to avoid
Reduction of time-step is im
m
ediate but increase is damped to avoid
unstable oscillations.
\*---------------------------------------------------------------------------*/
...
...
applications/solvers/combustion/XiFoam/XiDyMFoam/XiDyMFoam.C
View file @
8cfb4830
...
...
@@ -36,7 +36,7 @@ Description
Combusting RANS code using the b-Xi two-equation model.
Xi may be obtained by either the solution of the Xi transport
equation or from an algebraic exression. Both approaches are
equation or from an algebraic ex
p
ression. Both approaches are
based on Gulder's flame speed correlation which has been shown
to be appropriate by comparison with the results from the
spectral model.
...
...
applications/solvers/combustion/XiFoam/XiEngineFoam/XiEngineFoam.C
View file @
8cfb4830
...
...
@@ -31,7 +31,7 @@ Description
Combusting RANS code using the b-Xi two-equation model.
Xi may be obtained by either the solution of the Xi transport
equation or from an algebraic exression. Both approaches are
equation or from an algebraic ex
p
ression. Both approaches are
based on Gulder's flame speed correlation which has been shown
to be appropriate by comparison with the results from the
spectral model.
...
...
applications/solvers/combustion/XiFoam/XiFoam.C
View file @
8cfb4830
...
...
@@ -35,7 +35,7 @@ Description
Combusting RANS code using the b-Xi two-equation model.
Xi may be obtained by either the solution of the Xi transport
equation or from an algebraic exression. Both approaches are
equation or from an algebraic ex
p
ression. Both approaches are
based on Gulder's flame speed correlation which has been shown
to be appropriate by comparison with the results from the
spectral model.
...
...
applications/solvers/multiphase/MPPICInterFoam/MPPICInterFoam.C
View file @
8cfb4830
...
...
@@ -119,7 +119,7 @@ int main(int argc, char *argv[])
alphac
=
max
(
1
.
0
-
kinematicCloud
.
theta
(),
alphacMin
);
alphac
.
correctBoundaryConditions
();
Info
<<
"Continous phase-1 volume fraction = "
Info
<<
"Contin
u
ous phase-1 volume fraction = "
<<
alphac
.
weightedAverage
(
mesh
.
Vsc
()).
value
()
<<
" Min(alphac) = "
<<
min
(
alphac
).
value
()
<<
" Max(alphac) = "
<<
max
(
alphac
).
value
()
...
...
applications/solvers/multiphase/cavitatingFoam/setDeltaT.H
View file @
8cfb4830
...
...
@@ -28,7 +28,7 @@ Global
Description
Reset the timestep to maintain a constant maximum courant Number.
Reduction of time-step is imediate but increase is damped to avoid
Reduction of time-step is im
m
ediate but increase is damped to avoid
unstable oscillations.
\*---------------------------------------------------------------------------*/
...
...
applications/solvers/multiphase/compressibleMultiphaseInterFoam/multiphaseMixtureThermo/alphaContactAngle/alphaContactAngleFvPatchScalarField.H
View file @
8cfb4830
...
...
@@ -28,7 +28,7 @@ Class
Description
Contact-angle boundary condition for multi-phase interface-capturing
simulations. Used in conjuction with multiphaseMixture.
simulations. Used in conju
n
ction with multiphaseMixture.
SourceFiles
alphaContactAngleFvPatchScalarField.C
...
...
applications/solvers/multiphase/icoReactingMultiphaseInterFoam/massTransferModels/InterfaceCompositionModel/InterfaceCompositionModel.H
View file @
8cfb4830
...
...
@@ -143,7 +143,7 @@ public:
const
volScalarField
&
Tf
)
const
;
//- Reference mass fraction for specie
d
based models
//- Reference mass fraction for specie
s
based models
virtual
tmp
<
volScalarField
>
Yf
(
const
word
&
speciesName
,
...
...
applications/solvers/multiphase/icoReactingMultiphaseInterFoam/massTransferModels/Lee/Lee.H
View file @
8cfb4830
...
...
@@ -27,7 +27,7 @@ Class
Foam::meltingEvaporationModels::Lee
Description
Mass tranfer Lee model. Simple model driven by field value difference as:
Mass tran
s
fer Lee model. Simple model driven by field value difference as:
\f[
\dot{m} = C \rho \alpha (T - T_{activate})/T_{activate}
...
...
applications/solvers/multiphase/icoReactingMultiphaseInterFoam/massTransferModels/interfaceCompositionModel/interfaceCompositionModel.H
View file @
8cfb4830
...
...
@@ -27,7 +27,7 @@ Class
Foam::interfaceCompositionModel
Description
Generic base class for interface models. Mass transer models are
Generic base class for interface models. Mass trans
f
er models are
interface models between two thermos.
Abstract class for mass transfer functions
...
...
applications/solvers/multiphase/icoReactingMultiphaseInterFoam/massTransferModels/kineticGasEvaporation/kineticGasEvaporation.H
View file @
8cfb4830
...
...
@@ -40,7 +40,7 @@ Description
Flux | mass flux rate [kg/s/m2]
M | molecular weight
T_{activate} | saturation temperature
C | accomodation coefficient
C | accom
m
odation coefficient
R | universal gas constant
p_{sat} | saturation pressure
p | vapor partial pressure
...
...
@@ -70,7 +70,7 @@ Description
(T - T_{activate})
\f]
This assumes liquid and vapour are in equilibrium, then the accomodation
This assumes liquid and vapour are in equilibrium, then the accom
m
odation
coefficient are equivalent for the interface. This relation is known as the
Hertz-Knudsen-Schrage.
...
...
@@ -145,7 +145,7 @@ class kineticGasEvaporation
//- Activation temperature
const
dimensionedScalar
Tactivate_
;
//- Molar weight of the vapour in the continous phase
//- Molar weight of the vapour in the contin
u
ous phase
dimensionedScalar
Mv_
;
//- Interface area
...
...
applications/solvers/multiphase/icoReactingMultiphaseInterFoam/phasesSystem/phaseSystem/phaseSystem.H
View file @
8cfb4830
...
...
@@ -267,7 +267,7 @@ public:
// Energy related thermo functionaliy functions
//- Return access to the inernal energy field [J/Kg]
//- Return access to the in
t
ernal energy field [J/Kg]
// \note this mixture thermo is prepared to work with T
virtual
volScalarField
&
he
()
{
...
...
@@ -275,7 +275,7 @@ public:
return
const_cast
<
volScalarField
&>
(
volScalarField
::
null
());
}
//- Return access to the inernal energy field [J/Kg]
//- Return access to the in
t
ernal energy field [J/Kg]
// \note this mixture thermo is prepared to work with T
virtual
const
volScalarField
&
he
()
const
{
...
...
applications/solvers/multiphase/multiphaseEulerFoam/multiphaseSystem/alphaContactAngle/alphaContactAngleFvPatchScalarField.H
View file @
8cfb4830
...
...
@@ -28,7 +28,7 @@ Class
Description
Contact-angle boundary condition for multi-phase interface-capturing
simulations. Used in conjuction with multiphaseSystem.
simulations. Used in conju
n
ction with multiphaseSystem.
SourceFiles
alphaContactAngleFvPatchScalarField.C
...
...
applications/solvers/multiphase/multiphaseEulerFoam/multiphaseSystem/multiphaseSystem.H
View file @
8cfb4830
...
...
@@ -31,7 +31,7 @@ Description
Incompressible multi-phase mixture with built in solution for the
phase fractions with interface compression for interface-capturing.
Derived from transportModel so that it can be unsed in conjunction with
Derived from transportModel so that it can be un
u
sed in conjunction with
the incompressible turbulence models.
Surface tension and contact-angle is handled for the interface
...
...
applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/alphaContactAngle/alphaContactAngleFvPatchScalarField.H
View file @
8cfb4830
...
...
@@ -28,7 +28,7 @@ Class
Description
Contact-angle boundary condition for multi-phase interface-capturing
simulations. Used in conjuction with multiphaseMixture.
simulations. Used in conju
n
ction with multiphaseMixture.
SourceFiles
alphaContactAngleFvPatchScalarField.C
...
...
applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H
View file @
8cfb4830
...
...
@@ -30,7 +30,7 @@ Description
Incompressible multi-phase mixture with built in solution for the
phase fractions with interface compression for interface-capturing.
Derived from transportModel so that it can be unsed in conjunction with
Derived from transportModel so that it can be un
u
sed in conjunction with
the incompressible turbulence models.
Surface tension and contact-angle is handled for the interface
...
...
applications/test/00-dummy/Test-dummyLib.C
View file @
8cfb4830
...
...
@@ -26,7 +26,7 @@ License
Description
Minimal compilation test with wmake, without OpenFOAM libraries.
The application and libray can also serve as a minimal test case for
The application and libra
r
y can also serve as a minimal test case for
wmake, or to provide a minimal library/executable target for testing.
\*---------------------------------------------------------------------------*/
...
...
applications/test/Tuple2/Test-Tuple2.C
View file @
8cfb4830
...
...
@@ -28,7 +28,7 @@ Application
Test-Tuple2
Description
Test construction, comparis
i
on etc for Tuple2 and Pair.
Test construction, comparison etc for Tuple2 and Pair.
\*---------------------------------------------------------------------------*/
...
...
Prev
1
2
3
4
5
…
12
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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