Git Product home page Git Product logo

jinaojakezhang / fedfembioheatexpan Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 218 KB

Towards real-time finite-strain anisotropic thermo-visco-elastodynamic analysis of soft tissues for thermal ablative therapy

Home Page: https://www.sciencedirect.com/science/article/abs/pii/S0169260720316229

License: MIT License

C++ 100.00%
finite-element-methods bioheat-transfer-equation heat-transfer real-time openmp parallel-computing fem solid-mechanics explicit-dynamics explicit-solid-dynamics

fedfembioheatexpan's Introduction

Towards real-time finite-strain anisotropic thermo-visco-elastodynamic analysis of soft tissues for thermal ablative therapy (MIT License)

GitHub GitHub top language

This is the source repository for the paper:
Zhang, J., Lay, R. J., Roberts, S. K., & Chauhan, S. (2021). Towards real-time finite-strain anisotropic thermo-visco-elastodynamic analysis of soft tissues for thermal ablative therapy. Computer Methods and Programs in Biomedicine, 198, 105789. doi:10.1016/j.cmpb.2020.105789.

which is based on the works of

[1] Zhang, J., & Chauhan, S. (2019). Fast explicit dynamics finite element algorithm for transient heat transfer. International Journal of Thermal Sciences, 139, 160-175. doi:10.1016/j.ijthermalsci.2019.01.030 [Code].

[2] Zhang, J., & Chauhan, S. (2019). Real-time computation of bio-heat transfer in the fast explicit dynamics finite element algorithm (FED-FEM) framework. Numerical Heat Transfer, Part B: Fundamentals, 75(4), 217-238. doi:10.1080/10407790.2019.1627812 [Code].

[3] Zhang, J., & Chauhan, S. (2020). Fast computation of soft tissue thermal response under deformation based on fast explicit dynamics finite element algorithm for surgical simulation. Computer Methods and Programs in Biomedicine, 187, 105244. doi:10.1016/j.cmpb.2019.105244 [Code].

Please cite the above paper if you use this code for your research.

If this code is helpful in your projects, please help to ⭐ this repo or recommend it to your friends. Thanks😊

Environment:

  • Windows 10
  • Visual Studio 2017
  • OpenMP

How to build:

  1. Download the source repository.
  2. Visual Studio 2017->Create New Project (Empty Project)->Project->Add Existing Item->BioheatExpan.cpp.
  3. Project->Properties->C/C++->Language->OpenMP Support->Yes (/openmp).
  4. Build Solution (Release/x64).

How to use:

  1. (cmd)Command Prompt->build path>project_name.exe input.txt. Example:

  2. Output: T.vtk, U.vtk, and Undeformed.vtk

How to visualize:

  1. Open T.vtk and U.vtk. (such as using ParaView)

How to make input.txt:

  1. Liver_Iso.inp (Abaqus input) is provided in the “models”, which was used to create Liver_Iso_n1.txt.

Material types:

  1. Isotropic, orthotropic, and anisotropic thermal conductivities.
  2. Isotropic, transversely isotropic, and orthotropic thermal expansions.
  3. Neo-Hookean and Transversely Isotropic hyperelastic materials.

Boundary conditions (BCs):

  1. Node index: Disp, FixP, HFlux, FixT.
  2. Element index: Perfu, BodyHFlux.
  3. All Elements: Gravity, Metabo.

Notes:

  1. Node and Element index can start at 0, 1, or any but must be consistent in a file.
  2. Index starts at 0: *.txt.
  3. Index starts at 1: *_n1.txt.

Feedback:

Please send an email to [email protected]. Thanks for your valuable feedback and suggestions.

fedfembioheatexpan's People

Contributors

jinaojakezhang avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.