-
Notifications
You must be signed in to change notification settings - Fork 0
Home
valtervg13 edited this page Apr 24, 2022
·
3 revisions
Welcome to the MechPy wiki!
"""
Parameters
----------
tag : str
Nome da variável da carga.
position : array_like.
Vetro posição em coordenadas cartesianas (x,y,z).
value : array-like ou str, optional
Vetor de intensidade da carga. Se `value` contiver uma string,
considera-se que a componente é uma variável desconhecida. se
for `None`, todas as componentes são consideradas variáveis.
The default is `None`.
Returns
-------
None.
"""