OpenSees > constraints Plain
OpenSees > numberer Plain
OpenSees > system BandGeneral
OpenSees > test NormDispIncr 1.0e-6 6 2
OpenSees > algorithm Newton
OpenSees > integrator LoadControl 0.1
OpenSees > analysis Static
OpenSees > analyze 10
WARNING BandGenLinLapackSolver::solve() -factorization failed, matrix singular U(i,i) = 0, i= 1
WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve()
StaticAnalysis::analyze() - the Algorithm failed at iteration: 0 with domain at load factor 0.1
OpenSees > analyze failed, returned: -3 error flag
-3
OpenSees > puts "重力分析完成"
OpenSees > numberer Plain
OpenSees > system BandGeneral
OpenSees > test NormDispIncr 1.0e-6 6 2
OpenSees > algorithm Newton
OpenSees > integrator LoadControl 0.1
OpenSees > analysis Static
OpenSees > analyze 10
WARNING BandGenLinLapackSolver::solve() -factorization failed, matrix singular U(i,i) = 0, i= 1
WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve()
StaticAnalysis::analyze() - the Algorithm failed at iteration: 0 with domain at load factor 0.1
OpenSees > analyze failed, returned: -3 error flag
-3
OpenSees > puts "重力分析完成"