g_dielectric (1) Linux Manual Page
g_dielectric – calculates frequency dependent dielectric constants
VERSION 4.0.1
Synopsis
g_dielectric -f dipcorr.xvg -d deriv.xvg -o epsw.xvg -c cole.xvg -[no]h -nice int -b time -e time -dt time -[no]w -[no]xvgr -[no]fft -[no]x1 -eint real -bfit real -efit real -tail real -A real -tau1 real -tau2 real -eps0 real -epsRF real -fix int -ffn enum -nsmooth intDescription
dielectric calculates frequency dependent dielectric constants from the autocorrelation function of the total dipole moment in your simulation. This ACF can be generated by g_dipoles. For an estimate of the error you can run g_statistics on the ACF, and use the output thus generated for this program. The functional forms of the available functions are:One parmeter : y = Exp[-a1 x] Two parmeters : y = a2 Exp[-a1 x] Three parmeter: y = a2 Exp[-a1 x] + (1 – a2) Exp[-a3 x] Startvalues for the fit procedure can be given on the commandline. It is also possible to fix parameters at their start value, use -fix with the number of the parameter you want to fix.
Three output files are generated, the first contains the ACF, an exponential fit to it with 1, 2 or 3 parameters, and the numerical derivative of the combination data/fit. The second file contains the real and imaginary parts of the frequency-dependent dielectric constant, the last gives a plot known as the Cole-Cole plot, in which the imaginary component is plotted as a function of the real component. For a pure exponential relaxation (Debye relaxation) the latter plot should be one half of a circle
Files
-f dipcorr.xvg Input -d deriv.xvg Output
-o epsw.xvg Output
-c cole.xvg Output
Other Options
-[no]hno -nice int 19
-b time 0
-e time 0
-dt time 0
-[no]wno
-[no]xvgryes
-[no]fftno
-[no]x1yes
-eint real 5
-bfit real 5
-efit real 500
-tail real 500
-A real 0.5
-tau1 real 10
-tau2 real 1
-eps0 real 80
-epsRF real 78.5
-fix int 0
-ffn enum none
-nsmooth int 3
See Also
gromacs(7)More information about GROMACS is available at <http://www.gromacs.org/>.
