llnl / llnl/smith

Implement traction, pressure, flux BCs + source in input files

Open
#1,065 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.