Skip to content

A web-application to generate file in Hitran format from XSAMS.

Notifications You must be signed in to change notification settings

nicolasmoreau/xsams-to-hitran

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xsams-to-hitran

=================

Summary

A RESTFUL web-application to generate file in HITRAN format from XSAMS.

The application follows the "XSAMS-consumer" standard of VAMDC. HITRAN format follows the HITRAN2004 [1] standard with parameters provided in 160-character ".par" files.

Known issues

Molecule 34 (O): The atomic data are not translatable for now.
Molecule 40 (CH3Br or Methyl Bromide): This molecule is not found in VAMDC.
Molecule 48 (C2N2 or Cyanogen): This molecule is not found in VAMDC in HITRAN Online.
Molecule 49 (COCl2 or Phosgene): This molecule is not found in VAMDC.

Molecule 6, iso. 3 (CH3D or Methane):
In HITRAN:

  • Vibrational states are describer by a character string.
  • Rotational quanta are the traditional J, K, C (C3v) group).

In MeCaSDa:

  • Vibrational states are describes by 6 vibrational quanta and a vibrational symmetry (D∞h group).
  • Rotational quanta are given by J, C (C3v group) and N, where N is a numbering index. This is the tensorial formalism notation described in Ref. [2].

Molecule 38 (C2H4 or Ethene): For ethene, in the HITRAN databases the local quanta are given in the form J Ka Kc, that is the traditional asymmetric top notation. In ECaSDa, we use J C α, the tensorial formalism notation, as defined in Equation (56) of Ref. [3].

References

[1] L. S. Rothman, et al., "The HITRAN 2004 Molecular Spectroscopic Database", J. Quant. Spectrosc. Radiat. Transfer 96, 139-205 (2005).
[2] A. El Hilali, et al., "Development of the Hamiltonian and transition moment operators of symmetric top molecules using the O(3)⊃C∞v⊃C3v group chain", J. Mol. Spectrosc. 234, 176-181 (2005).
[3] W. Raballand, et al., "Spectroscopy of X2Y4 (D2h) molecules: tensorial formalism adapted to the O(3)⊃D2h chain, Hamiltonian and transition moment operators", J. Mol. Spectrosc. 217, 239-248 (2003).

About

A web-application to generate file in Hitran format from XSAMS.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XSLT 63.8%
  • Java 33.3%
  • HTML 1.9%
  • Other 1.0%