In your calculation, ΔEPB = 0.00 is expected for PB calculations with an implicit membrane in gmx_MMPBSA. It does not necessarily mean that the PB polar solvation contribution was not computed.
For PB membrane calculations, the PB reaction-field contribution is not printed separately as EPB; instead, it is included in the electrostatic term EEL. Therefore, in this type of calculation, ΔEEL contains both the Coulombic electrostatic contribution and the PB reaction-field contribution.
So, in your output:
ΔEPB = 0.00 should not be interpreted as missing polar solvation. It means that the PB polar contribution is folded into ΔEEL.
However, an important point is that the value reported as:
corresponds only to the enthalpic MM/PBSA contribution, because no entropy term was included. In other words, this is not the complete binding free energy:
Rather, in this case:
or more precisely, the MM/PBSA enthalpic contribution to binding.
For peptide ligands, the omitted entropy term can be substantial, especially because peptides often lose considerable translational, rotational, and conformational freedom upon binding. Therefore, very negative ΔTOTAL values are not unusual when entropy is neglected, and they should not be interpreted directly as experimental binding free energies.
The result is still useful for relative comparison among the four peptide ligands, provided that all systems were processed with the same protocol and comparable trajectory sampling. But the values should be described as relative enthalpic binding contributions, not absolute binding free energies.
I would suggest checking the following points:
In short, the polar PB contribution is not missing. In implicit membrane PB calculations, EPB is reported as zero because it is merged into EEL. Also, since entropy was not calculated, the reported ΔTOTAL should be interpreted as an enthalpic MM/PBSA contribution, not as the complete binding free energy.
Generated with gmx_MMPBSA-GPT (https://chatgpt.com/g/g-EQdUjhBwP-gmx-mmpbsa-gpt). Please contact the developers if you cannot solve the issue using this information.