Changeset 2034 for branches/c08_branch/source/hydro_vs_rates.cpp
- Timestamp:
- 05/10/08 09:03:02 (4 months ago)
- Files:
-
- 1 modified
-
branches/c08_branch/source/hydro_vs_rates.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/c08_branch/source/hydro_vs_rates.cpp
r1853 r2034 11 11 #include "phycon.h" 12 12 #include "physconst.h" 13 #include "hydrooscilstr.h"14 13 #include "iso.h" 15 14 #include "hydro_vs_rates.h" … … 314 313 double Gamma_np, p, n, g_p, g_n; 315 314 double ryd, s, kT_eV, rate, col_str, abs_osc_str; 316 long Collider;317 315 318 316 DEBUG_ENTRY( "hydro_vs_coll_str()" ); 319 320 Collider = ipELECTRON;321 317 322 318 kT_eV = EVRYD * phycon.te / TE1RYD;
