mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Correcting typos
This commit is contained in:
@ -114,7 +114,7 @@ class Curle
|
||||
//- Area-averaged centre of patch faces
|
||||
dimensionedVector x0_;
|
||||
|
||||
//- Reference speed of souund
|
||||
//- Reference speed of sound
|
||||
dimensionedScalar c0_;
|
||||
|
||||
|
||||
|
||||
@ -125,10 +125,10 @@ bool Foam::functionObjects::externalCoupled::readData
|
||||
os
|
||||
);
|
||||
|
||||
// Pass responsability for all reading over to bc
|
||||
// Pass responsibility for all reading over to bc
|
||||
pf.readData(IStringStream(os.str())());
|
||||
|
||||
// Update the value from the read coefficicient. Bypass any
|
||||
// Update the value from the read coefficient. Bypass any
|
||||
// additional processing by derived type.
|
||||
pf.patchFieldType::evaluate();
|
||||
}
|
||||
@ -176,7 +176,7 @@ bool Foam::functionObjects::externalCoupled::readData
|
||||
}
|
||||
pf.valueFraction() = data[columni];
|
||||
|
||||
// Update the value from the read coefficicient. Bypass any
|
||||
// Update the value from the read coefficient. Bypass any
|
||||
// additional processing by derived type.
|
||||
pf.mixedFvPatchField<Type>::evaluate();
|
||||
}
|
||||
@ -211,7 +211,7 @@ bool Foam::functionObjects::externalCoupled::readData
|
||||
);
|
||||
}
|
||||
|
||||
// Update the value from the read coefficicient. Bypass any
|
||||
// Update the value from the read coefficient. Bypass any
|
||||
// additional processing by derived type.
|
||||
pf.fixedGradientFvPatchField<Type>::evaluate();
|
||||
}
|
||||
@ -244,7 +244,7 @@ bool Foam::functionObjects::externalCoupled::readData
|
||||
|
||||
pf == value;
|
||||
|
||||
// Update the value from the read coefficicient. Bypass any
|
||||
// Update the value from the read coefficient. Bypass any
|
||||
// additional processing by derived type.
|
||||
pf.fixedValueFvPatchField<Type>::evaluate();
|
||||
}
|
||||
|
||||
@ -113,7 +113,7 @@ public:
|
||||
|
||||
// Selectors
|
||||
|
||||
//- Return a reference to the selected heat transfer coefficicent model
|
||||
//- Return a reference to the selected heat transfer coefficient model
|
||||
static autoPtr<heatTransferCoeffModel> New
|
||||
(
|
||||
const dictionary& dict,
|
||||
|
||||
@ -108,7 +108,7 @@ class histogram
|
||||
//- Minimum value
|
||||
scalar min_;
|
||||
|
||||
//- Mumber of bins
|
||||
//- Number of bins
|
||||
label nBins_;
|
||||
|
||||
//- Output formatter to write
|
||||
|
||||
@ -87,7 +87,7 @@ void Foam::functionObjects::mapFields::createInterpolation
|
||||
meshToMesh::interpolationMethodNames_[mapMethodName]
|
||||
);
|
||||
|
||||
// Lookup corresponding AMi method
|
||||
// Lookup corresponding AMI method
|
||||
word patchMapMethodName =
|
||||
AMIPatchToPatchInterpolation::interpolationMethodToWord
|
||||
(
|
||||
|
||||
@ -62,13 +62,13 @@ class randomise
|
||||
{
|
||||
// Private member data
|
||||
|
||||
//- The magnitude of the purturbation
|
||||
//- The magnitude of the perturbation
|
||||
scalar magPerturbation_;
|
||||
|
||||
|
||||
// Private Member Functions
|
||||
|
||||
//- Calculate the randomisenitude of the field and register the result
|
||||
//- Calculate the randomised field and register the result
|
||||
template<class Type>
|
||||
bool calcRandomised();
|
||||
|
||||
|
||||
@ -188,7 +188,7 @@ class regionSizeDistribution
|
||||
//- Minimum droplet diameter
|
||||
scalar minDiam_;
|
||||
|
||||
//- Mumber of bins
|
||||
//- Number of bins
|
||||
label nBins_;
|
||||
|
||||
//- Names of fields to sample on regions
|
||||
|
||||
@ -115,7 +115,7 @@ class setFlow
|
||||
|
||||
// Private Data
|
||||
|
||||
//- Name of vecloity field, default = "U"
|
||||
//- Name of velocity field, default = "U"
|
||||
word UName_;
|
||||
|
||||
//- Name of density field, default = "none"
|
||||
|
||||
@ -374,7 +374,7 @@ void Foam::functionObjects::fieldVisualisationBase::addGlyphs
|
||||
// data->GetPointData()->GetScalars(scaleFieldNameChar);
|
||||
// values->GetRange(range);
|
||||
|
||||
// Set range accoding to user-supplied limits
|
||||
// Set range according to user-supplied limits
|
||||
range[0] = range_.first();
|
||||
range[1] = range_.second();
|
||||
glyph->ClampingOn();
|
||||
|
||||
@ -114,7 +114,7 @@ protected:
|
||||
|
||||
// Protected functions
|
||||
|
||||
//- Initialse actor
|
||||
//- Initialise actor
|
||||
void initialiseActor(vtkActor* actor) const;
|
||||
|
||||
|
||||
|
||||
@ -147,7 +147,7 @@ public:
|
||||
);
|
||||
|
||||
|
||||
//- Desructor
|
||||
//- Destructor
|
||||
virtual ~runTimePostProcessing();
|
||||
|
||||
|
||||
|
||||
@ -33,9 +33,9 @@ Description
|
||||
|
||||
It may be used in conjunction with any transient single-phase incompressible
|
||||
flow solver such as pisoFoam or pimpleFoam and tracks the particles or
|
||||
parcels without affecting the the flow-field.
|
||||
parcels without affecting the flow-field.
|
||||
|
||||
The kinematicCloud requires the the density of the fluid which is looked-up
|
||||
The kinematicCloud requires the density of the fluid which is looked-up
|
||||
from constant/transportProperties dictionary and the acceleration due to
|
||||
gravity which is read from the constant/g file if present or defaults to
|
||||
zero.
|
||||
|
||||
@ -166,7 +166,7 @@ Usage
|
||||
Cp | Heat capacity for single phase | no | 0
|
||||
rhoInf | Density for single phase | no | 0
|
||||
kappa | Thermal conductivity for single phase | no | 0
|
||||
Prt | Turbulent Prandt number | no | 1.0
|
||||
Prt | Turbulent Prandlt number | no | 1.0
|
||||
phaseThermos | Dictionary for multi-phase thermo |no | null
|
||||
fvOptions | Opotional extra sources | no | null
|
||||
\endtable
|
||||
|
||||
@ -62,7 +62,7 @@ protected:
|
||||
|
||||
// Protected data
|
||||
|
||||
//- Name of function object to retrueve data from
|
||||
//- Name of function object to retrieve data from
|
||||
word functionObjectName_;
|
||||
|
||||
//- List of fields on which to operate
|
||||
|
||||
@ -59,7 +59,7 @@ protected:
|
||||
|
||||
// Protected data
|
||||
|
||||
//- Minumim time step value to compare
|
||||
//- Minimum time step value to compare
|
||||
const scalar minValue_;
|
||||
|
||||
|
||||
|
||||
@ -82,7 +82,7 @@ protected:
|
||||
Switch log_;
|
||||
|
||||
//- Group index - if applied, all conditions in a group must be
|
||||
// satisfield before condition is met
|
||||
// satisfied before condition is met
|
||||
label groupID_;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user