I have a model of a membrane (256 lipids per layer) and I want to multiply the .pdb file 4 times to create a bigger membrane (1024 lipids per layer).
I know how to multiply and align the replica membranes, but the problem occurs when I try to save my new membrane (composed of 4 smaller ones). The output .pdb file cannot be proceeded by pdb2gmx in GROMACS.
How can I deal with this problem?