Fred Thompson
Fred Thompson
I've narrowed down the problem to line 464 in bridge: `channel.copy_attributes(["vx","vy","vz"])` and more generally, copying to gadget2 between evolve_model calls seems to cause rounding errors in the timestep. The script...
Hi, Thanks for the quick reply. I tried changing the line you suggested, and this does mean the correct domain_right_edge is returned when loading the data: ``` yt : [INFO...
Thanks for the advice! In terms of your suggestions: 1. So foss/2022a is actually a bunch of modules, sorry I should have provided the full list: ``` 1) GCCcore/11.3.0 4)...
Ah ok, that makes sense. I've been trying to see if FastKick will run on the GPUs but strangely I get this error every few bridge timesteps: ``` Traceback (most...