We will be performing a major infrastructure and web site ugprades on Friday, September 27th 8:00 am - 5:00 pm MST (UTC -7).

The website will be down during that time.

SAM, followed an OOP programming feature ?

  • fayya
  • Topic Author
More
27 Sep 2018 05:37 #6459 by fayya
Hi everyone,
I know that SAM was developped using the C++ lanquage, but I would like to know if the software was developped following an object oriented programmation approach or a procedural approach.
Thank you so much

Please Log in or Create an account to join the conversation.

  • pgilman
More
27 Sep 2018 18:39 #6460 by pgilman
Replied by pgilman on topic SAM, followed an OOP programming feature ?
Hello,

SAM is a very large program with lots of code, which you can see in the open source repositories hosted on GitHub.com:

https//github.com/nrel/sam

The code is organized into modules and uses object-oriented concepts like classes and inheritance, but also has some sections that are more procedural.

Best regards,
Paul.

Please Log in or Create an account to join the conversation.

Moderators: pgilman
Powered by Kunena Forum