Skip to content

Implement MCC cell material mapping to Griffin block id

Kumar, Shikhar requested to merge pygriffin_block_material_map into pygriffin_initial
  • Complete algorithm to map block id to MCC3 cell id in PyGriffinConnect.generate_griffin_material_block_mapping()
  • Define Griffin Materials and GlobalParams input blocks which is written to griffin options file
  • Assumes isoxml has been run on self.path_misotxs using [isotxs-opt -n self.path_misotxs] to generate input xml file
  • Defines number of groups and boundary conditions in Griffin TransportSystems block
  • Resulting griffin options and griffin mesh files should now be able to run using Griffin

Merge request reports