Tomas Ruiz
Tomas Ruiz
**Is your feature request related to a problem? Please describe.** A symmetry option for the x-y plane would allow the simulation of ground effect. I guess that a possible workaround...
I want to explore the effect that different variables have on a black-box function and eventually find its global minimum. The function is computationally expensive to evaluate so I'd like...
I've seen several mesh cleaning methods in the documentation (i.e. `remove_isolated_vertices()`, `remove_duplicated_vertices()`, `remove_duplicated_faces()`, etc) but I have not been able to find a method for filling mesh holes. Filling mesh...