Skip to content

Changelog:

1.0.4

  • Fixed issue with the post-processing script where it would not work if the user had attempted to run it more than once in the same session. This was due to the script not resetting the variables correctly.

1.0.3

  • Fixed issue with log window; where if the window exceeded 1000 lines it would freeze the program until it was restarted. Now it will remove lines from the top of the log window if it exceeds 1000 lines.

1.0.2

  • Fixed issue in meshing script where it would look for a temporary file that it did not need to unless certain conditions were met.

1.0.1

  • Made the inputs freeze while a function is running. This prevents variables changing and starting a function multiple times.
  • Changed tempfile functionality to delete file after use.
  • Changed from local offline documentation in the program to online documentation.
  • Cleaned some documentation up.
  • Minor fixes.

1.0.0

  • Initial release of the software.
  • Includes the following features:
  • Meshing with ANSYS ICEM CFD and APDL.
  • Material application with Bonemat CLI.
  • FEM script for 4-point bending in ANSYS APDL.
  • Post-processing in ANSYS.