Referenced examples: Difference between revisions

From ASCEND
Jump to navigation Jump to search
No edit summary
 
Line 5: Line 5:
* {{src|models/collapsingcan.a4c}}
* {{src|models/collapsingcan.a4c}}
* {{src|models/roots_of_poly.a4c}}  
* {{src|models/roots_of_poly.a4c}}  
* {{src|models/johnpye/sunpos.a4c}} - sun position algorithm
* {{src|models/johnpye/sunpos_db.a4c}} - sun position algorithm
* {{src|models/johnpye/rankine.a4c}} - Rankine (steam turbine) cycle
* {{src|models/johnpye/rankine.a4c}} - Rankine (steam turbine) cycle
* {{src|models/johnpye/brayton.a4c}} - Brayton (gas turbine) cycle)
* {{src|models/johnpye/brayton.a4c}} - Brayton (gas turbine) cycle)

Latest revision as of 20:23, 13 April 2012

The following models from the ModelLibrary are based on discussions in published papers and theses cited in the model file. Please add your model to this list if this applies. See also Worked examples.

General examples

Dynamic models

Conditional models

These examples require CMSlv and the (proprietary) CONOPT solver. See Conditional modelling for more details.