Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
Analysis Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
acts-fatras
analysis
analysis_tpc_prototype
coresoftware
Doxygen_Assist
g4exampledetector
GenFit
JETSCAPE
KFParticle
macros
online_distribution
OnlMon
prototype
pythia6
blob
master
pythia6
pythia6-lhapdf
pythiaeRHIC
erhic
include
pythia
fhhiggscorr.f
fhsetflags.f
fhsetpara.f
py1ent.f
py2ent.f
py2frm.f
py3ent.f
py4ent.f
py4frm.f
py4jet.f
py4jts.f
py4jtw.f
py6frm.f
pyadsh.f
pyalem.f
pyalps.f
pyangl.f
pyapps.f
pybesq.f
pybksb.f
pyboei.f
pybook.f
pycba2.f
pycbal.f
pycdiv.f
pycell.f
pychge.f
pycjdc.f
pyckbd.f
pyclus.f
pycmq2.f
pycmqr.f
pycomp.f
pycrth.f
pycsrt.f
pyct5l.f
pyct5m.f
pycteq.f
pycttr.f
pydata.f
pydcyk.f
pydecy.f
pydiff.f
pydisg.f
pydocu.f
pydump.f
pyedit.f
pyeevt.f
pyeicg.f
pyeig4.f
pyerrm.f
pyevnt.f
pyevnw.f
pyevol.f
pyevwt.f
pyexec.f
pyfact.f
pyfcmp.f
pyfeyn.f
pyfill.f
pyfint.f
pyfisb.f
pyfowo.f
pyfram.f
pyfscr.f
pygaga.f
pygamm.f
pygano.f
pygau2.f
pygaus.f
pygbeh.f
pygdir.f
pygfxx.f
pyggam.f
pygive.f
pyglui.f
pygrvd.f
pygrvl.f
pygrvm.f
pygrvs.f
pygrvv.f
pygrvw.f
pygvmd.f
pyh2xx.f
pyhepc.f
pyhext.f
pyhfth.f
pyhggm.f
pyhist.f
pyi3au.f
pyinbm.f
pyindf.f
pyinit.f
pyinki.f
pyinom.f
pyinpr.f
pyinre.f
pyjmas.f
pyjoin.f
pyjurf.f
pyk.f
pykcut.f
pykfdi.f
pykfin.f
pyklim.f
pykmap.f
pylamf.f
pyldcm.f
pylhef.f
pylist.f
pylogo.f
pymael.f
pymass.f
pymaxi.f
pymemx.f
pymewt.f
pymign.f
pymihg.f
pymihk.f
pymirm.f
pymrun.f
pymsin.f
pymult.f
pyname.f
pynjdc.f
pynmes.f
pynull.f
pyofsh.f
pyonia.f
pyonof.f
pyoper.f
pyp.f
pypcmp.f
pypdel.f
pypdfl.f
pypdfu.f
pypdga.f
pypdpi.f
pypdpo.f
pypdpr.f
pypile.f
pyplot.f
pypole.f
pyprep.f
pyptdi.f
pyptfs.f
pyptis.f
pyptmi.f
pyqqbh.f
pyr.f
pyradk.f
pyrand.f
pyreco.f
pyremn.f
pyresd.f
pyrget.f
pyrghm.f
pyrnm3.f
pyrnmq.f
pyrobo.f
pyrset.f
pyrvch.f
pyrvg1.f
pyrvg2.f
pyrvg3.f
pyrvg4.f
pyrvgl.f
pyrvgw.f
pyrvi1.f
pyrvi2.f
pyrvi3.f
pyrvne.f
pyrvr.f
pyrvs.f
pyrvsb.f
pyrvsf.f
pysave.f
pyscat.f
pysfdc.f
pysgex.f
pysghf.f
pysghg.f
pysgqc.f
pysgsu.f
pysgtc.f
pysgwz.f
pyshow.f
pysigh.f
pysimp.f
pyslha.f
pyspen.f
pysphe.f
pyspli.f
pysspa.f
pystat.f
pystbh.f
pystop.f
pystrf.f
pysubh.f
pysugi.f
pytabu.f
pytaud.f
pytbbc.f
pytbbn.f
pytbdy.f
pytbhb.f
pytbhg.f
pytbhq.f
pytbhs.f
pytecm.f
pytest.f
pythag.f
pythrg.f
pythru.f
pytime.f
pytune.f
pyupda.f
pyupev.f
pyupin.f
pyupre.f
pyveto.f
pywaux.f
pywidt.f
pywidx.f
pyx2xg.f
pyx2xh.f
pyx3jt.f
pyx4jt.f
pyxdif.f
pyxjet.f
pyxkfl.f
pyxtee.f
pyxtot.f
pyxxga.f
pyxxz6.f
pyzdis.f
ssmssm.f
sugra.f
upevnt.f
upinit.f
upveto.f
visaje.f
radgen
rcdaq
RDBC
tutorials
doxygen_mainpage.h
File Members
Examples
External Links
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
pyrnm3.f
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file pyrnm3.f
1
2
C*********************************************************************
3
4
C...PYRNM3
5
C...Calculates the running of M3, the SU(3) gluino mass parameter.
6
7
FUNCTION
pyrnm3
(RGUT)
8
9
C...Double precision and integer declarations.
10
IMPLICIT
DOUBLE PRECISION
(a-
h
, o-
z
)
11
IMPLICIT
INTEGER
(
i
-
n
)
12
INTEGER
pyk
,
pychge
,
pycomp
13
14
C...Local variables.
15
DOUBLE PRECISION
r
16
DOUBLE PRECISION
tol
17
EXTERNAL
pyalps
18
DOUBLE PRECISION
pyalps
19
DATA
tol/0.001d0/
20
DATA
r
/0.61803399d0/
21
22
c
=1d0-
r
23
24
bx=rgut*
pyalps
(rgut**2)
25
ax=min(50d0,bx*0.5d0)
26
cx=
max
(2000d0,2d0*bx)
27
28
x0
=ax
29
x3=cx
30
IF
(abs(cx-bx).GT.abs(bx-ax))
THEN
31
x1=bx
32
x2=bx+
c
*(cx-bx)
33
ELSE
34
x2=bx
35
x1=bx-
c
*(bx-ax)
36
ENDIF
37
as1=
pyalps
(x1**2)
38
f1=abs(x1-rgut*as1)
39
as2=
pyalps
(x2**2)
40
f2
=abs(x2-rgut*as2)
41
100
IF
(abs(x3-
x0
).GT.tol*(abs(x1)+abs(x2)))
THEN
42
IF
(
f2
.LT.f1)
THEN
43
x0
=x1
44
x1=x2
45
x2=
r
*x1+
c
*x3
46
f1=
f2
47
as2=
pyalps
(x2**2)
48
f2
=abs(x2-rgut*as2)
49
ELSE
50
x3=x2
51
x2=x1
52
x1=
r
*x2+
c
*
x0
53
f2
=f1
54
as1=
pyalps
(x1**2)
55
f1=abs(x1-rgut*as1)
56
ENDIF
57
goto 100
58
ENDIF
59
IF
(f1.LT.
f2
)
THEN
60
pyrnm3
=x1
61
xmin
=x1
62
ELSE
63
pyrnm3
=x2
64
xmin
=x2
65
ENDIF
66
67
RETURN
68
END
pythia6
blob
master
pythiaeRHIC
pythia
pyrnm3.f
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:44
using
1.8.2 with
sPHENIX GitHub integration