This repository contains the source files of CalculiX, a three-dimensional Finite Element Program (www.calculix.de).
GNU General Public License v2.0
86
stars
21
forks
source link
Bugfix: Non-linear SPRING1 elements in springs.f: "if(ncmat_.lt.3) then" in line 227 #53
Open
dgiljohann opened 1 year ago
fixing non-linear SPRING1 elements which were not properly identify by parsing the input file (see attached examples) fixes.
SPRING1_inp_examples.zip
References: Calculix forum with the issue: https://calculix.discourse.group/t/is-nonlinear-stiffness-allowed-for-spring1-elements/412/2 GitHub issue: https://github.com/Dhondtguido/CalculiX/issues/52