Search found 71 matches

by giovannimilan
Wed Dec 04, 2019 2:14 am
Forum: OpenSees.exe Users
Topic: Zero length elements with shear-axial interaction
Replies: 33
Views: 19975

Re: Zero length elements with shear-axial interaction

as far as I know - none has ever received the code.

But looks like many users are interested - perhaps it could become part of the standard OpenSees material library?
by giovannimilan
Tue Dec 03, 2019 7:16 am
Forum: OpenSees.exe Users
Topic: unloading/reloading issue with Hysteretic material
Replies: 0
Views: 2128

unloading/reloading issue with Hysteretic material

Hi all, I am running Time-Histories on SDoF model with 1 transnational spring with the Hysteretic material (see source code below by signature). I've realized something strange in the output hysteretic curves: -in the non-linear range, after the unloading, the reloading shows "jump" of forces (almos...
by giovannimilan
Mon Nov 27, 2017 12:48 am
Forum: OpenSees.exe Users
Topic: Add your own code
Replies: 4
Views: 4170

Re: Add your own code

selimgunay wrote: > You can probably follow the instructions for 32-bit on a 64-bit machine. In > a 64-bit machine, you don't necessarily need to use 64-bit software, you > can use 32-bit software as well. Indeed, i ve sorted it out changing ghe set up for x64 in Visual Studio, and it worked fine. T...
by giovannimilan
Sun Nov 19, 2017 12:41 am
Forum: OpenSees.exe Users
Topic: Add your own code
Replies: 4
Views: 4170

Re: Add your own code

nilz wrote:
> Hi
> I really appreciate if it is possible for you to send me the video which
> you have

https://www.youtube.com/watch?v=BaxFLF6A8Rg&t=977s
by giovannimilan
Fri Nov 17, 2017 5:14 am
Forum: OpenSees.exe Users
Topic: Adding a new material
Replies: 0
Views: 1782

Adding a new material

Hi guys, I ve got the .cpp and .h file ready for a new simple, but I am struggling with the setting up of Visual Studio, building the solution and stuff. is there any of you who would be up for a call (or skype call) to help me with this setting up part? I ve followed the video but cant get the basi...
by giovannimilan
Thu Nov 16, 2017 3:17 am
Forum: OpenSees.exe Users
Topic: Add your own code
Replies: 4
Views: 4170

Add your own code

Hi all,

I am following the video about how to add my own code to opensees. in the video everything (visual studio and opensees) is set to x32, but I ve got a x64 machine.

Are in this case different steps to be taken?

Cheers,
by giovannimilan
Mon Nov 13, 2017 2:33 pm
Forum: OpenSees.exe Users
Topic: Source code link does not work
Replies: 6
Views: 5447

Re: Source code link does not work

CMiculas wrote:
> @giovannimilan, files were sent with wetransfer.com!

I have seen it! thanks a lot!
by giovannimilan
Mon Nov 13, 2017 5:35 am
Forum: OpenSees.exe Users
Topic: Source code link does not work
Replies: 6
Views: 5447

Re: Source code link does not work

rafal wrote: > svn co svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk OpenSees > > see the link: > > http://opensees.berkeley.edu/OpenSees/developer/svn.php Thanks for the prompt reply. Thats the one which does not work for me. I keep on getting the message: You don't have permission to access...
by giovannimilan
Mon Nov 13, 2017 5:32 am
Forum: OpenSees.exe Users
Topic: Source code link does not work
Replies: 6
Views: 5447

Re: Source code link does not work

CMiculas wrote:
> Hello,
> I received the files a couple of days ago from another user, so, give me
> your mail address and I will send them!
> BR
> Cristian


giovanni1.milan@gmail.com
by giovannimilan
Sat Nov 11, 2017 4:04 am
Forum: OpenSees.exe Users
Topic: Source code link does not work
Replies: 6
Views: 5447

Source code link does not work

Hi all,

The source code link in the opensees webside does not work for me.

Is it the same for you?

Can someone please attach the current link of the source code?

Cheers,
by giovannimilan
Sat Nov 11, 2017 3:50 am
Forum: OpenSees.exe Users
Topic: Self-centering with asymmetric backbone
Replies: 0
Views: 1661

Self-centering with asymmetric backbone

Hi all, I trying to model a rocking behavior with non-lin rotational springs. The flag-shape model (Self centering) is the way to go, but I would need to have different yielding force in the 2 direction. Has anyone worked in something similar? Suggestions in an eventual coding procedure? Cheers,
by giovannimilan
Wed Nov 08, 2017 5:01 am
Forum: OpenSees.exe Users
Topic: How to extract absolute acceleration
Replies: 6
Views: 5465

Re: How to extract absolute acceleration

I myself did it in the post processing phase... summing up (python script or even excel) the values of the accel nodal recorder (relative) with the GM accelleration values, making sure that the time-step of the two is the same. It worked fine!
by giovannimilan
Wed Nov 01, 2017 2:04 am
Forum: OpenSees.exe Users
Topic: RigidLink beam & RigidDiaphragm issues
Replies: 11
Views: 8567

Re: RigidLink beam & RigidDiaphragm issues

wuhaoshrek wrote: > giovannimilan wrote: > > wuhaoshrek wrote: > > > fmk wrote: > > > > transformation handler cnnot handle one node constrained to another > > > > constrained to another. you should have been seeing warning messages. > try > > > > Penalty method, but you may have numerical problems ...
by giovannimilan
Wed Nov 01, 2017 1:19 am
Forum: OpenSees.exe Users
Topic: RigidLink beam & RigidDiaphragm issues
Replies: 11
Views: 8567

Re: RigidLink beam & RigidDiaphragm issues

wuhaoshrek wrote: > fmk wrote: > > transformation handler cnnot handle one node constrained to another > > constrained to another. you should have been seeing warning messages. try > > Penalty method, but you may have numerical problems due to conditioning as > > some of the penalty factors are goin...
by giovannimilan
Thu Oct 26, 2017 1:56 am
Forum: OpenSees.exe Users
Topic: Large Accelerations during gravity analysis
Replies: 2
Views: 2904

Re: Large Accelerations during gravity analysis

Why do you wanna use transient for gravity?

I usually for static, based on the example I found in opensees wiki.

Have you seen them? like dynamic analysis on 2d steel frame