Interface mise en place pour circonvenir la non reconnaissance de l'héritage de certaines classes d'extThopt dans Thermoptim
Interface implemented in order to compensate some difficulties in Thermoptim to recognize extThopt inheritance mechanism
utility method
extracts the String at the right of the '=' character
corresponding to the String search at the left of '='
from a spreadsheet line (tab separator)
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