CaCO3 Class Reference

Calcium carbonate (limestone) More...

Inheritance diagram for CaCO3:
[legend]
Collaboration diagram for CaCO3:
[legend]

Public Member Functions

 TypeName ("CaCO3")
 Runtime type information. More...
 
 CaCO3 ()
 Construct null. More...
 
 CaCO3 (const dictionary &dict)
 Construct from dictionary. More...
 
virtual autoPtr< solidPropertiesclone () const
 Construct and return clone. More...
 
void writeData (Ostream &os) const
 Write the function coefficients. More...
 
- Public Member Functions inherited from solidProperties
 TypeName ("solid")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, solidProperties,,(),())
 
 declareRunTimeSelectionTable (autoPtr, solidProperties, dictionary,(const dictionary &dict),(dict))
 
 solidProperties (scalar rho, scalar Cp, scalar kappa, scalar Hf, scalar emissivity, scalar W, scalar nu, scalar E)
 Construct from components. More...
 
 solidProperties (const dictionary &dict)
 Construct from dictionary. More...
 
virtual ~solidProperties ()=default
 Destructor. More...
 
scalar rho () const
 Density [kg/m3]. More...
 
scalar Cp () const
 Specific heat capacity [J/(kg.K)]. More...
 
scalar kappa () const
 Thermal conductivity [W/(m.K)]. More...
 
scalar Hf () const
 Heat of formation [J/kg]. More...
 
scalar Hs (const scalar T) const
 Sensible enthalpy - reference to Tstd [J/kg]. More...
 
scalar emissivity () const
 Emissivity []. More...
 
scalar W () const
 Molar weight [Kg/Kmol]. More...
 
scalar nu () const
 Poissons. More...
 
scalar E () const
 Young modulus [N/m2]. More...
 
void readIfPresent (const dictionary &dict)
 Read and set the properties if present in the given dictionary. More...
 

Friends

Ostreamoperator<< (Ostream &os, const CaCO3 &s)
 Ostream Operator. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from solidProperties
static autoPtr< solidPropertiesNew (const word &name)
 Return a pointer to a new solidProperties created from name. More...
 
static autoPtr< solidPropertiesNew (const dictionary &dict)
 Return a pointer to a new solidProperties created from dictionary. More...
 

Detailed Description

Calcium carbonate (limestone)

Source files

Definition at line 50 of file CaCO3.H.

Constructor & Destructor Documentation

◆ CaCO3() [1/2]

CaCO3 ( )

Construct null.

Definition at line 43 of file CaCO3.C.

References Foam::expressions::patchExpr::debug, Foam::endl(), and WarningInFunction.

Here is the call graph for this function:

◆ CaCO3() [2/2]

CaCO3 ( const dictionary dict)

Construct from dictionary.

Definition at line 56 of file CaCO3.C.

References dict, and solidProperties::readIfPresent().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "CaCO3"  )

Runtime type information.

◆ clone()

virtual autoPtr<solidProperties> clone ( ) const
inlinevirtual

Construct and return clone.

Reimplemented from solidProperties.

Definition at line 70 of file CaCO3.H.

◆ writeData()

void writeData ( Ostream os) const
virtual

Write the function coefficients.

Reimplemented from solidProperties.

Definition at line 66 of file CaCO3.C.

References os(), and solidProperties::writeData().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ operator<<

Ostream& operator<< ( Ostream os,
const CaCO3 s 
)
friend

Ostream Operator.


The documentation for this class was generated from the following files: