Skip to content

Commit

Permalink
[docs] Consolidate chemical equilibrium documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ischoegl committed Jul 7, 2023
1 parent 61b369c commit 216ba01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions include/cantera/equil/ChemEquil.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ class EquilOpt

/**
* @defgroup equil Chemical Equilibrium
* Chemical equilibrium calculations.
*/

/**
Expand Down
5 changes: 3 additions & 2 deletions include/cantera/equil/MultiPhase.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ namespace Cantera

class ThermoPhase;

//! @defgroup equilfunctions Classes and functions used for calculating
//! chemical equilibrium.
//! @defgroup equilfunctions Chemical Equilibrium Calculations
//! Classes and functions used for calculating chemical equilibrium.
//! @ingroup equil

//! A class for multiphase mixtures. The mixture can contain any
//! number of phases of any type.
Expand Down

0 comments on commit 216ba01

Please sign in to comment.