~ctjacobs-multiphase/fluidity/volcanic-eruptions

« back to all changes in this revision

Viewing changes to tests/channel_wind_drag_parallel/Makefile

  • Committer: Christian Jacobs
  • Date: 2013-11-12 13:00:55 UTC
  • mfrom: (3953.35.184 fluidity)
  • Revision ID: c.jacobs10@imperial.ac.uk-20131112130055-5m9jykzqk1pd87yj
Merged from trunk up to r4276.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        gmsh -3 -o channel.msh src/channel.geo
5
5
        ../../bin/gmsh2triangle channel.msh
6
6
        ../../bin/periodise channel_parallel.flml
7
 
        mpiexec -np 4 ../../bin/flredecomp -i 1 -o 4 channel_parallel_periodised channel_parallel_periodised_flredecomp
8
7
 
9
8
clean:
10
9
        rm -f $(PROJECT).stat