-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move pi (and few others) to marbl_constants_mod
Pi is now hard-coded to be 3.14159265358979323846_r8, rather than computed in marbl_ciso_set_interior. Also, marbl_ciso no longer has its own marbl_seconds_in_year variable - uses marbl_constants_mod:spy instead.
- Loading branch information
1 parent
ef98625
commit d5adaf8
Showing
2 changed files
with
17 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters