schrodinger.application.desmond.packages.viparr1.viparr.viparr_merge module

schrodinger.application.desmond.packages.viparr1.viparr.viparr_merge.merge_rules(file1, file2)
schrodinger.application.desmond.packages.viparr1.viparr.viparr_merge.merge_lists(file1, file2)

Load two files, concatenate the two lists, and store result in file1. If file1 does not exist initially, then a simple copy is made. file1 = generally the built-in force field file2 = takes precedence in case of conflicts; generally the new force field

schrodinger.application.desmond.packages.viparr1.viparr.viparr_merge.update_templates(templates, filename)
schrodinger.application.desmond.packages.viparr1.viparr.viparr_merge.update_templates_strict(templates, filename)
schrodinger.application.desmond.packages.viparr1.viparr.viparr_merge.merge(dir1, dir2)

Merge force fields in directories dir1 and dir2 and return name of directory with merged force field. dir1 = generally the built-in force field dir2 = takes precedence in case of conflicts; generally the new force field