Skip to content
Snippets Groups Projects
  1. Jan 30, 2020
    • Lars Bilke's avatar
      [CMake] Added version requirements file in json-format. · 1ab8ee8d
      Lars Bilke authored
      The file is read by CMake (via new a json parser submodule) and
      the web site generator and provides info on required clang and
      gcc versions. This info will be expanded in future commits.
      
      Goal is to have a single source of truth for versions infos and
      maybe other requirements.
      
      On CMake you access the info via `ogs.`-prefixed variables:
      
          ${ogs.minimum_version.gcc}
      
      In Hugo you access the info via the new dataFile-shortcode:
      
          {{< dataFile "versions.minimum_version.gcc" >}}
      1ab8ee8d
  2. Jan 29, 2020
  3. Jan 24, 2020
  4. Jan 10, 2020
  5. Jan 07, 2020
  6. Jan 03, 2020
    • Shuang Chen's avatar
      update the benchmark input and result files · fafb6373
      Shuang Chen authored and Dmitri Naumov's avatar Dmitri Naumov committed
      Change the roughness of pipe to avoid the WARNING message in TESPy new version (0.1.3)
      format the python scripts
      update the benchmark test results
      
      relax the error tolerance
      
      [py] Formatted HeatTransportBHE_3D_3BHEs_array files.
      
      Manually and with yapf.
      
      [py] Removed duplicated instruction.
      modify benchmark input
      
      change the imported module; fixed local variables
      
      change the imported pandas module to only csv_read; import the local variables from the network csv files;
      Add comments in the Benchmark input file
      Delete the unused variables in the script
      fafb6373
    • Shuang Chen's avatar
      [web] Added documentation for the 3-BHE array. · 09aea52c
      Shuang Chen authored and Dmitri Naumov's avatar Dmitri Naumov committed
      09aea52c
  7. Dec 17, 2019
  8. Dec 10, 2019
  9. Dec 09, 2019
  10. Dec 06, 2019
  11. Dec 05, 2019
  12. Dec 04, 2019
  13. Dec 03, 2019
  14. Nov 27, 2019
  15. Nov 14, 2019
  16. Nov 12, 2019
    • Boyan Meng's avatar
      Add the benchmark documentation · 8ed96ae8
      Boyan Meng authored
      improve according to reviewers' comments
      include the input files of the full slimulation in the benchmark documentation
      trim trailing whitespace (+1 squashed commits)
      
      Squashed commits:
      
      [bb19fc810] include the input files of the full slimulation in the benchmark documentation (+1 squashed commits)
      
      Squashed commits:
      
      [b46591161] improve the benchmark documentation (+1 squashed commits)
      
      Squashed commits:
      
      [e0e62dc76] add the benchmark description webpage
      8ed96ae8
  17. Oct 24, 2019
  18. Oct 22, 2019
  19. Oct 11, 2019
  20. Sep 24, 2019
  21. Sep 16, 2019
  22. Sep 12, 2019
  23. Sep 03, 2019
  24. Aug 30, 2019
  25. Aug 28, 2019
  26. Aug 14, 2019
  27. Aug 13, 2019
Loading