This is the file .par that controls the behavior of GRASIL. The file consists of several sections, which can appear in any order and begins with a line consisting only in one of the following keywords. - MAIN: section devoted mostly to model parameters, such as those for the geometry of the galaxy; - SPECTRA: directions of required SEDs; - SSP: names of files containing SSPs; - MIXDIF: parameters specifying the dust mixture to be used for the diffuse component; - MIXMOL: parameters specifying the dust mixture to be used for molecular clouds; Some of these sections (MAIN, MIXDIF and MIXMOL) are 'free form', in the sense that their parameters can appear in any order, each one on a different line of the file. The line contains the name of the parameter in the first ten columns, its value from column 11 to column 20, and the rest of the line is left for comments. In addition, each line starting with %, # or a blank space is ignored, and can be used for longer comments. The other sections are instead fixed form and their structure (order of lines, order of parameters in line, number of comment lines, etc..) can't be changed. The typical user often modifies section MAIN, sometimes SPECTRA and SSP, but is strongly encouraged to accept MIXDIF and MIXMOL as they stand, which means to adopt the dust mixture described in Silva, L., Granato, G.L., Bressan, A., Danese, L., 1998, ApJ, 509, 103. MAIN # This section is quite free form: parameters may appear in any order, # lines begining with #, % or blank space are for comments, otherwise # from column 1 to 10 an identifier of the parameter (case sensitive) # from 11 to 20 its value (always real with explicit decimal point) # from 21 on comments. #2345678901234567890123456789 # # NOTE: below each parameter the allowed range is reported within [] tgal 12.0 age of the model # [01, then it is reset to min(1,SFR(tgal)/mmolfraz), # where SFR is in Msun/yr. This is used to have mmolfraz proportional to SFR. # [mmolfraz is free, but be careful!] mcloud 1.0e6 Mass (Msun) of molecular clouds (MCs) # NOTE: that the SED depends on mcloud and rcloud only through their # combination mcloud/rcloud^2, which together with dsug sets the cloud # optical depth. # [1e3