[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😊
- Bioheat.cpp
- BioheatDeform.cpp
- BioheatExpan.cpp
which can be built by following the instructions in their respective repositories:
- https://github.com/jinaojakezhang/FEDFEMBioheat
- https://github.com/jinaojakezhang/FEDFEMBioheatDeform
- https://github.com/jinaojakezhang/FEDFEMBioheatExpan
The only difference is that the source code files in this repository compute the thermal damage CEM43 and write it to a CEM43.vtk.
- Open CEM43.vtk. (such as using ParaView)
- Apply “Contour” for isosurfaces, value = 240 for 240 CEM43.
Please send an email to jinao.zhang@hotmail.com. Thanks for your valuable feedback and suggestions.