Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Hunting Peaks and Hollows

JohnNichols
Valued Contributor III
303 Views

So I have some experimental results that tell me that the FFT peaks are at 13 and 25. 

I set up a nice little structures model and run it through Pardiso (I know it is MKL) but I think this is a more Fortran.

I get my results from Pardiso as follows

 

 

Capture.JPG 

which in this case runs into the problem that the model is axisymmetric and one ends up with multiple identical modes. 

If I slowly perturb the model -- I get 

Capture1.JPG

more modes which is akin to the look of the real FFT - one has 8000 points in the FFT map -- it is easy to identify the FFT peaks - simple sort does it -- but anyone got any ideas for perturbing a model to seek the changed peaks as the FT changes - in this case the middle beam element is made thinner?

There are at least 10 variables that can change and each is a rv so it is interesting.

 

0 Kudos
0 Replies
Reply