| 1ce8adf7 | 03-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: ETV - removed old cl options |
| ea4b449a | 03-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: ETV - drop stabilization |
| b567edd5 | 03-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: ETV - more clean-up |
| b175c3d6 | 03-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: ETV - removed unused variables |
| b9ea2556 | 03-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: ETV - removed the support for the forcing terms required for mms |
| 3ba60be1 | 02-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: some clean-up |
| fea9f2fc | 01-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: ke -> E_kinetic for consistency |
| d71a1b5c | 01-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: remove T_inlet and P_inlet cl options and hard code them for each case |
| c01bdb9e | 01-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: fix warning about the stab option usage |
| 1b7a89c3 | 01-Feb-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: fix broken advection(2d) problem |
| 38e17116 | 31-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: removed vortex_strength from SetupContext |
| 2d1f40fd | 31-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: remove unused context from SetUpDM() |
| d7a15aec | 31-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: bring back missing VecView function call |
| 2affbe43 | 31-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: fix typo in comments |
| 6cf42871 | 30-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
README: style |
| 89d0f5c0 | 30-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
README: Added in/outflow BCs for ADVECTION |
| e43605a5 | 30-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
README: Added Euler Traveling Vortex |
| 643c86cc | 30-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: Added more comments |
| 77b27584 | 29-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: Set up implicit scheme, including stabilization methods SU and SUPG |
| 58c4f9f5 | 29-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
DC: Added missing wdetJ in the stabilization term of SU method in the explicit scheme |
| c52ac6b8 | 29-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: Added SU |
| 1f814bfd | 28-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Revert "Temporary change for convergence test and debugging"
This reverts commit d326fa595e8c6b2326042f88f316f0d31095b876. |
| 085d984f | 28-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Temporary change for convergence test and debugging
remove printing the arguments |
| d957bd89 | 27-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
doc: Fluids - added some more details for ETV |
| 97c5e2b7 | 27-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
doc: Fluids - improved the sample run to make the vortex and its movement more visible |