From 1e846a820e4f459ac8502e811a3d9c448ea5aa3e Mon Sep 17 00:00:00 2001 From: FELIX MARSOLLIER <felix-externe.marsollier@edvance.fr> Date: Wed, 7 Sep 2022 16:55:56 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4289905..2d3d30c 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ modelica library to model fluid dynamic of HVAC systems - Correction in the called fonction to computed the derivative function of the saturation density of the MoistAir media (f4dc88331a0807266a3e40273d170f6f54fed3bb) - Correction in the calcualtion of the derivative function of the saturation density of the MoistAir media - Correction in the "UpwindFirstOrder" model when the flow was in reverse direction + - Correction of the reference temeprature in the enthalpyOfWater function in the MoistAir media (8cdf7328ea2d6ba467bbcb486fd267e153487573) 3-Enhancements - FanVentilation: works with multi-species media -- GitLab