Skip to content

ExcitedStates/pnp-aoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pnp-aoa

PNP solver for studying the transport in aoa

Usage

pnp_num( charge_strgengh, enzymatic_rate, bulk_concentration );

The simulation result will be saved in a mat file.

Example

pnp_num( 1, 5, 10 );

for charges on, rate 5 per second, and bulk concentration 10 nM.

Note: though the input of the bluk concentration is in the form of moles/L, the concentration profiles in the output file are of moles/m^3.

About

PNP solver for studying the transport in aoa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages