|
[Sponsors] |
rotating pacel injection in cylindrical coordinates |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 19, 2013, 11:15 |
rotating pacel injection in cylindrical coordinates
|
#1 |
New Member
L.Y. Wang
Join Date: Mar 2013
Location: Germany
Posts: 2
Rep Power: 0 |
Hallo Foamers,
i would like to simulate an rotating water nozzle. The default initial velocity u0 ist in cartesian coordinates (x y z). I confused how can i convert it to an initial tangential velocity for lagrangian parcel injection. *---------------------------------------------------------------------------*\ Class PatchInjection Declaration \*---------------------------------------------------------------------------*/ template<class CloudType> class PatchInjection public InjectionModel<CloudType> { // Private data //- Name of patch const word patchName_; //- Injection duration [s] const scalar duration_; //- Number of parcels to introduce per second [] const label parcelsPerSecond_; //- Initial parcel velocity [m/s] const vector U0_; //- Volume flow rate of parcels to introduce relative to SOI [m^3/s] const autoPtr<DataEntry<scalar> > volumeFlowRate_; //- Parcel size PDF model const autoPtr<pdfs:df> parcelPDF_; //- Cell owners labelList cellOwners_; //- Fraction of injection controlled by this processor scalar fraction_; Thanks |
|
February 5, 2021, 13:41 |
|
#2 |
Member
Jairo A. Gutiérrez S
Join Date: Nov 2014
Posts: 60
Rep Power: 11 |
Did you finally solve it?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Finite Volume Method For Cylindrical Coordinates | falopsy | Main CFD Forum | 45 | August 14, 2023 22:14 |
working in cylindrical coordinates in fluent | Randheer Yadav | FLUENT | 2 | January 18, 2015 17:25 |
SIMPLE algorithm in 3D cylindrical coordinates | zouchu | Main CFD Forum | 1 | January 20, 2014 18:02 |
Cylindrical coordinates ? | T.D. | OpenFOAM Running, Solving & CFD | 17 | September 26, 2010 16:37 |
Calculation in cylindrical coordinates | Franz Wingelhofer | CFX | 0 | December 28, 1999 08:46 |