Skip to content
#

finite-volume

Here are 61 public repositories matching this topic...

PSyclone
arporter
arporter commented Sep 9, 2020

Because we use argparse.ArgumentParser to handle command-line flags we automatically get an error if the user omits the (mandatory) filename argument. Unfortunately this means that simply running psyclone -v to get the version number fails.
I think what needs to be done is check for a solitary -v flag before we call parse_args in the main() routine in the generator.py file.

Improve this page

Add a description, image, and links to the finite-volume topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the finite-volume topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.