- Added
rbc.py
: A quick 'pocket calculator' for Rayleigh-Bénard Convection. show_cli()
will not show an end report by itself anymore. You'll have to callreport()
afterwards yourselves.
- Added field
Cv
: Isochoric heat capacity. - Added field
comp
: Isothermal compressibility.
- Initial release.