From d67b9416585b5efb37a2511d9d10035d9afed249 Mon Sep 17 00:00:00 2001 From: Ariful Islam Pranto Date: Mon, 17 Aug 2020 19:48:31 +0600 Subject: [PATCH] Update troubleshoot.rst Co-authored-by: Paul Romano --- docs/source/usersguide/troubleshoot.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/usersguide/troubleshoot.rst b/docs/source/usersguide/troubleshoot.rst index de1aa1d7da..f8ec70ebd6 100644 --- a/docs/source/usersguide/troubleshoot.rst +++ b/docs/source/usersguide/troubleshoot.rst @@ -31,7 +31,8 @@ on. Create a new build directory and type the following commands: Now when you re-run your problem, it should report exactly where the program failed. If after reading the debug output, you are still unsure why the program -failed, send an email to the OpenMC User's Group `OpenMC Discourse Forum `_. +failed, post a message on the `OpenMC Discourse Forum +`_. ERROR: No cross_sections.xml file was specified in settings.xml or in the OPENMC_CROSS_SECTIONS environment variable. *********************************************************************************************************************