#!/bin/bash
cat setup-case.py modify-case.py ../pyCALC-LES.py > exec-pyCALC-LES.py;  /usr/bin/time -o out python -u  exec-pyCALC-LES.py > out&
