lammps/doc/USER/atc/man_mesh_elemset.html

26 lines
1.7 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_elementset</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_elemset">fix_modify AtC mesh create_elementset</a></h1><h2><a class="anchor" name="syntax">
syntax</a></h2>
fix_modify AtC create_elementset &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 element</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 elements </li></ul>
<h2><a class="anchor" name="examples">
examples</a></h2>
<code> fix_modify AtC mesh create_elementset middle -4.1 4.1 -100 100 -100 1100 </code> <h2><a class="anchor" name="description">
description</a></h2>
Command to assign an id to a set of FE elements to be used subsequently in defining material and mesh-based operations. <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>