Mercurial > repos > flepiane > gmx_genconf_daimoners
comparison editconf.xml @ 2:70bb58127c6a draft
Uploaded
author | flepiane |
---|---|
date | Tue, 29 Jun 2021 01:02:47 +0000 |
parents | 4ec90cb2fec0 |
children | a21fac95d092 |
comparison
equal
deleted
inserted
replaced
1:efa6bf9220e8 | 2:70bb58127c6a |
---|---|
7 | 7 |
8 <expand macro="requirements" /> | 8 <expand macro="requirements" /> |
9 | 9 |
10 <command detect_errors="exit_code"><![CDATA[ | 10 <command detect_errors="exit_code"><![CDATA[ |
11 | 11 |
12 echo "boxtype.boxytype:" $box.boxtype.boxtype >> verbose.txt && | |
13 | 12 |
14 ln -s '$input_file' ./input.$input_file.ext && | 13 ln -s '$input_file' ./input.$input_file.ext && |
15 gmx genconf | 14 gmx genconf |
16 -f ./input.$input_file.ext | 15 -f ./input.$input_file.ext |
17 -o ./output.${output_format} | 16 -o ./output.${output_format} |