Skip to main content

Geomechanical simulator based on the open-source FEM library Akantu.

Project description

Akantu Geomechanica Solver

Python package containing a geomechanical simulator based on the open-source FEM library Akantu

PyPI version Project Status GitLab License

See the package documentation on GitLab Pages

Installation

Serial

pip install akantu-geomechanical-solver

Parallel

Pull the Docker image

To use the Docker image including a parallel version of the geomechanical solver, follow these steps:

  1. Make sure you have Docker installed on your system.
  2. Pull the Docker image from the registry using the following command:
docker pull registry.gitlab.com/hsolleder/akantu-geomechanical-solver/parallel-gms-images:main
  1. Once the image is pulled, you can run a container using the image with the following command:
docker run -it registry.gitlab.com/hsolleder/akantu-geomechanical-solver/parallel-gms-images:main

This will start a container and give you an interactive shell inside it.

  1. You can now use the Docker image for your desired purposes.

Build from source

Start by cloning the repository, for instance using

git clone git@gitlab.com:hsolleder/akantu-geomechanical-solver.git

Then, use the installation.sh script to setup the parallel version of akantu hydromechanical coupling branch on your machine.

You can then install the parallel version version of the geomechanical solver

pip install .[parallel]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

akantu_geomechanical_solver-0.2.0.tar.gz (24.9 kB view hashes)

Uploaded Source

Built Distribution

akantu_geomechanical_solver-0.2.0-py3-none-any.whl (24.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page