Updating handling of single XML input to leverage existing settings::path_input

This commit is contained in:
Patrick Shriwise 2022-12-06 12:59:08 -06:00
parent cd7c3bf6ba
commit ef2f690e3d
2 changed files with 21 additions and 24 deletions

View file

@ -222,7 +222,8 @@ void read_settings_xml() {
fmt::format("Settings XML file '{}' does not exist! In order "
"to run OpenMC, you first need a set of input files; at a "
"minimum, this "
"includes settings.xml, geometry.xml, and materials.xml. "
"includes settings.xml, geometry.xml, and materials.xml "
"or a single XML file containing all of these files. "
"Please consult "
"the user's guide at https://docs.openmc.org for further "
"information.",