| d1d816c6 | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
some clean-up |
| bb09dac7 | 13-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
removed the forcing term of case 4 |
| e019f8ee | 28-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| cdf8f9ac | 28-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Added the forcing terms for case 4 though it is disabled...still seeing large error |
| 185930ff | 23-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Made some changes to the tests |
| b3deec76 | 23-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 88621380 | 23-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: Debugging: added 4 tests for debugging but there is still a problem in the last one |
| efbe9295 | 23-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
convergence_plot.py: changed the first color to stand out |
| fbcf5abf | 23-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
convergence_plot.py: modified to plot loglog |
| 8d967363 | 22-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
gitignore: adding *.png for ignoring convergence plots |
| 45ef18ba | 22-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Debugging: q[3]=0 since we have slip bc in the z direction |
| d8b7fd54 | 21-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
verification-test.sh: specify number of faces in the z direction = 1 |
| 42c8c8db | 21-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Debugging: perform the tests in one ts to investigate the bugs in the spatial discretization |
| 498fbbe7 | 21-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Some changes in E based on the given formulation in the paper |
| 61cffd97 | 20-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 33d6ec76 | 19-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
debugging: added some if-statements momentarily
style |
| 04d73d5a | 19-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
added the plotting command in the bash script for now |
| 30774ba7 | 19-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
adding the plotting python script for now |
| 48e13090 | 10-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: fixed the title and info of the paper |
| 95475c04 | 10-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 6bd16bab | 10-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 6a71cb6f | 10-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: fixed a typo in all examples |
| 0da62991 | 25-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: fixed some missing parts and updating EULER_VORTEX after merging #596 |
| 5dcca9f2 | 23-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| adb1fde6 | 23-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: added a bash file to get verification test results in .log files. TODO: add test flags to be able to change the test setup through run time arguments. |