You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wbinventor edited this page Apr 12, 2013
·
2 revisions
Once PINSPEC is installed and the input file is complete, running PINSPEC is easy. From any directory with an input file, simply run the python input file using:
python InputFile.py
This will run the code with your input file, and print the progress to screen and to a log file as it is running. By default the output files would be placed in the current directory. Alternatively users can specify a path to which the outputs will be placed in, and PINSPEC would make the directory if it does not already exist.