As I understand the generalized-alpha method (see Chung and Hulbert, 1993) if we have, for example, a time-dependent pressure boundary condition, then this BC contributes to the residual vector using the value of pressure at $t_{n+\alpha_f}$ (or $t_{n+1-\alpha_f}$ depending on the definition of $\alpha_f$). Looking through the code (starting from SETBCNEU()), it appears the value of pressure at $t_{n+1}$ is being used instead. Is this is an error in the code, or else please let me know where I am mistaken.