Skip to content

jinaojakezhang/FEDFEMBioheatDamage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thermal damage CEM43 computation (MIT License)

GitHub GitHub top language

This is the source repository which adds the computation of thermal damage CEM43 for the papers:

[1] 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].

[2] 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].

[3] 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 [Code].

Please cite the above papers 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😊

This repository contains three source files:

  • Bioheat.cpp
  • BioheatDeform.cpp
  • BioheatExpan.cpp

which can be built by following the instructions in their respective repositories:

The only difference is that the source code files in this repository compute the thermal damage CEM43 and write it to a CEM43.vtk.

How to visualize:

  1. Open CEM43.vtk. (such as using ParaView)
  2. Apply “Contour” for isosurfaces, value = 240 for 240 CEM43.

Feedback:

Please send an email to jinao.zhang@hotmail.com. Thanks for your valuable feedback and suggestions.

Releases

No releases published

Packages

No packages published

Languages