openPMD/openPMD-api

Particle Species: loadPositions

開放

#666 建立於 2020年1月24日

 (0 則留言) (0 個反應) (0 位負責人)C++ (57 個分叉)auto 404
api: newfeature requestfrontend: C++17frontend: Python3good first issuehelp wanted

倉庫指標

星標
 (160 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南