#!/bin/bash
cd "${0%/*}" || exit 1    # Run from this directory

rm -rf 01_addonMultiphaseEuler_cellMomentum/
rm -rf 02_addonMultiphaseEuler_faceMomentum/
rm -rf 03_cipsaMultiphaseEuler_cellMomentum/

rm -f log.foamPostProcess.*

#------------------------------------------------------------------------------
