Simulate has two options to solve the analysis:
1. Single Pass: For single pass, the solver actually runs two passes to achieve convergence. In either pass, the mesh remains same, but, the order of the polynomials increases in the second pass at regions where the errors are higher.
2...