concentrated plasticity model

HOME FORUM User Discussions concentrated plasticity model

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #26805
    ADPFP
    Participant

    I created a concentrated plasticity 3D model using element zerolength.

    My set up for analysis is:

    constraints Plain;
    numberer RCM;
    system BandGeneral;
    test NormDispIncr 10e-6 1000;
    algorithm NewtonLineSearch;
    integrator LoadControl 0.001;
    analysis Static;
    analyze 5000;

    At the end of analysis I obtained this error:

    WARNING BandGenLinLapackSolver::solve() -LAPACK routine returned 25
    WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve()
    StaticAnalysis::analyze() – the Algorithm failed at iteration: 0 with domain at load factor 0.001

    What can be the error in the model?

    Thanks

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.