ChemE contents
Attachments
History
Blame
View Source
Changelog
Documentation
Toggle dark mode
Login
Home
A - Z
Page Index
MSP
Materials
Computer tools
Homogeneous fluid flow
Multiple steady-states
dist-par-model-implementation
CFD
lumped-par-model-examples
CSTR-Flash-model
CSTR-lumped-model
Gas tank models
Super-Thermo
microscopic-modeling
Microscopic general balance
model-intro
Conservation of extensities
support-info
Compressible flow
Other topics
An Otter Wiki
MSP
Materials
Computer tools
ad9157
Commit
ad9157
2024-11-23 19:51:45
Nuno Oliveira
: -/-
MSP/Materials/Computer tools.md
..
@@ 8,9 8,18 @@
* AEs.
* DAEs.
-
Some types of model **approximations** / modeling assumptions are also possible:
+
Some types of model **approximations** / modeling assumptions are also possible. For instance:
+
+
`$d \cdot/dt = \cdots$`, but also `$dt \rightarrow \Delta t = t_{k+1} - t_k$`, originating **algebraic** equations.
+
+
2. Selection criteria for the implementation tools:
+
* Quality of the solution.
+
* How **fast**:
+
* computer implementation.
+
* obtaining the model solution.
+
+
-
`$d \cdot/dt = \cdots$`, but also `$dt \rightarrow \Delta t = t_{k+1} - t_k$`.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9