View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000494 | OpenFOAM | Bug | public | 2012-04-04 00:37 | 2015-01-03 16:03 |
Reporter | Assigned To | henry | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | OpenSUSE | OS Version | 11.4 |
Summary | 0000494: topoChangerFvMesh and not working properly with pimpleDyMFoam | ||||
Description | The pressure and velocity fields do not match the results from the movingCone tutorial for identical mesh motion with topology changes (in this case, layer addition and removal). | ||||
Steps To Reproduce | 1. Unpack the attached file 2. Modify $FOAM_SRC/topoChangerFvMesh/movingConeTopoFvMesh/movingConeTopoFvMesh.C to look like the included version 3. Run ./Allrun in the included movingConeTopo case | ||||
Additional Information | The movingCone tutorial doesn't require pRef entries while the topologically changing one does. | ||||
Tags | No tags attached. | ||||
2012-04-04 00:37
|
|
|
In a related study, I was testing layer addition/removal with an internal combustion engine mesh and it appears the problem occurs with layer addition. This is consistent with the movingConeTopoFvMesh as the pressure/velocity inconsistencies seem to originate at the rear of the cone where the layers are added. |
|
Some further observations 1) All fields are mapped and have values associated with them 2) All the fields appear to be mapped properly, with the exception of phi (and possibly meshPhi) With this in mind I believe the error could be in layerAdditionRemoval/addlayer.C with the flux face flipping. |
|
Some further tinkering into the source code still leads me to believe that the problem is solely with the meshPhi field. In particular, the value of meshPhi on the faces where extrusion is occuring is about an order of magnitude larger than it should be. Also of note is that the mesh motion fluxes in general are not working for topological changes in 2.1.x. If this were to be resolved there would be a whole raft of possibilities opened up! |
|
Resolved in OpenFOAM-2.3.? |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-04-04 00:37 |
|
New Issue | |
2012-04-04 00:37 |
|
File Added: movingConeTopo.tar.gz | |
2012-04-13 23:20 |
|
Note Added: 0001246 | |
2012-04-27 00:34 |
|
Note Added: 0001290 | |
2012-06-01 20:14 |
|
Note Added: 0001356 | |
2012-06-02 00:31 |
|
Note Edited: 0001356 | |
2015-01-01 14:45 | henry | Note Added: 0003449 | |
2015-01-01 14:45 | henry | Status | new => resolved |
2015-01-01 14:45 | henry | Resolution | open => fixed |
2015-01-01 14:45 | henry | Assigned To | => henry |