(file) Return to brem.inc CVS log (file) (dir) Up to [HallC] / pol_hms_single

File: [HallC] / pol_hms_single / brem.inc (download)
Revision: 1.1, Fri Dec 19 13:37:28 2003 UTC (20 years, 9 months ago) by jones
Branch: MAIN
CVS Tags: HEAD
Update to work with g77 ( P. McKee)

! BREM.INC
!
! Series of switches used by BREM* subroutines. 
! Switches should be set initially by calling BREM_INIT.

	logical produce_output		! produce screen output?
	logical exponentiate		! exponentiate soft photon prob?
	logical include_hard		! include hard correction?
	logical calculate_spence	! calculate spence functions?

	common /bremcom/produce_output, exponentiate,
     >		include_hard, calculate_spence

Analyzer/Replay: Mark Jones, Documents: Stephen Wood
Powered by
ViewCVS 0.9.2-cvsgraph-1.4.0