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

Add the option for a depth dependent deformation velocity in ThermalModel #43

Open
3 tasks
jzmejia opened this issue Nov 22, 2022 · 0 comments
Open
3 tasks

Comments

@jzmejia
Copy link
Owner

jzmejia commented Nov 22, 2022

self.udef is currently only allowed to be a float or int. Allow a depth dependent value.

Requirements for implementation

  • resample input self.udef to .dz resolution
  • check udef order s.t. [-ice_thickness : dz : 0]
  • A_matrix() update to terms, calling appropriate udef value when creating A
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

1 participant