Question about lamb wave dispersion example 回答済み
Hi,
I'm using the sample input file and review file to plot the dispersion curves. Is there any way to output the values of phase velocity and frequency from the review file since we want to know the exact values at some particular frequencies? Thanks.
1件のコメント
Hi Jinny,
In the input file (.flxinp) you can output mode shapes that can get you xyz velocities at specific frequencies, you can then output the raw data to a .mat file or a .csv file, view the mode shape in Post Processor or plot it in Review.
Here is a couple of things that will help you:
Calculating Mode Shape
To extract a mode shape you need to use the shap command (see command ref for more details).
Output to Post Processor
At the end of the .flxinp you can output to .flxdato file to view in Post Processor:
Here is a video on how to view the mode shape in PP.
Output to CSV
At the end of the .flxinp you can also output real and imag data to csv file:
If you would rather have the magnitude and phase data, you need to covert real and imag to mag and phase first, then output it:
Plot in Review
Here is a script that plots the mode shape in Review.
I hope this helps!
Best Regards,
Chloe
サインインしてコメントを残してください。
お探しのものを見つけられませんでしたか?
新規投稿