Skip to content
Snippets Groups Projects
Commit e244fa96 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Perform consistency check on the output of np_cluster with 24 spheres

parent b1ef1121
No related merge requests found
......@@ -161,6 +161,9 @@ testing_stage:
- python3 ../../src/scripts/pycompare.py --ffile=$FFILE --cfile=c_OCLU --html
- echo "Testing cluster with 24 spheres"
- ./np_cluster ../../test_data/cluster/DEDFB_24 ../../test_data/cluster/DCLU_24 .
- echo "Comparing output of CLUSTER with 24 spheres"
- export FFILE=../../test_data/cluster/OCLU_24
- python3 ../../src/scripts/pycompare.py --ffile=$FFILE --cfile=c_OCLU --html
- echo "Checking consistency among legacy and HDF5 configuration files"
- ../testing/test_TEDF ../../test_data/cluster/DEDFB_24 c_TEDF c_TEDF.hd5
- echo "Checking consistency among legacy and HDF5 TM files"
......
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