A Nonlocal size modified Poisson-Boltzmann Model and Its Finite Element Solver for Protein in Multi-Species Ionic Solution
Dexuan Xie, Liam Jemison, Yi Jiang
TL;DR
The paper tackles the limitation of existing Poisson-Boltzmann models by integrating ionic-size effects with nonlocal dielectric correlations in a single NSMPB framework for proteins in multi-species ionic solutions. It introduces a solution decomposition $u=G+\Psi+\tilde{Φ}$ to manage singularities and develops a finite element solver built around a damped modified Newton method, with a damping scheme and multiple initial-iterate strategies to ensure robust convergence. The methodology includes a linear NSMPB model, a convolution-free reformulation of the Newton step, and a FE variational formulation, all underpinned by theoretical justification (Theorems 3.2–3.4), and is implemented in a Python/Fortran package that integrates PDB/PQR processing and mesh generation. Numerical experiments on proteins with thousands of atoms and multi-species ions demonstrate fast convergence, robustness to initialization, and scalable performance on large irregular meshes, positioning NSMPB as a practical tool for accurate electrostatics and solvation energy calculations in biomolecular simulations.
Abstract
The Poisson-Boltzmann (PB) model is a widely used implicit solvent model in protein simulations. Although variants, such as the size modified PB and nonlocal modified PB models, have been developed to account for ionic size effects and nonlocal dielectric correlations, no existing PB variants simultaneously incorporate both, due to significant modeling and computational challenges. To address this gap, in this paper, a nonlocal size modified PB (NSMPB) model is introduced and solved using a finite element method for a protein with a three-dimensional molecular structure and an ionic solution containing multiple ion species. In particular, a novel solution decomposition is proposed to overcome the difficulties caused by the increased nonlinearity, nonlocality, and solution singularities of the model. It is then applied to the development of the NSMPB finite element solver, which includes an efficient modified Newton iterative method, an effective damping parameter selection strategy, and good selections of initial iterations. Moreover, the construction of the modified Newton iterative method is mathematically justified. Furthermore, an NSMPB finite element package is developed by integrating a mesh generation tool, a protein data bank file retrieval program, and the PDB2PQR package to simplify and accelerate its usage and application. Finally, numerical experiments are conducted on an ionic solution with four species, proteins with up to 11439 atoms, and irregular interface-fitted tetrahedral box meshes with up to 1188840 vertices. The numerical results confirm the fast convergence and strong robustness of the modified Newton iterative method, demonstrate the high performance of the package, and highlight the crucial roles played by the damping parameter and initial iteration selections in enhancing the method's convergence. The package will be a valuable tool in protein simulations.
