Retrieve the Apptainer image

apptainer pull amitex_fftp.sif oras://gricad-registry.univ-grenoble-alpes.fr/diamond/apptainer/apptainer-singularity-projects/amitex_fftp-from-guix.sif:latest

AMITEX_FFTP is a distributed solver based on FFTs for non-linear mechanical simulations on heterogeneous unit-cells (described by regular 3D images). AMITEX_FFTP can be run either on individual PC, local clusters or on large High Performance Computing platforms to perform large scale simulations.

The code combines massively parallel implementation with a versatile user interface :

  • various complex geometries,
  • various loadings conditions,
  • various behavior laws (user defined),
  • small strain and finite strain simulations,
  • possiblity to finely tune the outputs.

Main content of the image

  • amitex_fftp : /gnu/store/df6rv9zlllzrp8rrwxlc5ixf20kylmnf-amitex_fftp-8.17.14/bin/amitex_fftp
     ├── openmpi
     └── fftw
  • LICENCE_AMITEX.pdf : /gnu/store/df6rv9zlllzrp8rrwxlc5ixf20kylmnf-amitex_fftp-8.17.14/share/doc/amitex_fftp-8.17.14/LICENCE_AMITEX.pdf
  • gnuplot : /gnu/store/gghd7a7wmcqrjir0r2kl5xb2gkcdq3iz-gnuplot-6.0.1/bin/gnuplot
  • mfront : /gnu/store/m51plz005xw9g3n9zi9rbrxzsy6ix7qp-mfront-TFEL-4.2.1/bin/mfront
     ├── gcc
     └── g++
  • gfortran : /gnu/store/7c98v6yhp4kwga380y9jjg1pf5cicxvd-gfortran-toolchain-14.3.0/bin/gfortran

Tutorial

AMITEX_FFTP documentation

Examples