openPMD/openPMD-api

Particle Species: loadPositions

オープン

#666 opened on 2020/01/24

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (57 件のフォーク)auto 404
api: newfeature requestfrontend: C++17frontend: Python3good first issuehelp wanted

Repository metrics

Stars
 (160 個のスター)
PR merge metrics
 (PR metrics pending)

説明

The openPMD base standard describes the handling of position and positionOffset compositions for particle species.

https://github.com/openPMD/openPMD-standard/blob/1.1.0/STANDARD.md#records-for-each-particle-species

For reading, we should implement this as a convenient member function, to avoid performing this well-defined behavior via multiple loadChunk() calls and additions on the user side.

コントリビューターガイド