diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-07-26 10:49:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-26 10:49:43 +0100 |
| commit | 3cc4d0114c1f0c998cf9798447bddf16822c1168 (patch) | |
| tree | 4a4c162a66aff0481b65ee506d5d66ec3e594a6b | |
| parent | dde705d7ee8abcef66b12f139141ec99a803c41a (diff) | |
| parent | 2a664b866cf67e6cb6ab3d0d80ee95b010d07eb7 (diff) | |
| download | packages-3cc4d0114c1f0c998cf9798447bddf16822c1168.tar.gz packages-3cc4d0114c1f0c998cf9798447bddf16822c1168.zip | |
Merge pull request #808 from guibar64/add-polypbren0644
Added package polypbren
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 1542854..dcccf23 100644 --- a/packages.json +++ b/packages.json @@ -10076,6 +10076,18 @@ "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" + }, + { "name": "spdx_licenses", "url": "https://github.com/euantorano/spdx_licenses.nim", "method": "git", |
