Skip to content

Commit

Permalink
Merge pull request #3 from DavidRRice/master
Browse files Browse the repository at this point in the history
Missing Files Added
  • Loading branch information
DavidRRice authored Apr 23, 2022
2 parents 9679742 + 7c83a19 commit 1487d26
Show file tree
Hide file tree
Showing 5 changed files with 5,260 additions and 4 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# MAGRATHEA #

![Header](plot/magratheahead.jpg)

**Excerpt from The Hitchhiker's Guide to the Galaxy, Page 634784, Section 5a, Entry: MAGRATHEA**

Planet interior structure code for astronomers, planetary scientists, mice, and more.
Expand Down Expand Up @@ -54,7 +56,7 @@ Running a planet:
9. Compile changed file with `make`.
9. Run MAGRATHEA with `./planet`.

*We promise that the primary input parameters occuring on Line 42 were only a coincedence and do not reveal the Ultimate Question.
*We promise that the primary input parameters occuring on Line 42 is only a coincedence and does not reveal the Ultimate Question.

## Capability and Output ##

Expand Down Expand Up @@ -192,7 +194,6 @@ Example:
return Si_Pv;
}


### Useful unit conversions ###

The input parameters required to create an EOS in the program are typically in cgs units. However, the EOS measurement/calculation article may list their result in different units. Thus, the following unit conversions maybe helpful.
Expand Down Expand Up @@ -235,6 +236,10 @@ thermodynamic Ice X, and atmosphere EOSs.

We are open to collaborations! Emails found on websites above.

**Where do I find other codes for exoplanet modeling?**

MAGRATHEA and many other useful exoplanet-related codes are archived on NASA's [Exoplanet Modeling and Analysis Center](https://emac.gsfc.nasa.gov/).

**Where does the name MAGRATHEA come from?**

Magrathea is a fictional planet in Douglas Adams's *The Hitchiker's Guide to the Galaxy*:
Expand All @@ -245,5 +250,6 @@ But so successful was this venture that Magrathea itself soon became the richest

Magrathea itself disappeared and its memory soon passed into the obscurity of legend. In these enlightened days of course, no one believes a word of it."

---


*MAGRATHEA is supported by the [Nevada Center for Astrophysics](https://www.physics.unlv.edu/~bzhang/NCfA.html), University of Nevada, Las Vegas's [Physics & Astronomy Department](https://www.physics.unlv.edu/) and [Star & Planet Formation Group](https://unlv-spfg.github.io/), and University of Arizona's [Lunar and Planetary Laboratory](https://www.lpl.arizona.edu/)*
Binary file added plot/magratheahead.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion run/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This directory contains example input files to run MAGRATHEA.

*inputecore.txt* is an input file for `input_mode=6` 100% core planets with masses from 1 to 10 Earth masses.
*inputcore.txt* is an input file for `input_mode=6` 100% core planets with masses from 1 to 10 Earth masses.

*inputternary.txt* is an input file for `input_mode=6` containing 5151 planets of 1 Earth-mass with integer percentages of mass in each of three layers.

Expand Down
98 changes: 98 additions & 0 deletions run/inputcore.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
Mass fCore fMantle fWater
0.50 1.0 0.0 0.0
0.60 1.0 0.0 0.0
0.70 1.0 0.0 0.0
0.80 1.0 0.0 0.0
0.90 1.0 0.0 0.0
1.00 1.0 0.0 0.0
1.10 1.0 0.0 0.0
1.20 1.0 0.0 0.0
1.30 1.0 0.0 0.0
1.40 1.0 0.0 0.0
1.50 1.0 0.0 0.0
1.60 1.0 0.0 0.0
1.70 1.0 0.0 0.0
1.80 1.0 0.0 0.0
1.90 1.0 0.0 0.0
2.00 1.0 0.0 0.0
2.10 1.0 0.0 0.0
2.20 1.0 0.0 0.0
2.30 1.0 0.0 0.0
2.40 1.0 0.0 0.0
2.50 1.0 0.0 0.0
2.60 1.0 0.0 0.0
2.70 1.0 0.0 0.0
2.80 1.0 0.0 0.0
2.90 1.0 0.0 0.0
3.00 1.0 0.0 0.0
3.10 1.0 0.0 0.0
3.20 1.0 0.0 0.0
3.30 1.0 0.0 0.0
3.40 1.0 0.0 0.0
3.50 1.0 0.0 0.0
3.60 1.0 0.0 0.0
3.70 1.0 0.0 0.0
3.80 1.0 0.0 0.0
3.90 1.0 0.0 0.0
4.00 1.0 0.0 0.0
4.10 1.0 0.0 0.0
4.20 1.0 0.0 0.0
4.30 1.0 0.0 0.0
4.40 1.0 0.0 0.0
4.50 1.0 0.0 0.0
4.60 1.0 0.0 0.0
4.70 1.0 0.0 0.0
4.80 1.0 0.0 0.0
4.90 1.0 0.0 0.0
5.00 1.0 0.0 0.0
5.10 1.0 0.0 0.0
5.20 1.0 0.0 0.0
5.30 1.0 0.0 0.0
5.40 1.0 0.0 0.0
5.50 1.0 0.0 0.0
5.60 1.0 0.0 0.0
5.70 1.0 0.0 0.0
5.80 1.0 0.0 0.0
5.90 1.0 0.0 0.0
6.00 1.0 0.0 0.0
6.10 1.0 0.0 0.0
6.20 1.0 0.0 0.0
6.30 1.0 0.0 0.0
6.40 1.0 0.0 0.0
6.50 1.0 0.0 0.0
6.60 1.0 0.0 0.0
6.70 1.0 0.0 0.0
6.80 1.0 0.0 0.0
6.90 1.0 0.0 0.0
7.00 1.0 0.0 0.0
7.10 1.0 0.0 0.0
7.20 1.0 0.0 0.0
7.30 1.0 0.0 0.0
7.40 1.0 0.0 0.0
7.50 1.0 0.0 0.0
7.60 1.0 0.0 0.0
7.70 1.0 0.0 0.0
7.80 1.0 0.0 0.0
7.90 1.0 0.0 0.0
8.00 1.0 0.0 0.0
8.10 1.0 0.0 0.0
8.20 1.0 0.0 0.0
8.30 1.0 0.0 0.0
8.40 1.0 0.0 0.0
8.50 1.0 0.0 0.0
8.60 1.0 0.0 0.0
8.70 1.0 0.0 0.0
8.80 1.0 0.0 0.0
8.90 1.0 0.0 0.0
9.00 1.0 0.0 0.0
9.10 1.0 0.0 0.0
9.20 1.0 0.0 0.0
9.30 1.0 0.0 0.0
9.40 1.0 0.0 0.0
9.50 1.0 0.0 0.0
9.60 1.0 0.0 0.0
9.70 1.0 0.0 0.0
9.80 1.0 0.0 0.0
9.90 1.0 0.0 0.0
10.00 1.0 0.0 0.0

Loading

0 comments on commit 1487d26

Please sign in to comment.