| 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. |
| e8107fda | 14-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: Defined a separate variable for mean velocity instead of using wind[3] which was previously defined for Advection(2d) problems |
| 31effe6d | 14-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
EULER_VORTEX: periodicity for x and y directions added |
| abece4be | 13-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Removed unused variables and In/OutFlow setup for EULER_VORTEX |
| ed134e88 | 12-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids/navierstokes.c: small fix in comments |
| 5bf10c6f | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
EULER_VORTEX: all QFunctions are using same context |
| ff08c911 | 05-Aug-2020 |
Jed Brown <jed@jedbrown.org> |
fluids/navierstokes: fix pointer semantics for Euler context |
| 00c585af | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
updated euler_vortex context |
| 4d2c28b5 | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: defined a new struct for euler_vortex |
| 05165678 | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fix context in Euler_Sur QFunction |
| 8896b5a1 | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Update DMAddBoundary() call after change in API for euler-vortex problem |
| 763fed04 | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: added doc for euler traveling vortex test case |
| 3f730b8f | 05-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fixed context in euler_vortex test |
| 3a9f53b0 | 04-Aug-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
removed computing current time in main function |