# Are there any packages for finite volume simulations?

**URL:** https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802
**Category:** Modelling & Simulations
**Tags:** question
**Created:** [January 14, 2024, 9:55pm UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802 "2024-01-14T21:55:52Z")
**Posts on this page:** 10
**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: [January 14, 2024, 9:55pm UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/1 "2024-01-14T21:55:52Z")

</div>

I know finite element simulations well, but I am new to the field of finite volume simulations. See: [Finite volume method - Wikipedia](https://en.wikipedia.org/wiki/Finite_volume_method)

A comparison between finite element and finite volume methods: [FEM vs. FVM | COMSOL Blog](https://www.comsol.com/blogs/fem-vs-fvm/)

Are there any packages or examples that use the finite volume method in Julia?

---

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [January 15, 2024, 1:34am UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/2 "2024-01-15T01:34:16Z")

</div>

Yes, [GitHub - JuliaPDE/SurveyofPDEPackages: Survey of the packages of the Julia ecosystem for solving partial differential equations](https://github.com/JuliaPDE/SurveyofPDEPackages?tab=readme-ov-file#fvm)

---

<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: [January 15, 2024, 6:00am UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/3 "2024-01-15T06:00:15Z")

</div>

Thank you, an impressive list!

Do you also know anything for fluid-structure interaction? I want to look at the interaction of ocean waves with floating wind turbines.

---

<div class="post-metadata">

### Author: ![rveltz](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rveltz/32/2707_2.png) [@rveltz](https://discourse.julialang.org/u/rveltz)
#### Post date: [January 15, 2024, 7:41am UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/4 "2024-01-15T07:41:43Z")

</div>

trixi.jl

---

<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: [January 15, 2024, 10:43am UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/5 "2024-01-15T10:43:18Z")

</div>

Thanks a lot, that looks great!

---

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [January 15, 2024, 3:37pm UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/6 "2024-01-15T15:37:16Z")

</div>

Trixi.jl is indeed impressive, but I do not see a capability to deal with movable obstacles (the turbine).

---

<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: [January 15, 2024, 5:14pm UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/7 "2024-01-15T17:14:45Z")

</div>

Created a feature request for Trixi.jl: [Allow moving objects in a flow · Issue #1805 · trixi-framework/Trixi.jl · GitHub](https://github.com/trixi-framework/Trixi.jl/issues/1805)

---

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [January 15, 2024, 8:38pm UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/8 "2024-01-15T20:38:44Z")

</div>

Just a warning: this is likely a non-trivial enhancement.

---

<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: [January 15, 2024, 9:15pm UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/9 "2024-01-15T21:15:31Z")

</div>

I know, just want to find out if it will be closed as “not planned” or not…

---

<div class="post-metadata">

### Author: ![rveltz](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rveltz/32/2707_2.png) [@rveltz](https://discourse.julialang.org/u/rveltz)
#### Post date: [January 15, 2024, 10:13pm UTC](https://discourse.julialang.org/t/are-there-any-packages-for-finite-volume-simulations/108802/10 "2024-01-15T22:13:53Z")

</div>

🤣
