Skip to content

Commit

Permalink
Finish initial version of Basic Starter tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
MFraters committed May 25, 2023
1 parent 47e6ea7 commit 1f07df6
Show file tree
Hide file tree
Showing 64 changed files with 117,650 additions and 160 deletions.
13 changes: 6 additions & 7 deletions doc/sphinx/_static/gwb_input_files/BST_02_minimal_box.grid
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 doc/sphinx/_static/gwb_input_files/BST_04_overriding_plate.grid
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 doc/sphinx/_static/gwb_input_files/BST_05_limit_depth.grid
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
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
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
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
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"coordinates":[[-1000e3,0],[-1000e3,1000e3],[0,1000e3],[0,0]],
"temperature models":
[
{"model":"linear", "max depth":[[150e3],[200e3,[[-500e3,0],[-500e3,1000e3]]]]}
{"model":"linear", "max depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]}
],
"composition models":
[
{"model":"uniform", "compositions":[3],
"max depth":[[150e3],[200e3,[[-500e3,0],[-500e3,1000e3]]]]},
"max depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]},
{"model":"uniform", "compositions":[1],
"min depth":[[150e3],[200e3,[[-500e3,0],[-500e3,1000e3]]]]}
"min depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]}
]
},
{
Expand Down
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
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"coordinates":[[-1000e3,0],[-1000e3,1000e3],[0,1000e3],[0,0]],
"temperature models":
[
{"model":"linear", "max depth":[[150e3],[200e3,[[-500e3,0],[-500e3,1000e3]]]]}
{"model":"linear", "max depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]}
],
"composition models":
[
{"model":"uniform", "compositions":[3],
"max depth":[[150e3],[200e3,[[-500e3,0],[-500e3,1000e3]]]]},
"max depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]},
{"model":"uniform", "compositions":[1],
"min depth":[[150e3],[200e3,[[-500e3,0],[-500e3,1000e3]]]]}
"min depth":[[100e3],[200e3,[[-250e3,0],[-750e3,1000e3]]]]}
]
},
{
Expand Down
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
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]}]
}
]
}
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 doc/sphinx/_static/gwb_input_files/BST_11_dip_change_in_segment.wb
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]}]
}
]
}
11 changes: 5 additions & 6 deletions doc/sphinx/_static/gwb_input_files/BST_12_sections.grid
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,16 @@
grid_type = cartesian
dim = 3
compositions = 4
vtu_output_format = ASCII

# 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 = 640 #160
n_cell_y = 320 #80
n_cell_z = 160 #40
n_cell_x = 300
n_cell_y = 100
n_cell_z = 60
Loading

0 comments on commit 1f07df6

Please sign in to comment.