Modifier and Type | Method and Description |
---|---|
void |
ICESectionPage.visit(IReactorComponent component)
(non-Javadoc)
|
void |
ICEFormEditor.visit(IReactorComponent component)
(non-Javadoc)
|
void |
ComponentPropertySection.visit(IReactorComponent component) |
Modifier and Type | Method and Description |
---|---|
IReactorComponent |
ReactorFormInput.getInputReactorComponent()
Gets the input IReactorComponent.
|
IReactorComponent |
ReactorFormInput.getReferenceReactorComponent()
Gets the reference IReactorComponent.
|
Modifier and Type | Method and Description |
---|---|
void |
ReactorFormInput.setInputReactorComponent(IReactorComponent input,
ICEResource source)
Sets the input reactor component used by the
ReactorAnalyzer . |
void |
ReactorFormInput.setReferenceReactorComponent(IReactorComponent reference,
ICEResource source)
Sets the reference reactor component used by the
ReactorAnalyzer . |
void |
ReactorPage.visit(IReactorComponent component) |
Constructor and Description |
---|
ReactorComponentPropertySource(IReactorComponent component)
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectiveComponentVisitor.visit(IReactorComponent component) |
void |
IComponentVisitor.visit(IReactorComponent component)
This operation informs the visitor that it is actually working with an
IReactorComponent and should operate accordingly.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeComposite.visit(IReactorComponent component)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
Item.visit(IReactorComponent component)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
NekWriter.visit(IReactorComponent component) |
Modifier and Type | Class and Description |
---|---|
class |
GridLabelProvider
This is a utility class that provides labels on a 2D grid for rows and
columns.
|
class |
LWRComponent
The LWRComponent class represents all reactor components that can be stored
in a LWRComposite.
|
class |
LWRComposite
The LWRComposite class represents all reactor components that can store and
manage LWRComponents.
|
class |
LWReactor
The LWReactor class represents any Light Water Nuclear Reactor.
|
class |
LWRGridManager
The LWRGridManager class manages LWRComponents and their GridLocations on a
Cartesian grid with an equal number of rows and columns.
|
class |
LWRRod
The LWRRod class is a generalized class representing a basic rod as a
collection of materialBlocks contained by a ring (aka the clad).
|
class |
Material
The Material class is a representation of any material property of any class
within an LWReactor.
|
class |
MaterialBlock
The MaterialBlock class is a generalized class containing a set of concentric
and/or radial collection of Rings that constitute the inner core of an
LWRRod.
|
class |
Ring
The ring class represents a single instance of a material at a particular
radial coordinate within a cylindrical location on the rod.
|
class |
Tube
The Tube class represents the hollow tubes in a FuelAssembly which allow for
the insertion of discrete poison rodlets (Guide Tubes) and instrument
thimbles (Instrument Tube).
|
Modifier and Type | Class and Description |
---|---|
class |
BWReactor
The BWReactor class represents any Boiling Water Reactor.
|
Constructor and Description |
---|
AddReactorPartWizardPage(IReactorComponent component)
The constructor for wizard pages for IReactorComponent selections in the
Reactor Viewer.
|
Modifier and Type | Class and Description |
---|---|
class |
Boundary
Base class for components of a boundary type (inlet, outlet, etc.).
|
class |
Branch
Flow branch.
|
class |
CoreChannel
Simulates the fluid flow associated with a solid heat structure part.
|
class |
DownComer
A downcomer component is a pipe intended to conduct fluid downwards.
|
class |
FlowJunction
Joint for flow.
|
class |
GeometricalComponent
Intermediate class for all geometrical components (i.e.
|
class |
HeatExchanger
This is the primary design of a countercurrent exchanger.
|
class |
IdealPump
An ideal pump (isothermal).
|
class |
Inlet
A component for an inlet with prescribed pressure and temperature.
|
class |
Junction
Base class for junction-like components that connect objects, such as pipes.
|
class |
MassFlowInlet
A specialized inlet.
|
class |
OneInOneOutJunction
A special type of junction which only requires one input and one output
component.
|
class |
Outlet
A component with prescribed pressure.
|
class |
Pipe
A simple pipe component.
|
class |
PipeToPipeJunction
Flow junction using the approach based on "characteristics".
|
class |
PipeWithHeatStructure
Simulates the fluid flow associated with a solid heat structure part.
|
class |
PlantComponent
Base class for RELAP7 components.
|
class |
PlantComposite
A PlantComposite is a container for
PlantComponent s. |
class |
PointKinetics
A point kinetics component is responsible for calculating the power of a
reactor.
|
class |
Pump
A simple pump model for single phase fluid.
|
class |
Reactor
Describes reactor parameters.
|
class |
SeparatorDryer
A separator dryer component.
|
class |
SolidWall
A simple component for a solid wall boundary condition.
|
class |
SpecifiedDensityAndVelocityInlet
A specialized inlet.
|
class |
Subchannel
Represents a lattice of rods for housing fuel rods of a reactor.
|
class |
SubchannelBranch
A component to connect subchannels.
|
class |
TDM
A simple TDM component, which provides a velocity boundary condition to the
loop.
|
class |
TimeDependentJunction
A simple TimeDependentJunction component, which provides a velocity boundary
condition to the loop.
|
class |
TimeDependentVolume
A simple TimeDependentVolume component, which provides a pressure boundary
condition to the loop.
|
class |
Turbine
A simple turbine model ignoring thermal, inertial and gravity potential.
|
class |
Valve
A valve component to implement the basic on/off capability of valves.
|
class |
VolumeBranch
A VolumeBranch component.
|
class |
WetWell
A simple wet well model of non-LOCA BWR simulations.
|
Modifier and Type | Class and Description |
---|---|
class |
ControlBank
The ControlBank class contains properties associated with axially movable
RodClusterAssembly objects known as Rod Cluster Control Assemblies.
|
class |
FuelAssembly
The FuelAssembly class is a PWRAssembly populated with a collection of Tubes
positioned on a fixed grid.
|
class |
IncoreInstrument
The IncoreInstrument class represents instruments (or detectors) that are
used for power distribution monitoring inside of a PWReactor.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SFRComponent
The SFRComponent class represents all reactor components that can be stored in a SFRComposite. |
class |
SFRComposite
The SFRComposite class represents all reactor components that can store and
manage SFRComponents.
|
Modifier and Type | Class and Description |
---|---|
class |
SFReactor
Class represents a sodium fast reactor at the highest core-level view.
|
Modifier and Type | Class and Description |
---|---|
class |
PinAssembly
Class representing any assemblies in a SFR that contain pins.
|
class |
ReflectorAssembly
Class representing radial reflector assemblies.
|
class |
SFRAssembly
Class representing the assembly structure of a SFR.
|
class |
SFRPin
Class representing the SFR pin structure.
|
class |
SFRRod
Class representing the solid cylindrical structure found inside radial
reflector assemblies.
|
Modifier and Type | Class and Description |
---|---|
class |
ReactorComposite
This class is intended to contain
IReactorComponent s by implementing
the Composite interface. |
Modifier and Type | Method and Description |
---|---|
IReactorComponent |
ReactorComposite.getReactorComponent(int childId)
Convenience method that returns the same component as
ReactorComposite.getComponent(int) but already cast as an IReactorComponent. |
IReactorComponent |
ReactorReaderFactory.readReactor(java.net.URI source)
This method reads the data from a given file into an implementation of an
IReactorComponent.
|
IReactorComponent |
ReactorComposite.setComponent(int id,
IReactorComponent child)
Adds an IReactorComponent to this Composite.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<IReactorComponent> |
ReactorComposite.getReactorComponents()
Convenience method that returns the same list as
ReactorComposite.getComponents()
but already cast as IReactorComponents. |
Modifier and Type | Method and Description |
---|---|
boolean |
ReactorReaderFactory.copyReactor(IReactorComponent source,
IReactorComponent destination)
Copies the information from a source IReactorComponent instance to
another IReactorComponent.
|
IReactorComponent |
ReactorComposite.setComponent(int id,
IReactorComponent child)
Adds an IReactorComponent to this Composite.
|