Skip to content

Commit a07618c

Browse files
added archiving message
1 parent 1850a16 commit a07618c

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

README.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,5 @@
11
<!-- [![documentation](https://github.com/EdelweissMPM/EdelweissMPM/actions/workflows/sphinx.yml/badge.svg)](https://edelweissfe.github.io/EdelweissMPM) -->
22
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
33

4-
# EdelweissMPM: A light-weight, platform-independent, parallel material point module for EdelweissFE.
5-
6-
<!-- <p align="center"> -->
7-
<!-- <img width="512" height="512" src="./doc/source/borehole_damage_lowdilation.gif"> -->
8-
<!-- </p> -->
9-
10-
<!-- See the [documentation](https://edelweissfe.github.io/EdelweissMPM). -->
11-
12-
EdelweissMPM aims at an easy to understand, yet efficient implementation of the material point method.
13-
Some features are:
14-
15-
* Python for non performance-critical routines
16-
* Cython for performance-critical routines
17-
* Parallelization
18-
* Modular system, which is easy to extend
19-
* Output to Paraview, Ensight, CSV, matplotlib
20-
* Interfaces to powerful direct and iterative linear solvers
21-
22-
EdelweissMPM makes use of the [Marmot](https://github.com/MAteRialMOdelingToolbox/Marmot/) library for cells, material points and constitutive model formulations.
23-
24-
Please note that the current public EdelweissMPM requires Marmot cells and material points for being able to run simulations.
25-
Marmot cells and material points are currently not open source. If you are interested in using them, please reach out to us.
4+
# Important: This project has been moved to our new organization Edelweiss Numerics
5+
please visit (https://github.com/Edelweiss-Numerics)

0 commit comments

Comments
 (0)