-
Updated
Feb 8, 2019 - Java
amr
Here are 108 public repositories matching this topic...
-
Updated
Apr 6, 2022 - C++
-
Updated
Jun 9, 2021 - Kotlin
-
Updated
Apr 5, 2022 - C
In #954, coverage and non-coverage tests have been split up in CI to allow running simpler tests with coverage, and reserve the more complex simulations for the tests without coverage.
As long as possible without decreasing coverage, all tests are now limited to one time step in the coverage tests.
However, these tests can still run for a long time, especially when compilation time is included (
It would be useful to keep track of how many retries a simulation did in the amr_diag.out file, which already records the coarse timestep info
-
Updated
Apr 4, 2022 - C++
-
Updated
Mar 17, 2020 - Python
-
Updated
Nov 16, 2019 - Python
-
Updated
Mar 8, 2022 - Python
This depends on #57, although #57 will be informed by this issue.
The AMR concept inventory is, as I understand, a fork of Propbank frames. It is packaged with the LDC release which I don't have access to and also raises questions of licensing if I were to include (a derived form of) those in this repository.
There's a plain-text version, that I
-
Updated
Apr 5, 2022 - C++
-
Updated
Mar 30, 2022 - Python
-
Updated
Sep 14, 2021 - Python
-
Updated
Apr 27, 2020 - Java
-
Updated
Jan 12, 2021 - Python
-
Updated
Oct 2, 2021 - C++
-
Updated
Jul 28, 2021 - Groovy
-
Updated
Mar 27, 2022 - R
-
Updated
Apr 5, 2022 - C++
-
Updated
Oct 17, 2018 - C
-
Updated
Feb 15, 2022 - Python
Improve this page
Add a description, image, and links to the amr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amr topic, visit your repo's landing page and select "manage topics."
Reason
There is no reason to call the "higher level" app the "master"... better terminology is the "parent" app. We should change everything in the MultiApp system that mentions "master" including the documentation.
Design
See above.
Impact
May modify some documentation - but shouldn't do much more than that.