openPMD / openPMD/openPMD-api

How do I specify whether a chunk has ghost zones or not?

Open
#1,044 10 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
C++
Stars
161
Forks
59
Avg merge
2d 22h
Merged PRs (30d)
7

Description

In a simulation, one often stores blocks of data surrounded by a number of ghost zones to allow stencil operations. When writing data to a file, one can either output these ghost zones as well (e.g. for debugging) or not.

Does openPMD make any assumptions about whether chunks have ghost zones? How can I describe whether ghost zones are present?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.