lammps/doc/USER/atc/man_transfer_output.html

32 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 transfer output</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_transfer_output">fix_modify AtC transfer output</a></h1><h2><a class="anchor" name="syntax">
syntax</a></h2>
fix_modify AtC transfer output &lt;filename_prefix&gt; &lt;frequency&gt; [text | vector_components | tensor_components ]<ul>
<li>filename_prefix (string) = prefix for data files</li><li>frequency (integer) = frequency of output in time-steps</li><li>options (keyword/s): <br>
text = creates text output as well as binary Ensight output <br>
vector_components = outputs vectors as scalar components <br>
tensor_components = outputs tensor as scalar components (use this for Paraview)<br>
</li></ul>
<h2><a class="anchor" name="examples">
examples</a></h2>
<code> fix_modify AtC transfer output heatFE 100 </code> <br>
<code> fix_modify AtC transfer output hardyFE 1 text tensor_components </code> <br>
<h2><a class="anchor" name="description">
description</a></h2>
Creates (binary, "gold" format) Ensight output of nodal/mesh data which is transfer/physics specific. <h2><a class="anchor" name="restrictions">
restrictions</a></h2>
<h2><a class="anchor" name="related">
related</a></h2>
see <a class="el" href="man_fix_atc.html">fix atc command</a> <h2><a class="anchor" name="default">
default</a></h2>
none <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>