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.
X64_CURIE_cron.sh in branches/2015/dev_r5092_CNRS_SETTE/NEMOGCM/TRUST/batch – NEMO

source: branches/2015/dev_r5092_CNRS_SETTE/NEMOGCM/TRUST/batch/X64_CURIE_cron.sh @ 5644

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

dev_r5092_CNRS_SETTE Wide modifications on trusting_func.sh for clearness & other significant changes on different names

  • Property svn:executable set to *
File size: 234 bytes
RevLine 
[5484]1#!/bin/bash
2
3#Config ccc_msub
4#MSUB -A  gen7451
[5521]5#MSUB -r  Trust
6#MSUB -o  Trust_%I
7#MSUB -e  Trust_%I
[5484]8#MSUB -oe
9#MSUB -q  xlarge
10#MSUB -n  128
11#MSUB -N  1
12#MSUB -T  1800
[5521]13##MSUB -@  ntmlod@locean-ipsl.upmc.fr:begin,end
[5484]14ccc_mprun ./opa
Note: See TracBrowser for help on using the repository browser.