* This class uses a different CaO density. It is to be used for calculating the
* chemical reaction of CaO to Ca(OH)2 without considering the porosity change
* according to See Shao et al. (2013).
* according to Shao et al. (2013) \cite shao2013.
*/
template<classScalar>
classModifiedCaO:publicComponents::CaO<Scalar>
...
...
@@ -46,11 +46,14 @@ public:
/*!
* \brief The corrected mass density \f$\mathrm{[kg/m^3]}\f$ of CaO.
*
* This density is to be used for calculating the chemical reaction
* of CaO to Ca(OH)2 without considering the solid volume change.
* See Shao et al. (2013) \cite shao2013.
*/
staticScalarsolidDensity(Scalartemperature)
{
return1656;
// This density is to be used for calculating the chemical reaction of CaO to Ca(OH)2 without considering the solid volume change. See Shao et al. (2013)