forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9248 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
18c211af65
commit
57d9d9c7c4
|
@ -54,6 +54,7 @@ using namespace MathConst;
|
|||
// cella, cellb, cellc, cellalpha, cellbeta, cellgamma
|
||||
|
||||
// customize a new thermo style by adding a DEFINE to this list
|
||||
// also insure allocation of line string is correct in constructor
|
||||
|
||||
#define ONE "step temp epair emol etotal press"
|
||||
#define MULTI "etotal ke temp pe ebond eangle edihed eimp evdwl ecoul elong press"
|
||||
|
|
Loading…
Reference in New Issue