Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to include API 579 MPI Omega Method #13

Open
Stefano2209 opened this issue Dec 23, 2021 · 5 comments
Open

Request to include API 579 MPI Omega Method #13

Stefano2209 opened this issue Dec 23, 2021 · 5 comments
Assignees
Milestone

Comments

@Stefano2209
Copy link

Dears Thomas,

I would like to know if is possible to include MPC omega method in Mfront, to use that in Code_Aster software.
This method is reported in API 579 - Fitness for service, for creep behavior and damage ratio definition.

More information about is are reported in:

  • Development of the MPC Omega Method for Life Assessment in the Creep Range (M.Prager - 1995)
  • API 579-1: 2016 - Fitness for service

Feel free to ask me any other information about is.

All the best,
Stefano

@thelfer thelfer self-assigned this Dec 23, 2021
@thelfer thelfer added this to the 1.0 milestone Dec 23, 2021
@thelfer
Copy link
Owner

thelfer commented Dec 23, 2021

Dear @Stefano2209,

The MFrontGallery project is a meant to show how practically implement a proper way to create portable material data bases for use in safety critical studies. It is the release as an open-source project of the infrastructure that we use internally at CEA and EDF.

For this reason, I think that introducing the MPC omega method in MFrontGallery makes sense.

However, if we were to introduce the MPC omega method`` to the gallery (which will make it available to code_aster` but also many other solvers), we need:

  1. The implementation
  2. The documentation
  3. Unit tests

I can help for Step 1. However, I will need your contributions for Steps 2. and 3.

Let us start with Step 2. You may find an example of a good (unfinished) documentation: https://thelfer.github.io/MFrontGallery/web/SemiImplicitModifiedCamClay_OpenGeoSys2020.html.

You can find another example here: https://thelfer.github.io/tfel/web/Burger_EDF_CIWAP_2021.html

I would ask you if you can summarize the behaviour that you wish to introduce in a document (mostly the typical use case of the behaviour and the constituve equations).

The documentation is written in markdown, but you can send me a LaTeX file so I'll make the conversion.

Best,
Thomas

@thelfer
Copy link
Owner

thelfer commented Dec 23, 2021

Hi,
I just implemented Equation 3-36 of the document that you sent me in private which is meant to cover the third stage of creep.
However, it is quite an unphysical equation as the strain rate does not depend on the von Mises stress.
Let me know if it is a good starting point.
Regards,
Thomas

MPCOmegaViscoplasticBehaviour.zip

@thelfer
Copy link
Owner

thelfer commented Jan 25, 2022

@Stefano2209 Still interested ?

@Stefano2209
Copy link
Author

Dear Thomas,

I confirm my interest to this development, but I'm busy in this period.
I'll wrote you details about that as soon as possible.

Thanks again for your support.

All the best,
S

@thelfer
Copy link
Owner

thelfer commented Jan 11, 2023

@Stefano2209 Is this issue still relevant ?

@thelfer thelfer modified the milestones: 1.0, 2.1, 3.0 Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants