View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000653 | OpenFOAM | Bug | public | 2012-09-25 18:32 | 2012-10-08 11:56 |
Reporter | Assigned To | henry | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | OpenSUSE | OS Version | 11.4 |
Summary | 0000653: dynamicFvMesh; single boundary movement causes inconsistency in deforming cells | ||||
Description | When only a subset of cells in the mesh are being deformed in a single direction, the pressure and temperature are not consistent. Compressing these cells for a closed domain causes the temperature in them to decrease when it should increase. | ||||
Steps To Reproduce | 1. Compile sprayDyMFoam from an earlier bug report: http://www.openfoam.org/mantisbt/view.php?id=638 2. Extract the case aachenBombSingleCellMove 3. Run blockMesh and sprayDyMFoam | ||||
Tags | No tags attached. | ||||
2012-09-25 18:32
|
|
|
It appears that there is a bug in the sprayDyMFoam posted here. Try reproducing this problem with a solver we release with OpenFOAM e.g. engineFoam and supply a test case for us to study. |
|
I'll be on vacation for the next three weeks; I'm uploading a version that works. I also tried to make a version of the kivaTutorial that uses fvMotionSolverEngineMesh, but couldn't figure the right boundary condition for piston. You'll need to copy over the otape17 file. I'll be on vacation for the next 3 weeks, so I won't be monitoring/replying until I get back on the 25th. Cheers and thanks for looking into this! |
2012-10-08 00:10
|
|
2012-10-08 00:15
|
|
|
Thanks for the bug report. Resolved by commit 037278d5af96578835e55155bb9dbf9ebfe74e99 Note that you will need to change dpdt in pEqn.H in your sprayDyMFoam: dpdt = fvc::ddt(p) - fvc::div(fvc::meshPhi(rho, U), p); |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-09-25 18:32 |
|
New Issue | |
2012-09-25 18:32 |
|
File Added: aachenBombSingleCellMove.tar.gz | |
2012-10-07 21:37 | henry | Note Added: 0001704 | |
2012-10-08 00:08 |
|
Note Added: 0001705 | |
2012-10-08 00:09 |
|
Note Edited: 0001705 | |
2012-10-08 00:10 |
|
File Added: sprayDyMFoam.tar.gz | |
2012-10-08 00:15 |
|
File Added: kivaTestSingleCell.tar.gz | |
2012-10-08 00:16 |
|
Note Edited: 0001705 | |
2012-10-08 00:16 |
|
Note Edited: 0001705 | |
2012-10-08 11:56 | henry | Note Added: 0001710 | |
2012-10-08 11:56 | henry | Status | new => resolved |
2012-10-08 11:56 | henry | Resolution | open => fixed |
2012-10-08 11:56 | henry | Assigned To | => henry |