Fix typo
This commit is contained in:
@ -1845,7 +1845,7 @@ Translation force removed: ( -0.00000 -0.00000 -0.00000)
|
||||
|
||||
|
||||
|
||||
Outputing formatted_stress_filename: ./W.vpp2
|
||||
Outputting formatted_stress_filename: ./W.vpp2
|
||||
|
||||
|
||||
======================
|
||||
|
||||
@ -84,7 +84,7 @@ int main(int narg, char **arg)
|
||||
|
||||
lmp->input->file(lammps_input);
|
||||
|
||||
// make info avaiable to callback function
|
||||
// make info available to callback function
|
||||
|
||||
Info info;
|
||||
info.me = me;
|
||||
|
||||
Reference in New Issue
Block a user