Search found 84 matches

by Gholamreza
Wed Dec 27, 2017 11:19 am
Forum: OpenSees.exe Users
Topic: Website Access
Replies: 3
Views: 1036

Website Access

Does anyone know why I cannot access to some part of the website such as links below ?

http://opensees.berkeley.edu/OpenSees/workshops
http://opensees.berkeley.edu/WebSVN/lis ... runk%2FSRC

Thanks
by Gholamreza
Wed Dec 27, 2017 11:07 am
Forum: OpenSees.exe Users
Topic: New Damper
Replies: 8
Views: 2247

Re: New Damper

selimgunay wrote: > Which mass are you using? Hello selimgunay, Let's consider SDOF. The Resistance force in my damper is F = B.a which B is the fraction of mass of the structure, let say B = 0.5 m. Therefore the resistance force is F = B.a = 0.5.m.a. a is relative acceleration between two nodes of ...
by Gholamreza
Sun Dec 24, 2017 1:15 pm
Forum: OpenSees.exe Users
Topic: New Damper
Replies: 8
Views: 2247

New Damper

Hello, I am trying to model a new type of damper which its resistance force is proportional to relative acceleration of its nodes and I got stuck. The concept is super easy, let me give you an example. In Viscous damper resistance force is proportional to velocity, let say F=C.V. In my damper resist...
by Gholamreza
Tue Dec 19, 2017 6:28 pm
Forum: OpenSees.exe Users
Topic: Relative Node Acceleration
Replies: 3
Views: 814

Re: Relative Node Acceleration

Hey fmk, Do you have any tip how I can start coding that ?
I wonder if I could use the source code of ViscousDamper Material and modify that in the way I get resistance force based on accelerations in each step instead of velocities. Am I in a right tack ?

Thanks.
by Gholamreza
Tue Dec 19, 2017 6:17 pm
Forum: OpenSees.exe Users
Topic: Source codes
Replies: 5
Views: 4564

Re: Source codes

Hey TPdct , Yes please.
by Gholamreza
Tue Dec 19, 2017 8:30 am
Forum: OpenSees.exe Users
Topic: Source codes
Replies: 5
Views: 4564

Re: Source codes

I cannot access the aforementioned page. I constantly get the error below:

Forbidden
You don't have permission to access /WebSVN/listing.php on this server.

Apache/2 Server at opensees.berkeley.edu Port 80

Any Idea why I receive this error ? I am using Mac
by Gholamreza
Mon Dec 18, 2017 4:17 pm
Forum: OpenSees.exe Users
Topic: Source codes
Replies: 5
Views: 4564

Source codes

Does anyone know how I can access the source code in OpenSees ?
I'd like to access the source code for the viscous damper material and modify that based on my research.
Than you in advance
by Gholamreza
Mon Dec 18, 2017 11:10 am
Forum: OpenSees.exe Users
Topic: Relative Node Acceleration
Replies: 3
Views: 814

Relative Node Acceleration

Hello everyone Does anyone know what element I should use in order to have the force of element proportional to relative accelerations between its two terminals ? For example, the force of viscous damper is proportional to relative velocity between its two terminal or in friction damper the force of...
by Gholamreza
Sun Dec 17, 2017 7:30 am
Forum: OpenSees.exe Users
Topic: Inerter
Replies: 1
Views: 529

Inerter

Hello, In order to model new type of dampers I need an element which works with relative acceleration between two nodes. As far as I know, the built-in functions in OpenSees usually work with displacements and velocities at each step but I need a function which works with acceleration. Do you have a...