| 69d221e0 | 21-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: turn off wall and slip BCs ( in the x and y directions) in SetUpDM() instead of CreateOperatorForDomain() |
| be8ca30f | 21-Jan-2021 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: fix Euler vortex initial condition |
| b8aa7625 | 20-Jan-2021 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: fix stale debugging pressure |
| 0bdc728c | 20-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: fixed the zero velocity test cases on the boundaries (had to apply EulerContext for the boundaries as well) |
| e9d081d2 | 19-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
use a better command line for turning off time stepping |
| a5dc1c13 | 19-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: use enum and command line options for the test cases |
| 9fac774d | 19-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: added more specific conditional statements for the in/outflow formulations |
| efc30af0 | 17-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Default P_inlet 1. -> 1.e3 so that it becomes 1 after the unit conversion |
| 0eea1e86 | 17-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fixed the bug in Euler context (Setup and surface contexts still don't work for advection(2d)) |
| 5d885899 | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 49921838 | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: (BUG) fixed in/outflow formulations but there is a bug in the context and also advection(2d) breaks |
| a39cdeb6 | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
mms BCs -> wall BCs |
| f1db3238 | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
added Euler_Sur |
| 47f753db | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Added required variables to surface context |
| 0467eb78 | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
removed some todo comments |
| bd479800 | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
removed periodicity |
| 50b194ea | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Initial commit for replacing periodic BCs with in/outflow BCs => added support for in/outflow in navierstokes.c |
| 9dbf4d42 | 14-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
some clean-up |
| 6afd29f3 | 13-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
removed the forcing term of case 4 |
| 80c378ea | 28-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 5cd94cc4 | 28-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Added the forcing terms for case 4 though it is disabled...still seeing large error |
| 581118ee | 23-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Made some changes to the tests |
| cdf97c3f | 23-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 37b2d7e2 | 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 |
| 62e05d6e | 23-Dec-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
convergence_plot.py: changed the first color to stand out |