Update Getting started authored by Doriann Blain's avatar Doriann Blain
...@@ -198,7 +198,7 @@ As before, go to the _bin_ directory and execute `./exorem.exe ../inputs/corot-4 ...@@ -198,7 +198,7 @@ As before, go to the _bin_ directory and execute `./exorem.exe ../inputs/corot-4
## Plotting ## Plotting
Again, let's take a look at our results. Go back to the _exorem_ directory and execute: Again, let's take a look at our results. Go back to the _exorem_ directory and execute:
```bash ```bash
python exorem_plot.py corot-4b python exorem_plot.py corot-4b_R500
``` ```
The temperature profile figure (temperature_profile_corot-4b) should look like this: The temperature profile figure (temperature_profile_corot-4b) should look like this:
... ...
......