c++ in opensees

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

Moderators: silvia, selimgunay, Moderators

rezazarebidoki
Posts: 1
Joined: Tue Sep 27, 2011 9:40 am
Location: Iran university of science & technology

c++ in opensees

Post by rezazarebidoki »

hello
How can the c++ language commands in opensees software will run?
I have a *.cpp file and want to run this in opensees,can evry one help me?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: c++ in opensees

Post by fmk »

you need to compile it and link it .. from OpenSees you need to call the function, if an element, material, etc, there are built in hooks .. if not you need to create some command and add it to the interpreter.
flintop12
Posts: 3
Joined: Mon Dec 26, 2011 8:39 am

Re: c++ in opensees

Post by flintop12 »

in opensees we can use the c++ program but how can i compile this program in opensees because i don't know about the compiling the program. so please tell me how compile the program in the opensees.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: c++ in opensees

Post by fmk »

for windows users there a a bunch of windows vista solutions in the Win32 directory .. OpenSees2005.sln is for vista2005 and subsequent releases.
mrdama
Posts: 1
Joined: Thu Mar 29, 2012 10:54 pm

Re: c++ in opensees

Post by mrdama »

fmk wrote:
> for windows users there a a bunch of windows vista solutions in the Win32 directory
> .. OpenSees2005.sln is for vista2005 and subsequent releases.
which compiler can i use for CPP in opensees? and notice that i use windows 7 64bit.
marykabrown
Posts: 2
Joined: Fri Apr 06, 2012 12:11 am
Contact:

Re: c++ in opensees

Post by marykabrown »

is Opensees available in C#?
Mary Business Manager with 12 yrs exp in audio transcription and Education transcription.
johnd
Posts: 1
Joined: Tue Apr 24, 2012 8:52 pm
Location: LHR
Contact:

Re: c++ in opensees

Post by johnd »

hi, nice to see your community , suggest me book about C++..Any body?
HOHNER
Posts: 4
Joined: Sun Apr 15, 2012 10:01 pm
Location: Tongji University

Re: c++ in opensees

Post by HOHNER »

johnd wrote:
> hi, nice to see your community , suggest me book about C++..Any body?
I recommend you the book C++ prime plus, now the 6th version of which is available.
明德格物,惟真惟實。
markhenry912
Posts: 2
Joined: Wed Jun 06, 2012 6:49 am
Location: NewYork City

Re: c++ in opensees

Post by markhenry912 »

Hey nice... can somebody suggest me about C++ book which one the easy and best to learn.i am looking for it... Thankyou
Busy on the comal river a great place for new braunfels tubing
Kenettorn
Posts: 1
Joined: Mon Jul 02, 2012 1:15 am
Contact:

Re: c++ in opensees

Post by Kenettorn »

The "Effective C++" and "More Effective C++" by Scott Meyers helped me a lot !
Last edited by Kenettorn on Mon Jul 09, 2012 5:45 am, edited 1 time in total.
zaaylo
Posts: 1
Joined: Mon Jul 02, 2012 5:39 am

Re: c++ in opensees

Post by zaaylo »

Yes C# support on board, it performs.
jefflosan912
Posts: 2
Joined: Wed Jul 04, 2012 8:37 pm
Location: New York City
Contact:

Re: c++ in opensees

Post by jefflosan912 »

The "Effective C++" and "More Effective C++" by Scott Meyers these are really very good books. I must say i have learned C++ with these books...
getting Married in the Best New Braunfels Wedding Venue :) need your prayers for my new life
miketestree
Posts: 1
Joined: Wed Jul 11, 2012 10:50 pm

Re: c++ in opensees

Post by miketestree »

You can go through the book C++ Programming Language by Bjarne Stroustrup.

_______________________________________________________________________________________
aragorne
Posts: 1
Joined: Thu Jul 12, 2012 4:49 am

Re: c++ in opensees

Post by aragorne »

I must say i have learned C++ with C++ Programming in Easy Steps
Littinstres
Posts: 1
Joined: Sat Jul 21, 2012 5:19 am

Re: c++ in opensees

Post by Littinstres »

thanks for all reference book
Post Reply