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_sx8mercure_mon in trunk/NVTK/INSTALL/JOBS – NEMO

source: trunk/NVTK/INSTALL/JOBS/jhd_sx8mercure_mon @ 1507

Last change on this file since 1507 was 1507, checked in by cetlod, 15 years ago

Improve Jobs to ensure ORCA2_LIM_PISCES and ORCA2_OFF_PISCES reproductibilty, see ticket:480

  • Property svn:executable set to *
File size: 565 bytes
Line 
1# $Id: jhd_sx8brodie_mon 1155 2008-06-26 14:39:39Z ctlod $
2############################################################################
3#### sx8mercure Header mon
4############################################################################
5#PBS -S /bin/ksh                  # Shell used
6#PBS -l cputim_job=00:40:00       # temps max (HH:MM:SS)
7#PBS -l memsz_job=5.0gb           # memoire max /job
8#PBS -N                           # Job name
9#PBS -e                           # error output file name
10#PBS -o                           # standard output file name
11
12
Note: See TracBrowser for help on using the repository browser.