ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Namespaces | Variables
importTest.py File Reference

Go to the source code of this file.

Namespaces

 importTest
 

Variables

 importTest.parser = argparse.ArgumentParser()
 
 importTest.type
 
 importTest.help
 
 importTest.args = parser.parse_args()
 
 importTest.name = os.path.splitext(args.name)[0]
 
string importTest.import_cmd = f"import {name}"