[Gate-users] error trying to run gjs with condor
Alex Vergara Gil
alexvergaragil at gmail.com
Tue Dec 23 18:54:32 CET 2014
Dear Gate users
I can run a study with just one job, but when I want to split it using
condor I get
"Found the 'save' command on an actor that has not previously been declared !"
My actor macro is
#=====================================================
# DETECTORS
#=====================================================
/gate/actor/addActor DoseActor doseDistribution
/gate/actor/doseDistribution/attachTo TUMEACCIUMARIA
/gate/actor/doseDistribution/stepHitType random
/gate/actor/doseDistribution/setPosition 0 0 0 cm
/gate/actor/doseDistribution/setSize 565.714432 565.714432 400 mm
/gate/actor/doseDistribution/setResolution 512 512 80
# /gate/actor/doseDistribution/voxelsize 1.104911 1.104911 5 mm
/gate/actor/doseDistribution/enableEdep true
/gate/actor/doseDistribution/enableUncertaintyEdep true
/gate/actor/doseDistribution/enableSquaredEdep false
/gate/actor/doseDistribution/enableDose true
/gate/actor/doseDistribution/enableUncertaintyDose true
/gate/actor/doseDistribution/enableSquaredDose false
/gate/actor/doseDistribution/enableNumberOfHits true
/gate/actor/doseDistribution/save ../output/TUMEACCIUMARIA.hdr
# /gate/actor/doseDistribution/save ../output/TUMEACCIUMARIA.mhd
/gate/actor/doseDistribution/save ../output/TUMEACCIUMARIA.root
/gate/actor/addActor SimulationStatisticActor stat
/gate/actor/stat/save ../output/stat-TUMEACCIUMARIA.txt
/gate/actor/stat/saveEveryNSeconds 600
as I said this runs fine with one process but failed with gjs
any hints?
Kind regards
Alex Vergara
More information about the Gate-users
mailing list