@@ -173,3 +173,15 @@ This time, our goal will be to have more precise results. We will use our calcul
...
@@ -173,3 +173,15 @@ This time, our goal will be to have more precise results. We will use our calcul
As before, go to the _bin_ directory and execute `./exorem.exe ../inputs/corot-4-b.nml`. This should take longer than before, because we added clouds (2 times longer) and because of the increase in resolution (10 times longer !).
As before, go to the _bin_ directory and execute `./exorem.exe ../inputs/corot-4-b.nml`. This should take longer than before, because we added clouds (2 times longer) and because of the increase in resolution (10 times longer !).
## Plotting
## Plotting
Again, let's take a look at our results. Go back to the _exorem_ directory and execute:
```bash
python exorem_plot.py corot-4b
```
The temperature profile figure (temperature_profile_corot-4b) should look like this: