Popular repositories
-
-
-
-
Forked from inducer/meshmode
High-order unstructured mesh representation and discrete function spaces
Python
-
-
626 contributions in the last year
Less
More
Contribution activity
February 2021
Created 17 commits in 1 repository
Created a pull request in illinois-ceesd/mirgecom that received 15 comments
Eliminate silent failures in CI.
Trying to get CI to speak up when individual pytest invocation has failing tests. Individual pytest running was introduced to paper over a memory i…
+0
−7
•
15
comments
Opened 25 other pull requests in 2 repositories
illinois-ceesd/mirgecom
14
merged
3
closed
5
open
- Add simple order verification testing for time integrators.
- Test emirge installation of mirgecom branch
- Fix failing CTI test
- Add more blurb about managing PRs
- Fix CTI file reading test failures
- Add autoignition combustion example.
- Add invscid mixture flow example.
- Add Pyrometheus thermochemistry EOS
- Add CTI file management infrastructure for thermochemistry configs
- Clean some unused, mis-documented, mis-scoped utils from init
- EOS.gamma to base class, with docs
- Allow visualization of custom fields.
- Remove superflous args to initializer.
- Add simple mixture initializer.
- Remove source term documentation in Euler
- Improve doc for expected flux array structure
- Evict flat_obj_array from initializers
- Clarify returned structure for fluxes
- Undo pytest memory bandage.
- Merge in upstream master (for better or worse)
- Separate testing suites in CI
- Euler overintegration
w-hagen/mirgecom
3
merged
Reviewed 11 pull requests in 2 repositories
illinois-ceesd/mirgecom 9 pull requests
illinois-ceesd/emirge 2 pull requests
Created an issue in illinois-ceesd/mirgecom that received 28 comments
Pocl memory leaks (not just) during CI
This diffusion test that uses over-integration seems to require a great deal of memory in CI, causing subsequent crash of pytest without error mess…
28
comments