Open PolymerGuy opened 5 years ago
I am currently working on the implementation of the subset based method. I would like to be able to give the user the possibility to choose the analysis method: Subsetbased, Spline or Q4. My idea is to change in the "mesher =" of the "quick_start" the "type = q4" and to place it in the kwargs so that it can be managed from the viz.show. Is this a good idea or is it too hard to do or unnecessary?
Subsets are very handy and could realy increase the generality of the toolkit.