Skip to content

Plotting and analysing the model results

Raphael Hirschi edited this page Aug 14, 2026 · 1 revision

In the model directory, create the evolutionary file called "starname".wg (and .wa) using catag.py:

python3 path/to/GENEC/tools/catag.py "starname"

Run the command again if the model has run further. This overwrites the .wg (and .wa) file.

Use GENEC_toolBox to make plots. The two main files you will use for this are the .wg ("evolution") and v ("structure") files.

Clone this wiki locally