JuliaGNI / GeometricProblems.jl

Example problems for GeometricIntegrators.jl
MIT License
5 stars 0 forks source link

Coupled harmonic oscillator #54

Closed benedict-96 closed 6 months ago

benedict-96 commented 6 months ago

Added coupled harmonic oscillator. There is an implicit test in the docs: we generate an image and then place it in the coupled_harmonic_oscillator.md file via an @eval block.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 28.70%. Comparing base (0b7b0da) to head (2eb34e8). Report is 2 commits behind head on main.

Files Patch % Lines
src/coupled_harmonic_oscillator.jl 0.00% 22 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== - Coverage 29.03% 28.70% -0.33% ========================================== Files 26 27 +1 Lines 1939 1961 +22 ========================================== Hits 563 563 - Misses 1376 1398 +22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.