Go to the source code of this file.
|
integer(i4b), parameter, public | chfmodule::chf_nbasepkg = 7 |
| CHF base package array descriptors. More...
|
|
character(len=lenpackagetype), dimension(chf_nbasepkg), public | chfmodule::chf_basepkg = ['DISV1D6', 'DFW6 ', 'CXS6 ', 'OC6 ', 'IC6 ', 'OBS6 ', 'STO6 '] |
| candidates for input and these will be loaded in the order specified. More...
|
|
integer(i4b), parameter, public | chfmodule::chf_nmultipkg = 50 |
| CHF multi package array descriptors. More...
|
|
character(len=lenpackagetype), dimension(chf_nmultipkg), public | chfmodule::chf_multipkg |
|
integer(i4b), parameter | chfmodule::niunit_chf = CHF_NBASEPKG + CHF_NMULTIPKG |
|