diff options
| -rw-r--r-- | packages.json | 12 |
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" } ] |
