Skip to content
Snippets Groups Projects
  1. Jul 30, 2018
    • Andreas Dedner's avatar
      fixed some minor issues with the model and added · 6f4e6251
      Andreas Dedner authored
      a 'solve(target') method to the operator so that u_h_n is not required
      anymore in the python script
      6f4e6251
    • Andreas Dedner's avatar
      - use boundary value/flux from Additional · 0a05d49f
      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
      0a05d49f
    • Andreas Dedner's avatar
      - added option to deactivate 'limiter' · 1376bf05
      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
      1376bf05
  2. Jul 29, 2018
  3. Jul 28, 2018
  4. Jul 27, 2018
  5. Jul 26, 2018
  6. Jul 25, 2018
  7. Jul 24, 2018
Loading