Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenFOAM-plus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Development
OpenFOAM-plus
Commits
23ca1472
Commit
23ca1472
authored
10 years ago
by
Henry Weller
Browse files
Options
Downloads
Patches
Plain Diff
externalWallHeatFluxTemperature: Correct doc
Resolves bug-report
http://www.openfoam.org/mantisbt/view.php?id=1745
parent
6f5936b3
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/TurbulenceModels/compressible/turbulentFluidThermoModels/derivedFvPatchFields/externalWallHeatFluxTemperature/externalWallHeatFluxTemperatureFvPatchScalarField.H
+2
-2
2 additions, 2 deletions
...ature/externalWallHeatFluxTemperatureFvPatchScalarField.H
with
2 additions
and
2 deletions
src/TurbulenceModels/compressible/turbulentFluidThermoModels/derivedFvPatchFields/externalWallHeatFluxTemperature/externalWallHeatFluxTemperatureFvPatchScalarField.H
+
2
−
2
View file @
23ca1472
...
@@ -60,7 +60,7 @@ Description
...
@@ -60,7 +60,7 @@ Description
thicknessLayers | list of thicknesses per layer [m] | yes |
thicknessLayers | list of thicknesses per layer [m] | yes |
kappaLayers | list of thermal conductivites per layer [W/m/K] | yes |
kappaLayers | list of thermal conductivites per layer [W/m/K] | yes |
kappaName | name of thermal conductivity field | yes |
kappaName | name of thermal conductivity field | yes |
Qr
Name
| name of the radiative field | no | no
Qr
| name of the radiative field | no | no
relaxation | relaxation factor for radiative field | no | 1
relaxation | relaxation factor for radiative field | no | 1
\endtable
\endtable
...
@@ -77,7 +77,7 @@ Description
...
@@ -77,7 +77,7 @@ Description
kappaLayers (1 2 3 4);
kappaLayers (1 2 3 4);
value uniform 300.0;
value uniform 300.0;
kappaName none;
kappaName none;
Qr
Name
none;
Qr
none;
relaxation 1;
relaxation 1;
}
}
\endverbatim
\endverbatim
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment