Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Aug 02, 2021
  2. Jul 23, 2021
  3. Jul 21, 2021
  4. Jul 09, 2021
  5. Jun 23, 2021
  6. Jun 15, 2021
  7. Jun 03, 2021
  8. May 28, 2021
    • Dmitri Naumov's avatar
      [MPL] Function-type Property using exprtk. · 43f2aace
      Dmitri Naumov authored
      A generalized property type for (almost) arbitrary functions. Based on
      the exprtk library also used in the Function-type parameters.
      
      In this initial implementation all *scalar* variables from the variable
      array passed for the value and derivative evaluation can be used. Return
      values are either scalar, 2- or 3-vectors, and 2x2- or 3x3 matrices.
      
      The evaluation is somewhat slower than the dedicated implementation; in
      the case of component transport process a bilinear property was replaced
      by exactly the same function-type property and the total run-time for
      the ctest has increased by around 6%.
      43f2aace
  9. May 11, 2021
  10. May 10, 2021
  11. May 09, 2021
  12. May 07, 2021
  13. May 05, 2021
  14. May 03, 2021
  15. Apr 30, 2021
  16. Apr 23, 2021
  17. Apr 22, 2021
  18. Apr 21, 2021
  19. Apr 19, 2021
  20. Apr 01, 2021
  21. Mar 31, 2021
  22. Mar 25, 2021
  23. Mar 24, 2021
  24. Mar 23, 2021
  25. Mar 19, 2021
  26. Mar 18, 2021
Loading