Create integration tests for `LinearConductor` model
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
I didn't see any tests with the `LinearConductor` model (with matrix-valued `kappa`), so it might be good to add another test for those materials
_Originally posted by @samuelpmishLLNL in https://github.com/LLNL/serac/pull/1001#discussion_r1406729059_
Contributor guide
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
Start by locating the LinearConductor model and existing integration tests, then inspect how materials with matrix-valued kappa are represented. Add coverage for LinearConductor with matrix-valued kappa and run the relevant integration test suite to confirm it passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100