Opened 10 years ago

Last modified 9 years ago

#3462 closed enhancement

Missing descriptions of some back end optimization modules — at Initial Version

Reported by: Lennart Ochel Owned by: Lennart Ochel
Priority: high Milestone: 1.9.4
Component: Backend Version:
Keywords: documentation Cc: Adrian Pop, Vitalij Ruge, Willi Braun

Description

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:

--postOptModules

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

--initOptModules

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

Change History (0)

Note: See TracTickets for help on using tickets.