Make MCPL a Runtime Optional Dependency (#3429)

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Ahnaf Tahmid Chowdhury 2025-07-17 08:46:39 +06:00 committed by GitHub
parent 24f78e6e92
commit 5318ea6e2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 438 additions and 203 deletions

View file

@ -375,10 +375,6 @@ OPENMC_USE_DAGMC
should also be defined as `DAGMC_ROOT` in the CMake configuration command.
(Default: off)
OPENMC_USE_MCPL
Turns on support for reading MCPL_ source files and writing MCPL source points
and surface sources. (Default: off)
OPENMC_USE_LIBMESH
Enables the use of unstructured mesh tallies with libMesh_. (Default: off)