star-line

Structure for accelerating line importance sampling
git clone git://git.meso-star.fr/star-line.git
Log | Files | Refs | README | LICENSE

sln-mixture.txt (344B)


      1 <mixture>       ::= <molecule> <concentration> <cutoff>
      2                   [ <isotope-list> ]
      3 <isotope-list>  ::= <isotope-id> <abundance>
      4                     ...
      5 
      6 EXAMPLE
      7 
      8       # Molecule  concentration [mol/mol]   cutoff [cm^-1
      9       H2O         0.3                       25
     10         # Isotope Abundance
     11         161       9.97E-01
     12         ...