sandialabs / CACTUS

CACTUS (Code for Axial and Cross-flow TUrbine Simulation) is a turbine performance simulation code, based on a free wake vortex method, to study wind turbines and marine hydrokinetic (MHK) devices.
BSD 3-Clause "New" or "Revised" License
18 stars 12 forks source link

Add dependencies to documentation #7

Closed whophil closed 4 years ago

whophil commented 8 years ago

Issue by petebachant Saturday Jan 23, 2016 at 23:26 GMT Originally opened as https://github.com/whophil/CACTUS-SNL/issues/21


I am on an Linux Mint, for which I believe all dependencies can be installed with

sudo apt-get install liblapack-dev gfortran
whophil commented 8 years ago

Comment by petebachant Saturday Jan 23, 2016 at 23:28 GMT


Maybe OpenMPI as well, but this was installed already.

whophil commented 4 years ago

Closing this, since build is now with CMake (#18), which will tell you if you're missing any build deps.