CVS log for pol_hms_single/qfs_new12_sub.f

(logo)

Help

(back) Up to [HallC] / pol_hms_single

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: MAIN

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Apr 1 16:50:29 2005 UTC (19 years, 5 months ago) by jones
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +6 -5 lines
Diff to previous 1.5
1) Updated to use factor 'scalein' which is set in the input file and scales
   the inelastic cross section for A>2.

2) fixed bug in code in IF statement

if((a.eq.1.and.z.eq.1).and.(wsq.le.3.9d0))

replaced by

if((a.eq.1.and.z.eq.1).and.(wsq/1d6.le.3.9d0).and.elflag .eq. 0.d0)

Revision 1.5 / (view) - annotate - [select for diffs] , Thu Mar 10 18:46:28 2005 UTC (19 years, 6 months ago) by jones
Branch: MAIN
Changes since 1.4: +888 -859 lines
Diff to previous 1.4
1. For A=4 PF=162., EPS=20.6 , EPSD = 13.0
2. Changed modification of form factors in nuclei. Calculate new "ap"
    for "na" <5 ( before <4).
3. Modified code get_gegm_prot and get_gegm_neut to modify the form factors
   according to a correction determined by the "ap" variable. So nuclei with
   A <= 4 have modified form factor by the ratio of the free dipole to
   a dipole using "ap". "ap" is linearly changed  as a function of A from
   the free A =1 form factors "ap = 840" to the "ap=815" for A > 4 .

Revision 1.4 / (view) - annotate - [select for diffs] , Fri Mar 4 23:17:28 2005 UTC (19 years, 6 months ago) by jones
Branch: MAIN
Changes since 1.3: +69 -7 lines
Diff to previous 1.3
Added new subroutines to calculate nucleon Ge and Gm.

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Feb 18 13:51:54 2005 UTC (19 years, 7 months ago) by jones
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
For A = 2 change PF from 130 to 100.

Revision 1.2 / (view) - annotate - [select for diffs] , Fri Jan 21 15:16:49 2005 UTC (19 years, 8 months ago) by jones
Branch: MAIN
Changes since 1.1: +22 -11 lines
Diff to previous 1.1
Modified how elastic ep events are treated.

Revision 1.1 / (view) - annotate - [select for diffs] , Sat Nov 27 18:16:57 2004 UTC (19 years, 9 months ago) by jones
Branch: MAIN
Updated QFS code to match C data better. Version 12 so Makefile is updated.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

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