Run again with fast neutrons from RSSA source

This commit is contained in:
2022-02-16 16:47:30 +01:00
parent 4fe2bb8cf4
commit a939116bd1
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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