Add supermirror reflection for NBOA and NFGA
This commit is contained in:
4
plot
4
plot
@@ -3,13 +3,13 @@ PLOT_NAME=`git describe --tags --long`
|
||||
|
||||
# if the first argument is an runtpe file, use different plot command
|
||||
if [[ $1 == runs/* ]]; then
|
||||
mcnp6 p runtpe=$1 \
|
||||
/home/ll_glavic/shielding/mcnp6/MCNP_SM/bin/mcnp6 p runtpe=$1 \
|
||||
outp=tmp/plota.out comout=tmp/plota.com \
|
||||
wwout=tmp/plota.wwg wwone=tmp/plota.wwo \
|
||||
wwinp=weight_windows/current.wwg \
|
||||
plotm=results/e2-estia_$PLOT_NAME ${@:2}
|
||||
else
|
||||
mcnp6 ip inp=e2-estia.i \
|
||||
/home/ll_glavic/shielding/mcnp6/MCNP_SM/bin/mcnp6 ip inp=e2-estia.i \
|
||||
outp=tmp/plota.out comout=tmp/plota.com \
|
||||
wwout=tmp/plota.wwg wwone=tmp/plota.wwo \
|
||||
mctal=tmp/plota.mct mdata=tmp/plota.mdt \
|
||||
|
||||
Reference in New Issue
Block a user