Hi, Does this tool-box incorporates the viscous effects of fluids in acoustic propagation? If yes, then where to enter the viscosity of the fluid medium? I didn't find anything about the viscosity of the medium in the manual.
k-Wave
A MATLAB toolbox for the time-domain
simulation of acoustic wave fields
Simulating acoustic propagation in viscous fluid
(2 posts) (2 voices)-
Posted 5 years ago #
-
Hi Sumo,
Acoustic absorption in k-Wave is modelled using a fractional Laplacian operator that gives rise to absorption following a frequency power law. If you want to model viscous absorption, just set
medium.alpha_power = 2
, and definemedium.alpha_coeff
to give you the desired absorption coefficient in units of dB/MHz^2/cm.Brad.
Posted 5 years ago #
Reply
You must log in to post.