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

« back to all changes in this revision

Viewing changes to tests/mphase_mms_p2p1_stress_form/Makefile

  • Committer: Simon Mouradian
  • Date: 2012-10-19 10:35:59 UTC
  • mfrom: (3520.32.371 fluidity)
  • Revision ID: simon.mouradian06@imperial.ac.uk-20121019103559-y36qa47phc69q8sc
mergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
input:  clean
 
2
        ./copy_script
 
3
        gmsh -2 -bin src/MMS_A.geo
 
4
        gmsh -2 -bin src/MMS_B.geo
 
5
        gmsh -2 -bin src/MMS_C.geo
 
6
 
 
7
run:
 
8
        ../../bin/fluidity MMS_A.flml
 
9
        ../../bin/fluidity MMS_B.flml
 
10
        ../../bin/fluidity MMS_C.flml
 
11
 
 
12
clean:
 
13
        rm -f *.vtu *.stat *.s *.log *_A* *_B* *_C* src/*A.* src/*B.* src/*C.* matrix* *~ mms_rans_p2p1_keps.py *.pyc fluidity.*