AMBER

From HP-SEE Wiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "__TOC__ * Web site: link * Described version: xx.xx * Licensing: e.g. LGPL 3, BSD... * User documentation: link * Download: link * Source code: link == Authors/Maintainers == *...")
Line 1: Line 1:
__TOC__
__TOC__
-
* Web site: link
+
* Web site: http://ambermd.org
* Described version: xx.xx
* Described version: xx.xx
-
* Licensing: e.g. LGPL 3, BSD...
+
* Licensing: AMBER 11 software license agreements
* User documentation: link
* User documentation: link
* Download: link
* Download: link
Line 12: Line 12:
== Summary ==
== Summary ==
-
One paragraph description of purpose, targer area, approach.
+
Assisted Model Building with Energy Refinement (AMBER) is a molecular dynamics
 +
software package that simulates a family of force fields for molecular dynamics of
 +
biomolecules. To use the AMBER force field, it is necessary to have values for the
 +
parameters of the force field (e.g. force constants, equilibrium bond lengths and angles,
 +
charges). A fairly large number of these parameter sets exist. It is written in Fortran and
 +
C with support for most major Unix-like systems and compilers. Development is
 +
conducted by a loose association of mostly academic labs. The package is divided into
 +
two parts: AmberTools, a collection of freely available programs mostly under the GPL
 +
license, and Amber11, which is centered around two main simulation programs, and
 +
which is licensed under a more restrictive license. These two programs are as follows:
 +
 
 +
* SANDER (Simulated Annealing with NMR-Derived Energy Restraints) – the central simulation program and provides facilities for energy minimization and molecular dynamics with a wide variety of options
 +
* pmemd – a feature-limited reimplementation of SANDER, designed with parallel processing in mind.
 +
 
 +
It is well known that SANDER is not as good in terms of scalability as pmemd.
 +
Fortunately in one of the main applications that use AMBER we concluded that pmemd
 +
may be used for most of the simulations.  
== Features ==
== Features ==
Line 27: Line 43:
== HP-SEE Applications ==
== HP-SEE Applications ==
-
* Applications using it
+
* PCACEC (Principal Component Analysis of the Conformational Interconversions in large-ring Cyclodextrins)
 +
* FMD-PA (Design of fullerene and metal-diothiolene-based materials for photonics applications)
== Resource Centers ==
== Resource Centers ==

Revision as of 14:55, 20 July 2011

Contents


  • Web site: http://ambermd.org
  • Described version: xx.xx
  • Licensing: AMBER 11 software license agreements
  • User documentation: link
  • Download: link
  • Source code: link

Authors/Maintainers

  • Also origin, if the software comes from a specific project.

Summary

Assisted Model Building with Energy Refinement (AMBER) is a molecular dynamics software package that simulates a family of force fields for molecular dynamics of biomolecules. To use the AMBER force field, it is necessary to have values for the parameters of the force field (e.g. force constants, equilibrium bond lengths and angles, charges). A fairly large number of these parameter sets exist. It is written in Fortran and C with support for most major Unix-like systems and compilers. Development is conducted by a loose association of mostly academic labs. The package is divided into two parts: AmberTools, a collection of freely available programs mostly under the GPL license, and Amber11, which is centered around two main simulation programs, and which is licensed under a more restrictive license. These two programs are as follows:

  • SANDER (Simulated Annealing with NMR-Derived Energy Restraints) – the central simulation program and provides facilities for energy minimization and molecular dynamics with a wide variety of options
  • pmemd – a feature-limited reimplementation of SANDER, designed with parallel processing in mind.

It is well known that SANDER is not as good in terms of scalability as pmemd. Fortunately in one of the main applications that use AMBER we concluded that pmemd may be used for most of the simulations.

Features

  • Listed features

Architectural/Functional Overview

  • high level design info, how it works, performance - may be a link, or several links

Usage Overview

  • If possible with small example - may be a link

Dependacies

  • list of all relevant dependencies on other libraries

HP-SEE Applications

  • PCACEC (Principal Component Analysis of the Conformational Interconversions in large-ring Cyclodextrins)
  • FMD-PA (Design of fullerene and metal-diothiolene-based materials for photonics applications)

Resource Centers

  • RCs supporting it (with version number if not the same as above)

Usage by Other Projects and Communities

  • If any

Recommendations for Configuration and Usage

Please describe here any common settings, configurations or conventions that would make the usage of this resource (library or tool) more interoperable or scalable across the HP-SEE resources. These recommendations should include anything that is related to the resource and is agreed upon by administrators and users, or across sites and applications. These recommendations should emerge from questions or discussions opened by site administrators or application developers, at any stage, including installation, development, usage, or adaptation for another HPC centre.

Provided descriptions should describe general or site specific aspects of resource installation, configuration and usage, or describe the guidelines or convention for deploying or using the resource within the local (user/site) or temporary environment (job). Examples are:

  • Common configuration settings of execution environment
  • Filesystem path or local access string
  • Environment variables to be set or used by applications
  • Options (e.g. additional modules) that are needed or required by applications and should be present
  • Minimum quantitative values (e.g. quotas) offered by the site
  • Location and format of some configuration or usage hint instructing applications on proper use of the resource or site specific policy
  • Key installation or configuration settings that should be set to a common value, or locally tweaked by local site admins
  • Conventions for application or job bound installation and usage of the resource
Personal tools