ReactionMechanismGenerator / ARC

ARC - Automatic Rate Calculator
https://reactionmechanismgenerator.github.io/ARC/index.html
MIT License
42 stars 21 forks source link

Remote server work direction #484

Open NUSCondy opened 2 years ago

NUSCondy commented 2 years ago

Hi, I am using ARC and running jobs on a remote server through ssh job scheduler. However, the space of the default path on remote server run out quickly since it is only 20GB totally. I got enough space in the temporary working space but I don't know how to switch it from /home to /tmp. Can I set the default working directory of remote jobs?

alongd commented 2 years ago

It's a coming feature, meanwhile you'll have to manually change ARC's code. Modify these lines to your desired remote path.

NUSCondy commented 2 years ago

Hi @alongd , Thank you so much. It works by just adding the absolute path to 'runs'.