openfoam/applications/utilities
Henry Weller d2be645483 thermophysicalProperties: New base-class for liquidProperties and in the future gasProperties
Description
    Base-class for thermophysical properties of solids, liquids and gases
    providing an interface compatible with the templated thermodynamics
    packages.

liquidProperties, solidProperties and thermophysicalFunction libraries have been
combined with the new thermophysicalProperties class into a single
thermophysicalProperties library to simplify compilation and linkage of models,
libraries and applications dependent on these classes.
2017-02-18 21:53:20 +00:00
..
mesh Removed unhelpful clutter 2017-01-26 17:47:24 +00:00
miscellaneous thermophysicalProperties: New base-class for liquidProperties and in the future gasProperties 2017-02-18 21:53:20 +00:00
parallelProcessing Make/options: Added -lscotchDecomp where appropriate 2016-12-27 15:26:53 +00:00
postProcessing Removed unhelpful clutter 2017-01-26 17:47:24 +00:00
preProcessing setFields: Added '-dict' option 2016-12-03 11:45:36 +00:00
surface C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
thermophysical thermophysicalModels: Changed specie thermodynamics from mole to mass basis 2017-02-17 11:22:14 +00:00