can i get help to fix this (WARNING: CTestNormDispIncr::test() - failed to converge
after: 100 iterations current Norm: 0.000120886 (max: 0.0001, Norm deltaR: 514.632)
NewtonRaphson::solveCurrentStep() -the ConvergenceTest object failed in test()
StaticAnalysis::analyze() - the Algorithm failed at step: 0 with domain at load factor 451.315
OpenSees > analyze failed, returned: -3 error flag
ERROR: the analysis did not converge
while executing
"error "ERROR: the analysis did not converge""
("for" body line 60)
invoked from within
"for {set i 1} {$i <= $ncycles} {incr i} {
set itime [lindex $time $i]
set itime_old [lindex $time [expr $i-1]]
set iU [lindex $U $i]
set iU_old [l..."
(file "analysis_steps.tcl" line 339)
invoked from within
"source analysis_steps.tcl"
(file ".\main.tcl" line 81))
Run Analysis
Re: Run Analysis
It's a convergence issue, but without a file it's difficult to tell where the problem is