From: Christian Seitz via AMBER <amber.ambermd.org>
Date: Tue, 8 Jul 2025 19:00:10 +0000
Hi Timothy,
Thanks for the suggestions, I made an frcmod file instead of changing the official parameter file and added in all of my custom parameters. I can build the system as expected now~
best,
Christian
Christian Seitz
PhD, Dept. of Computer Science | UChicago
cgseitz.uchicago.edu<mailto:cgseitz.uchicago.edu>
[www.linkedin.com/in/christianseitz21]<http://www.linkedin.com/in/christianseitz21>
________________________________
From: Timothy Giese <giese025.rutgers.edu>
Sent: Monday, July 7, 2025 14:07
To: Christian Seitz <cgseitz.uchicago.edu>; AMBER Mailing List <amber.ambermd.org>
Subject: Re: Adapting angle parameters for new angles
Here is an example:
"""
Remark line goes here
MASS
BOND
ANGLE
Os-Cg-Cy 70.00 108.50
DIHE
IMPROPER
NONBON
"""
To incorporate this in the tleap input, you'd load the force field parameters as normal, then add the command "loadamberparams my_custom_params.frcmod" before reading the pdb file.