View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003761 | OpenFOAM | Bug | public | 2021-12-07 20:29 | 2021-12-07 21:35 |
Reporter | cgoessni | Assigned To | henry | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | amd64 | OS | Debian | OS Version | stable |
Summary | 0003761: XiEngineFoam does not write to disk with adjustTimeStep yes and positive startTime | ||||
Description | XiEngineFoam does not write output folders if adjustTimeStep is set to yes and if the start time is positive. I suspect that runTime.write() does not account for the CA => s conversion when checking if a file name exists. | ||||
Steps To Reproduce | see attached setup which is taken from $FOAM_TUTORIALS/combustion/XiEngineFoam/kivaTest, start time positive and adjustTimeStep true | ||||
Additional Information | This issue is not reproducible in -dev. Is it still possible to backport a fix? | ||||
Tags | No tags attached. | ||||
|
|
|
I have completely rewritten the handling of engine time in OpenFOAM-dev so not it is not possible to back-port it to OpenFOAM-9 but you could rename OpenFOAM-dev to OpenFOAM-9 if you need all of those changes. |
|
This problem is also resolved in OpenFOAM-9 with the patch that I just posted for 0003762. Thanks for your quick reply and the re-write. I will try it once OpenFOAM 10 is released. |
|
It would make sense for you to use OpenFOAM-dev as the new handling of engine time is MUCH better. |
|
Resolved by commit 15b2a2f42cdfce7c79b974e9be24a3320a6ef790 There is no issue is OpenFOAM-dev |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-12-07 20:29 | cgoessni | New Issue | |
2021-12-07 20:29 | cgoessni | File Added: kivaTest.tgz | |
2021-12-07 21:02 | henry | Note Added: 0012295 | |
2021-12-07 21:12 | cgoessni | Note Added: 0012298 | |
2021-12-07 21:23 | henry | Note Added: 0012301 | |
2021-12-07 21:35 | henry | Assigned To | => henry |
2021-12-07 21:35 | henry | Status | new => resolved |
2021-12-07 21:35 | henry | Resolution | open => fixed |
2021-12-07 21:35 | henry | Fixed in Version | => 9 |
2021-12-07 21:35 | henry | Note Added: 0012302 |