You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For grids (and other structures), there are often some supports that are arbitrary restraints of DOFs and not just "fixed" or "pinned". The code in here has no default for 3D structures for m_type that is for some support that is neither pin nor fixed and it crashes. Thanks!
The text was updated successfully, but these errors were encountered:
Running into a crash in this section:
opsvis/opsvis/model.py
Line 474 in 04c12f7
m_type
that is for some support that is neither pin nor fixed and it crashes. Thanks!The text was updated successfully, but these errors were encountered: