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