-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Stokesian dynamics #3241
WIP: Stokesian dynamics #3241
Conversation
# Conflicts: # maintainer/configs/nocheck-maxset.hpp # src/core/integrate.cpp # src/python/espressomd/thermostat.pxd # src/python/espressomd/thermostat.pyx
I think, this is a good addition to Espresso. As long as it's marked WIP, just a few comments:
|
213f517
to
2086b34
Compare
My understanding of the current state of affairs is the following:
@mkuron explained in the ESpresso offline meeting that he aand @hmenke currently do not have the time to address these issues. Currently, most student assistants are involved with teaching. We will try to find someone to work on this PR in the term break. Since the interface to the Espresso core is quite narrow, there should not be major merge conflicts. |
AND has no precedence over OR.
The GPU implementation is failing on ROCm 3.3 and produces the wrong trajectories on a GeForce RTX 2080 with CUDA 9.1.
Disambiguate Stokesian Dynamics from Steepest Descent.
The rebased SD was merged. Closing. |
TODO: