precice / precice/micro-manager
Configurable participant name
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 24
- Forks
- 19
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 2
Description
The name is currently hard-coded, which prevents
- naming the participant in an expressive way
- using multiple micro-managers in a single simulation
I think we should make it configurable.
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
Trace the code path where the participant name is currently hard-coded and identify how configuration is passed into a micro-manager. Define how callers will supply distinct names, then verify that one simulation can use multiple micro-managers with expressive participant names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100