source: CONFIG_DEVT/LMDZOR_V6.2_work_ENSEMBLES/RUN_DIR/script_xios.x.ksh @ 5496

Last change on this file since 5496 was 5496, checked in by ymipsl, 4 years ago

Add script.

YM

  • Property svn:executable set to *
File size: 118 bytes
Line 
1#!/bin/ksh
2rundir=XIOS_ENSEMBLE
3cd $rundir
4./xios.x > out_xios.x.out.${SLURM_PROCID} 2>out_xios.x.err.${SLURM_PROCID}
Note: See TracBrowser for help on using the repository browser.