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"}, 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]],