File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
SingleParticleRadiationWithLaser/submit Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ TBG_periodic="--periodic 1 0 1"
47
47
# # Section: Optional Variables ##
48
48
# ################################s
49
49
50
- TBG_radiation=" --e_radiation.period 1 --e_radiation.dump 2 --e_radiation.totalRadiation 1 \
51
- --e_radiation.lastRadiation 0 --e_radiation. start 2800 --e_radiation.end 3000"
50
+ TBG_radiation=" --e_radiation.period 1 --e_radiation.dump 2 --e_radiation.totalRadiation \
51
+ --e_radiation.start 2800 --e_radiation.end 3000"
52
52
53
53
TBG_pngYX=" --e_png.period 100 --e_png.axis yx --e_png.slicePoint 0.5 --e_png.folder pngElectronsYX"
54
54
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ TBG_periodic="--periodic 1 0 1"
49
49
TBG_pngYZ=" --e_png.period 10 --e_png.axis yz --e_png.slicePoint 0.5 --e_png.folder pngElectronsYZ"
50
50
TBG_pngYX=" --e_png.period 10 --e_png.axis yx --e_png.slicePoint 0.5 --e_png.folder pngElectronsYX"
51
51
52
- TBG_radiation=" --e_radiation.period 1 --e_radiation.dump 40 --e_radiation.totalRadiation 1 --e_radiation.lastRadiation 0 "
52
+ TBG_radiation=" --e_radiation.period 1 --e_radiation.dump 40 --e_radiation.totalRadiation"
53
53
54
54
TBG_plugins=" !TBG_pngYX \
55
55
!TBG_pngYZ \
You can’t perform that action at this time.
0 commit comments