Skip to content

Gravitating particle system#1210

Draft
svchb wants to merge 11 commits into
trixi-framework:mainfrom
svchb:gravitating_particle_system
Draft

Gravitating particle system#1210
svchb wants to merge 11 commits into
trixi-framework:mainfrom
svchb:gravitating_particle_system

Conversation

@svchb
Copy link
Copy Markdown
Collaborator

@svchb svchb commented May 22, 2026

No description provided.

svchb added 11 commits May 22, 2026 14:56
…s.jlOpen into self_gravity

# Conflicts:
#	examples/n_body/n_body_system.jl
- Added new astrophysics documentation and moved gravitating particle system implementation to a dedicated file.
- Updated gravity model references and removed obsolete gravity-related code.
- Implemented gravitational mass function and adjusted related tests.
- Enhanced the GravitatingParticleSystem structure to include initial conditions and external acceleration.
- Updated tests to reflect changes in the gravitating particle system and ensure functionality.
@svchb svchb self-assigned this May 22, 2026
@svchb svchb marked this pull request as draft May 22, 2026 22:33
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 87.15596% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.95%. Comparing base (71d42df) to head (304770e).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...chemes/astrophysics/gravitating_particle_system.jl 83.06% 21 Missing ⚠️
src/general/gravity.jl 93.50% 5 Missing ⚠️
src/general/abstract_system.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1210      +/-   ##
==========================================
+ Coverage   89.88%   89.95%   +0.06%     
==========================================
  Files         133      140       +7     
  Lines       10452    10787     +335     
==========================================
+ Hits         9395     9703     +308     
- Misses       1057     1084      +27     
Flag Coverage Δ
total 89.95% <87.15%> (+0.07%) ⬆️
unit 70.90% <80.27%> (+0.41%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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