Skip to Content.
Sympa Menu

opal - Re: [Opal] Question regarding traveling wave RF transverse deflecting cavity

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

Re: [Opal] Question regarding traveling wave RF transverse deflecting cavity


Chronological Thread  
  • From: "Kim, Seongyeol" <seongyeol.kim AT anl.gov>
  • To: "opal AT lists.psi.ch" <opal AT lists.psi.ch>
  • Subject: Re: [Opal] Question regarding traveling wave RF transverse deflecting cavity
  • Date: Mon, 10 Jan 2022 18:23:11 +0000
  • Accept-language: ko-KR, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=anl.gov; dmarc=pass action=none header.from=anl.gov; dkim=pass header.d=anl.gov; 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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Ubv0pquuBPOVlVRy14+ubwEHt0PtMKPdYBOLjwiWEDo=; b=aRY60aEBhHh3oI+4/GbXHem7CDgUVae6ZDiSx4XXmBuuK9aaUifS7a2Lwf4sNd/IMQ9IluxWAR9nAEH2xHeTDQxXL479+qVoz6RK/GrVa8Y7zAM/iR7umN2MncJax6CT+ekB1VFVy35nuzWr8Ww35MuQzGk95PfFfIdpACXo3jfDR4+Fh2Gdt7C6Nwn7UcDFWl8hsi3oQAu6ABEaBdO7xPVcGLeun1o2pWaG9WqvvltAO6XTJfqoOG2YB0fWeLEModgms+Jl4Mz1sOe879xW1PLuR0bNGTSWOv6pChW9VvaYZd/K/E0BUPDwcjOyiVrAJh9FCatHE4HUtGdDUNqHuQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Eu641QxQykqePWTHlcog6rrj3ydirdymDv59BKcJPL1gPlU64gROIYrVsk6o+pFcjBNCxS4UiCxYACzfz7lkhkbPdmCv7i3TZOaq9MiGOsGuG9UQ3p7zMayFIJCUx9UMix4KrsKXxhAGlsmZm1PwDqmXxBUib2Y/K7BRzMeCxYgjQVTvmlVbXhZXDens3VM5IA3MR0qOS/G6cLuqsAZuSoWq3SNfx9q/Geks4fIWY41bv8w9oVXx+YsqJqLki+jtp6Dog4bNs+R2q7YuTKUNozgEVRZDlRzmpuJl5qnhamV9qALT1rczKQU3Myfb3Tok5RWvXKRYqEkzcudI5f2xgA==
  • Authentication-results: mc2.ethz.ch; iprev=pass (mail-dm3gcc02on2087.outbound.protection.outlook.com) smtp.remote-ip=40.107.91.87; spf=pass smtp.mailfrom=anl.gov; dkim=pass header.d=anl.gov header.s=selector1 header.a=rsa-sha256; dmarc=pass header.from=anl.gov
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=anl.gov;
  • Suggested_attachment_session_id: e5c9be9b-8f55-3f0f-101c-ef7015e1ecb2

Dear all,

One more thing: Here, we tried to implement the traveling wave structure with separate components with 3Ddynamic type.
For the real part, we set the field to be [Re(E), Im(H)] and imaginary part to be [Im(E), Re(H)] using standing wave RFCavity element.

And, for the TDC (traveling wave cavity) element, we superimposed real and imaginary parts by setting the element like below: 
================================================================
TDC_Re:   RFCavity, L = Ltdc, VOLT = 1, ORIGIN = {0.0, 0.0, 0.05},
       ORIENTATION = {0.0, 0.0, 0.0}, TYPE = "STANDING",
       FMAPFN = "DeflectorRe.T7", FREQ = 11700.0, LAG = tdcPhase;

TDC_Im:   RFCavity, L = Ltdc, VOLT = 1, ORIGIN = {0.0, 0.0, 0.05},
       ORIENTATION = {0.0, 0.0, 0.0}, TYPE = "STANDING",
       FMAPFN = "DeflectorIm.T7", FREQ = 11700.0, LAG = tdcPhase-Pi/2; // +pi/2 or -pi/2 according to fieldmap data

TDC: Line = (TDC_Re, TDC_Im);
=================================================================

In addition to the setting we tried, I would like to get more confidence through the benchmarking data of traveling wave TDC example you provide.
I am looking forward to your message!

Best regards,
Seongyeol


보낸 사람: Kim, Seongyeol
보낸 날짜: 2022년 1월 10일 월요일 오후 12:08
받는 사람: opal AT lists.psi.ch <opal AT lists.psi.ch>
제목: Question regarding traveling wave RF transverse deflecting cavity
 
Dear all,

Hello, this is Seongyeol Kim, a postdoc with Argonne Wakefield Accelerator Facility in Argonne National Laboratory.
Currently, I am trying to perform formatting and implementing the traveling wave transverse deflecting cavity to the OPAL simulation.

I found that 3Ddynamic fieldtype for the OPAL simulation only includes real part of the fieldmap,
I think adding the imaginary part for implementing traveling wave structure is necessary, but I am not sure how to add it.
I was wondering if you could provide an example of the traveling wave transverse deflecting cavity. For me it will be a nice example and benchmarking data for our TDC in the OPAL simulation.

I am looking forward to hearing from you!
Best regards,
Seongyeol



Archive powered by MHonArc 2.6.19.

Top of Page