# How to couple different wind farm models?

**URL:** https://discourse.julialang.org/t/how-to-couple-different-wind-farm-models/133464
**Category:** Modelling & Simulations
**Tags:** question
**Created:** [October 27, 2025, 5:08pm UTC](https://discourse.julialang.org/t/how-to-couple-different-wind-farm-models/133464 "2025-10-27T17:08:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ufechner7](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ufechner7/32/51363_2.png) [@ufechner7](https://discourse.julialang.org/u/ufechner7)
#### Post date: [October 27, 2025, 5:08pm UTC](https://discourse.julialang.org/t/how-to-couple-different-wind-farm-models/133464/1 "2025-10-27T17:08:10Z")

</div>

We are brainstorming how to best couple different scale models, e.g., fast small-scale models with meso-scale models, for example, Floridyn.jl with a Julia version of [TFSO-software / WAYVE · GitLab](https://gitlab.kuleuven.be/TFSO-software/wayve) .

I guess both models should live in their own package/ repository. But do we need a third package to combine them?

Or go for a mono-repo?

Any ideas?
