-
Notifications
You must be signed in to change notification settings - Fork 0
Small Derivations
This page contains miscellaneous theoretical derivations useful for Gkeyll development, including flux surface averaging in discontinuous Galerkin representation and other computational methods.
This derivation addresses the need for a new Dirichlet boundary condition in the Poisson solver at target corners of 3×2v core+SOL simulations. The boundary value must be constant in y-direction to ensure continuity between twist-and-shift boundary conditions (TSBC) and sheath entrance BC
Zero Dirichlet BC: Equivalent to perfectly conducting wall BC at target corner
- Result: Strong internal transport barrier formation
- Physical interpretation: Unrealistic for most scenarios
Flux Surface Average BC: Set boundary value to flux surface average of electrostatic potential
The flux surface average of the electrostatic potential:
Where
In discontinuous Galerkin representation, a configuration space field A is expressed as:
Where:
-
$N_c$ : Number of cells in each direction -
$N_b$ : Number of DG basis functions per cell -
$A_{ijk}^{(n)}$ : Modal coefficients -
$φ_{ijk}^{(n)}$ : DG basis functions
The integral over a surface in DG representation:
Where the integration is performed over cell c_{jk}.
Home | Gkeyll Electromagnetic Module | Quantities of Interest