mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12097 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6123f24200
commit
d5a5342355
|
@ -35,6 +35,7 @@ scripts in the examples sub-directory:
|
||||||
trivial.py read/run a LAMMPS input script thru Python
|
trivial.py read/run a LAMMPS input script thru Python
|
||||||
demo.py invoke various LAMMPS library interface routines
|
demo.py invoke various LAMMPS library interface routines
|
||||||
simple.py mimic operation of couple/simple/simple.cpp in Python
|
simple.py mimic operation of couple/simple/simple.cpp in Python
|
||||||
|
mc.py Monte Carlo energy relaxation wrapper on LAMMPS
|
||||||
gui.py GUI go/stop/temperature-slider to control LAMMPS
|
gui.py GUI go/stop/temperature-slider to control LAMMPS
|
||||||
plot.py real-time temeperature plot with GnuPlot via Pizza.py
|
plot.py real-time temeperature plot with GnuPlot via Pizza.py
|
||||||
viz_tool.py real-time viz via some viz package
|
viz_tool.py real-time viz via some viz package
|
||||||
|
|
Loading…
Reference in New Issue