Release notes of Version 1.0.0
Version 1.0.0 has been released on February 8, 2024.
Short description
Support for multiple materials with distinct constitutive equations:
Micromorphic laws
Orthotropic laws
Support for internal state variables (defined at integration points):
Use of
MGISdata structuresUse of mechanical behavior laws generated by MFront
Post-processing features for nonlinear mechanics:
ComputeResultantForceOnBoundary: Compute the resultant of the inner forces on a boundaryComputeMeanThermodynamicForcesValues: Compute macroscopic stress and strain for each materialParaviewExportIntegrationPointResultsAtNodes: Generate Paraview post-processing files with internal state variables using MGIS
Flexible C++ API for defining
MFEMsimulation featuresCI workflow with examples in test and 58% coverage
Profiler for performance analysis
Support for
MFEMsolvers
Solver Availables
Direct solvers:
UMFPackSolver
MUMPS
Krylov solvers:
CGSolver
GMRESSolver
BiCGSTABSolver
MINRESSolver
SLISolver
HyprePCG
HypreGMRES
HypreFGMRES
Solver from Petsc
Preconditioner:
HypreILU
HypreEuclid
HypreBoomerAMG
HypreParaSails
HypreDiagScale
Preconditioner from Petsc