Stellarator-Tools
|
Subroutines and functionsto apply the helical perturbation to open up islands. More...
Functions/Subroutines | |
integer function, public | init_data (namelist_file) |
Load the namelist. More... | |
Variables | |
integer, public | niter_max |
Maximum number of iterations. | |
Subroutines and functionsto apply the helical perturbation to open up islands.
integer function, public perturbation::init_data | ( | character (len=*), intent(in) | namelist_file | ) |
Load the namelist.
READS siesta.jcf (JOB CONTROL FILE) for data (generalized to siesta_<name>.jcf, where <name> is the command line argument (ignored if not present!)
[in] | namelist_file | Path to the siesta namelist input file. |