ENH: Updated note for turbulent parcel velocity (Ux Uy Uz) instead of U etc

This commit is contained in:
andy
2010-01-27 12:42:57 +00:00
parent 1dfe858021
commit 18bd875669

View File

@ -40,7 +40,7 @@ Foam::string Foam::KinematicParcel<ParcelType>::propHeader =
+ " (Ux Uy Uz)"
+ " rho"
+ " tTurb"
+ " UTurb";
+ " (UTurbx UTurby UTurbz)";
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //