We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
complex_geometries
1 parent a64bbf0 commit 67aa07fCopy full SHA for 67aa07f
tests/fixtures/complex_geometries.py
@@ -83,6 +83,7 @@ def one_fault_model():
83
number_dimensions=3,
84
kernel_function=AvailableKernelFunctions.exponential)
85
86
+ options.cache_mode = InterpolationOptions.CacheMode.NO_CACHE
87
# endregion
88
89
return interpolation_input, input_data_descriptor, options
0 commit comments