virtual_test_bed icon indicating copy to clipboard operation
virtual_test_bed copied to clipboard

Limit testing computational cost

Open GiudGiud opened this issue 3 years ago • 0 comments

Max cores is 16 Max time is 300s (could be increased)

This doesnt not allow for many timesteps or fixed point iterations, especially for large models. The tests should be mindful of this and only check the first few iterations to see if the input runs and if the results match so far.

GiudGiud avatar Apr 02 '22 03:04 GiudGiud