Skip to content
Snippets Groups Projects
  1. Oct 08, 2019
  2. Oct 02, 2019
  3. Sep 27, 2019
  4. Sep 24, 2019
  5. Sep 23, 2019
  6. Sep 12, 2019
    • Dmitri Naumov's avatar
      Add \file for in all files w/o it. · af7e4029
      Dmitri Naumov authored
      Fixes multiple copyright messages in the doxygen docu.
      
      ag '\\file' -L --ignore=ThirdParty *Lib |xargs  sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
      af7e4029
  7. Sep 09, 2019
  8. Jun 28, 2019
  9. Jun 15, 2019
    • Dmitri Naumov's avatar
      Fix variable shadowing. · 5bda1ae1
      Dmitri Naumov authored
      Either by renaming or removing the variable or adding
      an extra scope to the top variable.
      
      CPPCheck warning type: shadowVar.
      5bda1ae1
  10. May 27, 2019
  11. Apr 29, 2019
  12. Apr 23, 2019
  13. Mar 12, 2019
  14. Mar 11, 2019
  15. Mar 04, 2019
  16. Feb 27, 2019
  17. Jan 31, 2019
  18. Jan 22, 2019
  19. Jan 06, 2019
  20. Nov 20, 2018
  21. Sep 18, 2018
    • jbathmann's avatar
      [T] HC Tests updated · 43d8d464
      jbathmann authored
      -elder benchmark updated
      
      -heterogenous HC benchmark reference files updated
      
      -goswami benchmark temporarly removed from HC-tests
      
      -SimplySynthetics: ConcentrationAndDiffusionOnly needed small changes in .prj file
      
      -SimpleSynthetics: Project file adapted
      
      -SimpleSynthetics :DiffusionAndStorageAndAdvection modified. Variable density model (p and c dependant) added, non boussinesq effects observed, consistency check,
      		update of reference files
      
      -SimpleSynthetics: DiffusionAndStorageAndGravityAndDispersionHalf- A new project has been set up, since the old setup was not converging anymore due to too large
      		differences in density leading to problems in non boussinesq treatment.
      
      -SimpleSynthetics: DiffusionAndStorageAndAdvectionAndDispersion- reference files updated. _max iter value in project file sligthly increased.
      
      -SimpleSynthetics: DiffusionAndStorageAndAdvectionAndDecay- reference files updated. density model in prj file changed in order to account for storage.
      
      -SimpleSynthetics: DiffusionAndStorageAndAdvectionAndDispersionHalf- reference files updated. density model in prj file changed in order to account for storage.
      43d8d464
    • jbathmann's avatar
      [HC] first version of new HC process runs · 8cb6c567
      jbathmann authored
      [HC] first annotations included
      
      [HC] reduction to one shape matrix N
      
      [HC] clang-format reformatting of branch
      8cb6c567
  22. Jan 02, 2018
  23. Nov 20, 2017
  24. Sep 06, 2017
  25. Aug 09, 2017
  26. Aug 07, 2017
  27. Jul 27, 2017
Loading