![]()  | 
  
    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 | First wout file name. | 
 | Y | Second wout file name. | 
 | Y | Wout quantity to check. | 
 | Y | Tolarance value. | 
Reference material for the coding to implement command line parsing is found in the vmec_test::commandline_parser class.