File: example-thick-disk.xml

package info (click to toggle)
gyoto 2.0.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,444 kB
  • sloc: cpp: 42,330; sh: 4,512; python: 3,436; xml: 2,865; makefile: 691; ansic: 346
file content (39 lines) | stat: -rw-r--r-- 1,409 bytes parent folder | download | duplicates (5)
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Scenery>
  <DeltaMaxOverR> 0.1 </DeltaMaxOverR>

  <Metric kind = "KerrBL"> Setup adapted to M87*
    <Mass unit="sunmass">6.2e9</Mass>
    <Spin>0.8</Spin>
  </Metric>

  <Screen> Setup adapted to M87*
    <Distance unit="Mpc"> 16.9 </Distance>
    <Time unit="Mpc"> 16.9 </Time> 27.169411e3
    <FieldOfView unit="µas"> 80 </FieldOfView>
    <Inclination unit="°"> 20 </Inclination> i = 180° - Inclination = 160°
    <PALN unit="°"> 70 </PALN> Spin PA East of North = 180° - PALN = 110° [360°]
    so Jet PA East of North is 290° as the jet is counter-aligned
    <Resolution>50</Resolution>
    <Spectrometer kind="freqlog" nsamples="1">11.36 11.36</Spectrometer> 
  </Screen>
  
  <Quantities>Spectrum</Quantities>

  <Astrobj kind = "ThickDisk">
    <RadiativeQ/>
    <ThickDiskOpeningAngle>1.1</ThickDiskOpeningAngle>
    <ThickDiskInnerRadius>1.6</ThickDiskInnerRadius>
    <VelocityBelowIsco>0.61 1.</VelocityBelowIsco> V, Vphi/V as observed by ZAMO
    <NumberDensityAtInnerRadius unit="cm-3">7.8e5</NumberDensityAtInnerRadius>
    <TemperatureAtInnerRadius>8e10</TemperatureAtInnerRadius>
    <TemperatureSlope>1.</TemperatureSlope>
    <MagnetizationParameter>0.1</MagnetizationParameter>
    <RMax>30.</RMax>
    <DeltaInObj>0.1</DeltaInObj>
  </Astrobj>

  <MinimumTime> -1e10 </MinimumTime>
  <NThreads> 8 </NThreads>
</Scenery>