mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
removed unneeded variable
This commit is contained in:
parent
843a0729d2
commit
2e37b1d603
2 changed files with 3 additions and 3 deletions
|
|
@ -962,7 +962,7 @@ namespace simulation {
|
|||
|
||||
int current_batch;
|
||||
int current_gen;
|
||||
int64_t current_work;
|
||||
//int64_t current_work;
|
||||
bool initialized {false};
|
||||
double keff {1.0};
|
||||
double keff_std;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue