tud_lbm.io.plotting.force
Force magnitude plot operators.
Classes
Render the saved total force field. |
|
Render the saved external force field. |
Module Contents
- class tud_lbm.io.plotting.force.ForcePlotOperator(config: tud_lbm.config.SimulationConfig, data_dir: str | pathlib.Path | None = None)[source]
Bases:
_BaseForceOperatorRender the saved total force field.
- class tud_lbm.io.plotting.force.ExternalForcePlotOperator(config: tud_lbm.config.SimulationConfig, data_dir: str | pathlib.Path | None = None)[source]
Bases:
_BaseForceOperatorRender the saved external force field.