[pyrat] # Pyrat Bay run mode [tli atmosphere spectrum radeq opacity retrieval] runmode = atmosphere # Output atmospheric file: logfile = madhu_temp.log # Pressure at the top and bottom of the atmosphere, and number of layers: ptop = 1.0e-8 bar pbottom = 100.0 bar nlayers = 61 # Temperature-profile model, select from [isothermal guillot madhu] tmodel = madhu # log_p1 log_p2 log_p3 a1 a2 T0 tpars = -1.0 -3.6 0.50 0.95 0.67 850.0 # Verbosity level (<0:errors, 0:warnings, 1:headlines, 2:details, 3:debug): verb = 2