Skip to content

Releases: thermalogic/SEES

First Release of Courseware

13 Mar 16:35
Compare
Choose a tag to compare

his course is intended to train students in thermal energy power engineering become skillful at making productive use of computational techniques.

We will cover:

  • write clean, testable, high quality code in Python
  • using Numpy, Scipy, Matplotlib to model and understand data
  • apply Computational thinking to model and solve the complex problems
  • write unit tests and profile the software performance
  • using GCC and Make to build C/C++ and Fortran applications
  • version control with Git/Github
  • C/C++ and Python programming in Linux/Ubuntu