Write rotational channel info to file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |
File to which we write channels |
||
| integer, | intent(in) | :: | jmin |
Total angular momentum mim/max |
||
| integer, | intent(in) | :: | jmax |
Total angular momentum mim/max |
||
| type(N_states_type), | intent(in) | :: | n_states(:) | |||
| type(asymtop_rot_channel_l_type), | intent(in) | :: | channels_l(:) |
Rotational channels |
||
| type(asymtop_rot_channel_l_vector_type), | intent(in) | :: | channels_l_j(jmin:jmax) |
Rotational channels for each J |
||
| integer, | intent(in) | :: | spin_isomer_kind |
Kind of nuclear spin to preserve |
||
| character(len=1), | intent(in) | :: | symaxis |
Symmetry axis for nuclear spin |