Search found 1 match

by zuohaopeng
Tue Jul 13, 2021 7:39 pm
Forum: OpenSeesPy
Topic: How to use the ExpressNewton algorithm?
Replies: 0
Views: 8314

How to use the ExpressNewton algorithm?

The opensees3.3.0 has been added the ExpressNewton algorithm. I can call it in tcl with "algorithm ExpressNewton <$iter> <$kMultiplier> <-initialTangent> <-currentTangent> <-factorOnce> ". But I don't know how to use it in openseespy.