BlueM.Opt/en: Unterschied zwischen den Versionen

Aus TALSIM Docs
(Die Seite wurde neu angelegt: „BlueM.Opt“)
 
(Die Seite wurde neu angelegt: „Limitations: * The simulation time period must be fixed (i.e. scenario simulations with varying simulation time periods are not supported).“)
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
<languages/>
<languages/>
<div lang="de" dir="ltr" class="mw-content-ltr">
'''[https://wiki.bluemodel.org/index.php/BlueM.Opt BlueM.Opt]''' is an optimization framework that can be coupled with an arbitrary simulation software. It can be used to optimize or carry out a sensitivity analysis for any parameters in a Talsim dataset while evaluating the simulation results against flexibly definable objective functions.
'''[https://wiki.bluemodel.org/index.php/BlueM.Opt BlueM.Opt]''' ist ein Optimierungsframework für simulationsbasierte Optimierungen. Es kann dazu genutzt werden, in einem Talsim-Datensatz beliebige Parameter hinsichtlich flexibel definierbarer Zielgrößen zu optimieren oder eine Sensitivitätsanalyse durchzuführen.
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
The source code and the latest release version are available at https://github.com/bluemodel/BlueM.Opt/
Den Quellcode sowie die jeweils aktuelle Version von BlueM.Opt sind hier verfügbar: https://github.com/bluemodel/BlueM.Opt/
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
How to use BlueM.Opt with Talsim::
Vorgehensweise zur Nutzung von BlueM.Opt mit Talsim:
* Export the Talsim dataset as an [[Special:MyLanguage/ASCII-Datensatz|ASCII dataset]]
* Talsim-Datensatz als [[Special:MyLanguage/ASCII-Datensatz|ASCII-Datensatz]] exportieren
* Create the required [https://wiki.bluemodel.org/index.php/BlueM.Opt_input_files BlueM.Opt input files]
* Die [https://wiki.bluemodel.org/index.php/BlueM.Opt_input_files BlueM.Opt Eingabedateien] ergänzen
* In the [[Special:MyLanguage/EXT-Datei|EXT file]], make sure that <code>PATHLocal</code> contains the '''absolute''' path to the required input time series.
* In der [[Special:MyLanguage/EXT-Datei|EXT-Datei]] sicherstellen, dass in <code>PATHLocal</code> der '''absolute''' Pfad zu dem Verzeichnis steht, welches die benötigten Zeitreihen enthält
* In the [[Special:MyLanguage/ALL-Datei|ALL file]], set <code>ObjectiveFunction=N</code>.
* In der [[Special:MyLanguage/ALL-Datei|ALL-Datei]] <code>ObjectiveFunction=N</code> einstellen
* Start BlueM.Opt and optimize or start a sensitivity analysis.
* BlueM.Opt starten und optimieren oder Sensititvitätsanalyse starten
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
Limitations:
Einschränkungen:
* The simulation time period must be fixed (i.e. scenario simulations with varying simulation time periods are not supported).
* Der Simulationszeitraum muss fix und in der ALL-Datei gegeben sein (d.h. Szenariensimulationen mit unterschiedlichen Startdatumen funktionieren nicht)
</div>

Aktuelle Version vom 22. April 2024, 14:32 Uhr

Sprachen:

BlueM.Opt is an optimization framework that can be coupled with an arbitrary simulation software. It can be used to optimize or carry out a sensitivity analysis for any parameters in a Talsim dataset while evaluating the simulation results against flexibly definable objective functions.

The source code and the latest release version are available at https://github.com/bluemodel/BlueM.Opt/

How to use BlueM.Opt with Talsim::

  • Export the Talsim dataset as an ASCII dataset
  • Create the required BlueM.Opt input files
  • In the EXT file, make sure that PATHLocal contains the absolute path to the required input time series.
  • In the ALL file, set ObjectiveFunction=N.
  • Start BlueM.Opt and optimize or start a sensitivity analysis.

Limitations:

  • The simulation time period must be fixed (i.e. scenario simulations with varying simulation time periods are not supported).