You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.rst
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,15 @@
2
2
Modules for Experiments in Stellar Astrophysics
3
3
###############################################
4
4
5
-
Modules for Experiments in Stellar Astrophysics (MESA) is an open-source 1D stellar evolution code.
5
+
Modules for Experiments in Stellar Astrophysics (MESA) is an advanced, open-source 1D stellar evolution code.
6
6
The code is developed by a globally distributed team of researchers studying a range of stellar astrophysical phenomena.
7
-
MESA is written primarily in Fortran in a modular and interfaceable way.
8
-
Get started with the :ref:`quickstart guide<quickstart:Quickstart>` 🚀 or check out the full documentation below.
7
+
MESA is written primarily in Fortran with a modular, flexible design that facilitates easy interfacing.
8
+
9
+
🚀 New to MESA? Start with the :ref:`quickstart guide<quickstart:Quickstart>` to set up and run your first models.
10
+
11
+
📖 Experienced users may find the :ref:`Reference and Defaults<reference:Reference and Defaults>` page most valuable for exploring the code’s features and input parameters.
12
+
13
+
Or, you can check out the full documentation below.
0 commit comments