-
Couldn't load subscription status.
- Fork 0
Compiling and running
Vasudevan Venkateshwaran edited this page Oct 24, 2013
·
1 revision
The code requires a working installation of the GNU C++ compiler. The code also depends on the following libraries
- FFTW 3
- [GROMACS XDRLIB] (http://www.gromacs.org/Downloads)
A makefile for *nix based systems has been provided with the source.
The code accepts the simulation parameter file as a command line argument with the -f flag and is fairly straightforward to run.
$ makewaves -f simulation.inp
For more usage information you can use makewaves -h.