Control modes sorting in CMA

User: "Zakaria"
Altair Community Member
Updated by Zakaria

Hi all,

is there any way to sort the modes for characteristic mode analysis in PostFeko. That is mode 1 is the actual mode 1 and mode 2 is the actual mode 2 and so on. Because sometimes I cheek the modal significance to find some of them is a point of two points.

Thanks

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Wilco Strydom"
    New Altair Community Member
    Accepted Answer
    Updated by Wilco Strydom

    What is happening here is that the modes are assigned numbers so that we can consistently refer to a single mode across frequencies.

    At every frequency the *.out file will list the modes of that frequency in order of Modal Significance. The mode tracking algorithm will however determine mode numbering. In your example of getting modes in order 3-2-1, that simply means that at this frequency mode 3 is the most significant followed by mode 2 then lastly mode 1.

     

    When you request 6 modes you will only receive results for 6 modes at every frequency, but you will receive the most significant 6 modes at that frequency. This means that over the requested frequency range some modes will fall out of significance and new modes will enter significance. It is then very possible for a mode with the number 'mode 100' to be in the top 6 most significant modes at a later frequency.

     

    If you would like the modes numbered 1 to 6 at every frequency you can disable tracking in the *.pre file. The easiest way is to use EDITFEKO. The CMA request will look something like this:
     

     ** Characteristic modes OM: 6 : 1 : -1   ** CharacteristicModes1

    With the last number indicating that tracking is disabled.