reactingEulerFoam/interfacialModels/dragModels: Corrected file permissions

This commit is contained in:
Henry Weller
2016-09-09 21:48:29 +01:00
parent 86ccbca390
commit 34928b7c82
4 changed files with 2 additions and 1 deletions

View File

@ -58,6 +58,7 @@ namespace dragModels
{ {
class SchillerNaumann; class SchillerNaumann;
/*---------------------------------------------------------------------------*\ /*---------------------------------------------------------------------------*\
Class Tenneti Declaration Class Tenneti Declaration
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
@ -68,7 +69,7 @@ class Tenneti
{ {
// Private data // Private data
//- Ergun drag model //- SchillerNaumann drag model
autoPtr<SchillerNaumann> SchillerNaumann_; autoPtr<SchillerNaumann> SchillerNaumann_;
//- Residual Reynolds Number //- Residual Reynolds Number