1 Info<<
"Reading financial properties\n" <<
endl;
3 IOdictionary financialProperties
10 IOobject::MUST_READ_IF_MODIFIED,
19 financialProperties.lookup(
"strike")
26 financialProperties.lookup(
"r")
32 dimensionSet(0, 0, -0.5, 0, 0),
33 financialProperties.lookup(
"sigma")
const volVectorField & C() const
Return cell centres.
const surfaceVectorField & Cf() const
Return face centres.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m^2/K^4].
const dimensionSet dimless
tmp< VolField< typename outerProduct< vector, Type >::type > > grad(const SurfaceField< Type > &ssf)
VolField< vector > volVectorField
Ostream & endl(Ostream &os)
Add newline and flush stream.
const dimensionSet & dimLength
tmp< DimensionedField< typename outerProduct< Type, Type >::type, GeoMesh, Field >> sqr(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
const dimensionSet & dimTime
VolField< scalar > volScalarField
SurfaceField< vector > surfaceVectorField
dimensioned< Type > max(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.