It has been found that the most accurate way to run an airfoil is to use a parametric sweep. The way this works is that the first angle of attack (usually 0 degrees) is created and ran then the rest of the sweep follows from that first case. The next angle of attack is run as a continuation of the previous finished case by altering the flow direction to correspond to the new angle of attack. That case is run until it converges and then the next angle of attack uses this solution as a starting point and so on until the sweep is completed. Other than more accurate results, another benefit is this requires only one meshing of the airfoil and then subsequent runs are all ran from the original meshing. This saves computational resources and is reflected in the token cost per run.
We recommend that all airfoil cases be run using the parametric sweep set up. You will find more information on setting up a parametric sweep here.