ANEJO V

Anuncio
ANEJO V
Bentonita FEBEX
!
Programa ensayo CRL.
!
Curva carga vertical y presión intersticial en función del
tiempo durante el ensayo CRL.
!
Curvas asiento-log(tiempo) correspondientes a los escalones
de descarga nº4 y nº8.
Programa ensayo CRL
integer: L%
5 aotx(4,0,1)
7 print " t final (dias)": input tfinal : tfinal= tfinal*24*3600
8 print "tiempo entre escritura 1r dia, tines1(s)": input tines1
9 print "tiempo entre escritura 14 dias, tines2(s)": input tines2
10 intype (1,5,0.01667)
20 intype (2,4,0.01667)
30 intype (3,5,0.01667)
40 L%=4
50 open ("o","crlben.dat",L%)
60 close (L%)
90 vp0=0:vc0=0
100 print "velocidad kg/cm2/hora": input kgcm2h
120 print "(1)= poner presion y carga a cero "
130 print "(0)= poner solo desplazamiento a cero"
140 input tarado
150 if tarado = 0 then goto 180
160 vp0=ain(2)
170 vc0=ain(3)
180 vl0=ain (1)
190 ztimer:tes=tines1
210 desp=(ain(1)-vl0)/0.2
220 presio=(ain(2)-vp0)/0.01
230 carga=(((ain(3)-vc0)/0.001)/(3.1416*2.5*2.5))*1.374
235 kgcm2=kgcm2h*(timer/3600)
240 if kgcm2-carga>0.2 V=5 : goto 300
250 if carga-kgcm2>0.2 v=-5 : goto 300
260 if (kgcm2>carga) then v=(((kgcm2-carga)*(kgcm2-carga))*5)/0.04
262 if (kgcm2<carga) then v=-(((kgcm2-carga)*(kgcm2-carga))*5)/0.04
263 if carga>75 then v=0
300 aotx(4,v,1)
350 if timer<tes then goto 550
400 print using " ######.##"; timer,v,desp,presio,carga
410 open("a","crlben.dat", L%)
420 print #L%,timer,v,desp,presio,carga
430 close (l%)
435 if timer<86400 then tines=tines1
440 if timer>86400 then tines=tines2
450 tes=tes+tines
550 if timer<tfinal and carga<75 then goto 210
560 aotx(4,0,1)
Anejo V Figura 1
Ensayo CRL -Bentonita FEBEX-
0.4
0.35
0.3
Peso propio del pistón
neumático (?)
0.25
MPa
0.2
0.15
0.1
0.05
0
Pw
Carga vertical
-0.05
-0.1
0
5
10
15
Tiempo (minutos)
20
25
30
Anejo V Figura 2
Descarga de la muestra. Escalón nº4
0.1
-3.5
1
10
Descarga de 0.5
a 0.2 MPa
Desplazamiento vertical (mm)
-3.45
-3.4
-3.35
-3.3
-3.25
-3.2
-3.15
-3.1
Escalón nº4
Tiempo (s)
100
1000
10000
100000
Carga constante a 0.2 MPa
1000000
Anejo V Figura 3
Descarga de la muestra. Escalón nº8
Tiempo (s)
0.1
-3.3
1
10
100
1000
10000
100000
Descarga de 0.2 a 0.15 MPa
Carga constante a 0.15 MPa
Desplazamiento (mm)
-3.2
-3.1
-3
-2.9
-2.8
-2.7
-2.6
-2.5
Escalón nº8
1000000
Descargar