You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wget https://github.com/HITS-MCM/gromacs-ramd/archive/refs/tags/gromacs-2024.1-ramd-2.1.tar.gz
tar xzf gromacs-2024.1-ramd-2.1.tar.gz
cd gromacs-ramd-gromacs-2024.1-ramd-2.1
mkdir build
cd build
cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNLOAD=ON
make
make check
sudo make install
source /usr/local/gromacs/bin/GMXRC
i want to know how to install gromacs-ramd,provide website do not have clear install step
The text was updated successfully, but these errors were encountered: