Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Electrostatics/PB-AM-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#This repository has been deprecated. This is the directory containing source code and examples for the analytical solution of the linearized Poisson Boltzmann solver, as described in Lotan and Head-Gordon 2006.

The src directory contains source code. To make, open the makefile, change any libs or includes as needed and make as follows:

	make mpe

The bin directory stores the executable, called mpe

The test directory contains a series of submit scripts and required inputs for each option of the mpe code. Each is described in the README in the test directory.

The doc directory contains doxygen created documentation for the source code. It was created by doxygen version 1.8.1. To load as an html, open the annotated.html file in a browser.

About

Poisson-Boltzmann Analytical Method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages