structure
structure
|
Initialises Structure object for use in finite element analysis. |
constraint
|
Initialises base Constraint object. |
|
Tie constraint between two sets of nodes, elements or surfaces. |
displacement
|
Initialises the base GeneralDisplacement object. |
|
A fixed nodal displacement boundary condition. |
|
A pinned nodal displacement boundary condition. |
|
A pinned nodal displacement boundary condition clamped in XX. |
|
A pinned nodal displacement boundary condition clamped in YY. |
|
A pinned nodal displacement boundary condition clamped in ZZ. |
|
A pinned nodal displacement boundary condition released in X. |
|
A pinned nodal displacement boundary condition released in Y. |
|
A pinned nodal displacement boundary condition released in Z. |
|
A pinned nodal displacement boundary condition released in X and Y. |
|
A pinned nodal displacement boundary condition released in Y and Z. |
|
A pinned nodal displacement boundary condition released in X and Z. |
node
|
Initialises base Node object. |
set
|
Initialises base Set object. |
element
|
Initialises base Element object. |
A 1D element that resists axial, shear, bending and torsion. |
|
A 1D spring element. |
|
A 1D element that resists axial loads. |
|
A truss element that resists axial compressive loads. |
|
A truss element that resists axial tensile loads. |
|
A 2D element that resists axial, shear, bending and torsion. |
|
A shell element that resists only axial loads. |
|
A 3D element that resists axial, shear, bending and torsion. |
|
A Solid element with 5 faces (extruded triangle). |
|
A Solid element with 4 faces. |
|
A Solid cuboid element with 6 faces (extruded rectangle). |
element_properties
|
Initialises an ElementProperties object. |
load
|
Initialises base Load object. |
|
Pre-stress [units: N/m2] applied to element(s). |
|
Concentrated forces and moments [units:N, Nm] applied to node(s). |
|
Concentrated forces and moments [units:N, Nm] applied to different nodes. |
|
Distributed line forces and moments [units:N/m or Nm/m] applied to element(s). |
|
Distributed area force [units:N/m2] applied to element(s). |
|
Gravity load [units:N/m3] applied to element(s). |
|
Tributary area loads applied to nodes. |
|
Harmonic concentrated forces and moments [units:N, Nm] applied to node(s). |
material
|
Initialises base Material object. |
|
Elastic and plastic-cracking Eurocode based concrete material. |
|
Elastic and plastic, cracking concrete material. |
|
Damaged plasticity isotropic and homogeneous material. |
|
Elastic, very stiff and massless material. |
|
Elastic, isotropic and homogeneous material. |
|
Elastic, orthotropic and homogeneous material. |
|
Elastic and plastic, isotropic and homogeneous material. |
|
Bi-linear steel with given yield stress. |
misc
|
Initialises base Misc object. |
|
Initialises an Amplitude object to act as a discretised function f(x). |
|
Define nodal temperatures data. |
section
|
Initialises base Section object. |
|
Uniform thickness angle cross-section for beam elements. |
|
Hollow rectangular box cross-section for beam elements. |
|
Solid circular cross-section for beam elements. |
|
General cross-section for beam elements. |
|
Equal flanged I-section for beam elements. |
|
Hollow circular cross-section for beam elements. |
|
Solid rectangular cross-section for beam elements. |
|
Section for shell elements. |
|
Section for membrane elements. |
|
Section for solid elements. |
|
Solid trapezoidal cross-section for beam elements. |
|
For use with truss elements. |
|
For use with strut elements. |
|
For use with tie elements. |
|
For use with spring elements. |
step
|
Initialises base Step object. |
|
Initialises GeneralStep object for use in a static analysis. |
|
Initialises ModalStep object for use in a modal analysis. |
|
Initialises HarmonicStep object for use in a harmonic analysis. |
|
Initialises BucklingStep object for use in a buckling analysis. |