File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 1616# ----------------------------------------------------------------------
1717
1818dist_noinst_PYTHON = \
19- generate_gmsh.py
20-
19+ generate_gmsh.py \
20+ generate_gpsstations.py \
21+ invert_slip.py
2122
2223dist_noinst_DATA = \
2324 README.md \
@@ -33,9 +34,17 @@ dist_noinst_DATA = \
3334 step01_slip.cfg \
3435 step02_slip_velbc.cfg \
3536 step03_multislip_velbc.cfg \
37+ step04_varslip.cfg \
38+ step05_greensfns.cfg \
3639 disprate_bc_xneg.spatialdb \
3740 disprate_bc_xpos.spatialdb \
38- viz/plot_dispwarp.py
41+ gps_stations.txt \
42+ slip_impulses.spatialdb \
43+ slip_variable.spatialdb \
44+ viz/plot_dispwarp.py \
45+ viz/plot_dispstations.py \
46+ viz/plot_inversion_results.py \
47+ viz/plot_mesh.py
3948
4049
4150# End of file
You can’t perform that action at this time.
0 commit comments