• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Install.shH A D03-May-20222.5 KiB9471

READMEH A D30-Sep-2021630 1712

dump_atom_adios.cppH A D30-Sep-202112.5 KiB357258

dump_atom_adios.hH A D30-Sep-20211.5 KiB6122

dump_custom_adios.cppH A D30-Sep-202113.6 KiB444331

dump_custom_adios.hH A D30-Sep-20212 KiB8622

reader_adios.cppH A D30-Sep-202117.1 KiB529365

reader_adios.hH A D30-Sep-20212 KiB7037

README

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