Partitioned heat conduction: initialize data for Nutils participants
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 142
- Forks
- 167
- Avg merge
- 20h 24m
- Merged PRs (30d)
- 11
Description
The Nutils participants don't initialize data correctly:
We should instead sample uexact (or its flux) defined further above:
Maybe this also the reason for this FEniCS - Nutils combination issue.
Problem applies to partitioned-heat-conduction and partitioned-heat-conduction-direct.
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 with partitioned-heat-conduction/nutils/heat.py around lines 103-105 and compare the uexact definition near line 36. Check the corresponding Nutils participant in partitioned-heat-conduction-direct as well. Done means both cases initialize their data by sampling uexact or its flux rather than the current initialization, then the affected tutorial combinations should be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100