This is a prototype for a Multiscale Grid Genetic Algorithm based on that of this PhD thesis by Stephen Asbury.
The idea is to optimise OpenMC geometries for given quanities of interest at increasing resolution.
- OpenMC: Please follow the installation instructions here..
python make_geom.py [-h] [--initialise] [--generate GENERATE] --input INPUT
required:
--input INPUT JSON file containing input settings
optional arguments:
-h, --help show this help message and exit
--initialise In this run mode, initialise the first generation population
--generate In this run mode, initialise the next generation population