aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC/SimpleMOC.reference_output
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2017-09-06 04:05:03 +0000
committerHal Finkel <hfinkel@anl.gov>2017-09-06 04:05:03 +0000
commit1e1c15fd028add35f9abbd579072a07ed65f3f70 (patch)
treeec1503fa75a556cb6a58f43b14c603a0609d6b12 /MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC/SimpleMOC.reference_output
parent689907edefad80352a4f519c0a5d67e8b17093aa (diff)
[test-suite] Adding the SimpleMOC proxy app
SimpleMOC: The purpose of this mini-app is to demonstrate the performance characterterics and viability of the Method of Characteristics (MOC) for 3D neutron transport calculations in the context of full scale light water reactor simulation. https://github.com/ANL-CESAR/SimpleMOC Patch by Pavanravikanth Kondamudi, thanks! Includes glibc_compat_rand.{c,h} written by me. Differential Revision: https://reviews.llvm.org/D36621 git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@312615 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC/SimpleMOC.reference_output')
-rw-r--r--MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC/SimpleMOC.reference_output12
1 files changed, 12 insertions, 0 deletions
diff --git a/MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC/SimpleMOC.reference_output b/MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC/SimpleMOC.reference_output
new file mode 100644
index 00000000..2b61179c
--- /dev/null
+++ b/MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC/SimpleMOC.reference_output
@@ -0,0 +1,12 @@
+ INITIALIZATION
+================================================================================
+Initializing 2D tracks...
+Initializing 3D tracks...
+Initializing flat source regions...
+Beginning XS Allocation...
+Beginning Source and Flux Parameter Allocation...
+================================================================================
+Starting transport sweep ...
+Renormalizing Flux...
+Renormalizing Flux Complete.
+exit 0