View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000426 | OpenFOAM | Bug | public | 2012-02-20 17:58 | 2012-02-23 15:04 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | OpenSuse | OS Version | 11.4 |
Summary | 0000426: Restarting solvers that use engineTime gives uneccesary error messages | ||||
Description | In sprayEngineFoam and coldEngineFoam (any solver built to use engineTime) the time file in the uniform directory for any given time directory has the time recorded in real time seconds as opposed to engine time crank angle. When restarting from this timestep, the solver complains that there is a mismatch between the start time and the time recorded in the uniform/time file, and if this doesn't matter then the time file should be deleted. The solver runs and there appear to be no issues with the solution itself, but this error is distracting. It might be a good idea to check out the compatibility of engineTime to ensure there aren't any hidden problems. | ||||
Steps To Reproduce | 1. Start any engine case 2. Wait for at least a single time directory to be written 3. Stop the run 4. Start the run again from the last timestep (both of latestTime and startTime produce the same behaviour) | ||||
Tags | No tags attached. | ||||
|
Fixed in b35b2c4d23de4c83aaf05a3ee84908d7025a6200. As you already mentioned it is purely a check giving a warning. We now additionally write the time name so if this is the same as the time directory name there is no value comparison done. Thanks for reporting. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-02-20 17:58 |
|
New Issue | |
2012-02-23 15:04 |
|
Note Added: 0001049 | |
2012-02-23 15:04 |
|
Status | new => resolved |
2012-02-23 15:04 |
|
Fixed in Version | => 2.1.x |
2012-02-23 15:04 |
|
Resolution | open => fixed |
2012-02-23 15:04 |
|
Assigned To | => user4 |