BUG: BlobSheetAtomization model - corrected typo in header - mantis #1003

This commit is contained in:
andy
2013-09-17 18:12:59 +01:00
parent ce44c98f35
commit 746fd75fe1

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -112,7 +112,7 @@ public:
const scalar rho, const scalar rho,
const scalar mu, const scalar mu,
const scalar sigma, const scalar sigma,
const scalar volHlowRate, const scalar volFlowRate,
const scalar rhoAv, const scalar rhoAv,
const scalar Urel, const scalar Urel,
const vector& pos, const vector& pos,