Skip to content

Commit 9f69ce5

Browse files
committed
adjust cfg files
1 parent d389945 commit 9f69ce5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/Bunch/submit/bunch_0032.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ TBG_periodic="--periodic 1 0 1"
4747
## Section: Optional Variables ##
4848
#################################s
4949

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"
5252

5353
TBG_pngYX="--e_png.period 100 --e_png.axis yx --e_png.slicePoint 0.5 --e_png.folder pngElectronsYX"
5454

examples/SingleParticleRadiationWithLaser/submit/0008gpus.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ TBG_periodic="--periodic 1 0 1"
4949
TBG_pngYZ="--e_png.period 10 --e_png.axis yz --e_png.slicePoint 0.5 --e_png.folder pngElectronsYZ"
5050
TBG_pngYX="--e_png.period 10 --e_png.axis yx --e_png.slicePoint 0.5 --e_png.folder pngElectronsYX"
5151

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"
5353

5454
TBG_plugins="!TBG_pngYX \
5555
!TBG_pngYZ \

0 commit comments

Comments
 (0)