Skip to content
Snippets Groups Projects
Commit 9e7cb9fc authored by Timo Koch's avatar Timo Koch
Browse files

[tests] Improvements in fuzzycomparevtu

- 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
parent f621f8fe
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment