Closed SteveDoyle2 closed 9 months ago
It also looks like there is an extra mode. It's unclear why this affects the subcase id.
The only change across these versions was properly reading one of the params (N, number of requested modes) in the EIGRL card -- finalising a fix for a memory bug.
There is now an extra mode because your EIGRL card asked for two (field #5). MYSTRAN (and other Nastran-like solvers) treat each mode as a subcase, so two modes means two subcases.
Before 15.1.1, you were only getting output for one mode even though you requested two modes be computed. So this is not a regression, it's a bug fix! ;)
Also of note, the eigenvectors are incorrectly flagged as displacements
EB-ALL-ELEM-TEST-LANCZOS-MODE-2-DPB.txt
This example was from the benchmark tests. This is a regression that was not seen in 15.1, but is seen in 15.1.1 and subsequent versions.
15.1.1
15.1