Closed pbleonard closed 8 years ago
Are you wanting to provide the convergence as either "4N" or "0.0001" or "1e-4" or all of the above?
MS uses # of 9s convention. That should do.
I committed an untested version of this to ead64df. Please give it a shot when you have a chance to run a real world problem on the cluster. The new flag is -converge_at
and you may supply the convergence factor in any of the 3 formats above.
Commit 35c0b84 should have this final fixed for realzies this time (thanks for the smaller input file).
User input: desired number of 9s or 1-Delta Convergence. Update execute script comments with flag info.