ImpactX
Public Attributes | List of all members
impactx::Sol_field_data Struct Reference

#include <SoftSol.H>

Public Attributes

amrex::Vector< amrex::ParticleReal > default_cos_coef
 
amrex::Vector< amrex::ParticleReal > default_sin_coef
 

Detailed Description

Default Fourier coefficients

Fourier coefficients for the on-axis longitudinal magnetic field Bz of a soft-edge solenoid based on a thin-shell model of the solenoid as a cylinder of current, as described in: https://doi.org/10.1016/j.nima.2022.166706. Parameters correspond to an aspect ratio of cylinder diameter / length = 1/3.

Usually superseded by user-provided input values.

Member Data Documentation

◆ default_cos_coef

amrex::Vector<amrex::ParticleReal> impactx::Sol_field_data::default_cos_coef

◆ default_sin_coef

amrex::Vector<amrex::ParticleReal> impactx::Sol_field_data::default_sin_coef
Initial value:
= {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0
}

The documentation for this struct was generated from the following file: