Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Units defined in the database files are now used (properties and para…
…meters are converted to default units upon reading the data) (#20) * parsing and converting units provided in loaded data * std T and P default values, bugfix * extended with derived units for powers of K^ and bar^ * converting read units to default upon parsing of data, added ThermoParameters to python api, extended tests for units conversion * added test for cp of reaction at high T and P * fix for units conversion, extended tests with landau, BM, AD models * fix for HKF units * extended aggregateState options compatible with Cox, J. D. (1982) * Overloaded thermoProperties functions * tests for reactions, now calculate properties functions can be called with a substance or a reaction object * removed schemas folder, used only by ThermoFunGui * changed enum indexes * removed tests on macos
- Loading branch information