1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<TITLE>Reporting Problems with NWChem</TITLE>
<link rel="stylesheet" type="text/css" href="../shared/nwchem_basic.css">
</HEAD>
<body bgcolor="#FFFFFF" >
<table width="650">
<tr>
<td>
<br>
<table>
<tbody>
<tr>
<td align="left" width="325"><img src="../images/nwchem_logo_dark.gif" border=0 width=200 alt="NWChem - computational chemistry on parallel computers"></td>
<td align="right" width="325" valign="bottom">
<a href="../nwchem_main.html">NWChem Home</a> |
<a href="../disclaimer.html">Security & Privacy</a> |
<a href="http://www.pnl.gov" target="_blank">PNNL</a>
</td>
</tr>
</tbody>
</table>
<hr>
<h1>Reporting Problems with NWChem</h1>
The nwchem-users email alias is the preferred method of support for NWChem. Please subscribe to the alias and post your questions there.
<h2>NWChem User's Mailing List</h2>
<h3>Subscribe</h3>
<p>To be added to the NWChem user's mailing list, please send an e-mail to
<a href="mailto:majordomo@emsl.pnl.gov">majordomo@emsl.pnl.gov</a>
with the following line in the BODY of the message:
<p>subscribe nwchem-users@emsl.pnl.gov <samp>your-email-address</samp></p>
<p>Don't forget to substitute your email address for <samp>your-email-address</samp>!
Also, the <a href="../nwchem-support">ARCHIVES</a>
of the messages on the NWChem User's mailing list is now available.</p>
</p>
<h3>Unsubscribe</h3>
<p>To be removed from the NWChem user's mailing list, please send an e-mail to
<a href="mailto:majordomo@emsl.pnl.gov">majordomo@emsl.pnl.gov</a>
with the following line in the BODY of the message:
<p>unsubscribe nwchem-users@emsl.pnl.gov <samp>your-email-address</samp></p>
<hr>
<h2>Global Arrays Support</h2>
<p>
If you have problems with GA, please checkout the
<a href="http://www.emsl.pnl.gov/docs/global/support.html" target="_blank">
Global Arrays Support Page</a>. If your problem is not resolved there,
please send an e-mail to <a href="mailto:hpctools@emsl.pnl.gov">
Global Arrays Support</a> with a full description of your problem.
</p>
<hr>
<font size="0">
<center>
<a href="../nwchem_main.html">NWChem</a> |
<a href="../capabilities/nwchem_capab.html">Capabilities</a> |
<a href="../platforms/platforms.html">Platforms</a> |
<a href="../download.html">Download</a> |
<a href="../doc/user/index.html">User's Manual</a> |
<a href="../doc/prog/index.html">Programmer's Manual</a> |
<a href="../release-notes/index.html">Release Notes</a> |
<a href="faq/NWChem_FAQ.html">FAQ</a>
</center>
<br>
<center>
<a href="known_bugs.html">Known Bugs</a> |
<a href="support.html">Support</a> |
<a href="../training/training.html">Tutorial</a> |
<a href="../contributors.html">Contributors</a> |
<a href="../benchmarks/index.html">Benchmarks</a> |
<a href="http://www.emsl.pnl.gov/forms/search_nwchem.html">Search</a> |
<a href="http://www.emsl.pnl.gov/docs/mssg/index.html" target="_blank">Mol Sci. Soft. Group</a> |
<a href="../citation.html">Citation</a>
</center>
</font>
<hr>
Contact: <a href="mailto:ms3distribution@emsl.pnl.gov">NWChem Support</a><br>
Updated: January 16, 2006
</td></tr></table>
</BODY>
</HTML>
|