Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/MartinAchondo/XPPBE into …
Browse files Browse the repository at this point in the history
…DVM-DBM
  • Loading branch information
MartinAchondo committed Jul 5, 2024
2 parents 3e3d3af + af293e4 commit cc9ba93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
![Python version](https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2FMartinAchondo%2FXPPBE%2Fmaster%2Fpyproject.toml&query=%24.project%5B'requires-python'%5D&logo=python&label=python&color=lightgrey)


Simple Python Poisson-Boltzmann equation solver for real macromolecules in a polarizable media, using Physics Informed Neural Networks.
Physics-Informed Neural Network solver for the Poisson-Boltzmann equation applied to real macromolecules in polarizable media.

$$\nabla^2 \phi_1 = -\frac{1}{\epsilon_1}\sum_k q_k\delta(x_k) \quad x \in \Omega_1 $$

Expand Down

0 comments on commit cc9ba93

Please sign in to comment.