Commit fdd33025 authored by Podhorszki Norbert's avatar Podhorszki Norbert
Browse files

update adios example input file to show more read_dump options

parent 95b4613e
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -37,8 +37,12 @@ fix 3 all wall/lj93 ylo 0.0 1 1 2.5 yhi $y 1 1 2.5
comm_style      tiled
fix             10 all balance 50 0.9 rcb

##  read_dump examples using native or adios dump readers
#read_dump       balance_custom.dump 200 x y 
read_dump       balance_atom.bp 200 x y format adios
#read_dump       balance_custom.dump 200 x y vx vy ix iy fx fy
#read_dump       balance_atom.bp 200 x y format adios
read_dump       balance_custom.bp 200 x y vx vy fx fy ix iy format adios

compute         1 all property/atom proc
variable        p atom c_1%10
dump            2 all custom 50 balance2.dump id v_p x y z