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

Able to select thermophysical processes #77

Merged
merged 6 commits into from
Oct 14, 2023

Conversation

MasanoriKanamaru
Copy link
Member

Able to turn on/off thermophysical processes: self-shadowing, self-heating, mutual shadowing (eclipse), and mutual heating.

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (a936d04) 95.94% compared to head (54e9192) 94.98%.

❗ Current head 54e9192 differs from pull request most recent head 3f26c26. Consider uploading reports for the commit 3f26c26 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   95.94%   94.98%   -0.97%     
==========================================
  Files          10       10              
  Lines         567      578      +11     
==========================================
+ Hits          544      549       +5     
- Misses         23       29       +6     
Files Coverage Δ
src/TPM.jl 92.40% <100.00%> (+0.19%) ⬆️
src/facet.jl 98.70% <100.00%> (-0.04%) ⬇️
src/energy_flux.jl 96.33% <78.94%> (-3.11%) ⬇️

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

Able to turn the self-heating, mutual shadowing, and mutual heating effects on and off.
Able to turn on/off self-shadowing
Change constructors of `SingleTPM` and `BinaryTPM`
@hyrodium hyrodium force-pushed the workflow/SelectThermophysics branch from 32adf5c to 54e9192 Compare October 14, 2023 07:32
src/energy_flux.jl Outdated Show resolved Hide resolved
Fix an argument type
Fix an argument type
src/facet.jl Outdated Show resolved Hide resolved
@MasanoriKanamaru MasanoriKanamaru merged commit 06826c2 into main Oct 14, 2023
7 of 10 checks passed
@hyrodium hyrodium deleted the workflow/SelectThermophysics branch September 7, 2024 05:47
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