Hello,
Is it possible to pass a value from code_aster to a parameter in MFront defined with @Parameter.
I don't see it done in any of the MFRON* tests and the docs [u2.10.02] and [u4.43.01] does not really mention it.
Also, if I try to add the parameter value to the end of the coefficients passed to MFront it throws an error.
DEFI_MATERIAU(MFRONT=_F(LISTE_COEF=(..., parameter_val))
╔════════════════════════════════════════════════════════════════════════════════════════════════╗
║ <EXCEPTION> <DVP_1> ║
║ ║
║ Erreur de programmation. ║
║ ║
║ Condition non respectée: ║
║ ncoef .le. nprops ║
║ Fichier mat_proto.F90, ligne 107 ║
║ ║
║ ║
║ Il y a probablement une erreur dans la programmation. ║
║ Veuillez contacter votre assistance technique. ║
╚════════════════════════════════════════════════════════════════════════════════════════════════╝