Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoolProp/CoolProp
/ p_critical
Method
p_critical
src/AbstractState.cpp:675–677 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
673
return _reducing.T;
674
}
675
double AbstractState::p_critical() {
676
return calc_p_critical();
677
}
678
double AbstractState::p_triple() {
679
return calc_p_triple();
680
}
Callers
15
main
Function · 0.95
__init__
Method · 0.95
trivial_keyed_output
Method · 0.95
write_failure_figures
Function · 0.80
fluid_properties.Incompressibles.py
File · 0.80
get_critical_point
Function · 0.80
build_atlas
Function · 0.80
make_region
Function · 0.80
main
Function · 0.80
882 - tabular phase spec.py
File · 0.80
1118.py
File · 0.80
get_critical_point
Function · 0.80
Calls
no outgoing calls
Tested by
2
subcritical_pressure_liquid
Method · 0.64
SECTION
Function · 0.64