git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8368 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -218,7 +218,7 @@ void FixBalance::rebalance()
|
||||
if (domain->triclinic) domain->lamda2x(atom->nlocal);
|
||||
|
||||
// NOTE: still to be implemented
|
||||
// check that sub-domains are valid with KSpace constraints
|
||||
// check that new sub-domains are valid with KSpace constraints
|
||||
// if (kspace_flag) force->kspace->check();
|
||||
|
||||
// imbfinal = final imbalance based on final nlocal
|
||||
|
||||
Reference in New Issue
Block a user