-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finish initial version of Basic Starter tutorial.
- Loading branch information
Showing
64 changed files
with
117,650 additions
and
160 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
# ouput variables | ||
grid_type = cartesian | ||
dim = 3 | ||
compositions = 3 | ||
vtu_output_format = ASCII | ||
compositions = 4 | ||
|
||
# domain of the grid | ||
x_min = 0e3 | ||
x_min = -1000e3 | ||
x_max = 2000e3 | ||
y_min = 0e3 | ||
y_max = 1000e3 | ||
z_min = 0 | ||
z_max = 500e3 | ||
z_max = 600e3 | ||
|
||
# grid properties | ||
n_cell_x = 16 | ||
n_cell_y = 8 | ||
n_cell_z = 4 | ||
n_cell_x = 300 | ||
n_cell_y = 100 | ||
n_cell_z = 60 |
13 changes: 6 additions & 7 deletions
13
doc/sphinx/_static/gwb_input_files/BST_04_overriding_plate.grid
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
# ouput variables | ||
grid_type = cartesian | ||
dim = 3 | ||
compositions = 3 | ||
vtu_output_format = ASCII | ||
compositions = 4 | ||
|
||
# domain of the grid | ||
x_min = 0e3 | ||
x_min = -1000e3 | ||
x_max = 2000e3 | ||
y_min = 0e3 | ||
y_max = 1000e3 | ||
z_min = 0 | ||
z_max = 500e3 | ||
z_max = 600e3 | ||
|
||
# grid properties | ||
n_cell_x = 16 | ||
n_cell_y = 8 | ||
n_cell_z = 4 | ||
n_cell_x = 300 | ||
n_cell_y = 100 | ||
n_cell_z = 60 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
# ouput variables | ||
grid_type = cartesian | ||
dim = 3 | ||
compositions = 3 | ||
vtu_output_format = ASCII | ||
compositions = 4 | ||
|
||
# domain of the grid | ||
x_min = 0e3 | ||
x_min = -1000e3 | ||
x_max = 2000e3 | ||
y_min = 0e3 | ||
y_max = 1000e3 | ||
z_min = 0 | ||
z_max = 500e3 | ||
z_max = 600e3 | ||
|
||
# grid properties | ||
n_cell_x = 16 | ||
n_cell_y = 8 | ||
n_cell_z = 4 | ||
n_cell_x = 300 | ||
n_cell_y = 100 | ||
n_cell_z = 60 |
13 changes: 6 additions & 7 deletions
13
doc/sphinx/_static/gwb_input_files/BST_06_oceanic_plate_temperature.grid
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
# ouput variables | ||
grid_type = cartesian | ||
dim = 3 | ||
compositions = 3 | ||
vtu_output_format = ASCII | ||
compositions = 4 | ||
|
||
# domain of the grid | ||
x_min = 0e3 | ||
x_min = -1000e3 | ||
x_max = 2000e3 | ||
y_min = 0e3 | ||
y_max = 1000e3 | ||
z_min = 0 | ||
z_max = 500e3 | ||
z_max = 600e3 | ||
|
||
# grid properties | ||
n_cell_x = 16 | ||
n_cell_y = 8 | ||
n_cell_z = 4 | ||
n_cell_x = 300 | ||
n_cell_y = 100 | ||
n_cell_z = 60 |
13 changes: 6 additions & 7 deletions
13
doc/sphinx/_static/gwb_input_files/BST_07_subducting_plate_oceanic_part.grid
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
# ouput variables | ||
grid_type = cartesian | ||
dim = 3 | ||
compositions = 3 | ||
vtu_output_format = ASCII | ||
compositions = 4 | ||
|
||
# domain of the grid | ||
x_min = 0e3 | ||
x_min = -1000e3 | ||
x_max = 2000e3 | ||
y_min = 0e3 | ||
y_max = 1000e3 | ||
z_min = 0 | ||
z_max = 500e3 | ||
z_max = 600e3 | ||
|
||
# grid properties | ||
n_cell_x = 16 | ||
n_cell_y = 8 | ||
n_cell_z = 4 | ||
n_cell_x = 300 | ||
n_cell_y = 100 | ||
n_cell_z = 60 |
11 changes: 5 additions & 6 deletions
11
doc/sphinx/_static/gwb_input_files/BST_08_passive_margin_variable_depth.grid
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
# ouput variables | ||
grid_type = cartesian | ||
dim = 3 | ||
compositions = 3 | ||
vtu_output_format = ASCII | ||
compositions = 4 | ||
|
||
# domain of the grid | ||
x_min = -1000e3 | ||
x_max = 2000e3 | ||
y_min = 0e3 | ||
y_max = 1000e3 | ||
z_min = 0 | ||
z_max = 500e3 | ||
z_max = 600e3 | ||
|
||
# grid properties | ||
n_cell_x = 16 | ||
n_cell_y = 8 | ||
n_cell_z = 4 | ||
n_cell_x = 300 | ||
n_cell_y = 100 | ||
n_cell_z = 60 |
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
11 changes: 5 additions & 6 deletions
11
doc/sphinx/_static/gwb_input_files/BST_09_adding_mantle_layer.grid
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
# ouput variables | ||
grid_type = cartesian | ||
dim = 3 | ||
compositions = 3 | ||
vtu_output_format = ASCII | ||
compositions = 5 | ||
|
||
# domain of the grid | ||
x_min = -1000e3 | ||
x_max = 2000e3 | ||
y_min = 0e3 | ||
y_max = 1000e3 | ||
z_min = 0 | ||
z_max = 500e3 | ||
z_max = 600e3 | ||
|
||
# grid properties | ||
n_cell_x = 16 | ||
n_cell_y = 8 | ||
n_cell_z = 4 | ||
n_cell_x = 300 | ||
n_cell_y = 100 | ||
n_cell_z = 60 |
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
17 changes: 17 additions & 0 deletions
17
doc/sphinx/_static/gwb_input_files/BST_10_adding_basic_subducting_plate.grid
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# ouput variables | ||
grid_type = cartesian | ||
dim = 3 | ||
compositions = 4 | ||
|
||
# domain of the grid | ||
x_min = -1000e3 | ||
x_max = 2000e3 | ||
y_min = 0e3 | ||
y_max = 1000e3 | ||
z_min = 0 | ||
z_max = 600e3 | ||
|
||
# grid properties | ||
n_cell_x = 300 | ||
n_cell_y = 100 | ||
n_cell_z = 60 |
51 changes: 51 additions & 0 deletions
51
doc/sphinx/_static/gwb_input_files/BST_10_adding_basic_subducting_plate.wb
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"version":"0.5", | ||
"coordinate system":{"model":"cartesian"}, | ||
"features": | ||
[ | ||
{ | ||
"model":"mantle layer", "name":"upper mantle", "max depth":660e3, | ||
"coordinates":[[-1000e3,0],[-1000e3,1000e3],[3000e3,1000e3],[3000e3,0]], | ||
"composition models":[{"model":"uniform", "compositions":[4]}] | ||
}, | ||
{ | ||
"model":"oceanic plate", "name":"Overriding Plate", "max depth":100e3, | ||
"coordinates":[[0,0],[0,1000e3],[1500e3,1000e3],[1600e3,350e3],[1500e3,0]], | ||
"temperature models": | ||
[ | ||
{"model":"half space model", "max depth":100e3, "spreading velocity":0.04, | ||
"ridge coordinates":[[[400e3,-1],[-100e3,2000e3]]]} | ||
], | ||
"composition models":[{"model":"uniform", "compositions":[0], "max depth":50e3}] | ||
}, | ||
{ | ||
"model":"continental plate", "name":"Passive margin", "max depth":[[200e3]], | ||
"coordinates":[[-1000e3,0],[-1000e3,1000e3],[0,1000e3],[0,0]], | ||
"temperature models": | ||
[ | ||
{"model":"linear", "max depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]} | ||
], | ||
"composition models": | ||
[ | ||
{"model":"uniform", "compositions":[3], | ||
"max depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]}, | ||
{"model":"uniform", "compositions":[1], | ||
"min depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]} | ||
] | ||
}, | ||
{ | ||
"model":"oceanic plate", "name":"Subducting Oceanic plate", "max depth":100e3, | ||
"coordinates":[[2000e3,0],[2000e3,1000e3],[1500e3,1000e3],[1600e3,350e3],[1500e3,0]], | ||
"temperature models":[{"model":"linear", "max depth":100e3}], | ||
"composition models":[{"model":"uniform", "compositions":[3], "max depth":50e3}, | ||
{"model":"uniform", "compositions":[1], "min depth":50e3}] | ||
}, | ||
{ | ||
"model":"subducting plate", "name":"Slab", "dip point":[0,0], | ||
"coordinates":[[1500e3,1000e3],[1600e3,350e3],[1500e3,0]], | ||
"segments":[{"length":300e3, "thickness":[100e3], "angle":[60]}], | ||
"temperature models":[{"model":"uniform", "temperature":400 }], | ||
"composition models":[{"model":"uniform", "compositions":[2]}] | ||
} | ||
] | ||
} |
17 changes: 17 additions & 0 deletions
17
doc/sphinx/_static/gwb_input_files/BST_11_dip_change_in_segment.grid
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# ouput variables | ||
grid_type = cartesian | ||
dim = 3 | ||
compositions = 4 | ||
|
||
# domain of the grid | ||
x_min = -1000e3 | ||
x_max = 2000e3 | ||
y_min = 0e3 | ||
y_max = 1000e3 | ||
z_min = 0 | ||
z_max = 600e3 | ||
|
||
# grid properties | ||
n_cell_x = 300 | ||
n_cell_y = 100 | ||
n_cell_z = 60 |
51 changes: 51 additions & 0 deletions
51
doc/sphinx/_static/gwb_input_files/BST_11_dip_change_in_segment.wb
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"version":"0.5", | ||
"coordinate system":{"model":"cartesian"}, | ||
"features": | ||
[ | ||
{ | ||
"model":"mantle layer", "name":"upper mantle", "max depth":660e3, | ||
"coordinates":[[-1000e3,0],[-1000e3,1000e3],[3000e3,1000e3],[3000e3,0]], | ||
"composition models":[{"model":"uniform", "compositions":[4]}] | ||
}, | ||
{ | ||
"model":"oceanic plate", "name":"Overriding Plate", "max depth":100e3, | ||
"coordinates":[[0,0],[0,1000e3],[1500e3,1000e3],[1600e3,350e3],[1500e3,0]], | ||
"temperature models": | ||
[ | ||
{"model":"half space model", "max depth":100e3, "spreading velocity":0.04, | ||
"ridge coordinates":[[[400e3,-1],[-100e3,2000e3]]]} | ||
], | ||
"composition models":[{"model":"uniform", "compositions":[0], "max depth":50e3}] | ||
}, | ||
{ | ||
"model":"continental plate", "name":"Passive margin", "max depth":[[200e3]], | ||
"coordinates":[[-1000e3,0],[-1000e3,1000e3],[0,1000e3],[0,0]], | ||
"temperature models": | ||
[ | ||
{"model":"linear", "max depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]} | ||
], | ||
"composition models": | ||
[ | ||
{"model":"uniform", "compositions":[3], | ||
"max depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]}, | ||
{"model":"uniform", "compositions":[1], | ||
"min depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]} | ||
] | ||
}, | ||
{ | ||
"model":"oceanic plate", "name":"Subducting Oceanic plate", "max depth":100e3, | ||
"coordinates":[[2000e3,0],[2000e3,1000e3],[1500e3,1000e3],[1600e3,350e3],[1500e3,0]], | ||
"temperature models":[{"model":"linear", "max depth":100e3}], | ||
"composition models":[{"model":"uniform", "compositions":[3], "max depth":50e3}, | ||
{"model":"uniform", "compositions":[1], "min depth":50e3}] | ||
}, | ||
{ | ||
"model":"subducting plate", "name":"Slab", "dip point":[0,0], | ||
"coordinates":[[1500e3,1000e3],[1600e3,350e3],[1500e3,0]], | ||
"segments":[{"length":300e3, "thickness":[100e3], "angle":[0,60]}], | ||
"temperature models":[{"model":"uniform", "temperature":400 }], | ||
"composition models":[{"model":"uniform", "compositions":[2]}] | ||
} | ||
] | ||
} |
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
Oops, something went wrong.