From 3be4bc494caba239eaeeb6a330e3debf60c2c706 Mon Sep 17 00:00:00 2001 From: Ian Bell <ian.bell@nist.gov> Date: Thu, 15 Sep 2022 11:00:22 -0600 Subject: [PATCH] Bigger thumbnail --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1aba13..81223c2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This library implements advanced derivative techniques to allow for implementation of EOS without any hand-written derivatives. The name TEQP comes from Templated Equation of State Package. A paper about teqp is published in [Ind. Eng. Chem. Res.](https://doi.org/10.1021/acs.iecr.2c00237): -<img src="doc/source/getting_started/IECR_snip.PNG" alt="Screenshot of paper front page" style="width: 100px;"/> +<img src="doc/source/getting_started/IECR_snip.PNG" alt="Screenshot of paper front page" style="width: 400px;"/> So far the following EOS are implemented: -- GitLab