-
## Bug description
Likely related to [this PR](https://github.com/Exawind/amr-wind/pull/1329), and I am using the most recent commit on `main`, `740679c8`. I'm running an offshore ABL simulation with…
-
The Python interpreter segfaults if a function is called without initializing AMReX:
```console
$ pyamrex git:(add-plotfiledata) ✗ python
Python 3.12.3 (main, Apr 9 2024, 08:09:14) [Clang 15.0.0 …
-
Thanks for your ongoing work on this tool! Hitting an odd issue:
```bash
docker run --rm -it -v $(pwd):$(pwd) -w $(pwd) quay.io/biocontainers/ncbi-amrfinderplus:4.0.3--h283d18e_0
mkdir db_down…
-
### 请确保您已阅读以上注意事项,并勾选下方的确认框。
- [X] 我已经仔细阅读上述教程和 ["提问前需知"](https://forums.go-cqhttp.org/t/topic/141)
- [X] 我已经使用 [dev分支版本](https://github.com/Mrs4s/go-cqhttp/actions/workflows/ci.yml) 测试过,问题依旧存在。
- [X…
-
Hello, first of all, thank you for your code. I am a beginner of AMR and I find your code very useful for understanding Berger1984. But when I go to `examples/massless_scalar_collapse/main.c`, it says…
-
## Bug description
When the air-water interface crosses a coarse-fine boundary, a flat, quiescent interface leads to spurious velocities. This is likely due to the discretization of the pressure equa…
-
I have installed AMR++ on our local computing cluster. I have been trying to get it running on our cluster, and have run into a problem with the multiqc part of the pipeline.
I currently am runnin…
-
**Describe your question/**
I've set up Cloudflare Access to require MFA for a site. Authentik users who have MFA set up get rejected by Cloudflare saying they don't have access.
I don't think amr…
-
https://amr.isi.edu/ - who maintains this currently?
-
Hello!
I'm trying to wrap TMOP functions to work with pymfem. I'm having trouble with dealing with some of the metrics that use inputs of the type "real_t &" (Like in TMOP_Metric_313 ). This is my…