Skip to Content.
Sympa Menu

opal - Re: [Opal] RBend reference particle trajectory properties

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

Re: [Opal] RBend reference particle trajectory properties


Chronological Thread  
  • From: "Li, Zhi" <zql810 AT mail.usask.ca>
  • To: Christof Metzger-Kraus <christof.j.kraus AT gmail.com>
  • Cc: "Boland, Mark" <mark.boland AT usask.ca>, "opal AT lists.psi.ch" <opal AT lists.psi.ch>
  • Subject: Re: [Opal] RBend reference particle trajectory properties
  • Date: Tue, 24 Nov 2020 19:45:33 +0000
  • Accept-language: en-CA, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mail.usask.ca; dmarc=pass action=none header.from=mail.usask.ca; dkim=pass header.d=mail.usask.ca; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=2Zz/e8407Iy3/SZCssCDbfQIHRY36OFWJqFncrnOieg=; b=A+hB9UjqAf4IV7MmI6aZEjGJWbhRQqBw+uXOZ2cvPLdo9kijLNxxkKnPcl2Zj10E0Sj90Dj8wZ1wo4mjoAg3JQOWRcXmhAtCFE8M/YBesCh4muZKsqlApxm8f9EqrJs3vkJVRqXCTN8fj62QazbxxUYGYdTHWYsGxhehtNIxpRt1U6TqtsHmJk8yRPnWu6gHhdTKj5BSVZgR+tbvsnHzagHZEk5OmU77rMqn3oPZIkvzilObPa1VBCPS6ch3iIZ/sOmLAFf8kq8NdhXBYe0/HR8zh83qpx5cMe9hiYeBA/2VQdzzOQpoBJJMnS+wYoitcCkauh5PscwgAqZFQP7SnQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=d74iw7dt3dh0m6J0u1ySmwckFQNuincUZdc87h4828yV8w6Z2rXI4SNmAggoO6RE+HEEz+BTnk5Zix+Tx0sy3wFj+qq/IzANNzTr4NJx4ssZNjWTQkOgnmfyv4YzVeb1QgDU8AiGYlFIF1Rn0kPP8oKp4j41y+oyHasXwwkosLrFWbATwBAKvcycS8rprm7QUeAtFmaF+wlPusSBlK/27TkZL2/G4ktXIKWpcW/zBum1mDJ5LVd/3fCdpNyBOnYV2xw/zpvomByZERpZwtZCI6mA7BIISS08+NFgQfP0vSAWN6DJPp0rNv/ZsP90G33HGz88n54bpFiG+R7pwrvzOQ==
  • Authentication-results: localhost; iprev=pass (mail-eopbgr660119.outbound.protection.outlook.com) smtp.remote-ip=40.107.66.119; spf=pass smtp.mailfrom=mail.usask.ca; dkim=pass header.d=mail.usask.ca header.s=selector2 header.a=rsa-sha256; dmarc=pass header.from=mail.usask.ca
  • Authentication-results: gmail.com; dkim=none (message not signed) header.d=none;gmail.com; dmarc=none action=none header.from=mail.usask.ca;

Hi Christof, 

After adding the line
OPTION, LOGBENDTRAJECTORY=TRUE;
I do get the trajectory file. 

However, I also want to see the trajectory properties output like the picture below.  



How do I get the code to write this information on the (.out) file?

Best regards, 

Zhi





From: Christof Metzger-Kraus <christof.j.kraus AT gmail.com>
Sent: November 24, 2020 1:11 PM
To: Li, Zhi <zql810 AT mail.usask.ca>
Cc: opal AT lists.psi.ch <opal AT lists.psi.ch>; Boland, Mark <mark.boland AT usask.ca>
Subject: Re: [Opal] RBend reference particle trajectory properties
 
CAUTION: External to USask. Verify sender and use caution with links and attachments. Forward suspicious emails to phishing AT usask.ca

Hi Zhi,

if you add
OPTION, LOGBENDTRAJECTORY=TRUE;
to your input file then you should find a file in the directory 'data' containing the trajectory of the reference particle.

Best regards,
Christof

On Tue, Nov 24, 2020 at 7:00 PM Li, Zhi <zql810 AT mail.usask.ca> wrote:
Hello OPAL-Team,

I'm currently learning to add a RBend component in OPAL-T. 
The input file is a modified version of the example RFphotoinjector.in file. 


I added the following to the input file (from the OPAL manual):

Bend: RBend, ANGLE = 30.0 * Pi / 180.0,
FMAPFN = "1DPROFILE1-DEFAULT",
ELEMEDGE = 0.25,
DESIGNENERGY = 10.0,
L = 0.5,
GAP = 0.02;

After the simulation finish running, I don't see any output describing the reference trajectory properties. I was expecting this information to be written in the (.out) file.

Please let me know where this information is stored. Thanks!

Best regards,

Zhi



Archive powered by MHonArc 2.6.19.

Top of Page