Closed bad-guyluke closed 1 month ago
Hello,
You can modify the number of fault patches by changing the input parameters for load_fault_one_plane() To increase the number of fault patches, you can try to reduce the len_top, l_ratio, w_ratio, or increase the N_layer. You can play with those parameters until you get a satisfactory number of fault patches.
Thanks, Xiaoyu
Hello, Thank you very much for your patience and guidance. Regarding the grid point density I think I have figured out how to adjust it. But I have another question, can I adjust the fault parameters to make the dip of the fault vary with the depth of the fault. It looks similar to the graph below.
Thanks, Luke
For now, our code can't achieve that automatically. You might be able to do it by manually manipulating the output of load_fault_one_plane()
Hello, OK. I will try to do it. Thank you for your patience and guidance!
hello, I ran through the procedure using other InSAR data, but the grid point densities for the fault slip model don't seem to be the same as inside the Workexample. What parameters do I need to adjust to increase the number of grid points.