forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10772 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
3d6369b7f5
commit
77412e3248
|
@ -1,4 +1,4 @@
|
|||
# Sample LAMMPS input script for thermal conductivity of Ar
|
||||
# sample LAMMPS input script for thermal conductivity of liquid LJ
|
||||
# use fix heat to add/subtract energy from 2 regions
|
||||
|
||||
# settings
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Sample LAMMPS input script for thermal conductivity of Ar
|
||||
# use Green-Kubo method via compute heat/flux and fix ave/correlate
|
||||
# sample LAMMPS input script for thermal conductivity of liquid LJ
|
||||
# Green-Kubo method via compute heat/flux and fix ave/correlate
|
||||
|
||||
# settings
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Sample LAMMPS input script for thermal conductivity of Ar
|
||||
# sample LAMMPS input script for thermal conductivity of liquid LJ
|
||||
# thermostatting 2 regions via fix langevin
|
||||
|
||||
# settings
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Sample LAMMPS input script for thermal conductivity of Ar
|
||||
# use Muller-Plathe method via fix thermal_conductivity
|
||||
# sample LAMMPS input script for thermal conductivity of liquid LJ
|
||||
# Muller-Plathe method via fix thermal_conductivity
|
||||
|
||||
# settings
|
||||
|
||||
|
|
Loading…
Reference in New Issue