MCPcopy 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
222def getVectorKey(inp, out): return getTimeKey(inp, out) + "_V"
223
224
225def getCriticalProps(propsfluid):

Callers 1

checkDataSetFunction · 0.85

Calls 1

getTimeKeyFunction · 0.85

Tested by

no test coverage detected