This update introduces two minor enhancements to the ConeNozzle injection model:
A typical example of the new keywords is as follows:
injectionModels
{
model1
{
type coneNozzleInjection;
...
// The new injection method: discSegments
injectionMethod discSegments;
nInjectors 10;
initialInjectorDir (1 0 0);
// Also, the velocity of the moving injector is calculated
// in the background, and is added into the parcel velocity
...
}
}
Top view | Side view | |
---|---|---|
Three injectors | ![]() |
![]() |
Ten injectors | ![]() |
![]() |
No change in existing input/output for stationary injectors. However, the particle velocity of moving injectors will be different in a way that the injector velocity is now added to the particle velocity.