c++ in opensees
Moderators: silvia, selimgunay, Moderators
-
- Posts: 1
- Joined: Tue Sep 27, 2011 9:40 am
- Location: Iran university of science & technology
c++ in opensees
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?
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?
Re: c++ in opensees
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.
Re: c++ in opensees
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.
Re: c++ in opensees
for windows users there a a bunch of windows vista solutions in the Win32 directory .. OpenSees2005.sln is for vista2005 and subsequent releases.
Re: c++ in opensees
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.
> 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.
-
- Posts: 2
- Joined: Fri Apr 06, 2012 12:11 am
- Contact:
Re: c++ in opensees
is Opensees available in C#?
Mary Business Manager with 12 yrs exp in audio transcription and Education transcription.
Re: c++ in opensees
hi, nice to see your community , suggest me book about C++..Any body?
Re: c++ in opensees
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.
> 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.
明德格物,惟真惟實。
-
- Posts: 2
- Joined: Wed Jun 06, 2012 6:49 am
- Location: NewYork City
Re: c++ in opensees
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
Re: c++ in opensees
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.
Re: c++ in opensees
Yes C# support on board, it performs.
-
- Posts: 2
- Joined: Wed Jul 04, 2012 8:37 pm
- Location: New York City
- Contact:
Re: c++ in opensees
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
-
- Posts: 1
- Joined: Wed Jul 11, 2012 10:50 pm
Re: c++ in opensees
You can go through the book C++ Programming Language by Bjarne Stroustrup.
_______________________________________________________________________________________
_______________________________________________________________________________________
Re: c++ in opensees
I must say i have learned C++ with C++ Programming in Easy Steps
-
- Posts: 1
- Joined: Sat Jul 21, 2012 5:19 am