2 Modules

$\rightarrow $ https://concrete-fem.com

The following modules are currently used:

ConFem.py     

Main module inluding all described analysis types with finite elements

ConFemData.py

Hard coded input data specification for ConFem

ConSimFem.py

Simplified main module with reduced analysis possibilities

ConFemBasics.py

Basic finite element procedures

ConFemInOut.py

Input, output and plotting of data

ConFemMat.py

Procedures related to material types

ConFemElem.py

Procedures related to element types

ConFemSteps.py

Procedures related to loadings and boundary conditions

ConFemRandom.py

Procedures offering use of random fields

ConPlaD.py

Reinforcement design for plates and slabs based on linear elastic analysis

ConSimplex.py

Ideal plastic analysis for 2D-trusses with Simplex method

ConFemPost.py

Plot of given result data



Modules ConFem, ConSimFem, ConPlaD, ConSimplex, ConFemPost are for direct use. See Section 8.1 to run them. All other modules are indirectly used by calling.

$\rightarrow $ https://concrete-fem.com