Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lateral motion in crustal blocks causing gaps. #19

Closed
mberry28 opened this issue Feb 1, 2019 · 7 comments
Closed

Lateral motion in crustal blocks causing gaps. #19

mberry28 opened this issue Feb 1, 2019 · 7 comments

Comments

@mberry28
Copy link
Collaborator

mberry28 commented Feb 1, 2019

Attached is a figure illustrating the issue. Black arrows indicating the location of the gap being formed.
I have done thrusts in the past, but have not had gaps form behind the thrust.

demo

@danigeos
Copy link
Owner

danigeos commented Feb 1, 2019

This a top view, i guess?
Copy please the UNIT file and I'll probably see the problem.

@mberry28
Copy link
Collaborator Author

mberry28 commented Feb 1, 2019

This is basically it, but this has a bend in it:
time 2
cut_all 1
fault 1
vel_x -3
vel_y 3
time_stop 6

z_default 1e-6
mode_interp 4

-4000
-10e3 210e3 #top left point, out of domain
70e3 210e3 #top right corner,out of domain
180e3 100e3 #right top nickpoint
180e3 30e3 #right bottom nickpoint
220e3 -10e3 #bottom right corner, out of domain
-10e3 -10e3 #bottom left corner, out of domain

1000
-10e3 210e3 #top left point, out of domain
50e3 210e3 #top right corner,out of domain
160e3 100e3 #right top nickpoint
160e3 30e3 #right bottom nickpoint
-10e3 -10e3 #bottom left corner, out of domain

@danigeos
Copy link
Owner

danigeos commented Feb 2, 2019 via email

@danigeos
Copy link
Owner

danigeos commented Feb 2, 2019

but if the southern boundary of the UNIT is truly out of the domain, then it should not do what you say.

i need to know the domain of the model too.

On Fri, Feb 1, 2019 at 6:19 PM Michael Berry @.***> wrote: This is basically it, but this has a bend in it: time 2 cut_all 1 fault 1 vel_x -3 vel_y 3 time_stop 6 z_default 1e-6 mode_interp 4 -4000 -10e3 210e3 #top left point, out of domain 70e3 210e3 #top right corner,out of domain 180e3 100e3 #right top nickpoint 180e3 30e3 #right bottom nickpoint 220e3 -10e3 #bottom right corner, out of domain -10e3 -10e3 #bottom left corner, out of domain 1000 -10e3 210e3 #top left point, out of domain 50e3 210e3 #top right corner,out of domain 160e3 100e3 #right top nickpoint 160e3 30e3 #right bottom nickpoint -10e3 -10e3 #bottom left corner, out of domain — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#19 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/ALBQiiDGvgqy-ldda1RZouNaUV-huLlFks5vJHcbgaJpZM4aemtX .

@mberry28
Copy link
Collaborator Author

mberry28 commented Feb 9, 2019

Sorry, had a crazy week.
here is the domain:
xmin 00e3 Western model limit coordinate [m]
xmax 200e3 Eastern model limit coordinate [m]
ymin 0e3 Southern model limit coordinate [m]
ymax 200e3 Northern model limit coordinate [m]

@mberry28 mberry28 closed this as completed Feb 9, 2019
@mberry28 mberry28 reopened this Feb 9, 2019
@danigeos
Copy link
Owner

danigeos commented Feb 11, 2019 via email

@danigeos
Copy link
Owner

danigeos commented Aug 26, 2019

Michael,
try option

-v<blocknumber>/<vx>/<vy>

It's added to the latest version, allows you to change the velocity of any block at any time, combining with -F.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants