karamba3d / K3D_NightlyBuilds

Nightly build versions of Karamba3d
https://karamba3d.com
25 stars 2 forks source link

BUG: Forces for Beam Elements with a Spring Cross Section #52

Closed MCFormatEng closed 2 years ago

MCFormatEng commented 2 years ago

Describe the bug For the "Beam View" and "Beam Forces" components no forces are output for elements which have a spring cross section.

To Reproduce Steps to reproduce the behavior:

  1. Create a beam element from a line.
  2. Assign a spring cross section using the "Cross Section" component.
  3. Load the element
  4. Analysis model
  5. Look at the beam forces
  6. See that all results are 0.0

Notes Karamba Spring Forces Error.zip

Clemens-Preisinger commented 2 years ago

Thanks for your bug report. I will try to fix this as soon as possible. --Clemens

Clemens-Preisinger commented 2 years ago

Dear @MCFormatEng, I could not reproduce the bug. Did you use the latest build of Karamba3d from here? The display of springs (see here) is special: they show up as beam pieces of length 1 meter. The reason is to make it possible to deal with zero length springs. -- Clemens

MCFormatEng commented 2 years ago

Hi @Clemens-Preisinger,

Sorry, you are correct, I hadn't updated to the latest build and doing so fixes the issue.

Thank you for you help, Matt