From 54afc73b80b0dfcfdc821f86b26aada77ae2eaa8 Mon Sep 17 00:00:00 2001 From: Liz Date: Wed, 23 Dec 2015 09:02:37 -0800 Subject: [PATCH] adding geometric flow example to the table. --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index fbd8551..9709917 100644 --- a/examples/README.md +++ b/examples/README.md @@ -23,4 +23,4 @@ Tests will either pass, pass with rounding error (within 10-9 of the | Coulomb's law (point-pmf) | [point-pmf/README.md](point-pmf/README.md) | Nathan Baker | See how well we do reproducing Coulomb's law. | | Methanol solvation (solv) | [solv/README.md](solv/README.md) | UHBD | Calculate the solvation energies of methanol and methoxide. | | Protein-RNA interactions (protein-rna) | [protein-rna/README.md](protein-rna/README.md) | David Draper | Calculate the salt dependence of protein interactions with box B RNA hairpin. | - +| Geometric flow solvation model | [geoflow/README.md](geoflow/README.md) | Elizabeth Jurrus | Calculate the dielectric interface profile across the solute-solvent boundary in a thermodynamically sef-consistent fashion. |