-
Hey there,
this is a nice collection. Maybe our [GeoStat-Framework](https://github.com/GeoStat-Framework) fits in here.
We provide a set of Python packages for geostatistical simulations:
- [GS…
-
Using the results of #19, run convergence studies and summarise results
-
Many of the examples require older version of deal.II and no longer compile. I think it might be worth bumping the minimum version and updating at least to 9.1:
```
cdr/CMakeLists.txt:FIND_PACKAGE(d…
tjhei updated
4 years ago
-
Found out int PR #336 that we can explicitly time-step w which will be nice as it'll work for simulations without a rigid lid.
All tests passed when I made the change so should be a quick change.
-
Hi,
I use the libAcoustics library for the marine propeller acoustics analyisis and I want to use the pimpleFoam solver because the physics is incompressible, but libAcoustics gives an error becau…
-
Hello,
As the title suggests I'm trying to use a GridFunction to modify the weighting of a TMOP metric across the mesh. The mesh-optimizer mini-app demonstrates using FunctionCoefficients to do thi…
-
**Submitting author:** @TormodLandet (Tormod Landet)
**Repository:** https://bitbucket.org/ocellarisproject/ocellaris
**Version:** v2019.0.2
**Editor:** @labarba
**Reviewer:** @inducer, @piyueh
**Arch…
-
Hi, thanks for releasing this awesome project. I'm just wondering how to read the dumped bgeo files with python (both particle positions and velocities). Also, how to reconstruct transparent fluid sur…
-
Hello,
I'm a student in aeronautics from France, a bit of experience
with python, and doing a group job for a glider design project.
While testing and trying to run your adflow/pyWeightAndBalan…
-
**Description of the issue**
Hello everybody,
I'm currently running the same testcase (Unsteady Euler ONERAM6 AoA=3deg) on two different versions of SU2 ( version 6.0.1 and 6.2.0). What I noticed …