An extended
We introduce an extended version of the standard
The code has been rigorously tested and verified to be fully compatible with OpenFOAM v-2112, ensuring its smooth integration and reliable performance with this specific release.
1- Download the source code.
2- To enable the momentum-source calculator of the actuator-disk model without rotation (ADM-NR) in OpenFOAM to calculate the source terms based on the disk-averaged velocity, follow these instructions:
cd $WM_PROJECT_USER_DIR
wmake
3- Copy the folder testCase to your run directory. To initiate the simulation, adjust number of numberOfSubdomains in system/decomposeParDict, and execute the following command:
./Allrun
If you use
4- You will find the results of the calculated velocity, thrust, and power in the disk folders in the postProcessing directory. You can also use the lineSample and Surfaces features in the system directory to extract data over lines and surfaces.
5- Note that for simulation of a new wind farm with different operating conditions of turbines, you need to:
Normalized power of turbines in a six-turbine case under full-wake conditions
The performance of the
Please, cite this library as:
@article{ZEHTABIYANREZAIE_RENE2024,
title = {An extended k−ɛ model for wake-flow simulation of wind farms},
author = {Navid Zehtabiyan-Rezaie and Mahdi Abkar},
journal = {Renewable Energy},
volume = {222},
pages = {119904},
year = {2024},
doi = {https://doi.org/10.1016/j.renene.2023.119904},
url = {https://www.sciencedirect.com/science/article/pii/S0960148123018190}
}