Skip to content

Commit cc96329

Browse files
committed
recenter box to avoid issues with general triclinic
1 parent 677ca84 commit cc96329

File tree

5 files changed

+422
-398
lines changed

5 files changed

+422
-398
lines changed

tests/examples/USER/misc/flow_gauss/in.GD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ variable Lx1 equal round(${Lx}/${aWall})*${aWall}
6868
#create simulation box
6969
variable lx2 equal ${Lx1}/2
7070
variable ly2 equal ${Ly1}/2
71-
region simbox block -${lx2} ${lx2} -${ly2} ${ly2} 0 0.1 units box
71+
region simbox block -${lx2} ${lx2} -${ly2} ${ly2} -0.1 0.1 units box
7272
create_box 2 simbox
7373

7474
#####################################################################

0 commit comments

Comments
 (0)