modalDamping command problems

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
Motaei
Posts: 3
Joined: Fri Feb 09, 2018 7:08 am
Location: University of Tabriz

modalDamping command problems

Post by Motaei »

Dear users
I'm trying to use modalDamping command recommended by prof. Chopra
but apparently the command does not work with some of the integrators provided in OpenSees
I've used modalDamping command with central difference, generalized-alpha and KRAlphaExplicit integrators and the following error appears when I run the code:

IncrementalIntegrator: :getVel<> - not implemented for this integrator

Is there any way that I can use the modal command with the mentioned integrators?
and if there is, can you please provide me with a reference to do so.
Thanks for your time
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: modalDamping command problems

Post by fmk »

not till the code is changed and released. if you want to build your own version you could modify said integators to return the vel they are computing .. POST ONCE IN FUTURE
Motaei
Posts: 3
Joined: Fri Feb 09, 2018 7:08 am
Location: University of Tabriz

Re: modalDamping command problems

Post by Motaei »

Many thanks for your reply
Post Reply