g_sans - tool to compute SANS spectra
authorAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
Sun, 6 Nov 2011 20:17:53 +0000 (00:17 +0400)
committerAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
Wed, 25 Jan 2012 20:59:21 +0000 (00:59 +0400)
commiteefa211753347ffd5e66b97e4af98084fb96508c
tree8158ba76d05452ab69de207d4eab4dc30ee7b807
parentc2b3c863199be5d8c86eb21d4a469df3149aeca7
g_sans - tool to compute SANS spectra

This tool can compute sans spectra from tpr files
using Debye method (both direct evalution of g(r) and
Monte carlo one).

Change-Id: Ia2eaed81294d0f5ddc3d79e532dc1f616fdde381
Signed-off-by: Alexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
include/gmx_ana.h
share/top/nsfactor.dat [new file with mode: 0644]
src/tools/CMakeLists.txt
src/tools/g_sans.c [new file with mode: 0644]
src/tools/gmx_sans.c [new file with mode: 0644]