- Feb 17, 2020
-
-
Lambert Theisen authored
- density formulation has no prob - but pressure formulation is then non (anti-)symmetric - therefore use mass balance to eliminate div(u)=f_mass from LHS of energy equation to remain (a-)sym - This needs the removal of unneeded mass source from heat testcases - Also needs adapting R13 cases such that for mass source, the same energy source is applied s.t. energy equation remains equal - The latter is actually only needed to compare with WK19 where div(u) was inconsistently neglected
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
- Replace un-unw = eps chi ((p-pw)+sigmann) - By un-unw = eps chi ((p-pw)-sigmann) - Should be allowed because kappa1 is arbitrary following Torrilhon2017 (see sec 5.2) - Resulting system is then anti-symm - But can be made fully sym by partial row inversion - Add esol for change inflowBC but not used for now
-
Lambert Theisen authored
- This replaces the pressure-driven example - Matches better with Torrilhon2016 that also uses a constant dimensionless force - The plots, however, are equal because it's completely equivalent
-
Lambert Theisen authored
- Does not work to replace x[0] in function call
-
Lambert Theisen authored
-
Lambert Theisen authored
- Needs slightly modification of referrors, but trend stays the same
-
Lambert Theisen authored
-
Lambert Theisen authored
- Just reordering
-
Lambert Theisen authored
-
- Dec 15, 2019
-
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
- Try to fix blocking CI with manual
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
Update to version 1.1 See merge request !5
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
- Dec 14, 2019
-
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
Feat/create package See merge request !4
-
Lambert Theisen authored
-
- Dec 13, 2019
-
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
Feat/symmetrization See merge request !3
-
Lambert Theisen authored
- Make r13 as default to have be†ter readability - Needed a change in lienar solver - Because indefinite system yields different solution with mumps, now use umfpack - In general, for non-inflow conditions, we have non unique solution because of pressure - Solvers can therefore differ in results (is bad)
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
-
Lambert Theisen authored
- Not used fo now - Maybe in future because error "peaks" when not antisym
-