Skip to content

powerplant81/turbinesFoam

 
 

Repository files navigation

Stories in Ready turbinesFoam

turbinesFoam is a library for simulating wind and marine hydrokinetic turbines in OpenFOAM (2.3.x). Some components for solvers and turbine models have been taken from NREL's SOWFA and Offwind.

Status

This library is in heavy development and is not yet fully functional. See the issue tracker for more details. Pull requests are encouraged!

Also be sure to check out the development snapshot videos on YouTube.

Features

fvOptions classes for adding turbine effects (actuator line model) to any solver or turbulence model that accepts these (e.g. simpleFoam, pimpleFoam, interFoam).

Compiling

cd $WM_PROJECT_USER_DIR
git clone https://github.com/turbinesFoam/turbinesFoam.git
cd turbinesFoam
./Allwmake

Usage

There are tutorials located in turbinesFoam/tutorials

License

See LICENSE.

About

Library for wind and MHK turbine simulations with OpenFOAM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.7%
  • C 28.4%
  • Python 7.0%
  • Other 0.9%