Code Monkey home page Code Monkey logo

enpen's Introduction

EnPEn

There it is. The code producing all of my dissertation. It's academic and therefore it's ugly, won't compile and will lead to people code up the same stuff, just better (tm).

What it does

EnPEn solves the coupled Nernst-Planck-Poisson equations in one dimension, while accounting for chemical reactions. It can handle any ion exchange membrane setup you can think of (multilayered assemblies, bipolar membranes). Add some convection, why not. It can simulate electrical impedance spectroscopy up to unmeasurable frequencies and down to unmeasurable frequencies. It's tailored C code, so it'll solve the problem faster and better than stuff you can buy.

You think you have a problem that EnPEn can solve?

Don't be afraid to ask. Mail me. I can tell you if EnPEn can do it out of the box or what parts of the code you might want to change. For instance, change anything but files in the impl/ directory, or be careful about it. Since this is kind of a library, I wrote several python scripts to wrap around it, for instance: impedance spectroscopy lends itself to having several simulations at the same time.

Citing and validation

In the spirit of good scientific practice, you could cite, for steady state code:

https://www.nature.com/articles/srep11583

and for anything dynamic code:

http://www.sciencedirect.com/science/article/pii/S0376738816311140

License

Academia? Go ahead. Otherwise ask me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.