I am confused about the perfusion value of the Bioheatexact() function. The function seems to accept a constant value, a 1x3 (x,y,z) array, and a 3D (x,y,z) matrix. For HIFU, the heat maps in a plane perpendicular to the HIFU beam are always symmetrical. I want to input a perfusion value and have the heat map shape change in the direction of fluid flow. Can you provide any additional information that will help me implement this feature?
k-Wave
A MATLAB toolbox for the time-domain
simulation of acoustic wave fields
Perfusion Value in BioHeatExact
(2 posts) (2 voices)-
Posted 4 years ago #
-
Hi renardChien,
All of the material properties in
bioheatExact
must be specified as scalars (i.e., the medium is homogeneous). If you want to model heterogeneous values, you will need to usekWaveDiffusion
.Brad.
Posted 4 years ago #
Reply
You must log in to post.