New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
jhd_sx8brodie_mon in tags/nemo_v3_2/nemo_v3_2/NVTK/INSTALL/JOBS – NEMO

source: tags/nemo_v3_2/nemo_v3_2/NVTK/INSTALL/JOBS/jhd_sx8brodie_mon @ 1878

Last change on this file since 1878 was 1878, checked in by flavoni, 14 years ago

initial test for nemogcm

File size: 622 bytes
Line 
1# $Id: jhd_sx8brodie_mon 1507 2009-07-20 15:54:25Z cetlod $
2############################################################################
3#### sx8brodie Header mon
4############################################################################
5#PBS -S /bin/ksh                  # Shell used
6#PBS -l cputim_prc=00:20:00       # temps max (HH:MM:SS)
7#PBS -l cputim_job=00:40:00       # temps max (HH:MM:SS)
8#PBS -l memsz_job=5.0gb           # memoire max /job
9#PBS -N                           # Job name
10#PBS -e                           # error output file name
11#PBS -o                           # standard output file name
12
13
Note: See TracBrowser for help on using the repository browser.