precice / precice/micro-manager

Allow micro simulations to pass data to be used only in the adaptivity calculation

Open
#25 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.