View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004217 | OpenFOAM | Bug | public | 2025-02-24 13:43 | 2025-02-24 17:54 |
Reporter | Apanasevich | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | amd64 | OS | Rocky Linux | OS Version | 8.6 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0004217: Command "reconstructPar -newTimes -fileHandler collated" doesn't recontruct the first time result | ||||
Description | Two configurations where this problem was observed (multiphaseEuler, tutorial case "injection"): 1. writeInterval = endTime = 0.01 in this case one result "0.01" is expected, but none is reconstructed. From log.reconstructPar: "Create time All times already reconstructed End" 2. writeInterval = 0.005, endTime = 0.01 it is expected to get two results: 0.005" and "0.01", but only "0.01" is reconstructed. | ||||
Steps To Reproduce | The zip-archive contains two test cases: injection_collated_one_res injection_collated_two_res Just run ./Allrun in each case | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-02-24 13:43 | Apanasevich | New Issue | |
2025-02-24 13:43 | Apanasevich | File Added: multiphaseEuler_injection_collated.zip | |
2025-02-24 17:54 | henry | Assigned To | => henry |
2025-02-24 17:54 | henry | Status | new => resolved |
2025-02-24 17:54 | henry | Resolution | open => fixed |
2025-02-24 17:54 | henry | Fixed in Version | => dev |
2025-02-24 17:54 | henry | Note Added: 0013532 |