-
Wave-by-wave analysis of 3D wavefields may be enhanced.
For now, analysis is made along mean directions x and y. A 3D wave is defined when a given crest in x-direction is also a crest in the y-direct…
-
[유체 시뮬레이션]
1. 나비에 스톡스 방정식 근사하는 과정 설명하기
2. 유체 시뮬레이션 유체 압력이 표현되지 않는 이유 (아마도 표면만 공식을 짰기 때문)
-> 나비에 스톡스 방정식을 풀던지, shallow water eq를 여러번 겹쳐서 풀던지
3. 시뮬레이션 하는 방법 발표 순서를 바꾸던가 제외하기
[발표 전까지 할것]
1. …
-
As noticed in #3 and detailed in https://github.com/kronbichler/adaflo/pull/3#issuecomment-718031457, we look over the tests and make them run more quickly. Also, the output of iterations is brittle, …
-
- [ ] rewrite parun as pro using argparse
- [ ] replace app option as subcommand and move over app-specific options to subcommand
- [ ] split off some phases as subcommands (e.g. mesh)
- [x] move _…
-
Dear @martinjrobins,
Thank you for your continuous development and support of Aboria.
I have been solving large systems of equations using Aboria and recently I found myself needing to use a diffe…
-
When one changes `uex = sin(2*y)*(1-z**2)` to `uex = sin(2.05*y)*(1-z**2)` in the manufactured solution, the error for the x-component of the flow velocity increases from 3.9229e-14 to 2.672e0.
Wou…
-
## Reason
Multi phase flow is very important physics for some applications and users including @joe61vette
## Design
One possible design is adding additional terms to the Rhie-Chow interpolation…
-
**Submitting author:** @ergoregion (Neil Butcher)
**Repository:** https://gitlab.com/djsmithbham/cnearest
**Branch with paper.md** (empty if default branch): JOSS-paper
**Version:** 0.0.1
**Editor:** …
-
Periodic BC did't work for monomial variables in my DG simulation. In the `test` directory, the nodal variables were tested. Is it an issure here?
-
For the same transient advection diffusion problem, the solving speed of the model in version 3.0 is significantly slower than that of version 2.8.
The code for 2.8:
```python
print('Initial bo…