Read a file from the CDMS search to get Einstein A coefficients that will be used in determining Coulomb-Born cross sections.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename | |||
| character(len=*), | intent(in) | :: | output_directory | |||
| type(asymtop_state_type), | intent(out), | allocatable | :: | CDMS_states(:) | ||
| type(asymtop_transition_type), | intent(out), | allocatable | :: | CDMS_transitions(:) |