mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: corrected header comment
This commit is contained in:
@ -122,8 +122,8 @@ public:
|
|||||||
//- Operation mode enumeration
|
//- Operation mode enumeration
|
||||||
enum operationMode
|
enum operationMode
|
||||||
{
|
{
|
||||||
fixedPower, //!< Fixed heat flux
|
fixedPower, //!< Fixed heat power [W]
|
||||||
fixedHeatFlux, //!< Fixed heat flux
|
fixedHeatFlux, //!< Fixed heat flux [W/m2]
|
||||||
fixedHeatTransferCoeff, //!< Fixed heat transfer coefficient
|
fixedHeatTransferCoeff, //!< Fixed heat transfer coefficient
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user