Describe the bug
After the APBS documentation, I thought that writing out electrostatic potentials at the atom locations should be OK no matter which molecule index (in the READ section) it happens to be. However, it seems that the electrostatic potentials do not get written unless the molecule with charges is the first one listed.
I am trying to calculate protein pKas, and I want my calculations on the model compounds to be performed on exactly the same grid as the calculations that will be performed on the protein.
Describe the bug After the APBS documentation, I thought that writing out electrostatic potentials at the atom locations should be OK no matter which molecule index (in the READ section) it happens to be. However, it seems that the electrostatic potentials do not get written unless the molecule with charges is the first one listed.
I am trying to calculate protein pKas, and I want my calculations on the model compounds to be performed on exactly the same grid as the calculations that will be performed on the protein.
I therefore used the following
This leads to the atom pot output files being written out as the four commented lines at the header
but nothing else.
After tracking how atompot gets parsed and used, I decided to try the following alternative
And this worked just fine.
We may want to update the documentation rather than changing the code at this point.
Desktop (please complete the following information):