| |
| | SBDART |
 | | The output quantity is the negative log of the transmission which, aside from non-Beer's law behaviour, is like optical depth. |
 | | Output format: write(*,*) nz,phidw, do i=1,nz, write(*,*) zz,fxdn(i),fxup(i),fxdir(i),dfdz, enddo where, nz, phidw, zz, fxdn, fxup, fxdir and dfdz are defined as constructs below. |
 | | Output format: write(*,*) nphi,nzen,nz,phidw; write(*,*) (phi(i),i=1,nphi); write(*,*) (uzen(j),j=1,nzen); write(*,*) (z(k),k=nz,1,-1); write(*,*) (fxdn(k),k=1,nz); write(*,*) (fxup(k),k=1,nz); write(*,*) (fxdir(k),k=1,nz); write(*,*) (((uurl(i,j,k),i=1,nphi),j=1,nzen),k=1,nz)where, nphi, nzen, nz, phidw, phi, uzen, z, fxdn, fxup, fxdir are defined as constructs above and UURL is defined below. |
| www.ncgia.ucsb.edu /projects/metadata/standard/uses/sbdart.htm (1535 words) |
|