🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Model analysis

User: "priyankabhola"
Altair Community Member
Updated by priyankabhola

Hi,

 

i want to regarding model analysis card deatil EIGRL card .

 what is meaning of V1, V2 ,ND.... when should i use  v1 and v2 .difference between v1 and v2. i saw some tutroial online someone use v1 some one use v2.  can you explain in detail.

 

Thanks in advance

Priyanka bhola

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "FaroukM"
    Altair Community Member
    Updated by FaroukM

    Hi,

     

    i want to regarding model analysis card deatil EIGRL card .

     what is meaning of V1, V2 ,ND.... when should i use  v1 and v2 .difference between v1 and v2. i saw some tutroial online someone use v1 some one use v2.  can you explain in detail.

     

    Thanks in advance

    Priyanka bhola

    Hi,

     

    First, you are running Real Eigenvalues Analysis using Lanczos solver (EIGRL).

     

    V1 and V2 mean the lower and upper bound of your frequency domain.

     

    ND means the number of roots (number of eigenvalues) of the following equation :

    (-w^2*M - K)*phi = 0

     

    with w refers to the real eigenvalue and phi means the eigenvectors.

     

    Cheers,

    User: "Nathan_22110"
    Altair Community Member
    Updated by Nathan_22110

    Hi,

     

    i want to regarding model analysis card deatil EIGRL card .

     what is meaning of V1, V2 ,ND.... when should i use  v1 and v2 .difference between v1 and v2. i saw some tutroial online someone use v1 some one use v2.  can you explain in detail.

     

    Thanks in advance

    Priyanka bhola

    Hi,

     

    As Farouk said, V1 and V2 are respectively the lower and upper frequency bound.

    For example, if you write V1=20 and V2=2000, then it will search for Natural Modes frequency only in this range [20,2000] (according to your unit system, generally Hz).

    ND is to specify the number of roots (so of modal frequencies) you want.

     

    Please find the table attached from EIGRL OptiStruct help. If you combine V2 and ND, it will only compute the minimum number of frequencies allowed by either V2 or ND. 

     

    Regards,

    Nathan

    <?xml version="1.0" encoding="UTF-8"?>Capture.PNG

    User: "priyankabhola"
    Altair Community Member
    OP
    Updated by priyankabhola

    Hi,

     

    First, you are running Real Eigenvalues Analysis using Lanczos solver (EIGRL).

     

    V1 and V2 mean the lower and upper bound of your frequency domain.

     

    ND means the number of roots (number of eigenvalues) of the following equation :

    (-w^2*M - K)*phi = 0

     

    with w refers to the real eigenvalue and phi means the eigenvectors.

     

    Cheers,

    thanks a lot for reply 

    User: "priyankabhola"
    Altair Community Member
    OP
    Updated by priyankabhola

    Hi,

     

    As Farouk said, V1 and V2 are respectively the lower and upper frequency bound.

    For example, if you write V1=20 and V2=2000, then it will search for Natural Modes frequency only in this range [20,2000] (according to your unit system, generally Hz).

    ND is to specify the number of roots (so of modal frequencies) you want.

     

    Please find the table attached from EIGRL OptiStruct help. If you combine V2 and ND, it will only compute the minimum number of frequencies allowed by either V2 or ND. 

     

    Regards,

    Nathan

    <?xml version="1.0" encoding="UTF-8"?>Capture.PNG

    thanks  a lot