Skip to Content.
Sympa Menu

opal - RE: [Opal] WRITETOFILE question

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

RE: [Opal] WRITETOFILE question


Chronological Thread 
  • From: "Forcher Francesco" <forcherf AT student.ethz.ch>
  • To: "Snuverink Jochem (PSI)" <jochem.snuverink AT psi.ch>
  • Cc: "opal AT lists.psi.ch" <opal AT lists.psi.ch>
  • Subject: RE: [Opal] WRITETOFILE question
  • Date: Wed, 12 Jun 2019 14:37:05 +0000
  • Accept-language: en-GB, de-CH, en-US
  • Authentication-results: localhost; iprev=pass (edge20.ethz.ch) smtp.remote-ip=82.130.99.26; spf=none smtp.mailfrom=student.ethz.ch; dmarc=skipped

Ok it looks something crashes at the end apparently? But it seems I have the data itself in the files, still not the distribution.
I have version 2.1.0 it seems. I do specify Dist as input, see .tmpl. How would I wait for all the particles to be emitted?

Regards,
Francesco Forcher


From: Snuverink Jochem (PSI)
Sent: 11 June 2019 17:10
To: Forcher Francesco
Cc: opal AT lists.psi.ch
Subject: Re: [Opal] WRITETOFILE question

Hi Francesco

I believe that should have worked. Which OPAL version and flavour do you use and can you send me your output? You should have a line with Write initial distribution to file "data/<input_filename>.dat" or if there are write problems a line with Unable to open output file.

Also do you specify "Dist" as your input distribution in the RUN command?

Regards,
Jochem

On 11 Jun 2019, at 15:31, Forcher Francesco <forcherf AT student.ethz.ch> wrote:

Hello,

Why  the attribute WRITETOFILE=TRUE for a distribution does not seem to work? I expected to see a file in the data/ directory but nothing has appeared.
This is the command I use (I tried both TRUE and True):

Dist: DISTRIBUTION, TYPE = FLATTOP,
        SIGMAX = 0.00075,
        SIGMAY = 0.00075,
        TRISE = 6.0e-12,      
        TFALL = 6.0e-12,      
        TPULSEFWHM = 20.0e-12,
        CUTOFFLONG = 4.0,
        NBIN = 9,
        EMISSIONSTEPS = 100,
        EMISSIONMODEL = ASTRA,
        EKIN = 0.55,          
        EMITTED = True,       
        WRITETOFILE = TRUE;    //Saves the distribution to a text file

Is there anything wrong?

Regards,
Francesco Forcher

Attachment: rfgun.o6990
Description: rfgun.o6990

Attachment: RFphotoinjector.tmpl
Description: RFphotoinjector.tmpl




Archive powered by MHonArc 2.6.19.

Top of Page