VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
Loading...
Searching...
No Matches
safe_open_mod Module Reference

fault-tolerant file opening routines More...

Functions/Subroutines

subroutine safe_open (iunit, istat, filename, filestat, fileform, record_in, access_in, delim_in)
 

Detailed Description

fault-tolerant file opening routines

Function/Subroutine Documentation

◆ safe_open()

subroutine safe_open_mod::safe_open ( integer, intent(inout) iunit,
integer, intent(out) istat,
character(len=*), intent(in) filename,
character(len=*), intent(in) filestat,
character(len=*), intent(in) fileform,
integer, intent(in), optional record_in,
character(len=*), intent(in), optional access_in,
character(len=*), intent(in), optional delim_in )

Definition at line 14 of file safe_open_mod.f.

Referenced by mercier(), open_output_files(), read_indata(), and mgrid_mod::read_mgrid().

Here is the caller graph for this function: