precice / precice/micro-manager
Allow micro simulations to pass data to be used only in the adaptivity calculation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24
- Forks
- 19
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 2
Description
Currently micro simulations are only allowed to pass data which is to be sent to the macro side. However, for the adaptivity calculation, the micro simulations may have data related to their state which is suitable for calculating the similarity distance. There should be an option for such data to be passed on to the Micro Manager.
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 tracing how micro simulations currently pass data to the macro side and where the adaptivity calculation receives input. Define an option for state-related data to reach the Micro Manager without being sent to the macro side, then verify that the data is available for similarity-distance calculation while existing data flow remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100