Go to the documentation of this file.
93 waveHeight_ = readWaveHeight();
94 waveAngle_ = readWaveAngle();
107 os <<
" Wave height : " << waveHeight_ <<
nl
108 <<
" Wave angle : " <<
radToDeg(waveAngle_) <<
nl
109 <<
" x0: " << x0_ <<
nl;
void component(FieldField< Field, typename FieldField< Field, Type >::cmptType > &sf, const FieldField< Field, Type > &f, const direction d)
dimensionedScalar sin(const dimensionedScalar &ds)
virtual bool readDict(const dictionary &overrideDict)
Unit conversion functions.
virtual bool readDict(const dictionary &overrideDict)
InfoProxy< IOobject > info() const
A patch is a list of labels that address the faces in the global face list.
constexpr scalar radToDeg(const scalar rad) noexcept
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Mesh data needed to do the Finite Volume discretisation.
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const wordHashSet &selectedFields, LIFOStack< regIOobject * > &storedObjects)
solitaryWaveModel(const dictionary &dict, const fvMesh &mesh, const polyPatch &patch, const bool readFields=true)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Type gMin(const FieldField< Field, Type > &f)
defineTypeNameAndDebug(waveAbsorptionModel, 0)
virtual scalar timeCoeff(const scalar t) const
dimensionedScalar cos(const dimensionedScalar &ds)