Skip to content
Snippets Groups Projects
Commit c09f74d3 authored by Andrew Heather's avatar Andrew Heather
Browse files

STYLE: corrected header comment

parent ff9d7507
Branches
Tags
2 merge requests!121Merge develop into master for v1706 release,!99Integration foundation
......@@ -122,8 +122,8 @@ public:
//- Operation mode enumeration
enum operationMode
{
fixedPower, //!< Fixed heat flux
fixedHeatFlux, //!< Fixed heat flux
fixedPower, //!< Fixed heat power [W]
fixedHeatFlux, //!< Fixed heat flux [W/m2]
fixedHeatTransferCoeff, //!< Fixed heat transfer coefficient
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment