Skip to content
Snippets Groups Projects
  1. Jan 23, 2023
  2. Sep 22, 2021
  3. Sep 02, 2021
  4. Apr 18, 2020
  5. Jul 06, 2018
  6. Nov 16, 2017
  7. Jul 04, 2017
  8. Jun 01, 2017
  9. Jun 28, 2016
  10. Aug 07, 2015
    • Timo Koch's avatar
      [tests] Improvements in fuzzycomparevtu · 9e7cb9fc
      Timo Koch authored
      - Parameters with more than one component are split into components for
        comparison
      - The absoulte criteria gets scaled with the maximum absolute value in
        the parameter set
      - It is possible to pass a zero threshold, i.e. the threshold under which
        values get treated as zero, for each parameter or
        parameter component via runtest as follows
        --zeroThreshold = {"vel":1e-9,"bla":10}
        The format is a python dictionary except single quotes are not allowed
        (because it uses json)
      - More verbose output
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15254 2fb0f335-1f38-0410-981e-8018bf24f1b0
      9e7cb9fc
  11. Jul 21, 2015
Loading