24.08.2013 Aufrufe

Diplomarbeit Quantitative Analyse des Ausscheidungs- verhaltens ...

Diplomarbeit Quantitative Analyse des Ausscheidungs- verhaltens ...

Diplomarbeit Quantitative Analyse des Ausscheidungs- verhaltens ...

MEHR ANZEIGEN
WENIGER ANZEIGEN

Sie wollen auch ein ePaper? Erhöhen Sie die Reichweite Ihrer Titel.

YUMPU macht aus Druck-PDFs automatisch weboptimierte ePaper, die Google liebt.

;************** Calculate Modelfunction for g' *********<br />

aa=fp(4)<br />

bb=fp(5)<br />

cc=fp(6)<br />

dd=fp(7)<br />

int2=fltarr(num)<br />

for i=0,num-1 do begin<br />

int2(i)=amp2*(aa*(q(i)/qmax)^4/((q(i)/qmax)^4+cc))*bb/(bb+((q(i)/qmax)^2-1+dd)^2)<br />

endfor<br />

;************** Calculate Total intensity *********<br />

;q-4 Contribution<br />

int3=amp3/q^4<br />

;window,2<br />

;plot,q,av1+int2+int3,/xlog,/ylog<br />

;oplot,q,av1,linestyle=1<br />

;oplot,q,int2,linestyle=2<br />

;oplot,q,int3,linestyle=3<br />

intc=total(av1*q^2*dq)<br />

intg=total(int2*q^2*dq)<br />

intq4=total(int3*q^2*dq)<br />

print,'max q=',q(num-1)<br />

pc=av1(num-1)<br />

pg=int2(num-1)<br />

pq4=int3(num-1)<br />

rpc=intc/pc<br />

rpg=intg/pg<br />

rpq4=intq4/pq4<br />

intpar=[intc,pc,rpc,intg,pg,rpg,intq4,pq4,rpq4]<br />

return,intpar<br />

end<br />

pro nimonifit,q,vector,av<br />

;OP Nov. 2001<br />

;Procedure called by SANSFIT.pro<br />

;<br />

;spherical average of Intensity of<br />

;a rotation-ellipsoidal particle including<br />

;Log-Normal size distribution with fixed width<br />

;<br />

;& model function for g'<br />

;Factor for Carbi<strong>des</strong><br />

;factor*i0=(N*deltarho)^2<br />

factor=1e-12<br />

;Fittig parameters<br />

i0=vector(0) ;Amplitude<br />

a0=vector(1) ;avg rotational half axis = fitting Parameter<br />

n=vector(2) ;aspect ratio (a>1 Needles, a

Hurra! Ihre Datei wurde hochgeladen und ist bereit für die Veröffentlichung.

Erfolgreich gespeichert!

Leider ist etwas schief gelaufen!