GIBBON icon indicating copy to clipboard operation
GIBBON copied to clipboard

The Geometry and Image-Based Bioengineering add-On for MATLAB

Results 26 GIBBON issues
Sort by recently updated
recently updated
newest added

Kevin, i have used triSurfSlice to separate a surface (F,V). this process generated multiple disconnected surfaces. how can i isolate/select/keep one of these subsurfaces..say the one with the largest area?...

GIbbon has multiple demo for FEA analysis using FEBIO. Adding some CFD demo would be very much appreciated.

enhancement

Hi Kevin, As I told you in the VPH hands-on session, it's impossible to install GIBBON in a Windows environment without the admin privilege (I'm not sure about Linux, but...

help wanted

Hi, I am working on generating a bifurcated tube (from scratch) using Gibbon/Matlab and performing FEA and CFD and eventually FSI on it. I have completed the FEA part (mesh...

Would be great to have this capability. Optional algorithms are described here: https://www.researchgate.net/profile/Mamtimin-Geni/publication/242402318_Effective_Adaptation_of_Hexahedral_Mesh_using_Local_Refinement_and_Error_Estimation/links/564ad9e908ae127ff986cde0/Effective-Adaptation-of-Hexahedral-Mesh-using-Local-Refinement-and-Error-Estimation.pdf https://coreform.com/cubit_help/mesh_generation/mesh_modification/mesh_refinement.htm https://imr.sandia.gov/papers/imr20/Paudel.pdf

enhancement

Hi, I am modeling the mechanical responses of a fibrous composite. I successfully created the model, and I want to apply friction on the fibre/matrix interfaces (as the shaded yellow...

question

Hi, I am working on a simple model to get used to scripting FEBio with GIBBON. I have tried to add a tied contact surface between two beams, editing examples...

Hi Dr. Moerman I was doing the example 17 of Gibbon code documentation and it doesn´t run until I change the next line analysisType='static'; to analysisType='STATIC'; I´m not sure if...

There is an issue setting up `ggremesh` on Linux (and perhaps also MacOS/X ?). MATLAB ships with its own version of `ligstdc++`. Geogram and `ggremesh` however require a specific version....

I'm moving all my code to use FEbio 3.0. It is a bit tricky as the Febio manual is a bit thin on some areas. A particular problem I have...