Toolbox for dynamic analysis of DAEs.
- Linux 64 bits
- Matlab R2018a or later with:
- Optimization toolbox
- Symbolic math toolbox
- Download all the files
- ContiNum consists of the main files: Continum.m, Variable.m, and Parameter.m
- The 'Aux' folder contains other necessary functions and must also be downloaded
- Add the Continum directory with the Aux folder to your Matlab path
- Open the file 'example_01.mlx' and run it. All the features of Continum is presented and discussed in those '.mlx' files.