Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 415
    • Issues 415
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !402

BUG: Wrong First extrapolated value of the merit function (fixes #1948)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vaggelis Papoutsis requested to merge bug-1948-wrong-first-merit-function-value into master Dec 07, 2020
  • Overview 0
  • Commits 1
  • Changes 1

Affected only the first optimisation cycle, if line search was enabled

If eta was not set explicitly, it was computed after evaluating the directional derivative of the merit function, which was computed wrongly, leading to an erroneous value of the extrapolated merit function value.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug-1948-wrong-first-merit-function-value