~fluidity-core/fluidity/sediment_restructure

« back to all changes in this revision

Viewing changes to tests/periodic_channel_convergence/Makefile

merge with branch including remap_surface_to_field but then removed this change and approached it a different way which seems to work

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
input:  clean
2
 
        ../../bin/gmsh2triangle --2d src/MMS_A.msh
3
 
        ../../bin/gmsh2triangle --2d src/MMS_B.msh
4
 
        ../../bin/gmsh2triangle --2d src/MMS_C.msh
5
 
        ../../bin/gmsh2triangle --2d src/MMS_D.msh
6
 
        ../../bin/gmsh2triangle --2d src/MMS_E.msh
7
 
 
8
 
clean:
9
 
        rm -f *.vtu *.stat *.s *.log *.node *.ele *.edge *checkpoint*
 
 
b'\\ No newline at end of file'