what is this error?
Moderators: silvia, selimgunay, Moderators
-
- Posts: 7
- Joined: Mon Feb 02, 2015 2:31 am
what is this error?
I modeled the structure.
Shape is perfect figure.
but Brings up the following error:
WARING BandGenLinLapackSolver::solve<> -LAPACK routine returned 949
:
:
:
DirectIntegrationAnalysis::analyze<> - the Algorithm failed at time 0.005
OpenSees > analyze failed, returned : -3 error flag
WARNING BandGenLinLapackSolver :: solve <> -LAPACK routine returned 7
WARNING ModifieNewton :: solveCurrentStep<> -the Linearsysofeqn failed in solve<>
what this error?
Shape is perfect figure.
but Brings up the following error:
WARING BandGenLinLapackSolver::solve<> -LAPACK routine returned 949
:
:
:
DirectIntegrationAnalysis::analyze<> - the Algorithm failed at time 0.005
OpenSees > analyze failed, returned : -3 error flag
WARNING BandGenLinLapackSolver :: solve <> -LAPACK routine returned 7
WARNING ModifieNewton :: solveCurrentStep<> -the Linearsysofeqn failed in solve<>
what this error?
-
- Posts: 15
- Joined: Thu Oct 02, 2014 5:09 am
- Location: Tehran - Consulting Engineer
Re: what is this error?
Dear sonminkyun;
I think that you have an unused node in your model.
thanks
Nima
I think that you have an unused node in your model.
thanks
Nima
-
- Posts: 7
- Joined: Mon Feb 02, 2015 2:31 am
Re: what is this error?
Dear nimatehran
thanks replay..
um.. You said : (If the) input node 300point but use 299node point in my model.
this mean?
thanks replay..
um.. You said : (If the) input node 300point but use 299node point in my model.
this mean?
Re: what is this error?
it could mean any of the following:
1) you have a dangling node, i.e. node not connected to anything
2) not enough boundary conditions
3) bad material or element properties
1) you have a dangling node, i.e. node not connected to anything
2) not enough boundary conditions
3) bad material or element properties
-
- Posts: 15
- Joined: Thu Oct 02, 2014 5:09 am
- Location: Tehran - Consulting Engineer
Re: what is this error?
Dear sonminkyun
Yes. the answer of Dr. fmk is Worthwhile.
Yes. the answer of Dr. fmk is Worthwhile.
-
- Posts: 7
- Joined: Mon Feb 02, 2015 2:31 am
Re: what is this error?
Dear fmk and nimatehran
i checked the node and element
but there is no missing node and element...
I wandered.
i checked the node and element
but there is no missing node and element...
I wandered.
Re: what is this error?
well then the problem is 2 or 3.