Fixes a bug with the cache when calling frequency_domain_strain and time domain strain after each other
Fixes a bug with the cache when calling frequency_domain_strain and time_domain_strain after each other. This is because the second call to the different model will still access the cached result from the first model.
Edited by Moritz Huebner