forked from lijiext/lammps
more spelling fixes
This commit is contained in:
parent
b34dac41c2
commit
c6c00ee7ee
|
@ -328,7 +328,7 @@ jupyter notebook :pre
|
|||
IPyLammps Examples :h4
|
||||
|
||||
Examples of IPython notebooks can be found in the python/examples/pylammps
|
||||
subdirectory. To open these notebooks launch {jupyter notebook} inside this
|
||||
sub-directory. To open these notebooks launch {jupyter notebook} inside this
|
||||
directory and navigate to one of them. If you compiled and installed
|
||||
a LAMMPS shared library with exceptions, PNG, JPEG and FFMPEG support
|
||||
you should be able to rerun all of these notebooks.
|
||||
|
|
|
@ -41,7 +41,7 @@ path for the default location of this MPI package. After the
|
|||
installation of the MPICH2 software, it needs to be integrated into
|
||||
the system. For this you need to start a Command Prompt in
|
||||
{Administrator Mode} (right click on the icon and select it). Change
|
||||
into the MPICH2 installation directory, then into the subdirectory
|
||||
into the MPICH2 installation directory, then into the sub-directory
|
||||
[bin] and execute [smpd.exe -install]. Exit the command window.
|
||||
|
||||
Get a new, regular command prompt by going to Start->Run... ,
|
||||
|
|
|
@ -19,7 +19,7 @@ pair_coeff * * ffield.smtbq.Al2O3 O Al :pre
|
|||
|
||||
[Description:]
|
||||
|
||||
This pair stylecomputes a variable charge SMTB-Q (Second-Moment
|
||||
This pair style computes a variable charge SMTB-Q (Second-Moment
|
||||
tight-Binding QEq) potential as described in "SMTB-Q_1"_#SMTB-Q_1 and
|
||||
"SMTB-Q_2"_#SMTB-Q_2. Briefly, the energy of metallic-oxygen systems
|
||||
is given by three contributions:
|
||||
|
|
Loading…
Reference in New Issue