Simulation¶
PDE Simulation Basics¶
...
Multiple PDE Simulation¶
The aim of the class CanonicalForms is to handle more than one pde. For one pde
CanonicalForm would be sufficient. The simplest way to get the required
CanonicalForms‘s is to define your problem in
WeakFormulation‘s and make use of
parse_weak_formulation(). The thus obtained
CanonicalForms you can pass to
convert_cfs_to_state_space (in a list) to derive a state space representation of your multi pde system.
Each CanonicalForms object hold one dynamic CanonicalForm and maximum
static
CanonicalForm‘s.

They are interpreted as

These
equations can simply expressed in a state space model

with the weights vector
