[snapshot] add automatic plots for Bl and Br
This commit is contained in:
@@ -1883,7 +1883,7 @@ class SnapshotProcessor(HDF5Container):
|
||||
averageables.append(name + "_avg")
|
||||
|
||||
# special for vectors
|
||||
if field in ["g", "vel"]:
|
||||
if field in ["g", "vel", "Bl", "Br"]:
|
||||
# Components
|
||||
for i, dir in enumerate(["x", "y", "z"]):
|
||||
generic_rule(
|
||||
|
||||
Reference in New Issue
Block a user