Changeset 3344 in Sophya for trunk/Cosmo/SimLSS/cmvobserv3d.cc


Ignore:
Timestamp:
Oct 9, 2007, 10:43:47 AM (18 years ago)
Author:
cmv
Message:

set schechter mmin=1e8 -> 1e7 cmv 09/10/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/SimLSS/cmvobserv3d.cc

    r3343 r3344  
    8989 double alpha = -1.37;
    9090
    91  double schmin=1e8, schmax=1e13;
     91 double schmin=1.e7, schmax=1.e13;
    9292 int schnpt = -100;
    9393 bool use_schmassdist = false;
Note: See TracChangeset for help on using the changeset viewer.