ADF: Difference between revisions

Jump to navigation Jump to search
21 bytes removed ,  4 years ago
m
no edit summary
mNo edit summary
mNo edit summary
Line 79: Line 79:
<translate>
<translate>


====Multiple ADF or BAND runs within one input file==== <!--T:20-->
====Multiple ADF or BAND runs==== <!--T:20-->


<!--T:22-->
<!--T:22-->
Multiple calculations can be combined into a single job by creating a script such as this:
Multiple calculations can be combined into a single job by creating a input file such as this:
</translate>
</translate>
{{File
{{File
Line 224: Line 224:


<!--T:24-->
<!--T:24-->
The following script is identical to the one used for a single run (mysub.sh), except that  the last line calls the GO_H2O.run script, instead of ADF.
The following slurm script is identical to the one used for a single run (mysub.sh), except the last line calls the GO_H2O.run script, instead of ADF.
</translate>
</translate>
{{File
{{File
Line 237: Line 237:


module load adf/2017.207
module load adf/2017.207
bash GO_H2O.run                           # run the shell script
bash GO_H2O.run                         # run the shell script
}}
}}
<translate>
<translate>
cc_staff
1,894

edits

Navigation menu