3. B modeling#

3.1. Characteristics of modeling#

This modeling is a compression test with a deformation imposed on a cube that is free to deform in the direction perpendicular to the load.

The load is imposed on side HAUT following DZ:

DDL_IMPO = _F (GROUP_MA =” HAUT “, DZ = 1.0E-04), **

FCT = DEFI_FONCTION (

NOM_PARA =” INST “,

VALE =( 0.0, 0.0,

1.0, -10.0,

1000.0, -10.0),

)

L_ INST = DEFI_LIST_REEL (

DEBUT = 0.0,

INTERVALLE =(

_F (JUSQU_A = 1.0, NOMBRE = 5, ), ),

_F (JUSQU_A = 35.0, NOMBRE = 340, )) **,

),

)

During the time interval [0.0, 1.0] the load increases.

During the time interval [1.0, 35.0] the load is kept constant.

3.2. Tested sizes and results#

The observed quantity is constraint SIZZ.

Instant

Size

Reference

2.30000

SIZZ

-2.493241e+07

4.10000

SIZZ

-2.084129e+07

5.90000

SIZZ

-1.898636e+07

7.70000

SIZZ

-1.786948e+07

9.50000

SIZZ

-1.704366e+07

11.30000

SIZZ

-1.636192e+07

13.10000

SIZZ

-1.577035e+07

14.90000

SIZZ

-1.524608e+07

16.70000

SIZZ

-1.477734e+07

18.50000

SIZZ

-1.435667e+07

20.30000

SIZZ

-1.397850e+07

22.10000

SIZZ

-1.363822e+07

23.90000

SIZZ

-1.333186e+07

25.70000

SIZZ

-1.305592e+07

27.50000

SIZZ

-1.280727e+07

29.30000

SIZZ

-1.258313e+07

31.10000

SIZZ

-1.238100e+07

32.90000

SIZZ

-1.219865e+07

34.70000

SIZZ

-1.203405e+07

The quantities observed are the lateral deformations EPXX and EPYY which are equal.

Instant

Size

Reference

2.30000

EPXX EPYY

2.213483e-04

4.10000

EPXX EPYY

2.081017e-04

5.90000

EPXX EPYY

1.968381e-04

7.70000

EPXX EPYY

1.845744e-04

9.50000

EPXX EPYY

1.724839e-04

11.30000

EPXX EPYY

1.613604e-04

13.10000

EPXX EPYY

1.514784e-04

14.90000

EPXX EPYY

1.428529e-04

16.70000

EPXX EPYY

1.353992e-04

18.50000

EPXX EPYY

1.290024e-04

20.30000

EPXX EPYY

1.235455e-04

22.10000

EPXX EPYY

1.189189e-04

23.90000

EPXX EPYY

1.150231e-04

25.70000

EPXX EPYY

1.117690e-04

27.50000

EPXX EPYY

1.090772e-04

29.30000

EPXX EPYY

1.068772e-04

31.10000

EPXX EPYY

1.051064e-04

32.90000

EPXX EPYY

1.037096e-04

34.70000

EPXX EPYY

1.026376e-04

_images/1000020100000C36000007FA9FA03CB0774B89D6.png

Figure 3.2-a : **Free cube compression, comparison between code_aster and the theoretical solution.