Dhondtguido / CalculiX

This repository contains the source files of CalculiX, a three-dimensional Finite Element Program (www.calculix.de).
GNU General Public License v2.0
72 stars 16 forks source link

Non-linear SPRING1 elements not identified #52

Open dgiljohann opened 11 months ago

dgiljohann commented 11 months ago

Non-linear SPRING1 elements are not properly identified (see Calculix forum [https://calculix.discourse.group/t/is-nonlinear-stiffness-allowed-for-spring1-elements/412/2]). Attached examples files (SPRING1_only01.inp and spring6nonlin.inp) fail with the error in ccx 2.21 release:

ERROR reading SPRING: a degree of freedom was specified (no decimal point in entry), however, there are neither SPRING1 nor SPRING2 elements in the input deck ERROR reading SPRING. Card image: 1

However there are SPRING1 elements in the input files. SPRING1_inp_examples.zip