home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Education
/
collectionofeducationcarat1997.iso
/
SCIENCE
/
ODE25.ZIP
/
QCD.ODE
< prev
next >
Wrap
Text File
|
1990-01-04
|
217b
|
17 lines
# QCD.ODE
# A Quantumchromodynamics equation, courtesy of Nick Tufarillo.
# For experts only !
$m 4
$t 10
$n 200
f = 0
fp = -1
g = 1
gp = -1
f' = fp
fp' = -f*sqr(g)
g' = gp
gp' = g*sqr(f)