- Sep 10, 2020
-
-
Kilian Weishaupt authored
[common] make sure dt != 0 in timeloop Closes #928 See merge request !2237
-
Samuel Scherrer authored
- don't insert checkpoints at current time - warn when dt set to 0 and not finished
-
Kilian Weishaupt authored
[cleanup][test] Rename test_md_embedded{dims} to test_md_embedded_{dims} See merge request !2241
-
- Sep 09, 2020
-
-
Timo Koch authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
- Sep 07, 2020
-
-
Kilian Weishaupt authored
[bugfix] Fix compiler error introduced in !2236 See merge request !2238
-
Timo Koch authored
-
-
-
Kilian Weishaupt authored
-
- Sep 05, 2020
-
- Sep 04, 2020
-
-
Kilian Weishaupt authored
Resolve "doc shallow water flux" Closes #924 See merge request !2234
-
Leopold Stadler authored
-
Leopold Stadler authored
Added some hints to explain that the shallow water Riemann problem works in 2D only. The exact Riemann solver is 1D only and the problem is rotated. The scvf.area() is given in m.
-
- Sep 02, 2020
-
-
Leopold Stadler authored
-
Leopold Stadler authored
Add the units of the water flux and momentum fluxes in the documentation.
-
- Sep 01, 2020
-
-
Dennis Gläser authored
Add a new opts file that can be used for Docker builds Closes #919 See merge request !2232
-
Timo Koch authored
-
- Aug 28, 2020
-
-
Kilian Weishaupt authored
[basegridgeometry] Allow use of SingleCodimSingleGeomTypeMapper See merge request !2218
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
Feature/doc flux laws Closes #904 and #905 See merge request !2221
-
Ned Coltman authored
[newtonsolver] Use virtual function to update the gridVars after an update of the solution See merge request !2205
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
* use std::clamp * clean up docu * clean up includes
-
-
Kilian Weishaupt authored
[test][channel] Add stationary version and analytical solution. Closes #838 See merge request !2228
-
- Aug 27, 2020
-
-
-
Kilian Weishaupt authored
Freeflow/cornervelocity Closes #890 See merge request !2163
-
-
-
- Aug 26, 2020
-
-
In advective flux terms, there sometimes exists a corner velocity in a non-dof position, in which a velocity is needed. This commit aims at using this existing velocity instead of doing upwinding.
-