Skip to content
GitLab
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
Commits
5bdb6ddf
Commit
5bdb6ddf
authored
Jan 23, 2019
by
Mark OLESEN
Browse files
STYLE: missing break
parent
f9134a51
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/thermophysicalModels/radiation/submodels/boundaryRadiationProperties/boundaryRadiationPropertiesPatch.C
View file @
5bdb6ddf
...
...
@@ -110,6 +110,8 @@ boundaryRadiationPropertiesPatch
transmissivityModel
::
New
(
dict
,
mesh
).
ptr
()
);
}
break
;
case
LOOKUP
:
{
//Do nothing
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment