[snapshotprocessor] put sinks units
This commit is contained in:
+13
-13
@@ -1655,20 +1655,20 @@ class SnapshotProcessor(HDF5Container):
|
||||
"Id": U.none,
|
||||
"M": U.Msun,
|
||||
"dmf": U.Msun,
|
||||
"x": "",
|
||||
"y": "",
|
||||
"z": "",
|
||||
"vx": "",
|
||||
"vy": "",
|
||||
"vz": "",
|
||||
"rot_period": "[y]",
|
||||
"lx": "|l|",
|
||||
"ly": "|l|",
|
||||
"lz": "|l|",
|
||||
"acc_rate": "[Msol/y]",
|
||||
"acc_lum": "[Lsol]",
|
||||
"x": "unit_density",
|
||||
"y": "unit_density",
|
||||
"z": "unit_density",
|
||||
"vx": "unit_velocity",
|
||||
"vy": "unit_velocity",
|
||||
"vz": "unit_velocity",
|
||||
"rot_period": "unit_time",
|
||||
"lx": U.none,
|
||||
"ly": U.none,
|
||||
"lz": U.none,
|
||||
"acc_rate": U.none,
|
||||
"acc_lum": U.none,
|
||||
"age": U.year,
|
||||
"int_lum": "[Lsol]",
|
||||
"int_lum": U.none,
|
||||
"Teff": U.K,
|
||||
},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user