-
A reference for dual mesh construction is [Busto's](https://mdpi-res.com/d_attachment/mathematics/mathematics-09-02972/article_deploy/mathematics-09-02972-v2.pdf?version=1637806891) article, titled "S…
-
Here are some ideas for additional diagnostics inspired by discussions with @jonathanlilly and @JeffreyEarly.
### Eigensolver for vertical modes
I think it would be nice to have an eigensolver t…
-
I'm interested in implementing example 20.1 (solid body rotation) in Finite Volume Methods for Hyperbolic Problems, and even though the treatment in the book seems clear, my implemetation is not corre…
-
**False negative for finite volume test**: https://github.com/rgugliel/CoxIter/issues/23
Can you implement in the future your own subgraph routine for checking Vinberg's compactness / finite co-volum…
-
방법
1. Finite difference method --> 시도해볼 것
2. Finite volume method --> 지금 사용한 방법
3. Method of lines
링크
1. [Finite difference method](https://en.wikipedia.org/wiki/Finite_difference_method)
2. […
-
finite volume
-
I am using p4est with the objective of building upon it a finite volume solver.
For one particular case I need to work in a shearing box of dimensions $L_x$ and $L_y$.
Specifically, this box is per…
-
Dear developer,
Jigsaw is an excellent mesh tool that I used ever! Thanks for your great contribution! Below are my questions and suggestions.
1. I notice that Jigsaw currently does not support vol…
-
## Bug Description
We just had a user try gap radiation with FV and they made the following mistakes:
- used the non functor versions
- did not ghost the higher D elements and got ghosting errors
…
-
## Reason
To couple finite element variables (solids) to finite volume variables (fluids) at an interface.
## Design
The coupling could occur in the `FVInterfaceKernels` block, when interface con…