Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@JohannesSchorr JohannesSchorr released this 29 Jan 06:35
· 360 commits to master since this release

What’s new in 0.1.0 (28th of January 2023)

This is the initial version of m_n_kappa.

Features

As this is the initial version of m_n_kappa the implemented features are shown hereafter. Further version will refer to this in case of changes

Geometries

See also Creating Geometries

Basic geometries

Composed geometries

Further features relate to geometries

  • adding two or more geometries leads to creation of a ComposedGeometry

  • if basic geometries are developed they must inherit from Geometry to all needed functionalities

Materials

See also Creating materials

Newly created materials must inherit from Material

Section

see also Build a section

  • combination of material and geometry

  • Section

Cross-section

see also Build a cross-section

Computation of a Moment-Curvature-Point

Computing a Moment-Curvature-Curve

Computing deformation of a single span beam

See also Deformation.

Beam considers:

  • number of elements the beam is split into
  • the effective width for concrete slab distinguishing between bending and membran width

two different loading scenarios:

Computes:

Documentation

Comprehensive documentation with following main sections:

Also documented are: