Next: PBE TEST Command, Previous: PBE READ Command, Up: PBE Commands
PBE WRITE [UNIT unit] [TITLE string del] { ALL }
{ PHI }
{ RHO }
{ EPSX }
{ EPSY }
{ EPSZ }
{ KAPPA }
[X range] [Y range] [Z range] [LINEsz int] [CARD]
[FILE]
range ::= [[int]:[int]]
This command is used to write the entire Poisson-Boltzmann data structure to a binary file, or it can be used to write one of the grids to an output file in either binary or text format. The binary format for the grids is compatible with the PLT2 program, so that contour maps of sections of potentials or other grids can be made.
N.B. the behavior of this command changes depending on whether ALL is specified, so please take note of these confusing changes as described below.
The options have the following meaning:
At least one of RHO, PHI, EPSX, EPSY, EPSZ, KAPPA must be specified.