... | ... | @@ -172,4 +172,16 @@ This time, our goal will be to have more precise results. We will use our calcul |
|
|
## Running
|
|
|
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 |
|
|
\ No newline at end of file |
|
|
## 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:
|
|
|
|
|
|

|
|
|
|
|
|
And the transmission spectrum should look like this:
|
|
|
|
|
|
 |