Skip to content

Commit

Permalink
adding ticket (Ref. idaholab#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmoud Eltawila committed Oct 7, 2024
1 parent b407e0e commit 679d5d1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ mpiexec -np 2 fenix-opt -i solid.i --n-threads=2

This will run both MOOSE and OpenMC (with Cardinal) with 2 MPI processes and 2 OpenMP threads per rank. To run the simulation faster, you can increase the parallel processes/threads, or simply decrease the number of particles used in OpenMC. When the simulation has completed, you will have created a number of different output files:

- `solid_out.e`, an Exodus output with the solid mesh and solution from the MOOSE/FENIX input file
- `solid_out_openmc0.e`, an Exodus output with the OpenMC solution and the data that was ultimately transferred in/out of OpenMC
- `solid_out.e`, an Exodus output with the solid mesh and solution from the MOOSE/FENIX input file.
- `solid_out_openmc0.e`, an Exodus output with the OpenMC solution and the data that was ultimately transferred in/out of OpenMC.

## Results

Expand Down

0 comments on commit 679d5d1

Please sign in to comment.