MFrontGenericInterfaceSupport
MFrontGenericInterfaceSupport copied to clipboard
This project aims at providing support for MFront generic behaviours. This project can be embedded in open-source and propriary sofware
Hi, I am a Ph.D. student at the Basque Center for Applied Mathematics in Bilbao, Spain. I am also part of the ENABLE project, an Innovative Training Network (https://enable-project.com). My...
Dear Mr. Thomas Helfer, I would like to integrate your MFrontGenericInterfaceSupport library into the general purpose multibody dynamics solver [MBDyn](https://www.mbdyn.org/). So far, the small strain option is already working. However,...
Hello, I am new to the mgis.fenics module, I wanted to run some small strain visco-plasticity problems on fenics with the help of this module. I am looking at the...
Hello, I'm currently bridging mgis and an fft-based contact simulation code I'm working on (I think I've got [something working](https://gitlab.com/tamaas/tamaas/-/blob/master/python/tamaas/materials/__init__.py?ref_type=heads)), and from a brief discussion I had with @thelfer at...
Using
$ sudo apt install python3 python3-numpy libboost-all-dev cmake g++ gfortran The next step is to get the TFEL source code: $ cd $ mkdir -p TFEL && cd TFEL $...
Hello,what command should I use to update the calculated values of external variables in a Python program? And what command should I use to call the results calculated in tangenerator,...
Hello, As a user of the `MaterialDataManager` class through fortran bindings, I am trying to handle the `@SpeedOfSound` from the solver point of view. First, I did not manage to...