| 60260b52 | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fix context in Euler_Sur QFunction |
| a47f3311 | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Update DMAddBoundary() call after change in API for euler-vortex problem |
| 10f33964 | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: added doc for euler traveling vortex test case |
| c4018373 | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fixed context in euler_vortex test |
| b79e68bc | 04-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
removed computing current time in main function |
| c269b448 | 04-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
current time added to User struct |
| b558d3ec | 04-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fixed slip BCs on z direction |
| 26637515 | 04-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
delete incorrect comments |
| 618fd5b4 | 03-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
add context for qf_rhsVol in euler_vortex |
| 4bfa9228 | 02-Aug-2020 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: add context for qf_rhsVol in EULER_VORTEX |
| c7a20510 | 31-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: added essential BCs |
| 79154ea0 | 31-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
The physical in/outflow setup is removed and exact solutions are applied instead ... this commit needs to be reverted for a physical euler problem. |
| eb1838ad | 30-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
set the current time |
| 576b53a3 | 27-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
some corrections |
| 53ea3da5 | 27-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
added forcing terms |
| 6f823552 | 27-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fixed exact solutions |
| 393cca43 | 23-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Added time to to the exact solution but needs to check the implementation |
| 1517ccaa | 23-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fixed the incoming velocity field to be consistent with the in/outflow faces |
| 50e2656e | 21-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
clean up and remove cv and cp from the context |
| 5d196540 | 21-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
some fix and style |
| 43a4391a | 20-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
removed Rd and g |
| 4445e9e3 | 20-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
debugging ... |
| d07d690f | 17-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: Added In/OutFlow QFunctions for euler_vortex test |
| 0fbd9877 | 16-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
small fix |
| 1c8f1604 | 16-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Added support for in/outflow in Euler equations. Next step: defining in/outflow QFunctions. |