Referenced examples: Difference between revisions

From ASCEND
Jump to navigation Jump to search
Restored page from Google Cache, uploaded by John Pye
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
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]].
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 ===
=== General examples ===


* {{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}}
* {{src|models/johnpye/sunpos_db.a4c}} - sun position algorithm
* {{src|models/johnpye/rankine.a4c}}
* {{src|models/johnpye/rankine.a4c}} - Rankine (steam turbine) cycle
* {{src|models/johnpye/brayton.a4c}}
* {{src|models/johnpye/brayton.a4c}} - Brayton (gas turbine) cycle)
* {{src|models/johnpye/combinedcycle.a4c}} - combined-cycle gas turbine
* {{src|models/johnpye/simple_pv.a4c}} - photovoltaic cell


=== Dynamic models ===
=== Dynamic models ===
Line 27: Line 27:
These examples require [[CMSlv]] and the (proprietary) [[CONOPT]] solver. See [[Conditional modelling]] for more details.
These examples require [[CMSlv]] and the (proprietary) [[CONOPT]] solver. See [[Conditional modelling]] for more details.


 
* {{src|models/heatex.a4c}} -  heat exchanger
* {{src|models/heatex.a4c}}
* {{src|models/pipeline.a4c}} - pipe flow network with non-return valves
* {{src|models/pipeline.a4c}}
* {{src|models/linmassbal.a4c}} - mass balance problem on a multi-modal chemical process
* {{src|models/linmassbal.a4c}}
* {{src|models/sonic.a4c}} - adiabatic compressible flow
* {{src|models/sonic.a4c}}
 
 


  [[Category:Documentation]]
  [[Category:Documentation]]
[[Category:Examples]]
[[Category:Examples]]

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.