VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Read the INDATA
namelist from a given input file.
More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_indata (in_file, iunit, ier_flag) |
Read the INDATA namelist from a given input file. | |
Read the INDATA
namelist from a given input file.
Definition in file read_indata.f90.
subroutine read_indata | ( | character(len=*) | in_file, |
integer | iunit, | ||
integer | ier_flag ) |
Read the INDATA
namelist from a given input file.
in_file | input file to read from |
iunit | unit number to use for input file |
ier_flag | error flag |
Definition at line 9 of file read_indata.f90.
References vmec_input::ac, vmec_input::ai, vmec_input::bloat, vmec_params::input_error_flag, vmec_input::lasym, vmec_input::lfreeb, vmec_main::lthreed, vmec_input::mgrid_file, vmec_input::mpol, vmec_input::ncurr, vmec_input::nfp, vmec_input::ntheta, vmec_params::ntmax, vmec_input::ntor, vmec_input::nzeta, vmec_params::rcc, vmec_params::rcs, vmec_input::read_indata_namelist(), vmec_params::rsc, vmec_params::rss, safe_open_mod::safe_open(), vacmod0::set_nestor_sizes(), vmec_params::zcc, vmec_params::zcs, vmec_params::zsc, and vmec_params::zss.
Referenced by readin().