Go to the source code of this file.
|
integer(i4b), parameter, public | olfmodule::olf_nbasepkg = 7 |
| OLF base package array descriptors. More...
|
|
character(len=lenpackagetype), dimension(olf_nbasepkg), public | olfmodule::olf_basepkg = ['DIS2D6 ', 'DISV2D6', 'DFW6 ', 'OC6 ', 'IC6 ', 'OBS6 ', 'STO6 '] |
| candidates for input and these will be loaded in the order specified. More...
|
|
integer(i4b), parameter, public | olfmodule::olf_nmultipkg = 50 |
| OLF multi package array descriptors. More...
|
|
character(len=lenpackagetype), dimension(olf_nmultipkg), public | olfmodule::olf_multipkg |
|
integer(i4b), parameter | olfmodule::niunit_olf = OLF_NBASEPKG + OLF_NMULTIPKG |
|