I use toppar_c36_jul22.tgz. Also please note that in my .conf , there are several lines for topology files, like:
parameters toppar/par_all36m_prot.prm
parameters toppar/toppar_water_ions.str
parameters toppar/par_all36_na.prm
parameters toppar/par_all36_carb.prm
parameters toppar/par_all36_cgenff.prm
parameters toppar/par_interface.prm
parameters toppar/toppar_all36_moreions.str
parameters toppar/toppar_ions_won.str
parameters toppar/cam.str
This is because unlike charmm22 , in Charmm36m, force filed parameters are written in different files according to the molecule type , so Ermod script shall be able to read the required FF parameters for Solv. Fe calculation from different files with different structure , which i assume is the root cause of the problem am facing.
PS.: I just tried a workaround which did not work but i think it is a good idea to share it with you:
I edited charmm36m parameter file, par_all36m_prot.prm , by adding nonbonded interaction parameters (from charmm36m Water & Ions parameter files) into the Lennard-Jones section of it (at the end of par_all36m_prot.prm) so that nonbonded parameters for all atom types present in my MD run are stored in one file(the modified par_all36m_prot.prm). then I also edited my config. file so the topology file section refer to only one file, like below:
parameters toppar/par_all36m_prot.prm
then I ran gen-structure in the hope that this procedure may resolve the problem, but again i got the following error msg: