Hello Gromacs Forum:
I have generated new parameters for a ligand due to penalties, accordingly before executing the below command beneath the Generate the JZ4 Topology with CGenFF heading:
python cgenff_charmm2gmx.py JZ4 jz4_fix.mol2 jz4.str charmm36-jul2022.ff
I believe that via default the proper procedure is to firstly change the the penalized parameter values to the re-parameterized values correct?
For example I would change the original charge value of 0.483 below from within the originally generated .str file:
ATOM C7 CG2RC0 0.483 ! 34.554 6 C 3 4 6 1 5 1
to the reparamterized -0.906 below from within the ffTK generated .1psf file:
10 X 3032 14C C7 CG2RC0 -0.906 12.0107 0
Your affirmation would be great, thanks if you know:)