There is a framework to do coupled problems, however, the coding for the computation is not included in current releases. The framework is there for the uncoupled thermal problam also.
The input is defined in 'pmesh.f' as PERIodic COUPled -- but no arrays are input for a coupled problem.
Similarly, you will find the call for the 'hill-mandel' projection in 'pmacr1.f' and some framework in 'hillmandel.f'.
You will need to develop the theory and implementation for the remainder of the computations.