Skip to content

Commit c161539

Browse files
author
Henry Weller
committed
filmEjectionModels::BrunDripping: Removed unnecessary ejectionModel::correct()
1 parent 5a0e913 commit c161539

File tree

1 file changed

+1
-3
lines changed
  • applications/modules/isothermalFilm/fvModels/filmCloudTransfer/ejectionModels/BrunDripping

1 file changed

+1
-3
lines changed

applications/modules/isothermalFilm/fvModels/filmCloudTransfer/ejectionModels/BrunDripping/BrunDripping.C

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
========= |
33
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
44
\\ / O peration | Website: https://openfoam.org
5-
\\ / A nd | Copyright (C) 2016-2023 OpenFOAM Foundation
5+
\\ / A nd | Copyright (C) 2016-2024 OpenFOAM Foundation
66
\\/ M anipulation |
77
-------------------------------------------------------------------------------
88
License
@@ -134,8 +134,6 @@ void BrunDripping::correct()
134134
}
135135
}
136136
}
137-
138-
ejectionModel::correct();
139137
}
140138

141139

0 commit comments

Comments
 (0)