1. What is PDE
?
2. Package
structure
3. Use examples
The PDE package for Partial Derivative Equation is used
to provide numerical schemes for the resolution of partial
derivative equations such as transport equation or diffusion
equation.
The time resolution scheme and its implicit or explicit character
is taken in charge by the open modelica solver selected by the user
before simulating. The approach in this package is to proposed
different numerical discrete schemes (central, upwind ... and first
order, second order...) to model partial derivative other than
temporal.
The PDE currently modelled are :
The package is decomposed in subpackages for each kind of PDE.
Each subpackage contains multiple models either having different
spatial discrete scheme or simply that makes different assumptions.
For example, the mathematical model for uncompressible or
compressible transport is different.
| Name | Description |
|---|---|
| Boundary step diffusion |