Automated test suite for validation of Mystran.
Warning
Not ready to use.
py test.py path/to/mystran.exe
Build f06magic somehow or use the included .exe file on Windows.
- 📄
test.py- The main program - 📄
cases.txt- Definitions of the test cases. Read by test.py. - 📄
run_output.txt- Standard output and standard error from mystran. Written by test.py. May be useful for debugging failures. - 📁
decks- Input decks for all the test cases. They can be organized into subdirectories. - 📁
reference_msc- Reference .f06 solutions generated by MSC Nastran. Same filename stems and directory structure as the input decks. - 📁
reference_mystran- Reference .f06 solutions generated by an earlier version Mystran. Same filename stems and directory structure as the input decks. - 📁
working- Temporary working directory. Contains Mystran's output files, f06magic's script, etc.