source: trunk/MESOSCALE/LMD_MM_MARS/SIMU/RUN/save_param @ 752

Last change on this file since 752 was 347, checked in by aslmd, 13 years ago

MESOSCALE: tidying up the DEF folder (2). added in SIMU a save_param script.

  • Property svn:executable set to *
File size: 165 bytes
Line 
1#! /bin/bash
2tar czvf $1_def.tar.gz namelist.* *.def makemeso* launch* levels* 2> /dev/null
3tar tzvf $1_def.tar.gz
4mv $1_def.tar.gz $MMM/SIMU/DEF/
5ls $MMM/SIMU/DEF/
Note: See TracBrowser for help on using the repository browser.