Although the current implementation is based on xarray and dask. The solution is first loaded completely into memory. During the multi timesteps calculation, xinvert does not accelerate on a multi-core PC. This is a little strange to me and need some times to make it parallelable.
Although the current implementation is based on
xarrayanddask. The solution is first loaded completely into memory. During the multi timesteps calculation,xinvertdoes not accelerate on a multi-core PC. This is a little strange to me and need some times to make it parallelable.