Make work path relative in test cfg files.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[Files]
|
||||
fileNamePrefix=SiO2_1layer
|
||||
workPath=/home/zaher/LEM/git/trimsp/tests/SiO2_1layer
|
||||
workPath=./
|
||||
[Layers]
|
||||
numLayer=1
|
||||
L1Comp=SiO2
|
||||
L1rho=2.65
|
||||
L1d=10000
|
||||
[ProjectileParameters]
|
||||
workPath=/home/zaher/LEM/git/trimsp/tests/SiO2_1layer
|
||||
workPath=./
|
||||
fileNamePrefix=SiO2_1layer
|
||||
ProjType=muon
|
||||
numberProj=5000
|
||||
|
||||
Reference in New Issue
Block a user