source: trunk/LMDZ.GENERIC/utilities/startrestart @ 386

Last change on this file since 386 was 253, checked in by emillour, 13 years ago

Generic GCM

  • Massive update to version 0.7

EM+RW

  • Property svn:executable set to *
File size: 77 bytes
RevLine 
[253]1#!/bin/bash
2
3mv -f restart.nc start.nc
4mv -f restartfi.nc startfi.nc
5
6exit 0
Note: See TracBrowser for help on using the repository browser.