Skip to content
Snippets Groups Projects
Commit b7c62f3f authored by Nam Nguyen's avatar Nam Nguyen
Browse files

Fix typo in README

parent 275086be
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
Run the following in command line to test mesh size and time step convergence for P1 and BDF1 of RSHMHF FE Run the following in command line to test mesh size and time step convergence for P1 and BDF1 of RSHMHF FE
```console ```console
foo@bar:~$ python3 -m Tests.conv_RSHMHF_FE foo@bar:~$ python3 -m Tests.conv_RSHMHF_FE
```
Run the following in command line to test mesh size and time step convergence for P1 and BDF1 of PPFEM and TFEM of HMHF FE on unit disk in dimension 2 Run the following in command line to test mesh size and time step convergence for P1 and BDF1 of PPFEM and TFEM of HMHF FE on unit disk in dimension 2
```console ```console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment