Ignore:
Timestamp:
Feb 21, 2023, 10:18:48 PM (2 years ago)
Author:
aslmd
Message:

MESORUN: 1) corrected link towards 5.3 starts 2) used scenario 8 clim as a test baseline 3) launch script default to 1 pricessor because on spirit mesoscale model crashes with parallel computations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/MESORUN/launch

    r2877 r2901  
    11#!/bin/bash
    22#SBATCH --partition=zen4
    3 #SBATCH --ntasks=24
    4 #SBATCH --time=02:00:00
     3##SBATCH --partition=zen16
     4##SBATCH --ntasks=24
     5##SBATCH --ntasks=4
     6#SBATCH --ntasks=1
     7#SBATCH --time=08:00:00
     8##SBATCH --mem=6G
    59
    610# job information
     
    2630
    2731step=1
     32#step=4
    2833fold=$PWD
    2934
     
    5156fi
    5257
    53 stop
    5458
    5559##### STEP 2
Note: See TracChangeset for help on using the changeset viewer.