View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000496 | OpenFOAM | Bug | public | 2012-04-04 14:30 | 2012-04-16 09:04 |
Reporter | Assigned To | ||||
Priority | immediate | Severity | block | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Linux | OS | OpenSuse | OS Version | 11.1 |
Summary | 0000496: Bug in turbulent kinetic energy | ||||
Description | http://foam.sourceforge.net/docs/cpp/a02166.html#_details inlet { type turbulentIntensityKineticEnergyInlet; intensity 0.05; // 5% turbulence value uniform 1; // placeholder } the <uniform> report an error. | ||||
Tags | No tags attached. | ||||
|
after delete <uniform>, the solver run |
|
Are you using 2.1.x? Can you run e.g. the tutorials/compressible/rhoPimpleFoam/ras/angledDuct case? (using the ./Allrun script)? |
|
I am using 2.1.0. I run tutorials/compressible/rhoPimpleFoam/ras/angledDuct and it works. But when I use this function in heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater i have to removed the <uniform> |
|
That case uses changeDictionary to pre-process the fields so your error might be from that. What is your error? |
|
Sorry.I have get through it after several tries. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-04-04 14:30 |
|
New Issue | |
2012-04-04 14:36 |
|
Note Added: 0001212 | |
2012-04-05 08:53 |
|
Note Added: 0001215 | |
2012-04-05 10:05 |
|
Note Added: 0001216 | |
2012-04-05 12:20 |
|
Note Added: 0001217 | |
2012-04-14 00:45 |
|
Note Added: 0001247 | |
2012-04-16 09:04 |
|
Status | new => resolved |
2012-04-16 09:04 |
|
Fixed in Version | => 2.1.x |
2012-04-16 09:04 |
|
Resolution | open => no change required |
2012-04-16 09:04 |
|
Assigned To | => user2 |