-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add api.md and physical_model.md #104
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #104 +/- ##
==========================================
+ Coverage 93.84% 93.90% +0.05%
==========================================
Files 10 10
Lines 650 656 +6
==========================================
+ Hits 610 616 +6
Misses 40 40 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added some explanations of the symbols.
docs/src/physical_model.md
Outdated
| ``E`` | [J] | Energy | | ||
| ``\Gamma`` | [?] | ? | | ||
| ``\varepsilon`` | [?] | ? | | ||
| ``\Phi`` | [?] | ? | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ``\Phi`` | [?] | ? | | |
| ``\Phi`` | [W/m²] | Solar energy flux | |
In constants.jl
, the same symbol is used as an orbital mean anomaly. This conflict will be resolved in the future.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we use
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: M. Kanamaru <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
No description provided.