-
### -> submitter ORCID (or name)
0000-0002-2207-6837
### -> slug
sandifordcraig-2023-subduction
### -> license
CC-BY-4.0
### -> alternative license URL
_No response_
### -> mod…
-
[Here's an interesting discussion](https://youtu.be/6U3YCfPDylk).
The researchers manually generate a PDE system from their ABM. The system is large, so they get a massive speed up for a decent app…
-
The conversion from wavefront to photons (or rays) has to be improved: The direction of photons must be calculated from the curvature of the wavefront, i.e. it stands normal to the wavefront. At the m…
-
Just noticed we're setting `-ffast-math` or `-fast` [in the release build](https://github.com/xcompact3d/x3d2/blob/76d811e06e27857fe8c8dbdfa8ef53824cfafa9e/src/CMakeLists.txt#L55). For a summary of wh…
-
Hey @flaport,
I am a big fan of meow. Besides its EME capabilities, I think it makes quite a lot of sense to use it as an abstraction layer over different FDE algorithms, as switching between "simula…
-
WENO schemes are in general non linear procedure (due to the smoothness indicators computation) that could take a not so negligible cpu-time. However, WENO procedures typically operate on a very reduc…
-
Hi everyone,
I've got an issue with the print or println function when running a simit program on the GPU, which makes debugging rather unconvenient.
In the simit linker log file, I get this message…
-
The cylinder model should give the formfactor of a long, infinitely thin rod or thin disk if diameter or length is set to zero, respectively.
-
### 🐛 Describe the bug
This is likely related to #105290 - at least I got the same error message with the following minimal example.
```python
import torch
def function(x, y):
return (x…
-
### Description of the enhancement or error report
In the tensor_mechanics module, the Jacobian for all finite strain problems is only an approximation. Even if the Jacobian_mult passed in by the Com…