Skip to content

Latest commit

 

History

History

models

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Full-order Models

Notebooks demonstrating the ODE and (full-order) PDE models from the numerical examples.

The models themselves are defined in the following files.

  • pde_models.py: Partial differential equation models (Euler, heat).
  • ode_models.py: Ordinary differential equation models (SEIRD).