Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoolProp/CoolProp
/ getVectorKey
Function
getVectorKey
dev/TTSE/TimeComp.py:222–222 ·
view source on GitHub ↗
(inp, out)
Source
from the content-addressed store, hash-verified
220
221
222
def
getVectorKey(inp, out):
return
getTimeKey(inp, out) +
"_V"
223
224
225
def
getCriticalProps(propsfluid):
Callers
1
checkDataSet
Function · 0.85
Calls
1
getTimeKey
Function · 0.85
Tested by
no test coverage detected