Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cantera/cantera
/ eval
Method
eval
test/python/user_ext.py:62–63 ·
view source on GitHub ↗
(self, data)
Source
from the content-addressed store, hash-verified
60
node[
"E"
] = self.E
61
62
def
eval(self, data):
63
return
self.A * np.exp(-self.E / data.T)
Callers
4
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36