opal AT lists.psi.ch
Subject: The OPAL Discussion Forum
List archive
- From: "Li, Zhi" <zql810 AT mail.usask.ca>
- To: Anastasia Ierides <aaierides AT gmail.com>
- Cc: Christof Metzger-Kraus <christof.j.kraus AT gmail.com>, "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
- Date: Tue, 24 Nov 2020 21:05:37 +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=AMbxFjpqewCf2Ms5ShBDW22xNdo1tRG1H04QSTtTQKQ=; b=Jw7ab1NABTzcd0GsOfQ6vcxD1o2QNx8S9xEpZMo8CJshQOJcOXIMRf+S8NLpYXsGTkyEEoNWicZ5gzY7PD22jg7cmJLPCgoixoozmrfy8AvRtuNhfR/NG90qjSNBxdTgDvAWR55z76KtgFeCMgAM4TtEBuGIiVgMPFU7LvwaHeooX59Mdvpr0W4AfGnG4Hf6bjogJiSqRxUX100MwNLWl4gKaN+UGPooSj8PO6IyQXxwei/qB/eGfEJpzXkIeP37PtWRrMbdhkF+kpRFJAojfGdLvmqBVbnLXc1BkDg6GmsC2dA4/2MVucT6v+qj/52oy/e+jPFZ/Ut512qI1PYbgw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LFe0g+qqUuN+pdiL+N2a47uDVbQ3/Z4TXvj/KrUA1z5ym7YNoMg4fLzpvx7yP8hcscny4b7e+mIXDMfLwAN82pvbqNkt2ve9JCI0SPWoYX5QZmqWF3SkEona+GNerzTpnf4+EW4mpsMeZfHDfJ0V/svbRFVDQ14GGQdHglm9l8AKZMxOOncF2z14fpKt7MeC7tpSWPJ2X1aE5DHWAPQQozZECAa5Pk1zuf78Ic4J/jSVlemO4DIznKVe4nLahrjfbCYz7ITl7I1RRTGj9OhfwOHU+bq87dNyO8Lr3339wdDHXfRBmndmqQs4PO718QMrlK2GsIEJXMe9DhjQyiA7qw==
- Authentication-results: localhost; iprev=pass (mail-eopbgr670091.outbound.protection.outlook.com) smtp.remote-ip=40.107.67.91; 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 Anastasia and Christof,
I not sure if I know how to increase the verbosity of the output.
Do you mean adding something to the end of the command line?
Originally, I did not have the command line:
OPTION, INFO=TRUE;
After adding this line and running the code again, I still don't see the information I'm looking for.
Perhaps I need a specific DMP option like the ones shown below?
Best regards,
Zhi
From: Anastasia Ierides <aaierides AT gmail.com>
Sent: November 24, 2020 1:55 PM
To: Li, Zhi <zql810 AT mail.usask.ca>
Subject: Re: [Opal] RBend reference particle trajectory properties
Sent: November 24, 2020 1:55 PM
To: Li, Zhi <zql810 AT mail.usask.ca>
Subject: Re: [Opal] RBend reference particle trajectory properties
Hi Zhi,
In addition to what Christof responded, is your INFO option set to TRUE inside your input file? (i.e., OPTION, INFO = TRUE;
Best,
Anastasia
On Tue, Nov 24, 2020 at 11:46 AM Li, Zhi <zql810 AT mail.usask.ca> wrote:
Hi Christof,
After adding the lineOPTION, 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 propertiesCAUTION: 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
-
[Opal] RBend reference particle trajectory properties,
Li, Zhi, 11/24/2020
-
Re: [Opal] RBend reference particle trajectory properties,
Christof Metzger-Kraus, 11/24/2020
-
Re: [Opal] RBend reference particle trajectory properties,
Li, Zhi, 11/24/2020
- Re: [Opal] RBend reference particle trajectory properties, Christof Metzger-Kraus, 11/24/2020
-
Message not available
-
Re: [Opal] RBend reference particle trajectory properties,
Li, Zhi, 11/24/2020
-
Re: [Opal] RBend reference particle trajectory properties,
Adelmann Andreas (PSI), 11/24/2020
- Re: [Opal] RBend reference particle trajectory properties, Li, Zhi, 11/24/2020
-
Re: [Opal] RBend reference particle trajectory properties,
Adelmann Andreas (PSI), 11/24/2020
-
Re: [Opal] RBend reference particle trajectory properties,
Li, Zhi, 11/24/2020
-
Re: [Opal] RBend reference particle trajectory properties,
Li, Zhi, 11/24/2020
-
Re: [Opal] RBend reference particle trajectory properties,
Christof Metzger-Kraus, 11/24/2020
Archive powered by MHonArc 2.6.19.