Difference between revisions of "Template:Current News"
From mintOC
m |
m |
||
(48 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{| style="background:#EEEEFF;" | {| style="background:#EEEEFF;" | ||
<!-- Add news below this comment --> | <!-- Add news below this comment --> | ||
− | {{News| | + | {{News|2024/09/24| Added [[DOW_Experimental_Design | DOW]] optimal experimental design problem}} |
− | {{News| | + | {{News|2023/10/19| Added new category [[:Category:GIOC | generalized inverse optimal control]]}} |
− | {{News| | + | {{News|2023/10/19| Added [[LinearMetabolic]] problem}} |
<!-- Add news above this comment --> | <!-- Add news above this comment --> | ||
|} | |} | ||
<!-- Text within the following tag is not shown when this page is included in a different page (e.g. the main page, "News" section --> | <!-- Text within the following tag is not shown when this page is included in a different page (e.g. the main page, "News" section --> | ||
<noinclude> | <noinclude> | ||
+ | == Older news == | ||
+ | |||
+ | {| style="background:#eaecd0;" | ||
+ | <!-- Copy old news below this comment --> | ||
+ | {{News|2019/3/14| Added multiple control problems with [[:Category: Gekko | Python GEKKO]] implementation}} | ||
+ | {{News|2018/9/12| Added [[Control of Transmission Lines]] problem}} | ||
+ | {{News|2016/7/26 | Added [[Industrial robot]] problem}} | ||
+ | {{News|2016/7/24 | Added [[Continuously Stirred Tank Reactor problem | CSTR problem]]}} | ||
+ | {{News|2016/6/30 | Added [[Electric Car]] problem}} | ||
+ | {{News|2016/5/5| Added multiple control problems with [[:Category: AMPL/TACO | AMPL with TACO]] implementation}} | ||
+ | {{News|2016/2/23|Added [[Control of Heat Equation with Actuator Placement | Actuator Placement]] control problem and [[:Category:Elliptic | Elliptic]], [[:Category:Parabolic | Parabolic]] and [[:Category:Hyperbolic | Hyperbolic]] categories}} | ||
+ | {{News|2016/1/10|Added [[Van der Pol Oscillator]], [[Batch reactor]], [[Cushioned Oscillation]] and [[Goddart's rocket problem]] control problems}} | ||
+ | {{News|2015/11/10|Moved mintoc.de to a new server}} | ||
+ | {{News|2012/09/01|Added the [[Lotka Experimental Design]] and a [[:Category:Optimum Experimental Design | category for experimental design problems]]}} | ||
+ | {{News|2011/09/29|Added the [[:Category:AMPL/TACO | first set of AMPL optimal control problems]] using the TACO toolkit}} | ||
+ | {{News|2010/11/21|Added New York [[Subway ride]] control problem}} | ||
+ | {{News|2010/11/18|Extended description of [[:Category:Problem characterization | problem characterization]]}} | ||
+ | {{News|2010/11/18|Description of benchmark library as [http://mathopt.de/PUBLICATIONS/Sager2011b.pdf pdf file] preprint}} | ||
+ | {{News|2010/08/16|Added [[Bang-bang approximation of a traveling wave]] 1D PDE example}} | ||
+ | {{News|2010/02/11|Launch of EU project [http://embocon.org embocon.org]}} | ||
+ | {{News|2009/11/20|Added [[External Links]] page}} | ||
+ | {{News|2009/10/26|Revision and Correction of several [[:Category:Optimica | optimica]] models}} | ||
+ | {{News|2009/08/26|Knitro solution for [[F-8 aircraft (AMPL)]]}} | ||
+ | {{News|2009/08/11|[[F-8 aircraft]] new local minimum found with [[:Category:Optimica | optimica]]/ipopt}} | ||
+ | {{News|2009/07/31|New category [[:Category:Optimica | optimica]] introduced}} | ||
+ | {{News|2009/07/07|[[:Category:AMPL]] revised page with discretized MINLPs in AMPL format}} | ||
+ | <!-- Add news above this comment --> | ||
+ | |} | ||
+ | |||
== Adding items == | == Adding items == | ||
If you want to add events you have to edit this page. At the top of the page you will see something like this: | If you want to add events you have to edit this page. At the top of the page you will see something like this: |
Latest revision as of 10:04, 24 September 2024
2024/09/24: | Added DOW optimal experimental design problem |
2023/10/19: | Added new category generalized inverse optimal control |
2023/10/19: | Added LinearMetabolic problem |
Older news
2019/3/14: | Added multiple control problems with Python GEKKO implementation |
2018/9/12: | Added Control of Transmission Lines problem |
2016/7/26 : | Added Industrial robot problem |
2016/7/24 : | Added CSTR problem |
2016/6/30 : | Added Electric Car problem |
2016/5/5: | Added multiple control problems with AMPL with TACO implementation |
2016/2/23: | Added Actuator Placement control problem and Elliptic, Parabolic and Hyperbolic categories |
2016/1/10: | Added Van der Pol Oscillator, Batch reactor, Cushioned Oscillation and Goddart's rocket problem control problems |
2015/11/10: | Moved mintoc.de to a new server |
2012/09/01: | Added the Lotka Experimental Design and a category for experimental design problems |
2011/09/29: | Added the first set of AMPL optimal control problems using the TACO toolkit |
2010/11/21: | Added New York Subway ride control problem |
2010/11/18: | Extended description of problem characterization |
2010/11/18: | Description of benchmark library as pdf file preprint |
2010/08/16: | Added Bang-bang approximation of a traveling wave 1D PDE example |
2010/02/11: | Launch of EU project embocon.org |
2009/11/20: | Added External Links page |
2009/10/26: | Revision and Correction of several optimica models |
2009/08/26: | Knitro solution for F-8 aircraft (AMPL) |
2009/08/11: | F-8 aircraft new local minimum found with optimica/ipopt |
2009/07/31: | New category optimica introduced |
2009/07/07: | Category:AMPL revised page with discretized MINLPs in AMPL format |
Adding items
If you want to add events you have to edit this page. At the top of the page you will see something like this:
{| style="background:#EEEEFF;" <!-- Add items below this comment --> {{News|2008/08/14, 15:15|Presentation of the restructured group wiki in the group meeting, room 432.}} <!-- Add items above this comment --> |}
To add a new item you have to enter a line of the form:
{{News|date|content}}
where date
is the date and content
is the subject and further information. The field News
is mandatory. Please write the date
in the format YYYY/MM/DD, HH:MM to keep it nice and clean. The field content
can contain any information you like (but please keep it short) and even wiki syntax is possible.
Please keep the items in a chronological order and remove older ones to keep the list short.