Recent site activity

APBS‎ > ‎User guide‎ > ‎Running APBS‎ > ‎Input files‎ > ‎READ input file section‎ > ‎READ keywords‎ > ‎

diel

   diel {format} {path-x} {path-y} {path-z}

This command allows APBS to read the dielectric function mapped to 3 meshes shifted by one-half grid spacing in the x, y, and z directions. The inputs are maps of dielectric variables between the solvent and biomolecular dielectric constants; these values are unitless. In general, this command will read dielectric maps written by write commands in earlier APBS calculations.

NOTE: if you choose this option and have a non-zero ionic strength, you must also include a read kappa statement

Required arguments for this command are:

format
The format of the dielectric map. Acceptable values include:
dx
OpenDX format
gz
gzipped (zlib) compressed OpenDX format. Files can be read directly in compressed form.
path-x
The location of the x-shifted dielectric map file.
path-y
The location of the y-shifted dielectric map file.
path-z
The location of the z-shifted dielectric map file.
Comments