Skip to content

Commit

Permalink
Merge pull request #547 from tjhei/fix_a_cookbook
Browse files Browse the repository at this point in the history
fix a cookbook
  • Loading branch information
MFraters authored Feb 13, 2024
2 parents 53bed29 + 0e9c751 commit 1cb6661
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"potential mantle temperature":1500,
"thermal expansion coefficient":2.0e-5,
"maximum distance between coordinates":100000,
"interpolation":"monotone spline",
"surface temperature":293.15,
"force surface temperature":true,
"coordinate system":{"model":"cartesian"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"coordinate system":{"model":"spherical", "depth method":"begin segment"},
"cross section":[[0,0],[10,0]],
"maximum distance between coordinates":0.01,
//"interpolation":"monotone spline",
"features":
[
{"model":"mantle layer", "name":"upper mantle", "min depth":95e3, "max depth":660e3, "coordinates":[[-1,-1],[41,-1],[41,-1],[-1,-1]],
Expand Down

0 comments on commit 1cb6661

Please sign in to comment.