wehs7661 / ensemble_md

A python package for performing GROMACS simulation ensembles
MIT License
13 stars 4 forks source link

Simplify and tweak the functionalities for MT-REXEE #60

Open wehs7661 opened 1 week ago

wehs7661 commented 1 week ago

Some MT-REXEE functionalities introduced by PR #57 / #58 can probably be simplified or moved to better places. Below are a few scenarios in which we should probably consider making some changes:

Note that it might be better to make these changes after we finish developing unit tests for MT-REXEE functionalities, i.e., after we close PR #59.