Ignore:
Timestamp:
Sep 21, 2023, 10:30:56 AM (17 months ago)
Author:
jbclement
Message:

Mars PEM:
Improvements of scripts to launch the chained simulations of GCM and PEM runs.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/pem/exeGCM.sh

    r3038 r3046  
    11#!/bin/bash
    22#SBATCH --account=cin0391
    3 #SBATCH --job-name=GCMrun
     3#SBATCH --job-name=runGCM1
    44#SBATCH --constraint=GENOA
    55### GENOA nodes accommodate 96 cores
     
    1212#SBATCH --threads-per-core=1
    1313###SBATCH --exclusive
    14 #SBATCH --output=gcm_run_%A.out
     14#SBATCH --output=run_gcm_%A.out
    1515#SBATCH --time=10:00:00
    1616
Note: See TracChangeset for help on using the changeset viewer.