Skip to content
Snippets Groups Projects
Commit a3bd1a3b authored by Katharina Heck's avatar Katharina Heck Committed by Kilian Weishaupt
Browse files

[cleanup][docu] cleanup of docu for diffusion laws

parent b027b376
No related branches found
No related tags found
1 merge request!1132Cleanup/diffusion laws
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
/*! /*!
* \file * \file
* \brief This file contains the data which is required to calculate * \brief This file contains the data which is required to calculate
* diffusive mass fluxes due to molecular diffusion with Fick's law. * diffusive molar fluxes due to molecular diffusion with Fick's law.
*/ */
#ifndef DUMUX_DISCRETIZATION_BOX_FICKS_LAW_HH #ifndef DUMUX_DISCRETIZATION_BOX_FICKS_LAW_HH
#define DUMUX_DISCRETIZATION_BOX_FICKS_LAW_HH #define DUMUX_DISCRETIZATION_BOX_FICKS_LAW_HH
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
/*! /*!
* \file * \file
* \brief This file contains the data which is required to calculate * \brief This file contains the data which is required to calculate
* diffusive mass fluxes due to molecular diffusion with Fick's law. * diffusive molar fluxes due to molecular diffusion with Maxwell Stefan
*/ */
#ifndef DUMUX_DISCRETIZATION_BOX_MAXWELL_STEFAN_LAW_HH #ifndef DUMUX_DISCRETIZATION_BOX_MAXWELL_STEFAN_LAW_HH
#define DUMUX_DISCRETIZATION_BOX_MAXWELL_STEFAN_LAW_HH #define DUMUX_DISCRETIZATION_BOX_MAXWELL_STEFAN_LAW_HH
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
/*! /*!
* \file * \file
* \brief This file contains the data which is required to calculate * \brief This file contains the data which is required to calculate
* diffusive mass fluxes due to molecular diffusion with Fick's law. * diffusive molar fluxes due to molecular diffusion with Maxwell Stefan
*/ */
#ifndef DUMUX_DISCRETIZATION_CC_TPFA_MAXWELL_STEFAN_LAW_HH #ifndef DUMUX_DISCRETIZATION_CC_TPFA_MAXWELL_STEFAN_LAW_HH
#define DUMUX_DISCRETIZATION_CC_TPFA_MAXWELL_STEFAN_LAW_HH #define DUMUX_DISCRETIZATION_CC_TPFA_MAXWELL_STEFAN_LAW_HH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment