-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.pynbodyrc
50 lines (43 loc) · 1.07 KB
/
.pynbodyrc
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
[general]
verbose: False
tracktime: True
force_no_cosmological: True
# number_of_threads=8
[gadgethdf-name-mapping]
FormationTime: tform
[gadget-name-mapping]
tfor: tform
zsta: metals
#fesp: Fe
#mgsp: Mg
inma: massform
# 1e10 Msol km^4 kpc^-5 s^-2
pres: p
pot: phi
#hsml:smooth
hsml: smooth_gadget
rho: rho_gadget
[gadget-units]
# Cosmological dependencies (a and h) will be stripped out for non-
# cosmological runs.
vel: km s^-1 a^1/2
pos: kpc a h^-1
mass: 1e10 Msol h^-1
;vel: km s^-1
;pos: kpc
;mass: 1e10 Msol
[gadget-type-mapping]
gas: 0
dm: 1
star: 4
[gadget-default-output]
# Gadget files have no intrinsic set of fields, so this defines a
# default set and an ordering too (in terms of the pynbody names,
# not the gadget block names)
# Any arrays not mentioned in the field ordering below will be
# tacked on the end of the file in an unspecified order
field-ordering = pos, vel, iord, mass, u, rho, smooth, pot, acc, zsph, metals, fesp, fest, mgsp, mgst, massform, myp, tform, temp, pres, acce, sigv, tstp
[sph]
smooth-particles: 50
tree-leafsize:4
; approximate-fast-images: False