906 add tuto on affine formulation for viscoplastic polycrystal (Masson 2000)#928
Merged
antoinecea merged 34 commits intomasterfrom Mar 13, 2026
Merged
Conversation
…astaneda-1996 Veuillez entrer un message de validation pour expliquer en quoi cette fusion est
…-second-order-estimate-from-ponte-castaneda-1996 Veuillez entrer un message de validation pour expliquer en quoi cette fusion est
…-second-order-estimate-from-ponte-castaneda-1996
thelfer
reviewed
Feb 3, 2026
docs/web/gallery.md
Outdated
| - A tutorial on implementation of Ponte-Castaneda bound (1992) | ||
| for a non-linear elastic composite is detaile [here](PonteCastaneda1992.html). | ||
| - A tutorial on implementation of the [affine formulation](MassonAffineFormulation.html) | ||
| from Masson (2000) for a viscoplastic polycrystal. |
Owner
There was a problem hiding this comment.
Please use [@masson_affine_2000] and add a reference section at the end of the file
docs/web/gallery.md
Outdated
| @@ -104,6 +104,8 @@ behaviour. This framework is described | |||
| `@BehaviourVariable` and hence any behaviour law on each phase. | |||
| - A tutorial on implementation of Ponte-Castaneda bound (1992) | |||
| for a non-linear elastic composite is detaile [here](PonteCastaneda1992.html). | |||
Owner
There was a problem hiding this comment.
Please add a reference in bibliography.bib and refer to it
Co-authored-by: Thomas Helfer <thomas.helfer@cea.fr>
Collaborator
Author
|
change the \overline{\tsigma} to \tenseur\Sigma |
…astaneda-1996 Veuillez entrer un message de validation pour expliquer en quoi cette fusion est
thelfer
reviewed
Mar 13, 2026
Owner
There was a problem hiding this comment.
Nécessaire si l'exemple est capitalisé dans MFrontGallery ? Je pense que j'ajoutais des .zip quand ce projet n'existait pas encore
docs/web/img/distributions_PCW.pdf
Outdated
Owner
There was a problem hiding this comment.
Ce fichier est nécessaire ? Pour le site web, j'imagine que le png est suffisant
…astaneda-1996 Veuillez entrer un message de validation pour expliquer en quoi cette fusion est
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


This is an example of non-linear homogenization scheme based on tfel::material::homogenization, but also on morphological tensors stored as external files. It deals with a viscoplastic polycrystal (only one potential). The scheme is based on the affine formulation (Masson 2000). Ponte Castaneda second order estimates were not implemented, because there lacks some more evoluted functionalities.