Skip to content

core-engineering/aster-calc-section

Repository files navigation

aster-calc-section

Description

This collection of scripts enables the calculation of section properties with aster code with the help of salome meca. Now, it works with I beam geometry.

  • File Manager.py : the main python script reads input file and create communication temporary file. Then, geometry generation and mesh generation are called with salome meca. Finally, code aster is launched with the command MACR_CARA_POUTRE.
  • GenPro.py : salome python script for the geometry and the mesh
  • SectionAuto.comm : command file for code aster
  • SectionAuto.export : settings for code aster calculation
  • SectionAuto.input : I beam and H beam geometry
  • SectionAuto.output : section properties results

Use

  • User needs to adapt in every each scripts all file paths.
  • User needs to take care of python configuration in shell, salome and aster especially to launch pandas module within salome environment.

Next steps

  • Try to be less platform and user dependent ...
  • Try to use this database directly in code aster with AFFE_CARA_ELEM.

References

Philosophy

I would like to create some tools to facilitate the use of aster code with beam elements.

About

Automatic calculation of section properties with aster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages