-
This gets mentioned quite a bit. Starting point:
https://github.com/JuliaPlots/Plots.jl/issues/392
I want to make sure it got on the issue list itself.
-
### Problem description
A huge amount of engineering is completed via the finite element method. A finite element "mesh" is a topologically-aware construct consisting of elements and nodes. Most comm…
-
Hi Kai,
I am currently using diff_test to identify cell type-specific peaks, but I encountered a ValueError with my data. Do you have any insights or suggestions on how to resolve this issue? Below i…
-
I want to couple the SPH and finite element menthods by using DualSPHysics and Chrono.Whether it can be successful or not?What literature can I refer to?
Thanks in advance!
-
Hi,
I am interested in building a DG code using MFEM at its core, specifically targeting conformal Tetrahedron adaption. Ideally this would be dynamic where the mesh would be refined or coarsened i…
-
**Describe the bug**
"Hi, I am trying to use region_to_gene in the Snakemake pipeline, but I encountered an error: 'ValueError: Input y contains NaN.'"
**To Reproduce**
```bash
scenicplus grn_…
-
Atendees
@raar1 @Cmurilochem
## Learning resources:
FEM
- Claes Johnson book
- Finite Element Methods: A Practical Guide. Springer.
Julia
- https://www.francescverdugo.com/XM_40017/d…
-
This bug is split of #17427 to address the 100% CPU freeze bug independent from the meshgroup regression.
> It's actually two bugs for the price of one:
> 1. Searching for solid ID's in certain m…
-
**Describe the bug**
The trivial matrix group of dim 1x1 behaves differently depending on the base ring.
**To Reproduce**
```
julia> GQQ = matrix_group([matrix(QQ, 1, 1, [1])])
Matrix group of …
-
### Problem
Need to add theory documentation for different numerical methods and physics modules in svFSIplus
### Solution
Add theory documentation for different numerical methods and physics modul…