From 5e8b4fa9f818e740aa1a5135667684f1b5b838e3 Mon Sep 17 00:00:00 2001 From: Felix MARSOLLIER <fm4b8dfn@dsp1027505> Date: Wed, 17 Aug 2022 09:35:15 +0200 Subject: [PATCH] Addition of updates about openings --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 634b0b2..8793358 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,5 @@ modelica library to model fluid dynamic of HVAC systems - FanVentilation: works with multi-species media - The saturation pressure fonctions have been changed to work with a MoistAir bellow the triple point condition. It does not mean that the media can model a condensable moist air bellow the triple point conditions - The orifices (except the compressible opening) can be initialised to a given velocity with a steady state condition. The flow regime can now be steady state or inertial. + - The horizontal opening can handle buoyancy effect when density at the bottom is lower than than at the top + - All the openings can handle the altitude variation between opening and boundary nodes -- GitLab