show_plot#
- class ansys.systemcoupling.core.adaptor.api_24_2.show_plot.show_plot(name=None, parent=None)#
Bases:
InjectedCommand
Shows plots of transfer values and convergence for data transfers of a coupling interface.
- Parameters:
- interface_name
str
Specification of which interface to plot.
- transfer_names
List
,optional
Specification of which data transfers to plot. Defaults to
None
, which means plot all data transfers.- working_dir
str
,optional
Working directory (defaults = “.”).
- show_convergencebool,
optional
Whether to show convergence plots (defaults to
True
).- show_transfer_valuesbool,
optional
Whether to show transfer value plots (defaults to
True
).
- interface_name
Included in:
Parent |
Summary |
---|---|
‘root’ object |