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

Parse the first command-line argument into a filename. More...

Go to the source code of this file.

Functions/Subroutines

subroutine parse_extension (file_to_parse, file_or_extension, lnc)
 Parse the first command-line argument into a filename.
 

Detailed Description

Parse the first command-line argument into a filename.

Definition in file parse_extension.f.

Function/Subroutine Documentation

◆ parse_extension()

subroutine parse_extension ( character(len=*), intent(inout) file_to_parse,
character(len=*), intent(in) file_or_extension,
logical, intent(out) lnc )

Parse the first command-line argument into a filename.

Parameters
file_to_parseactual filename to read the input for VMEC from
file_or_extensionfirst command-line parameter given to VMEC
lncflag to indicate that a netCDF file is given

Definition at line 9 of file parse_extension.f.

Referenced by read_wout_mod::read_wout_file::readw_and_open().

Here is the caller graph for this function: