Extension: Geometries
#include "dg/geometries/geometries.h"

Approximate \( \mathcal{K}^{Z}_{\vec{\kappa}} \). More...

Inheritance diagram for dg::geo::CurvatureKappaZ:
[legend]

Public Member Functions

 CurvatureKappaZ (const TokamakMagneticField &mag, int sign)
 
double do_compute (double R, double Z) const
 
- Public Member Functions inherited from dg::geo::aCylindricalFunctor< CurvatureKappaZ >
double operator() (double R, double Z) const
  do_compute(R,Z) More...
 
double operator() (double R, double Z, double phi) const
  do_compute(R,Z) More...
 

Detailed Description

Approximate \( \mathcal{K}^{Z}_{\vec{\kappa}} \).

\( \mathcal{\hat{K}}^{\hat{Z}}_{\vec{\kappa}} = - \frac{1}{\hat{R} \hat{B}} \)

Note
We implicitly assume the toroidal field line approximation, i.e. all curvature and other perpendicular terms assume that the perpendicular direction lies within the R-Z planes of a cylindrical grid (The plane \( \perp \hat{ e}_\varphi\) )

Constructor & Destructor Documentation

◆ CurvatureKappaZ()

dg::geo::CurvatureKappaZ::CurvatureKappaZ ( const TokamakMagneticField mag,
int  sign 
)
inline

Member Function Documentation

◆ do_compute()

double dg::geo::CurvatureKappaZ::do_compute ( double  R,
double  Z 
) const
inline

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