-
# GSoC FEM Solver Z88
This page is dedicated to the description of the Google Summer of Code project idea regarding extending FEM solver Z88OS.
## Outline
FreeCAD is not only a traditional CA…
-
**Submitting author:** @mberto79 (Humberto Medina)
**Repository:** https://github.com/mberto79/XCALibre.jl
**Branch with paper.md** (empty if default branch): joss-submission
**Version:** v0.3.1
**Edi…
-
Hi!
I'm the lead developer over at [MethodOfLines.jl](https://github.com/SciML/MethodOfLines.jl), and it's come time for me to implement flux limiters for use when solving Hyperbolic PDEs. In try…
-
In this meta-ticket, I'm collecting tickets regarding lattice point counting and enumeration, relevant library interfaces, and its applications.
Not promising to do any work on it!
Discussions on…
-
In a discussion with my friend @skieninger about the speed of sparse linear solvers of Matlab versus Python for solving a large system of equation (around 1e6) , we compared the backslash solver of Ma…
-
Add some of the models from the paper [Homogenisation of spirally-wound high-contrast layered materials](https://arxiv.org/abs/2011.04187), S. Psaltis, R. Timms, C.P. Please, S.J. Chapman.
- [ ] A…
-
As Matlab has been able to run with Parallel Computing and compile to as C++ code ,I think it possible in code add LES.
Could you add an LES component?
-
Right now, SeisSol uses a timestep restriction of 1/(2N-1) for conv. order N.
This is not strict enough.
Dumbser, Michael, et al. "A unified framework for the construction of one-step finite volum…
-
# What kind of data to parse
We expect time-series of observables, correlation matrices and so on but *not* datafiles which need to be parsed.
Provide functions for calculating observables from fu…
-
Hi, my perpendicularFlap case is working well. However, when I change the deformation solver to RBF, the simulation crashed at the start.
My dynamicMeshDict is:
```
solver RBFMeshMotionSolver;
…