Hyunjae Song
Comments
-
Thank you for answering. I have one more question about input signal. I have measured signal which has 20001 data length. But when I use this signal, pzflex use part of input signal. (0~0.65e-4 sec...
-
Hi. Chloe. That's what I'm asking you. In Acoustics, beam focus must place in front of geometric focus. Maximum pressure must place before 63 mm but you said focal point is 63. You and I did simul...
-
Hi Chloe I can get result looks like correct. But when I find maximum data position, that is not 63 mm. The maximum value place on 64.5 mm Is maximum pressure place at 63 mm in data?
-
Hi, Actually I have no experimental results because it's very difficult to measure real data. Goal of this simulation is to predict power of source. I think there is minimum size of source. Whe...
-
Here is contents of matr.prjmat c -------------------------------------------------------------- c Project Material Listc -------------------------------------------------------...
-
I'm just gonna paste my code. The output signal change depend on source size. Please help.. -------- mp omp 32 symb x1 = 0.0symb x2 = $x1 + 5.e-3symb x3 = $x2 + 19.e-3symb x4 = $x3 + 41.e-3symb x...
-
As I wrote at first, 1MPa, 200kHz.Half sine. func sine 0.2e6 1.e6 0. 0.5
-
Thank for your help Chloe.
-
Thank you for your answer Chloe. You mean this problem is caused by high pmin right? Then what is allowsed maximum(minimum?) pmin value for stable simulation?
-
Hi. Oliver Here is my two questions. 1. What if I want to use pressure input? Is it right that I just use hist and func command like below? data hist drv1 * pressure_data.datfunc hist drv1 2. I fix...