multiphaseEuler::virtualMassModel.H: Corrected documentation

This commit is contained in:
Henry Weller
2023-04-11 15:48:36 +01:00
parent 2a9b999701
commit 288fc74ff0

View File

@ -153,7 +153,7 @@ public:
// Member Functions
//- Return the lift coefficient K
//- Return the virtual mass coefficient K
tmp<volScalarField> K() const;
};