View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001399 | OpenFOAM | Bug | public | 2014-09-17 04:21 | 2015-01-01 13:56 |
Reporter | Assigned To | henry | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | linux | OS | redhat | OS Version | 6.4 |
Summary | 0001399: AMI MRF don't work well together | ||||
Description | When using AMI and MRF together there are strong gradients of velocity and pressure near the AMI regions. | ||||
Steps To Reproduce | - take the pimpleDyMFoam/propeller tutorial - use the system directory attached to convert it into a simpleFoam + MRF analysis - discontinuities in U and p will be visible in paraview doing a cut in the middle of the channel | ||||
Tags | AMI | ||||
2014-09-17 04:21
|
|
|
add nonRotatingPatches (AMI1 AMI2); in the MRF source. MRF1 { type MRFSource; active true; selectionMode cellZone; cellZone innerCylinderSmall; MRFSourceCoeffs { nonRotatingPatches (AMI1 AMI2); origin (0 0 0); axis (0 1 0); omega 158; } } Once you add the above line in fvOptions, there will not be any discontinuities |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-17 04:21 |
|
New Issue | |
2014-09-17 04:21 |
|
File Added: system.tgz | |
2014-09-17 23:17 |
|
Note Added: 0003235 | |
2014-09-17 23:18 |
|
Note Edited: 0003235 | |
2014-09-17 23:19 |
|
Note Edited: 0003235 | |
2014-12-29 18:40 | wyldckat | Tag Attached: AMI | |
2015-01-01 13:56 | henry | Status | new => resolved |
2015-01-01 13:56 | henry | Resolution | open => fixed |
2015-01-01 13:56 | henry | Assigned To | => henry |