Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
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
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
d16f1312
Commit
d16f1312
authored
5 years ago
by
Andrew Heather
Browse files
Options
Downloads
Patches
Plain Diff
BUG: P1 model - read qr field if present - see
#1659
parent
ba8d45c8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/thermophysicalModels/radiation/radiationModels/P1/P1.C
+1
-1
1 addition, 1 deletion
src/thermophysicalModels/radiation/radiationModels/P1/P1.C
with
1 addition
and
1 deletion
src/thermophysicalModels/radiation/radiationModels/P1/P1.C
+
1
−
1
View file @
d16f1312
...
@@ -72,7 +72,7 @@ Foam::radiation::P1::P1(const volScalarField& T)
...
@@ -72,7 +72,7 @@ Foam::radiation::P1::P1(const volScalarField& T)
"qr"
,
"qr"
,
mesh_
.
time
().
timeName
(),
mesh_
.
time
().
timeName
(),
mesh_
,
mesh_
,
IOobject
::
NO_
READ
,
IOobject
::
READ
_IF_PRESENT
,
IOobject
::
AUTO_WRITE
IOobject
::
AUTO_WRITE
),
),
mesh_
,
mesh_
,
...
...
This diff is collapsed.
Click to expand it.
Andrew Heather
@andy
mentioned in issue
#1659 (closed)
·
5 years ago
mentioned in issue
#1659 (closed)
mentioned in issue #1659
Toggle commit list
Andrew Heather
@andy
mentioned in commit
b4229841
·
5 years ago
mentioned in commit
b4229841
mentioned in commit b4229841c0e3809cc92de0b11529afb835bb912f
Toggle commit list
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