vtpasquale / NASTRAN_CoFE

A finite element code for structural analysis. Written in MATLAB. Uses Nastran input format.
Other
57 stars 16 forks source link

No descriptive error provided when CBEAM or CBAR orientation is undefined #20

Closed vtpasquale closed 1 year ago

vtpasquale commented 1 year ago

Check if the orientation vector is aligned with the beam axis and provide a descriptive MATLAB error when true.

vtpasquale commented 1 year ago

Done