ENH: ConeNozzleInjection - added ability for the injector to move
The set of injectionMethods has been extended to include a new option: injectionMethod movingPoint; The position is then read as a TimeFunction1 entry, e.g. for a 'table' type: position table ( (0 (-0.009 0.0995 0)) (1e-3 (0.009 0.0995 0)) ); where the list corresponds to the tuples (time (position)), and the time is relative to the start of injection (SOI)
Showing
- src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeNozzleInjection/ConeNozzleInjection.C 109 additions, 59 deletions.../InjectionModel/ConeNozzleInjection/ConeNozzleInjection.C
- src/lagrangian/intermediate/submodels/Kinematic/InjectionModel/ConeNozzleInjection/ConeNozzleInjection.H 13 additions, 4 deletions.../InjectionModel/ConeNozzleInjection/ConeNozzleInjection.H
Please register or sign in to comment