mirror of
https://github.com/gwm17/catima.git
synced 2024-11-22 18:28:51 -05:00
Update calculations.cpp
This commit is contained in:
parent
20d8a33d67
commit
4fec7e8610
|
@ -820,7 +820,7 @@ double z_eff_atima14(double pz, double T, double tz){
|
|||
double qmean = 0.0;
|
||||
#ifdef GLOBAL
|
||||
double qpb;
|
||||
double qhigh,qwinger,qglobal;
|
||||
double qhigh,qwinger,qglobal=0.0;
|
||||
double c1 = 1.4;
|
||||
double c2 = 0.28;
|
||||
double c3 = 0.04;
|
||||
|
|
Loading…
Reference in New Issue
Block a user