AMReX-Astro / AMReX-Astro/Microphysics
create a test_rhs / test_jac unit test for SDC
Open
Nobody has claimed this yet.
sdc
- Dominant language
- C++
- Stars
- 43
- Forks
- 46
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
Currently these call actual_jac for the Jacobian, but we want to go through our Jacobian infrastructure here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the SDC test_rhs and test_jac unit tests and identify where they currently call actual_jac. Read the Jacobian infrastructure entry points used by nearby tests. Done means both tests exercise that infrastructure instead of actual_jac and pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100