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

Boozer parameters on the target. 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

Boozer parameters on the target.

Definition at line 29 of file boozer.h.

Field Documentation

◆ psi_min

real boozer_data::psi_min

Minimum psi in other fields

Definition at line 30 of file boozer.h.

◆ psi_max

real boozer_data::psi_max

Maximum psi in other fields

Definition at line 31 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 32 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 34 of file boozer.h.

◆ nrzs

int boozer_data::nrzs

number of elements in rs and zs

Definition at line 36 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 37 of file boozer.h.

◆ theta_psithetageom

interp2D_data boozer_data::theta_psithetageom

boozer_theta(psi,thetag)

Definition at line 39 of file boozer.h.


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