#!/bin/bash

cd ./mesh
./run_mesh
cd ..

cd ./no_movements
./run_all
cd ..