#!/bin/ksh
#
################################################################################
#### UNIX Script Documentation Block
#
.
.
# Script name: runensda
# Script description: script driver for ensemble data assimilation
#
# Author: Milija
Zupanski Org: CIRA/CSU Date:
2003-08-07
#
# Abstract: The script sets few basic environment variables for the
EnsDA run
#
# Script history log:
# 2003-08-07 Milija Zupanski
# 2004-02-24 Milija Zupanski: NCAR IBM SP
#
# ####################################################################
# run Ensemble Data Assimilation (EnsDA) Algorithm
#
# define usernm= user name
# All other directories are automatically created
# ######################################################################
# home_user = user directory with ensda related stuff
# scripts_user = user directory used to run the ensda script,
#
and to define 'envir.sh'
# scripts = fixed (DO NOT CHANGE) directory used for ensda
scripts
# work_root = computer platform dependent work directory path
# nCPU_max = allocated maximum number of CPUs
# ######################################################################
# ######################################################################
# LoadLeveler
# @ job_name = ensda
# @ output=ensda.out
# @ error=ensda.err
##### @ job_type=serial
# @ job_type=parallel
# @ network.MPI=csss,shared,us
# @ node=12
# @ total_tasks=50
# @ node_usage=not_shared
# @ environment = usernm=milija
# @ wall_clock_limit = 04:59:00
##### @ class=com_pr8
# @ class=com_rg8
# @ account_no = 35111134
# @ queue