-
Hello,
When using the rotating reference frame option with incompressible flow the code blows up immediately. There appears to be two issues -
1. Omega_ref is not initialized in the SetNondimension…
-
Hello, authors. First of all, thank you for your amazing work!
I can see that experimental PyTorch support has been added. I am trying to use it, but face some errors. Is it meant to be used yet? I…
ne3x7 updated
4 years ago
-
Hi,
I'm trying this library and an example code (ex10.cpp), and have a trivial question. This example adopts the viscosity operator of Laplacian type as a damping term, but I've never seen this typ…
-
I saw on the projects tab that there is a wall functions implementation 80% complete, but stalled. I was looking to help out a little on this project. What's left to be done?
-
**Submitting author:** @rajeshrinet (Rajesh Singh)
**Repository:** https://github.com/rajeshrinet/pystokes
**Version:** v2.1.1
**Editor:** @harpolea
**Reviewers:** @fcooper8472, @khinsen
**Managing E…
-
Thank you very much for creating SU2,
I would like to know more about the drag coefficient calculation used to produce the results in Forces_breakdown.dat.
May someone add a page on the SU2 webs…
-
Dear all,
I recently had a lot of discussions with people that are interested in developing a pressure-based incompressible solver (like SIMPLE etc.) in SU2. I just wanted to get the discussion sta…
-
Hello,
There is a stray allocation in the Integration_Postprocessing routine in line 1804 in the develop branch.
Currently reads:
if (template_solver) integration[val_iInst][TEMPLATE_SOL]…
-
Hi,
I am trying to implement a system based on the anelastic liquid approximation by the following calls:
```python
divergence = -alpha * g * velocityField[1] * S_L / (Gamma * cp)
advDiff = uw.syst…
-
Seems like we just need to clean things up a bit and write 250-1000 words. Might be good to aim for v0.10 to be "JOSS ready".
Seems like we just need to address these three criteria and we're done:…