mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-22 20:38:01 -05:00
* As a consequence, made update function take CoolProp::input_pairs enum as first input (thanks @jowr for the idea) * Decoupled the pre_update and post_update functions in order to allow for more creative update functions using guess values, etc. Signed-off-by: Ian Bell <ian.h.bell@gmail.com>