Files
lammps/doc/src/USER/atc/man_hardy_kernel.html
2018-08-22 19:16:11 -04:00

64 lines
2.3 KiB
HTML

<!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"/>
<title>ATC: fix_modify AtC kernel</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<center>
<a href="http://lammps.sandia.gov">LAMMPS Website</a> &nbsp; &nbsp;
<a href="../../Manual.html">LAMMPS Manual</a> &nbsp; &nbsp;
<a href="../../fix_atc.html">USER-AtC Manual</a> &nbsp; &nbsp;
<a href="../../Commands_all.html">Commands</a>
</center>
<hr>
<!-- Generated by Doxygen 1.6.1 -->
<div class="contents">
<h3><a class="anchor" id="man_hardy_kernel">fix_modify AtC kernel </a></h3><h4><a class="anchor" id="syntax">
syntax</a></h4>
<p>fix_modify AtC kernel &lt;type&gt; &lt;parameters&gt;</p>
<ul>
<li>type (keyword) = step, cell, cubic_bar, cubic_cylinder, cubic_sphere, quartic_bar, quartic_cylinder, quartic_sphere <br/>
</li>
<li>parameters :<br/>
step = radius (double) <br/>
cell = hx, hy, hz (double) or h (double) <br/>
cubic_bar = half-width (double) <br/>
cubic_cylinder = radius (double) <br/>
cubic_sphere = radius (double) <br/>
quartic_bar = half-width (double) <br/>
quartic_cylinder = radius (double) <br/>
quartic_sphere = radius (double) <br/>
</li>
</ul>
<h4><a class="anchor" id="examples">
examples</a></h4>
<p><code> fix_modify AtC kernel cell 1.0 1.0 1.0 </code> <br/>
<code> fix_modify AtC kernel quartic_sphere 10.0 </code> </p>
<h4><a class="anchor" id="description">
description</a></h4>
<h4><a class="anchor" id="restrictions">
restrictions</a></h4>
<p>Must be used with the hardy AtC fix <br/>
For bar kernel types, half-width oriented along x-direction <br/>
For cylinder kernel types, cylindrical axis is assumed to be in z-direction <br/>
( see <a class="el" href="../../fix_atc.html">fix atc command</a> ) </p>
<h4><a class="anchor" id="related">
related</a></h4>
<h4><a class="anchor" id="default">
default</a></h4>
<p>No default </p>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 21 Aug 2013 for ATC by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>