OpenSees 2.4

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
mar
Posts: 7
Joined: Sun Apr 14, 2013 12:26 pm
Location: UPRM

OpenSees 2.4

Post by mar » Mon Apr 15, 2013 5:41 am

Hello all,

Having trouble with tcl.lib. The elementAPI_TCL.cpp has no return value on:

LimitCurve *
OPS_GetLimitCurve(int LimCrvTag)

I will appreciate your help. Thanks!

Sincerely,
Mar

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: OpenSees 2.4

Post by fmk » Wed Apr 17, 2013 9:32 am

i have updated the code in the repository. just added a return 0;

mar
Posts: 7
Joined: Sun Apr 14, 2013 12:26 pm
Location: UPRM

Re: OpenSees 2.4

Post by mar » Wed Apr 17, 2013 10:08 am

Hello,

Thanks. I have tried that but then you will get problems with OPS_RotationShearCurve(void) and OPS_PinchingLimitStateMaterial(void) and produce error LNK2019. Thanks for your help on this.

Mar

dantefrizzoli
Posts: 3
Joined: Mon May 27, 2013 4:07 pm
Location: Las Vegas, NV

Re: OpenSees 2.4

Post by dantefrizzoli » Wed May 29, 2013 12:59 pm

Bump.
I'm a current master student at UMD researching geology and simulation software architecture. I also enjoy cycling, golf and writing for http://www.ultius.com

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: OpenSees 2.4

Post by fmk » Fri May 31, 2013 4:12 pm

sorry . i missed this .. i am putting a new release out next week. (monday or tuesday the code will be there, though the announcement may come later).

the DEVELOPER code directory needs to be updated to fix this problem, and at this stage i may as well do it for the version about to be released.

dantefrizzoli
Posts: 3
Joined: Mon May 27, 2013 4:07 pm
Location: Las Vegas, NV

Re: OpenSees 2.4

Post by dantefrizzoli » Sun Jun 02, 2013 9:07 pm

Perfect, thank you!
I'm a current master student at UMD researching geology and simulation software architecture. I also enjoy cycling, golf and writing for http://www.ultius.com

Post Reply