CYCAMORE
Public Member Functions | Public Attributes | List of all members
test_regression._PhysorEnrichment Class Reference
Inheritance diagram for test_regression._PhysorEnrichment:
Inheritance graph
[legend]
Collaboration diagram for test_regression._PhysorEnrichment:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, args, kwargs)
 
def setUp (self)
 
def test_deploy (self)
 
def test_nu (self)
 
def test_swu (self)
 
def test_xactions1 (self)
 
def test_xactions2 (self)
 
- Public Member Functions inherited from test_regression.TestRegression
def __init__ (self, args, kwargs)
 
def find_ids (self, spec, a, spec_col="Spec", id_col="AgentId")
 
def setUp (self)
 
def tearDown (self)
 
def to_ary (self, 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
 

Detailed Description

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 108 of file test_regression.py.

Constructor & Destructor Documentation

◆ __init__()

def test_regression._PhysorEnrichment.__init__ (   self,
  args,
  kwargs 
)

Definition at line 113 of file test_regression.py.

Member Function Documentation

◆ setUp()

def test_regression._PhysorEnrichment.setUp (   self)

Definition at line 116 of file test_regression.py.

References test_regression.TestRegression.agent_entry.

◆ test_deploy()

def test_regression._PhysorEnrichment.test_deploy (   self)

◆ test_nu()

def test_regression._PhysorEnrichment.test_nu (   self)

Definition at line 136 of file test_regression.py.

References test_regression.TestRegression.enrichments, and test_regression.TestRegression.to_ary().

Here is the call graph for this function:

◆ test_swu()

def test_regression._PhysorEnrichment.test_swu (   self)

Definition at line 126 of file test_regression.py.

References test_regression.TestRegression.enrichments, and test_regression.TestRegression.to_ary().

Here is the call graph for this function:

◆ test_xactions1()

def test_regression._PhysorEnrichment.test_xactions1 (   self)

◆ test_xactions2()

def test_regression._PhysorEnrichment.test_xactions2 (   self)

Member Data Documentation

◆ enr_id

test_regression._PhysorEnrichment.enr_id

Definition at line 120 of file test_regression.py.

Referenced by test_regression._PhysorEnrichment.test_deploy().

◆ rx_id

test_regression._PhysorEnrichment.rx_id

The documentation for this class was generated from the following file: