Skip to content
Snippets Groups Projects
  1. Feb 04, 2020
  2. Jan 24, 2020
  3. Jan 20, 2020
  4. Jan 03, 2020
  5. Sep 30, 2019
  6. Sep 23, 2019
    • HBShaoUFZ's avatar
      Using MPL for material properties · c802c2a8
      HBShaoUFZ authored
      fix the linking error #2019
      disable the unused liquid and gas phase
      remove unused code from the soil assembler
      remove this and also remove unnecessary local variable
      c802c2a8
  7. Sep 19, 2019
  8. Sep 17, 2019
  9. Aug 20, 2019
  10. Aug 16, 2019
  11. Jul 16, 2019
  12. Jul 15, 2019
  13. Jun 25, 2019
  14. Jun 24, 2019
  15. Jun 06, 2019
  16. May 20, 2019
  17. May 02, 2019
    • Tom Fischer's avatar
      [MGTL] Add flag to make search routines flexible. · d1c1c873
      Tom Fischer authored
      Makes the search for mesh nodes flexible. If tools, for instance ConstructMeshFromGeometry,
      give a search radius such that more than one node is contained in the eps environment the
      nearest node is returned.
      d1c1c873
  18. Apr 15, 2019
  19. Mar 31, 2019
  20. Mar 19, 2019
  21. Mar 11, 2019
  22. Mar 09, 2019
  23. Feb 27, 2019
  24. Feb 07, 2019
  25. Jan 22, 2019
  26. Jan 17, 2019
    • Dmitri Naumov's avatar
      [MatL] Major rewrite. · 8b6cea5e
      Dmitri Naumov authored and Dmitri Naumov's avatar Dmitri Naumov committed
      A lot of changes are renames for consistency with OGS.
      
      Splitting files, and rename them (dropping mp, p, c prefixes).
      
      Extraction of the create* functions lead to single step initialization
      of the Medium, Phase, Component, and Property objects.
      
      Formatting and clang-tidy.
      Improve const-correctness.
      
      Remove unneeded Undefined property: The nullptr is probably sufficient
      in the PropertyArray, which is an array of pointers, for the property to
      be undefined.
      
      Unify value/dValue/d2Value access.
      
      [App] Remove requirement for media ids sequence.
      
      Reorder public, protected, private sections.
      
      Add missing ogs_file_param documentation lines in the code.
      8b6cea5e
    • Norbert Grunwald's avatar
      [MatL] Multi-phase/-component library. · 4f5e4c3e
      Norbert Grunwald authored and Dmitri Naumov's avatar Dmitri Naumov committed
      4f5e4c3e
  27. Jan 08, 2019
Loading