forked from lijiext/lammps
initialize 'nper'
This commit is contained in:
parent
72b0841b28
commit
c5c8c50e97
|
@ -164,6 +164,8 @@ void Universe::add_world(char *str)
|
|||
char *ptr;
|
||||
|
||||
n = 1;
|
||||
nper = 0;
|
||||
|
||||
if (str != NULL) {
|
||||
|
||||
// check for valid partition argument
|
||||
|
|
Loading…
Reference in New Issue