git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3179 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2009-09-24 18:06:18 +00:00
parent 0f143fe4b6
commit 190acf3dd4
2 changed files with 5 additions and 4 deletions

View File

@ -21,10 +21,11 @@
<LI>type = <I>thermal</I> or <I>two_temperature</I> or <I>hardy</I>
<LI> <I>thermal</I> = thermal coupling with field: temperature
<PRE> <I>thermal</I> = thermal coupling with field: temperature
<I>two_temperature</I> = electron-phonon coupling with field, temperature and electron_temperature
<I>hardy</I> = Hardy on-the-fly post-processing
paramfile = file with material parameters (not specified for <I>hardy</I> type)
<I>hardy</I> = Hardy on-the-fly post-processing
</PRE>
<LI>paramfile = file with material parameters (not specified for <I>hardy</I> type)
</UL>
<P><B>Examples:</B>
</P>

View File

@ -17,7 +17,7 @@ atc = style name of this fix command :l
type = {thermal} or {two_temperature} or {hardy} :l
{thermal} = thermal coupling with field: temperature
{two_temperature} = electron-phonon coupling with field, temperature and electron_temperature
{hardy} = Hardy on-the-fly post-processing
{hardy} = Hardy on-the-fly post-processing :pre
paramfile = file with material parameters (not specified for {hardy} type) :l,ule
[Examples:]