-
There is no "RunJavaFlightSimulator.bat" so there is mis match between "documentaion.docx" and actual files in folder.
So yeah.., like how do we start the program?
Documentation, although is pr…
-
I'm trying to use a direct solver on a mixed system:
```
from firedrake import *
mesh = UnitSquareMesh(2, 2)
# Define the mixed function space
U = VectorFunctionSpace(mesh, "CG", 2)
H = FunctionSpa…
-
_(My example is for adding Stokes drift to the ocean velocities used for advecting particles. The general idea of combining velocity fields in a non-invasive way is very interesting for various appli…
-
I have most of the fix for #259 done and can now run nearly all tests concurrently. The following tests currently fail:
- [x] `examples/level_set/ex0/`: fails to link with `undefined reference to r…
-
Just ran into pyamg; great to see these complex algorithms be made available in such a neat package!
I started to try out pyamg in some of the more complex solves in my project, and these gave the …
-
## Bug report
Bug report for Freddy.
The ARTS API cannot handle `doit_i_field`. Probably because of a missing dimension.
### Bug summary
### Code for reproduction
```python
import nu…
-
Hi There,
i get this error after successful install from pbeTransportFoam solver tutorial case TaylorCouette. I suspect it is some format change in the fvSolution. I am using your stable 1.0.0 vers…
-
Follow-up from #6621: there are a lot of tests that fail when we compile with this setting (which activates a debug version of glibc++).
- [ ] 4733 - hp/flux_sparsity.debug (Failed)
- [ ] 4734 - h…
-
Hello,
I am doing some experiments on `MatrixFree` with vector valued FE and have an observation+debug finding.
Would appreciate a response to know the underlying reason.
I found this while wor…
njase updated
6 years ago
-
I am getting
```
Thread 1 "aspect" received signal SIGFPE, Arithmetic exception.
0x0000000001a1f19d in aspect::Assemblers::StokesIncompressibleTerms::execute (this=0x603000556c38, scratch_base=...,…
tjhei updated
6 years ago