drlotus / mitica

1 stars 0 forks source link

integration script #1

Open drlotus opened 1 month ago

drlotus commented 1 month ago

The example output file is attached.

to produce such output:

./build/calc -y -pn pi+ -i input/beta.dat -o output/y_test_for_nils.dat

dN/dy = int pTdpT dphi_p dNd3p dN/pTdpT = int dy dphi_p dNd3p N = int pTdpT dphi_p dy dNd3p int dy dphi_p dNd3p cos(phi_p) / N = v1 int dy dphi_p dNd3p cos(2 phi_p) / N = v2

drlotus commented 2 weeks ago

The integration script is not yet compeleted. I reopen the issue.