ASCOT5
Loading...
Searching...
No Matches
boozer_data Struct Reference

Data for mapping between the cylindrical and Boozer coordinates. More...

#include <boozer.h>

Data Fields

real psi_min
 
real psi_max
 
realrs
 
realzs
 
int nrzs
 
interp2D_data nu_psitheta
 
interp2D_data theta_psithetageom
 

Detailed Description

Data for mapping between the cylindrical and Boozer coordinates.

Definition at line 16 of file boozer.h.

Field Documentation

◆ psi_min

real boozer_data::psi_min

Minimum psi in other fields

Definition at line 17 of file boozer.h.

◆ psi_max

real boozer_data::psi_max

Maximum psi in other fields

Definition at line 18 of file boozer.h.

◆ rs

real* boozer_data::rs

R points of outermost poloidal psi-surface contour, nrzs elements, the first and last points are the same

Definition at line 19 of file boozer.h.

◆ zs

real* boozer_data::zs

z points of outermost poloidal psi-surface contour, nrzs elements, the first and last points are the same

Definition at line 21 of file boozer.h.

◆ nrzs

int boozer_data::nrzs

number of elements in rs and zs

Definition at line 23 of file boozer.h.

◆ nu_psitheta

interp2D_data boozer_data::nu_psitheta

the nu-function, phi=zeta+nu(psi,theta), with phi the cylindrical angle

Definition at line 24 of file boozer.h.

◆ theta_psithetageom

interp2D_data boozer_data::theta_psithetageom

boozer_theta(psi,thetag)

Definition at line 26 of file boozer.h.


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