Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.core.sdynpy_geometry.global_coord

Signature

def sdynpy.core.sdynpy_geometry.global_coord(coordinate_system, local_coord)

Compute global coordinates from local coordinates

Compute the global coordinates of a node from its local coordinates in the corresponding coordinate system.

Parameters

Returns