byuflowlab / GXBeam.jl

Pure Julia Implementation of Geometrically Exact Beam Theory
MIT License
85 stars 18 forks source link

Fix bug for when the layup contains no webs - closes #88 #89

Closed tylercritchfield closed 1 year ago

tylercritchfield commented 1 year ago

Added an if statement in src/afmesh.jl and a test in test/section.jl.