cat <<EOF> ${Dir_ETAwrk}/Submit_deco.list
#!/bin/bash -x
#PBS -j oe
#PBS -l nodes=1:ncpus=1
#PBS -l walltime=04:50:00
#PBS -q pesq
#PBS -V
#PBS -N GFS2Eta
#PBS -o GFS_ETAwrk.out
######################

EOF

