m-function-evaluation
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: iop.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: soumya-go
- Language: Python
- Default Branch: main
- Size: 148 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
M-function Evaluation
This code evaluates the values of the M(μ, U, ω)-function in all of its parameter space.
The zero albedo case is the only possible analytical solution, whereas the M_func.py script is the most general version to calculate the triple-valued function using the Gauss–Legendre formula. The dependencies are Python with SciPy and NumPy installed in the system.
The M_parameter_test.py script provides a handle to the original M_func.py evaluation code.
A simplistic script for the analytical case is given in M_func_albdo_0.py.
All files must be located in the same folder for the code to work properly.
Related papers
Citation
Dependencies
This project requires:
- Python 3
- NumPy
- SciPy
Install using pip:
```bash pip install numpy scipy
Owner
- Login: soumya-go
- Kind: user
- Repositories: 1
- Profile: https://github.com/soumya-go
GitHub Events
Total
- Push event: 31
Last Year
- Push event: 31