lammps/doc/USER/atc/man_mesh_nodeset.html

26 lines
1.6 KiB
HTML

<!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 mesh create_nodeset</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_mesh_nodeset">fix_modify AtC mesh create_nodeset</a></h1><h2><a class="anchor" name="syntax">
syntax</a></h2>
fix_modify AtC create_nodeset &lt;id&gt; &lt;xmin&gt; &lt;xmax&gt; &lt;ymin&gt; &lt;ymax&gt; &lt;zmin&gt; &lt;zmax&gt;<ul>
<li>&lt;id&gt; = id to assign to the collection of FE nodes</li><li>&lt;xmin&gt; &lt;xmax&gt; &lt;ymin&gt; &lt;ymax&gt; &lt;zmin&gt; &lt;zmax&gt; = coordinates of the bounding box that contains only the desired nodes </li></ul>
<h2><a class="anchor" name="examples">
examples</a></h2>
<code> fix_modify AtC mesh create_faceset left -4.1 3.9 -100 100 -100 100 </code> <h2><a class="anchor" name="description">
description</a></h2>
Command to assign an id to a set of FE nodes to be used subsequently in defining boundary conditions. <h2><a class="anchor" name="restrictions">
restrictions</a></h2>
Only viable for rectangular grids. Also "INF" is not currrently handled. <h2><a class="anchor" name="related">
related</a></h2>
<h2><a class="anchor" name="default">
default</a></h2>
Coordinates are assumed to be in lattice units. <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>