RTC-Tools Logo
  • Getting Started
  • Optimization
    • Basics
    • Time discretization
    • Modelica models
    • CSV I/O
    • Delft-FEWS I/O
    • Bookkeeping of linearization parameters
    • Lookup tables
    • Treatment of nonconvexities using homotopy
    • Initial state estimation
    • Multi-objective optimization
    • Forecast uncertainty
    • Using a custom solver version
  • Simulation
  • Examples
  • Related Projects
RTC-Tools
  • Optimization
  • View page source

Optimization

Contents:

  • Basics
    • Timeseries
    • OptimizationProblem
    • run_optimization_problem()
  • Time discretization
    • CollocatedIntegratedOptimizationProblem
  • Modelica models
    • ModelicaMixin
  • CSV I/O
    • CSVMixin
  • Delft-FEWS I/O
    • PI-XML
    • NetCDF
  • Bookkeeping of linearization parameters
    • LinearizationMixin
  • Lookup tables
    • LookupTable
    • CSVLookupTableMixin
  • Treatment of nonconvexities using homotopy
    • HomotopyMixin
  • Initial state estimation
    • InitialStateEstimationMixin
  • Multi-objective optimization
    • Main idea
    • Goals
    • Converting goals to constraints
    • Linearized order
    • Minimize absolute value
  • Forecast uncertainty
    • ControlTreeMixin
    • PlanningMixin
  • Using a custom solver version
    • Setting the solver path
    • Custom solver folder contents
Previous Next

© Copyright Deltares.

Built with Sphinx using a theme provided by Read the Docs.