Releases: MYSTRANsolver/MYSTRAN
MYSTRAN 15.2.1
This update contains improvements to the input parser and fixes several crashes.
Changes
- Improvements to the input parser by @SteveDoyle2 in GH-58, GH-68 and GH-71
- Fix for a segfault caused by a closed ANS file by @SteveDoyle2 in GH-64
- Fix for broken UTF-8 in some output files by @Bruno02468 in GH-79
- Other minor bug fixes by @Bruno02468 and @SteveDoyle2 in GH-85
All commits since 15.2.0: 15.2.0...15.2.1
MYSTRAN 15.2.0
This update implements a significant improvement to the RBE3 element (which would hardly be possible without the invaluable assistance we got from Victor from the MecWay project), a TUBE2 option for PBARL props, and adds grid point forces in OP2 output.
If you're interested in technical details, see the pull-request-level information:
- Adding TUBE2 option to PBARL by @SteveDoyle2 in #40
- Adding GPFORCE op2 writing to Mystran by @SteveDoyle2 in #55
- The RBE3 Fix by @Bruno02468 in #59
MYSTRAN 15.1.7
This update fixes a crash found when running some buckling solutions. Check out GH-44 for details.
MYSTRAN 15.1.6
This patch integrates memory bug fixes for buckling decks. See GH-41 for details.
MYSTRAN 15.1.5
This update integrates four PRs by @SteveDoyle2:
- fix PARAM,GRDPNT bug in #21
- case control no longer throws warnings for PLOT unless it's GPFORCE in #23
- fixing op2 subcase id in #32
- op2 gets date correct now instead of faked value #35
All commits compared to previous release: 15.1.4...15.1.5
MYSTRAN 15.1.4
This update fixes a memory bug when writing BAR engineering forces to a .ANS file. See GH-14.
MYSTRAN 15.1.3
This patch-level update fixes a memory bug that could arise in models with PCOMPs. See GH-13.
MYSTRAN 15.1.2
This patch-level update disables K6ROT by default -- see GH-12.
MYSTRAN 15.1.1
MYSTRAN 15.1.0
This update enables the K6ROT feature. See GH-10 for details.