View Issue Details

IDProjectCategoryView StatusLast Update
0001679OpenFOAMBugpublic2015-04-30 17:40
Reportertniemi Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Versiondev 
Summary0001679: MPPICFoam dispersion: phase name missing from turbulenceModel
DescriptionI'm sorry that I did not do thorough testing last time. The dispersion model in MPPICFoam does not still work in dev, because the kModel() and epsilonModel() in DispersionRASModel.C search for turbulenceModel::propertiesName, which does not contain the phase name.
TagsNo tags attached.

Activities

henry

2015-04-30 11:13

manager   ~0004695

I have just pushed a fix for this; could you test it and report back?

tniemi

2015-04-30 13:52

reporter   ~0004702

Thanks for a quick fix, it appears to work now.

I also noticed that there is a similar kModel() function in BrownianMotion. I don't need that model, but maybe it should be also fixed?

henry

2015-04-30 16:05

manager   ~0004705

I also noticed this and am considering if the same change is needed.

henry

2015-04-30 17:39

manager   ~0004706

Resolved by

commit cb1f94a37062551ca4d3e1871453aad504cbf146
commit df3e05beb941448f598886aebbf02a1cfbd2b531

Issue History

Date Modified Username Field Change
2015-04-30 09:55 tniemi New Issue
2015-04-30 11:13 henry Note Added: 0004695
2015-04-30 13:52 tniemi Note Added: 0004702
2015-04-30 16:05 henry Note Added: 0004705
2015-04-30 17:39 henry Note Added: 0004706
2015-04-30 17:39 henry Status new => resolved
2015-04-30 17:39 henry Resolution open => fixed
2015-04-30 17:39 henry Assigned To => henry