Skip to content
  • Andrew Heather's avatar
    ENH: ConeNozzleInjection - added option to include an angular velocity (rad/s) · 7c235371
    Andrew Heather authored
    Specified using the optional 'omega' entry (Function1 type), e.g. for a constant
    value:
    
          omega           12.56;
    
    Note that the swirl contribution is applied in addition to the velocity set by
    the 'flowType' option. For example, for the 'constantVelocity' option, parcels
    are initially set the velocity according to the UMag and direction/cone angle;
    the swirl velocity is then added.
    7c235371