# HG changeset patch # User flepiane # Date 1624920574 0 # Node ID 4ec90cb2fec07fa29cc886bfb474a7ecf0557fcd Uploaded diff -r 000000000000 -r 4ec90cb2fec0 editconf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/editconf.xml Mon Jun 28 22:49:34 2021 +0000 @@ -0,0 +1,97 @@ + + using editconf + + 0 + macros.xml + + + + + > verbose.txt && + + ln -s '$input_file' ./input.$input_file.ext && + gmx genconf + -f ./input.$input_file.ext + -o ./output.${output_format} + -nbox ($box $box $box) + -dist ($dist $dist $dist) + &>> verbose.txt && + + cp ./output.${output_format} '$output' + + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +