mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
prefer native as default
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
6442de6834
commit
fab1ddac00
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ bool run_CE {true};
|
|||
bool source_latest {false};
|
||||
bool source_separate {false};
|
||||
bool source_write {true};
|
||||
bool source_mcpl_write {true};
|
||||
bool source_mcpl_write {false};
|
||||
bool surf_source_write {false};
|
||||
bool surf_mcpl_write {false};
|
||||
bool surf_source_read {false};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue