Commit 52c6de29 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Add a shortened version of cluster CASE 3 test to pipeline

parent e720b474
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -345,6 +345,11 @@ testing_stage:
      - echo "Comparing output of CLUSTER with 48 spheres"
      - export FFILE=../../test_data/cluster/OCLU_48
      - python3 ../../src/scripts/pycompare.py --no-progress --ffile $FFILE --cfile c_OCLU --html=pycompare_48.html
      - echo "Testing cluster on CASE 3"
      - OMP_NUM_THREADS=2 ./np_cluster ../../test_data/cluster/DEDFB_case3_short ../../test_data/cluster/DCLU_case3_short .
      - echo "Comparing output of CLUSTER on CASE 3"
      - export FFILE=../../test_data/cluster/OCLU_case3_short
      - python3 ../../src/scripts/pycompare.py --no-progress --ffile $FFILE --cfile c_OCLU --html=pycompare_case3.html
      - cd ../testing
      - echo "Checking consistency of HDF5 cluster output"
      - chmod u+x test_cluster_outputs
+9 −0
Original line number Diff line number Diff line
    4   12   12    9200   0  149  300    0    0
    0.0000000D+00       0.0000000D+00       0.0000000D+00
   -8.6999381D-09      -2.1432655D-08       2.1878060D-07
   -1.1123930D-07       1.0519369D-07       1.7163947D-07
   -6.8351972D-08      -1.5505574D-08      -2.3997413D-07
  0.00D01  1.00D01  1.00D01  0.00D00  1.00D01  1.00D01
  0.00D01  1.00D01  1.00D01  0.00D00  1.00D01  1.00D01
  1
 0
+27 −0
Original line number Diff line number Diff line
    4  0
 1.7689D00  3.0D8    1.000000D00  0   3  0  3
 400.0000000D-09
 401.0000000D-09
 402.0000000D-09
    1    2    3    4
  1   200.000000D-09 
 1.000000D00
  1   20.000000D-09  
 1.000000D00
  1   30.000000D-09  
 1.000000D00
  1   50.000000D-09  
 1.000000D00
 (  2.2500000e+00 ,  0.0000000e+00 )
 ( -1.6597000e+00 ,  5.7409000e+00 )
 ( -1.6597000e+00 ,  5.7409000e+00 )
 ( -1.6597000e+00 ,  5.7409000e+00 )
 (  2.2500000e+00 ,  0.0000000e+00 )
 ( -1.6636000e+00 ,  5.7410000e+00 )
 ( -1.6636000e+00 ,  5.7410000e+00 )
 ( -1.6636000e+00 ,  5.7410000e+00 )
 (  2.2500000e+00 ,  0.0000000e+00 )
 ( -1.6675000e+00 ,  5.7407000e+00 )
 ( -1.6675000e+00 ,  5.7407000e+00 )
 ( -1.6675000e+00 ,  5.7407000e+00 )
0
+5073 −0

File added.

Preview size limit exceeded, changes collapsed.