mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
83 lines
1.7 KiB
HTML
83 lines
1.7 KiB
HTML
<html>
|
|
<title>nwArgos extensions</title>
|
|
<body bgcolor="#000066" text="#FFFF00" link="#8888FF" vlink="#FF0000">
|
|
<h1><em>nwARGOS extensions</em></h1>
|
|
<hr>
|
|
<p>
|
|
<b><em>File extensions</em></b>
|
|
<p>
|
|
The following file extensions are used by <em>nwARGOS</em> and the setup
|
|
programs <a href="nwargos_nwTOP"><em>nwTOP</em></a>,
|
|
<a href="nwargos_nwRST"><em>nwRST</em></a> and
|
|
<a href="nwargos_nwSGM"><em>nwSGM</em></a>.
|
|
<p>
|
|
<table>
|
|
<tr>
|
|
<th>Extension</th>
|
|
<th>File description</th>
|
|
</tr>
|
|
<tr>
|
|
<td><b>coo</b></td><td> coordinate file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>inp</b></td><td> input file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>prp</b></td><td> property file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>rin</b></td><td> <em>nwRST</em> input file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>rou</b></td><td> <em>nwRST</em> output file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>rst</b></td><td> restart file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>seq</b></td><td> <em>nwTOP</em> sequence input file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>sco</b></td><td> solute coordinate file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>svl</b></td><td> solute velocity file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>top</b></td><td> topology file</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>vel</b></td><td> velocity file</td>
|
|
</table>
|
|
<hr>
|
|
<p>
|
|
<b><em>Database extensions</em></b>
|
|
<p>
|
|
The following file extensions are used by the setup programs
|
|
<a href="nwargos_nwTOP"><em>nwTOP</em></a>,
|
|
<a href="nwargos_nwRST"><em>nwRST</em></a> and
|
|
<a href="nwargos_nwSGM"><em>nwSGM</em></a>.
|
|
<p>
|
|
<table>
|
|
<tr>
|
|
<th>Extension</th>
|
|
<th>File description</th>
|
|
</tr>
|
|
<tr>
|
|
<td><b>att</b></td><td> atom type database</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>frg</b></td><td> fragment database</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>par</b></td><td> parameter database</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>sgm</b></td><td> segment database</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>slv</b></td><td> solvent restart file</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|