aboutsummaryrefslogtreecommitdiff
path: root/par/sendrdf.par
blob: 2ad4e56f7ac81d4f25d5aea60c62f6833d7a641f (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
Cactus::cctk_run_title = "Announce to an RDF metadata server"

Cactus::cctk_show_banners  = no
Cactus::cctk_show_schedule = no

Cactus::cctk_itlast = 0

ActiveThorns = "LoopControl"

ActiveThorns = "CoordBase InitBase"

ActiveThorns = "IOUtil"
IO::out_dir           = $parfile
IOUtil::parfile_write = no

ActiveThorns = "CarpetLib Carpet"

ActiveThorns = "Formaline"
Formaline::verbose         = yes
Formaline::publish_level   = 2
Formaline::send_as_rdf     = yes
Formaline::rdf_hostname[0] = "buran.aei.mpg.de"
Formaline::rdf_port    [0] = 24997
Formaline::rdf_hostname[1] = "devportal.cct.lsu.edu"
Formaline::rdf_port    [1] = 8080