displacement_map_paraboloid
- compas_tno.utilities.displacement_map_paraboloid(form, xc=5.0, yc=5.0, radius=5.0)
Create the displacement map based on a paraboloid sliding the structural pattern.
- Parameters:
- form
FormDiagram The form diagram of the problem
- deltafloat, optional
Delta distance to apply to the nodes, by default 0.5
- y0float, optional
Start of parabolic profile, by default 0.0
- y1float, optional
End of parabolic profile, by default 10.0
- form
- Returns:
- dX: array [n, 2]
Displacement field in plan.