- Aug 23, 2018
-
-
Andreas Dedner authored
but cleaner for the user. Need to possibly reconsider.
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
Highlight an issue with the diffusion timestep for IMEX method
-
- Aug 22, 2018
-
-
Andreas Dedner authored
Some issue with the boundary conditions need to be looked into
-
- Aug 09, 2018
- Aug 03, 2018
-
-
Andreas Dedner authored
provide tuples/lists or ranges of ids
-
Andreas Dedner authored
solution needs to be added
-
- Aug 02, 2018
-
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
matrix ufl expressions
-
Andreas Dedner authored
also reduce default verbosity output
-
Andreas Dedner authored
mainly: added diffusion boundary flux. The boundary treatment needs some overhaul
-
- Aug 01, 2018
-
-
Andreas Dedner authored
output) for heat equation problem
-
Robert K authored
-
- Jul 31, 2018
-
-
Andreas Dedner authored
-
Andreas Dedner authored
default
-
Robert K authored
-
Robert K authored
-
Robert K authored
-
- Jul 30, 2018
-
-
Andreas Dedner authored
tried to fix the maxSpeed method and the way the face length should be used
-
Andreas Dedner authored
limiter (has boundary value to work with in limiter).
-
Andreas Dedner authored
to work
-
Andreas Dedner authored
a 'solve(target') method to the operator so that u_h_n is not required anymore in the python script
-
Andreas Dedner authored
- add enums to Additional - make methods in models also depend on time - doesn't quite work yet because the 'time' is not correctly set on the 'DiffusionModel' (can't be since this is a virtual model wrapper) Need to find better way, i.e., setting it on python side or avoid virtual wrapper
-
Andreas Dedner authored
- export a 'applyLimiter' method (needs to be implemented correctly for 'unlimited' operator Just for testing at the moment - added 'x' dependency to some of the model methods. Need to discuss dependency on time as well
-
- Jul 29, 2018
-
-
Andreas Dedner authored
-
Andreas Dedner authored
-
- Jul 28, 2018
-
-
Andreas Dedner authored
-
Andreas Dedner authored
both the Model and the ufl expression for the initial data, i.e., only a single function call needed to set up a test case. Later we can use run time parameters to choose the problem Also added static const ints for haveDiffusion,haveAdvection to 'Additional' Added an advection/diffusion test case
-
- Jul 27, 2018
-
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
be sure
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Robert K authored
-
Robert K authored
-
Robert K authored
-