Part.compute_nodal_masses
- Part.compute_nodal_masses()[source]
Compute the nodal mass of the part from the mass of each element. it uses the nodal mass of each element to compute the total nodal mass.
- Returns:
- list
List with the nodal masses.
Warning
Rotational masses are not considered.