Corrected typos in comments and in name of solidEquilibriumEnergySource fvOption

Patch contributed by Timo Niemi, VTT.
Resolves bug report https://bugs.openfoam.org/view.php?id=3369
This commit is contained in:
Will Bainbridge
2019-10-14 09:04:37 +01:00
parent 8ea55e8f06
commit 2b0c5028a4
132 changed files with 314 additions and 313 deletions

View File

@ -89,7 +89,7 @@ else
}
}
// The incompressibe form of the continuity error check is appropriate for
// The incompressible form of the continuity error check is appropriate for
// steady-state compressible also.
#include "incompressible/continuityErrs.H"

View File

@ -114,7 +114,7 @@ public:
return relativePermeability_;
}
//- Return remenance
//- Return remenence
inline const dimensionedScalar& Mr() const
{
return remanence_;

View File

@ -34,7 +34,7 @@ Description
conductivity sigma and permeability mu are read in as uniform
constants.
A fictitous magnetic flux pressure pB is introduced in order to
A fictitious magnetic flux pressure pB is introduced in order to
compensate for discretisation errors and create a magnetic face flux
field which is divergence free as required by Maxwell's equations.

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -47,7 +47,7 @@ int main(int argc, char *argv[])
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Info<< nl << "Calculating value(price of comodities)" << endl;
Info<< nl << "Calculating value(price of commodities)" << endl;
surfaceScalarField phi("phi", (sigmaSqr - r)*(Pf & mesh.Sf()));

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Application
ajointShapeOptimizationFoam
adjointShapeOptimizationFoam
Description
Steady-state solver for incompressible, turbulent flow of non-Newtonian

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -25,7 +25,7 @@ Global
cumulativeAdjointContErr
Description
Declare and initialise the cumulative ddjoint continuity error.
Declare and initialise the cumulative adjoint continuity error.
\*---------------------------------------------------------------------------*/

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -93,7 +93,7 @@ public:
//- Saturation pressure
virtual tmp<volScalarField> pSat(const volScalarField& T) const;
//- Saturation pressure derivetive w.r.t. temperature
//- Saturation pressure derivative w.r.t. temperature
virtual tmp<volScalarField> pSatPrime(const volScalarField& T) const;
//- Natural log of the saturation pressure

View File

@ -93,7 +93,7 @@ public:
//- Saturation pressure
virtual tmp<volScalarField> pSat(const volScalarField& T) const;
//- Saturation pressure derivetive w.r.t. temperature
//- Saturation pressure derivative w.r.t. temperature
virtual tmp<volScalarField> pSatPrime(const volScalarField& T) const;
//- Natural log of the saturation pressure

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -78,7 +78,7 @@ public:
//- Saturation pressure
virtual tmp<volScalarField> pSat(const volScalarField& T) const;
//- Saturation pressure derivetive w.r.t. temperature
//- Saturation pressure derivative w.r.t. temperature
virtual tmp<volScalarField> pSatPrime(const volScalarField& T) const;
//- Natural log of the saturation pressure

View File

@ -87,7 +87,7 @@ public:
//- Saturation pressure
virtual tmp<volScalarField> pSat(const volScalarField& T) const;
//- Saturation pressure derivetive w.r.t. temperature
//- Saturation pressure derivative w.r.t. temperature
virtual tmp<volScalarField> pSatPrime(const volScalarField& T) const;
//- Natural log of the saturation pressure

View File

@ -119,7 +119,7 @@ public:
//- Saturation pressure
virtual tmp<volScalarField> pSat(const volScalarField& T) const;
//- Saturation pressure derivetive w.r.t. temperature
//- Saturation pressure derivative w.r.t. temperature
virtual tmp<volScalarField> pSatPrime(const volScalarField& T) const;
//- Natural log of the saturation pressure

View File

@ -89,7 +89,7 @@ public:
//- Saturation pressure
virtual tmp<volScalarField> pSat(const volScalarField& T) const;
//- Saturation pressure derivetive w.r.t. temperature
//- Saturation pressure derivative w.r.t. temperature
virtual tmp<volScalarField> pSatPrime(const volScalarField& T) const;
//- Natural log of the saturation pressure

View File

@ -103,7 +103,7 @@ public:
const volScalarField& T
) const = 0;
//- Saturation pressure derivetive w.r.t. temperature
//- Saturation pressure derivative w.r.t. temperature
virtual tmp<volScalarField> pSatPrime
(
const volScalarField& T

View File

@ -25,7 +25,7 @@ Class
Foam::MomentumTransferPhaseSystem
Description
Class which models interfacial momenum transfer between a number of phases.
Class which models interfacial momentum transfer between a number of phases.
Drag, virtual mass, lift, wall lubrication and turbulent dispersion are all
modelled. The explicit contribution from the drag is omitted from the
transfer matrices, as this forms part of the solution of the pressure

View File

@ -29,7 +29,7 @@ Description
common pressure, but otherwise separate properties. The type of phase model
is run time selectable and can optionally represent multiple species and
in-phase reactions. The phase system is also run time selectable and can
optionally represent different types of momentun, heat and mass transfer.
optionally represent different types of momentum, heat and mass transfer.
\*---------------------------------------------------------------------------*/

View File

@ -29,7 +29,7 @@ Description
but otherwise separate properties. The type of phase model is run time
selectable and can optionally represent multiple species and in-phase
reactions. The phase system is also run time selectable and can optionally
represent different types of momentun, heat and mass transfer.
represent different types of momentum, heat and mass transfer.
\*---------------------------------------------------------------------------*/

View File

@ -441,7 +441,7 @@ private:
) const;
//- Check to see if dual cell specified by given vertex iterator
// intersects the boundary and hence reqires a point-pair
// intersects the boundary and hence requires a point-pair
bool dualCellSurfaceAnyIntersection
(
const Delaunay::Finite_vertices_iterator& vit

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -110,7 +110,7 @@ int main(int argc, char *argv[])
}
// - All patches which are not agglomarated are identity for finalAgglom
// - All patches which are not agglomerated are identity for finalAgglom
forAll(boundary, patchid)
{
if (finalAgglom[patchid].size() == 0)

View File

@ -87,7 +87,7 @@ for (label proci = 0; proci < Pstream::nProcs(); proci++)
DynamicList<label> dRayIs;
// Collect the rays which has not abstacle in bettween in rayStartFace
// Collect the rays which don't have obstacle in between rayStartFace
// and rayEndFace. If the ray hit itself get stored in dRayIs
forAll(hitInfo, rayI)
{

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -130,7 +130,7 @@ int main(int argc, char *argv[])
);
// Stoiciometric number of moles of species for one mole of fuel
// Stoichiometric number of moles of species for one mole of fuel
scalar stoicO2 = n + m/4.0;
scalar stoicN2 = (0.79/0.21)*(n + m/4.0);
scalar stoicCO2 = n;

View File

@ -115,7 +115,7 @@ class seulex
const scalarField& scale
) const;
//- Polynomial extrpolation
//- Polynomial extrapolation
void extrapolate
(
const label k,

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -78,7 +78,7 @@ public:
const volVectorField& U,
const surfaceScalarField& alphaRhoPhi,
const surfaceScalarField& phi,
const transportModel& trasport,
const transportModel& transport,
const word& propertiesName
);
@ -91,7 +91,7 @@ public:
const volScalarField& rho,
const volVectorField& U,
const surfaceScalarField& phi,
const transportModel& trasportModel,
const transportModel& transportModel,
const word& propertiesName = turbulenceModel::propertiesName
);

View File

@ -87,7 +87,7 @@ public:
const volVectorField& U,
const surfaceScalarField& alphaRhoPhi,
const surfaceScalarField& phi,
const transportModel& trasport,
const transportModel& transport,
const word& propertiesName
);

View File

@ -69,7 +69,7 @@ public:
const volVectorField& U,
const surfaceScalarField& alphaRhoPhi,
const surfaceScalarField& phi,
const transportModel& trasport,
const transportModel& transport,
const word& propertiesName
);
@ -84,7 +84,7 @@ public:
const volVectorField& U,
const surfaceScalarField& alphaRhoPhi,
const surfaceScalarField& phi,
const transportModel& trasportModel,
const transportModel& transportModel,
const word& propertiesName = turbulenceModel::propertiesName
);
@ -95,7 +95,7 @@ public:
const volScalarField& rho,
const volVectorField& U,
const surfaceScalarField& phi,
const transportModel& trasportModel,
const transportModel& transportModel,
const word& propertiesName = turbulenceModel::propertiesName
);

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -91,7 +91,7 @@ public:
(
const volVectorField& U,
const surfaceScalarField& phi,
const TransportModel& trasportModel,
const TransportModel& transportModel,
const word& propertiesName = turbulenceModel::propertiesName
);

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -78,7 +78,7 @@ public:
const volVectorField& U,
const surfaceScalarField& alphaRhoPhi,
const surfaceScalarField& phi,
const transportModel& trasport,
const transportModel& transport,
const word& propertiesName
);
@ -93,7 +93,7 @@ public:
const volVectorField& U,
const surfaceScalarField& alphaRhoPhi,
const surfaceScalarField& phi,
const transportModel& trasportModel,
const transportModel& transportModel,
const word& propertiesName = turbulenceModel::propertiesName
);

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -78,7 +78,7 @@ public:
const volVectorField& U,
const surfaceScalarField& alphaRhoPhi,
const surfaceScalarField& phi,
const TransportModel& trasportModel,
const TransportModel& transportModel,
const word& propertiesName
);
@ -92,7 +92,7 @@ public:
const volVectorField& U,
const surfaceScalarField& alphaRhoPhi,
const surfaceScalarField& phi,
const TransportModel& trasportModel,
const TransportModel& transportModel,
const word& propertiesName = turbulenceModel::propertiesName
);

View File

@ -26,7 +26,7 @@ Class
Description
Flame Surface Dennsity (FDS) combustion model.
Flame Surface Density (FDS) combustion model.
The fuel source term is given by mgft*pc*omegaFuelBar.

View File

@ -65,7 +65,7 @@ protected:
//- Mesh reference
const fvMesh& mesh_;
//- Combstion model owner
//- Combustion model owner
const combustionModel& combModel_;
//- Fuel name

View File

@ -58,7 +58,7 @@ Foam::label Foam::dynamicRefineFvMesh::count
n++;
}
// debug also serves to get-around Clang compiler trying to optimsie
// debug also serves to get-around Clang compiler trying to optimise
// out this forAll loop under O3 optimisation
if (debug)
{

View File

@ -55,7 +55,7 @@ Usage
\table
Property | Description | Required | Default value
p | pressure field name | no | p
cyclicPatch | cylclic patch name | yes |
cyclicPatch | cyclic patch name | yes |
orientation | 1 or -1 used to switch flow direction | yes|
openFraction | current opatch open fraction [0-1]| yes |
openingTime | time taken to open the baffle | yes |

View File

@ -42,11 +42,11 @@ Description
\verbatim
# Patch: <patch name>
<value1> <gradient1> <valueFracion1>
<value2> <gradient2> <valueFracion2>
<value3> <gradient3> <valueFracion3>
<value1> <gradient1> <valueFraction1>
<value2> <gradient2> <valueFraction2>
<value3> <gradient3> <valueFraction3>
...
<valueN> <gradientN> <valueFracionN>
<valueN> <gradientN> <valueFractionN>
\endverbatim
Data is sent/received as a single file for all patches from the directory

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -25,7 +25,7 @@ InNamespace
Foam::fvc
Description
Calculate the magnitiude of the square of the gradient of the gradient of
Calculate the magnitude of the square of the gradient of the gradient of
the given volField.
SourceFiles

View File

@ -190,7 +190,7 @@ private:
// Demand driven
//- Mesh searching enigne
//- Mesh searching engine
autoPtr<meshSearch> meshSearchPtr_;
//- Seed set engine
@ -257,7 +257,7 @@ public:
//- Do nothing
virtual bool execute();
//- Calculate and write the steamlines
//- Calculate and write the streamlines
virtual bool write();
//- Update for changes of mesh

View File

@ -28,7 +28,7 @@ Description
Stores turbulence fields on the mesh database for further manipulation.
Fields are stored as copies of the original, with the prefix
"tubulenceModel:", e.g.:
"turbulenceModel:", e.g.:
\verbatim
turbulenceModel:R

View File

@ -62,7 +62,7 @@ Usage
patches | patches included in the forces calculation | yes |
liftDir | lift direction | yes |
dragDir | drag direction | yes |
pitchAxis | picth axis | yes |
pitchAxis | pitch axis | yes |
magUInf | free stream velocity magnitude | yes |
lRef | reference length scale for moment calculations | yes |
Aref | reference area | yes |
@ -73,7 +73,7 @@ Usage
\table
nBin | number of data bins | yes |
direction | direction along which bins are defined | yes |
cumulative | bin data accumulated with incresing distance | yes |
cumulative | bin data accumulated with increasing distance | yes |
\endtable
See also

View File

@ -70,7 +70,7 @@ Usage
\table
nBin | number of data bins | yes |
direction | direction along which bins are defined | yes |
cumulative | bin data accumulated with incresing distance | yes |
cumulative | bin data accumulated with increasing distance | yes |
\endtable
Note

View File

@ -43,7 +43,7 @@ $(derivedSources)/damping/verticalDamping/verticalDamping.C
$(derivedSources)/phaseLimitStabilization/phaseLimitStabilization.C
$(derivedSources)/accelerationSource/accelerationSource.C
$(derivedSources)/volumeFractionSource/volumeFractionSource.C
$(derivedSources)/solidEqulibriumEnergySource/solidEqulibriumEnergySource.C
$(derivedSources)/solidEquilibriumEnergySource/solidEquilibriumEnergySource.C
interRegion = sources/interRegion
$(interRegion)/interRegionHeatTransfer/interRegionHeatTransferModel/interRegionHeatTransferModel.C

View File

@ -36,7 +36,7 @@ Description
where:
\vartable
Q_t | total heat source
e(\phi,\dot{m}_2) | effectivenes table
e(\phi,\dot{m}_2) | effectiveness table
\phi | net mass flux entering heat exchanger [kg/s]
\dot{m}_2 | secondary mass flow rate [kg/s]
T_1 | primary inlet temperature [K]

View File

@ -25,7 +25,7 @@ Class
Foam::lookupProfile
Description
Look-up based profile data - drag and lift coefficients are lineraly
Look-up based profile data - drag and lift coefficients are linearly
interpolated based on the supplied angle of attack
Input in list format:

View File

@ -27,7 +27,7 @@ Class
Description
Rotor disk source
Cell based momemtum source which approximates the mean effects of
Cell based momentum source which approximates the mean effects of
rotor forces on a cylindrical region within the domain.
Usage

View File

@ -59,8 +59,8 @@ Description
Where:
alpha = user-input conversion coefficient (default = 1)
rho = desity
omega = rotor angulr velocity
rho = density
omega = rotor angular velocity
pi = mathematical pi

View File

@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/
#include "solidEqulibriumEnergySource.H"
#include "solidEquilibriumEnergySource.H"
#include "fvmDdt.H"
#include "fvmLaplacian.H"
#include "addToRunTimeSelectionTable.H"
@ -34,11 +34,11 @@ namespace Foam
{
namespace fv
{
defineTypeNameAndDebug(solidEqulibriumEnergySource, 0);
defineTypeNameAndDebug(solidEquilibriumEnergySource, 0);
addToRunTimeSelectionTable
(
option,
solidEqulibriumEnergySource,
solidEquilibriumEnergySource,
dictionary
);
}
@ -47,7 +47,8 @@ namespace fv
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
const Foam::volScalarField& Foam::fv::solidEqulibriumEnergySource::alpha() const
const Foam::volScalarField&
Foam::fv::solidEquilibriumEnergySource::alpha() const
{
const word alphaName = IOobject::groupName("alpha", phaseName_);
@ -74,7 +75,7 @@ const Foam::volScalarField& Foam::fv::solidEqulibriumEnergySource::alpha() const
}
const Foam::solidThermo& Foam::fv::solidEqulibriumEnergySource::thermo() const
const Foam::solidThermo& Foam::fv::solidEquilibriumEnergySource::thermo() const
{
const word thermoName =
IOobject::groupName(basicThermo::dictName, phaseName_);
@ -92,7 +93,7 @@ const Foam::solidThermo& Foam::fv::solidEqulibriumEnergySource::thermo() const
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
Foam::fv::solidEqulibriumEnergySource::solidEqulibriumEnergySource
Foam::fv::solidEquilibriumEnergySource::solidEquilibriumEnergySource
(
const word& name,
const word& modelType,
@ -111,13 +112,13 @@ Foam::fv::solidEqulibriumEnergySource::solidEqulibriumEnergySource
// * * * * * * * * * * * * * * * * Destructor * * * * * * * * * * * * * * * //
Foam::fv::solidEqulibriumEnergySource::~solidEqulibriumEnergySource()
Foam::fv::solidEquilibriumEnergySource::~solidEquilibriumEnergySource()
{}
// * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * * //
void Foam::fv::solidEqulibriumEnergySource::addSup
void Foam::fv::solidEquilibriumEnergySource::addSup
(
const volScalarField& rho,
fvMatrix<scalar>& eqn,
@ -140,7 +141,7 @@ void Foam::fv::solidEqulibriumEnergySource::addSup
}
void Foam::fv::solidEqulibriumEnergySource::addSup
void Foam::fv::solidEquilibriumEnergySource::addSup
(
const volScalarField& alpha,
const volScalarField& rho,
@ -164,7 +165,7 @@ void Foam::fv::solidEqulibriumEnergySource::addSup
}
bool Foam::fv::solidEqulibriumEnergySource::read(const dictionary& dict)
bool Foam::fv::solidEquilibriumEnergySource::read(const dictionary& dict)
{
if (option::read(dict))
{

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::fv::solidEqulibriumEnergySource
Foam::fv::solidEquilibriumEnergySource
Description
This option adds the thermal inertia of a solid phase into the energy
@ -45,7 +45,7 @@ Usage
\verbatim
<fvOptionName>
{
type solidEqulibriumEnergySource;
type solidEquilibriumEnergySource;
phase solid;
field e;
}
@ -53,8 +53,8 @@ Usage
\*---------------------------------------------------------------------------*/
#ifndef solidEqulibriumEnergySource_H
#define solidEqulibriumEnergySource_H
#ifndef solidEquilibriumEnergySource_H
#define solidEquilibriumEnergySource_H
#include "fvOption.H"
#include "volFields.H"
@ -68,10 +68,10 @@ namespace fv
{
/*---------------------------------------------------------------------------*\
Class solidEqulibriumEnergySource Declaration
Class solidEquilibriumEnergySource Declaration
\*---------------------------------------------------------------------------*/
class solidEqulibriumEnergySource
class solidEquilibriumEnergySource
:
public option
{
@ -90,13 +90,13 @@ class solidEqulibriumEnergySource
public:
//- Runtime type information
TypeName("solidEqulibriumEnergySource");
TypeName("solidEquilibriumEnergySource");
// Constructors
//- Construct from components
solidEqulibriumEnergySource
solidEquilibriumEnergySource
(
const word& name,
const word& modelType,
@ -105,14 +105,14 @@ public:
);
//- Disallow default bitwise copy construction
solidEqulibriumEnergySource
solidEquilibriumEnergySource
(
const solidEqulibriumEnergySource&
const solidEquilibriumEnergySource&
) = delete;
//- Destructor
virtual ~solidEqulibriumEnergySource();
virtual ~solidEquilibriumEnergySource();
// Member Functions
@ -146,7 +146,7 @@ public:
// Member Operators
//- Disallow default bitwise assignment
void operator=(const solidEqulibriumEnergySource&) = delete;
void operator=(const solidEquilibriumEnergySource&) = delete;
};

View File

@ -26,7 +26,7 @@ Class
Description
This source is designed to model the effect of solidification and melting
processes, e.g. windhield defrosting.
processes, e.g. windshield defrosting.
The isotherm phase change occurs at the melting temperature, \c Tsol (= \c
Tliq). The not isotherm phase change occurs between solidus and liquidus

View File

@ -74,7 +74,7 @@ class variableHeatTransfer
//- Strut diameter
scalar ds_;
//- Fluid Prandt number
//- Fluid Prandtl number
scalar Pr_;
//- Area per unit volume of heat exchanger

View File

@ -155,7 +155,7 @@ Foam::scalar Foam::COxidationMurphyShaddix<CloudType>::calculate
// Particle surface area [m^2]
const scalar Ap = constant::mathematical::pi*sqr(d);
// Calculate diffision constant at continuous phase temperature
// Calculate diffusion constant at continuous phase temperature
// and density [m^2/s]
const scalar D = D0_*(rho0_/rhoc)*pow(Tc/T0_, Dn_);

View File

@ -29,7 +29,7 @@ Description
Point values are summed using the tetrahedral decomposition of the
computational cells. Summation is done in the cells, and also in the
terahedrons surrounding each point. The latter forms a type of dual mesh.
tetrahedrons surrounding each point. The latter forms a type of dual mesh.
The interpolation is weighted by proximity to the cell centre or point, as
calculated by the barycentric coordinate within the tethrahedron.

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -25,7 +25,7 @@ Class
Foam::TimeScaleModels::equilibrium
Description
Equlibrium model for the time scale over which properties of a dispersed
Equilibrium model for the time scale over which properties of a dispersed
phase tend towards the mean value.
Reference:

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2013-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -25,7 +25,7 @@ Class
Foam::TimeScaleModels::nonEquilibrium
Description
Non-Equlibrium model for the time scale over which properties of a
Non-Equilibrium model for the time scale over which properties of a
dispersed phase tend towards the mean value.
Reference:

View File

@ -86,13 +86,13 @@ class ThermoLookupTableInjection
//- List of injectors
kinematicParcelInjectionDataIOList injectors_;
//- List of cell labels corresoponding to injector positions
//- List of cell labels corresponding to injector positions
labelList injectorCells_;
//- List of tetFace labels corresoponding to injector positions
//- List of tetFace labels corresponding to injector positions
labelList injectorTetFaces_;
//- List of tetPt labels corresoponding to injector positions
//- List of tetPt labels corresponding to injector positions
labelList injectorTetPts_;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -25,11 +25,11 @@ License
Info << nl << "Creating autocorrelation functions." << endl;
IOdictionary mdTransportProperitesDict
IOdictionary mdTransportPropertiesDict
(
IOobject
(
"mdTransportProperitesDict",
"mdTransportPropertiesDict",
mesh.time().system(),
mesh,
IOobject::MUST_READ_IF_MODIFIED,
@ -40,7 +40,7 @@ IOdictionary mdTransportProperitesDict
const dictionary& autocorrelationFunctionDict
(
mdTransportProperitesDict.subDict("autocorrelationFunctions")
mdTransportPropertiesDict.subDict("autocorrelationFunctions")
);
//- Velocity autocorrelation function

View File

@ -112,7 +112,7 @@ public:
void checkSiteListSizes() const;
void setInteracionSiteBools
void setInteractionSiteBools
(
const List<word>& siteIds,
const List<word>& pairPotSiteIds

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -54,7 +54,7 @@ inline Foam::molecule::constantProperties::constantProperties
{
checkSiteListSizes();
setInteracionSiteBools
setInteractionSiteBools
(
List<word>(dict.lookup("siteIds")),
List<word>(dict.lookup("pairPotentialSiteIds"))
@ -307,7 +307,7 @@ inline void Foam::molecule::constantProperties::checkSiteListSizes() const
}
inline void Foam::molecule::constantProperties::setInteracionSiteBools
inline void Foam::molecule::constantProperties::setInteractionSiteBools
(
const List<word>& siteIds,
const List<word>& pairPotSiteIds

View File

@ -26,7 +26,7 @@ Class
Description
Secondary Breakup Model to take account of the different breakup regimes,
bag, molutimode, shear....
bag, solutionmode, shear....
Accurate description in
@verbatim

View File

@ -64,7 +64,7 @@ class TAB
{
public:
//- Enumeration for the SMD brekup calculation
//- Enumeration for the SMD breakup calculation
enum SMDMethods
{
method1,

View File

@ -31,7 +31,7 @@ Description
Available absorption models:
constantAbsorptionEmission
greyMeanAbsoprtionEmission
greyMeanAbsorptionEmission
wideBandAbsorptionEmission
i.e. dictionary
@ -97,7 +97,7 @@ class fvDOM
//- Emitted radiative heat flux [W/m^2]
volScalarField qem_;
//- Incidet radiative heat flux [W/m^2]
//- Incident radiative heat flux [W/m^2]
volScalarField qin_;
//- Total absorption coefficient [1/m]
@ -139,7 +139,7 @@ class fvDOM
//- Initialise
void initialise();
//- Update nlack body emission
//- Update black body emission
void updateBlackBodyEmission();

View File

@ -81,7 +81,7 @@ protected:
//- Global cell IDs
labelListList boundaryFaceCells_;
//- Global boundary face IDs oppossite coupled patch
//- Global boundary face IDs opposite coupled patch
labelList boundaryFaceOppositeFace_;
//- Number of layers in the region
@ -166,7 +166,7 @@ public:
//- Return the global cell IDs
inline const labelListList& boundaryFaceCells() const;
//- Return the global boundary face IDs oppossite coupled patch
//- Return the global boundary face IDs opposite coupled patch
inline const labelList& boundaryFaceOppositeFace() const;

View File

@ -150,7 +150,7 @@ protected:
// Note: need boundary value mapped from primary region, and then
// pushed into the patch internal field
//- Momementum [kg/m/s^2]
//- Momentum [kg/m/s^2]
volVectorField USp_;
//- Pressure [Pa]
@ -163,7 +163,7 @@ protected:
// Primary region - registered to the primary region mesh
// Internal use only - not read-in
//- Momementum [kg/m/s^2]
//- Momentum [kg/m/s^2]
volVectorField USpPrimary_;
//- Pressure [Pa]
@ -415,7 +415,7 @@ public:
// Primary region
//- Momementum [kg/m/s^2]
//- Momentum [kg/m/s^2]
inline volVectorField& USpPrimary();
//- Pressure [Pa]

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -178,7 +178,7 @@ void thermoSingleLayer::transferPrimaryRegionSourceFields()
volScalarField::Boundary& hsSpPrimaryBf =
hsSpPrimary_.boundaryFieldRef();
// Convert accummulated source terms into per unit area per unit time
// Convert accumulated source terms into per unit area per unit time
const scalar deltaT = time_.deltaTValue();
forAll(hsSpPrimaryBf, patchi)
{

View File

@ -114,7 +114,7 @@ protected:
scalar deltaWet_;
// Hyprophilic/phobic properties
// Hydrophilic/phobic properties
//- Activation flag
bool hydrophilic_;

View File

@ -104,7 +104,7 @@ public:
//- Return the film specific heat capacity [J/kg/K]
virtual const tmp<volScalarField> Cp() const;
//- Return solid absortivity [1/m]
//- Return solid absorptivity [1/m]
virtual const volScalarField& kappaRad() const;
//- Return the film mean temperature [K]

View File

@ -153,7 +153,7 @@ public:
//- Return the film specific heat capacity [J/kg/K]
virtual const tmp<volScalarField> Cp() const;
//- Return solid absortivity [1/m]
//- Return solid absorptivity [1/m]
virtual const volScalarField& kappaRad() const;
//- Return temperature [K]

View File

@ -85,7 +85,7 @@ protected:
const label tgtCelli
) const;
//- Append target cell neihgbour cells to cellIDs list
//- Append target cell neighbour cells to cellIDs list
virtual void appendNbrCells
(
const label tgtCelli,

View File

@ -102,7 +102,7 @@ protected:
wordReList fieldSelection_;
//- Fixed locations, default = yes
// Note: set to false for moving mesh calations where locations
// Note: set to false for moving mesh calculations where locations
// should move with the mesh
bool fixedLocations_;

View File

@ -71,7 +71,7 @@ protected:
//- Temperature [K]
volScalarField T_;
//- Laminar thermal diffusuvity [kg/m/s]
//- Laminar thermal diffusivity [kg/m/s]
volScalarField alpha_;
//- Should the dpdt term be included in the enthalpy equation

View File

@ -131,14 +131,14 @@ public:
// Member Functions
//- Return the compostion of the mixture
//- Return the composition of the mixture
virtual typename MixtureType::basicMixtureType&
composition()
{
return *this;
}
//- Return the compostion of the mixture
//- Return the composition of the mixture
virtual const typename MixtureType::basicMixtureType&
composition() const
{

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -46,7 +46,7 @@ namespace Foam
makeChemistryModel(psiReactionThermo);
makeChemistryModel(rhoReactionThermo);
// Chemistry moldels based on sensibleEnthalpy
// Chemistry models based on sensibleEnthalpy
makeChemistryModelType
(
StandardChemistryModel,

View File

@ -162,7 +162,7 @@ public:
//- Return the reaction rate for iReaction and the reference
// species and charateristic times
// species and characteristic times
virtual scalar omegaI
(
label iReaction,

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -99,7 +99,7 @@ Foam::Ar::Ar
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -115,7 +115,7 @@ Foam::Ar::Ar
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C10H22::C10H22
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C10H22::C10H22
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -99,7 +99,7 @@ Foam::C12H26::C12H26
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -115,7 +115,7 @@ Foam::C12H26::C12H26
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C13H28::C13H28
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C13H28::C13H28
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C14H30::C14H30
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C14H30::C14H30
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C16H34::C16H34
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C16H34::C16H34
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C2H5OH::C2H5OH
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc0& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C2H5OH::C2H5OH
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc0& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -98,7 +98,7 @@ Foam::C2H6::C2H6
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -114,7 +114,7 @@ Foam::C2H6::C2H6
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C2H6O::C2H6O
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C2H6O::C2H6O
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C3H6O::C3H6O
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C3H6O::C3H6O
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -97,7 +97,7 @@ Foam::C3H8::C3H8
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -113,7 +113,7 @@ Foam::C3H8::C3H8
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C4H10O::C4H10O
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C4H10O::C4H10O
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C6H14::C6H14
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C6H14::C6H14
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C6H6::C6H6
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C6H6::C6H6
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -106,7 +106,7 @@ Foam::C7H16::C7H16
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -122,7 +122,7 @@ Foam::C7H16::C7H16
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

View File

@ -106,7 +106,7 @@ public:
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
);
//- Construct from dictionary
@ -157,10 +157,10 @@ public:
//- Surface tension [N/m]
inline scalar sigma(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s]
//- Vapour diffusivity [m^2/s]
inline scalar D(scalar p, scalar T) const;
//- Vapour diffussivity [m^2/s] with specified binary pair
//- Vapour diffusivity [m^2/s] with specified binary pair
inline scalar D(scalar p, scalar T, scalar Wb) const;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -107,7 +107,7 @@ Foam::C7H8::C7H8
const NSRDSfunc0& thermalConductivity,
const NSRDSfunc2& vapourThermalConductivity,
const NSRDSfunc6& surfaceTension,
const APIdiffCoefFunc& vapourDiffussivity
const APIdiffCoefFunc& vapourDiffusivity
)
:
liquidProperties(l),
@ -123,7 +123,7 @@ Foam::C7H8::C7H8
kappa_(thermalConductivity),
kappag_(vapourThermalConductivity),
sigma_(surfaceTension),
D_(vapourDiffussivity)
D_(vapourDiffusivity)
{}

Some files were not shown because too many files have changed in this diff Show More