PhiPsi v1.56.5 (2024-03-10) new features and bug-fixes:

  1. Bug fixes and enhancements of 3D XFEM.
  2. Keywords file now supports parameter definition and four arithmetic operations (+,-,*, and /).
  3. Now you can start a PhiPsi simulation in Terminal using the following instruction, for example:
    PhiPsi_Win64.exe -i XFEM.kpp -n 4
    where -n specifies the number of threads for the OpenMP parallel simulation.
    

PhiPsi v1.55.15 (2023-08-14) new features and bug-fixes:

  1. Enhancements of 3D XFEM.
  2. Support output vtk files for 3D cracks (Set *Key_Save_vtk to 1).
  3. Compiler updated to GCC version 13.1.0.
  4. New method to calculate 3D crack aperture (Set *Key_Crack_Aperture_Method to 1 to active).
  5. Support degenerated hexahedral elements.
  6. Some bugs on data conflicting in OpenMP have been fixed.

PhiPsi v1.55.4 (2023-05-07) new features and bug-fixes:

  1. Now supports intersection of arbitrary 3D cracks and the simulation of 3D complex fracture network.
  2. Add a new linear system solver: PCG-EBE (Set *Key_SLOE to 11).
  3. Supports simulation of contact between3D crack surfaces.
  4. Dynamic memory management for 3D XFEM simulation.
  5. Supports generation of random 3D natural fractures.
  6. Supports the import of FracMan natural cracks file (*.fab file).
  7. Bug fixes.
  8. Optimization.

PhiPsi v1.25.0 (2019-08-01) new features and bug-fixes:

  1. Kill elements to simulate excavation.
  2. Bug fixes.
  3. Optimization.

PhiPsi v1.23.2 (2019-04-16) new features and bug-fixes:

  1. Propagation of 3D cracks.

PhiPsi v1.21.0 (2018-09-26) new features and bug-fixes:

  1. A new linear solver SuperLU added.
  2. README.txt added.

PhiPsi v1.20.2 (2018-09-10) new features and bug-fixes:

  1. Support field problems with cracks and holes.

PhiPsi v1.19.1 (2018-08-28) new features and bug-fixes:

  1. Fixes a critical bug on stiffness matrix assembly of different kinds of enriched elements.
  2. Support random hole generation.
  3. Support cracks emerged form holes.

PhiPsi v1.18.6 (2018-06-19) new features and bug-fixes:

  1. Support triangular elements degenerated from quadrilateral elements.
  2. Improve the interactive display of error and warning information.
  3. Support nonlinear analysis such as plastic analysis.

PhiPsi v1.17.4 (2018-01-11) new features and bug-fixes:

  1. Add a linear system solver called Lis which supports OpenMP.
  2. Computational efficiency optimization (up to 50% as least).
  3. Add the support for the interactions between cracks and polygonal inclusions.

PhiPsi v1.16.3 (2017-10-31) new features and bug-fixes:

  1. Add the peridymanic analysis for simple problems.
  2. Add the support for the random generation of the irregular polygon inclusions.
  3. Add a new random generation algorithm which is controlled by a seed number.
  4. Improvements on the save of the binary data.
  5. Adds a new integration rule, i.e., subquads integration.
  6. Change the suffix of the keywords file to kpp.
  7. Add the support for curved cracks.
  8. Improvement: expand dimensions of related matrices when calculating the B matrix.

PhiPsi v1.13.7 (2017-05-21) new features and bug-fixes:

  1. Fix the bug in subroutine Get_Node_Stress_XFEM.f.
  2. Improvements of subroutines Vector_belongs_Matrix_Is_Dou.f, Vector_belongs_Matrix_Is_Int.f, and Matrix_Count_Row_Int.f.
  3. Rewrite the subroutine Tool_Intersection_Line_and_Circle.f with a totally new scheme.
  4. Improvement: clear all the results files in the current work directory by setting the keyword *Key_Clear_All to be 1.
  5. Add the support for the simulation of the intersection of cracks and holes.
  6. Add the support for the crossing crack.
  7. Improvement: identify the input parameters of the executable program by using "getarg" function.

PhiPsi v1.9.0 (2017-04-16) new features and bug-fixes:

  1. Fix a bug for the analysis of the static field problems.
  2. Add the analysis type for the transient field problems.
  3. Add the explicit dynamic analysis.
  4. Enhance OpenMP supports in the following subroutines: a) Get_Node_Stress_FEM.f b) Get_Gauss_Stress_FEM.f c) Assemble_Mass_Matrix_FEM.f d) Assemble_Stiffness_Matrix_FEM.f e) Get_Gauss_Disps.f
  5. Add the molecular dynamics analysis.
  6. Add the support for the plasticity material and damaged material.
  7. Add the support for the cohesive crack.
  8. Improvement: propagation increment is now allowed to be less than the length of an element.

PhiPsi v1.5.3 (2016-11-01) new features and bug-fixes:

  1. Add 3D XFEM analysis for the simple 3D planar crack.
  2. Add the support for the coupling of degrees of freedom (DOFs).
  3. Add the implicit dynamic analysis.
  4. Add the support the thermal stress.
  5. Add the support for the Biot consolidation.
  6. Add the analysis type for the static field problems.