EarthBox Models
A collection of models is packages with EarthBox:
- Lithospheric Extension with Strong Lateral Zones
- Lithospheric Extension with a Weak Fault
- Lithospheric Extension with Viscous Softening
- Polyphase Lithospheric Extension
- Visco-elasto-plastic Extension with Sediment Transport
- Melting of a Hot Box in the Mantle
- Seafloor Spreading Model with Melting, Melt Extraction and Extrusion
- Lithospheric Extension with Seaward Dipping Reflector (SDR) Formation
- Subduction Zone Initiation at a Fracture Zone
- Sandbox Extension Analogue Benchmark
- Sandbox Shortening Analogue Benchmark
- Magma-poor Extension: Iberia
- Magmatic Crust Formation: Central Atlantic
The model collection can be copied to your local directory using the REPL:
julia> using EarthBox
julia> get_models()For instruction on how to execute these models see Building and Executing Models with the EarthBox API.