Referenced examples: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| 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}} | * {{src|models/heatex.a4c}} - heat exchanger | ||
* {{src|models/pipeline.a4c}} | * {{src|models/pipeline.a4c}} - pipe flow network with non-return valves | ||
* {{src|models/linmassbal.a4c}} | * {{src|models/linmassbal.a4c}} - linear mass balance problem | ||
* {{src|models/sonic.a4c}} | * {{src|models/sonic.a4c}} - speed of sound | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Examples]] | [[Category:Examples]] | ||
Revision as of 03:56, 1 June 2010
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
- models/collapsingcan.a4c
- models/roots_of_poly.a4c
- models/johnpye/sunpos.a4c - sun position algorithm
- models/johnpye/rankine.a4c - Rankine (steam turbine) cycle
- models/johnpye/brayton.a4c - Brayton (gas turbine) cycle)
- models/johnpye/combinedcycle.a4c - combined-cycle gas turbine
- models/johnpye/simple_pv.a4c - photovoltaic cell
Dynamic models
- models/johnpye/advection.a4c
- models/test/chemakzo.a4c
- models/test/hires.a4c
- models/test/pollution.a4c
- models/test/transamp.a4c
- models/johnpye/idadenx.a4c
- models/johnpye/iapws95.a4c
- models/johnpye/lotka.a4c
- models/twinslabs.a4c
Conditional models
These examples require CMSlv and the (proprietary) CONOPT solver. See Conditional modelling for more details.
- models/heatex.a4c - heat exchanger
- models/pipeline.a4c - pipe flow network with non-return valves
- models/linmassbal.a4c - linear mass balance problem
- models/sonic.a4c - speed of sound