Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(type_initial_local), | public | :: | hydraulic | ||||
type(type_initial_local), | public | :: | porosity | ||||
type(type_initial_local), | public | :: | thermal |
type :: type_initail_conditions type(type_initial_local) :: thermal type(type_initial_local) :: hydraulic type(type_initial_local) :: porosity end type type_initail_conditions