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 # tgal 13.0 age of the model # NOTE: when tgal < 0 it is ignored and read instead in age.par. # this is a trick to be used in programs running GRASIL for the same # model at different ages. See for instance program AGETAB. gastmp 6.0e-4 residual gas fraction is forced to gastmp when # istarfo=0,2,3 and igastmp=1 igastmp 0.0 see gastmp mmolfraz 0.50 fraction of molecular over total gas # NOTE: if mmolfraz<0 no gas, useful for bare EPS mcloud 1.0e6 Mass (Msun) of molecular clouds (MCs) rcloud 14.0 radius (pc) of molecular clouds etastart 0.018 Gyr see below # fraction f of SSP energy inside MCs depends on its age t according to # f=1 if t<=etastart # f=1-vout*(t-etastart) if etastart