| 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 |
| c24ac85a | 27-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: Changed default P_inlet 1e3 -> 1 |
| 82cfd070 | 26-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
doc: Fluids - Placed density_current as the last test case |
| fb53ec2c | 26-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 4b32fe0c | 26-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: Take the CSV file from the user for the plotting |
| 2931417a | 26-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: WIP - Compare the convergence study results with the reference file |
| 50c0860b | 26-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: Renamed files related to the convergence study so that they all start with conv_ |
| a216cfc9 | 26-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: added *.csv to gitignore |
| 401dbf3e | 26-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: ETV - added reference csv file for the regression test |