From 5da54fca9e224c863f8821a9dcc573e9c2fd47b6 Mon Sep 17 00:00:00 2001 From: "Federico E. Benelli" Date: Wed, 15 Nov 2023 10:44:55 -0300 Subject: [PATCH] read --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6798dfc..8f4a037 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# fenvelopes -Fortran program to calculate phase envelopes. +# fenvelopes: Phase diagrams with Equations of State. + +![Phase diagram PTA](figs/pta.png) This is an ongoing project that intends te be a fully fledged generator of phase equilibria diagrams from multicomponent systems, using Equations of @@ -135,3 +136,4 @@ with `fpm` ```bash fpm run --profile release -- --infile ``` +