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

Define output data format #89

Merged
merged 12 commits into from
Oct 14, 2023
Merged

Define output data format #89

merged 12 commits into from
Oct 14, 2023

Conversation

MasanoriKanamaru
Copy link
Member

  • Define the structs to save TPM results: SingleTPMResult and BinaryTPMResult
  • Add functions to save the TPM results in CSV format.

Give different periods to `thermo_params` for Didymos and Dimorphos
Calculate the energy conservation ratio
Add `E_cons` to `SingleTPMResult`
Show `E_cons` for the last rotation cycle at the progress meter.
Add functions to save TPM results in CSV
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (46d6a49) 87.23% compared to head (e527a8b) 93.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   87.23%   93.15%   +5.92%     
==========================================
  Files          10       10              
  Lines         603      657      +54     
==========================================
+ Hits          526      612      +86     
+ Misses         77       45      -32     
Files Coverage Δ
src/AsteroidThermoPhysicalModels.jl 100.00% <ø> (ø)
src/TPM.jl 95.23% <100.00%> (+2.76%) ⬆️

... and 1 file with indirect coverage changes

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

@MasanoriKanamaru MasanoriKanamaru merged commit 08b6c92 into main Oct 14, 2023
10 of 13 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.

2 participants