| 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 |
| 0467253a | 26-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: Pipe convergence test results to a CSV file and use it as an input for the plotting |
| a81047fe | 25-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids/convergence_plot.py: added copyright |
| c915279d | 25-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fluids/examples/verification-test.sh: Some clean-up |
| ecfa581d | 25-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids/convergence_plot: Some clean-up |
| ce58a7c9 | 25-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: Max Error -> Relative Error |
| 36127d51 | 23-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: Pass currentTime (instead of time) to Exact_Euler() |
| 17515bee | 22-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: added lz=1 and fixed max time to the arguments of the convergence tests |
| 8af3967d | 22-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: Updated the post-processing scripts |
| c830f68c | 21-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: Changed the conditional statement for identifying in/outflow faces to fix the artifact in linear translation cases |
| f2ac4738 | 21-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 31b35ecb | 21-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
ETV: fixed an extra sign in S_bubble |
| 7bd142c1 | 21-Jan-2021 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: fix entropy for vortex vs bubble |
| 3d6e121f | 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() |
| cb06aef6 | 21-Jan-2021 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: fix Euler vortex initial condition |
| f0aa8c7b | 20-Jan-2021 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: fix stale debugging pressure |
| a45a933f | 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) |
| 4ba3449d | 19-Jan-2021 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
use a better command line for turning off time stepping |