Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#3462 closed enhancement (fixed)

Missing descriptions of some back end optimization modules

Reported by: lochel Owned by: lochel
Priority: high Milestone: 1.9.4
Component: Backend Version:
Keywords: documentation Cc: adrpo, vitalij, wbraun

Description (last modified by lochel)

There is a bunch of modules that have no description yet. I can try to fix most of them, however it would be good if the authors could leave a line for each module within this ticket:

--preOptModules

  • expandDerOperator
  • findStateOrder
  • removeEqualFunctionCalls
  • sortEqnsVars

--postOptModules

  • addScaledVars
  • dumpComponentsGraphStr
  • evaluateReplaceProtectedFinalEvaluateParameters
  • recursiveTearing
  • reduceDynamicOptimization
  • relaxSystem
  • removeEqualFunctionCalls
  • removeUnusedVariables
  • simplifyComplexFunction
  • simplifyConstraints
  • simplifyLoops
  • solveLinearSystem
  • solveSimpleEquations
  • symEuler

--initOptModules

  • recursiveTearing
  • reduceDynamicOptimization
  • simplifyComplexFunction
  • simplifyConstraints
  • simplifyLoops
  • solveSimpleEquations

Change History (7)

comment:1 Changed 9 years ago by lochel

  • Description modified (diff)

comment:2 Changed 9 years ago by lochel

  • Status changed from new to accepted

see PR207

comment:3 Changed 9 years ago by lochel

  • Description modified (diff)

comment:4 Changed 9 years ago by lochel

I added a short description for most of the modules. I just need a short line for the documentation of the following modules:

  • sortEqnsVars
  • recursiveTearing
  • reduceDynamicOptimization
  • simplifyComplexFunction
  • simplifyConstraints
  • simplifyLoops
  • solveSimpleEquations
  • symEuler
Last edited 9 years ago by lochel (previous) (diff)

comment:5 Changed 9 years ago by lochel

  • Resolution set to fixed
  • Status changed from accepted to closed

Now I added a short description to each optimization module.

comment:6 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4 to 1.9.4-1.9.x

Milestone renamed

comment:7 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4-1.9.x to 1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.