Commit b74bef

2024-11-17 22:32:26 Nuno Oliveira: -/-
MSP/Model building steps.md ..
@@ 12,7 12,10 @@
1. Write with the general conservation equations (invariants).
2. Simplify these equations for computer implementation:
* Expand the differential operators.
- 3. Add auxiliary conditions (BCs + ICs).
- 4. Adimensionalize / normalize the equations.
+ 3. Add auxiliary conditions:
+ * Initial conditions (ICs).
+ * Boundary conditions (BCs).
+ * Additional relations (e.g., physical property calculations).
+ 5. Adimensionalize / normalize the equations.
5. Computer implementation.
6. Test (analysis of) results and validate model.
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