Difference between revisions of "Wales Group"

From CUC3
Jump to navigation Jump to search
import>Csw34
import>Csw34
Line 56: Line 56:
 
* [[removing an excessive number of files from a directory - when 'rm' just isn't enough]]
 
* [[removing an excessive number of files from a directory - when 'rm' just isn't enough]]
 
* [[Some short 'sed' examples]]
 
* [[Some short 'sed' examples]]
* [[data manipulation using 'awk']]
+
* [[Some short 'awk' examples]]
 
* [[using tar and gzip to compress/uncompress files]]
 
* [[using tar and gzip to compress/uncompress files]]
 
* [[conversion between different data file formats]]
 
* [[conversion between different data file formats]]

Revision as of 23:42, 30 April 2008

The usual suspects at Byron's Pool after Vanessa's viva

Members:

  • Dr David J. Wales
  • Szilard Fejer
  • Chris Whittleston
  • Hayley McKay
  • Dr Joanne Carr
  • Dr Dwaipayan Chakrabarti
  • Dr Edyta Malolepsza
  • Dr Birgit Strodel

This page is intended to be an index of useful info concerning group practice and use of software including tutorials. Please feel free to add any notes you have on software use and especially on common problems you encounter. Any links in red have not been written yet so if you get time, please fill in some of the gaps!

Group software

The official documentation can be found here. It is highly reccomended that before you start any jobs, you check the documentation to make sure you understand what each keyword you have specified does and if it's necessary! The links below provide a few working examples for each program the group uses, from initial setup to job submission.

Showing your output to DJW is particularly important when you are starting to use one of these programs for the first time. Always question any output that looks suspicious.

  • GMIN: A program for finding global minima and calculating thermodynamic properties from basin-sampling.
  • OPTIM: A program for optimizing geometries and calculating reaction pathways
  • PATHSAMPLE: A driver for OPTIM to create stationary point databases using discrete path sampling and perform kinetic analysis

Useful software

Useful scripts

Useful linux stuff

Group practice