Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
Pull request #2: Hrex development
Browse files Browse the repository at this point in the history
Merge in COM/icolos from hrex_development to development

* commit 'e4cb17326bb0458cbe2f60cea42bcb33dbdfeb76':
  Clean up gromacs classes prior to merge
  small fix for mmgbsa and unit tests
  update gromacs steps and unit tests for flexible file handling and overwrite from config
  fix gromacs cluster unit test + add test case for mmpbsa MPI run
  update arguments for slurm executor initialization
  incorperate explicit tasks argument in slurm executor
  add tasks to standard slurm execution parameters
  update unit after gromacs updates
  updage mmgbsa example configs
  update mmgbsa code
  small fixes for mmgbsa protocol
  changes to gromacs to enable high-throughput multidir workflows
  initial changes to mdrun
  • Loading branch information
jharrymoore authored and CMargreitter committed Feb 23, 2022
2 parents ef513ba + e4cb173 commit a77d3a5
Show file tree
Hide file tree
Showing 31 changed files with 1,789 additions and 263 deletions.
2 changes: 1 addition & 1 deletion examples/workflow/gromacs/gromacs_ensemble_mmgbsa.json
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@
"parameters": {}
},
"additional": {
"coupling groups": "Protein Other",
"coupling_groups": "Protein Other",
"forcefield": "<fill_path>/amber14sb.ff"
}
},
Expand Down
Loading

0 comments on commit a77d3a5

Please sign in to comment.