GithubHelp home page GithubHelp logo

Comments (4)

jbardhan avatar jbardhan commented on June 20, 2024

Hi,

What do you mean by "of each component"?

From what I understand at the moment, it sounds like you're looking for the "write" command in the APBS input file, whose documentation is here: https://apbs.readthedocs.io/en/latest/using/input/old/elec/write.html?highlight=write

If you use the "write" command, in order to compute the average electrostatic potential at a particular distance from the GNP center, you'd need to do some post-processing.

If you can add some more details as to what components you are interested in calculating, we may be able to offer additional guidance.

Thanks very much,
Jay

from pdb2pqr.

hanahg avatar hanahg commented on June 20, 2024

from pdb2pqr.

jbardhan avatar jbardhan commented on June 20, 2024

Ah, I understand now I think, thank you.

Here's what I hear you saying:

  1. You have created atomistic models of several gold nanoparticles, which are functionalized with different ligands.

  2. The atomistic models assign various charges to the different atoms in each functionalized nanoparticle.

  3. You desire to understand the electrostatic properties of these functionalized nanoparticles in an aqueous solution with some finite concentration of Na+ and Cl- ions.

  4. The electrostatic properties of interest in any one system are (A) the average charge density as a function of radial distance from the center of the nanoparticle; and (B) the average electrostatic potential as a function of radial distance from the center of the nanoparticle. Ideally you would also like to calculate (C) the zeta potential of each nanoparticle, which is (in one particular terminology) the electrostatic potential at the "slipping plane."

If this is correct, I would suggest the following approach:

  1. Use three separate APBS "write" commands. (A) "write charge" for the NP/ligand charge density; (B) "write ndens" or "write qdens" for the total charge density of mobile ions in solution; (C) "write pot" for the electric potential.

  2. Post-process -- depending on your particular application you may want to add (A) and (B) for a "total" charge density. (I'd recommend checking such a result against "write edens" but that's only possible if you're using multigrid)

  3. Post-process -- perform radial averaging (you may opt not to do this, and instead just look at, say, (X, 0, 0) but I recommend not doing that, due to grid sensitivities) on both the charge density/charge densities, and the electric potential.

  4. Decide on what definition of slipping plane or zeta potential is appropriate for your application and research community, and calculate it from the radially averaged functions.

Does this address your questions?

Thanks very much,
Jay

from pdb2pqr.

hanahg avatar hanahg commented on June 20, 2024

Hi,
Thank you for suggestions.
I am new to using APBS. I should read the guid carefully and try to do.
If I faced any problem, I will come back to you.

Thank you in advanced

from pdb2pqr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.