I’m trying to model a concrete structure made of shell elements with the FE software Mecway, which allows the CCX solver to be used to run the analysis.
I’d like to use the Mazars’ model for the concrete elements but I can’t get meaningful reasult from the analysis.
In details, I’ve tried to model the material though the following code:
**USER MATERIAL (MFRONT)
*MATERIAL, NAME=@CALCULIXBEHAVIOUR_UNILATERALMAZARS@ARCH*DEPVAR
6*USER MATERIAL, CONSTANTS=9
8000.0, 0.2, 1.0, 1.0e6, 1.0, 1.0e3, 0.05, -3.0,
6.25e-6** YoungModulus>, , , , , , <st_max>, <sc_max>,
***SHELL SECTION,ELSET=ARCH, MATERIAL=@CALCULIXBEHAVIOUR_UNILATERALMAZARS@ARCH
3*DENSITY
2100e6
First of all, even if no gravity load is specified, it looks like the density must be specified to run the analysis.
In addition, in order to complete the analysis, the density value must be huge.
Finally, the concrete structure seems not to deform under the applied loads.
Do you have experience in modeling concrete structure with the Mazars’ model?
Thanks,
Andrea