MYSTRAN
MYSTRAN copied to clipboard
MYSTRAN is a general purpose finite element analysis solver
The manual defines wa, wb here (note that the quality is low in the manual)  and then doesn't use wa, wb (it calls them w1 and w2)  Furthermore,...
this is incomplete, but it's a start https://github.com/MYSTRANsolver/MYSTRAN/blob/main/dev_docs/post_processing.md
Even something simple like displacement isn't created. The file wasn't opened.  [BAR-I12.txt](https://github.com/MYSTRANsolver/MYSTRAN/files/14752387/BAR-I12.txt)
DEBUG,200,1 is weird. This is useful, so it should also be a PARAM. It's also like 10 seconds to add.
UTIL/SPARSE_CRS_TO_FULL.f90:105: IF( DEBUG(205) > 0) CALL DEBUG_CRS_TO_FULL
i propose a markdown list of the 29 active issue tickets. go through and update it every so often, so we don't spin our wheels. If you really want to...
F06 is correct  [cshear.txt](https://github.com/MYSTRANsolver/MYSTRAN/files/14764602/cshear.txt)
Unnecessarily writing a special character leading to more difficult parsing for users. Not everyone knows how to work with unicode, even if some people do. If the input file has...