From cafb596621ee95c2033cb2320652245d84a6a91f Mon Sep 17 00:00:00 2001 From: Bernd Flemisch <bernd@iws.uni-stuttgart.de> Date: Wed, 28 Feb 2018 10:30:54 +0100 Subject: [PATCH] Update modules.txt --- doc/doxygen/modules.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/doxygen/modules.txt b/doc/doxygen/modules.txt index 61d4b02aec..956ecf1ad9 100644 --- a/doc/doxygen/modules.txt +++ b/doc/doxygen/modules.txt @@ -374,14 +374,12 @@ /*! * \ingroup Material * \defgroup Components Components - * \brief Components: building blocks for fluid systems + * \brief thermodynamics of single chemical species or fixed mixtures of species * - * Components are fluid systems which provide the - * thermodynamic relations for the liquid and gas phase of a single - * chemical species or a fixed mixture of species. Their main purpose - * is to provide a convenient way to access these quantities from - * full-fledged fluid systems. Components are not supposed to be used - * by models directly. + * Components provide the thermodynamic relations for the liquid, + * gaseous and/or solid state of a single + * chemical species or a _fixed_ mixture of species. + * Fluid systems use components to compute thermodynamic quantities of phases. */ /*! * \ingroup Components -- GitLab