~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to doc/USER/atc/man_hardy_kernel.html

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2013-11-20 22:41:36 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20131120224136-tzx7leh606fqnckm
Tags: 0~20131119.git7162cf0-1
* [e65b919] Imported Upstream version 0~20131119.git7162cf0
* [f7bddd4] Fix some problems, introduced by upstream recently.
* [3616dfc] Use wrap-and-sort script.
* [7e92030] Ignore quilt dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html xmlns="http://www.w3.org/1999/xhtml">
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
3
5
<title>ATC: fix_modify AtC kernel</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
</head><body>
6
 
<!-- Generated by Doxygen 1.3.9.1 -->
7
 
<h1><a class="anchor" name="man_hardy_kernel">fix_modify AtC kernel</a></h1><h2><a class="anchor" name="syntax">
 
6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 
8
</head>
 
9
<body>
 
10
<!-- Generated by Doxygen 1.6.1 -->
 
11
<div class="navigation" id="top">
 
12
  <div class="tabs">
 
13
    <ul>
 
14
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
 
15
      <li class="current"><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
 
16
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
 
17
      <li><a href="annotated.html"><span>Classes</span></a></li>
 
18
      <li><a href="files.html"><span>Files</span></a></li>
 
19
      <li><a href="dirs.html"><span>Directories</span></a></li>
 
20
    </ul>
 
21
  </div>
 
22
</div>
 
23
<div class="contents">
 
24
 
 
25
 
 
26
<h1><a class="anchor" id="man_hardy_kernel">fix_modify AtC kernel </a></h1><h2><a class="anchor" id="syntax">
8
27
syntax</a></h2>
9
 
fix_modify AtC transfer kernel &lt;type&gt; &lt;parameters&gt;<ul>
10
 
<li>type (keyword) = mesh, step, cell, cubic_cylinder, cubic_sphere, quartic_cylinder, quartic_sphere <br>
11
 
</li><li>parameters :<br>
12
 
 mesh = none<br>
13
 
 step = radius (double) <br>
14
 
 cell = hx, hy, hz (double) or h (double) <br>
15
 
 cubic_cylinder = radius (double) <br>
16
 
 cubic_sphere = radius (double) <br>
17
 
 quartic_cylinder = radius (double) <br>
18
 
 quartic_sphere = radius (double) <br>
19
 
 </li></ul>
20
 
<h2><a class="anchor" name="examples">
 
28
<p>fix_modify AtC kernel &lt;type&gt; &lt;parameters&gt;</p>
 
29
<ul>
 
30
<li>type (keyword) = step, cell, cubic_bar, cubic_cylinder, cubic_sphere, quartic_bar, quartic_cylinder, quartic_sphere <br/>
 
31
</li>
 
32
<li>parameters :<br/>
 
33
 step = radius (double) <br/>
 
34
 cell = hx, hy, hz (double) or h (double) <br/>
 
35
 cubic_bar = half-width (double) <br/>
 
36
 cubic_cylinder = radius (double) <br/>
 
37
 cubic_sphere = radius (double) <br/>
 
38
 quartic_bar = half-width (double) <br/>
 
39
 quartic_cylinder = radius (double) <br/>
 
40
 quartic_sphere = radius (double) <br/>
 
41
 </li>
 
42
</ul>
 
43
<h2><a class="anchor" id="examples">
21
44
examples</a></h2>
22
 
fix_modify AtC transfer kernel cell 1.0 1.0 1.0 <h2><a class="anchor" name="description">
 
45
<p><code> fix_modify AtC kernel cell 1.0 1.0 1.0 </code> <br/>
 
46
 <code> fix_modify AtC kernel quartic_sphere 10.0 </code> </p>
 
47
<h2><a class="anchor" id="description">
23
48
description</a></h2>
24
 
<h2><a class="anchor" name="restrictions">
 
49
<h2><a class="anchor" id="restrictions">
25
50
restrictions</a></h2>
26
 
Must be used with the hardy AtC transfer <br>
27
 
 For cylinder kernel types, cylindrical axis is assumed to be in z-direction <br>
28
 
 ( see <a class="el" href="man_fix_atc.html">fix atc command</a> ) <h2><a class="anchor" name="related">
 
51
<p>Must be used with the hardy AtC fix <br/>
 
52
 For bar kernel types, half-width oriented along x-direction <br/>
 
53
 For cylinder kernel types, cylindrical axis is assumed to be in z-direction <br/>
 
54
 ( see <a class="el" href="man_fix_atc.html">fix atc command</a> ) </p>
 
55
<h2><a class="anchor" id="related">
29
56
related</a></h2>
30
 
<h2><a class="anchor" name="default">
 
57
<h2><a class="anchor" id="default">
31
58
default</a></h2>
32
 
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;
 
59
<p>No default </p>
 
60
</div>
 
61
<hr size="1"/><address style="text-align: right;"><small>Generated on 21 Aug 2013 for ATC by&nbsp;
33
62
<a href="http://www.doxygen.org/index.html">
34
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
 
63
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
35
64
</body>
36
65
</html>