lammps/doc/USER/atc/man_hardy_kernel.html

37 lines
1.7 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ATC: fix_modify AtC kernel</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<h1><a class="anchor" name="man_hardy_kernel">fix_modify AtC kernel</a></h1><h2><a class="anchor" name="syntax">
syntax</a></h2>
fix_modify AtC transfer kernel &lt;type&gt; &lt;parameters&gt;<ul>
<li>type (keyword) = mesh, step, cell, cubic_cylinder, cubic_sphere, quartic_cylinder, quartic_sphere <br>
</li><li>parameters :<br>
mesh = none<br>
step = radius (double) <br>
cell = hx, hy, hz (double) or h (double) <br>
cubic_cylinder = radius (double) <br>
cubic_sphere = radius (double) <br>
quartic_cylinder = radius (double) <br>
quartic_sphere = radius (double) <br>
</li></ul>
<h2><a class="anchor" name="examples">
examples</a></h2>
fix_modify AtC transfer kernel cell 1.0 1.0 1.0 <h2><a class="anchor" name="description">
description</a></h2>
<h2><a class="anchor" name="restrictions">
restrictions</a></h2>
Must be used with the hardy AtC transfer <br>
For cylinder kernel types, cylindrical axis is assumed to be in z-direction <br>
( see <a class="el" href="man_fix_atc.html">fix atc command</a> ) <h2><a class="anchor" name="related">
related</a></h2>
<h2><a class="anchor" name="default">
default</a></h2>
Default to the mesh based kernel <hr size="1"><address style="align: right;"><small>Generated on Mon Aug 17 09:35:16 2009 for ATC by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>