Skip to content

Commit

Permalink
update default
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichen3 committed Dec 23, 2024
1 parent e286601 commit a1234cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Exec/science/xrb_spherical/analysis/slice.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


def slice(fnames:List[str], fields:List[str],
loc: str = "top", widthScale: float = 4.0,
loc: str = "top", widthScale: float = 3.0,
theta: Optional[float] = None) -> None:
"""
A slice plot of the datasets for different field parameters for Spherical2D geometry.
Expand Down

0 comments on commit a1234cb

Please sign in to comment.