Skip to content

Driver for coupled AMR-Wind/Nalu-Wind simulations

License

Notifications You must be signed in to change notification settings

mbkuhn/exawind-driver

 
 

Repository files navigation

ExaWind Simulation Driver

journal article

This repository contains a pure C++ driver API for coupling Nalu-Wind and AMR-Wind CFD codes.

Citation

To cite ExaWind or the usage of this driver and to learn more about the methodology, use the following journal article:

@article{https://doi.org/10.1002/we.2886,
    author = {Sharma, Ashesh and Brazell, Michael J. and Vijayakumar, Ganesh and Ananthan, Shreyas and Cheung, Lawrence and deVelder, Nathaniel and {Henry de Frahan}, Marc T. and Matula, Neil and Mullowney, Paul and Rood, Jon and Sakievich, Philip and Almgren, Ann and Crozier, Paul S. and Sprague, Michael},
    title = {ExaWind: Open-source CFD for hybrid-RANS/LES geometry-resolved wind turbine simulations in atmospheric flows},
    journal = {Wind Energy},
    volume = {27},
    number = {3},
    pages = {225-257},
    doi = {https://doi.org/10.1002/we.2886},
    url = {https://onlinelibrary.wiley.com/doi/abs/10.1002/we.2886},
    eprint = {https://onlinelibrary.wiley.com/doi/pdf/10.1002/we.2886},
    year = {2024}
}

About

Driver for coupled AMR-Wind/Nalu-Wind simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.9%
  • CMake 17.1%