lettucecfd / lettuce

Computational Fluid Dynamics based on PyTorch and the Lattice Boltzmann Method
MIT License
189 stars 35 forks source link

Collection of stuff from my fork that might be useful #121

Open MartinKliemank opened 2 years ago

MartinKliemank commented 2 years ago

Hi, here I will be listing things from my fork that I think might be beneficial for lettuce as a whole, as discussed previously.

(Still WIP on this list)

Reporter / Observables

Boundary conditions:

Sadly I am still not sure if the implementation of many these is proper, so they might need proper validation (there are even more boundaries there, but I'm not sure how far along they were :x). Most of these have atleast been running and produced probable results^^

Olllom commented 2 years ago

Thanks for the summary. That's a lot of useful stuff.

MartinKliemank commented 2 years ago

Just a heads up @McBs @dominikwilde