1This package provides the adios dump and read_dump styles.
2
3See the doc page for the "dump adios" and "read_dump ... format adios" commands.
4These styles require having ADIOS 2.x itself installed on your system.
5
6Configure LAMMPS with CMake
7 a. set the environment variable
8        ADIOS2_DIR
9    to the ADIOS 2.x installation path
10 b. use the cmake option
11       -D PKG_ADIOS=yes
12
13The person who created this package is Norbert Podhorszki (Oak Ridge National Laboratory);
14If you need help, please submit a ticket at the OLCF ticket user support mentioning his name in the ticket.
15https://www.olcf.ornl.gov/support/submit-ticket
16
17