git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12506 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -863,7 +863,7 @@ void DumpImage::create_image()
|
||||
boxcorners = domain->corners;
|
||||
}
|
||||
|
||||
image->draw_box(boxcorners,diameter);
|
||||
image->draw_box(boxcorners,subboxdiam);
|
||||
}
|
||||
|
||||
// render outline of simulation box, orthogonal or triclinic
|
||||
|
||||
Reference in New Issue
Block a user