Closed manavbhatia closed 5 years ago
No, I'm not currently using it in any of my work.
oh.. that was supposed to go to @jdeaton . Thanks anyways!
I'm using point loads, but not using that particular data structure to do it. I've been basically just directly adding values to R in specified degrees-of-freedom in a PostAssemblyOperation. I'd say remove it and let's implement something more general.
Added point load condition to PhysicsDiscipline. This operates in the same way the other boundary conditions are applied. See the usage here in updated Example 2
@JohnDN90 are you using the PointLoadSetType for any of your work? I am looking to add a more general point load data structure and can keep or remove this based on current utility.