0796f58254
CalculiX has alwasy been comoposed of two independent packages: ccx and cgx. Ccx, the main tool for doing FEA, depends on fortran and currently has to be built with GCC. Cgx, on the other hand, uses OpenGL and the C++ libraries it depends on are built with our native clang so buuilding it with GCC causes C++ library conflicts. By making ccx an independent port we can better focus on the specific requirements of each tool and avoid compiler-related conflicts. This also helps the port work again with newer versions GCC. PR: 219290. 22043, 220434 Approved by: gerald
12 lines
518 B
Text
12 lines
518 B
Text
A Three-Dimensional Structural Finite Element Program
|
|
|
|
CalculiX Finite Element Models can be built, calculated, and
|
|
post-processed.
|
|
|
|
Notice: The authors acknowledge that naming conventions and input style
|
|
formats for CalculiX are based on those used by ABAQUS, a proprietary,
|
|
general purpose finite element code developed and supported by Hibbitt,
|
|
Karlsson & Sorensen, Inc (HKS) and are used with kind permission from HKS.
|
|
Results obtained from CalculiX are in no way connected to ABAQUS.
|
|
|
|
WWW: http://www.calculix.de
|