https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Types | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Private Member Functions | Static Private Member Functions | Private Attributes | List of all members
AssemblyMeshGenerator Class Reference

Mesh generator for defining a reactor assembly using a Cartesian or hexagonal lattice with the option to be 2-D or 3-D. More...

#include <AssemblyMeshGenerator.h>

Inheritance diagram for AssemblyMeshGenerator:
[legend]

Public Types

typedef DataFileName DataFileParameterType
 

Public Member Functions

 AssemblyMeshGenerator (const InputParameters &parameters)
 
std::unique_ptr< MeshBase > generate () override
 
std::unique_ptr< CSG::CSGBasegenerateCSG () override
 
void generateData () override
 
std::unique_ptr< CSG::CSGBasegenerateInternalCSG ()
 
std::unique_ptr< MeshBase > generateInternal ()
 
const std::set< MeshGeneratorName > & getRequestedMeshGenerators () const
 
const std::set< MeshGeneratorName > & getRequestedMeshGeneratorsForSub () const
 
void addParentMeshGenerator (const MeshGenerator &mg, const AddParentChildKey)
 
void addChildMeshGenerator (const MeshGenerator &mg, const AddParentChildKey)
 
const std::set< const MeshGenerator *, Comparator > & getParentMeshGenerators () const
 
const std::set< const MeshGenerator *, Comparator > & getChildMeshGenerators () const
 
const std::set< const MeshGenerator *, Comparator > & getSubMeshGenerators () const
 
bool isParentMeshGenerator (const MeshGeneratorName &name, const bool direct=true) const
 
bool isChildMeshGenerator (const MeshGeneratorName &name, const bool direct=true) const
 
bool isNullMeshName (const MeshGeneratorName &name) const
 
bool hasSaveMesh () const
 
bool hasOutput () const
 
const std::string & getSavedMeshName () const
 
bool hasGenerateData () const
 
bool hasGenerateCSG () const
 
bool isDataOnly () const
 
virtual bool enabled () const
 
std::shared_ptr< MooseObjectgetSharedPtr ()
 
std::shared_ptr< const MooseObjectgetSharedPtr () const
 
bool isKokkosObject () const
 
MooseAppgetMooseApp () const
 
const std::string & type () const
 
const std::string & name () const
 
std::string typeAndName () const
 
MooseObjectParameterName uniqueParameterName (const std::string &parameter_name) const
 
MooseObjectName uniqueName () const
 
const InputParametersparameters () const
 
const hit::Node * getHitNode () const
 
bool hasBase () const
 
const std::string & getBase () const
 
const TgetParam (const std::string &name) const
 
std::vector< std::pair< T1, T2 > > getParam (const std::string &param1, const std::string &param2) const
 
const TqueryParam (const std::string &name) const
 
const TgetRenamedParam (const std::string &old_name, const std::string &new_name) const
 
T getCheckedPointerParam (const std::string &name, const std::string &error_string="") const
 
bool isParamValid (const std::string &name) const
 
bool isParamSetByUser (const std::string &name) const
 
void connectControllableParams (const std::string &parameter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const
 
void paramError (const std::string &param, Args... args) const
 
void paramWarning (const std::string &param, Args... args) const
 
void paramWarning (const std::string &param, Args... args) const
 
void paramInfo (const std::string &param, Args... args) const
 
std::string messagePrefix (const bool hit_prefix=true) const
 
std::string errorPrefix (const std::string &) const
 
void mooseError (Args &&... args) const
 
void mooseDocumentedError (const std::string &repo_name, const unsigned int issue_num, Args &&... args) const
 
void mooseErrorNonPrefixed (Args &&... args) const
 
void mooseWarning (Args &&... args) const
 
void mooseWarning (Args &&... args) const
 
void mooseWarningNonPrefixed (Args &&... args) const
 
void mooseWarningNonPrefixed (Args &&... args) const
 
void mooseDeprecated (Args &&... args) const
 
void mooseDeprecated (Args &&... args) const
 
void mooseDeprecatedNoTrace (Args &&... args) const
 
void mooseInfo (Args &&... args) const
 
void callMooseError (std::string msg, const bool with_prefix, const hit::Node *node=nullptr, const bool show_trace=true) const
 
std::string getDataFileName (const std::string &param) const
 
std::string getDataFileNameByName (const std::string &relative_path) const
 
std::string getDataFilePath (const std::string &relative_path) const
 
const Parallel::Communicator & comm () const
 
processor_id_type n_processors () const
 
processor_id_type processor_id () const
 

Static Public Member Functions

static InputParameters validParams ()
 
static void addDepletionIDParams (InputParameters &parameters)
 
static bool hasGenerateData (const InputParameters &params)
 
static bool hasGenerateCSG (const InputParameters &params)
 
static void callMooseError (MooseApp *const app, const InputParameters &params, std::string msg, const bool with_prefix, const hit::Node *node, const bool show_trace=true)
 
static void setHasGenerateData (InputParameters &params)
 
static void setHasGenerateCSG (InputParameters &params)
 

Public Attributes

 usingCombinedWarningSolutionWarnings
 
const ConsoleStream _console
 

Static Public Attributes

static const std::string data_only_param
 
static const std::string type_param
 
static const std::string name_param
 
static const std::string unique_name_param
 
static const std::string app_param
 
static const std::string moose_base_param
 
static const std::string kokkos_object_param
 
static constexpr auto SYSTEM
 
static constexpr auto NAME
 

Protected Types

enum class  DepletionIDGenerationLevel { Pin , Assembly , Drum , Core }
 specify the depletion id is generated at which reactor generation level More...
 

Protected Member Functions

void setAssemblyLatticeOuter (const CSG::CSGLattice &assembly_lattice, const std::vector< std::reference_wrapper< const CSG::CSGSurface > > &surfaces_by_axial_region, CSG::CSGBase &csg_obj)
 Create CSG cell with lattice fill for region within first duct boundary.
 
const CSG::CSGUniversecreateDuctFillUniverse (const std::string &name_prefix, const std::vector< std::reference_wrapper< const CSG::CSGSurface > > &surfaces_by_axial_region, const std::vector< subdomain_id_type > &region_ids, CSG::CSGBase &csg_obj)
 Create fill universe for ducted regions.
 
void generateFlexibleAssemblyBoundaries ()
 
void generateMetadata ()
 
unsigned int getElemIntegerFromMesh (MeshBase &input_mesh, std::string extra_int_name, bool should_exist=false)
 Initializes extra element integer from id name for a given mesh and throws an error if it should exist but cannot be found within the mesh.
 
void initializeReactorMeshParams (const std::string reactor_param_name)
 Initializes and checks validity of ReactorMeshParams mesh generator object.
 
void printReactorMetadata (const std::string geometry_type, const std::string mg_name, const bool first_function_call=true)
 Print metadata associated with ReactorGeometryMeshBuilder object.
 
void printCoreMetadata (const std::string mg_name, const bool first_function_call)
 Print core-level metadata associated with ReactorGeometryMeshBuilder object.
 
void printAssemblyMetadata (const std::string mg_name, const bool first_function_call)
 Print assembly-level metadata associated with ReactorGeometryMeshBuilder object.
 
void printPinMetadata (const std::string mg_name)
 Print pin-level metadata associated with ReactorGeometryMeshBuilder object.
 
void printGlobalReactorMetadata ()
 Print global ReactorMeshParams metadata associated with ReactorGeometryMeshBuilder object.
 
template<typename T >
void printMetadataToConsole (const std::string metadata_name, const std::string mg_name)
 Print metadata with provided name that can be found with given mesh generator name.
 
template<typename T >
void print2dMetadataToConsole (const std::string metadata_name, const std::string mg_name)
 Print metadata with data type std::vector<std::vector<T>> and provided name that can be found with given mesh generator name.
 
void freeReactorParamsMesh ()
 Releases the mesh obtained in _reactor_params_mesh.
 
void freeReactorParamsCSG ()
 Releases the CSG base object obtained in _reactor_params_csg.
 
template<typename T >
bool hasReactorParam (const std::string param_name)
 Checks whether parameter is defined in ReactorMeshParams metadata.
 
template<typename T >
const TgetReactorParam (const std::string &param_name)
 Returns reference of parameter in ReactorMeshParams object.
 
void updateElementBlockNameId (MeshBase &input_mesh, Elem *elem, std::map< std::string, SubdomainID > &name_id_map, std::string elem_block_name, SubdomainID &next_free_id)
 Updates the block names and ids of the element in an input mesh according to a map of block name to block ids.
 
MeshGeneratorName callExtrusionMeshSubgenerators (const MeshGeneratorName input_mesh_name)
 Calls mesh subgenerators related to extrusion, renaming of top / bottom boundaries, and defining plane IDs.
 
void addDepletionId (MeshBase &input_mesh, const MooseEnum &option, const DepletionIDGenerationLevel generation_level, const bool extrude)
 add depletion IDs
 
std::vector< std::reference_wrapper< const CSG::CSGSurface > > getAxialPlaneSurfaces (CSG::CSGBase &csg_obj, const bool skip_intermediate_plane_generation)
 Get CSGSurfaces corresponding to axial planes of the extruded RGMB mesh.
 
const CSG::CSGLatticecreateRGMBLattice (const Real pitch, const std::vector< std::vector< std::reference_wrapper< const CSG::CSGUniverse > > > pattern, CSG::CSGBase &csg_obj)
 Create CSG lattice for assembly and core lattices.
 
TcopyMeshProperty (const std::string &target_data_name, const std::string &source_data_name, const std::string &source_mesh)
 
TcopyMeshProperty (const std::string &source_data_name, const std::string &source_mesh)
 
std::unique_ptr< MeshBase > & getMesh (const std::string &param_name, const bool allow_invalid=false)
 
std::vector< std::unique_ptr< MeshBase > * > getMeshes (const std::string &param_name)
 
std::unique_ptr< MeshBase > & getMeshByName (const MeshGeneratorName &mesh_generator_name)
 
std::vector< std::unique_ptr< MeshBase > * > getMeshesByName (const std::vector< MeshGeneratorName > &mesh_generator_names)
 
std::unique_ptr< CSG::CSGBase > & getCSGBase (const std::string &param_name)
 
std::unique_ptr< CSG::CSGBase > & getCSGBaseByName (const MeshGeneratorName &mesh_generator_name)
 
std::vector< std::unique_ptr< CSG::CSGBase > * > getCSGBases (const std::string &param_name)
 
std::vector< std::unique_ptr< CSG::CSGBase > * > getCSGBasesByName (const std::vector< MeshGeneratorName > &mesh_generator_names)
 
void declareMeshForSub (const std::string &param_name)
 
void declareMeshesForSub (const std::string &param_name)
 
void declareMeshForSubByName (const MeshGeneratorName &mesh_generator_name)
 
void declareMeshesForSubByName (const std::vector< MeshGeneratorName > &mesh_generator_names)
 
std::unique_ptr< MeshBase > buildMeshBaseObject (unsigned int dim=libMesh::invalid_uint)
 
std::unique_ptr< ReplicatedMesh > buildReplicatedMesh (unsigned int dim=libMesh::invalid_uint)
 
std::unique_ptr< DistributedMesh > buildDistributedMesh (unsigned int dim=libMesh::invalid_uint)
 
void addMeshSubgenerator (const std::string &type, const std::string &name, Ts... extra_input_parameters)
 
void addMeshSubgenerator (const std::string &type, const std::string &name, InputParameters params)
 
void declareNullMeshName (const MeshGeneratorName &name)
 
void flagInvalidSolutionInternal (const InvalidSolutionID invalid_solution_id) const
 
InvalidSolutionID registerInvalidSolutionInternal (const std::string &message, const bool warning) const
 
const TgetMeshProperty (const std::string &data_name, const std::string &prefix)
 
const TgetMeshProperty (const std::string &data_name)
 
bool hasMeshProperty (const std::string &data_name, const std::string &prefix) const
 
bool hasMeshProperty (const std::string &data_name, const std::string &prefix) const
 
bool hasMeshProperty (const std::string &data_name) const
 
bool hasMeshProperty (const std::string &data_name) const
 
std::string meshPropertyName (const std::string &data_name) const
 
TdeclareMeshProperty (const std::string &data_name, Args &&... args)
 
TdeclareMeshProperty (const std::string &data_name, const T &data_value)
 
TdeclareMeshProperty (const std::string &data_name, Args &&... args)
 
TdeclareMeshProperty (const std::string &data_name, const T &data_value)
 
TsetMeshProperty (const std::string &data_name, Args &&... args)
 
TsetMeshProperty (const std::string &data_name, const T &data_value)
 
TsetMeshProperty (const std::string &data_name, Args &&... args)
 
TsetMeshProperty (const std::string &data_name, const T &data_value)
 

Static Protected Member Functions

static std::string meshPropertyName (const std::string &data_name, const std::string &prefix)
 

Protected Attributes

const std::vector< MeshGeneratorName > _inputs
 The names of the pins that compose the Assembly.
 
const subdomain_id_type _assembly_type
 The id number for the type of the assembly.
 
const std::vector< std::vector< unsigned int > > _pattern
 The 2D pin-by-pin layout of the assembly mapping indices into _inputs.
 
const std::vector< Real > _duct_sizes
 The inner apothem of any ducts around the assembly.
 
const unsigned int _background_intervals
 The number of divisions in the mesh outside of the pins and inside of the ducts.
 
const std::vector< unsigned int_duct_intervals
 The number of divisions in the meshes of the ducts.
 
std::vector< subdomain_id_type > _background_region_id
 Vector used to set the "region_id" extra-element integer of the assembly background elements.
 
std::vector< std::vector< subdomain_id_type > > _duct_region_ids
 2-D vector (axial outer indexing, radial inner indexing) used to set the "region_id" extra-element integer of the assembly duct elements
 
bool _has_background_block_name
 Whether block names for assembly background elements have been provided by user.
 
bool _has_duct_block_names
 Whether block names for assembly duct elements have been provided by user.
 
std::vector< std::string > _background_block_name
 Optional vector used to set the block names of the assembly background elements.
 
std::vector< std::vector< std::string > > _duct_block_names
 Optional 2-D vector (axial outer indexing, radial inner indexing) used to set the block names of the assembly duct elements.
 
const bool _extrude
 Whether this mesh should be extruded to 3-D, making it the final structure in the reactor mesh.
 
std::string _geom_type
 The type of geometry that is being described (Square or Hex, declared in the ReactorMeshParams object)
 
unsigned int _mesh_dimensions
 The number of dimensions the mesh is ultimately going to have (2 or 3, declared in the ReactorMeshParams object)
 
std::vector< Real > _axial_boundaries
 The heights of the axial regions that are stored on the ReactorMeshParams object.
 
std::vector< subdomain_id_type > _peripheral_region_ids
 The region ids of peripheral regions in the 2D mesh. This includes the assembly background region and ducts.
 
std::map< subdomain_id_type, std::vector< std::vector< subdomain_id_type > > > _pin_region_id_map
 A mapping from pin-type IDs to region IDs used when assigning region IDs during the pin stitching stage.
 
std::map< subdomain_id_type, std::vector< std::vector< std::string > > > _pin_block_name_map
 A mapping from pin-type IDs to block names used when assigning block names during the pin stitching stage.
 
boundary_id_type _assembly_boundary_id
 The ID of the assembly outer boundary, equal to the assembly type ID + 2000.
 
BoundaryName _assembly_boundary_name
 The name of the assembly outer boundary, equal to the concatenation of "outer_assembly_" and the assembly-type ID.
 
std::unique_ptr< MeshBase > * _build_mesh
 The final mesh that is generated by the subgenerators; This mesh is generated by the subgenerators with only element and boundary IDs changed.
 
std::vector< std::unique_ptr< CSG::CSGBase > * > _input_csg_bases
 List of pointers to all CSG bases created by input mesh generators.
 
MeshGeneratorName _reactor_params
 The ReactorMeshParams object that is storing the reactor global information for this reactor geometry mesh.
 
MooseMesh *const _mesh
 
const bool & _enabled
 
MooseApp_app
 
Factory_factory
 
ActionFactory_action_factory
 
const std::string & _type
 
const std::string & _name
 
const InputParameters_pars
 
const Parallel::Communicator & _communicator
 

Private Member Functions

virtual std::string meshPropertyPrefix (const std::string &) const override final
 
void checkGetMesh (const MeshGeneratorName &mesh_generator_name, const std::string &param_name) const
 
const MeshGeneratorName * getMeshGeneratorNameFromParam (const std::string &param_name, const bool allow_invalid) const
 
const std::vector< MeshGeneratorName > & getMeshGeneratorNamesFromParam (const std::string &param_name) const
 
RestartableDataValuesetMeshPropertyHelper (const std::string &data_name)
 
const RestartableDataValuegetMeshPropertyInternal (const std::string &data_name, const std::string &prefix) const
 
void mooseErrorInternal (Args &&... args) const
 

Static Private Member Functions

static const hit::Node * getHitNode (const InputParameters &params)
 
static std::string messagePrefix (const InputParameters &params, const bool hit_prefix)
 

Private Attributes

std::unique_ptr< MeshBase > * _reactor_params_mesh
 The dummy param mesh that we need to clear once we've generated (in freeReactorMeshParams)
 
std::unique_ptr< CSG::CSGBase > * _reactor_params_csg
 
std::set< MeshGeneratorName > _requested_mesh_generators
 
std::set< MeshGeneratorName > _requested_mesh_generators_for_sub
 
std::vector< std::pair< std::string, std::unique_ptr< MeshBase > * > > _requested_meshes
 
std::vector< std::pair< std::string, std::unique_ptr< CSG::CSGBase > * > > _requested_csg_bases
 
std::unique_ptr< MeshBase > _null_mesh
 
std::unique_ptr< CSG::CSGBase_null_csg_base
 
std::set< const MeshGenerator *, Comparator > _parent_mesh_generators
 
std::set< const MeshGenerator *, Comparator > _child_mesh_generators
 
std::set< const MeshGenerator *, Comparator > _sub_mesh_generators
 
std::set< std::string > _null_mesh_names
 
const std::string & _save_with_name
 
const bool _data_only
 
const ParallelParamObject_parent
 
const MooseBase_si_moose_base
 
const FEProblemBase_si_problem
 
MooseApp_meta_data_app
 
const MooseObject *const _meta_data_object
 

Detailed Description

Mesh generator for defining a reactor assembly using a Cartesian or hexagonal lattice with the option to be 2-D or 3-D.

Definition at line 18 of file AssemblyMeshGenerator.h.

Member Enumeration Documentation

◆ DepletionIDGenerationLevel

specify the depletion id is generated at which reactor generation level

Enumerator
Pin 
Assembly 
Drum 
Core 

Definition at line 267 of file ReactorGeometryMeshBuilderBase.h.

Constructor & Destructor Documentation

◆ AssemblyMeshGenerator()

AssemblyMeshGenerator::AssemblyMeshGenerator ( const InputParameters parameters)

Definition at line 96 of file AssemblyMeshGenerator.C.

98 _inputs(getParam<std::vector<MeshGeneratorName>>("inputs")),
99 _assembly_type(getParam<subdomain_id_type>("assembly_type")),
100 _pattern(getParam<std::vector<std::vector<unsigned int>>>("pattern")),
101 _duct_sizes(isParamValid("duct_halfpitch") ? getParam<std::vector<Real>>("duct_halfpitch")
102 : std::vector<Real>()),
104 isParamValid("background_intervals") ? getParam<unsigned int>("background_intervals") : 0),
105 _duct_intervals(isParamValid("duct_intervals")
106 ? getParam<std::vector<unsigned int>>("duct_intervals")
107 : std::vector<unsigned int>()),
108 _background_region_id(isParamValid("background_region_id")
109 ? getParam<std::vector<subdomain_id_type>>("background_region_id")
110 : std::vector<subdomain_id_type>()),
111 _duct_region_ids(isParamValid("duct_region_ids")
112 ? getParam<std::vector<std::vector<subdomain_id_type>>>("duct_region_ids")
113 : std::vector<std::vector<subdomain_id_type>>()),
114 _extrude(getParam<bool>("extrude"))
115{
116 MeshGeneratorName reactor_params =
117 MeshGeneratorName(getMeshProperty<std::string>(RGMB::reactor_params_name, _inputs[0]));
118 // Check that MG name for reactor params is consistent across all assemblies
119 for (unsigned int i = 1; i < _inputs.size(); i++)
120 if (getMeshProperty<std::string>(RGMB::reactor_params_name, _inputs[i]) != reactor_params)
121 mooseError("The name of all reactor_params objects should be identical across all input pins "
122 "in the assembly.\n");
123
124 // Initialize ReactorMeshParams object stored in pin input
125 initializeReactorMeshParams(reactor_params);
126
127 _geom_type = getReactorParam<std::string>(RGMB::mesh_geometry);
128 _mesh_dimensions = getReactorParam<unsigned int>(RGMB::mesh_dimensions);
129
130 if (_extrude && _mesh_dimensions != 3)
131 paramError("extrude",
132 "In order to extrude this mesh, ReactorMeshParams/dim needs to be set to 3\n");
133 if (_extrude && (!hasReactorParam<boundary_id_type>(RGMB::top_boundary_id) ||
134 !hasReactorParam<boundary_id_type>(RGMB::bottom_boundary_id)))
135 mooseError("Both top_boundary_id and bottom_boundary_id must be provided in ReactorMeshParams "
136 "if using extruded geometry");
137
138 Real base_pitch = 0.0;
139
140 // Check constitutent pins do not have shared pin_type ids
141 std::map<subdomain_id_type, std::string> pin_map_type_to_name;
142 for (const auto i : index_range(_inputs))
143 {
144 auto pin = _inputs[i];
145 if (i == 0)
146 base_pitch = getMeshProperty<Real>(RGMB::pitch, pin);
147 else
148 {
149 auto pitch = getMeshProperty<Real>(RGMB::pitch, pin);
150 if (!MooseUtils::absoluteFuzzyEqual(pitch, base_pitch))
151 mooseError("All pins within an assembly must have the same pitch");
152 }
153 if (getMeshProperty<bool>(RGMB::extruded, pin))
154 mooseError("Pins that have already been extruded cannot be used in AssemblyMeshGenerator "
155 "definition.\n");
156 const auto pin_type = getMeshProperty<subdomain_id_type>(RGMB::pin_type, pin);
157 if (pin_map_type_to_name.find(pin_type) != pin_map_type_to_name.end() &&
158 pin_map_type_to_name[pin_type] != pin)
159 mooseError("Constituent pins have shared pin_type ids but different names. Each uniquely "
160 "defined pin in PinMeshGenerator must have its own pin_type id.");
161 pin_map_type_to_name[pin_type] = pin;
162 }
163 auto assembly_pitch = getReactorParam<Real>(RGMB::assembly_pitch);
164
165 unsigned int n_axial_levels =
166 (_mesh_dimensions == 3)
167 ? getReactorParam<std::vector<unsigned int>>(RGMB::axial_mesh_intervals).size()
168 : 1;
169 if (_geom_type == "Square")
170 {
171 const auto ny = _pattern.size();
172 const auto nx = _pattern[0].size();
173 if (_background_region_id.size() == 0)
174 {
175 if ((!MooseUtils::absoluteFuzzyEqual(base_pitch * ny, assembly_pitch)) ||
176 (!MooseUtils::absoluteFuzzyEqual(base_pitch * nx, assembly_pitch)))
178 "Assembly pitch must be equal to lattice dimension times pin pitch for Cartesian "
179 "assemblies with no background region");
180 if (_background_intervals > 0)
181 mooseError("\"background_region_id\" must be defined if \"background_intervals\" is "
182 "greater than 0");
183 }
184 else
185 {
186 if ((base_pitch * ny > assembly_pitch) || (base_pitch * nx > assembly_pitch))
188 "Assembly pitch must be larger than lattice dimension times pin pitch for Cartesian "
189 "assemblies with background region");
190 if (_background_intervals == 0)
191 mooseError("\"background_intervals\" must be greater than 0 if \"background_region_id\" is "
192 "defined");
193 if (_background_region_id.size() != n_axial_levels)
195 "The size of background_region_id must be equal to the number of axial levels as "
196 "defined in the ReactorMeshParams object");
197 }
198 }
199 else
200 {
201 if ((_background_region_id.size() == 0) || _background_intervals == 0)
202 mooseError("Hexagonal assemblies must have a background region defined");
203 if (assembly_pitch / std::sin(M_PI / 3.0) < _pattern.size() * base_pitch)
204 mooseError("Hexagonal diameter of assembly must be larger than the number of assembly rows "
205 "times the pin pitch");
206 // Check size of background region id matches number of axial levels
207 if (_background_region_id.size() != n_axial_levels)
208 mooseError("The size of background_region_id must be equal to the number of axial levels as "
209 "defined in the ReactorMeshParams object");
210 }
211
212 if (_duct_sizes.size() != _duct_intervals.size())
213 mooseError("If ducts are defined then \"duct_intervals\" and \"duct_region_ids\" must also be "
214 "defined and of equal size.");
215
216 if (_duct_sizes.size() != 0)
217 {
218 // Check size of duct region id matches number of axial levels
219 if (_duct_region_ids.size() != n_axial_levels)
220 mooseError("The size of duct_region_id must be equal to the number of axial levels as "
221 "defined in the ReactorMeshParams object");
222 if (_duct_region_ids[0].size() != _duct_sizes.size())
223 paramError("duct_halfpitch",
224 "If ducts are defined, then \"duct_intervals\" and \"duct_region_ids\" "
225 "must also be defined and of equal size.");
226 }
227
228 // Check whether block names are defined properly
229 if (isParamValid("background_block_name"))
230 {
231 if (getReactorParam<bool>(RGMB::region_id_as_block_name))
232 paramError("background_block_name",
233 "If ReactorMeshParams/region_id_as_block_name is set, background_block_name "
234 "should not be specified in AssemblyMeshGenerator");
236 _background_block_name = getParam<std::vector<std::string>>("background_block_name");
238 mooseError("The size of background_block_name must match the size of background_region_id");
239 }
240 else
242
243 if (isParamValid("duct_block_names"))
244 {
245 if (getReactorParam<bool>(RGMB::region_id_as_block_name))
246 paramError("duct_block_names",
247 "If ReactorMeshParams/region_id_as_block_name is set, duct_block_names should not "
248 "be specified in AssemblyMeshGenerator");
250 _duct_block_names = getParam<std::vector<std::vector<std::string>>>("duct_block_names");
251 if (_duct_region_ids.size() != _duct_block_names.size())
252 mooseError("The size of duct_block_names must match the size of duct_region_ids");
253 for (const auto i : index_range(_duct_region_ids))
254 if (_duct_region_ids[i].size() != _duct_block_names[i].size())
255 mooseError("The size of duct_block_names must match the size of duct_region_ids");
256 }
257 else
258 _has_duct_block_names = false;
259
260 // No subgenerators will be called if option to bypass mesh generators is enabled
261 if (!getReactorParam<bool>(RGMB::bypass_meshgen))
262 {
263 // Declare dependency of inputs to sub generator calls. If mesh generation
264 declareMeshesForSub("inputs");
265
268
269 // Call PatternedHexMeshGenerator or PatternedCartesianMeshGenerator to stitch assembly
270 {
271 const auto patterned_mg_name =
272 _geom_type == "Hex" ? "PatternedHexMeshGenerator" : "PatternedCartesianMeshGenerator";
273 auto params = _app.getFactory().getValidParams(patterned_mg_name);
274
275 if (_geom_type == "Hex")
276 {
277 params.set<Real>("hexagon_size") = getReactorParam<Real>(RGMB::assembly_pitch) / 2.0;
278 params.set<MooseEnum>("hexagon_size_style") = "apothem";
279 }
280 else
281 {
282 if (_background_region_id.size() == 0)
283 params.set<MooseEnum>("pattern_boundary") = "none";
284 else
285 {
286 params.set<MooseEnum>("pattern_boundary") = "expanded";
287 params.set<Real>("square_size") = getReactorParam<Real>(RGMB::assembly_pitch);
288 params.set<bool>("uniform_mesh_on_sides") = true;
289 }
290 }
291
292 params.set<std::vector<std::string>>("id_name") = {"pin_id"};
293 params.set<std::vector<MooseEnum>>("assign_type") = {
294 MooseEnum("cell", "cell")}; // give elems IDs relative to position in assembly
295 params.set<std::vector<MeshGeneratorName>>("inputs") = _inputs;
296 params.set<std::vector<std::vector<unsigned int>>>("pattern") = _pattern;
297 params.set<bool>("create_outward_interface_boundaries") = false;
298
299 if (_background_intervals > 0)
300 {
301 params.set<unsigned int>("background_intervals") = _background_intervals;
302 // Initial block id used to define peripheral regions of assembly
303
304 const auto background_block_name =
305 RGMB::ASSEMBLY_BLOCK_NAME_PREFIX + std::to_string(_assembly_type) + "_R0";
306 const auto background_block_id = RGMB::ASSEMBLY_BLOCK_ID_START;
307 params.set<subdomain_id_type>("background_block_id") = background_block_id;
308 params.set<SubdomainName>("background_block_name") = background_block_name;
309 }
310
311 if (_duct_sizes.size() > 0)
312 {
313 std::vector<subdomain_id_type> duct_block_ids;
314 std::vector<SubdomainName> duct_block_names;
315 for (const auto duct_it : index_range(_duct_region_ids[0]))
316 {
317 const auto duct_block_name = RGMB::ASSEMBLY_BLOCK_NAME_PREFIX +
318 std::to_string(_assembly_type) + "_R" +
319 std::to_string(duct_it + 1);
320 const auto duct_block_id = RGMB::ASSEMBLY_BLOCK_ID_START + duct_it + 1;
321 duct_block_ids.push_back(duct_block_id);
322 duct_block_names.push_back(duct_block_name);
323 }
324
325 params.set<std::vector<Real>>("duct_sizes") = _duct_sizes;
326 params.set<std::vector<subdomain_id_type>>("duct_block_ids") = duct_block_ids;
327 params.set<std::vector<SubdomainName>>("duct_block_names") = duct_block_names;
328 params.set<std::vector<unsigned int>>("duct_intervals") = _duct_intervals;
329 }
330
331 params.set<boundary_id_type>("external_boundary_id") = _assembly_boundary_id;
332 params.set<BoundaryName>("external_boundary_name") = _assembly_boundary_name;
333
334 addMeshSubgenerator(patterned_mg_name, name() + "_pattern", params);
335
336 // Pass mesh meta-data defined in subgenerator constructor to this MeshGenerator
337 copyMeshProperty<bool>("is_control_drum_meta", name() + "_pattern");
338 copyMeshProperty<std::vector<Point>>("control_drum_positions", name() + "_pattern");
339 copyMeshProperty<std::vector<Real>>("control_drum_angles", name() + "_pattern");
340 copyMeshProperty<std::vector<std::vector<Real>>>("control_drums_azimuthal_meta",
341 name() + "_pattern");
342 copyMeshProperty<std::string>("position_file_name", name() + "_pattern");
343 copyMeshProperty<Real>("pattern_pitch_meta", name() + "_pattern");
344 }
345
346 std::string build_mesh_name = name() + "_delbds";
347
348 // Remove outer pin sidesets created by PolygonConcentricCircleMeshGenerator
349 {
350 // Get outer boundaries of all constituent pins based on pin_type
351 std::vector<BoundaryName> boundaries_to_delete = {};
352 for (const auto & pattern_x : _pattern)
353 {
354 for (const auto & pattern_idx : pattern_x)
355 {
356 const auto pin_name = _inputs[pattern_idx];
357 const auto pin_id = getMeshProperty<subdomain_id_type>(RGMB::pin_type, pin_name);
358 const BoundaryName boundary_name =
359 RGMB::PIN_BOUNDARY_NAME_PREFIX + std::to_string(pin_id);
360 if (!std::count(boundaries_to_delete.begin(), boundaries_to_delete.end(), boundary_name))
361 boundaries_to_delete.push_back(boundary_name);
362 }
363 }
364 auto params = _app.getFactory().getValidParams("BoundaryDeletionGenerator");
365
366 params.set<MeshGeneratorName>("input") = name() + "_pattern";
367 params.set<std::vector<BoundaryName>>("boundary_names") = boundaries_to_delete;
368
369 addMeshSubgenerator("BoundaryDeletionGenerator", build_mesh_name, params);
370 }
371
372 // Modify outermost mesh interval to enable flexible assembly stitching
373 const auto use_flexible_stitching = getReactorParam<bool>(RGMB::flexible_assembly_stitching);
374 if (use_flexible_stitching)
375 {
377 build_mesh_name = name() + "_fpg_delbds";
378 }
379
380 for (auto pinMG : _inputs)
381 {
382 std::map<subdomain_id_type, std::vector<std::vector<subdomain_id_type>>> region_id_map =
383 getMeshProperty<std::map<subdomain_id_type, std::vector<std::vector<subdomain_id_type>>>>(
384 RGMB::pin_region_ids, pinMG);
385 _pin_region_id_map.insert(
386 std::pair<subdomain_id_type, std::vector<std::vector<subdomain_id_type>>>(
387 region_id_map.begin()->first, region_id_map.begin()->second));
388 subdomain_id_type pin_type_id = getMeshProperty<subdomain_id_type>(RGMB::pin_type, pinMG);
389 std::vector<std::vector<std::string>> pin_block_names =
390 getMeshProperty<std::vector<std::vector<std::string>>>(RGMB::pin_block_names, pinMG);
391 _pin_block_name_map.insert(
392 std::pair<subdomain_id_type, std::vector<std::vector<std::string>>>(pin_type_id,
393 pin_block_names));
394 }
395
396 if (_extrude && _mesh_dimensions == 3)
397 build_mesh_name = callExtrusionMeshSubgenerators(build_mesh_name);
398
399 // Store final mesh subgenerator
400 _build_mesh = &getMeshByName(build_mesh_name);
401 }
402 // If mesh generation should be bypassed, call getMeshes to resolve MeshGeneratorSystem
403 // dependencies
404 else
405 auto input_meshes = getMeshes("inputs");
406
407 // If we are in CSG only mode, store the CSGBase objects associated with input MG's
409 _input_csg_bases = getCSGBases("inputs");
410
412}
void ErrorVector unsigned int
const unsigned int _background_intervals
The number of divisions in the mesh outside of the pins and inside of the ducts.
std::vector< std::vector< subdomain_id_type > > _duct_region_ids
2-D vector (axial outer indexing, radial inner indexing) used to set the "region_id" extra-element in...
std::vector< std::unique_ptr< CSG::CSGBase > * > _input_csg_bases
List of pointers to all CSG bases created by input mesh generators.
std::string _geom_type
The type of geometry that is being described (Square or Hex, declared in the ReactorMeshParams object...
std::map< subdomain_id_type, std::vector< std::vector< subdomain_id_type > > > _pin_region_id_map
A mapping from pin-type IDs to region IDs used when assigning region IDs during the pin stitching sta...
boundary_id_type _assembly_boundary_id
The ID of the assembly outer boundary, equal to the assembly type ID + 2000.
std::vector< std::string > _background_block_name
Optional vector used to set the block names of the assembly background elements.
const bool _extrude
Whether this mesh should be extruded to 3-D, making it the final structure in the reactor mesh.
const std::vector< MeshGeneratorName > _inputs
The names of the pins that compose the Assembly.
bool _has_duct_block_names
Whether block names for assembly duct elements have been provided by user.
std::vector< subdomain_id_type > _background_region_id
Vector used to set the "region_id" extra-element integer of the assembly background elements.
BoundaryName _assembly_boundary_name
The name of the assembly outer boundary, equal to the concatenation of "outer_assembly_" and the asse...
const std::vector< Real > _duct_sizes
The inner apothem of any ducts around the assembly.
std::map< subdomain_id_type, std::vector< std::vector< std::string > > > _pin_block_name_map
A mapping from pin-type IDs to block names used when assigning block names during the pin stitching s...
const std::vector< unsigned int > _duct_intervals
The number of divisions in the meshes of the ducts.
std::unique_ptr< MeshBase > * _build_mesh
The final mesh that is generated by the subgenerators; This mesh is generated by the subgenerators wi...
const subdomain_id_type _assembly_type
The id number for the type of the assembly.
unsigned int _mesh_dimensions
The number of dimensions the mesh is ultimately going to have (2 or 3, declared in the ReactorMeshPar...
std::vector< std::vector< std::string > > _duct_block_names
Optional 2-D vector (axial outer indexing, radial inner indexing) used to set the block names of the ...
bool _has_background_block_name
Whether block names for assembly background elements have been provided by user.
const std::vector< std::vector< unsigned int > > _pattern
The 2D pin-by-pin layout of the assembly mapping indices into _inputs.
InputParameters getValidParams(const std::string &name) const
T & set(const std::string &name, bool quiet_mode=false)
bool getCSGOnly() const
std::vector< std::unique_ptr< MeshBase > * > getMeshes(const std::string &param_name)
void addMeshSubgenerator(const std::string &type, const std::string &name, Ts... extra_input_parameters)
std::unique_ptr< MeshBase > & getMeshByName(const MeshGeneratorName &mesh_generator_name)
std::vector< std::unique_ptr< CSG::CSGBase > * > getCSGBases(const std::string &param_name)
void declareMeshesForSub(const std::string &param_name)
Factory & getFactory()
MeshGeneratorSystem & getMeshGeneratorSystem()
const InputParameters & parameters() const
const std::string & name() const
void paramError(const std::string &param, Args... args) const
void mooseError(Args &&... args) const
const T & getParam(const std::string &name) const
bool isParamValid(const std::string &name) const
MooseApp & _app
A base class that contains common members for Reactor Geometry Mesh Builder mesh generators.
const T & getReactorParam(const std::string &param_name)
Returns reference of parameter in ReactorMeshParams object.
void initializeReactorMeshParams(const std::string reactor_param_name)
Initializes and checks validity of ReactorMeshParams mesh generator object.
MeshGeneratorName callExtrusionMeshSubgenerators(const MeshGeneratorName input_mesh_name)
Calls mesh subgenerators related to extrusion, renaming of top / bottom boundaries,...
static const std::string bottom_boundary_id
const SubdomainName ASSEMBLY_BLOCK_NAME_PREFIX
const BoundaryName PIN_BOUNDARY_NAME_PREFIX
static const std::string bypass_meshgen
const subdomain_id_type ASSEMBLY_BLOCK_ID_START
static constexpr boundary_id_type ASSEMBLY_BOUNDARY_ID_START
static const std::string top_boundary_id
const BoundaryName ASSEMBLY_BOUNDARY_NAME_PREFIX
static const std::string assembly_pitch
static const std::string mesh_dimensions
static const std::string pin_region_ids
static const std::string extruded
static const std::string flexible_assembly_stitching
static const std::string region_id_as_block_name
static const std::string reactor_params_name
static const std::string axial_mesh_intervals
static const std::string pitch
static const std::string pin_block_names
static const std::string mesh_geometry
static const std::string pin_type
auto index_range(const T &sizable)
int8_t boundary_id_type
if(subdm)
TestClass subdomain_id_type
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real

Member Function Documentation

◆ addDepletionId()

void ReactorGeometryMeshBuilderBase::addDepletionId ( MeshBase &  input_mesh,
const MooseEnum option,
const DepletionIDGenerationLevel  generation_level,
const bool  extrude 
)
protectedinherited

add depletion IDs

Parameters
input_meshinput mesh
optionoption for specifying level of details
generation_leveldepletion id is generated at which reactor generator level
extrudewhether input mesh is extruded, if false, assume that input mesh is defined in 2D and do not use 'plane_id` in depletion id generation

Definition at line 130 of file ReactorGeometryMeshBuilderBase.C.

134{
135 // prepare set of extra elem ids for depletion ID generation
136 std::vector<ExtraElementIDName> id_names = {};
137 if (extrude)
138 id_names.push_back("plane_id");
139 if (generation_level == DepletionIDGenerationLevel::Core)
140 {
141 if (option == "pin")
142 id_names.insert(id_names.end(), {"assembly_id", "pin_id"});
143 else if (option == "pin_type")
144 id_names.insert(id_names.end(), {"assembly_id", "pin_type_id"});
145 else if (option == "assembly")
146 id_names.push_back("assembly_id");
147 else if (option == "assembly_type")
148 id_names.push_back("assembly_type_id");
149 }
150 else if (generation_level == DepletionIDGenerationLevel::Assembly)
151 {
152 if (option == "pin")
153 id_names.push_back("pin_id");
154 else if (option == "pin_type")
155 id_names.push_back("pin_type_id");
156 else
157 paramError("depletion_id_type",
158 "'assembly_id' or 'assembly_type_id' is not allowed in depletion ID generation at "
159 "assembly level");
160 }
161 else if (generation_level == DepletionIDGenerationLevel::Drum)
162 {
163 if (option == "pin_type")
164 id_names.push_back("pin_type_id");
165 else
166 paramError("depletion_id_type",
167 "Only 'pin_type' is allowed in depletion ID generation at "
168 "drum level");
169 }
170 else if (generation_level == DepletionIDGenerationLevel::Pin)
171 mooseError("Depletion ID generation is not supported at pin level yet in RGMB");
172 id_names.push_back("region_id");
173 // no block restriction
174 std::set<SubdomainID> block_ids = {};
175 // create depletion IDs
176 // depletion IDs will be assigned in the following order:
177 // regions (materials) within pin -> pins in assembly -> assemblies in core -> axial planes
178 std::unordered_map<dof_id_type, dof_id_type> depl_ids =
179 MooseMeshUtils::getExtraIDUniqueCombinationMap(input_mesh, block_ids, id_names);
180 // assign depletion ids to elements
181 const auto depl_id_index = input_mesh.add_elem_integer("depletion_id");
182 for (Elem * const elem : input_mesh.active_element_ptr_range())
183 elem->set_extra_integer(depl_id_index, depl_ids.at(elem->id()));
184}
std::unordered_map< dof_id_type, dof_id_type > getExtraIDUniqueCombinationMap(const MeshBase &mesh, const std::set< SubdomainID > &block_ids, std::vector< ExtraElementIDName > extra_ids)

Referenced by generate(), ControlDrumMeshGenerator::generate(), and CoreMeshGenerator::generate().

◆ addDepletionIDParams()

void ReactorGeometryMeshBuilderBase::addDepletionIDParams ( InputParameters parameters)
staticinherited

Definition at line 35 of file ReactorGeometryMeshBuilderBase.C.

36{
37 params.addParam<bool>(
38 "generate_depletion_id", false, "Determine wheter the depletion ID is assigned.");
39 MooseEnum depletion_id_option("assembly assembly_type pin pin_type");
40 params.addParam<MooseEnum>("depletion_id_type",
41 depletion_id_option,
42 "Determine level of details in depletion ID assignment.");
43 params.addParamNamesToGroup("generate_depletion_id depletion_id_type", "Depletion ID assignment");
44}

Referenced by validParams(), ControlDrumMeshGenerator::validParams(), and CoreMeshGenerator::validParams().

◆ callExtrusionMeshSubgenerators()

MeshGeneratorName ReactorGeometryMeshBuilderBase::callExtrusionMeshSubgenerators ( const MeshGeneratorName  input_mesh_name)
protectedinherited

Calls mesh subgenerators related to extrusion, renaming of top / bottom boundaries, and defining plane IDs.

Parameters
input_mesh_namename of input 2D mesh generator to extrude
Returns
name of final output 3D mesh generator

Definition at line 187 of file ReactorGeometryMeshBuilderBase.C.

189{
190 std::vector<Real> axial_boundaries = getReactorParam<std::vector<Real>>(RGMB::axial_mesh_sizes);
191 const auto top_boundary = getReactorParam<boundary_id_type>(RGMB::top_boundary_id);
192 const auto bottom_boundary = getReactorParam<boundary_id_type>(RGMB::bottom_boundary_id);
193
194 {
195 auto params = _app.getFactory().getValidParams("AdvancedExtruderGenerator");
196
197 params.set<MeshGeneratorName>("input") = input_mesh_name;
198 params.set<Point>("direction") = Point(0, 0, 1);
199 params.set<std::vector<unsigned int>>("num_layers") =
200 getReactorParam<std::vector<unsigned int>>(RGMB::axial_mesh_intervals);
201 params.set<std::vector<Real>>("heights") = axial_boundaries;
202 params.set<BoundaryName>("bottom_boundary") = std::to_string(bottom_boundary);
203 params.set<BoundaryName>("top_boundary") = std::to_string(top_boundary);
204 addMeshSubgenerator("AdvancedExtruderGenerator", name() + "_extruded", params);
205 }
206
207 {
208 auto params = _app.getFactory().getValidParams("RenameBoundaryGenerator");
209
210 params.set<MeshGeneratorName>("input") = name() + "_extruded";
211 params.set<std::vector<BoundaryName>>("old_boundary") = {
212 std::to_string(top_boundary),
213 std::to_string(bottom_boundary)}; // hard coded boundary IDs in patterned mesh generator
214 params.set<std::vector<BoundaryName>>("new_boundary") = {"top", "bottom"};
215 addMeshSubgenerator("RenameBoundaryGenerator", name() + "_change_plane_name", params);
216 }
217
218 const MeshGeneratorName output_mesh_name = name() + "_extrudedIDs";
219 {
220 auto params = _app.getFactory().getValidParams("PlaneIDMeshGenerator");
221
222 params.set<MeshGeneratorName>("input") = name() + "_change_plane_name";
223
224 std::vector<Real> plane_heights{0};
225 for (Real z : axial_boundaries)
226 plane_heights.push_back(z + plane_heights.back());
227
228 params.set<std::vector<Real>>("plane_coordinates") = plane_heights;
229
230 std::string plane_id_name = "plane_id";
231 params.set<std::string>("id_name") = "plane_id";
232
233 addMeshSubgenerator("PlaneIDMeshGenerator", output_mesh_name, params);
234 }
235
236 return output_mesh_name;
237}
static const std::string axial_mesh_sizes

Referenced by AssemblyMeshGenerator(), ControlDrumMeshGenerator::ControlDrumMeshGenerator(), CoreMeshGenerator::CoreMeshGenerator(), and PinMeshGenerator::PinMeshGenerator().

◆ createDuctFillUniverse()

const CSG::CSGUniverse & AssemblyMeshGenerator::createDuctFillUniverse ( const std::string &  name_prefix,
const std::vector< std::reference_wrapper< const CSG::CSGSurface > > &  surfaces_by_axial_region,
const std::vector< subdomain_id_type > &  region_ids,
CSG::CSGBase csg_obj 
)
protected

Create fill universe for ducted regions.

For the innermost duct region, this will be the outer fill universe of the lattice. For all other ducted regions, this will be a universe that contains cells with a material fill defined by the region IDs of each axial layer.

Parameters
name_prefixprefix for all names of CSG universes and cells created
surfaces_by_axial_regionlist of surfaces corresponding to each axial plane in assembly
region_idslist of region IDs corresponding to each axial layer of ducted region
csg_objreference to CSGBase object

Definition at line 829 of file AssemblyMeshGenerator.C.

834{
835 mooseAssert(surfaces_by_axial_region.size() - region_ids.size() == 1,
836 "Incorrect length of axial data vectors");
837 auto & fill_univ = csg_obj.createUniverse(name_prefix + "_univ");
838 for (const auto i : make_range(surfaces_by_axial_region.size() - 1))
839 {
840 CSG::CSGRegion axial_region;
841 const auto & lower_surf = surfaces_by_axial_region[i].get();
842 if (lower_surf != surfaces_by_axial_region.front())
843 axial_region = +lower_surf;
844 const auto & upper_surf = surfaces_by_axial_region[i + 1].get();
845 if (upper_surf != surfaces_by_axial_region.back())
846 {
847 if (axial_region.getRegionType() == CSG::CSGRegion::RegionType::EMPTY)
848 axial_region = -upper_surf;
849 else
850 axial_region &= -upper_surf;
851 }
852 auto cell_name = name_prefix + "_axial_" + std::to_string(i);
853 const auto mat_name = "rgmb_region_" + std::to_string(region_ids[i]);
854 csg_obj.createCell(cell_name, mat_name, axial_region, &fill_univ);
855 }
856
857 return fill_univ;
858}
const CSGUniverse & createUniverse(const std::string &name)
const CSGCell & createCell(const std::string &name, const std::string &mat_name, const CSGRegion &region, const CSGUniverse *add_to_univ=nullptr)
RegionType getRegionType() const
IntRange< T > make_range(T beg, T end)

Referenced by generateCSG(), and setAssemblyLatticeOuter().

◆ createRGMBLattice()

const CSG::CSGLattice & ReactorGeometryMeshBuilderBase::createRGMBLattice ( const Real  pitch,
const std::vector< std::vector< std::reference_wrapper< const CSG::CSGUniverse > > >  pattern,
CSG::CSGBase csg_obj 
)
protectedinherited

Create CSG lattice for assembly and core lattices.

This method does not set the outer universe of the lattice

Parameters
pitchlattice pitch
patternpattern of universes in the lattice
csg_objreference to CSGBase object

Definition at line 283 of file ReactorGeometryMeshBuilderBase.C.

287{
288 // Create lattice based on whether it is hexagonal or Cartesian
289 std::string lat_name = name() + "_lattice";
290 std::unique_ptr<CSG::CSGLattice> lat_ptr;
291 const auto mesh_geometry = getReactorParam<std::string>(RGMB::mesh_geometry);
292 if (mesh_geometry == "Square")
293 lat_ptr = std::make_unique<CSG::CSGCartesianLattice>(lat_name, pitch, pattern);
294 else // _geom_type == "Hex"
295 lat_ptr = std::make_unique<CSG::CSGHexagonalLattice>(lat_name, pitch, pattern);
296
297 auto & assembly_lattice = csg_obj.addLattice(std::move(lat_ptr));
298 return assembly_lattice;
299}
const LatticeType & addLattice(std::unique_ptr< LatticeType > lattice)

Referenced by generateCSG(), and CoreMeshGenerator::generateCSG().

◆ freeReactorParamsCSG()

void ReactorGeometryMeshBuilderBase::freeReactorParamsCSG ( )
protectedinherited

Releases the CSG base object obtained in _reactor_params_csg.

This must be called in any object that derives from this one, because the MeshGenerator system requires that all meshes that are requested from the system are moved out of the MeshGenerator system and into the MeshGenerator that requests them. In our case, we move it into this MeshGenerator and then release (delete) it.

Definition at line 81 of file ReactorGeometryMeshBuilderBase.C.

82{
83 _reactor_params_csg->reset();
84}
std::unique_ptr< CSG::CSGBase > * _reactor_params_csg

Referenced by generateCSG(), CoreMeshGenerator::generateCSG(), and PinMeshGenerator::generateCSG().

◆ freeReactorParamsMesh()

void ReactorGeometryMeshBuilderBase::freeReactorParamsMesh ( )
protectedinherited

Releases the mesh obtained in _reactor_params_mesh.

This must be called in any object that derives from this one, because the MeshGenerator system requires that all meshes that are requested from the system are moved out of the MeshGenerator system and into the MeshGenerator that requests them. In our case, we move it into this MeshGenerator and then release (delete) it.

Definition at line 75 of file ReactorGeometryMeshBuilderBase.C.

76{
77 _reactor_params_mesh->reset();
78}
std::unique_ptr< MeshBase > * _reactor_params_mesh
The dummy param mesh that we need to clear once we've generated (in freeReactorMeshParams)

Referenced by generate(), ControlDrumMeshGenerator::generate(), CoreMeshGenerator::generate(), and PinMeshGenerator::generate().

◆ generate()

std::unique_ptr< MeshBase > AssemblyMeshGenerator::generate ( )
overridevirtual

Implements MeshGenerator.

Definition at line 515 of file AssemblyMeshGenerator.C.

516{
517 // Must be called to free the ReactorMeshParams mesh
519
520 // If bypass_mesh is true, return a null mesh. In this mode, an output mesh is not
521 // generated and only metadata is defined on the generator, so logic related to
522 // generation of output mesh will not be called
523 if (getReactorParam<bool>(RGMB::bypass_meshgen))
524 {
525 auto null_mesh = nullptr;
526 return null_mesh;
527 }
528
529 // Update metadata at this point since values for these metadata only get set by PCCMG
530 // at generate() stage
531 if (hasMeshProperty<Real>("pattern_pitch_meta", name() + "_pattern"))
532 {
533 const auto pattern_pitch_meta =
534 getMeshProperty<Real>("pattern_pitch_meta", name() + "_pattern");
535 setMeshProperty("pattern_pitch_meta", pattern_pitch_meta);
536 }
537
538 // This generate() method will be called once the subgenerators that we depend on are
539 // called. This is where we reassign subdomain ids/name in case they were merged when
540 // stitching pins into an assembly. This is also where we set region_id and
541 // assembly_type_id element integers.
542
543 // Define all extra element names and integers
544 std::string plane_id_name = "plane_id";
545 std::string region_id_name = "region_id";
546 std::string pin_type_id_name = "pin_type_id";
547 std::string assembly_type_id_name = "assembly_type_id";
548 std::string radial_id_name = "radial_id";
549 const std::string default_block_name =
551
552 auto pin_type_id_int = getElemIntegerFromMesh(*(*_build_mesh), pin_type_id_name, true);
553 auto region_id_int = getElemIntegerFromMesh(*(*_build_mesh), region_id_name, true);
554 auto radial_id_int = getElemIntegerFromMesh(*(*_build_mesh), radial_id_name, true);
555
556 auto assembly_type_id_int = getElemIntegerFromMesh(*(*_build_mesh), assembly_type_id_name);
557
558 unsigned int plane_id_int = 0;
559 if (_extrude)
560 plane_id_int = getElemIntegerFromMesh(*(*_build_mesh), plane_id_name, true);
561
562 // Get next free block ID in mesh in case subdomain ids need to be remapped
563 auto next_block_id = MooseMeshUtils::getNextFreeSubdomainID(*(*(_build_mesh)));
564 std::map<std::string, SubdomainID> rgmb_name_id_map;
565
566 // Loop through all mesh elements and set region ids and reassign block IDs/names
567 // if they were merged during pin stitching
568 for (auto & elem : (*_build_mesh)->active_element_ptr_range())
569 {
570 elem->set_extra_integer(assembly_type_id_int, _assembly_type);
571 const dof_id_type pin_type_id = elem->get_extra_integer(pin_type_id_int);
572 const dof_id_type z_id = _extrude ? elem->get_extra_integer(plane_id_int) : 0;
573
574 // Element is part of a pin mesh
575 if (_pin_region_id_map.find(pin_type_id) != _pin_region_id_map.end())
576 {
577 // Get region ID from pin_type, z_id, and radial_idx
578 const dof_id_type radial_idx = elem->get_extra_integer(radial_id_int);
579 const auto elem_rid = _pin_region_id_map[pin_type_id][z_id][radial_idx];
580 elem->set_extra_integer(region_id_int, elem_rid);
581
582 // Set element block name and block id
583 bool has_block_names = !_pin_block_name_map[pin_type_id].empty();
584 auto elem_block_name = default_block_name;
585 if (has_block_names)
586 elem_block_name += "_" + _pin_block_name_map[pin_type_id][z_id][radial_idx];
587 else if (getReactorParam<bool>(RGMB::region_id_as_block_name))
588 elem_block_name += "_REG" + std::to_string(elem_rid);
589 if (elem->type() == TRI3 || elem->type() == PRISM6)
590 elem_block_name += RGMB::TRI_BLOCK_NAME_SUFFIX;
592 *(*_build_mesh), elem, rgmb_name_id_map, elem_block_name, next_block_id);
593 }
594 else
595 {
596 // Assembly peripheral element (background / duct), set subdomains according
597 // to user preferences and set pin type id to RGMB::MAX_PIN_TYPE_ID - peripheral index
598 // Region id is inferred from z_id and peripheral_idx
599 const auto base_block_id = elem->subdomain_id();
600 const auto base_block_name = (*_build_mesh)->subdomain_name(base_block_id);
601
602 // Check if block name has correct prefix
603 std::string prefix = RGMB::ASSEMBLY_BLOCK_NAME_PREFIX + std::to_string(_assembly_type) + "_R";
604 if (!(base_block_name.find(prefix, 0) == 0))
605 continue;
606 // Peripheral index is integer value of substring after prefix
607 const unsigned int peripheral_idx = std::stoi(base_block_name.substr(prefix.length()));
608
609 bool is_background_region = peripheral_idx == 0;
610
611 subdomain_id_type pin_type = RGMB::MAX_PIN_TYPE_ID - peripheral_idx;
612 elem->set_extra_integer(pin_type_id_int, pin_type);
613
614 const auto elem_rid = (is_background_region ? _background_region_id[z_id]
615 : _duct_region_ids[z_id][peripheral_idx - 1]);
616 elem->set_extra_integer(region_id_int, elem_rid);
617
618 // Set element block name and block id
619 auto elem_block_name = default_block_name;
620 if (getReactorParam<bool>(RGMB::region_id_as_block_name))
621 elem_block_name += "_REG" + std::to_string(elem_rid);
622 else if (is_background_region && _has_background_block_name)
623 elem_block_name += "_" + _background_block_name[z_id];
624 else if (!is_background_region && _has_duct_block_names)
625 elem_block_name += "_" + _duct_block_names[z_id][peripheral_idx - 1];
626 if (elem->type() == TRI3 || elem->type() == PRISM6)
627 elem_block_name += RGMB::TRI_BLOCK_NAME_SUFFIX;
629 *(*_build_mesh), elem, rgmb_name_id_map, elem_block_name, next_block_id);
630 }
631 }
632
633 if (getParam<bool>("generate_depletion_id"))
634 {
635 const MooseEnum option = getParam<MooseEnum>("depletion_id_type");
637 }
638
639 // Mark mesh as not prepared, as block IDs were re-assigned in this method
640 (*_build_mesh)->unset_is_prepared();
641
642 return std::move(*_build_mesh);
643}
T & setMeshProperty(const std::string &data_name, Args &&... args)
void freeReactorParamsMesh()
Releases the mesh obtained in _reactor_params_mesh.
void updateElementBlockNameId(MeshBase &input_mesh, Elem *elem, std::map< std::string, SubdomainID > &name_id_map, std::string elem_block_name, SubdomainID &next_free_id)
Updates the block names and ids of the element in an input mesh according to a map of block name to b...
void addDepletionId(MeshBase &input_mesh, const MooseEnum &option, const DepletionIDGenerationLevel generation_level, const bool extrude)
add depletion IDs
unsigned int getElemIntegerFromMesh(MeshBase &input_mesh, std::string extra_int_name, bool should_exist=false)
Initializes extra element integer from id name for a given mesh and throws an error if it should exis...
SubdomainID getNextFreeSubdomainID(MeshBase &input_mesh)
const subdomain_id_type MAX_PIN_TYPE_ID
const SubdomainName TRI_BLOCK_NAME_SUFFIX
uint8_t dof_id_type

◆ generateCSG()

std::unique_ptr< CSG::CSGBase > AssemblyMeshGenerator::generateCSG ( )
overridevirtual

Reimplemented from MeshGenerator.

Definition at line 646 of file AssemblyMeshGenerator.C.

647{
648 // Must be called to free the ReactorMeshParams CSGBase object
650
651 auto csg_obj = std::make_unique<CSG::CSGBase>();
652
653 // Combine all bases from PinMG inputs into this base. Root universes from
654 // inputs are renamed to a new universe name. These universes and their
655 // cells will be discarded, so that only the infinite pin universe is retained
656 std::unordered_map<unsigned int, std::string> univ_id_names;
657 for (const auto i : index_range(_inputs))
658 {
659 const auto input_univ_name_discard = _inputs[i] + "_root_univ";
660 csg_obj->joinOtherBase(std::move(*_input_csg_bases[i]), true, input_univ_name_discard);
661
662 const auto & universe_to_delete = csg_obj->getUniverseByName(input_univ_name_discard);
663 const auto cells_to_delete = universe_to_delete.getAllCells();
664 csg_obj->deleteUniverse(universe_to_delete);
665
666 // Store universe fill of cell that will be deleted. This will be the universe
667 // that gets populated into the assembly lattice
668 for (const auto & cell : cells_to_delete)
669 {
670 const auto & cell_to_delete = cell.get();
671 const auto & fill_univ_name = cell_to_delete.getFillUniverse().getName();
672 // Store surfaces use to define cell region. The radial surfaces will be deleted
673 // as they are no longer used in CSGBase instance after cell deletion.
674 const auto & surfs_to_delete = cell_to_delete.getRegion().getSurfaces();
675 csg_obj->deleteCell(cell_to_delete);
676 univ_id_names[i] = fill_univ_name;
677 for (const auto & surf : surfs_to_delete)
678 {
679 const auto & surf_name = surf.get().getName();
680 // Only delete those surfaces that aren't used as axial planes
681 if (surf_name.find(RGMB::CSG_AXIAL_PLANE_PREFIX) == std::string::npos)
682 csg_obj->deleteSurface(csg_obj->getSurfaceByName(surf_name));
683 }
684 }
685 }
686
687 // Build the universe pattern for the assembly lattice from the input pattern
688 std::vector<std::vector<std::reference_wrapper<const CSG::CSGUniverse>>> universe_pattern;
689 for (const auto & row : _pattern)
690 {
691 std::vector<std::reference_wrapper<const CSG::CSGUniverse>> universe_row;
692 for (const auto & univ_id : row)
693 {
694 const auto & lattice_univ = csg_obj->getUniverseByName(univ_id_names[univ_id]);
695 universe_row.push_back(lattice_univ);
696 }
697 universe_pattern.push_back(universe_row);
698 }
699
700 // Get axial boundaries for problem
701 std::vector<std::reference_wrapper<const CSG::CSGSurface>> surfaces_by_axial_region;
702 CSG::CSGRegion axial_extent;
703 const auto extruded_assembly = _mesh_dimensions == 3;
704 if (extruded_assembly)
705 {
706 // Skip intermediate plane generation if background regions do not exist in assembly
707 const bool skip_intermediate_plane_generation = _background_region_id.size() == 0;
708 surfaces_by_axial_region = getAxialPlaneSurfaces(*csg_obj, skip_intermediate_plane_generation);
709 const auto & lowest_axial_surf = surfaces_by_axial_region.front().get();
710 const auto & highest_axial_surf = surfaces_by_axial_region.back().get();
711 axial_extent = +lowest_axial_surf & -highest_axial_surf;
712 }
713
714 // Define all duct boundaries and create the appropriate cell to fill each duct region.
715 // Add these cells to a separate universe
716 std::vector<Real> duct_boundaries = _duct_sizes;
717 duct_boundaries.push_back(getReactorParam<Real>(RGMB::assembly_pitch) / 2.);
718 CSG::CSGRegion inner_region;
719 const auto & assembly_univ = csg_obj->createUniverse(name() + "_univ");
720 const auto n_sides = (_geom_type == "Hex") ? 6 : 4;
721 for (const auto i : index_range(duct_boundaries))
722 {
723 bool is_last_radial_region = i == duct_boundaries.size() - 1;
724 if (i == 0)
725 {
726 // For innermost duct region, we create a lattice cell as the fill
727 const auto pin_pitch = getMeshProperty<Real>(RGMB::pitch, _inputs[0]);
728 auto & assembly_lattice = createRGMBLattice(pin_pitch, universe_pattern, *csg_obj);
729 setAssemblyLatticeOuter(assembly_lattice, surfaces_by_axial_region, *csg_obj);
730
731 // Define lattice cell
732 std::string lat_cell_name = name() + "_lattice_cell";
733 if (!is_last_radial_region)
734 {
735 const auto unit_name = name() + "_radial_duct_" + std::to_string(i);
736 std::unique_ptr<CSG::CSGNPolygonUnit> duct_ptr =
737 std::make_unique<CSG::CSGNPolygonUnit>(unit_name, n_sides, duct_boundaries[i]);
738 auto & duct_unit = csg_obj->addEngUnit(std::move(duct_ptr));
739 inner_region = -duct_unit;
740 }
741 if (_geom_type == "Hex")
742 {
743 // For hex lattices, apply a 90 degree rotation to the lattice to match orientation
744 // of FEM mesh
745 csg_obj->applyAxisRotation(assembly_lattice, CSG::RotationAxisType::Z, 90.);
746 }
747 csg_obj->createCell(lat_cell_name, assembly_lattice, inner_region, &assembly_univ);
748 }
749 else
750 {
751 // Update ducted region
752 CSG::CSGRegion radial_region = ~inner_region;
753 if (!is_last_radial_region)
754 {
755 const auto unit_name = name() + "_radial_duct_" + std::to_string(i);
756 std::unique_ptr<CSG::CSGNPolygonUnit> duct_ptr =
757 std::make_unique<CSG::CSGNPolygonUnit>(unit_name, n_sides, duct_boundaries[i]);
758 auto & duct_unit = csg_obj->addEngUnit(std::move(duct_ptr));
759 inner_region = -duct_unit;
760 radial_region &= inner_region;
761 }
762
763 // Define cell fill of lattice
764 std::string duct_cell_name = name() + "_duct_cell_radial_" + std::to_string(i - 1);
765 if (!extruded_assembly)
766 {
767 // In 2D, the cell fill will be a material
768 std::string region_name = "rgmb_region_" + std::to_string(_duct_region_ids[0][i - 1]);
769 csg_obj->createCell(duct_cell_name, region_name, radial_region, &assembly_univ);
770 }
771 else
772 {
773 // In 3D, the cell fill will be a universe
774 const auto & name_prefix = name() + "_duct_radial_" + std::to_string(i - 1);
775 std::vector<subdomain_id_type> duct_region_ids;
776 for (const auto j : make_range(_duct_region_ids.size()))
777 duct_region_ids.push_back(_duct_region_ids[j][i - 1]);
778 auto & fill_univ = createDuctFillUniverse(
779 name_prefix, surfaces_by_axial_region, duct_region_ids, *csg_obj);
780 csg_obj->createCell(duct_cell_name, fill_univ, radial_region, &assembly_univ);
781 }
782 }
783 }
784
785 // Create new cell to bound universe based on assembly outer boundaries, and add this cell
786 // to the root universe
787 const auto unit_name = name() + "_radial_boundary";
788 std::unique_ptr<CSG::CSGNPolygonUnit> duct_ptr =
789 std::make_unique<CSG::CSGNPolygonUnit>(unit_name, n_sides, duct_boundaries.back());
790 auto & duct_unit = csg_obj->addEngUnit(std::move(duct_ptr));
791 auto assembly_region = -duct_unit;
792 if (extruded_assembly)
793 assembly_region &= axial_extent;
794 csg_obj->createCell(name() + "_root_cell", assembly_univ, assembly_region);
795
796 if (getReactorParam<bool>(RGMB::expand_units))
797 csg_obj->expandAllEngUnits();
798
799 return csg_obj;
800}
const CSG::CSGUniverse & createDuctFillUniverse(const std::string &name_prefix, const std::vector< std::reference_wrapper< const CSG::CSGSurface > > &surfaces_by_axial_region, const std::vector< subdomain_id_type > &region_ids, CSG::CSGBase &csg_obj)
Create fill universe for ducted regions.
void setAssemblyLatticeOuter(const CSG::CSGLattice &assembly_lattice, const std::vector< std::reference_wrapper< const CSG::CSGSurface > > &surfaces_by_axial_region, CSG::CSGBase &csg_obj)
Create CSG cell with lattice fill for region within first duct boundary.
std::vector< std::reference_wrapper< const CSG::CSGSurface > > getAxialPlaneSurfaces(CSG::CSGBase &csg_obj, const bool skip_intermediate_plane_generation)
Get CSGSurfaces corresponding to axial planes of the extruded RGMB mesh.
const CSG::CSGLattice & createRGMBLattice(const Real pitch, const std::vector< std::vector< std::reference_wrapper< const CSG::CSGUniverse > > > pattern, CSG::CSGBase &csg_obj)
Create CSG lattice for assembly and core lattices.
void freeReactorParamsCSG()
Releases the CSG base object obtained in _reactor_params_csg.
static const std::string expand_units
static const std::string CSG_AXIAL_PLANE_PREFIX
@ cell
assign unique IDs for each tile in the lattice in sequential order

◆ generateData()

void ReactorGeometryMeshBuilderBase::generateData ( )
inlineoverridevirtualinherited

Reimplemented from MeshGenerator.

Definition at line 123 of file ReactorGeometryMeshBuilderBase.h.

123{};

◆ generateFlexibleAssemblyBoundaries()

void AssemblyMeshGenerator::generateFlexibleAssemblyBoundaries ( )
protected

Definition at line 461 of file AssemblyMeshGenerator.C.

462{
463 // Assemblies that invoke this method have constituent pin lattice, delete outermost background or
464 // duct region (if present)
465 SubdomainName block_to_delete = "";
466 if (_background_region_id.size() == 0)
467 mooseError("Attempting to use flexible stitching on assembly " + name() +
468 " that does not have a background region. This is not yet supported.");
469 const auto radial_index = _duct_region_ids.size() == 0 ? 0 : _duct_region_ids[0].size();
470 block_to_delete = RGMB::ASSEMBLY_BLOCK_NAME_PREFIX + std::to_string(_assembly_type) + "_R" +
471 std::to_string(radial_index);
472
473 {
474 // Invoke BlockDeletionGenerator to delete outermost mesh interval of assembly
475 auto params = _app.getFactory().getValidParams("BlockDeletionGenerator");
476
477 params.set<std::vector<SubdomainName>>("block") = {block_to_delete};
478 params.set<MeshGeneratorName>("input") = name() + "_delbds";
479
480 addMeshSubgenerator("BlockDeletionGenerator", name() + "_del_outer", params);
481 }
482 {
483 // Invoke FlexiblePatternGenerator to triangulate deleted mesh region
484 auto params = _app.getFactory().getValidParams("FlexiblePatternGenerator");
485
486 params.set<std::vector<MeshGeneratorName>>("inputs") = {name() + "_del_outer"};
487 params.set<std::vector<libMesh::Point>>("extra_positions") = {libMesh::Point(0, 0, 0)};
488 params.set<std::vector<unsigned int>>("extra_positions_mg_indices") = {0};
489 params.set<bool>("use_auto_area_func") = true;
490 params.set<MooseEnum>("boundary_type") = (_geom_type == "Hex") ? "HEXAGON" : "CARTESIAN";
491 params.set<unsigned int>("boundary_sectors") =
492 getReactorParam<unsigned int>(RGMB::num_sectors_flexible_stitching);
493 params.set<Real>("boundary_size") = getReactorParam<Real>(RGMB::assembly_pitch);
494 params.set<boundary_id_type>("external_boundary_id") = _assembly_boundary_id;
495 params.set<BoundaryName>("external_boundary_name") = _assembly_boundary_name;
496 params.set<SubdomainName>("background_subdomain_name") =
497 block_to_delete + RGMB::TRI_BLOCK_NAME_SUFFIX;
498 params.set<bool>("verify_holes") = false;
499 params.set<unsigned short>("background_subdomain_id") = RGMB::ASSEMBLY_BLOCK_ID_TRI_FLEXIBLE;
500
501 addMeshSubgenerator("FlexiblePatternGenerator", name() + "_fpg", params);
502 }
503 {
504 // Delete extra boundary created by FlexiblePatternGenerator
505 auto params = _app.getFactory().getValidParams("BoundaryDeletionGenerator");
506
507 params.set<MeshGeneratorName>("input") = name() + "_fpg";
508 params.set<std::vector<BoundaryName>>("boundary_names") = {std::to_string(1)};
509
510 addMeshSubgenerator("BoundaryDeletionGenerator", name() + "_fpg_delbds", params);
511 }
512}
static const std::string num_sectors_flexible_stitching
const subdomain_id_type ASSEMBLY_BLOCK_ID_TRI_FLEXIBLE

Referenced by AssemblyMeshGenerator().

◆ generateMetadata()

void AssemblyMeshGenerator::generateMetadata ( )
protected

Definition at line 415 of file AssemblyMeshGenerator.C.

416{
417 // Declare metadata for use in downstream mesh generators
429 // Following metadata is only relevant if an output mesh is generated by RGMB
430 if (!getReactorParam<bool>(RGMB::bypass_meshgen))
431 {
434 }
435
436 // Determine constituent pin names and define lattice as metadata
437 std::vector<std::vector<int>> pin_name_lattice;
438 std::vector<std::string> input_pin_names;
439 for (const auto i : index_range(_pattern))
440 {
441 std::vector<int> pin_name_idx(_pattern[i].size());
442 for (const auto j : index_range(_pattern[i]))
443 {
444 const auto input_pin_name = _inputs[_pattern[i][j]];
445 const auto it = std::find(input_pin_names.begin(), input_pin_names.end(), input_pin_name);
446 if (it == input_pin_names.end())
447 {
448 pin_name_idx[j] = input_pin_names.size();
449 input_pin_names.push_back(input_pin_name);
450 }
451 else
452 pin_name_idx[j] = it - input_pin_names.begin();
453 }
454 pin_name_lattice.push_back(pin_name_idx);
455 }
456 declareMeshProperty(RGMB::pin_names, input_pin_names);
457 declareMeshProperty(RGMB::pin_lattice, pin_name_lattice);
458}
T & declareMeshProperty(const std::string &data_name, Args &&... args)
static const std::string is_single_pin
static const std::string pin_region_id_map
static const std::string pin_lattice
static const std::string is_control_drum
static const std::string assembly_type
static const std::string pin_block_name_map
static const std::string duct_block_names
static const std::string duct_halfpitches
static const std::string duct_region_ids
static const std::string background_region_id
static const std::string is_homogenized
static const std::string background_block_name
static const std::string pin_names

Referenced by AssemblyMeshGenerator().

◆ getAxialPlaneSurfaces()

std::vector< std::reference_wrapper< const CSG::CSGSurface > > ReactorGeometryMeshBuilderBase::getAxialPlaneSurfaces ( CSG::CSGBase csg_obj,
const bool  skip_intermediate_plane_generation 
)
protectedinherited

Get CSGSurfaces corresponding to axial planes of the extruded RGMB mesh.

Parameters
csg_objReference to CSGBase object for retrieving axial plane surfaces
skip_intermediate_plane_generationSkip generation of intermediate axial planes if they don't exist.
Returns
vector of surfaces that correspond to axial planes of extruded RGMB mesh
Note
This method will always generate the top and bottom axial surfaces if they do not exist in the CSGBase instance

Definition at line 240 of file ReactorGeometryMeshBuilderBase.C.

242{
243 std::vector<std::string> axial_surf_names;
244 std::vector<std::reference_wrapper<const CSG::CSGSurface>> surfaces_by_axial_region;
245
246 // Add bottom boundary surface
247 const auto bottom_surf_name = RGMB::CSG_AXIAL_PLANE_PREFIX + "bottom_boundary";
248 axial_surf_names.push_back(bottom_surf_name);
249
250 // Add intermediate surfaces
251 auto axial_boundaries = getReactorParam<std::vector<Real>>(RGMB::axial_mesh_sizes);
252 unsigned int n_intermediate_surfs = axial_boundaries.size() - 1;
253 for (const auto i : make_range(n_intermediate_surfs))
254 axial_surf_names.push_back(RGMB::CSG_AXIAL_PLANE_PREFIX + std::to_string(i));
255
256 // Add top boundary surface
257 const auto top_surf_name = RGMB::CSG_AXIAL_PLANE_PREFIX + "top_boundary";
258 axial_surf_names.push_back(top_surf_name);
259
260 // Check if axial planes have been defined in CSGBase and add it to surfaces_by_axial_region
261 Real axial_level = 0.;
262 for (const auto i : index_range(axial_surf_names))
263 {
264 const auto & surf_name = axial_surf_names[i];
265 axial_level += (i != 0) ? axial_boundaries[i - 1] : 0.;
266 if (csg_obj.hasSurface(surf_name))
267 // Surface exists in CSGBase, retrieve from object
268 surfaces_by_axial_region.push_back(csg_obj.getSurfaceByName(surf_name));
269 else if (!skip_intermediate_plane_generation || i == 0 || i == axial_surf_names.size() - 1)
270 {
271 // Surface has not been defined, create it and add to CSGBase
272 std::unique_ptr<CSG::CSGSurface> plane_surf_ptr =
273 std::make_unique<CSG::CSGPlane>(surf_name, 0, 0, 1, axial_level);
274 const auto & plane_surf = csg_obj.addSurface(std::move(plane_surf_ptr));
275 surfaces_by_axial_region.push_back(plane_surf);
276 }
277 }
278
279 return surfaces_by_axial_region;
280}
const CSGSurface & getSurfaceByName(const std::string &name) const
const CSGSurface & addSurface(std::unique_ptr< CSGSurface > surf)
bool hasSurface(const std::string &name) const

Referenced by generateCSG(), and CoreMeshGenerator::generateCSG().

◆ getElemIntegerFromMesh()

unsigned int ReactorGeometryMeshBuilderBase::getElemIntegerFromMesh ( MeshBase &  input_mesh,
std::string  extra_int_name,
bool  should_exist = false 
)
protectedinherited

Initializes extra element integer from id name for a given mesh and throws an error if it should exist but cannot be found within the mesh.

Parameters
input_meshinput mesh
extra_int_nameextra element id name
should_existwhether extra element integer should already exist in mesh
Returns
extra element integer

Definition at line 87 of file ReactorGeometryMeshBuilderBase.C.

90{
91 if (input_mesh.has_elem_integer(extra_int_name))
92 return input_mesh.get_elem_integer_index(extra_int_name);
93 else
94 {
95 if (should_exist)
96 mooseError("Expected extruded mesh to have " + extra_int_name + " extra integers");
97 else
98 return input_mesh.add_elem_integer(extra_int_name);
99 }
100}

Referenced by generate(), ControlDrumMeshGenerator::generate(), CoreMeshGenerator::generate(), and PinMeshGenerator::generate().

◆ getReactorParam()

template<typename T >
const T & ReactorGeometryMeshBuilderBase::getReactorParam ( const std::string &  param_name)
protectedinherited

Returns reference of parameter in ReactorMeshParams object.

Template Parameters
Tdatatype of metadata value associated with metadata name
Parameters
param_namename of ReactorMeshParams parameter
Returns
reference to parameter defined in ReactorMeshParams metadata

Definition at line 327 of file ReactorGeometryMeshBuilderBase.h.

328{
329 return getMeshProperty<T>(param_name, _reactor_params);
330}
MeshGeneratorName _reactor_params
The ReactorMeshParams object that is storing the reactor global information for this reactor geometry...

Referenced by AssemblyMeshGenerator(), ReactorGeometryMeshBuilderBase::callExtrusionMeshSubgenerators(), ControlDrumMeshGenerator::ControlDrumMeshGenerator(), PinMeshGenerator::generateMetadata(), and PinMeshGenerator::PinMeshGenerator().

◆ hasReactorParam()

template<typename T >
bool ReactorGeometryMeshBuilderBase::hasReactorParam ( const std::string  param_name)
protectedinherited

Checks whether parameter is defined in ReactorMeshParams metadata.

Template Parameters
Tdatatype of metadata value associated with metadata name
Parameters
param_namename of ReactorMeshParams parameter
Returns
whether parameter is defined in ReactorMeshParams metadata

Definition at line 320 of file ReactorGeometryMeshBuilderBase.h.

321{
322 return hasMeshProperty<T>(param_name, _reactor_params);
323}

◆ initializeReactorMeshParams()

void ReactorGeometryMeshBuilderBase::initializeReactorMeshParams ( const std::string  reactor_param_name)
protectedinherited

Initializes and checks validity of ReactorMeshParams mesh generator object.

Parameters
reactor_param_namename of ReactorMeshParams mesh generator

Definition at line 52 of file ReactorGeometryMeshBuilderBase.C.

53{
54 _reactor_params = reactor_param_name;
55
56 // Ensure that the user has supplied a valid ReactorMeshParams object
57 _reactor_params_mesh = &getMeshByName(reactor_param_name);
59 mooseError("The reactor_params mesh is not of the correct type");
60
61 if (!hasMeshProperty<unsigned int>("mesh_dimensions", _reactor_params) ||
62 !hasMeshProperty<std::string>("mesh_geometry", _reactor_params))
63 mooseError("The reactor_params input must be a ReactorMeshParams type MeshGenerator\n Please "
64 "check that a valid definition and name of ReactorMeshParams has been provided.");
65
66 // Set reactor_params_name metadata for use by future mesh generators
67 declareMeshProperty("reactor_params_name", std::string(_reactor_params));
68
69 // Store CSGBase object if we are in CSG only mode
72}
std::unique_ptr< CSG::CSGBase > & getCSGBaseByName(const MeshGeneratorName &mesh_generator_name)

Referenced by AssemblyMeshGenerator(), ControlDrumMeshGenerator::ControlDrumMeshGenerator(), CoreMeshGenerator::CoreMeshGenerator(), and PinMeshGenerator::PinMeshGenerator().

◆ print2dMetadataToConsole()

template<typename T >
void ReactorGeometryMeshBuilderBase::print2dMetadataToConsole ( const std::string  metadata_name,
const std::string  mg_name 
)
protectedinherited

Print metadata with data type std::vector<std::vector<T>> and provided name that can be found with given mesh generator name.

Template Parameters
Tdatatype of elements in 2-D vector to output
Parameters
metadata_nameName of metadata to output
mg_nameName of mesh generator that stores metadata

◆ printAssemblyMetadata()

void ReactorGeometryMeshBuilderBase::printAssemblyMetadata ( const std::string  mg_name,
const bool  first_function_call 
)
protectedinherited

Print assembly-level metadata associated with ReactorGeometryMeshBuilder object.

Parameters
mg_namename of mesh generator associated with assembly
whetherthis is the original function call, which will trigger additional output messages

◆ printCoreMetadata()

void ReactorGeometryMeshBuilderBase::printCoreMetadata ( const std::string  mg_name,
const bool  first_function_call 
)
protectedinherited

Print core-level metadata associated with ReactorGeometryMeshBuilder object.

Parameters
mg_namename of mesh generator associated with core
first_function_callwhether this is the original function call, which will trigger additional output messages

◆ printGlobalReactorMetadata()

void ReactorGeometryMeshBuilderBase::printGlobalReactorMetadata ( )
protectedinherited

Print global ReactorMeshParams metadata associated with ReactorGeometryMeshBuilder object.

◆ printMetadataToConsole()

template<typename T >
void ReactorGeometryMeshBuilderBase::printMetadataToConsole ( const std::string  metadata_name,
const std::string  mg_name 
)
protectedinherited

Print metadata with provided name that can be found with given mesh generator name.

Template Parameters
Tdatatype of metadata value to output
Parameters
metadata_nameName of metadata to output
mg_nameName of mesh generator that stores metadata

◆ printPinMetadata()

void ReactorGeometryMeshBuilderBase::printPinMetadata ( const std::string  mg_name)
protectedinherited

Print pin-level metadata associated with ReactorGeometryMeshBuilder object.

Parameters
mg_namename of mesh generator associated with assembly

◆ printReactorMetadata()

void ReactorGeometryMeshBuilderBase::printReactorMetadata ( const std::string  geometry_type,
const std::string  mg_name,
const bool  first_function_call = true 
)
protectedinherited

Print metadata associated with ReactorGeometryMeshBuilder object.

Parameters
geometry_typetype of geometry (pin / assembly / core) under consideration
mg_namename of mesh generator associated with this object
first_function_callwhether this is the original function call, which will trigger additional output messages

◆ setAssemblyLatticeOuter()

void AssemblyMeshGenerator::setAssemblyLatticeOuter ( const CSG::CSGLattice assembly_lattice,
const std::vector< std::reference_wrapper< const CSG::CSGSurface > > &  surfaces_by_axial_region,
CSG::CSGBase csg_obj 
)
protected

Create CSG cell with lattice fill for region within first duct boundary.

Parameters
assembly_latticereference to assembly lattice object
surfaces_by_axial_regionlist of surfaces corresponding to each axial plane in assembly
csg_objreference to CSGBase object, the output of this generator from generateCSG()

Definition at line 803 of file AssemblyMeshGenerator.C.

807{
808 if (_background_region_id.size() == 0)
809 // Cartesian lattices may not have a background region. In this case, the outer is left as void
810 return;
811
812 // Define outer fill of lattice
813 if (_mesh_dimensions == 2)
814 {
815 // In 2D, the outer fill will be a material fill
816 std::string region_name = "rgmb_region_" + std::to_string(_background_region_id[0]);
817 csg_obj.setLatticeOuter(assembly_lattice, region_name);
818 }
819 else // _mesh_dimension == 3
820 {
821 // In 3D, we define the outer fill as a universe
822 auto & outer_univ = createDuctFillUniverse(
823 name() + "_lattice_outer", surfaces_by_axial_region, _background_region_id, csg_obj);
824 csg_obj.setLatticeOuter(assembly_lattice, outer_univ);
825 }
826}
void setLatticeOuter(const CSGLattice &lattice, const std::string &outer_name)

Referenced by generateCSG().

◆ updateElementBlockNameId()

void ReactorGeometryMeshBuilderBase::updateElementBlockNameId ( MeshBase &  input_mesh,
Elem *  elem,
std::map< std::string, SubdomainID > &  name_id_map,
std::string  elem_block_name,
SubdomainID next_free_id 
)
protectedinherited

Updates the block names and ids of the element in an input mesh according to a map of block name to block ids.

Updates the map if the block name is not in the map

Parameters
input_nameinput mesh
elemiterator to mesh element
name_id_mapmap of name-id pairs used in mesh
elem_block_nameblock name to set for element
next_free_idnext free block id to use if block name does not exist in map

Definition at line 103 of file ReactorGeometryMeshBuilderBase.C.

109{
110 SubdomainID elem_block_id;
111 if (name_id_map.find(elem_block_name) == name_id_map.end())
112 {
113 // Block name does not exist in mesh yet, assign new block id and name
114 elem_block_id = next_free_id++;
115 elem->subdomain_id() = elem_block_id;
116 input_mesh.set_subdomain_name(elem_block_id, elem_block_name);
117 name_id_map[elem_block_name] = elem_block_id;
118 }
119 else
120 {
121 // Block name exists in mesh, reuse block id
122 elem_block_id = name_id_map[elem_block_name];
123 elem->subdomain_id() = elem_block_id;
124 }
125
126 input_mesh.unset_has_cached_elem_data();
127}
subdomain_id_type SubdomainID

Referenced by generate(), ControlDrumMeshGenerator::generate(), CoreMeshGenerator::generate(), and PinMeshGenerator::generate().

◆ validParams()

InputParameters AssemblyMeshGenerator::validParams ( )
static

Definition at line 25 of file AssemblyMeshGenerator.C.

26{
28
29 params.addRequiredParam<std::vector<MeshGeneratorName>>(
30 "inputs", "The PinMeshGenerators that form the components of the assembly.");
31
32 params.addRequiredParam<subdomain_id_type>("assembly_type",
33 "The integer ID for this assembly type definition");
34
35 params.addRequiredParam<std::vector<std::vector<unsigned int>>>(
36 "pattern",
37 "A double-indexed array starting with the upper-left corner where the index"
38 "represents the layout of input pins in the assembly lattice.");
39
40 params.addRangeCheckedParam<std::vector<Real>>(
41 "duct_halfpitch",
42 "duct_halfpitch>0.0",
43 "Distance(s) from center to duct(s) inner boundaries.");
44
45 params.addRangeCheckedParam<unsigned int>("background_intervals",
46 "background_intervals>0",
47 "Radial intervals in the assembly peripheral region.");
48
49 params.addRangeCheckedParam<std::vector<unsigned int>>(
50 "duct_intervals", "duct_intervals>0", "Number of meshing intervals in each enclosing duct.");
51
52 params.addParam<std::vector<subdomain_id_type>>(
53 "background_region_id",
54 "The region id for the background area between the pins and the ducts to set region_id "
55 "extra-element integer");
56
57 params.addParam<std::vector<std::vector<subdomain_id_type>>>(
58 "duct_region_ids",
59 "The region id for the ducts from innermost to outermost, to set region_id "
60 "extra-element integer.");
61
62 params.addParam<std::vector<std::string>>("background_block_name",
63 "The block names for the assembly background regions");
64
65 params.addParam<std::vector<std::vector<std::string>>>(
66 "duct_block_names",
67 "The block names for the assembly duct regions from innermost to outermost");
68
69 params.addParam<bool>("extrude",
70 false,
71 "Determines if this is the final step in the geometry construction"
72 " and extrudes the 2D geometry to 3D. If this is true then this mesh "
73 "cannot be used in further mesh building in the Reactor workflow");
74 params.addParamNamesToGroup("background_region_id duct_region_ids assembly_type", "ID assigment");
75 params.addParamNamesToGroup("background_intervals background_region_id",
76 "Background specifications");
77 params.addParamNamesToGroup("duct_intervals duct_region_ids duct_halfpitch",
78 "Duct specifications");
79
80 params.addClassDescription("This AssemblyMeshGenerator object is designed to generate "
81 "assembly-like structures, with IDs, from a reactor geometry. "
82 "The assembly-like structures must consist of a full pattern of equal "
83 "sized pins from PinMeshGenerator. "
84 "A hexagonal assembly will be placed inside of a bounding hexagon "
85 "consisting of a background region and, optionally,"
86 " duct regions.");
87 // depletion id generation params are added
89
90 // Declare that this generator has a generateCSG method
92
93 return params;
94}
static void setHasGenerateCSG(InputParameters &params)
static void addDepletionIDParams(InputParameters &parameters)

Member Data Documentation

◆ _assembly_boundary_id

boundary_id_type AssemblyMeshGenerator::_assembly_boundary_id
protected

The ID of the assembly outer boundary, equal to the assembly type ID + 2000.

Definition at line 122 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), and generateFlexibleAssemblyBoundaries().

◆ _assembly_boundary_name

BoundaryName AssemblyMeshGenerator::_assembly_boundary_name
protected

The name of the assembly outer boundary, equal to the concatenation of "outer_assembly_" and the assembly-type ID.

Definition at line 125 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), and generateFlexibleAssemblyBoundaries().

◆ _assembly_type

const subdomain_id_type AssemblyMeshGenerator::_assembly_type
protected

The id number for the type of the assembly.

Definition at line 68 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generate(), generateFlexibleAssemblyBoundaries(), and generateMetadata().

◆ _axial_boundaries

std::vector<Real> AssemblyMeshGenerator::_axial_boundaries
protected

The heights of the axial regions that are stored on the ReactorMeshParams object.

Definition at line 110 of file AssemblyMeshGenerator.h.

◆ _background_block_name

std::vector<std::string> AssemblyMeshGenerator::_background_block_name
protected

Optional vector used to set the block names of the assembly background elements.

Definition at line 95 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generate(), and generateMetadata().

◆ _background_intervals

const unsigned int AssemblyMeshGenerator::_background_intervals
protected

The number of divisions in the mesh outside of the pins and inside of the ducts.

Definition at line 77 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator().

◆ _background_region_id

std::vector<subdomain_id_type> AssemblyMeshGenerator::_background_region_id
protected

Vector used to set the "region_id" extra-element integer of the assembly background elements.

Definition at line 83 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generate(), generateCSG(), generateFlexibleAssemblyBoundaries(), generateMetadata(), and setAssemblyLatticeOuter().

◆ _build_mesh

std::unique_ptr<MeshBase>* AssemblyMeshGenerator::_build_mesh
protected

The final mesh that is generated by the subgenerators; This mesh is generated by the subgenerators with only element and boundary IDs changed.

Definition at line 129 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), and generate().

◆ _duct_block_names

std::vector<std::vector<std::string> > AssemblyMeshGenerator::_duct_block_names
protected

Optional 2-D vector (axial outer indexing, radial inner indexing) used to set the block names of the assembly duct elements.

Definition at line 98 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generate(), and generateMetadata().

◆ _duct_intervals

const std::vector<unsigned int> AssemblyMeshGenerator::_duct_intervals
protected

The number of divisions in the meshes of the ducts.

Definition at line 80 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator().

◆ _duct_region_ids

std::vector<std::vector<subdomain_id_type> > AssemblyMeshGenerator::_duct_region_ids
protected

2-D vector (axial outer indexing, radial inner indexing) used to set the "region_id" extra-element integer of the assembly duct elements

Definition at line 86 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generate(), generateCSG(), generateFlexibleAssemblyBoundaries(), and generateMetadata().

◆ _duct_sizes

const std::vector<Real> AssemblyMeshGenerator::_duct_sizes
protected

The inner apothem of any ducts around the assembly.

Definition at line 74 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generateCSG(), and generateMetadata().

◆ _extrude

const bool AssemblyMeshGenerator::_extrude
protected

Whether this mesh should be extruded to 3-D, making it the final structure in the reactor mesh.

Definition at line 101 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generate(), and generateMetadata().

◆ _geom_type

std::string AssemblyMeshGenerator::_geom_type
protected

The type of geometry that is being described (Square or Hex, declared in the ReactorMeshParams object)

Definition at line 104 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generateCSG(), and generateFlexibleAssemblyBoundaries().

◆ _has_background_block_name

bool AssemblyMeshGenerator::_has_background_block_name
protected

Whether block names for assembly background elements have been provided by user.

Definition at line 89 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), and generate().

◆ _has_duct_block_names

bool AssemblyMeshGenerator::_has_duct_block_names
protected

Whether block names for assembly duct elements have been provided by user.

Definition at line 92 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), and generate().

◆ _input_csg_bases

std::vector<std::unique_ptr<CSG::CSGBase> *> AssemblyMeshGenerator::_input_csg_bases
protected

List of pointers to all CSG bases created by input mesh generators.

Definition at line 132 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), and generateCSG().

◆ _inputs

const std::vector<MeshGeneratorName> AssemblyMeshGenerator::_inputs
protected

The names of the pins that compose the Assembly.

Definition at line 65 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generateCSG(), and generateMetadata().

◆ _mesh_dimensions

unsigned int AssemblyMeshGenerator::_mesh_dimensions
protected

The number of dimensions the mesh is ultimately going to have (2 or 3, declared in the ReactorMeshParams object)

Definition at line 107 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generateCSG(), generateMetadata(), and setAssemblyLatticeOuter().

◆ _pattern

const std::vector<std::vector<unsigned int> > AssemblyMeshGenerator::_pattern
protected

The 2D pin-by-pin layout of the assembly mapping indices into _inputs.

Definition at line 71 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generateCSG(), and generateMetadata().

◆ _peripheral_region_ids

std::vector<subdomain_id_type> AssemblyMeshGenerator::_peripheral_region_ids
protected

The region ids of peripheral regions in the 2D mesh. This includes the assembly background region and ducts.

Definition at line 113 of file AssemblyMeshGenerator.h.

◆ _pin_block_name_map

std::map<subdomain_id_type, std::vector<std::vector<std::string> > > AssemblyMeshGenerator::_pin_block_name_map
protected

A mapping from pin-type IDs to block names used when assigning block names during the pin stitching stage.

Definition at line 119 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generate(), and generateMetadata().

◆ _pin_region_id_map

std::map<subdomain_id_type, std::vector<std::vector<subdomain_id_type> > > AssemblyMeshGenerator::_pin_region_id_map
protected

A mapping from pin-type IDs to region IDs used when assigning region IDs during the pin stitching stage.

Definition at line 116 of file AssemblyMeshGenerator.h.

Referenced by AssemblyMeshGenerator(), generate(), and generateMetadata().

◆ _reactor_params

MeshGeneratorName ReactorGeometryMeshBuilderBase::_reactor_params
protectedinherited

The ReactorMeshParams object that is storing the reactor global information for this reactor geometry mesh.

Definition at line 265 of file ReactorGeometryMeshBuilderBase.h.

Referenced by ReactorGeometryMeshBuilderBase::getReactorParam(), ReactorGeometryMeshBuilderBase::hasReactorParam(), and ReactorGeometryMeshBuilderBase::initializeReactorMeshParams().

◆ _reactor_params_csg

std::unique_ptr<CSG::CSGBase>* ReactorGeometryMeshBuilderBase::_reactor_params_csg
privateinherited

◆ _reactor_params_mesh

std::unique_ptr<MeshBase>* ReactorGeometryMeshBuilderBase::_reactor_params_mesh
privateinherited

The dummy param mesh that we need to clear once we've generated (in freeReactorMeshParams)

Definition at line 314 of file ReactorGeometryMeshBuilderBase.h.

Referenced by ReactorGeometryMeshBuilderBase::freeReactorParamsMesh(), and ReactorGeometryMeshBuilderBase::initializeReactorMeshParams().


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