~fluidity-core/fluidity/sea-ice-branch

« back to all changes in this revision

Viewing changes to tests/column-parallel/Makefile

  • Committer: Simon Mouradian
  • Date: 2012-05-30 09:08:23 UTC
  • mfrom: (3520.32.274 fluidity)
  • Revision ID: simon.mouradian06@imperial.ac.uk-20120530090823-pq0fgemjpqn72j8d
mergeĀ fromĀ lp:fluidity

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
input: clean
 
2
        gmsh -3 -o column.msh src/column.geo
 
3
        ../../bin/gmsh2triangle column.msh
 
4
        ../../bin/fldecomp -n 2 column
 
5
 
 
6
clean: 
 
7
        rm -f  *.ele *.edge *.node *.face *.poly *.pvtu *.vtu *.s  *.stat *.log-0 *.err-0 matrixdump* *log *err
 
8
        rm -rf column-parallel_* *.halo