~fluidity-core/fluidity/refactor-netcdf

« back to all changes in this revision

Viewing changes to tests/heat_2d_dg/Makefile

  • Committer: Jon Hill
  • Date: 2013-02-16 09:01:40 UTC
  • mfrom: (3981.7.159 fluidity)
  • Revision ID: jon.hill@imperial.ac.uk-20130216090140-bplzxqzdk1eik4za
Megre from trunk, fixing several conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
input: clean
2
2
        ../../bin/gmsh2triangle --2d src/square.msh
3
 
        ../../bin/fldecomp -n 2  square
 
3
        mpiexec -n 2 ../../bin/flredecomp -i 1 -o 2 -v -l heat heat_flredecomp
4
4
 
5
5
clean:
6
6
        rm -fr  *.ele *.edge *.node *.poly *.halo *.vtu *.pvtu fluidity.* *.s *.d.1 *.stat heat_[01] \
7
7
        matrixdump matrixdump.info
 
8
        rm -rf *flredecomp*