6:26:06 AM PDT - Sun, Oct 25th 2015 |
|
Hi, Yes. This can be done.
Just add a bq block to your input
bq
load bq_charges
end
where bq_charges is a file with the following format: Bq, x, y, z, charge
Bq 6.216300 3.061700 7.435000 -0.33333333
Bq 5.106200 4.171800 6.715200 -0.33333333
...
Also set the following options for the geometry block
geometry units angstrom noautoz nocenter noautosym
...
end
Best,
-Niri
niri.govind@pnnl.gov
|