treble_tsdk.core.source_boundary_velocity

Classes

class treble_tsdk.core.source_boundary_velocity.BoundaryVelocityLayer
__init__(boundary_layer_name: str, mesh_local_sizing: float | None = None, mesh_keep_exterior_edges: bool = True)
class treble_tsdk.core.source_boundary_velocity.BoundaryVelocitySubmodel
__init__(dto: BoundaryVelocitySubmodelDto, client: TSDKClient)
plot()
plot_geometry()

Uses the plot module to plot the model.

property description: str
property id: str
property max_crossover_frequency: int | None
property name: str
property simulation_type_filter: list[str] | None