Skip to content

AjinkyaDahale/OpenIFEM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenIFEM

An implementation of the Immersed Finite Element Method based on deal.II

Dependencies

  1. MPICH/Open MPI
  2. PETSc with MUMPS and Hypre
  3. p4est
  4. METIS
  5. deal.II greater than v9.1 with 1-4

Install

References

  1. @article{cheng2019openifem, title={Openifem: a high performance modular open-source software of the immersed finite element method for fluid-structure interactions}, author={Cheng, Jie and Yu, Feimi and Zhang, Lucy T}, journal={Computer Modeling in Engineering & Sciences}, volume={119}, number={1}, pages={91--124}, year={2019} }

  2. @article{zhang2004immersed, title={Immersed finite element method}, author={Zhang, Lucy and Gerstenberger, Axel and Wang, Xiaodong and Liu, Wing Kam}, journal={Computer Methods in Applied Mechanics and Engineering}, volume={193}, number={21-22}, pages={2051--2067}, year={2004}, publisher={Elsevier} }

  3. @article{zhang2007immersed, title={Immersed finite element method for fluid-structure interactions}, author={Zhang, LT and Gay, M}, journal={Journal of Fluids and Structures}, volume={23}, number={6}, pages={839--857}, year={2007}, publisher={Elsevier} }

  4. @article{wang2012semi, title={Semi-implicit formulation of the immersed finite element method}, author={Wang, Xingshi and Wang, Chu and Zhang, Lucy T}, journal={Computational Mechanics}, volume={49}, number={4}, pages={421--430}, year={2012}, publisher={Springer} }

  5. @article{wang2013modified, title={Modified immersed finite element method for fully-coupled fluid--structure interactions}, author={Wang, Xingshi and Zhang, Lucy T}, journal={Computer methods in applied mechanics and engineering}, volume={267}, pages={150--169}, year={2013}, publisher={Elsevier} }

About

An implementation of the Immersed Finite Element Method based on deal.II

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • CMake 1.7%