Skip to content

Commit

Permalink
Update READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardotosi committed Nov 23, 2021
1 parent 873714f commit 108d5b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,4 @@ Unit tests should *not* be uploaded to this repository. Please put them in the `
- [Convection gaussian hill problem](convection_diffusion/validation/gaussian_hill_explicit)
- [Convection-Diffusion gaussian hill problem](convection_diffusion/validation/gaussian_hill_with_diffusion_explicit)
- [Rotating pulse problem](convection_diffusion/validation/rotating_pulse_explicit)
- [Space and time convergence tests](convection_diffusion/validation/space_time_convergence_test)
1 change: 1 addition & 0 deletions convection_diffusion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
- [Convection gaussian hill problem](validation/gaussian_hill_explicit)
- [Convection-Diffusion gaussian hill problem](validation/gaussian_hill_with_diffusion_explicit)
- [Rotating pulse problem](validation/rotating_pulse_explicit)
- [Space and time convergence tests](validation/space_time_convergence_test)
1 change: 1 addition & 0 deletions convection_diffusion/validation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ This folder contains the validation cases:
- [Convection gaussian hill problem](gaussian_hill_explicit)
- [Convection-Diffusion gaussian hill problem](gaussian_hill_with_diffusion_explicit)
- [Rotating pulse problem](rotating_pulse_explicit)
- [Space and time convergence tests](space_time_convergence_test)

0 comments on commit 108d5b8

Please sign in to comment.