View Issue Details

IDProjectCategoryView StatusLast Update
0002096OpenFOAMBugpublic2016-05-25 17:02
Reporterjf_vt Assigned Tohenry  
PrioritylowSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
PlatformALLOSALlOS VersionALL
Fixed in Versiondev 
Summary0002096: number of step not calculated properly in simpleControl class constructor
Descriptionwhen there is no convergence criteria provided in the simple algorithm the number of step should be
mesh_.time().endTime().value() - mesh_.time().startTime().value().

while it is
mesh_.time().endTime().value()

This lead to incorrect number of steps in the situation where start time is not zero
Steps To ReproduceNot necessary // see above
Additional InformationIdentified by Alexey Matveichev
ref:http://www.cfd-online.com/Forums/openfoam-solving/80119-can-we-restart-simulation-different-time-openfoam-2.html#post601148 ( may 21 2016)
TagsNo tags attached.

Activities

henry

2016-05-25 17:02

manager   ~0006323

Resolved in OpenFOAM-dev by commit ef3c7c045d2a269b0f161445a71b7756ac68ec06

Issue History

Date Modified Username Field Change
2016-05-21 23:35 jf_vt New Issue
2016-05-25 17:01 henry Severity trivial => feature
2016-05-25 17:02 henry Note Added: 0006323
2016-05-25 17:02 henry Status new => resolved
2016-05-25 17:02 henry Fixed in Version => dev
2016-05-25 17:02 henry Resolution open => fixed
2016-05-25 17:02 henry Assigned To => henry