Skip to content

vosegaard/simpson_old2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

#SIMPSON

SIMPSON is a widely used simulation program for solid-state NMR spectroscopy.

The original homepage with releases and examples is at http://nmr.au.dk/software/simpson

This site is intended for development and pre-release work.

Required libraries:

  • CBLAS and LAPACK – can be replaced by any equivalent library (ATLAS, GotoBLAS, Intel MKL when flag –DINTEL_MKL is used,...)
  • Tcl up to version 8.5 (with threads enabled like for the ActiveStateTcl?, on linux distros threads are typically disabled)
  • pthread
  • FFTW3
  • NFFT3 (can be avoided when flag –DNO_NFFT is used but then no FWT interpolation will be possible)
  • MPI when flag –DMPI is used (parallel version)

About

Automatically exported from code.google.com/p/simpson

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors