View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000084 | OpenFOAM | Bug | public | 2010-11-19 15:20 | 2011-09-14 12:44 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 10.04 |
Summary | 0000084: while restarting rhoPisoTwinParcelFoam origId of kinematicParcels isn't imported correctly | ||||
Description | if restarting rhoPisoTwin ParcelFoam produces new origIds for kinematicParcels -- seems as if counting up from last time step example: old time step: ( 0 1 2 3 4 ) new time step: ( 5 6 7 8 9 ) | ||||
Steps To Reproduce | - run rhoPisoTwinParcelFoam on simplifiedSiwek tutorial - stop the solver after one time-step is written on disk - check origIds of kinematicParcels of the last time step - restart rhoPisoTwinParcelFoam - check a new time directory -> origIds have changed (counted up from last time step) example: old time step: ( 0 1 2 3 4 ) new time step: ( 5 6 7 8 9 ) | ||||
Additional Information | maybe the problem is in the constructor of either the cloud class or the kinematicParcel seems that function getNewParcelID() is called although the parcel has an origId or the mutable label particleCount_ isn't set to zero while restarting solver? | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-11-19 15:20 |
|
New Issue | |
2010-11-23 09:53 |
|
Assigned To | => user2 |
2010-11-23 09:53 |
|
Status | new => assigned |
2010-12-16 10:12 |
|
Assigned To | user2 => |
2010-12-16 10:12 |
|
Status | assigned => acknowledged |
2011-09-14 12:44 |
|
Note Added: 0000656 | |
2011-09-14 12:44 |
|
Status | acknowledged => resolved |
2011-09-14 12:44 |
|
Fixed in Version | => 2.0.x |
2011-09-14 12:44 |
|
Resolution | open => fixed |
2011-09-14 12:44 |
|
Assigned To | => user2 |