CYCAMORE
|
Public Member Functions | |
setup_class (cls, inf) | |
test_deploy (self) | |
test_nu (self) | |
test_swu (self) | |
test_xactions1 (self) | |
test_xactions2 (self) | |
Public Member Functions inherited from test_regression.TestRegression | |
find_ids (cls, spec, a, spec_col="Spec", id_col="AgentId") | |
teardown_class (cls) | |
to_ary (cls, a, k) | |
Public Attributes | |
enr_id | |
rx_id | |
Public Attributes inherited from test_regression.TestRegression | |
agent_entry | |
agent_exit | |
compositions | |
conn | |
cur | |
enrichments | |
ext | |
inf | |
info | |
outf | |
resources | |
rsrc_qtys | |
transactions | |
This class tests the 1_Enrichment_2_Reactor.xml file related to the Cyclus Physor 2014 publication. The number of key facilities, the enrichment values, and the transactions to each reactor are tested.
Definition at line 109 of file test_regression.py.
test_regression._PhysorEnrichment.setup_class | ( | cls, | |
inf ) |
Reimplemented from test_regression.TestRegression.
Reimplemented in test_regression.TestCBCPhysorEnrichment, and test_regression.TestGreedyPhysorEnrichment.
Definition at line 115 of file test_regression.py.
References test_regression.TestRegression.agent_entry, and test_regression._PhysorEnrichment.setup_class().
Referenced by test_regression._PhysorEnrichment.setup_class().
test_regression._PhysorEnrichment.test_deploy | ( | self | ) |
Definition at line 121 of file test_regression.py.
References test_regression._PhysorEnrichment.enr_id, and test_regression._PhysorEnrichment.rx_id.
test_regression._PhysorEnrichment.test_nu | ( | self | ) |
Definition at line 135 of file test_regression.py.
References test_regression.TestRegression.enrichments, and test_regression.TestRegression.to_ary().
test_regression._PhysorEnrichment.test_swu | ( | self | ) |
Definition at line 125 of file test_regression.py.
References test_regression.TestRegression.enrichments, and test_regression.TestRegression.to_ary().
test_regression._PhysorEnrichment.test_xactions1 | ( | self | ) |
Definition at line 146 of file test_regression.py.
References test_regression.TestRegression.rsrc_qtys, test_regression._PhysorEnrichment.rx_id, and test_regression.TestRegression.transactions.
test_regression._PhysorEnrichment.test_xactions2 | ( | self | ) |
Definition at line 157 of file test_regression.py.
References test_regression.TestRegression.rsrc_qtys, test_regression._PhysorEnrichment.rx_id, and test_regression.TestRegression.transactions.
test_regression._PhysorEnrichment.enr_id |
Definition at line 119 of file test_regression.py.
Referenced by test_regression._PhysorEnrichment.test_deploy().
test_regression._PhysorEnrichment.rx_id |
Definition at line 118 of file test_regression.py.
Referenced by test_regression._PhysorEnrichment.test_deploy(), test_regression._PhysorEnrichment.test_xactions1(), and test_regression._PhysorEnrichment.test_xactions2().