-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update notebooks for SimPEG v0.23.0 (#30)
Collect changes required to update the tutorials to work with SimPEG v0.23.0. Use `choclo` as engine in gravity and magnetic simulations, and add it to the `environment.yml`. Replace `indActive` for `active_cells` in potential field simulations. Replace `Update_IRLS` for `UpdateIRLS`. Use `diagonal_balance=True` when defining a `TreeMesh`. Rely on the default solver capabilities. Bump SimPEG version in landing page and in the `environment.yml`. Use Numpy's RNG instead of global seeds. Include changes from #29, #31, #32, #33. Fixes #28
- Loading branch information
1 parent
3865bac
commit c4d27dc
Showing
33 changed files
with
6,138 additions
and
4,445 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
210 changes: 109 additions & 101 deletions
210
notebooks/03-gravity/fwd_gravity_gradiometry_3d.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.