Changeset 19934


Ignore:
Timestamp:
01/20/20 16:58:12 (5 years ago)
Author:
tbretz
Message:
Some better example values
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/hawc/fresnellens_traceray.C

    r19785 r19934  
    3535    const double H = 0.25;   // [cm] Width of a single groove
    3636    const double w = 0.01;   // [cm] Width of a single groove
     37
     38    // For a well visible structure, use instead
     39    //const double H = 2.5;   // [cm] Width of a single groove
     40    //const double w = 1.0;   // [cm] Width of a single groove
     41
    3742    //const double w = 1;        // [cm] Width of a single groove
    3843    //const double H = 2.5;    // [cm] Thickness of lens
Note: See TracChangeset for help on using the changeset viewer.