mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-10 14:38:11 -05:00
Print the versions
This commit is contained in:
@@ -6,6 +6,21 @@ High-Level Interface
|
||||
|
||||
.. contents:: :depth: 2
|
||||
|
||||
Versions
|
||||
--------
|
||||
|
||||
The version that is currently in use
|
||||
|
||||
.. ipython::
|
||||
|
||||
In [1]: import CoolProp; CP = CoolProp.CoolProp
|
||||
|
||||
In [2]: CoolProp.__version__, CP.get_global_param_string("version")
|
||||
|
||||
In [3]: CoolProp.__gitrevision__, CP.get_global_param_string("gitrevision")
|
||||
|
||||
|
||||
|
||||
PropsSI function
|
||||
----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user