invalid comand name "sensitivityIntegrator"

A place to ask questions on how to use OpenSees to perform Finite Element Reliability Analysis

Moderators: silvia, selimgunay, mhscott, Moderators

Post Reply
shanchen
Posts: 12
Joined: Sun Dec 14, 2014 11:19 pm
Location: xy

invalid comand name "sensitivityIntegrator"

Post by shanchen » Thu Apr 23, 2015 12:03 am

Hi:
everyone
when i conduct a analysis of the 2D RC frame given in http://opensees.berkeley.edu/wiki/index ... excitation,
a error happens.

invalid comand name "sensitivityIntegrator"
while executing
"sensitivityIntegrator -static"


can anybody give me some advice. i would be thankful

shanchen
Posts: 12
Joined: Sun Dec 14, 2014 11:19 pm
Location: xy

Re: invalid comand name "sensitivityIntegrator"

Post by shanchen » Fri Apr 24, 2015 3:36 am

i have found the problem , the version is not right.

mgrubisic
Posts: 9
Joined: Tue Jan 31, 2012 6:08 am
Location: University of Osijek, Croatia
Contact:

Re: invalid comand name "sensitivityIntegrator"

Post by mgrubisic » Tue May 26, 2015 12:00 am

Because of such problems, if someone needs the latest versions of OpenSees 64bit (for Windows machines, from 2.4.2 to 2.4.6), they can be downloaded from the following link: http://maringrubisic.com/software/OpenSees.zip

In this case, version 2.4.4. 64bit works just fine.
Last edited by mgrubisic on Mon Nov 19, 2018 2:25 am, edited 2 times in total.
Marin Grubišić
Assist. Professor, Structural & Earthquake Eng.
University of Osijek, Faculty of Civil Engineering and Architecture Osijek
3 Vladimir Prelog Street, HR-31000 Osijek, Croatia
marin.grubisic@gfos.hr | www.github.com/mgrubisic

alaukaia
Posts: 7
Joined: Thu Apr 16, 2015 11:03 am

Re: invalid comand name "sensitivityIntegrator"

Post by alaukaia » Tue Jun 16, 2015 11:25 am

If using the new version of OpenSees, just comment or delete this line ( sensitivityIntegrator -static") and your script will be analyzed normally.

mhscott
Posts: 872
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: invalid comand name "sensitivityIntegrator"

Post by mhscott » Tue Jul 21, 2015 12:04 pm

The sensitivityIntegrator command has been deprecated as the functionality of the SensitivityIntegrator class has been rolled in to the Integrator classes. You can simply remove the command. In future versions of OpenSees, the sensitivityIntegrator command will be added back, but will do nothing.

Post Reply