Difference between revisions of "ASCEND"
From Script | Spoken-Tutorial
(Created page with '=ASCEND Modelling Environment= ASCEND is a free and open source software for mathematical modeling. It is a initiative of Carnegie Mellon University and it started on late 1980'…') |
|||
Line 6: | Line 6: | ||
− | + | === Basic Level === | |
− | + | #Overview of ASCEND | |
− | + | #* ASCEND | |
− | + | #*problems that can be solved using ASCEND | |
− | + | #*ASCEND interface through a sample model | |
− | + | #Installation of ASCEND | |
− | + | #*How to install ASCEND in Ubuntu 12.04 | |
− | + | #*In Windows 7 | |
− | * | + | #Developing a Basic Model in ASCEND |
− | + | #*Build a basic model | |
− | + | #*Add methods to the basic model and | |
− | + | #*Write dimensionally consistent equations | |
− | * | + | #Solving Cubic Equation Of State in ASCEND |
− | + | #*Create a reusable model | |
− | + | #*Reuse the model for different components | |
− | + | #*Import data from the Thermodynamics library | |
− | + | #*Solve the model | |
− | + | ||
− | * | + | |
− | * | + | |
− | * | + | |
− | + | ||
− | + | ||
− | + | ||
− | * | + | |
− | * | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | #* | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 10:53, 25 April 2015
ASCEND Modelling Environment
ASCEND is a free and open source software for mathematical modeling. It is a initiative of Carnegie Mellon University and it started on late 1980's. ASCEND solves models by equation based approach thus greatly emphasizing on knowledge of model rather than procedural coding. Till date ASCEND has been widely employed in simulating chemical process models but it can also be used for general purpose modeling and simulation.
ASCEND Wiki http://ascendwiki.cheme.cmu.edu/
Basic Level
- Overview of ASCEND
- ASCEND
- problems that can be solved using ASCEND
- ASCEND interface through a sample model
- Installation of ASCEND
- How to install ASCEND in Ubuntu 12.04
- In Windows 7
- Developing a Basic Model in ASCEND
- Build a basic model
- Add methods to the basic model and
- Write dimensionally consistent equations
- Solving Cubic Equation Of State in ASCEND
- Create a reusable model
- Reuse the model for different components
- Import data from the Thermodynamics library
- Solve the model