Search found 3 matches
- Sat Apr 03, 2021 5:47 am
- Forum: OpenSees.exe Users
- Topic: MVLEM convergence Problem
- Replies: 1
- Views: 3054
Re: MVLEM convergence Problem
i have the same question too, but it just happen in dynamic analysis ,do you solve the problem now?
- Thu Feb 25, 2021 6:49 am
- Forum: OpenSeesPy
- Topic: Openseespy can't calculate all seismic load steps completely
- Replies: 2
- Views: 3846
Re: Openseespy can't calculate all seismic load steps completely
For example, this simple single pier analysis model encountered such a problem when it was running. I don't know where my code went wrong。 ################################################# # -*- coding: utf-8 -*- """ Created on Thu Feb 25 23:08:01 2021 @author: quanjingwu ""...
- Wed Feb 24, 2021 7:18 am
- Forum: OpenSeesPy
- Topic: Openseespy can't calculate all seismic load steps completely
- Replies: 2
- Views: 3846
Openseespy can't calculate all seismic load steps completely
Hi, everyone, when I used openseespy for seismic time history analysis, I set 5000 steps, but the calculation stopped suddenly when it reached 4800. But with the same code, OpenSees TCL can complete 5000 steps. Has anyone ever encountered such a problem?