multiscale / muscle3

The third major version of the MUltiScale Coupling Library and Environment
Apache License 2.0
25 stars 13 forks source link

Add support for supplying a `stdin` file #179

Open maarten-ic opened 1 year ago

maarten-ic commented 1 year ago

qcg-pilotjob has an option for supplying a file that is piped to the started process' stdin: https://qcg-pilotjob.readthedocs.io/en/develop/api/qcg.pilotjob.joblist.html?highlight=stdin#qcg.pilotjob.joblist.JobExecution.stdin

MUSCLE3 could support this by adding a stdin: /path/to/stdin/file config option to the implementations section.