Skip to content

Releases: matnoel/EasyFEA

v1.2.6

07 Nov 17:16
Compare
Choose a tag to compare
  • Enhanced the Digital Image Correlation (DIC) analysis module.
  • Enhanced examples.
  • Updated docstrings.
  • Updated Display functions.

v1.2.5

27 Sep 13:03
Compare
Choose a tag to compare
  • Updated phase field solver.

v1.2.4

22 Sep 10:18
Compare
Choose a tag to compare
  • Updated docstrings.
  • Updated Display functions.
  • Updated PyVista_Interface functions.
  • Added _Elas.Get_sqrt_C_S() function.
  • Updated He split for heterogeneous material properties.
  • Added Save_pickle() and Load_pickle() functions.
  • Updated Gmsh_Interface for cracks.
  • Updated Folder functions.

v1.2.3

11 Sep 05:33
Compare
Choose a tag to compare
  • Ensures compatibility with python 3.9 and 3.10.

v1.2.2

10 Sep 10:29
Compare
Choose a tag to compare
  • Updated docstrings.
  • Updated simulations/_phasefield.py solver.
  • Updated Bc Config.
  • Updated tests.
  • Updated _Additional_Points().
  • Updated Mesh_Beams().

v1.2.1

17 Aug 10:35
Compare
Choose a tag to compare
  • Updated docstrings.

v1.2.0

14 Aug 08:00
Compare
Choose a tag to compare
  • Added the resetAll option in Set_Iter() to simplify the update process after iteration activation.
  • Enhanced clarity in phase field functions, including both simulation and material aspects.
  • Improved display options for geometric objects.
  • Improved display functions.
  • Provided clearer functionality in mesh and group element.
  • Updated the interface with Gmsh.
  • Improved phasefield examples.
  • Enhanced the Digital Image Correlation (DIC) analysis module.

v1.1.0

29 Jun 10:11
Compare
Choose a tag to compare
  • Updated gmsh interface functions.
  • Added controls when calling certain functions.
  • Updated geometric objects to modify parameters after creation.
  • Added a banner to the project.
  • Added CT.py damage simulation.

v1.0.3

16 May 10:28
Compare
Choose a tag to compare
  • Minor adjustments to README.md

v1.0.2

14 May 08:25
Compare
Choose a tag to compare
  • Minor adjustments to object printing.
  • Reorganization of save functions in the simulation recording and loading process.
  • Modification of the PETSc interface for the new version.
  • Implemented minor refinements in Solvers.py to ensure correct canonical values of matrix A in Ax=b equations, thus avoiding potential bugs when using PETSc or pypardiso.
  • Renamed functions in fem/_gauss.py to improve clarity and consistency.
  • Updated function names in Display.py to improve readability.
  • Updated copyright information to reflect the latest changes.
  • Added a contribution guide to facilitate community participation and collaboration.
  • Creation of a citation file.