Search found 4 matches

by utku
Wed Mar 06, 2024 11:00 am
Forum: OpenSeesPy
Topic: Cannot Solve Eigenvalues
Replies: 7
Views: 9919

Re: Cannot Solve Eigenvalues

Thank you for your time. Have a nice day.
by utku
Wed Mar 06, 2024 9:38 am
Forum: OpenSeesPy
Topic: Cannot Solve Eigenvalues
Replies: 7
Views: 9919

Re: Cannot Solve Eigenvalues

I have defined mass per element as the last parameter of ops.element() command. Should I add another mass with ops.mass() command?
by utku
Wed Mar 06, 2024 7:23 am
Forum: OpenSeesPy
Topic: Cannot Solve Eigenvalues
Replies: 7
Views: 9919

Re: Cannot Solve Eigenvalues

Do you mean I should fix the 'ops.model()' part or 'ops.fix()' part?
by utku
Tue Mar 05, 2024 3:51 pm
Forum: OpenSeesPy
Topic: Cannot Solve Eigenvalues
Replies: 7
Views: 9919

Cannot Solve Eigenvalues

Hi, When I run my code, I'm having the error below. How can I solve this issue? Error: FullGenEigenSolver::solve() - the eigenvalue 1 is numerically undetermined or infinite FullGenEigenSolver::solve() - the eigenvalue 2 is numerically undetermined or infinite FullGenEigenSolver::solve() - the eigen...