Hosseinkhan Rémy
Hosseinkhan Rémy
Hello, Is it possible to subsample the event file while loading ? What do you recommend if we don't have enough RAM like in a Jupyter notebook to read the...
Hi, First, sorry If it is not the right place to ask this question. In that case, please refer me where to submit my request. Building a container with the...
Running Firedrake (0.13.0+6053.g93d4834ff) freshly downloaded from their installation script, I get the following deprecation warnings, I think the interpolation part can be fixed easily by applying the recommended replacement instruction....
#### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version ``` IntelliJ IDEA 2024.2.0.2 (Ultimate Edition) Build #IU-242.20224.419, built on August 19, 2024 Licensed to Rémy Hosseinkhan Boucher Subscription is...
Hi there, When running `pre-commit run` with the environment given below, I get this error > error: "run_data_generator" is not a known attribute of module "examples.python_scripts.generating_trajectory_data.trajectory_generator"(reportAttributeAccessIssue) while running `pyright` does...
Using `spython recipe` to transform a Dockerfile, the following instruction is wrongly translated `COPY --chown=user:group`
Hello, @jcallaham By running the Pinball Re=30 or Re=130 with the default initial field, I observe very large values of the observation at the beginning. It looks like it is...
Combining Cavity Re=7500+ Newton Solver + **GLS stabilisation** blows up the computation. Does it make sense to feature stabilisation for the Newton solver? Otherwise, it could be removed. PS: Sorry...