forked from lijiext/lammps
26 lines
1.8 KiB
HTML
26 lines
1.8 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_faceset</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_faceset">fix_modify AtC mesh create_faceset</a></h1><h2><a class="anchor" name="syntax">
|
|
syntax</a></h2>
|
|
fix_modify AtC create_faceset <id> <xmin> <xmax> <ymin> <ymax> <zmin> <zmax> <in|out> [units]<ul>
|
|
<li><id> = id to assign to the collection of FE faces</li><li><xmin> <xmax> <ymin> <ymax> <zmin> <zmax> = coordinates of the bounding box that is coincident with the desired FE faces</li><li><in|out> = "in" gives inner faces to the box, "out" gives the outer faces to the box</li><li>units = option to specify real as opposed to lattice units </li></ul>
|
|
<h2><a class="anchor" name="examples">
|
|
examples</a></h2>
|
|
<code> fix_modify AtC mesh create_faceset obndy -4.0 4.0 -12 12 -12 12 out </code> <h2><a class="anchor" name="description">
|
|
description</a></h2>
|
|
Command to assign an id to a set of FE faces to be used subsequently in defining flux 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>
|
|
The default option is units = lattice. <hr size="1"><address style="align: right;"><small>Generated on Mon Aug 17 09:35:16 2009 for ATC by
|
|
<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>
|