Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
c09f74d3
Commit
c09f74d3
authored
May 18, 2017
by
Andrew Heather
Browse files
STYLE: corrected header comment
parent
ff9d7507
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/TurbulenceModels/compressible/turbulentFluidThermoModels/derivedFvPatchFields/externalWallHeatFluxTemperature/externalWallHeatFluxTemperatureFvPatchScalarField.H
View file @
c09f74d3
...
...
@@ -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
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment