Changeset 3619 in Sophya for trunk/Cosmo/SimLSS
- Timestamp:
- May 5, 2009, 5:53:53 PM (16 years ago)
- Location:
- trunk/Cosmo/SimLSS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cmvchkwhu.cc
r3607 r3619 21 21 //double h100 = 0.71, Om0 = 0.2736, Ob0 = 0.0456, tcmb = T_CMB_Par; //WMAP5+BAO+SN 22 22 //double h100 = 0.5, Om0 = 0.2, Ob0 = 0.1, tcmb = T_CMB_Par; //papier de Hu 23 //double h100 = 0.71, Om0 = 1.0, Ob0 = 0.0444356, tcmb = T_CMB_Par; // Om=1 Ob<<1 23 24 24 25 cout<<"k1="<<k1<<" k2="<<k2<<" npt="<<npt<<endl; -
trunk/Cosmo/SimLSS/genefluct3d.h
r3524 r3619 14 14 15 15 #include <vector> 16 #include <algorithm> 16 17 17 18 #include "cosmocalc.h"
Note:
See TracChangeset
for help on using the changeset viewer.