Page MenuHomeHEPForge

cf_a.ects
No OneTemporary

cf_a.ects

! $Id: cf_a.ects 2998 2011-02-26 14:41:29Z kilian $
!ects:model QCD
!ects:scatter
!ects:process ubar u -> gl
integer, parameter :: NP = 3, NCF = 2
real(kind=default), parameter :: NC = 3
integer, dimension(2,NP,NCF), parameter :: cflows = reshape ( &
(/ 0, -1 , 2, 0 , 2, -1 , &
0, -1 , 1, 0 , 0, 0 /), (/ 2, NP, NCF /) )
logical, dimension(NP,NCF), parameter :: gflags = reshape ( &
(/ .false., .false., .false., &
.false., .false., .true. /), (/ NP, NCF /))
type(OCF), dimension(2), parameter :: cfactors = &
(/ OCF (1, 1, NC**2), &
OCF (2, 2, -1.0_double) /)

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 21, 5:24 PM (11 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4023623
Default Alt Text
cf_a.ects (597 B)

Event Timeline