-
Hello,
I would like to know if you have already used your AMGCL library on AMD graphics cards? It would be for the resolution of a pseudo Poisson equation in a fluid mechanics code (finite volume) w…
-
I'm working on a project that aims at providing observation-like sampling for Ocean model data living on a C grid. What we aim at is keeping the C grid logic intact as long as possible. For this, some…
-
Additional numerical fluxes:
- [x] Ducros et al.
```
@article{ducros2000high,
title={High-Order Fluxes for Conservative Skew-Symmetric-Like Schemes in
Structured Meshes: {A}ppli…
-
Similar-but-different to #201 and #203. The bound arrays would be useful to have for subsequent finite volume operations. Plus it's congruent with our larger overall mission to embed as much metadat…
-
The current implementation restricts the function `localSolutionBlockVector` and classes `Volume` and `Traction` to handle a basis with `RootBasis::PreBasis::Node::degree() = Traits::worlddim`.
This …
-
Hi,
I have an unigrid finite volume application code developed in C++ that I want to port to an AMR framework, ideally AMReX. However, I would like to use octree AMR in order to allow for grid/bloc…
-
## Reason
The plane stress capability in TensorMechanics has not been fully developed. It needs a couple more features to be fully functional and more usable.
## Design
The following features sh…
-
There are three entries for the 2021 list that we did not have access to, so we couldn't check if they actually use deal.II or not. I've asked for their full-text on researchgate.
If any of you can…
-
xESMF is awesome!
I have spent quite a bit of effort in creating an xarray-friendly data model for finite volume GCM data in xgcm:
http://xgcm.readthedocs.io/en/latest/grids.html
It seems like …
-
### Bug Description
The postprocessor throws a segmentation fault when using 3D geometries due to incorrect check of the number of velocity components.
```
Time Step 1, time = 1e-10, dt = 1e-10
…
N4hom updated
4 months ago