git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9343 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -513,6 +513,7 @@ void PairBrownian::init_style()
|
||||
|
||||
// set the isotropic constants depending on the volume fraction
|
||||
// vol_T = total volumeshearing = flagdeform = flagwall = 0;
|
||||
|
||||
double vol_T, wallcoord;
|
||||
if (!flagwall) vol_T = domain->xprd*domain->yprd*domain->zprd;
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user