View Issue Details

IDProjectCategoryView StatusLast Update
0000273OpenFOAMBugpublic2011-09-02 13:42
Reporteruser100Assigned Touser2 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version10.04
Summary0000273: Make ConeNozzleInjection available to all types of parcels
DescriptionIt is not possible to use the very useful ConeNozzleInjection injectionmodel for kinematicCloud and reactingCloud objects. It is only available to sprayCloud objects although there is no clear reason to limit this model to these objects.

In the makeSprayParcelInjectionModels.H file, the ConeNozzleInjection injectionmodel is defined in line 48 ( makeInjectionModelType(ConeNozzleInjection, CloudType);\). This is however omitted in the makeParcelInjectionModels.H file and the makeReactingParcelInjectionModels.H file.

As there is no valid alternative for kinematicCloud and reactingCloud objects, it would be nice to add this model to these types of parcels.
TagsNo tags attached.

Activities

user2

2011-09-02 13:42

  ~0000643

Thanks for the report - these were indeed missing from the intermediate library model selections. Added in commit:

6e52f9082456ba7c2db6d6dbee130fe811854818

Issue History

Date Modified Username Field Change
2011-08-08 21:47 user100 New Issue
2011-08-08 21:47 user100 Tag Attached: Modelling
2011-08-08 21:47 user100 Tag Detached: Modelling
2011-09-02 13:42 user2 Note Added: 0000643
2011-09-02 13:42 user2 Status new => resolved
2011-09-02 13:42 user2 Fixed in Version => 2.0.x
2011-09-02 13:42 user2 Resolution open => fixed
2011-09-02 13:42 user2 Assigned To => user2