Single Isotope workflow
For a single-isotope computation, the simulation workflow requires a completed CFD simulation. The path to the simulation is provided through the fluned pre-processor input. The pre-processor will analyize the CFD simulation and create inside it a FLUNED case simulation folder, according to the various parameters included in the input. The various parameters are described in more detail in: Input File Guide.
In addition, the test simulations in the FLUNED-Repository/tests-integration folder constitute a useful resource to understand and test the wrokflow for single-isotope calculations.
From the command line, in the folder where the Ansys‑FLUENT or OpenFOAM files are located, the following workflow for single-isotope simulations is recommended.
Generate a FLUNED input template:
fluned -t
Modify the input_template file with the appropriate parameters. The file will contain the default values together with the available options.
Launch the FLUNED pre‑processor:
fluned -i input-file
This command creates a folder named as the FLUNED case reported in the input file. The generated simulation files follow the OpenFOAM structure, so additional tweaking of simulation parameters is possible if you have previous knowledge of OpenFOAM. Thanks to the modularity of OpenFOAM classes, FLUNED simulations can be run in parallel using the standard OpenFOAM commands.
In the FLUNED case folder, launch the solver:
FLUNED-solver
Once the simulation is finished, run the post‑processor in the simulation folder:
fluned-post