# An example ARTS controlfile that calculates absorption # coefficients. # # Uses Agendas. # # SAB 30.05.2002 Main { NumericSet(ls_f0){183e9} NumericSet(ls_gamma){1e9} VectorNLinSpace(ls_f_grid){ start = 160e9 stop = 200e9 n = 100 } lsLorentz{} VectorWriteXML(ls){""} }