🎉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

*** ERROR # 4965 *** Maximum number of time increment cutbacks reached, analysis aborted.

User: "Robert Phillips"
New Altair Community Member
Updated by Robert Phillips

Hello,

I am getting Error 4965 and need help fixing it.

*** ERROR # 4965 ***
Maximum number of time increment cutbacks reached,
analysis aborted.

I have attached the out file for reference. I am not sure what information is needed for people to help. So, please ask me for what you need.

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    If you look at the _nl.out file it will give you more hints on what is the problem, and where it is more critical.

    Can you describe in general what does your model have? contacts? what are you doing? I know that maybe you can't share your model, but at least a description and a couple images would be great.

     

    Please, also take a look at this post, as it might be helpful.

    https://community.altair.com/community?id=community_blog&sys_id=538764ab1b3790d4a5f742eddc4bcba4

    User: "Robert Phillips"
    New Altair Community Member
    OP
    Updated by Robert Phillips

    I have added the _nl.out file. I hadn't realized that i grabbed the wrong out file. thank you.

    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    I have added the _nl.out file. I hadn't realized that i grabbed the wrong out file. thank you.

    There something going on with your contact #7.

    The model seems to converge quite well until 80% and then, something breaks the contact close to node 92662395. There is a really high pressure error in this node. Maybe the contact is too stiff? Trying PCONT, SOFT, might help.

    Have you requested NLOUT (SVNONCNV)? Or NLMON for generating some intermediate output?

     

                                        CONTACT INTERFACE OutboardKNABmount (ID_7,ID_6)
            MAX PRESSURE ERROR          -.1923803404D+05      AT NODE  92662395      CONTACT ID  2

    User: "Robert Phillips"
    New Altair Community Member
    OP
    Updated by Robert Phillips

    I have NLOUT: NINT: value 10

    I did not have the SVNONCNV selected I am going to retry it with that.

     

    I am not familiar with the PCONT or SOFT and do not know how to use them. I will look into it and see if they seam like what I need here.

    Thank you.

    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    I have NLOUT: NINT: value 10

    I did not have the SVNONCNV selected I am going to retry it with that.

     

    I am not familiar with the PCONT or SOFT and do not know how to use them. I will look into it and see if they seam like what I need here.

    Thank you.

    depending on your contact pair, if one of the contact faces is too stiff and the other is too soft, a 'pin effect' might occur, resulting in very high pressure in one region/node.

     

    Try to review your contact pairs, around this node from the message.

    Also PCONT is an advanced contact  property that can be assigned to your contatct group in order to define advanced settings, such as stiffness. You can try to reduce stiffness a little bit, by using SOFT option, but in this case, you might get some penetration.

     

    run your model with PARAM,NLMON,DISP and check what happens in the non-convergent steps.

    SVNONCNV will also store the last non-converged increment.