Skip to content
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

Adding torque exchange to lammps/liggghts integration #512

Merged
merged 15 commits into from
Jun 3, 2024

Conversation

llaniewski
Copy link
Member

This PR also:

  • changes the force application in lammps to based on atoms structure, rather than forces table.
  • adds omega and torque to the simplepart. They can be optionally exported to log files with <Log ... rotation="true"/>

Copy link

codecov bot commented May 14, 2024

Codecov Report

Attention: Patch coverage is 7.69231% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 31.73%. Comparing base (a7b4dba) to head (576e678).
Report is 7 commits behind head on master.

Current head 576e678 differs from pull request most recent head d3e8328

Please upload reports for the commit d3e8328 to get more accurate results.

Files Patch % Lines
src/RemoteForceInterface.hpp 4.76% 20 Missing ⚠️
src/Handlers/acRemoteForceInterface.cpp 0.00% 17 Missing ⚠️
src/Lattice.cu.Rt 18.18% 9 Missing ⚠️
src/RemoteForceInterface.h 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #512       +/-   ##
===========================================
- Coverage   44.24%   31.73%   -12.51%     
===========================================
  Files         166      158        -8     
  Lines        7567     6393     -1174     
===========================================
- Hits         3348     2029     -1319     
- Misses       4219     4364      +145     
Flag Coverage Δ
d2q9 31.73% <7.69%> (-0.16%) ⬇️
d3q27_PSM_NEBB ?
d3q27_pf_velocity ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@llaniewski llaniewski marked this pull request as ready for review June 3, 2024 23:55
@llaniewski llaniewski merged commit ac87c5f into CFD-GO:master Jun 3, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant