![]()  | 
  
    Stellarator-Tools
    
   | 
 
This contains a description of the command line arguments. All arguments take the form of
-arg=value
Argument | Takes Value | Discription | 
 | N | Displays the help text and exits the program. | 
 | Y | Specify the wout input file name. | 
 | Y | Specify the surface file name. | 
 | Y | Write screen output to a log file. | 
 | Y | Configures openmp parallelism. The value of this flag sets the maximum number of threads to use. A value of -1 uses the default.  | 
-h.Reference material for the coding to implement command line parsing is found in the surface_commandline_parser module.