mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Adding history reset at the end of the particle transport loop.
This commit is contained in:
parent
c924606064
commit
42b5f2aa7e
2 changed files with 7 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
#include "hdf5.h"
|
||||
#include "pugixml.hpp"
|
||||
#ifdef DAGMC
|
||||
#include "DagMC.hpp"
|
||||
#include "dagmc.h"
|
||||
#endif
|
||||
|
||||
#include "openmc/constants.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue