Make work path relative in test cfg files.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Files]
|
||||
fileNamePrefix=SiO2_Si_2layer
|
||||
workPath=/home/zaher/LEM/git/trimsp/tests/SiO2_Si_2layer
|
||||
workPath=./
|
||||
[Layers]
|
||||
numLayer=2
|
||||
L1Comp=SiO2
|
||||
@@ -10,7 +10,7 @@ L2Comp=Si
|
||||
L2rho=2.33
|
||||
L2d=10000
|
||||
[ProjectileParameters]
|
||||
workPath=/home/zaher/LEM/git/trimsp/tests/SiO2_Si_2layer
|
||||
workPath=./
|
||||
fileNamePrefix=SiO2_Si_2layer
|
||||
ProjType=muon
|
||||
numberProj=5000
|
||||
|
||||
Reference in New Issue
Block a user