Pixwake
JAX-powered wind farm steady-state simulator and AEP estimator with bare metal performance on CPU/GPUs through JIT engine and native gradient support.
Install / Use
/learn @simutisernestas/PixwakeREADME
<div align="center">
<picture>
<img alt="tiny corp logo" src="https://github.com/user-attachments/assets/8bb3d28e-0e73-4e29-a220-0066df9471da" width="256" height="256">
</picture>
<!-- <h1>pixwake</h1> -->
JAX-based Python library for fast and differentiable wind farm wake modeling. It is designed for applications, such as wind farm layout optimization, where both speed and gradient information are essential.
</div>Installation
You can install pixwake and its dependencies using pip:
pip install -e .
Usage
Please refer to test files as they include common usage of the package.
Contributing
Please follow the guidelines in AGENTS.md when contributing to this project.
