Stellarator-Tools
Command Line Arguments

Introduction

This contains a description of the command line arguments. All arguments take the form of

-arg=value

Command Line Arguments

ArgumentTakes ValueDiscription
-hNDisplays the help text and exits the program.
-wout_file1YFirst wout file name.
-wout_file2YSecond wout file name.
-quantityYWout quantity to check.
-tolYTolarance value.

Programmers Reference

Reference material for the coding to implement command line parsing is found in the vmec_test::commandline_parser class.