Skip to content

MystranSolver/MYSTRAN_Validation

Repository files navigation

MYSTRAN_Validation

Automated test suite for validation of Mystran.

Warning

Not ready to use.

Run tests

py test.py path/to/mystran.exe

Build

Build f06magic somehow or use the included .exe file on Windows.

Directory structure

  • 📄 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors