Jan Clemens

Results 14 comments of Jan Clemens

I now have added options with finer grid levels at lower levels as well as options as defined above.

Thanks. The files work very well as overlays for PLANET. The resolution however should be increased because I want to zoom into them for a factor of around 10. Best...

> @jgrooss I assume this needs a different resolution of the used data, or? I don't think so and should have clarified that. A higher resolution of the figure would...

Varying the layout parameter for top view somehow does not affect the figures I find in the cache folder. The resolution only depends on the size if the window I...

Thanks, now I can scale the figures. With 9160x7020 it looks much better on PLANET. I think that is enough. The side effect now is that my msui window is...

We probably can reuse the methods developed in parcels, e.g. [ELPHE-WW](https://github.com/ELPHE-WW/unstructured-mesh-parcels-sandbox/blob/main/notebooks/UXArray-FESOM2-ParticlePushing.ipynb). They include spatial hashing for efficient lookup of indices and barycentric interpolation for the grid. However, it is formulated...

This library can be used to create hashtables [s2 geometry](http://s2geometry.io/about/).

We finished this working package, demonstrating it with trac_fortran and using it in MESSy. Further improvements for the Fortran wrapper seem to be discussed in a different issue (Integration of...

Using 4 GPUs per node works fine without any changes to MPTRAC. The subdomains only must be chosen so that every node has 4 subdomains and in the slurm job...

@mar511n Thanks for the suggestions. I think there are two things you propose. First, using the advection and other modules, while waiting for receiving other particles later. I think this...