-
Hi would it be possible to include an SU2 .cfg example, I'm pretty new to this CFD space and that would be so helpful if I could get a demo running from the mesh output of PyAero.
-
Hello,
I'm completely new in modelica and I crossed along this librar that I think it's very useful for what I need to do. I was just wondering if there's a publication where I can find deeper info…
-
Hello! I'm running the simple smoke plume demo from the examples and tried comparing the results with phi.torch vs phi.jax. The top gif shows the results I'm getting with phi.jax, and the bottom sho…
-
Do we want to be able to compute Available Potential Energy (APE) to get an idea as to the energtics of a flow?
-
Currently, there is only one version of sonicLiquidFluid, which works with the three OpenFOAM forks.
For consistency with the standard sonicLiquidFoam solvers, we should port sonicLiquidFoam from O…
-
I'm thinking of modifying CfdOF so that the user can run meshes and simulations locally or on a remote computer. I'm looking for input before I do anything.
Generating large meshes and simulatin…
-
For example, in `./demos/smoke_plume.py`. I try to get velocity grid values
``` python
""" Smoke Plume
Hot smoke is emitted from a circular region at the bottom.
The simulation computes the res…
-
I am attempting to simulate the Rayleigh-Taylor instability (RTI) in 2 dimensions using Dedalus. I have a working code which uses the Boussinesq approximation. However, this formulation does not allow…
-
There have been recent reports of black water reentering the toilet bowl after a clear flushing.
@pauljones17 reports:
>However, Peter and I had also noted a problem with all bowls, that being a…
-
I'm trying to run a simulation that has both forcings and some auxiliary variables which get updated with every time-step. However, I found that just the existence of a variable in the `auxiliary_fiel…