Skip to content

Commit

Permalink
Update test_fit_dihedral_with_gomc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bc118 authored Aug 18, 2024
1 parent 68b82fc commit 0cff19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mosdef_dihedral_fit/tests/test_fit_dihedral_with_gomc.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
gomc_binary_directory = ""
# User changable variable, if the binary is not in the environment variable "PATH"
# Examples
gomc_binary_directory = "/home/brad/Programs/GOMC/GOMC-2.75a/bin"
# gomc_binary_directory = "/home/brad/Programs/GOMC/GOMC-2.75a/bin"
# gomc_binary_directory = "/Users/calcraven/Documents/Vanderbilt/Research/MoSDeF/Dihedral_Fitter/GOMC/bin"
if gomc_binary_directory == "":
gomc_binary_directory = subprocess.check_output(
Expand Down

0 comments on commit 0cff19f

Please sign in to comment.