2013-08-22 08:56:44 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2009-09-25 01:42:17 +08:00
< title > ATC: fix_modify AtC extrinsic electron_integration< / title >
2013-08-22 08:56:44 +08:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
<!-- Generated by Doxygen 1.6.1 -->
< div class = "navigation" id = "top" >
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li class = "current" > < a href = "pages.html" > < span > Related Pages< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "dirs.html" > < span > Directories< / span > < / a > < / li >
< / ul >
< / div >
< / div >
< div class = "contents" >
< h1 > < a class = "anchor" id = "man_electron_integration" > fix_modify AtC extrinsic electron_integration < / a > < / h1 > < h2 > < a class = "anchor" id = "syntax" >
2009-09-25 01:42:17 +08:00
syntax< / a > < / h2 >
2013-08-22 08:56:44 +08:00
< p > fix_modify AtC extrinsic electron_integration < integration_type> < num_subcyle_steps(optional)> < br / >
< / p >
2009-09-25 01:42:17 +08:00
< ul >
2013-08-22 08:56:44 +08:00
< li > integration_type (string) = explicit | implicit | steady < br / >
< / li >
< li > num_subcycle_steps (int), optional = number of subcycle steps for the electron time integration< / li >
< / ul >
< h2 > < a class = "anchor" id = "examples" >
2009-09-25 01:42:17 +08:00
examples< / a > < / h2 >
2013-08-22 08:56:44 +08:00
< p > < code > fix_modify AtC extrinsic electron_integration implicit < / code > < br / >
< code > fix_modify AtC extrinsic electron_integration explicit 100 < / code > < br / >
< / p >
< h2 > < a class = "anchor" id = "description" >
2009-09-25 01:42:17 +08:00
description< / a > < / h2 >
2013-08-22 08:56:44 +08:00
< p > Switches between integration scheme for the electron temperature. The number of subcyling steps used to integrate the electron temperature 1 LAMMPS timestep can be manually adjusted to capture fast electron dynamics.< / p >
< h2 > < a class = "anchor" id = "restrictions" >
2009-09-25 01:42:17 +08:00
restrictions< / a > < / h2 >
2013-08-22 08:56:44 +08:00
< p > For use only with two_temperature type of AtC fix ( see < a class = "el" href = "man_fix_atc.html" > fix atc command< / a > ) < br / >
< / p >
< h2 > < a class = "anchor" id = "default" >
2009-09-25 01:42:17 +08:00
default< / a > < / h2 >
2013-08-22 08:56:44 +08:00
< p > implicit< br / >
subcycle_steps = 1 < / p >
< / div >
< hr size = "1" / > < address style = "text-align: right;" > < small > Generated on 21 Aug 2013 for ATC by
2009-09-25 01:42:17 +08:00
< a href = "http://www.doxygen.org/index.html" >
2013-08-22 08:56:44 +08:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.6.1 < / small > < / address >
2009-09-25 01:42:17 +08:00
< / body >
< / html >