Home
last modified time | relevance | path

Searched refs:A_rot (Results 1 – 1 of 1) sorted by relevance

/dports/science/sparta/sparta-20Oct2021/src/
H A Dsurf_collide_cll.cpp368 double r_rot,cos_theta_rot,A_rot,X_rot; in cll() local
374 A_rot = 0; in cll()
375 while (A_rot < random->uniform()) { in cll()
377 A_rot = 2.71828182845904523536028747*X_rot*X_rot*exp(-X_rot*X_rot); in cll()