Stefan-Endres / DWPM-Mixture-Model

Phase seperation calculation using the DWPM mixture rule.
7 stars 3 forks source link

Example of argparse in context of this project #26

Closed alchemyst closed 8 years ago

alchemyst commented 8 years ago

I've shown how the inputs section of the config file can be handled using argparse instead of the config file. This will make running the program with different arguments easier from the command line.