#!/bin/bash

mv -f restart.nc start.nc
mv -f restartfi.nc startfi.nc

exit 0
