From 5219f74d225911ccb360304dec768004bd88755f Mon Sep 17 00:00:00 2001 From: Guillaume Bareigts Date: Thu, 26 Jul 2018 08:44:35 +0200 Subject: [PATCH] Added package polypbren --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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" } ]