17 #ifndef CT_IDEALSOLIDSOLNPHASE_H
18 #define CT_IDEALSOLIDSOLNPHASE_H
33 const int cIdealSolidSolnPhase0 = 5010;
34 const int cIdealSolidSolnPhase1 = 5011;
35 const int cIdealSolidSolnPhase2 = 5012;
245 virtual doublereal
cp_mole()
const;
332 virtual void setDensity(
const doublereal rho);
532 int sizeUA = 6)
const;
756 void getCp_R(doublereal* cpr)
const;
888 virtual void setPotentialEnergy(
int k, doublereal pe) {
893 virtual doublereal potentialEnergy(
int k)
const {
978 virtual void initThermoXML(XML_Node& phaseNode, std::string
id);