15 static constexpr
bool is_XGCa =
true;
26 #if defined(DELTAF_CONV_SEPARATE_N0) || !defined(DELTAF_CONV)
38 #ifdef F0_UPDATE_ANALYTIC_OLD
bool multirate_timestepping
Use multirate timestepping.
Definition: sml.hpp:146
Simulation(NLReader::NamelistReader &nlr)
Definition: sml.tpp:5
double f0_update_analytic_damp_width
Definition: sml.hpp:109
bool resamp_for_final_restart_write
Perform resampling before dumping the final restart file.
Definition: sml.hpp:123
double f0_grid_alpha
Definition: sml.hpp:101
double flat_marker_width2
Definition: sml.hpp:137
bool em_control_variate_flag
Definition: sml.hpp:82
double flat_marker_decay_start1
Definition: sml.hpp:132
static constexpr bool separate_n0
Equivalent to the preprocessor flag for now.
Definition: sml.hpp:27
bool em_mixed_variable
Switch for use of mixed-variable formulation.
Definition: sml.hpp:73
double initial_deltaf_noise
Definition: sml.hpp:138
bool drift_on
Toggle for using drift.
Definition: sml.hpp:52
int nrk
Order of Runge-Kutta time integration of particles + fields.
Definition: sml.hpp:58
static constexpr bool is_XGCa
Equivalent to the preprocessor flag for now.
Definition: sml.hpp:17
static constexpr bool explicit_electromagnetic
Equivalent to the preprocessor flag for now.
Definition: sml.hpp:35
double low_mu_fill_population
Definition: sml.hpp:140
Definition: NamelistReader.hpp:193
int mstep_rmp_es
Definition: sml.hpp:152
bool exclude_private
Whether to exclude private region in ion charge deposition.
Definition: sml.hpp:87
int bounce_zero_weight
If ==1 and bounce>0, set particle weights to zero after bouncing from the outer boundary.
Definition: sml.hpp:46
double flat_marker_decay_start2
Definition: sml.hpp:133
int gstep
Current time step.
Definition: sml.hpp:144
bool em_es_step
Definition: sml.hpp:85
bool split_weight_scheme
Whether to use the split-weight scheme.
Definition: sml.hpp:69
bool diag_heat_on
Use heat diagnostics in sheath.
Definition: sml.hpp:54
bool xz_00_up
Use upper region of xz when obtaining 00 mode.
Definition: sml.hpp:56
bool update_poisson_solver
Whether poisson solver is updated.
Definition: sml.hpp:95
double mr_psi_max[5]
maximum normalized psi value of each multirate region
Definition: sml.hpp:149
static constexpr bool reduced_deltaf
Equivalent to the preprocessor flag for now.
Definition: sml.hpp:23
double loop_voltage_psimax
Inductive current drive: outer boundary (in pol. flux) of the loop voltage.
Definition: sml.hpp:166
double flat_marker_cutoff1
Definition: sml.hpp:134
bool field_solver_on
If false, charge deposition and field solve is skipped.
Definition: sml.hpp:67
int f0_grid_alpha_start
Definition: sml.hpp:111
int mr_factor[5]
Definition: sml.hpp:147
double loop_voltage
Inductive current drive: loop voltage (from Faraday's law curl(E)=-dB/dt)
Definition: sml.hpp:165
double marker_temp_factor3
Definition: sml.hpp:131
bool cce_coupling_on
Core-edge coupling flag.
Definition: sml.hpp:159
int nthreads
Number of OMP threads on the host.
Definition: sml.hpp:63
double marker_temp_factor
Definition: sml.hpp:129
int em_pullback_mode
Definition: sml.hpp:75
bool grad_psitheta
Definition: sml.hpp:89
bool ignore_f0g
Definition: sml.hpp:114
int restart_write_period
How many steps between restart writes.
Definition: sml.hpp:65
bool deltaf
Whether some species is deltaf.
Definition: sml.hpp:55
bool use_unfused_electron_push_kernel
Definition: sml.hpp:162
bool flat_marker
Definition: sml.hpp:128
bool sheath_adjust
Whether to adjust the sheath.
Definition: sml.hpp:50
bool resamp_on
Do resampling.
Definition: sml.hpp:122
double marker_min_temp
Definition: sml.hpp:139
double flat_marker_width1
Definition: sml.hpp:136
bool dwdt_exb_only
Definition: sml.hpp:71
int special
Special run (eg single particle, poincare)
Definition: sml.hpp:62
double time
Current simulation time.
Definition: sml.hpp:143
bool no_fp_in_f
Definition: sml.hpp:99
bool em_control_variate_final_cv
Definition: sml.hpp:81
int mstep_rmp_em
Definition: sml.hpp:154
bool f0_grid
Whether to use f0 grid.
Definition: sml.hpp:60
double flat_marker_cutoff2
Definition: sml.hpp:135
int sheath_mode
Type of sheath (0 is none)
Definition: sml.hpp:49
double dpot_te_limit
Max absolute value of dpot/temp in getf0.
Definition: sml.hpp:96
bool electron_on
Use kinetic electrons.
Definition: sml.hpp:59
double f0_update_analytic_alpha
Separate alpha from sml_f0_grid_alpha for Maxwellian contribution.
Definition: sml.hpp:108
int rmp_es_to_em_dt_ratio
Ratio of EM to ES time step size in RMP penetration calculation.
Definition: sml.hpp:156
bool em_b_para_eff
Effective dB_|| via a modified grad-B drift (Joiner et al., PoP, 2010)
Definition: sml.hpp:84
bool dwdt_fix_bg
Definition: sml.hpp:70
int mstep
Max number of time steps.
Definition: sml.hpp:57
bool field_aligned_initial
Definition: sml.hpp:127
bool limit_marker_den
Whether to limit marker density.
Definition: sml.hpp:61
bool f0_update_analytic
Definition: sml.hpp:105
double dt
Time step.
Definition: sml.hpp:48
int bounce
Bounce routine switch 0 for off, 1 for inner boundary, 2 for both boundaries.
Definition: sml.hpp:45
bool f0_update_analytic_local
If .false. –> flux-surface average update, .true. –> local.
Definition: sml.hpp:107
bool neutrals
Toggle for using neutrals.
Definition: sml.hpp:53
double marker_temp_factor2
Definition: sml.hpp:130
int em_control_variate_niter
Number of iterations for Ampere solve with control-variate method.
Definition: sml.hpp:83
bool ptb_3db_on
Toggle for ptb_3db.
Definition: sml.hpp:51
double bounce_buffer
Buffer width between sml_outpsi and where the particle actually bounces (must be >=0) ...
Definition: sml.hpp:47
bool em_control_variate
Switch for use of control variate method.
Definition: sml.hpp:74
bool resamp_restart_read
Whether to read a restart file written from a simulation with different grid.
Definition: sml.hpp:124
bool diff_on
Definition: sml.hpp:119
static constexpr bool old_f0_update_analytic
Equivalent to the preprocessor flag for now.
Definition: sml.hpp:41