From 2a469c625da28b3c8cfc85d9c3d18efb19dfe5df Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Fri, 28 Oct 2011 23:45:48 -0400 Subject: [PATCH] Added Cullen S(a,b) problem from INDC-USA-107. --- benchmarks/cullen-sab/problem1/geometry.xml | 22 +++++++++++++++ benchmarks/cullen-sab/problem1/materials.xml | 27 +++++++++++++++++++ benchmarks/cullen-sab/problem1/settings.xml | 28 ++++++++++++++++++++ benchmarks/cullen-sab/problem1/tallies.xml | 21 +++++++++++++++ 4 files changed, 98 insertions(+) create mode 100644 benchmarks/cullen-sab/problem1/geometry.xml create mode 100644 benchmarks/cullen-sab/problem1/materials.xml create mode 100644 benchmarks/cullen-sab/problem1/settings.xml create mode 100644 benchmarks/cullen-sab/problem1/tallies.xml diff --git a/benchmarks/cullen-sab/problem1/geometry.xml b/benchmarks/cullen-sab/problem1/geometry.xml new file mode 100644 index 0000000000..ba772cab4d --- /dev/null +++ b/benchmarks/cullen-sab/problem1/geometry.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/benchmarks/cullen-sab/problem1/materials.xml b/benchmarks/cullen-sab/problem1/materials.xml new file mode 100644 index 0000000000..315281bc11 --- /dev/null +++ b/benchmarks/cullen-sab/problem1/materials.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/benchmarks/cullen-sab/problem1/settings.xml b/benchmarks/cullen-sab/problem1/settings.xml new file mode 100644 index 0000000000..5aa8a4c02e --- /dev/null +++ b/benchmarks/cullen-sab/problem1/settings.xml @@ -0,0 +1,28 @@ + + + + + + + + + 500 + 50 + 10000 + + + + + + box + -2 -2 -2 2 2 2 + + + \ No newline at end of file diff --git a/benchmarks/cullen-sab/problem1/tallies.xml b/benchmarks/cullen-sab/problem1/tallies.xml new file mode 100644 index 0000000000..fee63e8a7f --- /dev/null +++ b/benchmarks/cullen-sab/problem1/tallies.xml @@ -0,0 +1,21 @@ + + + + + + + + 1 2 + + + total scatter nu-scatter absorption fission nu-fission + + + \ No newline at end of file