Steven Doyle
Steven Doyle
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...
If it's unused, I shouldn't get an error  ``` $PID MID1 TM MID2 12I/TM**3 MID3 TS/TM MPA $Z1 Z2 $PCOMP PID Z0 NSM SB FT TREF GE LAM $...
Bar stresses are included, but no header is written. Thus it's really confusing what is going on. It's expected that none of this would be written.  [BAR-I12.txt](https://github.com/MYSTRANsolver/MYSTRAN/files/14752467/BAR-I12.txt)
Per the docs: 192 > 0 Print some summary info for max abs value of GP force balance for each solution vector There is a difference between DEBUG(192) > 0...