calcule la capacité thermique massique à pression constante
calculates the constant pressure mass thermal capacity
to be overriden by ExtSubstance subclasses
calcule la capacité thermique massique à volume constant
calculates the constant volume mass thermal capacity
to be overriden by ExtSubstance subclasses
calcule l'état complet du corps pour un mélange externe
calculates the substance state for an external mixture
calculations are made in ExtSubstance subst
This class enables you to add substances to Thermoptim's data base
To add one substance, subclass ExtSubstance by providing the appropriate methods
in particular, getType() must return the compressor code as it will appear in
the substance list
This class should not be modified