Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 838 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 838 Bytes

Poisson-Boltzmann Solver Interface

Interactive interface and visualization of the numerical solution to the generalized Poisson-Boltzmann equation (PBE) based on the bokeh package. The parameters for the PBE such as concentrations, surface interactions, dielectric response profiles and presence of impurities can be chosen interactively (see below for a screenshot). The interfacial profiles can be drawn directly into the plots.

screen

Prerequisites

Needs the bokeh python package and the Numerical Poisson-Boltzman Solver to be installed.

Usage

An interactive session can be started from the directory of the repository by typing

bokeh serve web_server.py --show