Page MenuHomeHEPForge

fc_fc.ects
No OneTemporary

fc_fc.ects

! $Id:$
!ects:model QCD
!ects:scatter
!ects:process u ubar -> d dbar
integer, parameter :: NP = 4, NCF = 2
real(kind=default), parameter :: NC = 3
integer, dimension(2,NP,NCF), parameter :: cflows = reshape ( &
(/ 1, 0 , 0, -1 , 2, 0 , 0, -2 , &
1, 0 , 0, -2 , 1, 0 , 0, -2 /), (/ 2, NP, NCF /) )
logical, dimension(NP,NCF), parameter :: gflags = reshape ( &
(/ .false., .false., .false., .false., &
.false., .false., .false., .false. /), (/ NP, NCF /))
type(OCF), dimension(4), parameter :: cfactors = &
(/ OCF (1, 1, NC**2), &
OCF (1, 2, NC), &
OCF (2, 1, NC), &
OCF (2, 2, NC**2) /)

File Metadata

Mime Type
text/plain
Expires
Wed, May 14, 10:33 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4996532
Default Alt Text
fc_fc.ects (635 B)

Event Timeline