MCPcopy 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

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36