There is a newer version of the record available.

Published August 15, 2025 | Version v1
Software Open

Source code: Augmented Lagrangian Solvers for Poroelasticity with Fracture Contact Mechanics

  • 1. ROR icon University of Bergen

Description

This upload provides a Docker image that can be used to reproduce the results of the paper 'Augmented Lagrangian Solvers for Poroelasticity with Fracture Contact Mechanics'.

The image includes two git repositories with code necessary to reproduce the results:

How to use:

Run the following from the same directory where the .tar file is saved:

docker load -i augmented_lagrangian_solvers.tar

Start a container based on the image using (replace <my-container-name> with the preferred container name):

docker run -d --name <my-container-name> augmented_lagrangian_solvers

Attach to the running container using

docker exec -it <my-container-name> bash

The command line should now look something like this:

root@ef7653710a9e:~/porepy#

Run the following command:

 cd ~/augmented_lagrangian_solvers

Remaining instructions for how to run the scripts can be found in https://github.com/mariusnevland/augmented_lagrangian_solvers

Files

Files (4.3 GB)

Name Size Download all
md5:1d123e19e16224b520912dabfde67ba2
4.3 GB Download

Additional details

Funding

European Commission
MaPSI - Mathematical and Numerical Modelling of Process-Structure Interaction in Fractured Geothermal Systems 101002507

Software

Programming language
Python