|
integer function, public | x_ops::init_modes (grid_eq, eq) |
| Initializes some variables concerning the mode numbers. More...
|
|
integer function, public | x_ops::setup_modes (mds, grid_eq, grid, plot_name) |
| Sets up some variables concerning the mode numbers. More...
|
|
integer function, public | x_ops::check_x_modes (grid_eq, eq) |
| Checks whether the high-n approximation is valid: More...
|
|
integer function, public | x_ops::calc_res_surf (mds, grid_eq, eq, res_surf, info, jq) |
| Calculates resonating flux surfaces for the perturbation modes. More...
|
|
integer function, public | x_ops::resonance_plot (mds, grid_eq, eq) |
| plot \(q\)-profile or \(\iota\)-profile in flux coordinates with \(nq-m = 0\) or \(n-\iota m = 0\) indicated if requested. More...
|
|
integer function | x_ops::calc_u (grid_eq, grid_X, eq_1, eq_2, X) |
| Calculate \(U_m^0\), \(U_m^1\) or \(U_n^0\), \(U_n^1\). More...
|
|
integer function | test_du () |
|
integer function | x_ops::calc_pv (grid_eq, grid_X, eq_1, eq_2, X_a, X_b, X, lim_sec_X) |
| calculate \(\widetilde{PV}_{k,m}^i\) (pol. flux) or \(\widetilde{PV}_{l,n}^i\) (tor. flux) at all equilibrium loc_n_r values. More...
|
|
integer function | x_ops::calc_kv (grid_eq, grid_X, eq_1, eq_2, X_a, X_b, X, lim_sec_X) |
| calculate \(\widetilde{KV}_{k,m}^i\) (pol. flux) or \(\widetilde{KV}_{l,n}^i\) (tor. flux) at all equilibrium loc_n_r values. More...
|
|
integer function, public | x_ops::calc_magn_ints (grid_eq, grid_X, eq, X, X_int, prev_style, lim_sec_X) |
| Calculate the magnetic integrals from \(\widetilde{PV}_{k,m}^i\) and \(\widetilde{KV}_{k,m}^i\) in an equidistant grid where the step size can vary depending on the normal coordinate. More...
|
|
integer function, public | x_ops::divide_x_jobs (arr_size) |
| Divides the perturbation jobs. More...
|
|
integer function, public | x_ops::print_debug_x_1 (mds, grid_X, X_1) |
| Prints debug information for X_1 driver. More...
|
|
integer function, public | x_ops::print_debug_x_2 (mds, grid_X, X_2_int) |
| Prints debug information for X_2 driver. More...
|
|