Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8309499
powheg_1.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
937 B
Subscribers
None
powheg_1.sh
View Options
#!/bin/sh
### Check WHIZARD POWHEG matching with dummy virtual matrix-elements
echo
"Running script
$0
"
if
test
-f OCAML_FLAG
;
then
name
=
`
basename @script@
`
rm -f
${
name
}
_p1_1000_powheg_grids.dat
rm -f
${
name
}
_p2_1000_powheg_grids.dat
./run_whizard.sh @script@ --no-logging
echo
"Contents of
${
name
}
_p1.debug:"
>>
$name
.log
cat
${
name
}
_p1.debug >>
$name
.log
echo
"Contents of
${
name
}
_p2.debug:"
>>
$name
.log
cat
${
name
}
_p2.debug >>
$name
.log
echo
"Contents of
${
name
}
_p1_1000_powheg_grids.dat:"
>>
$name
.log
cat
${
name
}
_p1_1000_powheg_grids.dat >>
$name
.log
echo
"Contents of
${
name
}
_p2_1000_powheg_grids.dat:"
>>
$name
.log
cat
${
name
}
_p2_1000_powheg_grids.dat >>
$name
.log
diff -b ref-output/
$name
.ref
$name
.log
else
echo
"|=============================================================================|"
echo
"No O'Mega matrix elements available, test skipped"
exit
77
fi
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sat, Dec 21, 3:33 PM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4023299
Default Alt Text
powheg_1.sh (937 B)
Attached To
rWHIZARDSVN whizardsvn
Event Timeline
Log In to Comment