aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl/par/WaveToy_PUGH.standard.par
blob: a8e166190899567cb2dba8676b4b2502a7d68972 (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
Cactus::cctk_run_title    = "Benchmark of WaveToy using Carpet with one refinement level"
Cactus::cctk_timer_output = "full"

Cactus::cctk_itlast = 10000



#ActiveThorns = "MPIClock"



ActiveThorns = "IOUtil"

#IO::print_timing_info = yes



Activethorns = "LoopControl"

LoopControl::printstats = yes
#LoopControl::verbose    = yes
#LoopControl::debug      = yes



ActiveThorns = "InitBase"

InitBase::initial_data_setup_method = "init_two_levels"



ActiveThorns = "PUGH PUGHInterp PUGHReduce PUGHSlab LocalReduce"

PUGH::local_size_includes_ghosts = no
driver::local_nsize              = 80
driver::ghost_size               = 1



ActiveThorns = "Boundary CartGrid3D CoordBase SymBase"

grid::type = "box"



ActiveThorns = "IDScalarWaveC WaveToyC"

WaveToy::bound = "zero"



ActiveThorns = "Time"

Time::dtfac = 0.5



ActiveThorns = "IOBasic"

IOBasic::outInfo_every = 1000
IOBasic::outInfo_vars  = "
        WaveToy::phi
"