43 return debug::switchSet
45 "DimensionedConstants",
62 if (!
dict.found(
"unitSet"))
65 <<
"Cannot find unitSet in dictionary " <<
dict.name()
69 const word unitSetCoeffs(
dict.get<
word>(
"unitSet") +
"Coeffs");
76 <<
"Cannot find " << unitSetCoeffs <<
" in dictionary "
77 <<
dict.name() << std::endl;
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const dictionary & subDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
Find and return a sub-dictionary.
A class for handling words, derived from Foam::string.
Dictionary reading and supplying the dimensioned constants used within OpenFOAM, particularly for the...
dictionary * dimensionedConstantsPtr_(nullptr)
dimensionedScalar dimensionedConstant(const word &group, const word &varName)
dictionary & dimensionedConstants()