VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
Loading...
Searching...
No Matches
read_indata.f90 File Reference

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.
 

Detailed Description

Read the INDATA namelist from a given input file.

Definition in file read_indata.f90.

Function/Subroutine Documentation

◆ read_indata()

subroutine read_indata ( character(len=*) in_file,
integer iunit,
integer ier_flag )

Read the INDATA namelist from a given input file.

Parameters
in_fileinput file to read from
iunitunit number to use for input file
ier_flagerror 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().

Here is the call graph for this function:
Here is the caller graph for this function: