AccessmaterialApi.materials()[name].solubility()
Solubility(...)
This method creates a Solubility object. PathmaterialApi.materials()[name].Solubility
Prototypeodb_Solubility& Solubility(const odb_SequenceSequenceDouble& table, bool temperatureDependency, int dependencies); Required arguments
Optional arguments
Table data
Return valueA Solubility object. ExceptionsRangeError. MembersThe Solubility object has members with the same names and descriptions as the arguments to the Solubility method. |