fvm.argument_parser module

Creates an argument parser for the FVM Framework using argparse

fvm.argument_parser.create_parser()[source]

Create an argument parser

Returns:

Argument parser for the FVM Framework

Return type:

class ‘argparse.ArgumentParser’