narupa.openmm.cli module

Command line interface for narupa.openmm.

narupa.openmm.cli.handle_user_arguments() → argparse.Namespace

Parse the arguments from the command line.

Returns:The namespace of arguments read from the command line.
narupa.openmm.cli.main()

Entry point for the command line.