Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 2.93 KB

File metadata and controls

43 lines (37 loc) · 2.93 KB

Welcome

Welcome to CSCI-5636: Numerical Solution of Partial Differential Equations

:::{admonition} Logistics

::::{admonition} Activities :::{list-table} :header-rows: 1 :widths: 30 70

    • Name
    • Objectives
    • 2022-08-24-derivatives
    • Use GitHub classroom and observe two kinds of numerical error: rounding error and discretization (aka. truncation) error.
    • 2022-09-19-blasius
    • Solve a nonlinear PDE using spectral methods. Learn libraries and assess accuracy. ::: ::::

:::{admonition} Resources