Use symbolic link for WW file, second round WWG up to bunker wall

This commit is contained in:
2018-09-05 14:19:46 +02:00
parent e8205d0d88
commit 5018a519f4
11 changed files with 7078 additions and 7076 deletions
+3 -3
View File
@@ -694,7 +694,7 @@ c ++++++++++++++++++++++ END ++++++++++++++++++++++++++++
c -------------------------------------------------------
c --------------- WEIGHT CARDS --------------------------
c -------------------------------------------------------
c WWP:n,p j j 100 j -1
WWP:n,p j j 100 j -1
c weight window generator, can be run with previous weight window files
WWGE:n,p 1e-6 1e-3 1 3e3
WWG:n,p 4 0 0
@@ -709,8 +709,8 @@ MESH GEOM=CYL ORIGIN=0 0 -500 REF=0 -8 0.5 AXS=0 0 1
c ++++++++++++++++++++++ END ++++++++++++++++++++++++++++
c -----------------------------------------------------------
c ------------------- TALLY CARDS ---------------------------
fc4 neutron flux in front of NBPI of E01-E03
f4:n (596 591 586 1011 1001 1021) $ first volume of NBPI 1,2,3
fc4 neutron flux on bunker wall E01-E03
f4:n (266 267 268 4011 4011 4101 4111 4112 4131 4201 4202 4203 4204)
e4 1e-10 1.58e-10 2.51e-10 3.98e-10 6.31e-10
1e-9 1.58e-9 2.51e-9 3.98e-9 6.31e-9
1e-8 1.58e-8 2.51e-8 3.98e-8 6.31e-8
+1 -1
View File
@@ -3,4 +3,4 @@
mcnp6 ip inp=e2-estia.i \
outp=tmp/plot_01.out comout=tmp/plot_01.com \
wwout=tmp/plot_01.wwg wwone=tmp/plot_01.wwo \
wwinp=weight_windows/e2-estia_01.wwg $*
wwinp=weight_windows/current.wwg $*
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3 -2
View File
@@ -23,7 +23,8 @@ mpirun -np $SLURM_NPROCS mcnp6.mpi \
inp=e2-estia.i outp=results/e2-estia_$CURRENT_VERSION.out \
runtpe=runs/e2-estia_$CURRENT_VERSION.run \
mctal=runs/e2-estia_$CURRENT_VERSION.mct \
wwout=weight_windows/e2-estia_01.wwg wwone=weight_windows/e2-estia_01.wwo #\
#wwinp=weight_windows/e2-estia_01.wwg
wwout=weight_windows/e2-estia_$CURRENT_VERSION.wwg \
wwone=weight_windows/e2-estia_$CURRENT_VERSION.wwo \
wwinp=weight_windows/current.wwg
echo "Program finished with exit code $? at: `date`"
+1
View File
@@ -0,0 +1 @@
e2-estia_d05-7-ge8205d0.wwg
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff