Implement traction, pressure, flux BCs + source in input files
Open
Nobody has claimed this yet.
input
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
Some input files cannot run due to these boundary condition types not being implemented.
https://github.com/LLNL/serac/blob/develop/src/serac/physics/solid_mechanics.hpp#L322-L332
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 reading the referenced lines in src/serac/physics/solid_mechanics.hpp and inspect the Smith input files that currently fail to run. Trace how boundary-condition types and sources are represented in the repository, then identify the relevant implementation and tests. Done means traction, pressure, flux, and source inputs run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100