Package | Description |
---|---|
org.eclipse.ice.reactor | |
org.eclipse.ice.reactor.bwr | |
org.eclipse.ice.reactor.pwr |
Modifier and Type | Class and Description |
---|---|
class |
LWReactor
The LWReactor class represents any Light Water Nuclear Reactor.
|
Modifier and Type | Method and Description |
---|---|
void |
LWRComposite.copy(LWRComposite otherObject)
Deep copies the contents of the object.
|
Modifier and Type | Class and Description |
---|---|
class |
BWReactor
The BWReactor class represents any Boiling Water Reactor.
|
Modifier and Type | Class and Description |
---|---|
class |
FuelAssembly
The FuelAssembly class is a PWRAssembly populated with a collection of Tubes
positioned on a fixed grid.
|
class |
PressurizedWaterReactor
The PressurizedWaterReactor (PWReactor) class represents any Pressurized
Water Reactor.
|
class |
PWRAssembly
The PWRAssembly class contains a collection of LWRRods mapped to locations on
a grid.
|
class |
RodClusterAssembly
The RodClusterAssembly class is a PWRAssembly associated with a particular
FuelAssembly object.
|