This pull request adds position data to the molecular dataset stored in ADIOS format. The new implementation includes:
• Position data integration: Position (x, y, z) coordinates for each atom in the molecular dataset are now included.
• Backward compatibility: Ensured that datasets without position data can still be read without errors.
I checked that the positions were added to the ADIOS files with bpls -a data.bp:
This pull request adds position data to the molecular dataset stored in ADIOS format. The new implementation includes:
I checked that the positions were added to the ADIOS files with
bpls -a data.bp
: