~grm08/fluidity/hilbert-for-pyop2

« back to all changes in this revision

Viewing changes to examples/flow_past_sphere_Re1000/Makefile

  • Committer: Jon Hill
  • Date: 2011-11-24 14:46:24 UTC
  • mfrom: (3853 fluidity)
  • mto: (4003.1.19 fluidity)
  • mto: This revision was merged to the branch mainline in revision 4028.
  • Revision ID: jon.hill@imperial.ac.uk-20111124144624-69ev9kyuludpg5fe
Merge from trunk. All bio stuff should be in trunk anyway, so this is now a copy of trunk. More devel to come though

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
endif
35
35
 
36
36
postprocess:
37
 
        @echo **********No postprocessing needed
 
37
        @echo **********Calling the data extraction and plotting script
 
38
        python ./plot_data.py
38
39
 
39
40
input: clean
40
41
        $(MAKE) preprocess NPROCS=8
42
43
clean:
43
44
        @echo **********Cleaning the output from previous fluidity runs:
44
45
        rm -f *.ele *.edge *.face *.node *.halo *.poly *vtu *.stat *.log-? *.err-? matrixdump* 
45
 
        rm -rf flow_past_sphere_Re1000_? flow_past_sphere_Re1000_??
 
46
        rm -rf flow_past_sphere_Re1000_? flow_past_sphere_Re1000_?? 
 
47
        rm -f Sphere_drag.pdf