forked from lijiext/lammps
compute HMA style name should be lowercase
This commit is contained in:
parent
a0f49f27d9
commit
6b1df07298
|
@ -23,7 +23,7 @@ compute u all pe
|
|||
|
||||
compute p all pressure NULL pair
|
||||
|
||||
compute hma all HMA settemp u p 9.579586686264458 cv
|
||||
compute hma all hma settemp u p 9.579586686264458 cv
|
||||
|
||||
timestep 0.005
|
||||
|
||||
|
|
Loading…
Reference in New Issue