aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOScalar/test/coords4.par
blob: d8b6b3b5d59cfab11aacbf0ef07381a91df5fba1 (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
ActiveThorns = "
   AEILocalInterp
   Carpet
   CarpetInterp
   CarpetIOScalar
   CarpetLib
   CarpetReduce
   CartGrid3D
   CoordBase
   IOUtil
   LoopControl
   SymBase
"

IO::out_dir = $parfile

Carpet::global_nx = 7
Carpet::global_ny = 8
Carpet::global_nz = 9

Cactus::cctk_itlast = 0

IO::out_every = 1
IOScalar::one_file_per_group = yes
IOScalar::all_reductions_in_one_file = yes

IOScalar::outScalar_reductions = "average iaverage norm_inf inorm1 inorm2 maximum minimum norm1 norm2" 

IOScalar::outScalar_vars = "
   grid::coordinates
"