Search found 37 matches
- Mon 3 Mar 2025 09:52
- Forum: PlotWin
- Topic: Issue on energy value while importing ASCII file
- Replies: 2
- Views: 42428
Re: Issue on energy value while importing ASCII file
To give you all the details, I had an original file that should fit directly in PlotWin format as being in the form of PlotWin output format: Nbr_particle Mo(MeV) Eo(MeV) Freq(MHz) Courant(mA) Charge 10000 938.272 0.095 352.21 53.074 1 Exx'(mm.mrad) Eyy'(mm.mrad) Alpxx' Alpyy' Betxx'(mm/mrad) Betyy'...
- Mon 3 Mar 2025 09:19
- Forum: PlotWin
- Topic: Issue on energy value while importing ASCII file
- Replies: 2
- Views: 42428
Issue on energy value while importing ASCII file
Dear Didier, I want to import data from an ASCII file written as described in the manual as follows : Number_of_particle Mass(MeV) Beam_energy(MeV) Beam_Frequency(MHz) Beam_courant(A) X0(m) Xp0(rad) Y0(m) Yp0(rad) Z0(m) Δp0/ps X1(m) Xp1(rad) Y1(m) Yp1(rad) Z1(m) Δp1/ps … Tehn I built a file this way...
- Thu 28 Nov 2024 13:46
- Forum: TraceWin
- Topic: HTCondor batch system for job submission to a cluster
- Replies: 23
- Views: 4972
Re: HTCondor batch system for job submission to a cluster
Dear Didier, What's the type of protocole used by Tracewin when testing a server ? I want to use the cluster of CC-IN2P3 in Lyon which runs under Slurm. I can connect to the server via a ssh connection. But I want to test it with TraceWin, It doesn't find it. Thank you in advance for any help. Emman...
- Wed 20 Nov 2024 16:32
- Forum: TraceWin
- Topic: HTCondor batch system for job submission to a cluster
- Replies: 23
- Views: 4972
Re: HTCondor batch system for job submission to a cluster
Dear Didier, Now, the scripts produce the outputs from the command "echo" as required by TraceWin. I can launch a job, get its status and kill it with scripts in command line. But TraceWin still fails at launching jobs for error studies (message "Exec 'tracelx64' ->Failed [Run Failed]" looking at re...
- Thu 14 Nov 2024 16:47
- Forum: TraceWin
- Topic: HTCondor batch system for job submission to a cluster
- Replies: 23
- Views: 4972
Re: HTCondor batch system for job submission to a cluster
I found out that I modified a copy of tw_job_run.sh... :/ However, it appears that the modifications of tw_job_run.sh (introducing pwd) aren't good, and TraceWin still fails at launching tracelx64 on the cluster. I get the message " [27] Exec 'tracelx64' ->Failed [Run Failed] ". Why TraceWin fails a...
- Thu 14 Nov 2024 16:08
- Forum: TraceWin
- Topic: HTCondor batch system for job submission to a cluster
- Replies: 23
- Views: 4972
Re: HTCondor batch system for job submission to a cluster
For sure I modified it
But the wrong one. :\
Emmanuel

Emmanuel
- Thu 14 Nov 2024 13:58
- Forum: TraceWin
- Topic: HTCondor batch system for job submission to a cluster
- Replies: 23
- Views: 4972
Re: HTCondor batch system for job submission to a cluster
This morning, I modified tw_job_run.sh as follows hereafter without any progress on the issue. It seems that TraceWin doesn't use it. The submit script that I find in the remote directory is not modified. I restarted twserver, but issue remains. I also started TraceWin with one core, but it failed a...
- Thu 14 Nov 2024 11:20
- Forum: TraceWin
- Topic: HTCondor batch system for job submission to a cluster
- Replies: 23
- Views: 4972
Re: HTCondor batch system for job submission to a cluster
Dear Didier, What I see, when I launch TraceWin is that tracelx64 and tw_files.merged first have a size different from zero (5.4 Mo and 24.36 Mo respectively). Then their size becomes zero. I think this happens when the script tries to run tracelx64, because what I see in the submit script is that t...
- Wed 13 Nov 2024 11:16
- Forum: TraceWin
- Topic: HTCondor batch system for job submission to a cluster
- Replies: 23
- Views: 4972
Re: HTCondor batch system for job submission to a cluster
You're right, the init seems to be missing, here is what's written in the TraceWin.log file :
Cannot find init file
From->[PROCESS_INIT] : Constructor
I saw this previously, but don't know what to do with it.
Emmanuel
Cannot find init file
From->[PROCESS_INIT] : Constructor
I saw this previously, but don't know what to do with it.
Emmanuel
- Wed 13 Nov 2024 09:22
- Forum: TraceWin
- Topic: HTCondor batch system for job submission to a cluster
- Replies: 23
- Views: 4972
Re: HTCondor batch system for job submission to a cluster
Just in case it would be useful, I also find in .../TW/TWSERV~3/ the following files that are regularly updated since their timestamp evolves each time I check the directory (even tracelx64) : tracelx64 (5,4 Mo) Trace_Win.log (x octet) TraceWin_htc.submit (367 octet) TraceWin_job.err (o octet) Trace...