NWChem/web/nwchem_main.html
Huub Van Dam 97f303e6f8 HvD: In the CVS era the $Id: $ tags in the source code files would
automatically be expanded to include useful information about the
checkin (including the file's revision number). With the switch over
to SVN this was lost because SVN only does this expansion if you 
explicitly ask for it (for every single file). 

I have added a script to the contrib directory that sets the appropriate
property to get SVN to do this expansion. This script will make it easy
to do this every time new source files are added. It is called
svn_expand_Id, the script contains some comments that explain the issue
and how it addresses this.  

This checkin sets this property for a subset of the relevant files
(trying to commit all files at once failed with svn crashing). 
In future the script will only affect those files for which the property
was not set before.
2010-10-29 18:04:21 +00:00

180 lines
7.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- $Id$ -->
<head>
<meta http-equiv="Content-Type" content="text/html">
<meta name="Author" content="Mahin Hackler">
<link rel="stylesheet" type="text/css" href="shared/nwchem_basic.css">
<title>NWChem</title>
</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>
<p>
NWChem is a computational chemistry package that is designed to run on
high-performance parallel supercomputers as well as conventional workstation
clusters. It aims to be scalable both in its ability to treat large problems
efficiently, and in its usage of available parallel computing resources.
NWChem has been developed by the Molecular Sciences Software
group of the Environmental Molecular Sciences Laboratory (EMSL) at the
Pacific Northwest National Laboratory (PNNL). Most of the implementation
has been funded by the EMSL Construction Project.
<br><br>
<hr>
<B>Report NWChem Meeting Available Online</b>
<br><br>
The report developed from the NWChem Meeting on Science Driven Petascale Computing and Capability Development at EMSL,
held in January 2007 is now available <a href="NWCHEM_EMSL_Meeting_Report.pdf">online</a>.
<br><br>
The NWChem development strategy is focused on providing new and essential scientific capabilities to EMSL users and
enabling innovative and integrated research at EMSL, while at the same time effectively utilizing the latest computing
technology on supercomputers hundreds of teraflops and tens of thousands of processors in size. Scientific capability
areas that will be developed in NWChem are aligned with
<a href=http://www.emsl.pnl.gov/proj/science_themes.shtml">EMSL's science themes</a>. <br><br>
As such, the development strategy for the next 5 years will be two-fold:
<ol>
<li>Enable NWChem to push the scientific envelope by scaling the software to petaflop architectures. An improved
software architecture that can effectively utilize the hardware advances and tens to hundreds of thousands of
processors anticipated in the next 10 years will be designed and developed.</li>
<li>Develop new and essential cutting-edge capabilities that enable research to answer scientific questions in the
areas of 1) kinetics and dynamics of chemical transformations, 2) chemistry at interfaces and in the condensed phase,
and 3) spanning longer time regimes with molecular dynamics.</li>
</ol>
These two development areas are not independent of each other, as new capabilities often involve new types of algorithms
that may be able to exploit the petascale architectures in different ways than the traditional quantum chemistry and
molecular dynamics methodologies.
<br><br>
Details on the meeting, including slides from presentations and Live Stream Recordings of Meeting Presentations, are
available on the <a href="http://www.emsl.pnl.gov/nwchemmeeting/">NWChem Meeting website</a>.
<br><br>
<hr>
<B>Announcing NWChem-5.1
</b>
<br><br>
The NWChem development team is pleased to announce the release of NWChem version
5.1. This release includes a number of new capabilities, new supported platforms
and bug fixes. Major highlights in this release include:
<br>
<br>
<h3> Available on latest platforms: </h3>
<ul>
NWChem now supports the IBM BlueGene/L and the Cray XT3/XT4 (Compute Node Linux)
platforms with the computational scalability of up to at least 1024 processors on the IBM BlueGene/L, and up to 1024 processors on the Cary XT3/XT4. In addition, the Infiniband/OpenIB network is also supported.
</ul>
<h3> New accurate energetics and properties calculations: </h3>
<ul>
A coupled-cluster linear response is now available using both restricted and
unrestricted references. Ground-state dynamic polarizabilities at the
coupled-cluster singles, doubles, and triples levels of theory are now
available. Second order approximate coupled-cluster model with singles and
doubles (CC2) is available for excited states. In addition, performance
improvements have been made in both time-to-solution and memory usage.
</ul>
<h3> Better modeling of heavy element chemistry: </h3>
<ul>
The new spin-orbit zeroth-order relativistic approximation (ZORA) is available
in both the Gaussian and plane wave density functional theory modules, providing
a framework for heavy element chemistry simulations. In addition, the spin-orbit
Douglas-Kroll approach is now available.
</ul>
<h3> New science possible with plane wave module: </h3>
<ul>
Fermi smearing to model metals had been added in the NWChem Plane Wave module. In
addition, the plane wave module can now handle any general pseudopotential, and
performance improvements enable faster time-to-solution and improved scalability.
</ul>
<h3> Users contribute new capabilities to NWChem: </h3>
<ul>
The constrained density functional theory method developed by the Van Voorhis
Group is now available. In addition, the Truhlar group has made their latest M06
density functional available in NWChem.
</ul>
A full list of new capabilities and changes is available in the release notes
<a href="http://www.emsl.pnl.gov/docs/nwchem/release-notes/release.notes.5.1.html"> release-notes-5.1 </a>
<br><hr>
<br>
The suite utilizes parallel-programming tools developed by PNNL staff.
Most of the tool and scalable algorithm development has been funded by the
High Performance Computing and Communications Initiative (HPCCI)
grand-challenge software program and the <a href="http://acts.nersc.gov" target="_blank">
DOE-2000 ACTS Tools</a> project.
<br>
<br>
Tools used in NWChem include
<ul>
<li><a href="http://www.emsl.pnl.gov/docs/global/ga.html" target="_blank">Global Array Library</a>
<li><a href="http://www.emsl.pnl.gov/docs/parsoft/ma/MA.html" target="_blank">Memory Allocator</a>
<li><a href="http://www.emsl.pnl.gov/docs/parsoft/armci" target="_blank">ARMCI</a>
<li><a href="http://www.emsl.pnl.gov/docs/nwchem/doc/peigs/docs/peigs3.html" target="_blank">PEIGS</a>
<li>FFT3D
<li><a href="http://www.emsl.pnl.gov/docs/parsoft/chemio/chemio.html" target="_blank">Chemio</a>
<li><a HREF="http://www.emsl.pnl.gov/docs/parsoft/tcgmsg/tcgmsg.html" target="_blank">TCGMSG and/or MPI</a>
</ul>
<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="support/faq/NWChem_FAQ.html">FAQ</a>
</center>
<br>
<center>
<a href="support/known_bugs.html">Known Bugs</a> |
<a href="support/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: Dec. 2007
</td>
</td>
</table>
</body>
</html>