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.
batch_CURIE_trust.sh in branches/2015/dev_r5092_CNRS_SETTE/NEMOGCM/ARCH/CNRS – NEMO

source: branches/2015/dev_r5092_CNRS_SETTE/NEMOGCM/ARCH/CNRS/batch_CURIE_trust.sh @ 5453

Last change on this file since 5453 was 5238, checked in by nicolasmartin, 9 years ago

dev_r5092_CNRS_SETTE

  • Property svn:executable set to *
File size: 276 bytes
Line 
1#!/bin/bash
2
3#Config ccc_msub
4#MSUB -A gen7451
5#MSUB -r Trust_O2L3P
6#MSUB -o Trust_O2L3P_%I
7#MSUB -e Trust_O2L3P_%I
8#MSUB -oe
9#MSUB -q xlarge
10#MSUB -n 121
11#MSUB -T 3600
12#MSUB -@ ntmlod@locean-ipsl.upmc.fr:begin,end
13. ${NEMO_ARCH}/CNRS/arch-X64_CURIE_trust.env
14ccc_mprun ./opa
Note: See TracBrowser for help on using the repository browser.