Small doc changes, renaming status variable

This commit is contained in:
jtclemm
2024-07-15 17:19:51 -06:00
parent 8f6cf085e8
commit a9a896c677
22 changed files with 97 additions and 114 deletions

View File

@ -87,7 +87,6 @@ fix 11 all enforce2d
compute surf all rheo/property/atom surface
compute rho all rheo/property/atom rho
compute phase all rheo/property/atom phase
compute status all rheo/property/atom status
compute temp all rheo/property/atom temperature
compute eng all rheo/property/atom energy
compute nbond_shell all rheo/property/atom nbond/shell
@ -98,6 +97,6 @@ compute nbond_solid all nbond/atom bond/type 1
thermo 200
thermo_style custom step time ke press atoms
#dump 1 all custom 200 atomDump id type x y vx vy fx fy c_phase c_temp c_eng c_nbond_solid c_nbond_shell c_rho c_surf c_status
#dump 1 all custom 200 atomDump id type x y vx vy fx fy c_phase c_temp c_eng c_nbond_solid c_nbond_shell c_rho c_surf
run 40000