ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
 
Loading...
Searching...
No Matches
orb5x::InitializeWeights Struct Reference

Spectral envelope used to initialize a potential perturbation. More...

#include "globals.hpp"

Public Attributes

int mmax_ini = 12
 Maximum initialized poloidal mode.
 
int mmin_ini = 0
 Minimum initialized poloidal mode.
 
int nmax_ini = 6
 Maximum initialized toroidal mode.
 
int nmin_ini = 6
 Minimum initialized toroidal mode.
 
Real pertw = 1.e-5
 Initial normalized potential amplitude.
 

Detailed Description

Spectral envelope used to initialize a potential perturbation.

Member Data Documentation

◆ mmax_ini

int orb5x::InitializeWeights::mmax_ini = 12

Maximum initialized poloidal mode.

◆ mmin_ini

int orb5x::InitializeWeights::mmin_ini = 0

Minimum initialized poloidal mode.

◆ nmax_ini

int orb5x::InitializeWeights::nmax_ini = 6

Maximum initialized toroidal mode.

◆ nmin_ini

int orb5x::InitializeWeights::nmin_ini = 6

Minimum initialized toroidal mode.

◆ pertw

Real orb5x::InitializeWeights::pertw = 1.e-5

Initial normalized potential amplitude.


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