Changeset 3768 in Sophya for trunk/Cosmo/SimLSS/cosmocalc.h


Ignore:
Timestamp:
May 3, 2010, 4:08:34 PM (15 years ago)
Author:
cmv
Message:
  • refonte du code pour creer uniquement des conditions initiales
  • introduction du tirage des vitesse LOS pour les redshift-distortion

cmv 03/05/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/SimLSS/cosmocalc.h

    r3749 r3768  
    2121
    2222  double ZMax(void) { return _zmax;}
     23  void ChangeZmax(double zmax,double dzinc=-1.,double dzmax=-1.);
    2324  void SetInteg(double dperc=-1.,double dzinc=-1.,double dzmax=-1.,unsigned short order=4);
    2425  void PrtInteg(void);
Note: See TracChangeset for help on using the changeset viewer.