Commit 2b7001c8 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13375 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 1514cff5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -32,6 +32,9 @@ fix 2 all enforce2d

#dump		1 all atom 10 dump.box.equil

compute		tbig all temp/sphere
thermo_modify	temp tbig

thermo		100
run		1000

@@ -89,6 +92,7 @@ fix 3 all enforce2d

# diagnostics

uncompute       tbig
compute		tbig big temp/sphere
variable	pebig equal pe*atoms/count(big)
variable	ebig equal etotal*atoms/count(big)
+4 −0
Original line number Diff line number Diff line
@@ -32,6 +32,9 @@ fix 2 all enforce2d

#dump		1 all atom 10 dump.box.equil

compute		tbig all temp/sphere
thermo_modify	temp tbig

thermo		100
run		1000

@@ -90,6 +93,7 @@ fix 4 all enforce2d

# diagnostics

uncompute       tbig
compute		tbig big temp/sphere
variable	pebig equal pe*atoms/count(big)
variable	ebig equal etotal*atoms/count(big)