Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Hopf_eq_DGRK

Solving Hopf Equation using DGRK

Requirements

  • Polynomial.jl
  • LegendrePolynomials.jl

Our problem

$$ \begin{cases} \frac{\partial U}{\partial t} + U \frac{\partial U}{\partial x} = 0, T\in [0, 2], x \in [-3, 3]; \\ U(x, 0) = \frac{1}{1 + x^2} \end{cases} $$

About

Solving Hopf Equation using DGRK

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages