[Doc] Make transport properties a top-level group

This commit is contained in:
Ray Speth 2023-08-15 13:16:29 -04:00 committed by Ingmar Schoegl
parent 181407d5e5
commit 62aefaafe2

View File

@ -9,11 +9,10 @@
// at https://cantera.org/license.txt for license and copyright information.
/**
* @defgroup tranprops Transport Properties for Species in Phases
* @defgroup tranprops Transport Properties
*
* @ingroup phases
*
* These classes provide transport properties.
* These classes provide transport properties, including diffusion coefficients,
* thermal conductivity, and viscosity.
*/
#ifndef CT_TRANSPORT_H