This is implementation of gmx scattering module that is aimed to replace old gmx sans and gmx saxs modules. Module gmx scattering uses Debye method to calculate SANS and SAXS spectra via pair distance distribution histogram.
where
For SAXS mode gmx scattering uses Cromer-Mann approximation for atomic structure factors
- Install GROMACS (you need version 2022.x or 2023.x)
- clone this repo and build it with cmake