-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe32a03
commit 16a77d8
Showing
13 changed files
with
269 additions
and
32 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# This is a comment in the data | ||
# file. | ||
# Now define parameters: | ||
# dim = 2 | ||
# compositions = 0 | ||
# x y d T C0 | ||
500e3 380e3 20e3 | ||
525e3 380e3 20e3 | ||
550e3 380e3 20e3 | ||
575e3 380e3 20e3 | ||
600e3 380e3 20e3 | ||
625e3 380e3 20e3 | ||
650e3 380e3 20e3 | ||
675e3 380e3 20e3 | ||
700e3 380e3 20e3 | ||
600e3 360e3 40e3 | ||
650e3 340e3 60e3 | ||
700e3 320e3 80e3 | ||
750e3 280e3 120e3 | ||
800e3 240e3 160e3 |
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,87 @@ | ||
{ | ||
"version":"0.6", | ||
"coordinate system":{"model":"cartesian"}, | ||
"gravity model":{"model":"uniform", "magnitude":10}, | ||
"cross section":[[0,0],[10000e3,0]],"surface temperature":273, "force surface temperature":true, | ||
"potential mantle temperature":1673, "thermal expansion coefficient":3.1e-5, | ||
"specific heat":1000, "thermal diffusivity":1.0e-6, | ||
"features": | ||
[ | ||
{ | ||
"model": "oceanic plate", | ||
"name": "Subducting Plate plate", | ||
"max depth": 100e3, | ||
"min depth": 0.0, | ||
"coordinates": [ [0, 1000], [0, -1000], [500e3, -1000], [500e3, 1000] ], | ||
"temperature models": [ | ||
{ | ||
"model": "half space model", | ||
"min depth": 0.0, | ||
"max depth": 100e3, | ||
"spreading velocity": 0.05, | ||
"ridge coordinates": [[[-100e3, 1000.0], [-100e3, -1000.0]]] | ||
} | ||
], | ||
"composition models": | ||
[ | ||
{"model": "uniform", "min depth": 0.0, "max depth": 100e3, "compositions": [0]} | ||
] | ||
}, | ||
|
||
{ | ||
"model": "oceanic plate", | ||
"name": "Overriding Plate", | ||
"max depth": 100e3, | ||
"min depth": 0.0, | ||
"coordinates": [ [1000e3, 1000], [1000e3, -1000], [500e3, -1000], [500e3, 1000] ], | ||
"temperature models": | ||
[ | ||
{ | ||
"model": "half space model", "min depth": 0.0, "max depth": 100e3, "spreading velocity": 0.03, | ||
"ridge coordinates": [[[-100e3, 1000.0], [-100e3, -1000.0]]] | ||
} | ||
] | ||
}, | ||
|
||
{ | ||
"model": "subducting plate", "name": "initial slab", "coordinates": [[500e3, -1000.0], [500e3, 1000.0]], | ||
"dip point": [400e6, 0], | ||
"segments": [ | ||
{"length": 418880.0, | ||
"thickness": [100e3], | ||
"top truncation": [-100000.0], | ||
"angle": [0,60], | ||
"composition models": [ | ||
{ | ||
"model": "uniform", | ||
"compositions": [0], | ||
"max distance slab top": 100e3 | ||
} | ||
] | ||
}, | ||
{ | ||
"length": 100000.0, | ||
"thickness": [100e3], | ||
"top truncation": [-100000.0], | ||
"angle": [60, 60] | ||
} | ||
], | ||
"temperature models": [ | ||
{ | ||
"model": "mass conserving", | ||
"density": 3300, | ||
"thermal conductivity": 3.3, | ||
"adiabatic heating": true, | ||
"plate velocity": 0.05, | ||
"subducting velocity": [[0.05, 0.05]], | ||
"ridge coordinates": [[[-100e3, 1000.0], [-100e3, -1000.0]]], | ||
"coupling depth": 50000.0, | ||
"taper distance": 100000.0, | ||
"min distance slab top": -100000.0, | ||
"max distance slab top": 100e3, | ||
"reference model name": "half space model" | ||
} | ||
] | ||
} | ||
] | ||
} |
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,15 @@ | ||
# x z d T tag | ||
500e3 380e3 20e3 1005.87 1 | ||
525e3 380e3 20e3 969.259 1 | ||
550e3 380e3 20e3 882.454 1 | ||
575e3 380e3 20e3 744.612 1 | ||
600e3 380e3 20e3 558.663 1 | ||
625e3 380e3 20e3 635.761 1 | ||
650e3 380e3 20e3 809.857 1 | ||
675e3 380e3 20e3 814.935 1 | ||
700e3 380e3 20e3 804.603 1 | ||
600e3 360e3 40e3 1138.89 1 | ||
650e3 340e3 60e3 1169.63 1 | ||
700e3 320e3 80e3 1035.12 1 | ||
750e3 280e3 120e3 1091.76 1 | ||
800e3 240e3 160e3 926.557 1 |
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,9 @@ | ||
# This is a comment in the data | ||
# file. | ||
# Now define parameters: | ||
# dim = 3 | ||
# compositions = 0 | ||
# convert spherical = true | ||
# R long lat d T | ||
6321e3 22.5 20 50e3 | ||
6321e3 22.5 22 50e3 |
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 @@ | ||
{ | ||
"version": "0.6", | ||
"coordinate system":{"model":"spherical", "depth method":"starting point"}, | ||
"gravity model":{"model":"uniform", "magnitude":10}, | ||
"surface temperature":273, "force surface temperature":true, | ||
"potential mantle temperature":1673, "thermal expansion coefficient":3.1e-5, | ||
"specific heat":1250, "thermal diffusivity":1.0e-6, | ||
"features": | ||
[ | ||
{ "model":"oceanic plate", "name":"Subducting", "max depth":250e3,"min depth":0, | ||
"coordinates" :[[-380, 15],[-380, 30],[380, 30],[380, 15]], | ||
"temperature models":[ | ||
{"model":"half space model", "min depth":0, "max depth":100e3, "spreading velocity":0.05, | ||
"top temperature":273, | ||
"ridge coordinates": [[[-370,10], [-371, 16], [-373, 22.5]], [[371, 22.5], [375, 31]]]}]} | ||
] | ||
} |
3 changes: 3 additions & 0 deletions
3
tests/gwb-dat/spherical_ridge_distance_check/screen-output.log
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,3 @@ | ||
# x y z d g T tag | ||
6321e3 22.5 20 50e3 1045.9 0 | ||
6321e3 22.5 22 50e3 1044.78 0 |
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.