Each topology only use the parameters it needs, without checking if the user is giving extra parameters that may even be forbidden by the topology. I think we should introduce a check just in case. For example, if the user gives some tilt to E6, or different Lx, Ly to E3.
We can raise an error or introduce a warning. I can do it myself, any preference?
Each topology only use the parameters it needs, without checking if the user is giving extra parameters that may even be forbidden by the topology. I think we should introduce a check just in case. For example, if the user gives some tilt to E6, or different Lx, Ly to E3.
We can raise an error or introduce a warning. I can do it myself, any preference?