29 logical :: periodic, rotating
31 integer(kind=intType) :: nslices
33 real(kind=realtype) :: timeperiod
35 real(kind=realtype),
dimension(3) :: rotcenter, translation
36 real(kind=realtype),
dimension(3) :: rotaxis, rotrate
37 real(kind=realtype),
dimension(3, 3) :: rotmatrix
integer(kind=inttype) nsections
type(sectiontype), dimension(:), allocatable sections