GridTools / gtbench

Other
3 stars 7 forks source link

Convergence Test Improvements #64

Closed fthaler closed 4 years ago

fthaler commented 4 years ago

Improved resolutions and time step sizes in convergence tests. Use t < tmax - dt / 2 instead of t < tmax to avoid different number of time steps due to rounding errors. Step towards automatically testing convergence.