source: trunk/LMDZ.GENERIC/utilities/startrestart0 @ 1473

Last change on this file since 1473 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: 79 bytes
Line 
1#!/bin/bash
2
3mv -f restart.nc start0.nc
4mv -f restartfi.nc startfi0.nc
5
6exit 0
Note: See TracBrowser for help on using the repository browser.