Files
lammps/doc/src/USER/atc/man_poisson_solver.html

56 lines
2.1 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 poisson_solver</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div style="text-align: right; padding: 5px; margin-bottom: -1.6em; display: block;">
<a href="http://lammps.sandia.gov">Website</a>
<a href="../../Section_commands.html#comm">Commands</a>
</div>
<div style="text-align: center; padding: 5px; margin-bottom: -1.6em; display: block;">
USER-AtC Manual
</div>
<div style="text-align: left; padding: 5px; margin-bottom: 0px; display: inline;">
<a href="../../Manual.html">LAMMPS Manual</a> &raquo;
<a href="../../fix_atc.html">fix atc command</a>
</div>
<hr>
<!-- Generated by Doxygen 1.6.1 -->
<div class="contents">
<h3><a class="anchor" id="man_poisson_solver">fix_modify AtC poisson_solver </a></h3><h4><a class="anchor" id="syntax">
syntax</a></h4>
<p>fix_modify AtC poisson_solver mesh create &lt;nx&gt; &lt;ny&gt; &lt;nz&gt; &lt;region-id&gt; &lt;f|p&gt; &lt;f|p&gt; &lt;f|p&gt;</p>
<ul>
<li>nx ny nz = number of elements in x, y, z</li>
<li>region-id = id of region that is to be meshed</li>
<li>f p p = perioidicity flags for x, y, z </li>
</ul>
<h4><a class="anchor" id="examples">
examples</a></h4>
<p><code> fix_modify AtC poisson_solver mesh create 10 1 1 feRegion p p p </code> </p>
<h4><a class="anchor" id="description">
description</a></h4>
<p>Creates a uniform mesh in a rectangular region </p>
<h4><a class="anchor" id="restrictions">
restrictions</a></h4>
<p>creates only uniform rectangular grids in a rectangular region </p>
<h4><a class="anchor" id="related">
related</a></h4>
<h4><a class="anchor" id="default">
default</a></h4>
<p>none </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>