From a939116bd14701d6555fb4fe2b4bd7987e656c5b Mon Sep 17 00:00:00 2001 From: Artur Glavic Date: Wed, 16 Feb 2022 16:47:30 +0100 Subject: [PATCH] Run again with fast neutrons from RSSA source --- e2-estia.i | 8 ++++---- sbatch.tsh | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/e2-estia.i b/e2-estia.i index e73a2b2..3b63a1c 100644 --- a/e2-estia.i +++ b/e2-estia.i @@ -217,8 +217,8 @@ c ------------------------------------------------------- c dbcn 375642321 j j j j j j j j j j j 15291711 c stop calculation either at XeY histories, 6.5 days or tally 15 error <0.001 c nps 39242646 $ works with rssa file from McStas, original tracks 39242646 -stop nps 1e8 CTME 4e5 $f31 0.01 -c nps 28e11 $ works with rssa file, value is scaled to 20x source particles +c stop nps 1e8 CTME 4e5 $f31 0.01 +nps 28e11 $ works with rssa file, value is scaled to 20x source particles c write particle tracks c ssw 206505 pty=n $ record all neutron tracks crossing outward c random number generator options @@ -261,7 +261,7 @@ c read file=sources/proton.i echo c * Source Term from Valentina for 2m adapted to size c read file=sources/e2_2m.i echo c read file=sources/e2_2m_mod.i echo -c read file=sources/rssa.i echo +read file=sources/rssa.i echo c * Estimated source within bunker wall to optimize collimator efficiency c read file=sources/bunker_wall.i echo $ approximate, not for official results c * McStas source terms for gamma doeses @@ -271,7 +271,7 @@ c read file=sources/mcstas_source_sample.i echo c read file=sources/mcstas_source_mf.i echo c read file=sources/mcstas_gammas.i echo c read file=sources/mcstas_gammas_2.i echo -read file=sources/mcstas_source_shutter.i echo +c read file=sources/mcstas_source_shutter.i echo prdmp -120 -30 1 2 5e5 print 30 32 40 c 120 $O importance function quality diff --git a/sbatch.tsh b/sbatch.tsh index 2a3a97c..eaf7df0 100644 --- a/sbatch.tsh +++ b/sbatch.tsh @@ -1,6 +1,6 @@ #!/usr/bin/env tcsh #SBATCH -J mcnpEstia -#SBATCH -N 7 +#SBATCH -N 6 #SBATCH --ntasks-per-node=24 #SBATCH --time=7-00:00:00 #SBATCH --mail-type=fail