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

« back to all changes in this revision

Viewing changes to tests/burgers_mms_diffusion_replay/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
1
input: clean copy_tests
2
2
 
3
3
copy_tests:
4
 
        cp mms_A.bml mms_B.bml; sed -i 's/_A/_B/' mms_B.bml
5
 
        cp mms_A.bml mms_C.bml; sed -i 's/_A/_C/' mms_C.bml
6
 
        cp mms_A.bml mms_D.bml; sed -i 's/_A/_D/' mms_D.bml
7
 
        cp mms_A.bml mms_E.bml; sed -i 's/_A/_E/' mms_E.bml
 
4
        cp mms_template.bml mms_A.bml; sed -i 's/_template/_A/' mms_A.bml
 
5
        cp mms_template.bml mms_B.bml; sed -i 's/_template/_B/' mms_B.bml
 
6
        cp mms_template.bml mms_C.bml; sed -i 's/_template/_C/' mms_C.bml
 
7
        cp mms_template.bml mms_D.bml; sed -i 's/_template/_D/' mms_D.bml
 
8
        cp mms_template.bml mms_E.bml; sed -i 's/_template/_E/' mms_E.bml
8
9
        spud-set mms_A.bml /timestepping/timestep 2.0
9
10
        spud-set mms_B.bml /timestepping/timestep 1.0
10
11
        spud-set mms_C.bml /timestepping/timestep 0.5
12
13
        spud-set mms_E.bml /timestepping/timestep 0.125
13
14
 
14
15
clean:
15
 
        rm -f *.vtu *.stat
 
16
        rm -f *.vtu *.stat mms_?.bml