Skip to content

Version 0.9.0

A new release version of the PrePoMax contains the following FEM features:

  • added support for import of section definitions from the .inp files (by Jason Williams)
  • added support for import of step definitions from the .inp files (by Jason Williams)
  • added support for import of boundary definitions from the .inp files (by Jason Williams)
  • added support for import of load (CLoad, DLoad) definitions from the .inp files (by Jason Williams)
  • added support for import of shell CAD geometry
  • added support for merging of shell faces into a compound
  • added support for visualizing shell face orientations
  • added support for flipping the shell face orientations
  • added support for splitting shell faces using two points
  • added support for meshing of shell geometries using triangle and quadrilateral elements
  • added support for meshing the .stl shell geometries
  • added support for creating shell sections
  • added support for visualizing the results on shell faces (option 2D)

And the following user features:

  • added support for auto-scroll in the monitor window
  • bug fixes