Markus Mühlhäußer

Results 24 comments of Markus Mühlhäußer

As I started looking into ls1, I remembered this topic and would like to push this forward. I can also take it on me. I very much agree with Fabio...

I wasn't entirely sure if @cniethammer wanted to keep the long lines for those xml comments or not. If we don't, then there is no problem to solve, right? Anyways,...

[6b238dc](https://github.com/ls1mardyn/ls1-mardyn/pull/342/commits/6b238dc7061344a911c5e9b6965b550b1844fa84) adds the missing `clangformat` cmake target. It takes a bit longer during the first run, but is faster in subsequent runs as only files that have been changed are...

I'm on vacation this week but I can have a closer look again next week. In principle, it sounds like a good idea to merge this for now and apply...

@HomesGH, in my opinion, this PR is ready to merge. I didn't add any `CommentPragma` for now, as I got the impression that we should manually refactor overly long comments....

The previous file looked fine to me. I added a paragraph on 3-body tuning.

> Can you check the performance of this compared to master? I don't expect any significant performance cost of adding particles not directly to the container. Sure, I'll add it...

Uhm, I think we agreed that `updateContainer` must be called once per timestep, which is especially important for the correct increment of the time step counters. So, the title issue...

Yeah, I noticed that too late :( I'll try and see if it's possible without losing all the commit history

@SamNewcome I squeezed in an additional commit for renaming with `git mv` (c4974aba7b77fd1f3e614bcb53a80453a853f68a), but it's still showing incorrectly for most files. It might be a GitHub issue? (see https://github.com/orgs/community/discussions/43177) Not...