From a62ec74668b8d0894738eb1df14b856e9625ca51 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Tue, 13 Feb 2024 11:11:33 -0500 Subject: [PATCH 1/2] fix a cookbook --- .../3d_cartesian_curved_subduction.wb | 1 - 1 file changed, 1 deletion(-) diff --git a/cookbooks/3d_cartesian_curved_subduction/3d_cartesian_curved_subduction.wb b/cookbooks/3d_cartesian_curved_subduction/3d_cartesian_curved_subduction.wb index 9af0b3fd2..ba2ebeaff 100644 --- a/cookbooks/3d_cartesian_curved_subduction/3d_cartesian_curved_subduction.wb +++ b/cookbooks/3d_cartesian_curved_subduction/3d_cartesian_curved_subduction.wb @@ -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"}, From 0e9c751132a40464000461c4ab23eb1625ea7086 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Tue, 13 Feb 2024 11:41:13 -0500 Subject: [PATCH 2/2] second file --- cookbooks/3d_spherical_subduction/3d_spherical_subduction.wb | 1 - 1 file changed, 1 deletion(-) diff --git a/cookbooks/3d_spherical_subduction/3d_spherical_subduction.wb b/cookbooks/3d_spherical_subduction/3d_spherical_subduction.wb index c1c968d62..854da8b9b 100644 --- a/cookbooks/3d_spherical_subduction/3d_spherical_subduction.wb +++ b/cookbooks/3d_spherical_subduction/3d_spherical_subduction.wb @@ -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]],