File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,9 @@ would read ``s.x = 3`` in C.)
92
92
93
93
The ``star_info `` structure contains the stellar model itself (i.e.,
94
94
zoning information, thermodynamic profile, composition profile).
95
- These components are listed in the file
96
- ``$MESA_DIR/star/public/star_data.inc ``. In addition, ``star_info ``
95
+ These components are listed in the files
96
+ ``$MESA_DIR/star_data/public/star_data_*.inc ``, which are separated into a few
97
+ different categories documented in the ``star_data.inc `` file. In addition, ``star_info ``
97
98
contains the values for the parameters that you set in your ``controls ``
98
99
inlist (i.e., ``initial_mass ``, ``xa_central_lower_limit ``). Recall that
99
100
the list of controls is located in
You can’t perform that action at this time.
0 commit comments