.TAeZoSysPro_testsuite.PDE

Information

PDE package

1. What is PDE ?
2. Package structure
3. Use examples


1. What is PDE ?

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 :

2. Package structure

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.

3. Use examples

Contents

NameDescription
 test_UpwindFirstOrder
 test_CentralSecondOrderBoundary step diffusion

Generated at 2024-05-19T18:15:52Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos