MYSTRANsolver / MYSTRAN

MYSTRAN is a general purpose finite element analysis solver
https://www.mystran.com/
MIT License
52 stars 15 forks source link

EIGRL number of modes memory bug #33

Open SteveDoyle2 opened 7 months ago

SteveDoyle2 commented 7 months ago

Currently we're only handling the case where N is defined. It's very common to use a range as well, which requires a dynamic number of modes as output.

We don't necessarily need to handle all cases, but they shouldn't cause memory issues. It would be very nice to though.

image

Note that all blank results in 1 mode.