Skip to content

Added the execution directory as parameter - #112

Open
RaphaelRobidas wants to merge 2 commits into
MaginnGroup:masterfrom
ChemiaGit:master
Open

RaphaelRobidas wants to merge 2 commits into
MaginnGroup:masterfrom
ChemiaGit:master

Conversation

@RaphaelRobidas

Copy link
Copy Markdown

Currently, MoSDeF Cassandra runs simulations in the current working directory. This prevents simulations from being launched in parallel on the same machine.

The desired execution directory can be simply be specified to subprocess.Popen in order to avoid this limitation. I have implemented this in this PR. The run_dir argument is passed to all relevant functions that read or write files.

I have been using it for a little while now, so there should not be any issue with this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants