Difference between revisions of "Tutorial"

From MSL-Libraries
Jump to navigationJump to search
Line 50: Line 50:
 
* '''Interfacing with R'''
 
* '''Interfacing with R'''
 
** Calling R from within MSL (including passing data back and forth)
 
** Calling R from within MSL (including passing data back and forth)
 +
 +
* '''Cartesian Minimization'''
 +
** Minimization of a simple System of atoms

Revision as of 01:42, 10 April 2010

NOTE: the tutorial is under construction

The tutorial is a collection of articles that illustrate specific features of MSL. Each article explains example programs found in the examples/ subdirectory. Previous knowledge of C++ is assumed.

  • Calculating Molecular Properties and Energies
    • Calculating Solvent Exposed Surface Area
    • Calculating CHARMM Energies
    • Using Statistical Potentials in MSL




  • Interfacing with R
    • Calling R from within MSL (including passing data back and forth)
  • Cartesian Minimization
    • Minimization of a simple System of atoms