MCPcopy Create free account
hub / github.com/Cantera/cantera / phase1

Method phase1

test/python/test_mixture.py:10–11  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

8
9 @pytest.fixture(scope='class')
10 def phase1(self):
11 return ct.Solution('h2o2.yaml', transport_model=None)
12
13 @pytest.fixture(scope='class')
14 def phase2(self):

Callers

nothing calls this directly

Calls 1

SolutionMethod · 0.80

Tested by

no test coverage detected