Changelist
morfault:
- is a new 2-D lithosphere extension and magma extraction model.
- uses the poro-VEVP flow theory from Li et al. (GJI, 2023).
- couples a StokesDarcy2Field object (conservation of mass and momentum) with two AdvDiff objects (porosity evolution and energy balance).
- the air-rock interface is resolved using the marker-in-cell method (DMSwarm/DMStag projection).
FDPDE:
- optimised calculation of strain rates on DMStag.
- added upwind advection scheme with a minmod correction.
- debugged DMSwarm projection on to DMStag for parallel use.
- updated and refactored FD-PDE tests.
- removed .app file extension from executables as it is not compatible on all operating systems.