aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
blob: d69088dc3b9f9218fb2a676228a2f59d863d2a36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
ABSTOL 1.e-11
RELTOL 1.e-11

TEST tov_carpetevolutionmask
{
        NPROCS 2
}

TEST tov_carpetevolutionmask2
{
        NPROCS 2
}

TEST test_tov_carpet_refined_nosync
{
        NPROCS 2
}

TEST balsara1_1d
{
        NPROCS 2
}

TEST balsara1_2d
{
        NPROCS 2
}

TEST balsara2_1d
{
        NPROCS 2
}

TEST balsara2_2d
{
        NPROCS 2
}

TEST balsara3_1d
{
        NPROCS 2
}

TEST balsara3_2d
{
        NPROCS 2
}

TEST balsara4_1d
{
        NPROCS 2
        RELTOL 1e-8 grhydro::bcom 
        RELTOL 1e-9 hydrobase::w_lorentz 
        RELTOL 1e-10 hydrobase::(eps|rho) 
}

TEST balsara4_2d
{
        NPROCS 2
}

TEST balsara5_1d
{
        NPROCS 2
}

TEST balsara5_2d
{
        NPROCS 2
}

TEST cylexp_tvd_mc2_hlle
{
        NPROCS 2
}