Opensees 2.5 compiled

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

Moderators: silvia, selimgunay, Moderators

Post Reply
gst
Posts: 8
Joined: Thu Oct 23, 2014 6:48 am
Location: UNCuyo

Opensees 2.5 compiled

Post by gst » Tue Sep 19, 2017 5:48 pm

Hello All,
I downloaded and compiled Opensees 2.5 with Visual Studio 2010. I added a new material and element and It has compiled good. The program runs well with new material and element, and with old files. The problem is when I try to run eigenvalues analysis, I have the following errror:

forrtl: severe (408): fort: (18): Dummy character variable 'WHICH' has
which is greater than actual variable length -858993460

Image PC Routine Line Source
opensees.EXE 0118D781 Unknown Unknown Unknown
opensees.EXE 0103CF1B _DSEUPD 316 dseupd.f
opensees.EXE 00FD1BD9 Unknown Unknown Unknown
opensees.EXE 00FD09F2 Unknown Unknown Unknown
opensees.EXE 0045F42C Unknown Unknown Unknown
opensees.EXE 004108B3 Unknown Unknown Unknown
tcl85.dll 1000B985 Unknown Unknown Unknown
tcl85.dll 1000CBB4 Unknown Unknown Unknown
child process exited abnormally

It does not happend with compiled versions of OpenSees.
Do you know How can I fix this error?

Thank you in advance and I'm sorry for bothering you and my bad english.
regards,
G.

fealee
Posts: 2
Joined: Sat Sep 16, 2017 7:21 pm
Location: DLUT

Re: Opensees 2.5 compiled

Post by fealee » Mon Sep 25, 2017 10:37 pm

I am sorry about that I can't help you but I want to ask you where to download the source code ?
Thank you.

Post Reply