Vous êtes sur la page 1sur 1

New

config fluid
gen zone brick size 40 1 8
: mechanical model
model mech elas
prop bulk 2e8 shear 1e8
ini dens 1500
model mech null range x 0,2 z 2,8
; fluid flow model
model fluid fl_iso
prop perm 1e-14 poros 0.5
ini fmod 2e9
ini ftens -5e5
ini fdens 1000
model fluid fl_null range x 0,2 z 2,8
; initial and boundary conditions
fix x range x -.1 .1
fix x range x 39.9 40.1
fix x y z range z -.1 .1
fix y
set grav 0,0,-10
ini sxx -1.6e5 grad 0,0,20000
ini syy -1.6e5 grad 0,0,20000
ini szz -1.6e5 grad 0,0,20000
ini pp 8.0e4 grad 0,0,-10000
: settings ---
set fluid off
;
hist add unbal
solve
save swell1
;
Ini xd 0.0 yd 0.0 zd 0.0
his add fltime
;his add gp pp 3,0,7
his add zone pp 4.5,0.5,6.5
his add gp xd 2,0,8
his add gp zd 2,0,8
fix pp range x 39.9 40.1
set fluid on
set mech force 50
set fluid substep 100
set mech substep 100 auto ;slave
solve age 5e8
save swell2
return

Vous aimerez peut-être aussi