Hello there! In my code, I set up a tone burst signal that reaches a steady state; however, whenever I move onto the thermal simulation using kwavediffusion as an object and taking time steps, it results in T being computed as a matrix of NaN values, despite there being heat deposition values.
In addition to this issue, I have also used kWaveDiffusion as an object in a for loop to take time steps when the signal is on and time steps when the signal is off to simulate a pulsed wave, and was wondering if that was okay.
Thanks