Skip to content

How to achieve thickness variation of the subducting slab along-strike #861

@WenjingZhu56

Description

@WenjingZhu56

Hello everyone,

I am using the World Builder to define a 3D subducting plate with along-strike variations in slab thickness, but encountered a "slab gap".

I tried to define this subducting slab with thicknesses variation (e.g., 66 km at Y=0 km→ 37 km at Y=400 km → 66 km at Y =800 km) by using "sections":

{"model":"subducting plate", "name":"Slab",
     "coordinates":[[1000e3,0],[1000e3,400e3],[1000e3,800e3]],
     "dip point":[1500e3,800e3],
     "segments":[{"length":400e3, "thickness":[66e3], "angle":[10,60]}],
     "sections":[
	{"coordinate":1,
	 "segments":[{"length":400e3, "thickness":[37e3], "angle":[10,60]}]}
      ],
...

But the World Builder generates a discontinuity in the slab near the section boundary. This appears in both composition and temperature. The figure below shows the discontinuity of the oceanic mantle lithosphere (red) around approximately 360–400 km.

Image

I am looking forward to any guidance. Thanks to all of you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions