Cite LMG:
Lumbar Model Generator (LMG) is a MATLAB toolbox for semi-automatic generation of lumbar finite element geometries. This toolbox allows to obtain:
A work in progress feature is the pre-processing of the solid meshed model to prepare the .feb file to run the finite element simulation in FEBio.
Skip this step if finite element analysis with FEBio is not required.
Package | Purpose | Included? | Download |
---|---|---|---|
FEBio |
FEBio is a finite element solver and is used in LMG and GIBBON for all finite element analysis. | No | FEBio website |
GIBBON |
GIBBON The Geometry and Image-Based Bioengineering add-On |
No | GIBBON website |
TetGen |
Is used for tetrahedral meshing (and possibly constrained 3D Delaunay tessellation). See for instance HELP_runTetGen.m |
Yes | For other versions: TetGen website |
install_LMG.m
By running install_LMG.m
the LMG and FEBio (if needed) path definitions will be added and saved to MATLAB. The help and documentation will also be integrated. Once finished you will be asked to restart MATLAB. install_LMG.m
can be found in the main LMG folder.
LMG toolbox
under Supplemental Software
. This will open the toolbox help and documentation which is now searchable and integrated just like the rest of MATLAB’s help and documentation.Coming soon
Coming soon
Coming soon