# ============================================================================================================= # Parameters defining the range of possible model parameters. I - Public parameters. # # Last change: 2003, Mar 04 # ------------------------------------------------------------------------------------------------------------- # Value Description # ============================================================================================================= # [A] GENERAL PARAMETERS 10 -> max. number of simultaneously running simulations {max_nsimu_simul} # ___________________________________________________________________________________________________________ # [B] STAR 1.0e+2 -> min. stellar temperature [K] {min_t_star} 3.0e+4 -> max. stellar temperature [K] {max_t_star} 1.0e-4 -> min. stellar luminosity [L_sun] {min_l_star} 1.0e+6 -> max. stellar luminosity [L_sun] {max_l_star} 0.1 -> max. percentage of the stellar radiation to be neglected {star_neglect} #____________________________________________________________________________________________________________ # [C] DUST GRAINS 32 -> number of logarithmically equidistantly distributed dust grain radii {max_nrad} 5.0e-3 -> min. dust grain radius [micron] {min_min_rad} 1.0e+4 -> max. dust grain radius [micron] {max_max_rad} 0.1 -> min. dust grain size distribution exponent {min_rad_exp} 5.0 -> max. dust grain size distribution exponent {max_rad_exp} 2 -> min. number of wavelengths in a dust (optical) data file {min_nlam_dust_gl} 1500 -> max. number of wavelengths in a dust (optical) data file {max_nlam_dust_gl} 1 -> min. number of selected dust species (chemical components) {min_nchem_sel} 10 -> max. number of selected dust species (chemical components) {max_nchem_sel} 0.00001 -> min. abundance of a selected dust grain species [%] {min_abun} 100.0 -> max. abundance of a selected dust grain species [%] {max_abun} 0.25 -> min. wavelength for which optical dust data have to be defined [micron] {min_lam_dust} 450.0 -> max. wavelength for which optical dust data have to be defined [micron] {max_lam_dust} #____________________________________________________________________________________________________________ # [D] DISK 1.0e-5 -> min. inner disk radius [AU] {min_rad_in_all} 1.0e+5 -> max. outer disk radius [AU] {max_rad_ou} 500 -> number of linearly equidistant steps in the radial temperature distribution {ntem} 2.73 -> min. dust temperature [K] {min_tem} 100.0 -> max. dust mass [M_sun] {max_mass_disk} 0.05 -> max. optical depth in the midplane @ min. stellar wavelength {max_tau_miplane} #____________________________________________________________________________________________________________ # [E] OBSERVABLES 3 -> min. number of observing wavelengths {min_nlam_obs} 500 -> max. number of observing wavelengths {max_nlam_obs} 0.1 -> min. distance to the object [pc] {min_distance} 1.0e+5 -> max. distance to the object [pc] {max_distance}