Box size by packmol

GROMACS version:
GROMACS modification: Yes/No
Here post your question
hello users
please give me idea or step to how to pack any molecules in packmol and how to calculate how much should be box size?
is there any formula for how much should be box size?

Check Packmol website, it has enough info and example .inp files to setup simple to complex systems.

You can get .pdb file from Packmol and then convert it to .gro using VMD. Use gmx editconf with -d option to define distance between protein and box side. How big should be the box? That depends on your studies but at a minimum I suggest atleast 1.5 nm distance between atoms and box side.

thanks for reply