Search found 5 matches

by jfhuang
Mon Feb 05, 2024 11:36 am
Forum: OpenSeesPy
Topic: issue with ops.getNP()
Replies: 6
Views: 4517

Re: issue with ops.getNP()

Hi Ricardo, I am having the same problem when compiling using cmake on Ubuntu. It seems the compiled python library is only the sequential version. Could you please explain in more detail how you fixed it? Did you just change mpirun/mpiexec to mpiexec.hydram? In my case, I do not have mpiexec.hydram...
by jfhuang
Mon Jan 09, 2023 10:33 am
Forum: Parallel Processing
Topic: MPI_Channel::recvVector() - incorrect number of entries for Vector received
Replies: 4
Views: 7826

Re: MPI_Channel::recvVector() - incorrect number of entries for Vector received

I believe it is related to the NormUnbalance convergence test. If I change to NormDispIncr, the issue goes away. I can confirm this as well using the lastest OpenSeesSP code. I was having this same error using NormUnbalance. When changing to NormDispIncr, it went away. Any thoughts/updates on this?
by jfhuang
Fri Jun 12, 2020 5:23 am
Forum: OpenSees.exe Users
Topic: Not seeing difference between -ele and -eleOnly using Region command and element mass density
Replies: 2
Views: 2580

Re: Not seeing difference between -ele and -eleOnly using Region command and element mass density

Hi selimgunay, Thank you very much for your reply. I have only used dispBeamColumn in the model and haven't used the -cMass option so I think the model has lumped mass. Both of the two cases (assign masses directly to the nodes or assign distributed masses) have the same periods (e.g. T1= 0.23030705...
by jfhuang
Fri Jun 05, 2020 6:01 pm
Forum: OpenSees.exe Users
Topic: Not seeing difference between -ele and -eleOnly using Region command and element mass density
Replies: 2
Views: 2580

Not seeing difference between -ele and -eleOnly using Region command and element mass density

Dear community, I have created a 1story-1bay frame model and tried to assign rayleigh damping (mass and initial stiffness proportional) to the whole model using the region command. According to the manual there are several options available in the region command including the '-ele' and '-eleOnly' o...
by jfhuang
Tue Dec 24, 2019 11:24 am
Forum: Parallel Processing
Topic: OpenSeesSP freezes
Replies: 10
Views: 18619

Re: OpenSeesSP freezes

Hi,

I am also running a transient analysis after the static analysis using OpenSeesSP which gives me the same error. I have defined system Mumps only once for analysis and it also worked fine when np=1. Is there a way to solve this problem now? Thanks in advance!

Regards,
Junfei