MYSTRAN icon indicating copy to clipboard operation
MYSTRAN copied to clipboard

MYSTRAN is a general purpose finite element analysis solver

Results 67 MYSTRAN issues
Sort by recently updated
recently updated
newest added

The manual defines wa, wb here (note that the quality is low in the manual) ![image](https://github.com/MYSTRANsolver/MYSTRAN/assets/1059417/add856e0-57c4-4554-b847-b391c89b6e8a) and then doesn't use wa, wb (it calls them w1 and w2) ![image](https://github.com/MYSTRANsolver/MYSTRAN/assets/1059417/34443721-1f36-4420-a3ca-5d1ae35d707f) Furthermore,...

documentation

this is incomplete, but it's a start https://github.com/MYSTRANsolver/MYSTRAN/blob/main/dev_docs/post_processing.md

documentation

Even something simple like displacement isn't created. The file wasn't opened. ![image](https://github.com/MYSTRANsolver/MYSTRAN/assets/1059417/22fd485b-e73c-4790-b77c-27cd75bac40a) [BAR-I12.txt](https://github.com/MYSTRANsolver/MYSTRAN/files/14752387/BAR-I12.txt)

bug
documentation
output

DEBUG,200,1 is weird. This is useful, so it should also be a PARAM. It's also like 10 seconds to add.

documentation
new card
input

UTIL/SPARSE_CRS_TO_FULL.f90:105: IF( DEBUG(205) > 0) CALL DEBUG_CRS_TO_FULL

documentation

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 ![image](https://github.com/MYSTRANsolver/MYSTRAN/assets/1059417/cb8395b7-8f47-418a-bb39-6240a8c2a715) [cshear.txt](https://github.com/MYSTRANsolver/MYSTRAN/files/14764602/cshear.txt)

bug
good first issue
output

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

documentation
good first issue
output