[pyrat] # Pyrat Bay run mode: [tli atmosphere spectrum opacity retrieval radeq] runmode = atmosphere # Log output (also atmospheric file output if output_atmfile is undefined): logfile = Kepler_11c.log # Pressure at the top and bottom of the atmosphere, and number of layers: ptop = 1.0e-8 bar pbottom = 100.0 bar nlayers = 81 # Temperature-profile model, select from [isothermal guillot madhu] tmodel = isothermal tpars = 850.0 # Chemistry model [free equilibrium] chemistry = free species = H2 He Na H2O CH4 CO CO2 NH3 HCN N2 uniform_vmr = 0.85 0.149 5e-6 2e-3 1e-4 5e-4 1e-6 1e-5 1e-9 2e-4 # Altitude/radius profile model, select from [hydro_m, hydro_g]: radmodel = hydro_g rplanet = 2.87 rearth mplanet = 2.86 mearth refpressure = 0.01 bar # Verbosity level (<0:errors, 0:warnings, 1:headlines, 2:details, 3:debug): verb = 2