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
7830cc50
Commit
7830cc50
authored
4 years ago
by
sergio
Browse files
Options
Downloads
Patches
Plain Diff
BUG: Fix sign in Lee model. Fixes
#1934
.
parent
c879c244
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
modules/OpenQBMM
+1
-1
1 addition, 1 deletion
modules/OpenQBMM
modules/external-solver
+1
-1
1 addition, 1 deletion
modules/external-solver
src/phaseSystemModels/multiphaseInter/phasesSystem/massTransferModels/Lee/Lee.C
+1
-1
1 addition, 1 deletion
...multiphaseInter/phasesSystem/massTransferModels/Lee/Lee.C
with
3 additions
and
3 deletions
OpenQBMM
@
70d327b2
Compare
cee0fdd4
...
70d327b2
Subproject commit
cee0fdd438c3e90403e90abfb23ef6ead3ab171
d
Subproject commit
70d327b25ed66e4a7bead8c046bda4f87225415
d
This diff is collapsed.
Click to expand it.
external-solver
@
302f2518
Compare
f3dd3aac
...
302f2518
Subproject commit
f3dd3aac02feac29ccb62fbb147c757b896ea3db
Subproject commit
302f2518284be5a3c796091357a67fb1ae0250cd
This diff is collapsed.
Click to expand it.
src/phaseSystemModels/multiphaseInter/phasesSystem/massTransferModels/Lee/Lee.C
+
1
−
1
View file @
7830cc50
...
...
@@ -159,7 +159,7 @@ Foam::meltingEvaporationModels::Lee<Thermo, OtherThermo>::KSu
{
return
(
coeff
*
pos
(
Tactivate_
-
refValue
)
-
coeff
*
pos
(
Tactivate_
-
refValue
)
);
}
}
...
...
This diff is collapsed.
Click to expand it.
Sergio Ferraris
@Sergio
mentioned in issue
#1934 (closed)
·
4 years ago
mentioned in issue
#1934 (closed)
mentioned in issue #1934
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