rsnt_translations
56,573
edits
No edit summary |
No edit summary |
||
Line 72: | Line 72: | ||
#SBATCH --cpus-per-task=16 # No. of cpus for the job as defined by %nprocs in the name.com file | #SBATCH --cpus-per-task=16 # No. of cpus for the job as defined by %nprocs in the name.com file | ||
module load gaussian/g16.a03 | module load gaussian/g16.a03 | ||
g16 < name.com >& name.log # | g16 < name.com >& name.log # g16 command, input: name.com, output: name.log by default | ||
}} | }} | ||
====Soumettez la tâche==== | ====Soumettez la tâche==== |