aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Bareigts <guillaume.bareigts@ntymail.com>2018-07-26 08:44:35 +0200
committerGuillaume Bareigts <guillaume.bareigts@ntymail.com>2018-07-26 08:44:35 +0200
commit5219f74d225911ccb360304dec768004bd88755f (patch)
treec40f66fc388748fadbbcbad7e7acc3811c9b988f
parentcd08de900cb311576b8f21f3b0e194c1e4626f96 (diff)
downloadpackages-5219f74d225911ccb360304dec768004bd88755f.tar.gz
packages-5219f74d225911ccb360304dec768004bd88755f.zip
Added package polypbren
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index cd3052b..81871ef 100644
--- a/packages.json
+++ b/packages.json
@@ -10074,5 +10074,17 @@
"description": "Get information about colors and convert them in the command line",
"license": "MIT",
"web": "https://github.com/Calinou/clr"
+ },
+ {
+ "name": "polypbren",
+ "url": "https://github.com/guibar64/polypbren",
+ "method": "git",
+ "tags": [
+ "science",
+ "equation"
+ ],
+ "description": "Renormalization of colloidal charges of polydipserse dispersions using the Poisson-Boltzmann equation",
+ "license": "MIT",
+ "web": "https://github.com/guibar64/polypbren"
}
]