how to display the ultrasonic wave propagate inside the 3D module? 回答済み

hey,

I designed a 3D module,but the .avi file just showed the wave propagate  on the surface of the block.How to display the wave propagate inside the block.The following is my code ,how to modify it?

And could anyone reply my last post?I am looking forward to your help.

 Best Regards

6件のコメント

  • 正式なコメント

    Hi there,

     

    You can set up multiple views to see the wave at slices or sections within the model. The nvew command allows you to set multiple views and you can cut into the model or own plot specific pars using the grph plot command e.g.

    grph

           plot matr i $i1 $i2 j $j1 $j2

    Please see the command reference for grph plot for more details. I have also answered your other post. Sorry for the delay.

     

    Best Regards,

    Chloe

    コメントアクション パーマリンク
  • HI,Chloe

    I code like the following.But it just shows a cut piece of the model,not the wave propagating within the 3Dmodel,as the pictureshowing.What I want to see is how the wave propagates inside the model.how to achieve it?

    Best regards.

    コメントアクション パーマリンク
  • Could anyone answer me please?

    コメントアクション パーマリンク
  • It's beacuse you are plotting the material array, matr.

    Change:

    to:

    plot aprs i $i5 $i5

    コメントアクション パーマリンク
  • Thanks so a lot. And can I watch the wave propagation inner the model by adjusting the transparency of the 3d aprs graph?

    コメントアクション パーマリンク
  • no reply for a long time

    コメントアクション パーマリンク

サインインしてコメントを残してください。

お探しのものを見つけられませんでしたか?

新規投稿